AWS bedrock-agentcore documentation change
Summary
Updated console navigation steps and target type labels (Smithy Model -> REST API)
Security assessment
Procedural updates for UI changes. No security implications or documentation additions.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-building-smithy-targets.md b/bedrock-agentcore/latest/devguide/gateway-building-smithy-targets.md index 2a478723e..30f4e122b 100644 --- a//bedrock-agentcore/latest/devguide/gateway-building-smithy-targets.md +++ b//bedrock-agentcore/latest/devguide/gateway-building-smithy-targets.md @@ -281 +281 @@ Console - 1. Open the Amazon Bedrock AgentCore console at [https://console.aws.amazon.com/bedrock/home](https://console.aws.amazon.com/bedrock/home), and choose **Gateways**. + 1. Open the AgentCore console at [https://console.aws.amazon.com/bedrock-agentcore/](https://console.aws.amazon.com/bedrock-agentcore/). @@ -283 +283 @@ Console - 2. Select the gateway to which you want to add a target. + 2. Choose **Gateways**. @@ -285 +285 @@ Console - 3. Choose the **Targets** tab. + 3. Select the gateway to which you want to add a target. @@ -287 +287 @@ Console - 4. Choose **Add target**. + 4. Choose the **Targets** tab. @@ -289 +289 @@ Console - 5. Enter a **Target name**. + 5. Choose **Add target**. @@ -291 +291 @@ Console - 6. (Optional) Provide an optional **Target description**. + 6. Enter a **Target name**. @@ -293 +293 @@ Console - 7. For **Target type** , choose **Smithy Model**. + 7. (Optional) Provide an optional **Target description**. @@ -295 +295 @@ Console - 8. For **Smithy model** , choose to either use a built-in AWS service model or provide a custom Smithy model via S3 or inline. + 8. For **Target type** , choose **REST API**. @@ -297 +297,5 @@ Console - 9. In the **Outbound authentication** section, configure authentication for accessing the service: + 9. Choose **Smithy schema**. + + 10. For **Smithy schema** , choose to either use a built-in AWS service model or provide a custom Smithy model via S3 or inline. + + 11. In the **Outbound authentication** section, configure authentication for accessing the service: @@ -301 +305 @@ Console - 10. Choose **Add target**. + 12. Choose **Add target**.