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,4 +1,19 @@
1
1
  {
2
+ "acceptdelegationrequest": {
3
+ "name": "AcceptDelegationRequest",
4
+ "description": "Accepts a delegation request resource, granting the requested temporary access",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "delegation-request",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": []
12
+ }
13
+ ],
14
+ "conditionKeys": [],
15
+ "dependentActions": []
16
+ },
2
17
  "addclientidtoopenidconnectprovider": {
3
18
  "name": "AddClientIDToOpenIDConnectProvider",
4
19
  "description": "Grants permission to add a new client ID (audience) to the list of registered IDs for the specified IAM OpenID Connect (OIDC) provider resource",
@@ -46,6 +61,21 @@
46
61
  "conditionKeys": [],
47
62
  "dependentActions": []
48
63
  },
64
+ "associatedelegationrequest": {
65
+ "name": "AssociateDelegationRequest",
66
+ "description": "Associates a delegation request resource with the calling identity",
67
+ "accessLevel": "Write",
68
+ "resourceTypes": [
69
+ {
70
+ "name": "delegation-request",
71
+ "required": true,
72
+ "conditionKeys": [],
73
+ "dependentActions": []
74
+ }
75
+ ],
76
+ "conditionKeys": [],
77
+ "dependentActions": []
78
+ },
49
79
  "attachgrouppolicy": {
50
80
  "name": "AttachGroupPolicy",
51
81
  "description": "Grants permission to attach a managed policy to the specified IAM group",
@@ -137,6 +167,25 @@
137
167
  "conditionKeys": [],
138
168
  "dependentActions": []
139
169
  },
170
+ "createdelegationrequest": {
171
+ "name": "CreateDelegationRequest",
172
+ "description": "Creates an IAM delegation request resource for temporary access delegation",
173
+ "accessLevel": "Write",
174
+ "resourceTypes": [
175
+ {
176
+ "name": "delegation-request",
177
+ "required": true,
178
+ "conditionKeys": [],
179
+ "dependentActions": []
180
+ }
181
+ ],
182
+ "conditionKeys": [
183
+ "iam:DelegationDuration",
184
+ "iam:NotificationChannel",
185
+ "iam:TemplateArn"
186
+ ],
187
+ "dependentActions": []
188
+ },
140
189
  "creategroup": {
141
190
  "name": "CreateGroup",
142
191
  "description": "Grants permission to create a new group",
@@ -516,7 +565,9 @@
516
565
  "dependentActions": []
517
566
  }
518
567
  ],
519
- "conditionKeys": [],
568
+ "conditionKeys": [
569
+ "iam:PermissionsBoundary"
570
+ ],
520
571
  "dependentActions": []
521
572
  },
522
573
  "deleterolepermissionsboundary": {
@@ -784,6 +835,14 @@
784
835
  "conditionKeys": [],
785
836
  "dependentActions": []
786
837
  },
838
+ "disableoutboundwebidentityfederation": {
839
+ "name": "DisableOutboundWebIdentityFederation",
840
+ "description": "Disables the outbound identity federation feature for the callers account",
841
+ "accessLevel": "Write",
842
+ "resourceTypes": [],
843
+ "conditionKeys": [],
844
+ "dependentActions": []
845
+ },
787
846
  "enablemfadevice": {
788
847
  "name": "EnableMFADevice",
789
848
  "description": "Grants permission to enable an MFA device and associate it with the specified IAM user",
@@ -820,6 +879,14 @@
820
879
  "conditionKeys": [],
821
880
  "dependentActions": []
822
881
  },
882
+ "enableoutboundwebidentityfederation": {
883
+ "name": "EnableOutboundWebIdentityFederation",
884
+ "description": "Enables the outbound identity federation feature for the callers account",
885
+ "accessLevel": "Write",
886
+ "resourceTypes": [],
887
+ "conditionKeys": [],
888
+ "dependentActions": []
889
+ },
823
890
  "generatecredentialreport": {
824
891
  "name": "GenerateCredentialReport",
825
892
  "description": "Grants permission to generate a credential report for the AWS account",
@@ -991,6 +1058,21 @@
991
1058
  "conditionKeys": [],
992
1059
  "dependentActions": []
993
1060
  },
