iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512121__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.
Files changed (135) hide show
  1. iamdata/data/actions/account.json +21 -0
  2. iamdata/data/actions/aco-automation.json +252 -0
  3. iamdata/data/actions/aidevops.json +481 -0
  4. iamdata/data/actions/application-signals.json +8 -0
  5. iamdata/data/actions/artifact.json +8 -0
  6. iamdata/data/actions/autoscaling.json +16 -0
  7. iamdata/data/actions/aws-marketplace.json +48 -0
  8. iamdata/data/actions/aws-mcp.json +26 -0
  9. iamdata/data/actions/backup.json +170 -2
  10. iamdata/data/actions/bcm-data-exports.json +12 -0
  11. iamdata/data/actions/bedrock-agentcore.json +593 -0
  12. iamdata/data/actions/bedrock-mantle.json +106 -0
  13. iamdata/data/actions/bedrock.json +115 -5
  14. iamdata/data/actions/braket.json +62 -0
  15. iamdata/data/actions/ce.json +8 -0
  16. iamdata/data/actions/cloudformation.json +21 -0
  17. iamdata/data/actions/cloudfront.json +239 -0
  18. iamdata/data/actions/cloudtrail.json +35 -8
  19. iamdata/data/actions/cloudwatch.json +45 -0
  20. iamdata/data/actions/connect.json +1081 -8
  21. iamdata/data/actions/cost-optimization-hub.json +8 -0
  22. iamdata/data/actions/datazone.json +16 -0
  23. iamdata/data/actions/dms.json +27 -0
  24. iamdata/data/actions/ecr.json +78 -0
  25. iamdata/data/actions/ecs.json +90 -0
  26. iamdata/data/actions/eks.json +108 -0
  27. iamdata/data/actions/glue.json +38 -1
  28. iamdata/data/actions/guardduty.json +24 -0
  29. iamdata/data/actions/healthlake.json +1 -0
  30. iamdata/data/actions/iam.json +158 -5
  31. iamdata/data/actions/identitystore.json +95 -27
  32. iamdata/data/actions/imagebuilder.json +40 -0
  33. iamdata/data/actions/invoicing.json +56 -0
  34. iamdata/data/actions/kafka.json +57 -1
  35. iamdata/data/actions/kinesisvideo.json +30 -0
  36. iamdata/data/actions/lakeformation.json +16 -0
  37. iamdata/data/actions/lambda.json +296 -4
  38. iamdata/data/actions/license-manager.json +217 -3
  39. iamdata/data/actions/logs.json +203 -0
  40. iamdata/data/actions/mediaconnect.json +748 -91
  41. iamdata/data/actions/mgn.json +54 -1
  42. iamdata/data/actions/notifications-contacts.json +2 -1
  43. iamdata/data/actions/nova-act.json +276 -0
  44. iamdata/data/actions/observabilityadmin.json +180 -0
  45. iamdata/data/actions/odb.json +22 -0
  46. iamdata/data/actions/opensearch.json +40 -0
  47. iamdata/data/actions/organizations.json +117 -0
  48. iamdata/data/actions/partnercentral-account-management.json +22 -0
  49. iamdata/data/actions/partnercentral.json +1340 -155
  50. iamdata/data/actions/pricingplanmanager.json +66 -0
  51. iamdata/data/actions/quicksight.json +9 -0
  52. iamdata/data/actions/rds.json +47 -3
  53. iamdata/data/actions/route53.json +15 -0
  54. iamdata/data/actions/route53globalresolver.json +700 -0
  55. iamdata/data/actions/s3.json +66 -1
  56. iamdata/data/actions/s3tables.json +243 -3
  57. iamdata/data/actions/s3vectors.json +147 -22
  58. iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
  59. iamdata/data/actions/sagemaker.json +110 -0
  60. iamdata/data/actions/secretsmanager.json +42 -20
  61. iamdata/data/actions/security-ir.json +31 -0
  62. iamdata/data/actions/securityagent.json +503 -0
  63. iamdata/data/actions/securityhub.json +30 -0
  64. iamdata/data/actions/signin.json +16 -0
  65. iamdata/data/actions/tag.json +8 -0
  66. iamdata/data/actions/transform-custom.json +274 -0
  67. iamdata/data/actions/transform.json +72 -0
  68. iamdata/data/actions/vpce.json +14 -1
  69. iamdata/data/conditionKeys/aco-automation.json +17 -0
  70. iamdata/data/conditionKeys/aidevops.json +22 -0
  71. iamdata/data/conditionKeys/aws-mcp.json +1 -0
  72. iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
  73. iamdata/data/conditionKeys/bedrock.json +5 -0
  74. iamdata/data/conditionKeys/connect.json +10 -0
  75. iamdata/data/conditionKeys/dynamodb.json +21 -1
  76. iamdata/data/conditionKeys/glue.json +1 -1
  77. iamdata/data/conditionKeys/iam.json +20 -0
  78. iamdata/data/conditionKeys/identitystore.json +26 -1
  79. iamdata/data/conditionKeys/nova-act.json +1 -0
  80. iamdata/data/conditionKeys/observabilityadmin.json +5 -0
  81. iamdata/data/conditionKeys/organizations.json +10 -0
  82. iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
  83. iamdata/data/conditionKeys/partnercentral.json +22 -2
  84. iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
  85. iamdata/data/conditionKeys/route53globalresolver.json +17 -0
  86. iamdata/data/conditionKeys/s3.json +5 -0
  87. iamdata/data/conditionKeys/s3tables.json +5 -0
  88. iamdata/data/conditionKeys/s3vectors.json +20 -0
  89. iamdata/data/conditionKeys/secretsmanager.json +15 -0
  90. iamdata/data/conditionKeys/securityagent.json +1 -0
  91. iamdata/data/conditionKeys/transform-custom.json +17 -0
  92. iamdata/data/conditionPatterns.json +5 -0
  93. iamdata/data/metadata.json +2 -2
  94. iamdata/data/resourceTypes/aco-automation.json +9 -0
  95. iamdata/data/resourceTypes/aidevops.json +24 -0
  96. iamdata/data/resourceTypes/apigateway.json +3 -0
  97. iamdata/data/resourceTypes/aws-mcp.json +1 -0
  98. iamdata/data/resourceTypes/backup.json +7 -0
  99. iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
  100. iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
  101. iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
  102. iamdata/data/resourceTypes/braket.json +7 -0
  103. iamdata/data/resourceTypes/cloudfront.json +14 -0
  104. iamdata/data/resourceTypes/connect.json +18 -0
  105. iamdata/data/resourceTypes/eks.json +7 -0
  106. iamdata/data/resourceTypes/iam.json +7 -0
  107. iamdata/data/resourceTypes/invoicing.json +7 -0
  108. iamdata/data/resourceTypes/lambda.json +11 -0
  109. iamdata/data/resourceTypes/license-manager.json +14 -0
  110. iamdata/data/resourceTypes/logs.json +7 -0
  111. iamdata/data/resourceTypes/mediaconnect.json +41 -12
  112. iamdata/data/resourceTypes/nova-act.json +10 -0
  113. iamdata/data/resourceTypes/observabilityadmin.json +14 -0
  114. iamdata/data/resourceTypes/omics.json +0 -4
  115. iamdata/data/resourceTypes/organizations.json +7 -0
  116. iamdata/data/resourceTypes/partnercentral.json +63 -0
  117. iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
  118. iamdata/data/resourceTypes/rds.json +8 -2
  119. iamdata/data/resourceTypes/route53globalresolver.json +37 -0
  120. iamdata/data/resourceTypes/s3.json +11 -2
  121. iamdata/data/resourceTypes/s3vectors.json +10 -2
  122. iamdata/data/resourceTypes/sagemaker.json +8 -0
  123. iamdata/data/resourceTypes/secretsmanager.json +2 -1
  124. iamdata/data/resourceTypes/securityagent.json +38 -0
  125. iamdata/data/resourceTypes/transform-custom.json +18 -0
  126. iamdata/data/resourceTypes/vpce.json +10 -1
  127. iamdata/data/serviceNames.json +11 -3
  128. iamdata/data/services.json +9 -1
  129. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/METADATA +1 -1
  130. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/RECORD +132 -108
  131. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/WHEEL +1 -1
  132. iamdata/data/actions/deepcomposer.json +0 -316
  133. iamdata/data/conditionKeys/deepcomposer.json +0 -17
  134. iamdata/data/resourceTypes/deepcomposer.json +0 -20
  135. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/licenses/LICENSE.txt +0 -0
