@cloud-copilot/iam-data
Version:
77 lines • 2.73 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by the presence of tag key-value pairs in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by tag key-value pairs attached to the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by the presence of tag keys in the request",
"type": "ArrayOfString"
},
"ses:apiversion": {
"key": "ses:ApiVersion",
"description": "Filters access by the SES API version",
"type": "String"
},
"ses:feedbackaddress": {
"key": "ses:FeedbackAddress",
"description": "Filters access by the \"Return-Path\" address, which specifies where bounces and complaints are sent by email feedback forwarding",
"type": "String"
},
"ses:fromaddress": {
"key": "ses:FromAddress",
"description": "Filters access by the \"From\" address of a message",
"type": "String"
},
"ses:fromdisplayname": {
"key": "ses:FromDisplayName",
"description": "Filters access by the \"From\" address that is used as the display name of a message",
"type": "String"
},
"ses:recipients": {
"key": "ses:Recipients",
"description": "Filters access by the recipient addresses of a message, which include the \"To\", \"CC\", and \"BCC\" addresses",
"type": "ArrayOfString"
},
"ses:addonsubscriptionarn": {
"key": "ses:AddonSubscriptionArn",
"description": "Filters access by SES Addon Subscription ARN",
"type": "ARN"
},
"ses:mailmanageringresspointtype": {
"key": "ses:MailManagerIngressPointType",
"description": "Filters access by SES Mail Manager ingress point type, for example OPEN or AUTH",
"type": "String"
},
"ses:mailmanagerrulesetarn": {
"key": "ses:MailManagerRuleSetArn",
"description": "Filters access by SES Mail Manager rule set ARN",
"type": "ARN"
},
"ses:mailmanagertrafficpolicyarn": {
"key": "ses:MailManagerTrafficPolicyArn",
"description": "Filters access by SES Mail Manager traffic policy ARN",
"type": "ARN"
},
"ses:exportsourcetype": {
"key": "ses:ExportSourceType",
"description": "Filters access by the export source type",
"type": "String"
},
"ses:multiregionendpointid": {
"key": "ses:MultiRegionEndpointId",
"description": "Filters access by the multi-region endpoint ID that is used to send email",
"type": "String"
},
"ses:replicaregion": {
"key": "ses:ReplicaRegion",
"description": "Filters access by the replica regions for Replicating domain DKIM signing key",
"type": "ArrayOfString"
}
}