AWS mwaa documentation change
Summary
Changed 'see' to 'refer to' in SSH key pair documentation reference
Security assessment
Phrasing update for existing security documentation about SSH keys, no new security guidance or vulnerability addressed
Diff
diff --git a/mwaa/latest/userguide/samples-ssh.md b/mwaa/latest/userguide/samples-ssh.md index 7a94c9460..35746c63b 100644 --- a//mwaa/latest/userguide/samples-ssh.md +++ b//mwaa/latest/userguide/samples-ssh.md @@ -45 +45 @@ To use the sample code on this page, you'll need the following: - * An SSH secret key. The code sample assumes you have an Amazon EC2 instance and a `.pem` in the same Region as your Amazon MWAA environment. If you don't have a key, see [Create or import a key pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html#prepare-key-pair) in the _Amazon EC2 User Guide_. + * An SSH secret key. The code sample assumes you have an Amazon EC2 instance and a `.pem` in the same Region as your Amazon MWAA environment. If you don't have a key, refer to [Create or import a key pair](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html#prepare-key-pair) in the _Amazon EC2 User Guide_.