1061
+ "getdelegationrequest": {
1062
+ "name": "GetDelegationRequest",
1063
+ "description": "Retrieves information about a specific delegation request",
1064
+ "accessLevel": "Read",
1065
+ "resourceTypes": [
1066
+ {
1067
+ "name": "delegation-request",
1068
+ "required": true,
1069
+ "conditionKeys": [],
1070
+ "dependentActions": []
1071
+ }
1072
+ ],
1073
+ "conditionKeys": [],
1074
+ "dependentActions": []
1075
+ },
994
1076
  "getgroup": {
995
1077
  "name": "GetGroup",
996
1078
  "description": "Grants permission to retrieve a list of IAM users in the specified IAM group",
@@ -1021,6 +1103,21 @@
1021
1103
  "conditionKeys": [],
1022
1104
  "dependentActions": []
1023
1105
  },
1106
+ "gethumanreadablesummary": {
1107
+ "name": "GetHumanReadableSummary",
1108
+ "description": "Retrieves a human readable summary for a given entity. At this time, only delegation request are supported",
1109
+ "accessLevel": "Read",
1110
+ "resourceTypes": [
1111
+ {
1112
+ "name": "delegation-request",
1113
+ "required": true,
1114
+ "conditionKeys": [],
1115
+ "dependentActions": []
1116
+ }
1117
+ ],
1118
+ "conditionKeys": [],
1119
+ "dependentActions": []
1120
+ },
1024
1121
  "getinstanceprofile": {
1025
1122
  "name": "GetInstanceProfile",
1026
1123
  "description": "Grants permission to retrieve information about the specified instance profile, including the instance profile's path, GUID, ARN, and role",
@@ -1089,6 +1186,14 @@
1089
1186
  "conditionKeys": [],
1090
1187
  "dependentActions": []
1091
1188
  },
1189
+ "getoutboundwebidentityfederationinfo": {
1190
+ "name": "GetOutboundWebIdentityFederationInfo",
1191
+ "description": "Retrieves the configuration information for the outbound identity federation feature for the callers account",
1192
+ "accessLevel": "Read",
1193
+ "resourceTypes": [],
1194
+ "conditionKeys": [],
1195
+ "dependentActions": []
1196
+ },
1092
1197
  "getpolicy": {
1093
1198
  "name": "GetPolicy",
1094
1199
  "description": "Grants permission to retrieve information about the specified managed policy, including the policy's default version and the total number of identities to which the policy is attached",
@@ -1131,7 +1236,9 @@
1131
1236
  "dependentActions": []
1132
1237
  }
1133
1238
  ],
1134
- "conditionKeys": [],
1239
+ "conditionKeys": [
1240
+ "iam:PermissionsBoundary"
1241
+ ],
1135
1242
  "dependentActions": []
1136
1243
  },
1137
1244
  "getrolepolicy": {
@@ -1331,6 +1438,16 @@
1331
1438
  "conditionKeys": [],
1332
1439
  "dependentActions": []
1333
1440
  },
1441
+ "listdelegationrequests": {
1442
+ "name": "ListDelegationRequests",
1443
+ "description": "Lists delegation requests based on the specified criteria",
1444
+ "accessLevel": "List",
1445
+ "resourceTypes": [],
1446
+ "conditionKeys": [
1447
+ "iam:DelegationRequestOwner"
1448
+ ],
1449
+ "dependentActions": []
1450
+ },
1334
1451
  "listentitiesforpolicy": {
1335
1452
  "name": "ListEntitiesForPolicy",
1336
1453
  "description": "Grants permission to list all IAM identities to which the specified managed policy is attached",
@@ -1833,6 +1950,21 @@
1833
1950
  ],
1834
1951
  "dependentActions": []
1835
1952
  },
