@cloud-copilot/iam-data
Version:
16 lines • 415 B
JSON
{
"cluster": {
"key": "cluster",
"arn": "arn:${Partition}:docdb-elastic:${Region}:${Account}:cluster/${ResourceId}",
"conditionKeys": [
"aws:ResourceTag/${TagKey}"
]
},
"cluster-snapshot": {
"key": "cluster-snapshot",
"arn": "arn:${Partition}:docdb-elastic:${Region}:${Account}:cluster-snapshot/${ResourceId}",
"conditionKeys": [
"aws:ResourceTag/${TagKey}"
]
}
}