AWS systems-manager documentation change
Summary
Updated CloudFormation description and changed 'AWS Direct Connect' to 'Direct Connect' in PrivateLink section
Security assessment
Terminology updates without security implications. The existing security statement about PrivateLink ('improves security posture') remains unchanged and wasn't added by this diff.
Diff
diff --git a/systems-manager/latest/userguide/integrations-aws.md b/systems-manager/latest/userguide/integrations-aws.md index ec69c475b..f67fd4a40 100644 --- a//systems-manager/latest/userguide/integrations-aws.md +++ b//systems-manager/latest/userguide/integrations-aws.md @@ -140 +140 @@ AWS Key Management Service (AWS KMS) | [AWS KMS](https://docs.aws.amazon.com/km -AWS CloudFormation | [AWS CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/) is a service that helps you model and set up your Amazon Web Services resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS. Parameter Store is a source for dynamic references. Dynamic references provide a compact, powerful way for you to specify external values that are stored and managed in other services in your AWS CloudFormation stack templates. +AWS CloudFormation | [CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/) is a service that helps you model and set up your Amazon Web Services resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS. Parameter Store is a source for dynamic references. Dynamic references provide a compact, powerful way for you to specify external values that are stored and managed in other services in your CloudFormation stack templates. @@ -190 +190 @@ AWS Organizations | [Organizations](https://docs.aws.amazon.com/organizations/l -AWS PrivateLink | [AWS PrivateLink](https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-overview.html) allows you to privately connect your virtual private cloud (VPC) to supported AWS services and VPC endpoint services without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Systems Manager supports managed nodes connecting to Systems Manager APIs using AWS PrivateLink. This improves the security posture of your managed nodes because AWS PrivateLink restricts all network traffic between your managed nodes, Systems Manager, and Amazon EC2 to the Amazon network. This means that managed nodes aren't required to have access to the internet. +AWS PrivateLink | [AWS PrivateLink](https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-services-overview.html) allows you to privately connect your virtual private cloud (VPC) to supported AWS services and VPC endpoint services without requiring an internet gateway, NAT device, VPN connection, or Direct Connect connection. Systems Manager supports managed nodes connecting to Systems Manager APIs using AWS PrivateLink. This improves the security posture of your managed nodes because AWS PrivateLink restricts all network traffic between your managed nodes, Systems Manager, and Amazon EC2 to the Amazon network. This means that managed nodes aren't required to have access to the internet.