@@ -1 +1,12 @@
1
- {}
1
+ {
2
+ "partnercentral-account-management:legacypartnercentralrole": {
3
+ "key": "partnercentral-account-management:LegacyPartnerCentralRole",
4
+ "description": "Filters access by the Legacy Partner Central role",
5
+ "type": "ArrayOfString"
6
+ },
7
+ "partnercentral-account-management:marketingcentralrole": {
8
+ "key": "partnercentral-account-management:MarketingCentralRole",
9
+ "description": "Filters access by Marketing Central role",
10
+ "type": "ArrayOfString"
11
+ }
12
+ }
@@ -16,12 +16,32 @@
16
16
  },
17
17
  "partnercentral:catalog": {
18
18
  "key": "partnercentral:Catalog",
19
- "description": "Filters access by a specific Catalog. Accepted values: [AWS, Sandbox]",
19
+ "description": "Filters access by a specific Catalog",
20
20
  "type": "String"
21
21
  },
22
+ "partnercentral:channelhandshaketype": {
23
+ "key": "partnercentral:ChannelHandshakeType",
24
+ "description": "Filters access by channel handshake types",
25
+ "type": "String"
26
+ },
27
+ "partnercentral:fulfillmenttypes": {
28
+ "key": "partnercentral:FulfillmentTypes",
29
+ "description": "Filters access by benefit fulfillment types",
30
+ "type": "ArrayOfString"
31
+ },
32
+ "partnercentral:programs": {
33
+ "key": "partnercentral:Programs",
34
+ "description": "Filters access by program",
35
+ "type": "ArrayOfString"
36
+ },
22
37
  "partnercentral:relatedentitytype": {
23
38
  "key": "partnercentral:RelatedEntityType",
24
- "description": "Filters access by entity types for Opportunity association. Accepted values: [Solutions, AwsProducts, AwsMarketplaceOffers]",
39
+ "description": "Filters access by entity types for Opportunity association",
40
+ "type": "String"
41
+ },
42
+ "partnercentral:verificationtype": {
43
+ "key": "partnercentral:VerificationType",
44
+ "description": "Filters access by the type of verification being performed",
25
45
  "type": "String"
26
46
  }