1953
+ "rejectdelegationrequest": {
1954
+ "name": "RejectDelegationRequest",
1955
+ "description": "Rejects a delegation request, denying the requested temporary access",
1956
+ "accessLevel": "Write",
1957
+ "resourceTypes": [
1958
+ {
1959
+ "name": "delegation-request",
1960
+ "required": true,
1961
+ "conditionKeys": [],
1962
+ "dependentActions": []
1963
+ }
1964
+ ],
1965
+ "conditionKeys": [],
1966
+ "dependentActions": []
1967
+ },
1836
1968
  "removeclientidfromopenidconnectprovider": {
1837
1969
  "name": "RemoveClientIDFromOpenIDConnectProvider",
1838
1970
  "description": "Grants permission to remove the client ID (audience) from the list of client IDs in the specified IAM OpenID Connect (OIDC) provider resource",
@@ -1910,6 +2042,21 @@
1910
2042
  "conditionKeys": [],
1911
2043
  "dependentActions": []
1912
2044
  },
2045
+ "senddelegationtoken": {
2046
+ "name": "SendDelegationToken",
2047
+ "description": "Sends the exchange token for an accepted delegation request",
2048
+ "accessLevel": "Write",
2049
+ "resourceTypes": [
2050
+ {
2051
+ "name": "delegation-request",
2052
+ "required": true,
2053
+ "conditionKeys": [],
2054
+ "dependentActions": []
2055
+ }
2056
+ ],
2057
+ "conditionKeys": [],
2058
+ "dependentActions": []
2059
+ },
1913
2060
  "setdefaultpolicyversion": {
1914
2061
  "name": "SetDefaultPolicyVersion",
1915
2062
  "description": "Grants permission to set the version of the specified policy as the policy's default version",
@@ -2307,7 +2454,9 @@
2307
2454
  "dependentActions": []
2308
2455
  }
2309
2456
  ],
2310
- "conditionKeys": [],
2457
+ "conditionKeys": [
2458
+ "iam:PermissionsBoundary"
2459
+ ],
2311
2460
  "dependentActions": []
2312
2461
  },
2313
2462
  "updatecloudfrontpublickey": {
@@ -2375,7 +2524,9 @@
2375
2524
  "dependentActions": []
2376
2525
  }
2377
2526
  ],
2378
- "conditionKeys": [],
2527
+ "conditionKeys": [
2528
+ "iam:PermissionsBoundary"
2529
+ ],
2379
2530
  "dependentActions": []
2380
2531
  },
2381
2532
  "updateroledescription": {
@@ -2390,7 +2541,9 @@
2390
2541
  "dependentActions": []
2391
2542
  }
2392
2543
  ],
2393
- "conditionKeys": [],
2544
+ "conditionKeys": [
2545
+ "iam:PermissionsBoundary"
2546
+ ],
2394
2547
  "dependentActions": []
2395
2548
  },
2396
2549
  "updatesamlprovider": {
@@ -8,13 +8,16 @@
8
8
  "name": "Identitystore",
9
9
  "required": true,
10
10
  "conditionKeys": [],
11
- "dependentActions": []
11
+ "dependentActions": [
12
+ "kms:Decrypt"
13
+ ]
12
14
  }
13
15
  ],
14
- "conditionKeys": [],
15
- "dependentActions": [
16
- "kms:Decrypt"
17
- ]
16
+ "conditionKeys": [
17
+ "identitystore:PrimaryRegion",
18
+ "identitystore:GroupExternalIdIssuers"
19
+ ],
20
+ "dependentActions": []
18
21
  },
19
22
  "creategroupmembership": {
20
23
  "name": "CreateGroupMembership",
@@ -42,7 +45,9 @@
42
45
  "dependentActions": []
43
46
  }
44
47
  ],
45
- "conditionKeys": [],
48
+ "conditionKeys": [
49
+ "identitystore:PrimaryRegion"
50
+ ],
46
51
  "dependentActions": []
47
52
  },
48
53
  "createidentitystore": {
@@ -67,13 +72,17 @@
67
72
  "name": "Identitystore",
68
73
  "required": true,
69
74
  "conditionKeys": [],
70
- "dependentActions": []
75
+ "dependentActions": [
76
+ "kms:Decrypt"
77
+ ]
71
78
  }
72
79
  ],
73
- "conditionKeys": [],
74
- "dependentActions": [
75
- "kms:Decrypt"
76
- ]
80
+ "conditionKeys": [
81
+ "identitystore:PrimaryRegion",
82
+ "identitystore:UserExternalIdIssuers",
83
+ "identitystore:ReservedUserId"
84
+ ],
85
+ "dependentActions": []
77
86
  },
78
87
  "deletegroup": {
79
88
  "name": "DeleteGroup",
@@ -95,7 +104,10 @@
95
104
  "dependentActions": []
96
105
  }
97
106
  ],
98
- "conditionKeys": [],
107
+ "conditionKeys": [
108
+ "identitystore:PrimaryRegion",
109
+ "identitystore:GroupExternalIdIssuers"
110
+ ],
99
111
  "dependentActions": []
100
112
  },
101
113
  "deletegroupmembership": {
@@ -130,7 +142,9 @@
130
142
  "dependentActions": []
131
143
  }
132
144
  ],
133
- "conditionKeys": [],
145
+ "conditionKeys": [
146
+ "identitystore:PrimaryRegion"
147
+ ],
134
148
  "dependentActions": []
135
149
  },
136
150
  "deleteidentitystore": {
@@ -161,7 +175,10 @@
161
175
  "dependentActions": []
162
176
  }
163
177
  ],
164
- "conditionKeys": [],
178
+ "conditionKeys": [
179
+ "identitystore:PrimaryRegion",
180
+ "identitystore:UserExternalIdIssuers"
181
+ ],
165
182
  "dependentActions": []
166
183
  },
167
184
  "describegroup": {
@@ -184,7 +201,10 @@
184
201
  "dependentActions": []
185
202
  }
186
203
  ],
187
- "conditionKeys": [],
204
+ "conditionKeys": [
205
+ "identitystore:PrimaryRegion",
206
+ "identitystore:GroupExternalIdIssuers"
207
+ ],
188
208
  "dependentActions": []
189
209
  },
190
210
  "describegroupmembership": {
@@ -219,7 +239,9 @@
219
239
  "dependentActions": []
220
240
  }
221
241
  ],
222
- "conditionKeys": [],
242
+ "conditionKeys": [
243
+ "identitystore:PrimaryRegion"
244
+ ],
223
245
  "dependentActions": []
224
246
  },
225
247
  "describeuser": {
@@ -242,7 +264,10 @@
242
264
  "dependentActions": []
243
265
  }
244
266
  ],
245
- "conditionKeys": [],
267
+ "conditionKeys": [
268
+ "identitystore:PrimaryRegion",
269
+ "identitystore:UserExternalIdIssuers"
270
+ ],
246
271
  "dependentActions": []
247
272
  },
248
273
  "getgroupid": {
@@ -265,7 +290,9 @@
265
290
  "dependentActions": []
266
291
  }
267
292
  ],
268
- "conditionKeys": [],
293
+ "conditionKeys": [
294
+ "identitystore:PrimaryRegion"
295
+ ],
269
296
  "dependentActions": []
270
297
  },
271
298
  "getgroupmembershipid": {
@@ -300,7 +327,9 @@
300
327
  "dependentActions": []
301
328
  }
302
329
  ],
303
- "conditionKeys": [],
330
+ "conditionKeys": [
331
+ "identitystore:PrimaryRegion"
332
+ ],
304
333
  "dependentActions": []
305
334
  },
306
335
  "getuserid": {
@@ -323,7 +352,9 @@
323
352
  "dependentActions": []
324
353
  }
325
354
  ],
326
- "conditionKeys": [],
355
+ "conditionKeys": [
356
+ "identitystore:PrimaryRegion"
357
+ ],
327
358
  "dependentActions": []
328
359
  },
329
360
  "ismemberingroups": {
@@ -358,7 +389,9 @@
358
389
  "dependentActions": []
359
390
  }
360
391
  ],
361
- "conditionKeys": [],
392
+ "conditionKeys": [
393
+ "identitystore:PrimaryRegion"
394
+ ],
362
395
  "dependentActions": []
363
396
  },
364
397
  "listgroupmemberships": {
@@ -387,7 +420,9 @@
387
420
  "dependentActions": []
388
421
  }
389
422
  ],
390
- "conditionKeys": [],
423
+ "conditionKeys": [
424
+ "identitystore:PrimaryRegion"
425
+ ],
391
426
  "dependentActions": []
392
427
  },
