@cloud-copilot/iam-data
Version:
52 lines • 2.13 kB
JSON
{
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters actions based on the presence of tag key-value pairs in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters actions based on tag key-value pairs attached to the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters actions based on the presence of tag keys in the request",
"type": "ArrayOfString"
},
"elasticbeanstalk:fromapplication": {
"key": "elasticbeanstalk:FromApplication",
"description": "Filters access by an application as a dependency or a constraint on an input parameter",
"type": "ARN"
},
"elasticbeanstalk:fromapplicationversion": {
"key": "elasticbeanstalk:FromApplicationVersion",
"description": "Filters access by an application version as a dependency or a constraint on an input parameter",
"type": "ARN"
},
"elasticbeanstalk:fromconfigurationtemplate": {
"key": "elasticbeanstalk:FromConfigurationTemplate",
"description": "Filters access by a configuration template as a dependency or a constraint on an input parameter",
"type": "ARN"
},
"elasticbeanstalk:fromenvironment": {
"key": "elasticbeanstalk:FromEnvironment",
"description": "Filters access by an environment as a dependency or a constraint on an input parameter",
"type": "ARN"
},
"elasticbeanstalk:fromplatform": {
"key": "elasticbeanstalk:FromPlatform",
"description": "Filters access by a platform as a dependency or a constraint on an input parameter",
"type": "ARN"
},
"elasticbeanstalk:fromsolutionstack": {
"key": "elasticbeanstalk:FromSolutionStack",
"description": "Filters access by a solution stack as a dependency or a constraint on an input parameter",
"type": "ARN"
},
"elasticbeanstalk:inapplication": {
"key": "elasticbeanstalk:InApplication",
"description": "Filters access by the application that contains the resource that the action operates on",
"type": "ARN"
}
}