AWS eks documentation change
Summary
Added GitHub links to IAM policies for logging integrations
Security assessment
Improves accessibility of policy examples but doesn't introduce new security features.
Diff
diff --git a/eks/latest/userguide/fargate-logging.md b/eks/latest/userguide/fargate-logging.md index 58af95f42..4df468f1c 100644 --- a//eks/latest/userguide/fargate-logging.md +++ b//eks/latest/userguide/fargate-logging.md @@ -231,0 +232,2 @@ CloudWatch +Download the CloudWatch IAM policy to your computer. You can also [view the policy](https://raw.githubusercontent.com/aws-samples/amazon-eks-fluent-logging-examples/mainline/examples/fargate/cloudwatchlogs/permissions.json) on GitHub. + @@ -236,0 +239,2 @@ Amazon OpenSearch Service +Download the OpenSearch IAM policy to your computer. You can also [view the policy](https://raw.githubusercontent.com/aws-samples/amazon-eks-fluent-logging-examples/mainline/examples/fargate/amazon-elasticsearch/permissions.json) on GitHub. + @@ -243,0 +248,2 @@ Firehose +Download the Firehose IAM policy to your computer. You can also [view the policy](https://raw.githubusercontent.com/aws-samples/amazon-eks-fluent-logging-examples/mainline/examples/fargate/kinesis-firehose/permissions.json) on GitHub. +