AWS bedrock-agentcore documentation change
Summary
Updated console navigation steps and reordered target configuration sequence
Security assessment
Changes involve UI navigation updates and step reordering without any security-specific content or vulnerability references. The authentication configuration section remains unchanged except for step numbering.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-schema-openapi.md b/bedrock-agentcore/latest/devguide/gateway-schema-openapi.md index cb69241e8..c8a35e179 100644 --- a//bedrock-agentcore/latest/devguide/gateway-schema-openapi.md +++ b//bedrock-agentcore/latest/devguide/gateway-schema-openapi.md @@ -394 +394 @@ 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/). @@ -396 +396 @@ Console - 2. Select the gateway to which you want to add a target. + 2. Choose **Gateways**. @@ -398 +398 @@ Console - 3. Choose the **Targets** tab. + 3. Select the gateway to which you want to add a target. @@ -400 +400 @@ Console - 4. Choose **Add target**. + 4. Choose the **Targets** tab. @@ -402 +402 @@ Console - 5. Enter a **Target name**. + 5. Choose **Add target**. @@ -404 +404 @@ Console - 6. (Optional) Provide an optional **Target description**. + 6. Enter a **Target name**. @@ -406 +406 @@ Console - 7. For **Target type** , choose **REST API** to connect to a REST API Service. + 7. (Optional) Provide an optional **Target description**. @@ -408 +408 @@ Console - 8. For **OpenAPI schema** , choose to either provide the schema inline or reference an Amazon S3 location containing your OpenAPI specification. + 8. For **Target type** , choose **REST API** to connect to a REST API Service. @@ -410 +410,5 @@ Console - 9. (Optional) In the **Outbound authentication** section, configure authentication for accessing external services: + 9. Choose **OpenAPI schema** + + 10. For OpenAPI schema, choose to either provide the schema inline or reference an Amazon S3 location containing your OpenAPI specification. + + 11. (Optional) In the **Outbound authentication** section, configure authentication for accessing external services: @@ -416 +420 @@ Console - 10. Choose **Add target**. + 12. Choose **Add target**.