awsdocs / aws-elastic-beanstalk-developer-guide

The open source version of the AWS Elastic Beanstalk Developer Guide. You can submit feedback and requests for changes by submitting issues in this repo or by making proposed changes and submitting a pull request.
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html
Other
199 stars 194 forks source link

Replace AWSXrayWriteOnlyAccess to AWSXRayDaemonWriteAccess #102

Closed iamgeromep closed 3 years ago

iamgeromep commented 4 years ago

Issue #, if available:

Description of changes: Replace AWSXrayWriteOnlyAccess with AWSXRayDaemonWriteAccess Based on this AWS Xray Documentation, there are only 3 IAM managed policies for Xray (AWSXrayReadOnlyAccess, AWSXRayDaemonWriteAccess, and AWSXrayFullAccess). https://docs.aws.amazon.com/xray/latest/devguide/security_iam_id-based-policy-examples.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mrenneke-amazon commented 3 years ago

Hi @iamgeromep --

Thanks for catching this! Merging now.