@cloud-copilot/iam-data
Version:
22 lines • 688 B
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the tags that are passed in the request",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the tag keys that are passed in the request",
"type": "ArrayOfString"
},
"glacier:archiveageindays": {
"key": "glacier:ArchiveAgeInDays",
"description": "Filters access by how long an archive has been stored in the vault, in days",
"type": "String"
},
"glacier:resourcetag/": {
"key": "glacier:ResourceTag/",
"description": "Filters access by a customer-defined tag",
"type": "String"
}
}