AWS microservice-extractor documentation change
Summary
Fixed URL formatting by adding an extra slash in the AWS CLI documentation link
Security assessment
The change only corrects a URL path syntax and does not modify any security-related content or introduce new security considerations.
Diff
diff --git a/microservice-extractor/latest/userguide/microservice-extractor-set-use-set-up.md b/microservice-extractor/latest/userguide/microservice-extractor-set-use-set-up.md index 4a257265b..2c4ece1b9 100644 --- a//microservice-extractor/latest/userguide/microservice-extractor-set-use-set-up.md +++ b//microservice-extractor/latest/userguide/microservice-extractor-set-use-set-up.md @@ -21 +21 @@ Your source code never leaves your local system. Microservice Extractor will upl - 4. Select either an AWS named profile or existing AWS CLI/SDK credentials. You can select an AWS named profile from the dropdown list, update an existing named profile, or **Add a named profile**. Microservice Extractor uses the credentials from your AWS profile to share your Microservice Extractor usage data with AWS to make the Microservice Extractor tool better. For more information about named profiles, see [Named profiles for the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html#cli-configure-files-using-profiles) in the _AWS CLI User Guide_. + 4. Select either an AWS named profile or existing AWS CLI/SDK credentials. You can select an AWS named profile from the dropdown list, update an existing named profile, or **Add a named profile**. Microservice Extractor uses the credentials from your AWS profile to share your Microservice Extractor usage data with AWS to make the Microservice Extractor tool better. For more information about named profiles, see [Named profiles for the AWS CLI](https://docs.aws.amazon.com//cli/latest/userguide/cli-configure-files.html#cli-configure-files-using-profiles) in the _AWS CLI User Guide_.