iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512281__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- iamdata/data/actions/account.json +21 -0
- iamdata/data/actions/aco-automation.json +252 -0
- iamdata/data/actions/aidevops.json +481 -0
- iamdata/data/actions/apigateway.json +451 -0
- iamdata/data/actions/application-signals.json +8 -0
- iamdata/data/actions/arc-region-switch.json +15 -0
- iamdata/data/actions/artifact.json +8 -0
- iamdata/data/actions/autoscaling.json +16 -0
- iamdata/data/actions/aws-marketplace.json +48 -0
- iamdata/data/actions/aws-mcp.json +26 -0
- iamdata/data/actions/backup.json +170 -2
- iamdata/data/actions/bcm-data-exports.json +12 -0
- iamdata/data/actions/bedrock-agentcore.json +593 -0
- iamdata/data/actions/bedrock-mantle.json +106 -0
- iamdata/data/actions/bedrock.json +132 -37
- iamdata/data/actions/braket.json +62 -0
- iamdata/data/actions/ce.json +8 -0
- iamdata/data/actions/cleanrooms.json +15 -0
- iamdata/data/actions/cloudformation.json +21 -0
- iamdata/data/actions/cloudfront.json +239 -0
- iamdata/data/actions/cloudtrail.json +35 -8
- iamdata/data/actions/cloudwatch.json +45 -0
- iamdata/data/actions/cognito-identity.json +30 -8
- iamdata/data/actions/connect.json +1084 -8
- iamdata/data/actions/cost-optimization-hub.json +8 -0
- iamdata/data/actions/datazone.json +16 -0
- iamdata/data/actions/deadline.json +3 -3
- iamdata/data/actions/dms.json +27 -0
- iamdata/data/actions/ec2.json +1321 -28
- iamdata/data/actions/ecr.json +78 -0
- iamdata/data/actions/ecs.json +90 -0
- iamdata/data/actions/eks.json +108 -0
- iamdata/data/actions/glue.json +38 -1
- iamdata/data/actions/groundstation.json +11 -0
- iamdata/data/actions/guardduty.json +24 -0
- iamdata/data/actions/healthlake.json +1 -0
- iamdata/data/actions/iam.json +158 -5
- iamdata/data/actions/identitystore.json +95 -27
- iamdata/data/actions/imagebuilder.json +40 -0
- iamdata/data/actions/invoicing.json +56 -0
- iamdata/data/actions/kafka.json +57 -1
- iamdata/data/actions/kinesisvideo.json +30 -0
- iamdata/data/actions/lakeformation.json +16 -0
- iamdata/data/actions/lambda.json +297 -6
- iamdata/data/actions/license-manager.json +217 -3
- iamdata/data/actions/logs.json +235 -0
- iamdata/data/actions/mediaconnect.json +748 -91
- iamdata/data/actions/mgn.json +54 -1
- iamdata/data/actions/network-firewall.json +403 -0
- iamdata/data/actions/network-security-director.json +7 -15
- iamdata/data/actions/networkmanager.json +3 -3
- iamdata/data/actions/notifications-contacts.json +2 -1
- iamdata/data/actions/nova-act.json +276 -0
- iamdata/data/actions/observabilityadmin.json +180 -0
- iamdata/data/actions/odb.json +22 -0
- iamdata/data/actions/opensearch.json +40 -0
- iamdata/data/actions/organizations.json +117 -0
- iamdata/data/actions/partnercentral-account-management.json +22 -0
- iamdata/data/actions/partnercentral.json +1340 -155
- iamdata/data/actions/payment-cryptography.json +108 -0
- iamdata/data/actions/pricingplanmanager.json +66 -0
- iamdata/data/actions/quicksight.json +24 -0
- iamdata/data/actions/rds.json +47 -3
- iamdata/data/actions/redshift-serverless.json +32 -0
- iamdata/data/actions/redshift.json +40 -1
- iamdata/data/actions/route53.json +15 -0
- iamdata/data/actions/route53globalresolver.json +700 -0
- iamdata/data/actions/s3.json +66 -1
- iamdata/data/actions/s3tables.json +243 -3
- iamdata/data/actions/s3vectors.json +147 -22
- iamdata/data/actions/sagemaker-mlflow.json +180 -60
- iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
- iamdata/data/actions/sagemaker.json +187 -19
- iamdata/data/actions/secretsmanager.json +42 -20
- iamdata/data/actions/security-ir.json +31 -0
- iamdata/data/actions/securityagent.json +503 -0
- iamdata/data/actions/securityhub.json +30 -0
- iamdata/data/actions/servicequotas.json +16 -0
- iamdata/data/actions/ses.json +66 -8
- iamdata/data/actions/signin.json +16 -0
- iamdata/data/actions/ssm.json +20 -4
- iamdata/data/actions/tag.json +8 -0
- iamdata/data/actions/timestream-influxdb.json +38 -0
- iamdata/data/actions/transform-custom.json +361 -0
- iamdata/data/actions/transform.json +72 -0
- iamdata/data/actions/vpce.json +14 -1
- iamdata/data/actions/wickr.json +603 -9
- iamdata/data/conditionKeys/aco-automation.json +17 -0
- iamdata/data/conditionKeys/aidevops.json +22 -0
- iamdata/data/conditionKeys/apigateway.json +95 -0
- iamdata/data/conditionKeys/aws-mcp.json +1 -0
- iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
- iamdata/data/conditionKeys/bedrock.json +5 -0
- iamdata/data/conditionKeys/cognito-identity.json +27 -2
- iamdata/data/conditionKeys/connect.json +10 -0
- iamdata/data/conditionKeys/dynamodb.json +21 -1
- iamdata/data/conditionKeys/ec2.json +45 -0
- iamdata/data/conditionKeys/glue.json +1 -1
- iamdata/data/conditionKeys/iam.json +20 -0
- iamdata/data/conditionKeys/identitystore.json +26 -1
- iamdata/data/conditionKeys/nova-act.json +1 -0
- iamdata/data/conditionKeys/observabilityadmin.json +5 -0
- iamdata/data/conditionKeys/organizations.json +10 -0
- iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
- iamdata/data/conditionKeys/partnercentral.json +22 -2
- iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
- iamdata/data/conditionKeys/route53globalresolver.json +17 -0
- iamdata/data/conditionKeys/s3.json +5 -0
- iamdata/data/conditionKeys/s3tables.json +5 -0
- iamdata/data/conditionKeys/s3vectors.json +20 -0
- iamdata/data/conditionKeys/sagemaker-mlflow.json +0 -5
- iamdata/data/conditionKeys/sagemaker.json +5 -0
- iamdata/data/conditionKeys/secretsmanager.json +15 -0
- iamdata/data/conditionKeys/securityagent.json +1 -0
- iamdata/data/conditionKeys/ssm.json +5 -0
- iamdata/data/conditionKeys/transform-custom.json +17 -0
- iamdata/data/conditionPatterns.json +6 -1
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/aco-automation.json +9 -0
- iamdata/data/resourceTypes/aidevops.json +24 -0
- iamdata/data/resourceTypes/apigateway.json +41 -0
- iamdata/data/resourceTypes/aws-mcp.json +1 -0
- iamdata/data/resourceTypes/backup.json +7 -0
- iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
- iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
- iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
- iamdata/data/resourceTypes/bedrock.json +1 -1
- iamdata/data/resourceTypes/braket.json +7 -0
- iamdata/data/resourceTypes/cloudfront.json +14 -0
- iamdata/data/resourceTypes/connect.json +18 -0
- iamdata/data/resourceTypes/deadline.json +0 -4
- iamdata/data/resourceTypes/ec2.json +85 -1
- iamdata/data/resourceTypes/eks.json +7 -0
- iamdata/data/resourceTypes/iam.json +7 -0
- iamdata/data/resourceTypes/invoicing.json +7 -0
- iamdata/data/resourceTypes/lambda.json +11 -0
- iamdata/data/resourceTypes/license-manager.json +14 -0
- iamdata/data/resourceTypes/logs.json +7 -0
- iamdata/data/resourceTypes/mediaconnect.json +41 -12
- iamdata/data/resourceTypes/network-firewall.json +21 -0
- iamdata/data/resourceTypes/nova-act.json +10 -0
- iamdata/data/resourceTypes/observabilityadmin.json +14 -0
- iamdata/data/resourceTypes/omics.json +0 -4
- iamdata/data/resourceTypes/organizations.json +7 -0
- iamdata/data/resourceTypes/partnercentral.json +63 -0
- iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
- iamdata/data/resourceTypes/rds.json +8 -2
- iamdata/data/resourceTypes/route53globalresolver.json +37 -0
- iamdata/data/resourceTypes/s3.json +11 -2
- iamdata/data/resourceTypes/s3vectors.json +10 -2
- iamdata/data/resourceTypes/sagemaker-mlflow.json +1 -5
- iamdata/data/resourceTypes/sagemaker.json +6 -10
- iamdata/data/resourceTypes/secretsmanager.json +2 -1
- iamdata/data/resourceTypes/securityagent.json +38 -0
- iamdata/data/resourceTypes/ses.json +8 -2
- iamdata/data/resourceTypes/ssm.json +4 -1
- iamdata/data/resourceTypes/transform-custom.json +23 -0
- iamdata/data/resourceTypes/vpce.json +10 -1
- iamdata/data/serviceNames.json +11 -3
- iamdata/data/services.json +9 -1
- iamdata/data/unassociatedConditions.json +6 -0
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/METADATA +1 -1
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/RECORD +165 -141
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/WHEEL +1 -1
- iamdata/data/actions/deepcomposer.json +0 -316
- iamdata/data/conditionKeys/deepcomposer.json +0 -17
- iamdata/data/resourceTypes/deepcomposer.json +0 -20
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -244,6 +244,11 @@
|
|
|
244
244
|
"description": "Filters access by the sharing type associated with the space in the request",
|
|
245
245
|
"type": "String"
|
|
246
246
|
},
|
|
247
|
+
"sagemaker:studiolifecycleconfigarns": {
|
|
248
|
+
"key": "sagemaker:StudioLifecycleConfigArns",
|
|
249
|
+
"description": "Filters access by the list of lifecycle configuration ARNs associated with the resource in the request",
|
|
250
|
+
"type": "ArrayOfARN"
|
|
251
|
+
},
|
|
247
252
|
"sagemaker:taggingaction": {
|
|
248
253
|
"key": "sagemaker:TaggingAction",
|
|
249
254
|
"description": "Filters access by the API actions to which a user can apply tags. Uses the name of the API operation that creates a taggable resource to filter access",
|
|
@@ -29,6 +29,11 @@
|
|
|
29
29
|
"description": "Filters access by the description text in the request",
|
|
30
30
|
"type": "String"
|
|
31
31
|
},
|
|
32
|
+
"secretsmanager:externalsecretrotationrolearn": {
|
|
33
|
+
"key": "secretsmanager:ExternalSecretRotationRoleArn",
|
|
34
|
+
"description": "Filters access by the managed external secret rotation role ARN in the request",
|
|
35
|
+
"type": "ARN"
|
|
36
|
+
},
|
|
32
37
|
"secretsmanager:forcedeletewithoutrecovery": {
|
|
33
38
|
"key": "secretsmanager:ForceDeleteWithoutRecovery",
|
|
34
39
|
"description": "Filters access by whether the secret is to be deleted immediately without any recovery window",
|
|
@@ -89,6 +94,11 @@
|
|
|
89
94
|
"description": "Filters access by primary region in which the secret is created if the secret is a multi-Region secret",
|
|
90
95
|
"type": "String"
|
|
91
96
|
},
|
|
97
|
+
"secretsmanager:type": {
|
|
98
|
+
"key": "secretsmanager:Type",
|
|
99
|
+
"description": "Filters access by the managed external secret type in the request",
|
|
100
|
+
"type": "String"
|
|
101
|
+
},
|
|
92
102
|
"secretsmanager:versionid": {
|
|
93
103
|
"key": "secretsmanager:VersionId",
|
|
94
104
|
"description": "Filters access by the unique identifier of the version of the secret in the request",
|
|
@@ -103,5 +113,10 @@
|
|
|
103
113
|
"key": "secretsmanager:resource/AllowRotationLambdaArn",
|
|
104
114
|
"description": "Filters access by the ARN of the rotation Lambda function associated with the secret",
|
|
105
115
|
"type": "ARN"
|
|
116
|
+
},
|
|
117
|
+
"secretsmanager:resource/type": {
|
|
118
|
+
"key": "secretsmanager:resource/Type",
|
|
119
|
+
"description": "Filters access by the managed external secret type associated with the secret",
|
|
120
|
+
"type": "String"
|
|
106
121
|
}
|
|
107
122
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -39,6 +39,11 @@
|
|
|
39
39
|
"description": "Filters access by verifying that a user has permission to access a document belonging to a specific document type. Only available in \"aws\", \"aws-cn\", and \"aws-us-gov\" partitions",
|
|
40
40
|
"type": "String"
|
|
41
41
|
},
|
|
42
|
+
"ssm:documentversion": {
|
|
43
|
+
"key": "ssm:DocumentVersion",
|
|
44
|
+
"description": "Filters access by verifying that a user has permission to access a specific version of a document",
|
|
45
|
+
"type": "ArrayOfString"
|
|
46
|
+
},
|
|
42
47
|
"ssm:inventorytypename": {
|
|
43
48
|
"key": "ssm:InventoryTypeName",
|
|
44
49
|
"description": "Filters access by verifying that a user also has access to the InventoryType specified in the request",
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"aws:requesttag/${tagkey}": {
|
|
3
|
+
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
+
"description": "Filters access by the tags that are passed in the request",
|
|
5
|
+
"type": "String"
|
|
6
|
+
},
|
|
7
|
+
"aws:resourcetag/${tagkey}": {
|
|
8
|
+
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
+
"description": "Filters access by the tags associated with the resource",
|
|
10
|
+
"type": "String"
|
|
11
|
+
},
|
|
12
|
+
"aws:tagkeys": {
|
|
13
|
+
"key": "aws:TagKeys",
|
|
14
|
+
"description": "Filters access by the tag keys that are passed in the request",
|
|
15
|
+
"type": "ArrayOfString"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -70,6 +70,7 @@
|
|
|
70
70
|
"ssm:resourceTag/.+?": "ssm:resourceTag/${TagKey}"
|
|
71
71
|
},
|
|
72
72
|
"connect": {
|
|
73
|
+
"connect:PrimaryAttribute/.+?": "connect:PrimaryAttribute/${PrimaryAttribute}",
|
|
73
74
|
"connect:SearchTag/.+?": "connect:SearchTag/${TagKey}"
|
|
74
75
|
},
|
|
75
76
|
"autoscaling": {
|
|
@@ -119,19 +120,23 @@
|
|
|
119
120
|
"s3tables": {
|
|
120
121
|
"s3tables:TableBucketTag/.+?": "s3tables:TableBucketTag/${TagKey}"
|
|
121
122
|
},
|
|
123
|
+
"s3vectors": {
|
|
124
|
+
"s3vectors:VectorBucketTag/.+?": "s3vectors:VectorBucketTag/${TagKey}"
|
|
125
|
+
},
|
|
122
126
|
"s3-outposts": {
|
|
123
127
|
"s3-outposts:ExistingObjectTag/.+?": "s3-outposts:ExistingObjectTag/<key>",
|
|
124
128
|
"s3-outposts:RequestObjectTag/.+?": "s3-outposts:RequestObjectTag/<key>"
|
|
125
129
|
},
|
|
126
130
|
"s3": {
|
|
127
131
|
"s3:AccessPointTag/.+?": "s3:AccessPointTag/${TagKey}",
|
|
132
|
+
"s3:BucketTag/.+?": "s3:BucketTag/${TagKey}",
|
|
128
133
|
"s3:ExistingObjectTag/.+?": "s3:ExistingObjectTag/<key>",
|
|
129
134
|
"s3:RequestObjectTag/.+?": "s3:RequestObjectTag/<key>"
|
|
130
135
|
},
|
|
131
136
|
"sagemaker": {
|
|
132
|
-
"sagemaker:ResourceTag/.+?": "sagemaker:ResourceTag/${TagKey}",
|
|
133
137
|
"sagemaker:CurrentCustomerMetadataProperties/.+?": "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}",
|
|
134
138
|
"sagemaker:CustomerMetadataProperties/.+?": "sagemaker:CustomerMetadataProperties/${MetadataKey}",
|
|
139
|
+
"sagemaker:ResourceTag/.+?": "sagemaker:ResourceTag/${TagKey}",
|
|
135
140
|
"sagemaker:SearchVisibilityCondition/.+?": "sagemaker:SearchVisibilityCondition/${FilterKey}"
|
|
136
141
|
},
|
|
137
142
|
"vpc-lattice-svcs": {
|
iamdata/data/metadata.json
CHANGED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"agentspaceresource": {
|
|
3
|
+
"key": "AgentSpaceResource",
|
|
4
|
+
"arn": "arn:${Partition}:aidevops:${Region}:${Account}:agentspace/${AgentSpaceId}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aidevops:AgentSpaceResourceAgentSpaceId"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
9
|
+
"associationresource": {
|
|
10
|
+
"key": "AssociationResource",
|
|
11
|
+
"arn": "arn:${Partition}:aidevops:${Region}:${Account}:agentspace/${AgentSpaceId}/associations/${AssociationId}",
|
|
12
|
+
"conditionKeys": [
|
|
13
|
+
"aidevops:AssociationResourceAgentSpaceId",
|
|
14
|
+
"aidevops:AssociationResourceAssociationId"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"serviceresource": {
|
|
18
|
+
"key": "ServiceResource",
|
|
19
|
+
"arn": "arn:${Partition}:aidevops:${Region}:${Account}:service/${ServiceId}",
|
|
20
|
+
"conditionKeys": [
|
|
21
|
+
"aidevops:ServiceResourceServiceId"
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -254,6 +254,44 @@
|
|
|
254
254
|
"aws:ResourceTag/${TagKey}"
|
|
255
255
|
]
|
|
256
256
|
},
|
|
257
|
+
"portal": {
|
|
258
|
+
"key": "Portal",
|
|
259
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portals/${PortalId}",
|
|
260
|
+
"conditionKeys": [
|
|
261
|
+
"apigateway:Resource/CognitoUserPoolArn",
|
|
262
|
+
"apigateway:Resource/PortalDisplayName",
|
|
263
|
+
"apigateway:Resource/PortalDomainName",
|
|
264
|
+
"apigateway:Resource/PortalPublishStatus",
|
|
265
|
+
"aws:ResourceTag/${TagKey}"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
"portalproduct": {
|
|
269
|
+
"key": "PortalProduct",
|
|
270
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portalproducts/${PortalProductId}",
|
|
271
|
+
"conditionKeys": [
|
|
272
|
+
"apigateway:Resource/PortalProductDisplayName",
|
|
273
|
+
"aws:ResourceTag/${TagKey}"
|
|
274
|
+
]
|
|
275
|
+
},
|
|
276
|
+
"productpage": {
|
|
277
|
+
"key": "ProductPage",
|
|
278
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portalproducts/${PortalProductId}/productpages/${ProductPageId}",
|
|
279
|
+
"conditionKeys": [
|
|
280
|
+
"apigateway:Resource/ProductPageTitle",
|
|
281
|
+
"aws:ResourceTag/${TagKey}"
|
|
282
|
+
]
|
|
283
|
+
},
|
|
284
|
+
"productrestendpointpage": {
|
|
285
|
+
"key": "ProductRestEndpointPage",
|
|
286
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portalproducts/${PortalProductId}/productrestendpointpages/${ProductRestEndpointPageId}",
|
|
287
|
+
"conditionKeys": [
|
|
288
|
+
"apigateway:Resource/Method",
|
|
289
|
+
"apigateway:Resource/ProductRestEndpointPageEndpointPrefix",
|
|
290
|
+
"apigateway:Resource/RestApiId",
|
|
291
|
+
"apigateway:Resource/Stage",
|
|
292
|
+
"aws:ResourceTag/${TagKey}"
|
|
293
|
+
]
|
|
294
|
+
},
|
|
257
295
|
"account": {
|
|
258
296
|
"key": "Account",
|
|
259
297
|
"arn": "arn:${Partition}:apigateway:${Region}::/account"
|
|
@@ -464,6 +502,7 @@
|
|
|
464
502
|
"apigateway:Request/DisableExecuteApiEndpoint",
|
|
465
503
|
"apigateway:Request/EndpointType",
|
|
466
504
|
"apigateway:Request/RouteAuthorizationType",
|
|
505
|
+
"apigateway:Request/SecurityPolicy",
|
|
467
506
|
"apigateway:Resource/ApiKeyRequired",
|
|
468
507
|
"apigateway:Resource/ApiName",
|
|
469
508
|
"apigateway:Resource/AuthorizerType",
|
|
@@ -471,6 +510,7 @@
|
|
|
471
510
|
"apigateway:Resource/DisableExecuteApiEndpoint",
|
|
472
511
|
"apigateway:Resource/EndpointType",
|
|
473
512
|
"apigateway:Resource/RouteAuthorizationType",
|
|
513
|
+
"apigateway:Resource/SecurityPolicy",
|
|
474
514
|
"aws:ResourceTag/${TagKey}"
|
|
475
515
|
]
|
|
476
516
|
},
|
|
@@ -485,6 +525,7 @@
|
|
|
485
525
|
"apigateway:Request/DisableExecuteApiEndpoint",
|
|
486
526
|
"apigateway:Request/EndpointType",
|
|
487
527
|
"apigateway:Request/RouteAuthorizationType",
|
|
528
|
+
"apigateway:Request/SecurityPolicy",
|
|
488
529
|
"aws:ResourceTag/${TagKey}"
|
|
489
530
|
]
|
|
490
531
|
},
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -47,5 +47,12 @@
|
|
|
47
47
|
"conditionKeys": [
|
|
48
48
|
"aws:ResourceTag/${TagKey}"
|
|
49
49
|
]
|
|
50
|
+
},
|
|
51
|
+
"tieringconfiguration": {
|
|
52
|
+
"key": "tieringConfiguration",
|
|
53
|
+
"arn": "arn:${Partition}:backup:${Region}:${Account}:tiering-configuration:${TieringConfigurationName}-${TieringConfigurationId}",
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"aws:ResourceTag/${TagKey}"
|
|
56
|
+
]
|
|
50
57
|
}
|
|
51
58
|
}
|
|
@@ -9,5 +9,12 @@
|
|
|
9
9
|
"table": {
|
|
10
10
|
"key": "table",
|
|
11
11
|
"arn": "arn:${Partition}:bcm-data-exports:${Region}:${Account}:table/${Identifier}"
|
|
12
|
+
},
|
|
13
|
+
"billingview": {
|
|
14
|
+
"key": "billingview",
|
|
15
|
+
"arn": "arn:${Partition}:billing::${Account}:billingview/${ResourceId}",
|
|
16
|
+
"conditionKeys": [
|
|
17
|
+
"aws:ResourceTag/${TagKey}"
|
|
18
|
+
]
|
|
12
19
|
}
|
|
13
20
|
}
|
|
@@ -1,4 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
+
"evaluator": {
|
|
3
|
+
"key": "evaluator",
|
|
4
|
+
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:evaluator/${EvaluatorId}"
|
|
5
|
+
},
|
|
6
|
+
"online-evaluation-config": {
|
|
7
|
+
"key": "online-evaluation-config",
|
|
8
|
+
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:online-evaluation-config/${OnlineEvaluationConfigId}"
|
|
9
|
+
},
|
|
2
10
|
"memory": {
|
|
3
11
|
"key": "memory",
|
|
4
12
|
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:memory/${MemoryId}",
|
|
@@ -83,5 +91,17 @@
|
|
|
83
91
|
"conditionKeys": [
|
|
84
92
|
"aws:ResourceTag/${TagKey}"
|
|
85
93
|
]
|
|
94
|
+
},
|
|
95
|
+
"policy-engine": {
|
|
96
|
+
"key": "policy-engine",
|
|
97
|
+
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:policy-engine/${PolicyEngineId}"
|
|
98
|
+
},
|
|
99
|
+
"policy": {
|
|
100
|
+
"key": "policy",
|
|
101
|
+
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:policy-engine/${PolicyEngineId}/policy/${PolicyId}"
|
|
102
|
+
},
|
|
103
|
+
"policy-generation": {
|
|
104
|
+
"key": "policy-generation",
|
|
105
|
+
"arn": "arn:${Partition}:bedrock-agentcore:${Region}:${Account}:policy-engine/${PolicyEngineId}/policy-generation/${PolicyGenerationId}"
|
|
86
106
|
}
|
|
87
107
|
}
|
|
@@ -212,7 +212,7 @@
|
|
|
212
212
|
},
|
|
213
213
|
"custom-model-deployment": {
|
|
214
214
|
"key": "custom-model-deployment",
|
|
215
|
-
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:custom-model/${ResourceId}",
|
|
215
|
+
"arn": "arn:${Partition}:bedrock:${Region}:${Account}:custom-model-deployment/${ResourceId}",
|
|
216
216
|
"conditionKeys": [
|
|
217
217
|
"aws:ResourceTag/${TagKey}"
|
|
218
218
|
]
|
|
@@ -12,5 +12,12 @@
|
|
|
12
12
|
"conditionKeys": [
|
|
13
13
|
"aws:ResourceTag/${TagKey}"
|
|
14
14
|
]
|
|
15
|
+
},
|
|
16
|
+
"spending-limit": {
|
|
17
|
+
"key": "spending-limit",
|
|
18
|
+
"arn": "arn:${Partition}:braket:${Region}:${Account}:spending-limit/${RandomId}",
|
|
19
|
+
"conditionKeys": [
|
|
20
|
+
"aws:ResourceTag/${TagKey}"
|
|
21
|
+
]
|
|
15
22
|
}
|
|
16
23
|
}
|
|
@@ -84,5 +84,19 @@
|
|
|
84
84
|
"conditionKeys": [
|
|
85
85
|
"aws:ResourceTag/${TagKey}"
|
|
86
86
|
]
|
|
87
|
+
},
|
|
88
|
+
"trust-store": {
|
|
89
|
+
"key": "trust-store",
|
|
90
|
+
"arn": "arn:${Partition}:cloudfront::${Account}:trust-store/${Id}",
|
|
91
|
+
"conditionKeys": [
|
|
92
|
+
"aws:ResourceTag/${TagKey}"
|
|
93
|
+
]
|
|
94
|
+
},
|
|
95
|
+
"connection-function": {
|
|
96
|
+
"key": "connection-function",
|
|
97
|
+
"arn": "arn:${Partition}:cloudfront::${Account}:connection-function/${Id}",
|
|
98
|
+
"conditionKeys": [
|
|
99
|
+
"aws:ResourceTag/${TagKey}"
|
|
100
|
+
]
|
|
87
101
|
}
|
|
88
102
|
}
|
|
@@ -42,6 +42,13 @@
|
|
|
42
42
|
"aws:ResourceTag/${TagKey}"
|
|
43
43
|
]
|
|
44
44
|
},
|
|
45
|
+
"data-table": {
|
|
46
|
+
"key": "data-table",
|
|
47
|
+
"arn": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/data-table/${DataTableId}",
|
|
48
|
+
"conditionKeys": [
|
|
49
|
+
"aws:ResourceTag/${TagKey}"
|
|
50
|
+
]
|
|
51
|
+
},
|
|
45
52
|
"queue": {
|
|
46
53
|
"key": "queue",
|
|
47
54
|
"arn": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/queue/${QueueId}",
|
|
@@ -227,5 +234,16 @@
|
|
|
227
234
|
"conditionKeys": [
|
|
228
235
|
"aws:ResourceTag/${TagKey}"
|
|
229
236
|
]
|
|
237
|
+
},
|
|
238
|
+
"ai-agent": {
|
|
239
|
+
"key": "ai-agent",
|
|
240
|
+
"arn": "arn:${Partition}:wisdom:${Region}:${Account}:ai-agent/${AssistantId}/${AIAgentId}:${Version}"
|
|
241
|
+
},
|
|
242
|
+
"workspace": {
|
|
243
|
+
"key": "workspace",
|
|
244
|
+
"arn": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}/workspace/${WorkspaceId}",
|
|
245
|
+
"conditionKeys": [
|
|
246
|
+
"aws:ResourceTag/${TagKey}"
|
|
247
|
+
]
|
|
230
248
|
}
|
|
231
249
|
}
|
|
@@ -39,10 +39,6 @@
|
|
|
39
39
|
"aws:ResourceTag/${TagKey}"
|
|
40
40
|
]
|
|
41
41
|
},
|
|
42
|
-
"metered-product": {
|
|
43
|
-
"key": "metered-product",
|
|
44
|
-
"arn": "arn:${Partition}:deadline:${Region}:${Account}:license-endpoint/${LicenseEndpointId}/metered-product/${ProductId}"
|
|
45
|
-
},
|
|
46
42
|
"monitor": {
|
|
47
43
|
"key": "monitor",
|
|
48
44
|
"arn": "arn:${Partition}:deadline:${Region}:${Account}:monitor/${MonitorId}",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"ec2:AvailabilityZone",
|
|
67
67
|
"ec2:AvailabilityZoneId",
|
|
68
68
|
"ec2:CapacityReservationFleet",
|
|
69
|
+
"ec2:CommitmentDuration",
|
|
69
70
|
"ec2:CreateDate",
|
|
70
71
|
"ec2:DestinationCapacityReservationId",
|
|
71
72
|
"ec2:EbsOptimized",
|
|
@@ -76,6 +77,9 @@
|
|
|
76
77
|
"ec2:InstanceMatchCriteria",
|
|
77
78
|
"ec2:InstancePlatform",
|
|
78
79
|
"ec2:InstanceType",
|
|
80
|
+
"ec2:InterruptibleCapacityReservationId",
|
|
81
|
+
"ec2:InterruptionType",
|
|
82
|
+
"ec2:IsInterruptible",
|
|
79
83
|
"ec2:IsLaunchTemplateResource",
|
|
80
84
|
"ec2:LaunchTemplate",
|
|
81
85
|
"ec2:OutpostArn",
|
|
@@ -83,6 +87,7 @@
|
|
|
83
87
|
"ec2:Region",
|
|
84
88
|
"ec2:ResourceTag/${TagKey}",
|
|
85
89
|
"ec2:SourceCapacityReservationId",
|
|
90
|
+
"ec2:TargetInstanceCount",
|
|
86
91
|
"ec2:Tenancy"
|
|
87
92
|
]
|
|
88
93
|
},
|
|
@@ -419,6 +424,19 @@
|
|
|
419
424
|
"ec2:ResourceTag/${TagKey}"
|
|
420
425
|
]
|
|
421
426
|
},
|
|
427
|
+
"ipam-policy": {
|
|
428
|
+
"key": "ipam-policy",
|
|
429
|
+
"arn": "arn:${Partition}:ec2::${Account}:ipam-policy/${IpamPolicyId}",
|
|
430
|
+
"conditionKeys": [
|
|
431
|
+
"aws:RequestTag/${TagKey}",
|
|
432
|
+
"aws:ResourceTag/${TagKey}",
|
|
433
|
+
"aws:TagKeys",
|
|
434
|
+
"ec2:Attribute",
|
|
435
|
+
"ec2:Attribute/${AttributeName}",
|
|
436
|
+
"ec2:Region",
|
|
437
|
+
"ec2:ResourceTag/${TagKey}"
|
|
438
|
+
]
|
|
439
|
+
},
|
|
422
440
|
"ipam-pool": {
|
|
423
441
|
"key": "ipam-pool",
|
|
424
442
|
"arn": "arn:${Partition}:ec2::${Account}:ipam-pool/${IpamPoolId}",
|
|
@@ -432,6 +450,32 @@
|
|
|
432
450
|
"ec2:ResourceTag/${TagKey}"
|
|
433
451
|
]
|
|
434
452
|
},
|
|
453
|
+
"ipam-prefix-list-resolver": {
|
|
454
|
+
"key": "ipam-prefix-list-resolver",
|
|
455
|
+
"arn": "arn:${Partition}:ec2::${Account}:ipam-prefix-list-resolver/${IpamPrefixListResolverId}",
|
|
456
|
+
"conditionKeys": [
|
|
457
|
+
"aws:RequestTag/${TagKey}",
|
|
458
|
+
"aws:ResourceTag/${TagKey}",
|
|
459
|
+
"aws:TagKeys",
|
|
460
|
+
"ec2:Attribute",
|
|
461
|
+
"ec2:Attribute/${AttributeName}",
|
|
462
|
+
"ec2:Region",
|
|
463
|
+
"ec2:ResourceTag/${TagKey}"
|
|
464
|
+
]
|
|
465
|
+
},
|
|
466
|
+
"ipam-prefix-list-resolver-target": {
|
|
467
|
+
"key": "ipam-prefix-list-resolver-target",
|
|
468
|
+
"arn": "arn:${Partition}:ec2::${Account}:ipam-prefix-list-resolver-target/${IpamPrefixListResolverTargetId}",
|
|
469
|
+
"conditionKeys": [
|
|
470
|
+
"aws:RequestTag/${TagKey}",
|
|
471
|
+
"aws:ResourceTag/${TagKey}",
|
|
472
|
+
"aws:TagKeys",
|
|
473
|
+
"ec2:Attribute",
|
|
474
|
+
"ec2:Attribute/${AttributeName}",
|
|
475
|
+
"ec2:Region",
|
|
476
|
+
"ec2:ResourceTag/${TagKey}"
|
|
477
|
+
]
|
|
478
|
+
},
|
|
435
479
|
"ipam-resource-discovery-association": {
|
|
436
480
|
"key": "ipam-resource-discovery-association",
|
|
437
481
|
"arn": "arn:${Partition}:ec2::${Account}:ipam-resource-discovery-association/${IpamResourceDiscoveryAssociationId}",
|
|
@@ -623,7 +667,8 @@
|
|
|
623
667
|
"aws:ResourceTag/${TagKey}",
|
|
624
668
|
"aws:TagKeys",
|
|
625
669
|
"ec2:Region",
|
|
626
|
-
"ec2:ResourceTag/${TagKey}"
|
|
670
|
+
"ec2:ResourceTag/${TagKey}",
|
|
671
|
+
"ec2:Vpc"
|
|
627
672
|
]
|
|
628
673
|
},
|
|
629
674
|
"network-acl": {
|
|
@@ -742,6 +787,7 @@
|
|
|
742
787
|
"aws:TagKeys",
|
|
743
788
|
"ec2:Attribute",
|
|
744
789
|
"ec2:Attribute/${AttributeName}",
|
|
790
|
+
"ec2:IpamPrefixListResolverTargetId",
|
|
745
791
|
"ec2:Region",
|
|
746
792
|
"ec2:ResourceTag/${TagKey}"
|
|
747
793
|
]
|
|
@@ -1036,6 +1082,19 @@
|
|
|
1036
1082
|
"ec2:transitGatewayId"
|
|
1037
1083
|
]
|
|
1038
1084
|
},
|
|
1085
|
+
"transit-gateway-metering-policy": {
|
|
1086
|
+
"key": "transit-gateway-metering-policy",
|
|
1087
|
+
"arn": "arn:${Partition}:ec2:${Region}:${Account}:transit-gateway-metering-policy/${TransitGatewayMeteringPolicyId}",
|
|
1088
|
+
"conditionKeys": [
|
|
1089
|
+
"aws:RequestTag/${TagKey}",
|
|
1090
|
+
"aws:ResourceTag/${TagKey}",
|
|
1091
|
+
"aws:TagKeys",
|
|
1092
|
+
"ec2:Attribute/${AttributeName}",
|
|
1093
|
+
"ec2:Region",
|
|
1094
|
+
"ec2:ResourceTag/${TagKey}",
|
|
1095
|
+
"ec2:transitGatewayMeteringPolicyId"
|
|
1096
|
+
]
|
|
1097
|
+
},
|
|
1039
1098
|
"transit-gateway-multicast-domain": {
|
|
1040
1099
|
"key": "transit-gateway-multicast-domain",
|
|
1041
1100
|
"arn": "arn:${Partition}:ec2:${Region}:${Account}:transit-gateway-multicast-domain/${TransitGatewayMulticastDomainId}",
|
|
@@ -1200,6 +1259,18 @@
|
|
|
1200
1259
|
"ec2:ResourceTag/${TagKey}"
|
|
1201
1260
|
]
|
|
1202
1261
|
},
|
|
1262
|
+
"vpc-encryption-control": {
|
|
1263
|
+
"key": "vpc-encryption-control",
|
|
1264
|
+
"arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-encryption-control/${VpcEncryptionControlId}",
|
|
1265
|
+
"conditionKeys": [
|
|
1266
|
+
"aws:RequestTag/${TagKey}",
|
|
1267
|
+
"aws:ResourceTag/${TagKey}",
|
|
1268
|
+
"aws:TagKeys",
|
|
1269
|
+
"ec2:Attribute/${AttributeName}",
|
|
1270
|
+
"ec2:Region",
|
|
1271
|
+
"ec2:ResourceTag/${TagKey}"
|
|
1272
|
+
]
|
|
1273
|
+
},
|
|
1203
1274
|
"vpc-endpoint-connection": {
|
|
1204
1275
|
"key": "vpc-endpoint-connection",
|
|
1205
1276
|
"arn": "arn:${Partition}:ec2:${Region}:${Account}:vpc-endpoint-connection/${VpcEndpointConnectionId}",
|
|
@@ -1223,6 +1294,8 @@
|
|
|
1223
1294
|
"ec2:Region",
|
|
1224
1295
|
"ec2:ResourceTag/${TagKey}",
|
|
1225
1296
|
"ec2:VpceMultiRegion",
|
|
1297
|
+
"ec2:VpcePrivateDnsPreference",
|
|
1298
|
+
"ec2:VpcePrivateDnsSpecifiedDomains",
|
|
1226
1299
|
"ec2:VpceServiceName",
|
|
1227
1300
|
"ec2:VpceServiceOwner",
|
|
1228
1301
|
"ec2:VpceServiceRegion"
|
|
@@ -1300,6 +1373,17 @@
|
|
|
1300
1373
|
"ec2:VpcPeeringConnectionID"
|
|
1301
1374
|
]
|
|
1302
1375
|
},
|
|
1376
|
+
"vpn-concentrator": {
|
|
1377
|
+
"key": "vpn-concentrator",
|
|
1378
|
+
"arn": "arn:${Partition}:ec2:${Region}:${Account}:vpn-concentrator/${VpnConcentratorId}",
|
|
1379
|
+
"conditionKeys": [
|
|
1380
|
+
"aws:RequestTag/${TagKey}",
|
|
1381
|
+
"aws:ResourceTag/${TagKey}",
|
|
1382
|
+
"aws:TagKeys",
|
|
1383
|
+
"ec2:Region",
|
|
1384
|
+
"ec2:ResourceTag/${TagKey}"
|
|
1385
|
+
]
|
|
1386
|
+
},
|
|
1303
1387
|
"vpn-connection-device-type": {
|
|
1304
1388
|
"key": "vpn-connection-device-type",
|
|
1305
1389
|
"arn": "arn:${Partition}:ec2:${Region}:${Account}:vpn-connection-device-type/${VpnConnectionDeviceTypeId}",
|
|
@@ -70,5 +70,12 @@
|
|
|
70
70
|
"conditionKeys": [
|
|
71
71
|
"aws:ResourceTag/${TagKey}"
|
|
72
72
|
]
|
|
73
|
+
},
|
|
74
|
+
"capability": {
|
|
75
|
+
"key": "capability",
|
|
76
|
+
"arn": "arn:${Partition}:eks:${Region}:${Account}:capability/${ClusterName}/${CapabilityType}/${CapabilityName}/${UUID}",
|
|
77
|
+
"conditionKeys": [
|
|
78
|
+
"aws:ResourceTag/${TagKey}"
|
|
79
|
+
]
|
|
73
80
|
}
|
|
74
81
|
}
|
|
@@ -76,5 +76,12 @@
|
|
|
76
76
|
"aws:ResourceTag/${TagKey}",
|
|
77
77
|
"iam:ResourceTag/${TagKey}"
|
|
78
78
|
]
|
|
79
|
+
},
|
|
80
|
+
"delegation-request": {
|
|
81
|
+
"key": "delegation-request",
|
|
82
|
+
"arn": "arn:${Partition}:iam::${Account}:delegation-request/${DelegationRequestId}",
|
|
83
|
+
"conditionKeys": [
|
|
84
|
+
"iam:DelegationRequestOwner"
|
|
85
|
+
]
|
|
79
86
|
}
|
|
80
87
|
}
|
|
@@ -5,5 +5,12 @@
|
|
|
5
5
|
"conditionKeys": [
|
|
6
6
|
"aws:ResourceTag/${TagKey}"
|
|
7
7
|
]
|
|
8
|
+
},
|
|
9
|
+
"procurement-portal-preference": {
|
|
10
|
+
"key": "procurement-portal-preference",
|
|
11
|
+
"arn": "arn:${Partition}:invoicing::${Account}:procurement-portal-preference/${Identifier}",
|
|
12
|
+
"conditionKeys": [
|
|
13
|
+
"aws:ResourceTag/${TagKey}"
|
|
14
|
+
]
|
|
8
15
|
}
|
|
9
16
|
}
|
|
@@ -1,4 +1,11 @@
|
|
|
1
1
|
{
|
|
2
|
+
"capacityprovider": {
|
|
3
|
+
"key": "capacityProvider",
|
|
4
|
+
"arn": "arn:${Partition}:lambda:${Region}:${Account}:capacity-provider:${CapacityProviderName}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
2
9
|
"code signing config": {
|
|
3
10
|
"key": "code signing config",
|
|
4
11
|
"arn": "arn:${Partition}:lambda:${Region}:${Account}:code-signing-config:${CodeSigningConfigId}",
|
|
@@ -6,6 +13,10 @@
|
|
|
6
13
|
"aws:ResourceTag/${TagKey}"
|
|
7
14
|
]
|
|
8
15
|
},
|
|
16
|
+
"durable execution": {
|
|
17
|
+
"key": "durable execution",
|
|
18
|
+
"arn": "arn:${Partition}:lambda:${Region}:${Account}:function:${FunctionName}:${Version}/durable-execution/${ExecutionName}/${ExecutionId}"
|
|
19
|
+
},
|
|
9
20
|
"eventsourcemapping": {
|
|
10
21
|
"key": "eventSourceMapping",
|
|
11
22
|
"arn": "arn:${Partition}:lambda:${Region}:${Account}:event-source-mapping:${UUID}",
|
|
@@ -28,5 +28,19 @@
|
|
|
28
28
|
"aws:ResourceTag/${TagKey}",
|
|
29
29
|
"license-manager:ResourceTag/${TagKey}"
|
|
30
30
|
]
|
|
31
|
+
},
|
|
32
|
+
"license-asset-ruleset": {
|
|
33
|
+
"key": "license-asset-ruleset",
|
|
34
|
+
"arn": "arn:${Partition}:license-manager:${Region}:${Account}:license-asset-ruleset:${LicenseAssetRulesetId}",
|
|
35
|
+
"conditionKeys": [
|
|
36
|
+
"aws:ResourceTag/${TagKey}"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
"license-asset-group": {
|
|
40
|
+
"key": "license-asset-group",
|
|
41
|
+
"arn": "arn:${Partition}:license-manager:${Region}:${Account}:license-asset-group:${LicenseAssetGroupId}",
|
|
42
|
+
"conditionKeys": [
|
|
43
|
+
"aws:ResourceTag/${TagKey}"
|
|
44
|
+
]
|
|
31
45
|
}
|
|
32
46
|
}
|
|
@@ -47,5 +47,12 @@
|
|
|
47
47
|
"conditionKeys": [
|
|
48
48
|
"aws:ResourceTag/${TagKey}"
|
|
49
49
|
]
|
|
50
|
+
},
|
|
51
|
+
"scheduled-query": {
|
|
52
|
+
"key": "scheduled-query",
|
|
53
|
+
"arn": "arn:${Partition}:logs:${Region}:${Account}:scheduled-query:${ScheduledQueryId}",
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"aws:ResourceTag/${TagKey}"
|
|
56
|
+
]
|
|
50
57
|
}
|
|
51
58
|
}
|