Which solution will meet these requirements with the LEAST management overhead?

1 Comment

  1. Justin
    Author

    I design that the answer is:
    Use AWS Secrets Manager with an AWS Key Management Service (AWS KMS) customer managed key to store the access token. Add a resource-based policy to the secret to allow access from other accounts. Update the IAM role of the EC2 instances with permissions to access Secrets Manager. Retrieve the token from Secrets Manager. Use the decrypted access token to send the message to the chat.

Leave a Reply

Your email address will not be published. Required fields are marked *

twelve − 11 =