@cloud-copilot/iam-data
Version:
42 lines • 1.51 kB
JSON
{
"aws-marketplace:intent": {
"key": "aws-marketplace:Intent",
"description": "Filters access by the Intent parameter in the StartChangeSet request",
"type": "String"
},
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by tags that are passed in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by tags associated with the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by tag keys that are passed in the request",
"type": "ArrayOfString"
},
"catalog:changetype": {
"key": "catalog:ChangeType",
"description": "Filters access by the change type in the StartChangeSet request",
"type": "String"
},
"aws-marketplace:agreementtype": {
"key": "aws-marketplace:AgreementType",
"description": "Filters access by the type of the agreement",
"type": "ArrayOfString"
},
"aws-marketplace:partytype": {
"key": "aws-marketplace:PartyType",
"description": "Filters access by the party type of the agreement",
"type": "String"
},
"aws-marketplace:productid": {
"key": "aws-marketplace:ProductId",
"description": "Filters access by product id for AWS Marketplace RedHat OpenShift and Bedrock Products. Note: Using this condition key will not restrict access to products in AWS Marketplace",
"type": "ArrayOfString"
}
}