AWS cloud9 documentation change
Summary
Corrected broken links to Boto3 documentation
Security assessment
Fixes invalid URLs pointing to Boto3 documentation. No security content changes - only link corrections.
Diff
diff --git a/cloud9/latest/user-guide/sample-python.md b/cloud9/latest/user-guide/sample-python.md index 9eeee7ae0..358d05748 100644 --- a//cloud9/latest/user-guide/sample-python.md +++ b//cloud9/latest/user-guide/sample-python.md @@ -144 +144 @@ After you install `pip`, install the AWS SDK for Python (Boto3) by running the * -For more information, see the "Installation" section of [Quickstart](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/quickstart.html) in the AWS SDK for Python (Boto3). +For more information, see the "Installation" section of [Quickstart](https://docs.aws.amazon.com/boto3/latest/guide/quickstart.htmlguide/quickstart.html) in the AWS SDK for Python (Boto3). @@ -152 +152 @@ To store your credentials within the environment, follow the instructions in [Ca -For additional information, see [Credentials](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/configuration.html) in the AWS SDK for Python (Boto3). +For additional information, see [Credentials](https://docs.aws.amazon.com/boto3/latest/guide/quickstart.htmlguide/configuration.html) in the AWS SDK for Python (Boto3).