27
47
  }
@@ -0,0 +1,17 @@
1
+ {
2
+ "aws:requesttag/${tagkey}": {
3
+ "key": "aws:RequestTag/${TagKey}",
4
+ "description": "Filters access by a tag key and value pair that is allowed in the request",
5
+ "type": "String"
6
+ },
7
+ "aws:resourcetag/${tagkey}": {
8
+ "key": "aws:ResourceTag/${TagKey}",
9
+ "description": "Filters access by a tag key and value pair of a resource",
10
+ "type": "String"
11
+ },
12
+ "aws:tagkeys": {
13
+ "key": "aws:TagKeys",
14
+ "description": "Filters access by a list of tag keys that are allowed in the request",
15
+ "type": "ArrayOfString"
16
+ }
17
+ }
@@ -39,6 +39,11 @@
39
39
  "description": "Filters access by existing access point tag key and value",
40
40
  "type": "String"
41
41
  },
42
+ "s3:buckettag/${tagkey}": {
43
+ "key": "s3:BucketTag/${TagKey}",
44
+ "description": "Filters access by the tags associated with the bucket",
45
+ "type": "String"
46
+ },
42
47
  "s3:dataaccesspointaccount": {
43
48
  "key": "s3:DataAccessPointAccount",
44
49
  "description": "Filters access by the AWS Account ID that owns the access point",
@@ -24,6 +24,11 @@
24
24
  "description": "Filters access by the server-side encryption algorithm used to encrypt a table",
25
25
  "type": "String"
26
26
  },
