@cloud-copilot/iam-data 0.9.202505161 → 0.9.202505201
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.
- package/data/actions/braket.json +2 -0
- package/data/actions/codebuild.json +367 -12
- package/data/actions/codepipeline.json +15 -0
- package/data/actions/medical-imaging.json +45 -0
- package/data/actions/profile.json +102 -0
- package/data/actions/resiliencehub.json +19 -5
- package/data/actions/ssm.json +1 -0
- package/data/actions/support.json +16 -0
- package/data/actions/transform.json +86 -0
- package/data/conditionKeys/codebuild.json +550 -0
- package/data/conditionKeys/ssm.json +5 -0
- package/data/conditionKeys/transform.json +1 -0
- package/data/resourceTypes/profile.json +7 -0
- package/data/resourceTypes/transform.json +6 -0
- package/data/serviceNames.json +2 -1
- package/data/services.json +1 -0
- package/package.json +2 -2
|
@@ -14,14 +14,564 @@
|
|
|
14
14
|
"description": "Filters access by actions based on the presence of tag keys in the request",
|
|
15
15
|
"type": "ArrayOfString"
|
|
16
16
|
},
|
|
17
|
+
"codebuild:artifacts": {
|
|
18
|
+
"key": "codebuild:artifacts",
|
|
19
|
+
"description": "Filters access by the API corresponding argument value",
|
|
20
|
+
"type": "Bool"
|
|
21
|
+
},
|
|
22
|
+
"codebuild:artifacts.bucketowneraccess": {
|
|
23
|
+
"key": "codebuild:artifacts.bucketOwnerAccess",
|
|
24
|
+
"description": "Filters access by the API corresponding argument value",
|
|
25
|
+
"type": "String"
|
|
26
|
+
},
|
|
27
|
+
"codebuild:artifacts.encryptiondisabled": {
|
|
28
|
+
"key": "codebuild:artifacts.encryptionDisabled",
|
|
29
|
+
"description": "Filters access by the API corresponding argument value",
|
|
30
|
+
"type": "Bool"
|
|
31
|
+
},
|
|
32
|
+
"codebuild:artifacts.location": {
|
|
33
|
+
"key": "codebuild:artifacts.location",
|
|
34
|
+
"description": "Filters access by the API corresponding argument value",
|
|
35
|
+
"type": "String"
|
|
36
|
+
},
|
|
37
|
+
"codebuild:authtype": {
|
|
38
|
+
"key": "codebuild:authType",
|
|
39
|
+
"description": "Filters access by the API corresponding argument value",
|
|
40
|
+
"type": "String"
|
|
41
|
+
},
|
|
42
|
+
"codebuild:autoretrylimit": {
|
|
43
|
+
"key": "codebuild:autoRetryLimit",
|
|
44
|
+
"description": "Filters access by the API corresponding argument value",
|
|
45
|
+
"type": "Numeric"
|
|
46
|
+
},
|
|
17
47
|
"codebuild:buildarn": {
|
|
18
48
|
"key": "codebuild:buildArn",
|
|
19
49
|
"description": "Filters access by the ARN of the AWS CodeBuild build from which the request originated",
|
|
20
50
|
"type": "ARN"
|
|
21
51
|
},
|
|
52
|
+
"codebuild:buildbatchconfig": {
|
|
53
|
+
"key": "codebuild:buildBatchConfig",
|
|
54
|
+
"description": "Filters access by the API corresponding argument value",
|
|
55
|
+
"type": "Bool"
|
|
56
|
+
},
|
|
57
|
+
"codebuild:buildbatchconfig.restrictions.computetypesallowed": {
|
|
58
|
+
"key": "codebuild:buildBatchConfig.restrictions.computeTypesAllowed",
|
|
59
|
+
"description": "Filters access by the API corresponding argument value",
|
|
60
|
+
"type": "ArrayOfString"
|
|
61
|
+
},
|
|
62
|
+
"codebuild:buildbatchconfig.restrictions.fleetsallowed": {
|
|
63
|
+
"key": "codebuild:buildBatchConfig.restrictions.fleetsAllowed",
|
|
64
|
+
"description": "Filters access by the API corresponding argument value",
|
|
65
|
+
"type": "ArrayOfString"
|
|
66
|
+
},
|
|
67
|
+
"codebuild:buildbatchconfig.servicerole": {
|
|
68
|
+
"key": "codebuild:buildBatchConfig.serviceRole",
|
|
69
|
+
"description": "Filters access by the API corresponding argument value",
|
|
70
|
+
"type": "String"
|
|
71
|
+
},
|
|
72
|
+
"codebuild:buildtype": {
|
|
73
|
+
"key": "codebuild:buildType",
|
|
74
|
+
"description": "Filters access by the API corresponding argument value",
|
|
75
|
+
"type": "String"
|
|
76
|
+
},
|
|
77
|
+
"codebuild:cache": {
|
|
78
|
+
"key": "codebuild:cache",
|
|
79
|
+
"description": "Filters access by the API corresponding argument value",
|
|
80
|
+
"type": "Bool"
|
|
81
|
+
},
|
|
82
|
+
"codebuild:cache.location": {
|
|
83
|
+
"key": "codebuild:cache.location",
|
|
84
|
+
"description": "Filters access by the API corresponding argument value",
|
|
85
|
+
"type": "String"
|
|
86
|
+
},
|
|
87
|
+
"codebuild:cache.modes": {
|
|
88
|
+
"key": "codebuild:cache.modes",
|
|
89
|
+
"description": "Filters access by the API corresponding argument value",
|
|
90
|
+
"type": "ArrayOfString"
|
|
91
|
+
},
|
|
92
|
+
"codebuild:cache.type": {
|
|
93
|
+
"key": "codebuild:cache.type",
|
|
94
|
+
"description": "Filters access by the API corresponding argument value",
|
|
95
|
+
"type": "String"
|
|
96
|
+
},
|
|
97
|
+
"codebuild:computeconfiguration": {
|
|
98
|
+
"key": "codebuild:computeConfiguration",
|
|
99
|
+
"description": "Filters access by the API corresponding argument value",
|
|
100
|
+
"type": "Bool"
|
|
101
|
+
},
|
|
102
|
+
"codebuild:computeconfiguration.disk": {
|
|
103
|
+
"key": "codebuild:computeConfiguration.disk",
|
|
104
|
+
"description": "Filters access by the API corresponding argument value",
|
|
105
|
+
"type": "Numeric"
|
|
106
|
+
},
|
|
107
|
+
"codebuild:computeconfiguration.instancetype": {
|
|
108
|
+
"key": "codebuild:computeConfiguration.instanceType",
|
|
109
|
+
"description": "Filters access by the API corresponding argument value",
|
|
110
|
+
"type": "String"
|
|
111
|
+
},
|
|
112
|
+
"codebuild:computeconfiguration.machinetype": {
|
|
113
|
+
"key": "codebuild:computeConfiguration.machineType",
|
|
114
|
+
"description": "Filters access by the API corresponding argument value",
|
|
115
|
+
"type": "String"
|
|
116
|
+
},
|
|
117
|
+
"codebuild:computeconfiguration.memory": {
|
|
118
|
+
"key": "codebuild:computeConfiguration.memory",
|
|
119
|
+
"description": "Filters access by the API corresponding argument value",
|
|
120
|
+
"type": "Numeric"
|
|
121
|
+
},
|
|
122
|
+
"codebuild:computeconfiguration.vcpu": {
|
|
123
|
+
"key": "codebuild:computeConfiguration.vCpu",
|
|
124
|
+
"description": "Filters access by the API corresponding argument value",
|
|
125
|
+
"type": "Numeric"
|
|
126
|
+
},
|
|
127
|
+
"codebuild:computetype": {
|
|
128
|
+
"key": "codebuild:computeType",
|
|
129
|
+
"description": "Filters access by the API corresponding argument value",
|
|
130
|
+
"type": "String"
|
|
131
|
+
},
|
|
132
|
+
"codebuild:concurrentbuildlimit": {
|
|
133
|
+
"key": "codebuild:concurrentBuildLimit",
|
|
134
|
+
"description": "Filters access by the API corresponding argument value",
|
|
135
|
+
"type": "Numeric"
|
|
136
|
+
},
|
|
137
|
+
"codebuild:encryptionkey": {
|
|
138
|
+
"key": "codebuild:encryptionKey",
|
|
139
|
+
"description": "Filters access by the API corresponding argument value",
|
|
140
|
+
"type": "String"
|
|
141
|
+
},
|
|
142
|
+
"codebuild:environment": {
|
|
143
|
+
"key": "codebuild:environment",
|
|
144
|
+
"description": "Filters access by the API corresponding argument value",
|
|
145
|
+
"type": "Bool"
|
|
146
|
+
},
|
|
147
|
+
"codebuild:environment.certificate": {
|
|
148
|
+
"key": "codebuild:environment.certificate",
|
|
149
|
+
"description": "Filters access by the API corresponding argument value",
|
|
150
|
+
"type": "String"
|
|
151
|
+
},
|
|
152
|
+
"codebuild:environment.computeconfiguration": {
|
|
153
|
+
"key": "codebuild:environment.computeConfiguration",
|
|
154
|
+
"description": "Filters access by the API corresponding argument value",
|
|
155
|
+
"type": "Bool"
|
|
156
|
+
},
|
|
157
|
+
"codebuild:environment.computeconfiguration.disk": {
|
|
158
|
+
"key": "codebuild:environment.computeConfiguration.disk",
|
|
159
|
+
"description": "Filters access by the API corresponding argument value",
|
|
160
|
+
"type": "Numeric"
|
|
161
|
+
},
|
|
162
|
+
"codebuild:environment.computeconfiguration.instancetype": {
|
|
163
|
+
"key": "codebuild:environment.computeConfiguration.instanceType",
|
|
164
|
+
"description": "Filters access by the API corresponding argument value",
|
|
165
|
+
"type": "String"
|
|
166
|
+
},
|
|
167
|
+
"codebuild:environment.computeconfiguration.machinetype": {
|
|
168
|
+
"key": "codebuild:environment.computeConfiguration.machineType",
|
|
169
|
+
"description": "Filters access by the API corresponding argument value",
|
|
170
|
+
"type": "String"
|
|
171
|
+
},
|
|
172
|
+
"codebuild:environment.computeconfiguration.memory": {
|
|
173
|
+
"key": "codebuild:environment.computeConfiguration.memory",
|
|
174
|
+
"description": "Filters access by the API corresponding argument value",
|
|
175
|
+
"type": "Numeric"
|
|
176
|
+
},
|
|
177
|
+
"codebuild:environment.computeconfiguration.vcpu": {
|
|
178
|
+
"key": "codebuild:environment.computeConfiguration.vCpu",
|
|
179
|
+
"description": "Filters access by the API corresponding argument value",
|
|
180
|
+
"type": "Numeric"
|
|
181
|
+
},
|
|
182
|
+
"codebuild:environment.computetype": {
|
|
183
|
+
"key": "codebuild:environment.computeType",
|
|
184
|
+
"description": "Filters access by the API corresponding argument value",
|
|
185
|
+
"type": "String"
|
|
186
|
+
},
|
|
187
|
+
"codebuild:environment.environmentvariables": {
|
|
188
|
+
"key": "codebuild:environment.environmentVariables",
|
|
189
|
+
"description": "Filters access by the API corresponding argument value",
|
|
190
|
+
"type": "Bool"
|
|
191
|
+
},
|
|
192
|
+
"codebuild:environment.environmentvariables.name": {
|
|
193
|
+
"key": "codebuild:environment.environmentVariables.name",
|
|
194
|
+
"description": "Filters access by the API corresponding argument value",
|
|
195
|
+
"type": "ArrayOfString"
|
|
196
|
+
},
|
|
197
|
+
"codebuild:environment.environmentvariables.value": {
|
|
198
|
+
"key": "codebuild:environment.environmentVariables.value",
|
|
199
|
+
"description": "Filters access by the API corresponding argument value",
|
|
200
|
+
"type": "ArrayOfString"
|
|
201
|
+
},
|
|
202
|
+
"codebuild:environment.environmentvariables/${name}.value": {
|
|
203
|
+
"key": "codebuild:environment.environmentVariables/${name}.value",
|
|
204
|
+
"description": "Filters access by the API corresponding argument value",
|
|
205
|
+
"type": "String"
|
|
206
|
+
},
|
|
207
|
+
"codebuild:environment.fleet.fleetarn": {
|
|
208
|
+
"key": "codebuild:environment.fleet.fleetArn",
|
|
209
|
+
"description": "Filters access by the API corresponding argument value",
|
|
210
|
+
"type": "ARN"
|
|
211
|
+
},
|
|
212
|
+
"codebuild:environment.image": {
|
|
213
|
+
"key": "codebuild:environment.image",
|
|
214
|
+
"description": "Filters access by the API corresponding argument value",
|
|
215
|
+
"type": "String"
|
|
216
|
+
},
|
|
217
|
+
"codebuild:environment.imagepullcredentialstype": {
|
|
218
|
+
"key": "codebuild:environment.imagePullCredentialsType",
|
|
219
|
+
"description": "Filters access by the API corresponding argument value",
|
|
220
|
+
"type": "String"
|
|
221
|
+
},
|
|
222
|
+
"codebuild:environment.privilegedmode": {
|
|
223
|
+
"key": "codebuild:environment.privilegedMode",
|
|
224
|
+
"description": "Filters access by the API corresponding argument value",
|
|
225
|
+
"type": "Bool"
|
|
226
|
+
},
|
|
227
|
+
"codebuild:environment.registrycredential": {
|
|
228
|
+
"key": "codebuild:environment.registryCredential",
|
|
229
|
+
"description": "Filters access by the API corresponding argument value",
|
|
230
|
+
"type": "Bool"
|
|
231
|
+
},
|
|
232
|
+
"codebuild:environment.registrycredential.credential": {
|
|
233
|
+
"key": "codebuild:environment.registryCredential.credential",
|
|
234
|
+
"description": "Filters access by the API corresponding argument value",
|
|
235
|
+
"type": "String"
|
|
236
|
+
},
|
|
237
|
+
"codebuild:environment.registrycredential.credentialprovider": {
|
|
238
|
+
"key": "codebuild:environment.registryCredential.credentialProvider",
|
|
239
|
+
"description": "Filters access by the API corresponding argument value",
|
|
240
|
+
"type": "String"
|
|
241
|
+
},
|
|
242
|
+
"codebuild:environment.type": {
|
|
243
|
+
"key": "codebuild:environment.type",
|
|
244
|
+
"description": "Filters access by the API corresponding argument value",
|
|
245
|
+
"type": "String"
|
|
246
|
+
},
|
|
247
|
+
"codebuild:environmenttype": {
|
|
248
|
+
"key": "codebuild:environmentType",
|
|
249
|
+
"description": "Filters access by the API corresponding argument value",
|
|
250
|
+
"type": "String"
|
|
251
|
+
},
|
|
252
|
+
"codebuild:exportconfig.s3destination.bucket": {
|
|
253
|
+
"key": "codebuild:exportConfig.s3Destination.bucket",
|
|
254
|
+
"description": "Filters access by the API corresponding argument value",
|
|
255
|
+
"type": "String"
|
|
256
|
+
},
|
|
257
|
+
"codebuild:exportconfig.s3destination.bucketowner": {
|
|
258
|
+
"key": "codebuild:exportConfig.s3Destination.bucketOwner",
|
|
259
|
+
"description": "Filters access by the API corresponding argument value",
|
|
260
|
+
"type": "String"
|
|
261
|
+
},
|
|
262
|
+
"codebuild:exportconfig.s3destination.encryptiondisabled": {
|
|
263
|
+
"key": "codebuild:exportConfig.s3Destination.encryptionDisabled",
|
|
264
|
+
"description": "Filters access by the API corresponding argument value",
|
|
265
|
+
"type": "Bool"
|
|
266
|
+
},
|
|
267
|
+
"codebuild:exportconfig.s3destination.encryptionkey": {
|
|
268
|
+
"key": "codebuild:exportConfig.s3Destination.encryptionKey",
|
|
269
|
+
"description": "Filters access by the API corresponding argument value",
|
|
270
|
+
"type": "String"
|
|
271
|
+
},
|
|
272
|
+
"codebuild:exportconfig.s3destination.path": {
|
|
273
|
+
"key": "codebuild:exportConfig.s3Destination.path",
|
|
274
|
+
"description": "Filters access by the API corresponding argument value",
|
|
275
|
+
"type": "String"
|
|
276
|
+
},
|
|
277
|
+
"codebuild:filesystemlocations.identifier": {
|
|
278
|
+
"key": "codebuild:fileSystemLocations.identifier",
|
|
279
|
+
"description": "Filters access by the API corresponding argument value",
|
|
280
|
+
"type": "ArrayOfString"
|
|
281
|
+
},
|
|
282
|
+
"codebuild:filesystemlocations.location": {
|
|
283
|
+
"key": "codebuild:fileSystemLocations.location",
|
|
284
|
+
"description": "Filters access by the API corresponding argument value",
|
|
285
|
+
"type": "ArrayOfString"
|
|
286
|
+
},
|
|
287
|
+
"codebuild:filesystemlocations.type": {
|
|
288
|
+
"key": "codebuild:fileSystemLocations.type",
|
|
289
|
+
"description": "Filters access by the API corresponding argument value",
|
|
290
|
+
"type": "ArrayOfString"
|
|
291
|
+
},
|
|
292
|
+
"codebuild:filesystemlocations/${identifier}.location": {
|
|
293
|
+
"key": "codebuild:fileSystemLocations/${identifier}.location",
|
|
294
|
+
"description": "Filters access by the API corresponding argument value",
|
|
295
|
+
"type": "String"
|
|
296
|
+
},
|
|
297
|
+
"codebuild:filesystemlocations/${identifier}.type": {
|
|
298
|
+
"key": "codebuild:fileSystemLocations/${identifier}.type",
|
|
299
|
+
"description": "Filters access by the API corresponding argument value",
|
|
300
|
+
"type": "String"
|
|
301
|
+
},
|
|
302
|
+
"codebuild:fleetservicerole": {
|
|
303
|
+
"key": "codebuild:fleetServiceRole",
|
|
304
|
+
"description": "Filters access by the API corresponding argument value",
|
|
305
|
+
"type": "String"
|
|
306
|
+
},
|
|
307
|
+
"codebuild:imageid": {
|
|
308
|
+
"key": "codebuild:imageId",
|
|
309
|
+
"description": "Filters access by the API corresponding argument value",
|
|
310
|
+
"type": "String"
|
|
311
|
+
},
|
|
312
|
+
"codebuild:logsconfig": {
|
|
313
|
+
"key": "codebuild:logsConfig",
|
|
314
|
+
"description": "Filters access by the API corresponding argument value",
|
|
315
|
+
"type": "Bool"
|
|
316
|
+
},
|
|
317
|
+
"codebuild:logsconfig.s3logs": {
|
|
318
|
+
"key": "codebuild:logsConfig.s3Logs",
|
|
319
|
+
"description": "Filters access by the API corresponding argument value",
|
|
320
|
+
"type": "Bool"
|
|
321
|
+
},
|
|
322
|
+
"codebuild:logsconfig.s3logs.bucketowneraccess": {
|
|
323
|
+
"key": "codebuild:logsConfig.s3Logs.bucketOwnerAccess",
|
|
324
|
+
"description": "Filters access by the API corresponding argument value",
|
|
325
|
+
"type": "String"
|
|
326
|
+
},
|
|
327
|
+
"codebuild:logsconfig.s3logs.encryptiondisabled": {
|
|
328
|
+
"key": "codebuild:logsConfig.s3Logs.encryptionDisabled",
|
|
329
|
+
"description": "Filters access by the API corresponding argument value",
|
|
330
|
+
"type": "Bool"
|
|
331
|
+
},
|
|
332
|
+
"codebuild:logsconfig.s3logs.location": {
|
|
333
|
+
"key": "codebuild:logsConfig.s3Logs.location",
|
|
334
|
+
"description": "Filters access by the API corresponding argument value",
|
|
335
|
+
"type": "String"
|
|
336
|
+
},
|
|
337
|
+
"codebuild:logsconfig.s3logs.status": {
|
|
338
|
+
"key": "codebuild:logsConfig.s3Logs.status",
|
|
339
|
+
"description": "Filters access by the API corresponding argument value",
|
|
340
|
+
"type": "String"
|
|
341
|
+
},
|
|
342
|
+
"codebuild:manualcreation": {
|
|
343
|
+
"key": "codebuild:manualCreation",
|
|
344
|
+
"description": "Filters access by the API corresponding argument value",
|
|
345
|
+
"type": "Bool"
|
|
346
|
+
},
|
|
22
347
|
"codebuild:projectarn": {
|
|
23
348
|
"key": "codebuild:projectArn",
|
|
24
349
|
"description": "Filters access by the ARN of the AWS CodeBuild project from which the request originated",
|
|
25
350
|
"type": "ARN"
|
|
351
|
+
},
|
|
352
|
+
"codebuild:projectvisibility": {
|
|
353
|
+
"key": "codebuild:projectVisibility",
|
|
354
|
+
"description": "Filters access by the API corresponding argument value",
|
|
355
|
+
"type": "String"
|
|
356
|
+
},
|
|
357
|
+
"codebuild:scopeconfiguration.domain": {
|
|
358
|
+
"key": "codebuild:scopeConfiguration.domain",
|
|
359
|
+
"description": "Filters access by the API corresponding argument value",
|
|
360
|
+
"type": "String"
|
|
361
|
+
},
|
|
362
|
+
"codebuild:scopeconfiguration.name": {
|
|
363
|
+
"key": "codebuild:scopeConfiguration.name",
|
|
364
|
+
"description": "Filters access by the API corresponding argument value",
|
|
365
|
+
"type": "String"
|
|
366
|
+
},
|
|
367
|
+
"codebuild:scopeconfiguration.scope": {
|
|
368
|
+
"key": "codebuild:scopeConfiguration.scope",
|
|
369
|
+
"description": "Filters access by the API corresponding argument value",
|
|
370
|
+
"type": "String"
|
|
371
|
+
},
|
|
372
|
+
"codebuild:secondaryartifacts": {
|
|
373
|
+
"key": "codebuild:secondaryArtifacts",
|
|
374
|
+
"description": "Filters access by the API corresponding argument value",
|
|
375
|
+
"type": "Bool"
|
|
376
|
+
},
|
|
377
|
+
"codebuild:secondaryartifacts.artifactidentifier": {
|
|
378
|
+
"key": "codebuild:secondaryArtifacts.artifactIdentifier",
|
|
379
|
+
"description": "Filters access by the API corresponding argument value",
|
|
380
|
+
"type": "ArrayOfString"
|
|
381
|
+
},
|
|
382
|
+
"codebuild:secondaryartifacts.bucketowneraccess": {
|
|
383
|
+
"key": "codebuild:secondaryArtifacts.bucketOwnerAccess",
|
|
384
|
+
"description": "Filters access by the API corresponding argument value",
|
|
385
|
+
"type": "ArrayOfString"
|
|
386
|
+
},
|
|
387
|
+
"codebuild:secondaryartifacts.encryptiondisabled": {
|
|
388
|
+
"key": "codebuild:secondaryArtifacts.encryptionDisabled",
|
|
389
|
+
"description": "Filters access by the API corresponding argument value",
|
|
390
|
+
"type": "ArrayOfBool"
|
|
391
|
+
},
|
|
392
|
+
"codebuild:secondaryartifacts.location": {
|
|
393
|
+
"key": "codebuild:secondaryArtifacts.location",
|
|
394
|
+
"description": "Filters access by the API corresponding argument value",
|
|
395
|
+
"type": "ArrayOfString"
|
|
396
|
+
},
|
|
397
|
+
"codebuild:secondaryartifacts/${artifactidentifier}.bucketowneraccess": {
|
|
398
|
+
"key": "codebuild:secondaryArtifacts/${artifactIdentifier}.bucketOwnerAccess",
|
|
399
|
+
"description": "Filters access by the API corresponding argument value",
|
|
400
|
+
"type": "String"
|
|
401
|
+
},
|
|
402
|
+
"codebuild:secondaryartifacts/${artifactidentifier}.encryptiondisabled": {
|
|
403
|
+
"key": "codebuild:secondaryArtifacts/${artifactIdentifier}.encryptionDisabled",
|
|
404
|
+
"description": "Filters access by the API corresponding argument value",
|
|
405
|
+
"type": "Bool"
|
|
406
|
+
},
|
|
407
|
+
"codebuild:secondaryartifacts/${artifactidentifier}.location": {
|
|
408
|
+
"key": "codebuild:secondaryArtifacts/${artifactIdentifier}.location",
|
|
409
|
+
"description": "Filters access by the API corresponding argument value",
|
|
410
|
+
"type": "String"
|
|
411
|
+
},
|
|
412
|
+
"codebuild:secondarysources": {
|
|
413
|
+
"key": "codebuild:secondarySources",
|
|
414
|
+
"description": "Filters access by the API corresponding argument value",
|
|
415
|
+
"type": "Bool"
|
|
416
|
+
},
|
|
417
|
+
"codebuild:secondarysources.auth.resource": {
|
|
418
|
+
"key": "codebuild:secondarySources.auth.resource",
|
|
419
|
+
"description": "Filters access by the API corresponding argument value",
|
|
420
|
+
"type": "ArrayOfString"
|
|
421
|
+
},
|
|
422
|
+
"codebuild:secondarysources.auth.type": {
|
|
423
|
+
"key": "codebuild:secondarySources.auth.type",
|
|
424
|
+
"description": "Filters access by the API corresponding argument value",
|
|
425
|
+
"type": "ArrayOfString"
|
|
426
|
+
},
|
|
427
|
+
"codebuild:secondarysources.buildstatusconfig.context": {
|
|
428
|
+
"key": "codebuild:secondarySources.buildStatusConfig.context",
|
|
429
|
+
"description": "Filters access by the API corresponding argument value",
|
|
430
|
+
"type": "ArrayOfString"
|
|
431
|
+
},
|
|
432
|
+
"codebuild:secondarysources.buildstatusconfig.targeturl": {
|
|
433
|
+
"key": "codebuild:secondarySources.buildStatusConfig.targetUrl",
|
|
434
|
+
"description": "Filters access by the API corresponding argument value",
|
|
435
|
+
"type": "ArrayOfString"
|
|
436
|
+
},
|
|
437
|
+
"codebuild:secondarysources.buildspec": {
|
|
438
|
+
"key": "codebuild:secondarySources.buildspec",
|
|
439
|
+
"description": "Filters access by the API corresponding argument value",
|
|
440
|
+
"type": "Bool"
|
|
441
|
+
},
|
|
442
|
+
"codebuild:secondarysources.insecuressl": {
|
|
443
|
+
"key": "codebuild:secondarySources.insecureSsl",
|
|
444
|
+
"description": "Filters access by the API corresponding argument value",
|
|
445
|
+
"type": "ArrayOfBool"
|
|
446
|
+
},
|
|
447
|
+
"codebuild:secondarysources.location": {
|
|
448
|
+
"key": "codebuild:secondarySources.location",
|
|
449
|
+
"description": "Filters access by the API corresponding argument value",
|
|
450
|
+
"type": "ArrayOfString"
|
|
451
|
+
},
|
|
452
|
+
"codebuild:secondarysources.sourceidentifier": {
|
|
453
|
+
"key": "codebuild:secondarySources.sourceIdentifier",
|
|
454
|
+
"description": "Filters access by the API corresponding argument value",
|
|
455
|
+
"type": "ArrayOfString"
|
|
456
|
+
},
|
|
457
|
+
"codebuild:secondarysources/${sourceidentifier}.auth.resource": {
|
|
458
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.auth.resource",
|
|
459
|
+
"description": "Filters access by the API corresponding argument value",
|
|
460
|
+
"type": "String"
|
|
461
|
+
},
|
|
462
|
+
"codebuild:secondarysources/${sourceidentifier}.auth.type": {
|
|
463
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.auth.type",
|
|
464
|
+
"description": "Filters access by the API corresponding argument value",
|
|
465
|
+
"type": "String"
|
|
466
|
+
},
|
|
467
|
+
"codebuild:secondarysources/${sourceidentifier}.buildstatusconfig.context": {
|
|
468
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.buildStatusConfig.context",
|
|
469
|
+
"description": "Filters access by the API corresponding argument value",
|
|
470
|
+
"type": "String"
|
|
471
|
+
},
|
|
472
|
+
"codebuild:secondarysources/${sourceidentifier}.buildstatusconfig.targeturl": {
|
|
473
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.buildStatusConfig.targetUrl",
|
|
474
|
+
"description": "Filters access by the API corresponding argument value",
|
|
475
|
+
"type": "String"
|
|
476
|
+
},
|
|
477
|
+
"codebuild:secondarysources/${sourceidentifier}.buildspec": {
|
|
478
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.buildspec",
|
|
479
|
+
"description": "Filters access by the API corresponding argument value",
|
|
480
|
+
"type": "Bool"
|
|
481
|
+
},
|
|
482
|
+
"codebuild:secondarysources/${sourceidentifier}.insecuressl": {
|
|
483
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.insecureSsl",
|
|
484
|
+
"description": "Filters access by the API corresponding argument value",
|
|
485
|
+
"type": "Bool"
|
|
486
|
+
},
|
|
487
|
+
"codebuild:secondarysources/${sourceidentifier}.location": {
|
|
488
|
+
"key": "codebuild:secondarySources/${sourceIdentifier}.location",
|
|
489
|
+
"description": "Filters access by the API corresponding argument value",
|
|
490
|
+
"type": "String"
|
|
491
|
+
},
|
|
492
|
+
"codebuild:servertype": {
|
|
493
|
+
"key": "codebuild:serverType",
|
|
494
|
+
"description": "Filters access by the API corresponding argument value",
|
|
495
|
+
"type": "String"
|
|
496
|
+
},
|
|
497
|
+
"codebuild:servicerole": {
|
|
498
|
+
"key": "codebuild:serviceRole",
|
|
499
|
+
"description": "Filters access by the API corresponding argument value",
|
|
500
|
+
"type": "String"
|
|
501
|
+
},
|
|
502
|
+
"codebuild:shouldoverwrite": {
|
|
503
|
+
"key": "codebuild:shouldOverwrite",
|
|
504
|
+
"description": "Filters access by the API corresponding argument value",
|
|
505
|
+
"type": "Bool"
|
|
506
|
+
},
|
|
507
|
+
"codebuild:source": {
|
|
508
|
+
"key": "codebuild:source",
|
|
509
|
+
"description": "Filters access by the API corresponding argument value",
|
|
510
|
+
"type": "Bool"
|
|
511
|
+
},
|
|
512
|
+
"codebuild:source.auth.resource": {
|
|
513
|
+
"key": "codebuild:source.auth.resource",
|
|
514
|
+
"description": "Filters access by the API corresponding argument value",
|
|
515
|
+
"type": "String"
|
|
516
|
+
},
|
|
517
|
+
"codebuild:source.auth.type": {
|
|
518
|
+
"key": "codebuild:source.auth.type",
|
|
519
|
+
"description": "Filters access by the API corresponding argument value",
|
|
520
|
+
"type": "String"
|
|
521
|
+
},
|
|
522
|
+
"codebuild:source.buildstatusconfig.context": {
|
|
523
|
+
"key": "codebuild:source.buildStatusConfig.context",
|
|
524
|
+
"description": "Filters access by the API corresponding argument value",
|
|
525
|
+
"type": "String"
|
|
526
|
+
},
|
|
527
|
+
"codebuild:source.buildstatusconfig.targeturl": {
|
|
528
|
+
"key": "codebuild:source.buildStatusConfig.targetUrl",
|
|
529
|
+
"description": "Filters access by the API corresponding argument value",
|
|
530
|
+
"type": "String"
|
|
531
|
+
},
|
|
532
|
+
"codebuild:source.buildspec": {
|
|
533
|
+
"key": "codebuild:source.buildspec",
|
|
534
|
+
"description": "Filters access by the API corresponding argument value",
|
|
535
|
+
"type": "Bool"
|
|
536
|
+
},
|
|
537
|
+
"codebuild:source.insecuressl": {
|
|
538
|
+
"key": "codebuild:source.insecureSsl",
|
|
539
|
+
"description": "Filters access by the API corresponding argument value",
|
|
540
|
+
"type": "Bool"
|
|
541
|
+
},
|
|
542
|
+
"codebuild:source.location": {
|
|
543
|
+
"key": "codebuild:source.location",
|
|
544
|
+
"description": "Filters access by the API corresponding argument value",
|
|
545
|
+
"type": "String"
|
|
546
|
+
},
|
|
547
|
+
"codebuild:token": {
|
|
548
|
+
"key": "codebuild:token",
|
|
549
|
+
"description": "Filters access by the API corresponding argument value",
|
|
550
|
+
"type": "String"
|
|
551
|
+
},
|
|
552
|
+
"codebuild:username": {
|
|
553
|
+
"key": "codebuild:username",
|
|
554
|
+
"description": "Filters access by the API corresponding argument value",
|
|
555
|
+
"type": "String"
|
|
556
|
+
},
|
|
557
|
+
"codebuild:vpcconfig": {
|
|
558
|
+
"key": "codebuild:vpcConfig",
|
|
559
|
+
"description": "Filters access by the API corresponding argument value",
|
|
560
|
+
"type": "Bool"
|
|
561
|
+
},
|
|
562
|
+
"codebuild:vpcconfig.securitygroupids": {
|
|
563
|
+
"key": "codebuild:vpcConfig.securityGroupIds",
|
|
564
|
+
"description": "Filters access by the API corresponding argument value",
|
|
565
|
+
"type": "ArrayOfString"
|
|
566
|
+
},
|
|
567
|
+
"codebuild:vpcconfig.subnets": {
|
|
568
|
+
"key": "codebuild:vpcConfig.subnets",
|
|
569
|
+
"description": "Filters access by the API corresponding argument value",
|
|
570
|
+
"type": "ArrayOfString"
|
|
571
|
+
},
|
|
572
|
+
"codebuild:vpcconfig.vpcid": {
|
|
573
|
+
"key": "codebuild:vpcConfig.vpcId",
|
|
574
|
+
"description": "Filters access by the API corresponding argument value",
|
|
575
|
+
"type": "String"
|
|
26
576
|
}
|
|
27
577
|
}
|
|
@@ -54,6 +54,11 @@
|
|
|
54
54
|
"description": "Filters access by Systems Manager parameters created in a hierarchical structure",
|
|
55
55
|
"type": "String"
|
|
56
56
|
},
|
|
57
|
+
"ssm:sessiondocumentaccesscheck": {
|
|
58
|
+
"key": "ssm:SessionDocumentAccessCheck",
|
|
59
|
+
"description": "Filters access by verifying that a user has permission to access either the default Session Manager configuration document or the custom configuration document specified in a request",
|
|
60
|
+
"type": "Bool"
|
|
61
|
+
},
|
|
57
62
|
"ssm:sourceinstancearn": {
|
|
58
63
|
"key": "ssm:SourceInstanceARN",
|
|
59
64
|
"description": "Filters access by verifying the Amazon Resource Name (ARN) of the AWS Systems Manager's managed instance from which the request is made. This key is not present when the request comes from the managed instance authenticated with an IAM role associated with EC2 instance profile",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{}
|
|
@@ -47,5 +47,12 @@
|
|
|
47
47
|
"conditionKeys": [
|
|
48
48
|
"aws:ResourceTag/${TagKey}"
|
|
49
49
|
]
|
|
50
|
+
},
|
|
51
|
+
"layouts": {
|
|
52
|
+
"key": "layouts",
|
|
53
|
+
"arn": "arn:${Partition}:profile:${Region}:${Account}:domains/${DomainName}/layouts/${LayoutDefinitionName}",
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"aws:ResourceTag/${TagKey}"
|
|
56
|
+
]
|
|
50
57
|
}
|
|
51
58
|
}
|
package/data/serviceNames.json
CHANGED
|
@@ -369,7 +369,7 @@
|
|
|
369
369
|
"ssm-quicksetup": "AWS Systems Manager Quick Setup",
|
|
370
370
|
"ssm-sap": "AWS Systems Manager for SAP",
|
|
371
371
|
"ssmmessages": "Amazon Message Gateway Service",
|
|
372
|
-
"sso": "AWS IAM Identity Center
|
|
372
|
+
"sso": "AWS IAM Identity Center",
|
|
373
373
|
"sso-directory": "AWS IAM Identity Center (successor to AWS Single Sign-On) directory",
|
|
374
374
|
"sso-oauth": "AWS IAM Identity Center OIDC service",
|
|
375
375
|
"states": "AWS Step Functions",
|
|
@@ -392,6 +392,7 @@
|
|
|
392
392
|
"tnb": "AWS Telco Network Builder",
|
|
393
393
|
"transcribe": "Amazon Transcribe",
|
|
394
394
|
"transfer": "AWS Transfer Family",
|
|
395
|
+
"transform": "AWS Transform",
|
|
395
396
|
"translate": "Amazon Translate",
|
|
396
397
|
"trustedadvisor": "AWS Trusted Advisor",
|
|
397
398
|
"ts": "AWS Diagnostic tools",
|
package/data/services.json
CHANGED
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.202505201",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-05-
|
|
6
|
+
"updatedAt": "2025-05-20T04:48:41.277Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|