@cloud-copilot/iam-data
Version:
52 lines • 2.28 kB
JSON
{
"apprunner:autoscalingconfigurationarn": {
"key": "apprunner:AutoScalingConfigurationArn",
"description": "Filters access by the CreateService and UpdateService actions based on the ARN of an associated AutoScalingConfiguration resource",
"type": "ARN"
},
"apprunner:connectionarn": {
"key": "apprunner:ConnectionArn",
"description": "Filters access by the CreateService and UpdateService actions based on the ARN of an associated Connection resource",
"type": "ARN"
},
"apprunner:observabilityconfigurationarn": {
"key": "apprunner:ObservabilityConfigurationArn",
"description": "Filters access by the CreateService and UpdateService actions based on the ARN of an associated ObservabilityConfiguration resource",
"type": "ARN"
},
"apprunner:servicearn": {
"key": "apprunner:ServiceArn",
"description": "Filters access by the CreateVpcIngressConnection action based on the ARN of an associated Service resource",
"type": "ARN"
},
"apprunner:vpcconnectorarn": {
"key": "apprunner:VpcConnectorArn",
"description": "Filters access by the CreateService and UpdateService actions based on the ARN of an associated VpcConnector resource",
"type": "ARN"
},
"apprunner:vpcendpointid": {
"key": "apprunner:VpcEndpointId",
"description": "Filters access by the CreateVpcIngressConnection and UpdateVpcIngressConnection actions based on the VPC Endpoint in the request",
"type": "String"
},
"apprunner:vpcid": {
"key": "apprunner:VpcId",
"description": "Filters access by the CreateVpcIngressConnection and UpdateVpcIngressConnection actions based on the VPC in the request",
"type": "String"
},
"aws:requesttag/${tagkey}": {
"key": "aws:RequestTag/${TagKey}",
"description": "Filters access by actions based on the presence of tag key-value pairs in the request",
"type": "String"
},
"aws:resourcetag/${tagkey}": {
"key": "aws:ResourceTag/${TagKey}",
"description": "Filters access by actions based on tag key-value pairs attached to the resource",
"type": "String"
},
"aws:tagkeys": {
"key": "aws:TagKeys",
"description": "Filters access by actions based on the presence of tag keys in the request",
"type": "ArrayOfString"
}
}