@cloud-copilot/iam-data
Version:
16 lines • 382 B
JSON
{
"profile": {
"key": "profile",
"arn": "arn:${Partition}:codewhisperer:${Region}:${Account}:profile/${Identifier}",
"conditionKeys": [
"aws:ResourceTag/${TagKey}"
]
},
"plugin": {
"key": "plugin",
"arn": "arn:${Partition}:qdeveloper:${Region}:${Account}:plugin/${Identifier}",
"conditionKeys": [
"aws:ResourceTag/${TagKey}"
]
}
}