AWS managedservices documentation change
Summary
Changed security group creation RFC option to 'managed automation' for special rule cases
Security assessment
Operational change in how security groups are provisioned, but does not introduce or modify security controls.
Diff
diff --git a/managedservices/latest/userguide/amz-ecs-fargate.md b/managedservices/latest/userguide/amz-ecs-fargate.md index 2e7ed2cca..9e9538c0e 100644 --- a//managedservices/latest/userguide/amz-ecs-fargate.md +++ b//managedservices/latest/userguide/amz-ecs-fargate.md @@ -54 +54 @@ Request access to Amazon ECS on Fargate by submitting an RFC with the Management - * Security group to be used with the Amazon ECS service. You can use the Deployment | Advanced stack components | Security Group | Create (auto) (ct-3pc215bnwb6p7), or, if your security group requires special rules, use Deployment | Advanced stack components | Security Group | Create (review required) (ct-1oxx2g2d7hc90). Note: The security group your select with Amazon ECS has to be created specifically for Amazon ECS where the Amazon ECS service or cluster reside. You can learn more in the **Security Group** section at [Setting Up with Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/get-set-up-for-amazon-ecs.html) and [Security in Amazon Elastic Container Service](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security.html). + * Security group to be used with the Amazon ECS service. You can use the Deployment | Advanced stack components | Security Group | Create (auto) (ct-3pc215bnwb6p7), or, if your security group requires special rules, use Deployment | Advanced stack components | Security Group | Create (managed automation) (ct-1oxx2g2d7hc90). Note: The security group your select with Amazon ECS has to be created specifically for Amazon ECS where the Amazon ECS service or cluster reside. You can learn more in the **Security Group** section at [Setting Up with Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/get-set-up-for-amazon-ecs.html) and [Security in Amazon Elastic Container Service](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/security.html).