UNPKG

@cloud-copilot/iam-data

Version:
32 lines 1.06 kB
{ "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" }, "s3vectors:vectorbuckettag/${tagkey}": { "key": "s3vectors:VectorBucketTag/${TagKey}", "description": "Filters access by the tags associated with the vector bucket", "type": "String" }, "s3vectors:kmskeyarn": { "key": "s3vectors:kmsKeyArn", "description": "Filters access by the AWS KMS key ARN for the key used to encrypt a vector bucket", "type": "ARN" }, "s3vectors:ssetype": { "key": "s3vectors:sseType", "description": "Filters access by server-side encryption type", "type": "String" } }