@cloud-copilot/iam-data
Version:
22 lines • 621 B
JSON
{
"bedrock-agentcore:actorid": {
"key": "bedrock-agentcore:actorId",
"description": "Filters access by Actor Id",
"type": "String"
},
"bedrock-agentcore:namespace": {
"key": "bedrock-agentcore:namespace",
"description": "Filters access by namespace",
"type": "String"
},
"bedrock-agentcore:sessionid": {
"key": "bedrock-agentcore:sessionId",
"description": "Filters access by Session Id",
"type": "String"
},
"bedrock-agentcore:strategyid": {
"key": "bedrock-agentcore:strategyId",
"description": "Filters access by Memory Strategy Id",
"type": "String"
}
}