AWS bedrock-agentcore documentation change
Summary
Updated configuration parameter references from 'managedLatticeResource' to 'managedVpcResource' in three places related to gateway targets with managed private endpoints
Security assessment
This change updates terminology from 'managedLatticeResource' to 'managedVpcResource' in the context of creating gateway targets with managed private endpoints. This appears to be a branding or naming convention update (possibly related to AWS VPC Lattice service). There is no evidence of a security vulnerability being addressed; it's a documentation update to reflect current service terminology.
Diff
diff --git a/bedrock-agentcore/latest/devguide/service-linked-roles.md b/bedrock-agentcore/latest/devguide/service-linked-roles.md index 22038b509..d7e1570aa 100644 --- a//bedrock-agentcore/latest/devguide/service-linked-roles.md +++ b//bedrock-agentcore/latest/devguide/service-linked-roles.md @@ -326 +326 @@ When you create a gateway target with a managed private endpoint: - 1. You specify the VPC, subnets, and optional security groups for the private endpoint in the `managedLatticeResource` configuration + 1. You specify the VPC, subnets, and optional security groups for the private endpoint in the `managedVpcResource` configuration @@ -351 +351 @@ You don’t need to manually create service-linked roles. AgentCore creates them - * **Gateway service-linked role** : Created when you create a AgentCore Gateway target with a managed private endpoint ( `managedLatticeResource` ) configuration + * **Gateway service-linked role** : Created when you create a AgentCore Gateway target with a managed private endpoint ( `managedVpcResource` ) configuration @@ -419 +419 @@ If you no longer need to use a feature or service that requires a service-linked - * **Gateway service-linked role** : Delete all AgentCore Gateway targets that use managed private endpoints ( `managedLatticeResource` configuration) + * **Gateway service-linked role** : Delete all AgentCore Gateway targets that use managed private endpoints ( `managedVpcResource` configuration)