AWS amazonq documentation change
Summary
Fixed typos in 'authorization' and 'following'
Security assessment
Typographical corrections with no security impact
Diff
diff --git a/amazonq/latest/qbusiness-ug/making-sigv4-authenticated-api-calls.md b/amazonq/latest/qbusiness-ug/making-sigv4-authenticated-api-calls.md index 93527c163..313b890a3 100644 --- a//amazonq/latest/qbusiness-ug/making-sigv4-authenticated-api-calls.md +++ b//amazonq/latest/qbusiness-ug/making-sigv4-authenticated-api-calls.md @@ -230 +230 @@ After you've completed the [one-time setup](https://docs.aws.amazon.com/amazonq/ -The AWS SDK TIP plugin workflow streamlines the authroization process by eliminating the need for manual token exchange and credential generation. Once set up, it automatically handles token exchange and credential management. +The AWS SDK TIP plugin workflow streamlines the authorization process by eliminating the need for manual token exchange and credential generation. Once set up, it automatically handles token exchange and credential management. @@ -293 +293 @@ First, set the following environment variables in your command line environment: -Then, run the follwoing Python script from the same window: +Then, run the following Python script from the same window: