AWS bedrock-agentcore medium security documentation change
Summary
Removed a note stating that AgentCore compute uses MMDSv1 and doesn't support MMDSv2
Security assessment
The removal of the note about MMDSv1 usage and lack of MMDSv2 support suggests potential migration to the more secure MMDSv2 (which requires session tokens and has stricter security controls). This addresses a security weakness in metadata service implementation.
Diff
diff --git a/bedrock-agentcore/latest/devguide/security-credentials-management.md b/bedrock-agentcore/latest/devguide/security-credentials-management.md index 7fb8b7956..8a82a684e 100644 --- a//bedrock-agentcore/latest/devguide/security-credentials-management.md +++ b//bedrock-agentcore/latest/devguide/security-credentials-management.md @@ -15,4 +14,0 @@ When you configure an execution role with Amazon Bedrock AgentCore Browser, Agen -###### Note - -Currently, AgentCore compute uses MMDSv1 and doesn't support MMDSv2. -