27
+ "s3tables:storageclass": {
28
+ "key": "s3tables:StorageClass",
29
+ "description": "Filters access by the storage class that can be set on tables under a table bucket",
30
+ "type": "String"
31
+ },
27
32
  "s3tables:tablebuckettag/${tagkey}": {
28
33
  "key": "s3tables:TableBucketTag/${TagKey}",
29
34
  "description": "Filters access by the tags associated with the table bucket",
@@ -1,4 +1,24 @@
1
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
+ "s3vectors:vectorbuckettag/${tagkey}": {
18
+ "key": "s3vectors:VectorBucketTag/${TagKey}",
19
+ "description": "Filters access by the tags associated with the vector bucket",
20
+ "type": "String"
21
+ },
2
22
  "s3vectors:kmskeyarn": {
3
23
  "key": "s3vectors:kmsKeyArn",
4
24
  "description": "Filters access by the AWS KMS key ARN for the key used to encrypt a vector bucket",
@@ -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
+ {}
@@ -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,12 +120,16 @@
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
  },
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "0.1.202511181",
3
- "updatedAt": "2025-11-18T04:49:04.415Z"
2
+ "version": "0.1.202512121",
3
+ "updatedAt": "2025-12-12T04:56:31.146Z"
4
4
  }
@@ -0,0 +1,9 @@
1
+ {
2
+ "automationrule": {
3
+ "key": "AutomationRule",
4
+ "arn": "arn:${Partition}:compute-optimizer::${Account}:automation-rule/${RuleId}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
8
+ }
9
+ }
@@ -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
+ }
@@ -464,6 +464,7 @@
464
464
  "apigateway:Request/DisableExecuteApiEndpoint",
465
465
  "apigateway:Request/EndpointType",
466
466
  "apigateway:Request/RouteAuthorizationType",
467
+ "apigateway:Request/SecurityPolicy",
467
468
  "apigateway:Resource/ApiKeyRequired",
468
469
  "apigateway:Resource/ApiName",
469
470
  "apigateway:Resource/AuthorizerType",
@@ -471,6 +472,7 @@
471
472
  "apigateway:Resource/DisableExecuteApiEndpoint",
472
473
  "apigateway:Resource/EndpointType",
473
474
  "apigateway:Resource/RouteAuthorizationType",
475
+ "apigateway:Resource/SecurityPolicy",
474
476
  "aws:ResourceTag/${TagKey}"
475
477
  ]
476
478
  },
@@ -485,6 +487,7 @@
485
487
  "apigateway:Request/DisableExecuteApiEndpoint",
486
488
  "apigateway:Request/EndpointType",
487
489
  "apigateway:Request/RouteAuthorizationType",
490
+ "apigateway:Request/SecurityPolicy",
488
491
  "aws:ResourceTag/${TagKey}"
489
492
  ]
490
493
  },
@@ -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
  }
@@ -0,0 +1,6 @@
1
+ {
2
+ "project": {
3
+ "key": "project",
4
+ "arn": "arn:${Partition}:bedrock-mantle:${Region}:${Account}:project/${ResourceId}"
5
+ }
6
+ }
@@ -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
  }
@@ -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
  }
@@ -1,4 +1,8 @@
1
1
  {
2
+ "bridge": {
3
+ "key": "Bridge",
4
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:bridge:${BridgeId}:${BridgeName}"
5
+ },
2
6
  "entitlement": {
3
7
  "key": "Entitlement",
4
8
  "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:entitlement:${FlowId}:${EntitlementName}",
@@ -13,6 +17,18 @@
13
17
  "aws:ResourceTag/${TagKey}"
14
18
  ]
15
19
  },
20
+ "gateway": {
21
+ "key": "Gateway",
22
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}"
23
+ },
24
+ "gatewayinstance": {
25
+ "key": "GatewayInstance",
26
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}:instance:${InstanceId}"
27
+ },
28
+ "offering": {
29
+ "key": "Offering",
30
+ "arn": "arn:${Partition}:mediaconnect:${Region}:offering:${OfferingId}"
31
+ },
16
32
  "output": {
17
33
  "key": "Output",
18
34
  "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:output:${OutputId}:${OutputName}",
@@ -20,23 +36,36 @@
20
36
  "aws:ResourceTag/${TagKey}"
21
37
  ]
22
38
  },
