@cloud-copilot/iam-data
Version:
57 lines • 2.07 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the tags that are passed in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by the tags associated with the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the tag keys that are passed in the request",
"type": "ArrayOfString"
},
"bedrock-mantle:bearertokentype": {
"key": "bedrock-mantle:BearerTokenType",
"description": "Filters access by the Short-term or Long-term bearer tokens",
"type": "String"
},
"bedrock-mantle:customizedmodelarn": {
"key": "bedrock-mantle:CustomizedModelArn",
"description": "Filters access by the ARN of the customized model being associated or referenced in cross-resource operations",
"type": "String"
},
"bedrock-mantle:files": {
"key": "bedrock-mantle:Files",
"description": "Filters access by the specified file identifiers",
"type": "ArrayOfString"
},
"bedrock-mantle:finetuningjob": {
"key": "bedrock-mantle:FineTuningJob",
"description": "Filters access by the specified fine-tuning job identifier",
"type": "String"
},
"bedrock-mantle:model": {
"key": "bedrock-mantle:Model",
"description": "Filters access by the specified Model",
"type": "String"
},
"bedrock-mantle:projectarn": {
"key": "bedrock-mantle:ProjectArn",
"description": "Filters access by the ARN of the project being associated or referenced in cross-resource operations",
"type": "String"
},
"bedrock-mantle:reservationarn": {
"key": "bedrock-mantle:ReservationArn",
"description": "Filters access by the ARN of the reservation being referenced in cross-resource operations",
"type": "String"
},
"bedrock-mantle:servicetier": {
"key": "bedrock-mantle:ServiceTier",
"description": "Filters access by the specified ServiceTier",
"type": "String"
}
}