393
428
  "listgroupmembershipsformember": {
@@ -416,7 +451,9 @@
416
451
  "dependentActions": []
417
452
  }
418
453
  ],
419
- "conditionKeys": [],
454
+ "conditionKeys": [
455
+ "identitystore:PrimaryRegion"
456
+ ],
420
457
  "dependentActions": []
421
458
  },
422
459
  "listgroups": {
@@ -439,7 +476,10 @@
439
476
  "dependentActions": []
440
477
  }
441
478
  ],
442
- "conditionKeys": [],
479
+ "conditionKeys": [
480
+ "identitystore:PrimaryRegion",
481
+ "identitystore:GroupExternalIdIssuers"
482
+ ],
443
483
  "dependentActions": []
444
484
  },
445
485
  "listusers": {
@@ -462,7 +502,29 @@
462
502
  "dependentActions": []
463
503
  }
464
504
  ],
465
- "conditionKeys": [],
505
+ "conditionKeys": [
506
+ "identitystore:PrimaryRegion",
507
+ "identitystore:UserExternalIdIssuers"
508
+ ],
509
+ "dependentActions": []
510
+ },
511
+ "reserveuser": {
512
+ "name": "ReserveUser",
513
+ "description": "Grants permission to reserve a user by getting a userId",
514
+ "accessLevel": "Write",
515
+ "resourceTypes": [
516
+ {
517
+ "name": "Identitystore",
518
+ "required": true,
519
+ "conditionKeys": [],
520
+ "dependentActions": [
521
+ "kms:Decrypt"
522
+ ]
523
+ }
524
+ ],
525
+ "conditionKeys": [
526
+ "identitystore:PrimaryRegion"
527
+ ],
466
528
  "dependentActions": []
467
529
  },
468
530
  "updategroup": {
@@ -485,7 +547,10 @@
485
547
  "dependentActions": []
486
548
  }
487
549
  ],
488
- "conditionKeys": [],
550
+ "conditionKeys": [
551
+ "identitystore:PrimaryRegion",
552
+ "identitystore:GroupExternalIdIssuers"
553
+ ],
489
554
  "dependentActions": []
490
555
  },
491
556
  "updateidentitystore": {
@@ -521,7 +586,10 @@
521
586
  "dependentActions": []
522
587
  }
523
588
  ],
524
- "conditionKeys": [],
589
+ "conditionKeys": [
590
+ "identitystore:PrimaryRegion",
591
+ "identitystore:UserExternalIdIssuers"
592
+ ],
525
593
  "dependentActions": []
526
594
  }
527
595
  }
@@ -405,6 +405,31 @@
405
405
  "conditionKeys": [],
406
406
  "dependentActions": []
407
407
  },
408
+ "distributeimage": {
409
+ "name": "DistributeImage",
410
+ "description": "Grants permission to distribute an image",
411
+ "accessLevel": "Write",
412
+ "resourceTypes": [
413
+ {
414
+ "name": "image",
415
+ "required": true,
416
+ "conditionKeys": [],
417
+ "dependentActions": [
418
+ "ec2:DescribeImages",
419
+ "iam:PassRole",
420
+ "imagebuilder:GetDistributionConfiguration",
421
+ "imagebuilder:GetImage",
422
+ "imagebuilder:TagResource",
423
+ "ssm:GetParameter"
424
+ ]
425
+ }
426
+ ],
427
+ "conditionKeys": [
428
+ "aws:RequestTag/${TagKey}",
429
+ "aws:TagKeys"
430
+ ],
431
+ "dependentActions": []
432
+ },
408
433
  "getcomponent": {
409
434
  "name": "GetComponent",
410
435
  "description": "Grants permission to view details about a component",
@@ -1130,6 +1155,21 @@
1130
1155
  "conditionKeys": [],
1131
1156
  "dependentActions": []
1132
1157
  },
1158
+ "retryimage": {
1159
+ "name": "RetryImage",
1160
+ "description": "Grants permission to retry an image creation",
1161
+ "accessLevel": "Write",
1162
+ "resourceTypes": [
1163
+ {
1164
+ "name": "image",
1165
+ "required": true,
1166
+ "conditionKeys": [],
1167
+ "dependentActions": []
1168
+ }
1169
+ ],
1170
+ "conditionKeys": [],
1171
+ "dependentActions": []
1172
+ },
1133
1173
  "sendworkflowstepaction": {
1134
1174
  "name": "SendWorkflowStepAction",
1135
1175
  "description": "Grants permission to send an action to a workflow step",
@@ -18,6 +18,16 @@
18
18
  ],