23
- "source": {
24
- "key": "Source",
25
- "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:source:${SourceId}:${SourceName}",
39
+ "reservation": {
40
+ "key": "Reservation",
41
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:reservation:${ReservationId}:${ReservationName}"
42
+ },
43
+ "routerinput": {
44
+ "key": "RouterInput",
45
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerInput:${RouterInputId}",
26
46
  "conditionKeys": [
27
47
  "aws:ResourceTag/${TagKey}"
28
48
  ]
29
49
  },
30
- "gateway": {
31
- "key": "Gateway",
32
- "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}"
50
+ "routernetworkinterface": {
51
+ "key": "RouterNetworkInterface",
52
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerNetworkInterface:${RouterNetworkInterfaceId}",
53
+ "conditionKeys": [
54
+ "aws:ResourceTag/${TagKey}"
55
+ ]
33
56
  },
34
- "bridge": {
35
- "key": "Bridge",
36
- "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:bridge:${FlowId}:${FlowName}"
57
+ "routeroutput": {
58
+ "key": "RouterOutput",
59
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:routerOutput:${RouterOutputId}",
60
+ "conditionKeys": [
61
+ "aws:ResourceTag/${TagKey}"
62
+ ]
37
63
  },
38
- "gatewayinstance": {
39
- "key": "GatewayInstance",
40
- "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:gateway:${GatewayId}:${GatewayName}:instance:${InstanceId}"
64
+ "source": {
65
+ "key": "Source",
66
+ "arn": "arn:${Partition}:mediaconnect:${Region}:${Account}:source:${SourceId}:${SourceName}",
67
+ "conditionKeys": [
68
+ "aws:ResourceTag/${TagKey}"
69
+ ]
41
70
  }
42
71
  }
@@ -0,0 +1,10 @@
1
+ {
2
+ "workflow-definition": {
3
+ "key": "workflow-definition",
4
+ "arn": "arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}"
5
+ },
6
+ "workflow-run": {
7
+ "key": "workflow-run",
8
+ "arn": "arn:${Partition}:nova-act:${Region}:${Account}:workflow-definition/${WorkflowDefinitionName}/workflow-run/${WorkflowRunId}"
9
+ }
10
+ }
@@ -19,5 +19,19 @@
19
19
  "conditionKeys": [
20
20
  "aws:ResourceTag/${TagKey}"
21
21
  ]
22
+ },
23
+ "telemetry-pipeline": {
24
+ "key": "telemetry-pipeline",
25
+ "arn": "arn:${Partition}:observabilityadmin:${Region}:${Account}:telemetry-pipeline/${TelemetryPipelineIdentifier}",
26
+ "conditionKeys": [
27
+ "aws:ResourceTag/${TagKey}"
28
+ ]
29
+ },
30
+ "s3tableintegration": {
31
+ "key": "s3tableintegration",
32
+ "arn": "arn:${Partition}:observabilityadmin:${Region}:${Account}:s3tableintegration/${S3TableIntegrationIdentifier}",
33
+ "conditionKeys": [
34
+ "aws:ResourceTag/${TagKey}"
35
+ ]
22
36
  }
23
37
  }
@@ -62,10 +62,6 @@
62
62
  "aws:ResourceTag/${TagKey}"
63
63
  ]
64
64
  },
65
- "taggingresource": {
66
- "key": "TaggingResource",
67
- "arn": "arn:${Partition}:omics:${Region}:${Account}:tag/${TagKey}"
68
- },
69
65
  "taskresource": {
70
66
  "key": "TaskResource",
71
67
  "arn": "arn:${Partition}:omics:${Region}:${Account}:task/${Id}"
@@ -45,5 +45,12 @@
45
45
  "conditionKeys": [
46
46
  "aws:ResourceTag/${TagKey}"
47
47
  ]
48
+ },
49
+ "responsibilitytransfer": {
50
+ "key": "responsibilitytransfer",
51
+ "arn": "arn:${Partition}:organizations::${Account}:transfer/o-${OrganizationId}/${TransferType}/${TransferDirection}/rt-${ResponsibilityTransferId}",
52
+ "conditionKeys": [
53
+ "aws:ResourceTag/${TagKey}"
54
+ ]
48
55
  }
49
56
  }