AWS bedrock documentation change
Summary
Added documentation about 30-day API keys and expanded programmatic access security guidance
Security assessment
Introduces new API key functionality and security considerations for programmatic access, but no evidence of addressing existing vulnerabilities
Diff
diff --git a/bedrock/latest/userguide/getting-started-api.md b/bedrock/latest/userguide/getting-started-api.md index 30fee4252..5324d936a 100644 --- a//bedrock/latest/userguide/getting-started-api.md +++ b//bedrock/latest/userguide/getting-started-api.md @@ -67 +67,9 @@ To install an AWS SDK, select the tab that corresponds to the programming langua -Users need programmatic access if they want to interact with AWS outside of the AWS Management Console. The way to grant programmatic access depends on the type of user that's accessing AWS. +Users need programmatic access if they want to interact with AWS outside of the AWS Management Console. AWS provides multiple options, depending on your security concerns. + +###### Note + +For a step-by-step guide to generate an API key that you can use to quickly access the Amazon Bedrock API, see [Get started with Amazon Bedrock API keys: Generate a 30-day key and make your first API call](./getting-started-api-keys.html). + +For greater security requirements, continue through this section. + +The way to grant programmatic access depends on the type of user that's accessing AWS. @@ -206,0 +215,2 @@ After you've fulfilled all the prerequisites, select one of the following topics + * [Get started with Amazon Bedrock API keys: Generate a 30-day key and make your first API call](./getting-started-api-keys.html) + @@ -224 +234 @@ Getting started in the console -Run examples with the AWS CLI +Get started with a 30-day Amazon Bedrock API key