19
19
  "dependentActions": []
20
20
  },
21
+ "createprocurementportalpreference": {
22
+ "name": "CreateProcurementPortalPreference",
23
+ "description": "Grants permission to create a procurement portal preference",
24
+ "accessLevel": "Write",
25
+ "resourceTypes": [],
26
+ "conditionKeys": [
27
+ "aws:ResourceTag/${TagKey}"
28
+ ],
29
+ "dependentActions": []
30
+ },
21
31
  "deleteinvoiceunit": {
22
32
  "name": "DeleteInvoiceUnit",
23
33
  "description": "Grants permission to update an invoice unit for your organization",
@@ -35,6 +45,16 @@
35
45
  ],
36
46
  "dependentActions": []
37
47
  },
48
+ "deleteprocurementportalpreference": {
49
+ "name": "DeleteProcurementPortalPreference",
50
+ "description": "Grants permission to delete a procurement portal preference",
51
+ "accessLevel": "Write",
52
+ "resourceTypes": [],
53
+ "conditionKeys": [
54
+ "aws:ResourceTag/${TagKey}"
55
+ ],
56
+ "dependentActions": []
57
+ },
38
58
  "getinvoicecorrection": {
39
59
  "name": "GetInvoiceCorrection",
40
60
  "isPermissionOnly": true,
@@ -76,6 +96,14 @@
76
96
  "conditionKeys": [],
77
97
  "dependentActions": []
78
98
  },
99
+ "getprocurementportalpreference": {
100
+ "name": "GetProcurementPortalPreference",
101
+ "description": "Grants permission to get a procurement portal preference",
102
+ "accessLevel": "Read",
103
+ "resourceTypes": [],
104
+ "conditionKeys": [],
105
+ "dependentActions": []
106
+ },
79
107
  "listinvoicecorrections": {
80
108
  "name": "ListInvoiceCorrections",
81
109
  "isPermissionOnly": true,
@@ -101,6 +129,14 @@
101
129
  "conditionKeys": [],
102
130
  "dependentActions": []
103
131
  },
132
+ "listprocurementportalpreferences": {
133
+ "name": "ListProcurementPortalPreferences",
134
+ "description": "Grants permission to list procurement portal preferences for an account",
135
+ "accessLevel": "List",
136
+ "resourceTypes": [],
137
+ "conditionKeys": [],
138
+ "dependentActions": []
139
+ },
104
140
  "listtagsforresource": {
105
141
  "name": "ListTagsForResource",
106
142
  "description": "Grants permission to list tags for a resource",
@@ -127,6 +163,16 @@
127
163
  "conditionKeys": [],
128
164
  "dependentActions": []
129
165
  },
166
+ "putprocurementportalpreference": {
167
+ "name": "PutProcurementPortalPreference",
168
+ "description": "Grants permission to update a procurement portal preference",
169
+ "accessLevel": "Write",
170
+ "resourceTypes": [],
171
+ "conditionKeys": [
172
+ "aws:ResourceTag/${TagKey}"
173
+ ],
174
+ "dependentActions": []
175
+ },
130
176
  "startinvoicecorrection": {
131
177
  "name": "StartInvoiceCorrection",
132
178
  "isPermissionOnly": true,
@@ -189,5 +235,15 @@
189
235
  "aws:ResourceTag/${TagKey}"
190
236
  ],
191
237
  "dependentActions": []
238
+ },
239
+ "updateprocurementportalpreferencestatus": {
240
+ "name": "UpdateProcurementPortalPreferenceStatus",
241
+ "description": "Grants permission to update the status for a procurement portal preference",
242
+ "accessLevel": "Write",
243
+ "resourceTypes": [],
244
+ "conditionKeys": [
245
+ "aws:ResourceTag/${TagKey}"
246
+ ],
247
+ "dependentActions": []
192
248
  }
193
249
  }