AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2026-02-13 · Documentation low

File: bedrock/latest/userguide/getting-started-api-ex-sm.md

Summary

Updated IAM role setup references to 'Quickstart' guide

Security assessment

Documentation link updates without substantive security content changes

Diff

diff --git a/bedrock/latest/userguide/getting-started-api-ex-sm.md b/bedrock/latest/userguide/getting-started-api-ex-sm.md
index 2b03aa147..a5a71c6d0 100644
--- a//bedrock/latest/userguide/getting-started-api-ex-sm.md
+++ b//bedrock/latest/userguide/getting-started-api-ex-sm.md
@@ -13 +13 @@ This section guides you through trying out some common operations in Amazon Bedr
-  * You have an AWS account and have permissions to access a role with the necessary permissions for Amazon Bedrock. Otherwise, follow the steps at [I already have an AWS account](./getting-started.html#getting-started-bedrock-role).
+  * You have an AWS account and have permissions to access a role with the necessary permissions for Amazon Bedrock. Otherwise, follow the steps at [Quickstart](./getting-started.html).
@@ -17 +17 @@ This section guides you through trying out some common operations in Amazon Bedr
-    1. Modify the [trust policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html#term_trust-policy) of the Amazon Bedrock role that you set up in [I already have an AWS account](./getting-started.html#getting-started-bedrock-role) through the [console](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy), [CLI](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-cli.html#roles-managingrole_edit-trust-policy-cli), or [API](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-api.html#roles-managingrole_edit-trust-policy-api). Attach the following trust policy to the role to allow both the Amazon Bedrock and SageMaker AI services to assume the Amazon Bedrock role:
+    1. Modify the [trust policy](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html#term_trust-policy) of the Amazon Bedrock role that you set up in [Quickstart](./getting-started.html) through the [console](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-console.html#roles-managingrole_edit-trust-policy), [CLI](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-cli.html#roles-managingrole_edit-trust-policy-cli), or [API](https://docs.aws.amazon.com/IAM/latest/UserGuide/roles-managingrole-editing-api.html#roles-managingrole_edit-trust-policy-api). Attach the following trust policy to the role to allow both the Amazon Bedrock and SageMaker AI services to assume the Amazon Bedrock role:
@@ -179 +179 @@ Run examples with the AWS SDK for Python (Boto3)
-Working with AWS SDKs
+Flow tutorial