@cloud-copilot/iam-data 0.15.202601271 → 0.15.202601291

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.
@@ -4104,6 +4104,36 @@
4104
4104
  ],
4105
4105
  "dependentActions": []
4106
4106
  },
4107
+ "updateobjectencryption": {
4108
+ "name": "UpdateObjectEncryption",
4109
+ "description": "Grants permission to update the server-side encryption type of an existing object in a general purpose bucket",
4110
+ "accessLevel": "Write",
4111
+ "resourceTypes": [
4112
+ {
4113
+ "name": "accesspointobject",
4114
+ "required": false,
4115
+ "conditionKeys": [],
4116
+ "dependentActions": []
4117
+ },
4118
+ {
4119
+ "name": "object",
4120
+ "required": false,
4121
+ "conditionKeys": [],
4122
+ "dependentActions": []
4123
+ }
4124
+ ],
4125
+ "conditionKeys": [
4126
+ "s3:authType",
4127
+ "s3:ResourceAccount",
4128
+ "s3:signatureAge",
4129
+ "s3:signatureversion",
4130
+ "s3:TlsVersion",
4131
+ "s3:x-amz-content-sha256",
4132
+ "s3:x-amz-server-side-encryption",
4133
+ "s3:x-amz-server-side-encryption-aws-kms-key-id"
4134
+ ],
4135
+ "dependentActions": []
4136
+ },
4107
4137
  "updatestoragelensgroup": {
4108
4138
  "name": "UpdateStorageLensGroup",
4109
4139
  "description": "Grants permission to update an existing S3 Storage Lens group",
@@ -31,6 +31,14 @@
31
31
  "conditionKeys": [],
32
32
  "dependentActions": []
33
33
  },
34
+ "batchgetagentspaces": {
35
+ "name": "BatchGetAgentSpaces",
36
+ "description": "Grants permission to retrieve multiple agent spaces in a single request",
37
+ "accessLevel": "Read",
38
+ "resourceTypes": [],
39
+ "conditionKeys": [],
40
+ "dependentActions": []
41
+ },
34
42
  "batchgetartifactmetadata": {
35
43
  "name": "BatchGetArtifactMetadata",
36
44
  "description": "Grants permission to retrieve one or more Artifact Metadata records for the given Agent Instance",
@@ -47,6 +55,14 @@
47
55
  "conditionKeys": [],
48
56
  "dependentActions": []
49
57
  },
58
+ "batchgetpentestjobtasks": {
59
+ "name": "BatchGetPentestJobTasks",
60
+ "description": "Grants permission to retrieve multiple pentest job tasks in a single request",
61
+ "accessLevel": "Read",
62
+ "resourceTypes": [],
63
+ "conditionKeys": [],
64
+ "dependentActions": []
65
+ },
50
66
  "batchgetpentestjobs": {
51
67
  "name": "BatchGetPentestJobs",
52
68
  "description": "Grants permission to retrieve multiple security testing jobs in a single request",
@@ -87,6 +103,14 @@
87
103
  "conditionKeys": [],
88
104
  "dependentActions": []
89
105
  },
106
+ "createagentspace": {
107
+ "name": "CreateAgentSpace",
108
+ "description": "Grants permission to create an agent space record",
109
+ "accessLevel": "Write",
110
+ "resourceTypes": [],
111
+ "conditionKeys": [],
112
+ "dependentActions": []
113
+ },
90
114
  "createapplication": {
91
115
  "name": "CreateApplication",
92
116
  "description": "Grants permission to create a new application",
@@ -98,6 +122,14 @@
98
122
  "sso:CreateApplication"
99
123
  ]
100
124
  },
125
+ "createdesignreview": {
126
+ "name": "CreateDesignReview",
127
+ "description": "Grants permission to create a design review",
128
+ "accessLevel": "Write",
129
+ "resourceTypes": [],
130
+ "conditionKeys": [],
131
+ "dependentActions": []
132
+ },
101
133
  "createdocumentreview": {
102
134
  "name": "CreateDocumentReview",
103
135
  "description": "Grants permission to create a document review",
@@ -138,6 +170,14 @@
138
170
  "conditionKeys": [],
139
171
  "dependentActions": []
140
172
  },
173
+ "createsecurityrequirement": {
174
+ "name": "CreateSecurityRequirement",
175
+ "description": "Grants permission to add a customer managed Security Requirement",
176
+ "accessLevel": "Write",
177
+ "resourceTypes": [],
178
+ "conditionKeys": [],
179
+ "dependentActions": []
180
+ },
141
181
  "deleteagentinstance": {
142
182
  "name": "DeleteAgentInstance",
143
183
  "description": "Grants permission to delete an agent instance record",
@@ -146,6 +186,14 @@
146
186
  "conditionKeys": [],
147
187
  "dependentActions": []
148
188
  },
189
+ "deleteagentspace": {
190
+ "name": "DeleteAgentSpace",
191
+ "description": "Grants permission to delete an agent space record",
192
+ "accessLevel": "Write",
193
+ "resourceTypes": [],
194
+ "conditionKeys": [],
195
+ "dependentActions": []
196
+ },
149
197
  "deleteapplication": {
150
198
  "name": "DeleteApplication",
151
199
  "description": "Grants permission to delete application",
@@ -170,6 +218,22 @@
170
218
  "conditionKeys": [],
171
219
  "dependentActions": []
172
220
  },
221
+ "deletedesignreview": {
222
+ "name": "DeleteDesignReview",
223
+ "description": "Grants permission to delete a design review",
224
+ "accessLevel": "Write",
225
+ "resourceTypes": [],
226
+ "conditionKeys": [],
227
+ "dependentActions": []
228
+ },
229
+ "deletedocumentreview": {
230
+ "name": "DeleteDocumentReview",
231
+ "description": "Grants permission to delete a document review",
232
+ "accessLevel": "Write",
233
+ "resourceTypes": [],
234
+ "conditionKeys": [],
235
+ "dependentActions": []
236
+ },
173
237
  "deleteintegration": {
174
238
  "name": "DeleteIntegration",
175
239
  "description": "Grants permission to delete the integration of an application",
@@ -186,6 +250,14 @@
186
250
  "conditionKeys": [],
187
251
  "dependentActions": []
188
252
  },
253
+ "deletesecurityrequirement": {
254
+ "name": "DeleteSecurityRequirement",
255
+ "description": "Grants permission to delete a customer managed Security Requirement",
256
+ "accessLevel": "Write",
257
+ "resourceTypes": [],
258
+ "conditionKeys": [],
259
+ "dependentActions": []
260
+ },
189
261
  "describefindings": {
190
262
  "name": "DescribeFindings",
191
263
  "description": "Grants permission to retrieve security findings for a penetration test or security testing tasks in a penetration test",
@@ -226,6 +298,22 @@
226
298
  "conditionKeys": [],
227
299
  "dependentActions": []
228
300
  },
301
+ "getdesignreview": {
302
+ "name": "GetDesignReview",
303
+ "description": "Grants permission to get the status of the associated agent space design review",
304
+ "accessLevel": "Read",
305
+ "resourceTypes": [],
306
+ "conditionKeys": [],
307
+ "dependentActions": []
308
+ },
309
+ "getdesignreviewartifact": {
310
+ "name": "GetDesignReviewArtifact",
311
+ "description": "Grants permission to get design review artifact for a specific document",
312
+ "accessLevel": "Read",
313
+ "resourceTypes": [],
314
+ "conditionKeys": [],
315
+ "dependentActions": []
316
+ },
229
317
  "getdocreviewtask": {
230
318
  "name": "GetDocReviewTask",
231
319
  "description": "Grants permission to retrieve a document review task",
@@ -266,6 +354,14 @@
266
354
  "conditionKeys": [],
267
355
  "dependentActions": []
268
356
  },
357
+ "getsecurityrequirement": {
358
+ "name": "GetSecurityRequirement",
359
+ "description": "Grants permission to retrieve a Security Requirement",
360
+ "accessLevel": "Read",
361
+ "resourceTypes": [],
362
+ "conditionKeys": [],
363
+ "dependentActions": []
364
+ },
269
365
  "handleonetimeloginsession": {
270
366
  "name": "HandleOneTimeLoginSession",
271
367
  "description": "Grants permission to process and invalidate a one time login session",
@@ -298,6 +394,14 @@
298
394
  "conditionKeys": [],
299
395
  "dependentActions": []
300
396
  },
397
+ "listagentspaces": {
398
+ "name": "ListAgentSpaces",
399
+ "description": "Grants permission to list agent spaces",
400
+ "accessLevel": "List",
401
+ "resourceTypes": [],
402
+ "conditionKeys": [],
403
+ "dependentActions": []
404
+ },
301
405
  "listapplications": {
302
406
  "name": "ListApplications",
303
407
  "description": "Grants permission to list all applications in the account",
@@ -322,6 +426,22 @@
322
426
  "conditionKeys": [],
323
427
  "dependentActions": []
324
428
  },
429
+ "listdesignreviewcomments": {
430
+ "name": "ListDesignReviewComments",
431
+ "description": "Grants permission to list design review comments",
432
+ "accessLevel": "List",
433
+ "resourceTypes": [],
434
+ "conditionKeys": [],
435
+ "dependentActions": []
436
+ },
437
+ "listdesignreviews": {
438
+ "name": "ListDesignReviews",
439
+ "description": "Grants permission to list all design reviews for the given project",
440
+ "accessLevel": "List",
441
+ "resourceTypes": [],
442
+ "conditionKeys": [],
443
+ "dependentActions": []
444
+ },
325
445
  "listdiscoveredendpoints": {
326
446
  "name": "ListDiscoveredEndpoints",
327
447
  "description": "Grants permission to list discovered endpoints associated with a pentest job with optional URI prefix filtering",
@@ -378,6 +498,14 @@
378
498
  "conditionKeys": [],
379
499
  "dependentActions": []
380
500
  },
501
+ "listpentestjobtasks": {
502
+ "name": "ListPentestJobTasks",
503
+ "description": "Grants permission to list pentest job tasks associated with a pentest job",
504
+ "accessLevel": "List",
505
+ "resourceTypes": [],
506
+ "conditionKeys": [],
507
+ "dependentActions": []
508
+ },
381
509
  "listpentestjobsforpentest": {
382
510
  "name": "ListPentestJobsForPentest",
383
511
  "description": "Grants permission to list penetration test jobs associated with a penetration test",
@@ -402,6 +530,14 @@
402
530
  "conditionKeys": [],
403
531
  "dependentActions": []
404
532
  },
533
+ "listsecurityrequirements": {
534
+ "name": "ListSecurityRequirements",
535
+ "description": "Grants permission to list all Security Requirements",
536
+ "accessLevel": "List",
537
+ "resourceTypes": [],
538
+ "conditionKeys": [],
539
+ "dependentActions": []
540
+ },
405
541
  "listtasks": {
406
542
  "name": "ListTasks",
407
543
  "description": "Grants permission to list security testing tasks associated with a pentest job",
@@ -426,6 +562,14 @@
426
562
  "conditionKeys": [],
427
563
  "dependentActions": []
428
564
  },
565
+ "startpentestjob": {
566
+ "name": "StartPentestJob",
567
+ "description": "Grants permission to initiate the execution of a penetration test",
568
+ "accessLevel": "Write",
569
+ "resourceTypes": [],
570
+ "conditionKeys": [],
571
+ "dependentActions": []
572
+ },
429
573
  "stoppentestexecution": {
430
574
  "name": "StopPentestExecution",
431
575
  "description": "Grants permission to stop the execution of a running penetration test",
@@ -434,6 +578,14 @@
434
578
  "conditionKeys": [],
435
579
  "dependentActions": []
436
580
  },
581
+ "stoppentestjob": {
582
+ "name": "StopPentestJob",
583
+ "description": "Grants permission to stop the execution of a running penetration test",
584
+ "accessLevel": "Write",
585
+ "resourceTypes": [],
586
+ "conditionKeys": [],
587
+ "dependentActions": []
588
+ },
437
589
  "togglemanagedcontrol": {
438
590
  "name": "ToggleManagedControl",
439
591
  "description": "Grants permission to toggle the status",
@@ -442,6 +594,14 @@
442
594
  "conditionKeys": [],
443
595
  "dependentActions": []
444
596
  },
597
+ "togglemanagedsecurityrequirement": {
598
+ "name": "ToggleManagedSecurityRequirement",
599
+ "description": "Grants permission to toggle the status of a managed Security Requirement",
600
+ "accessLevel": "Write",
601
+ "resourceTypes": [],
602
+ "conditionKeys": [],
603
+ "dependentActions": []
604
+ },
445
605
  "updateagentinstance": {
446
606
  "name": "UpdateAgentInstance",
447
607
  "description": "Grants permission to update an agent instance record",
@@ -450,6 +610,14 @@
450
610
  "conditionKeys": [],
451
611
  "dependentActions": []
452
612
  },
613
+ "updateagentspace": {
614
+ "name": "UpdateAgentSpace",
615
+ "description": "Grants permission to update an agent space record",
616
+ "accessLevel": "Write",
617
+ "resourceTypes": [],
618
+ "conditionKeys": [],
619
+ "dependentActions": []
620
+ },
453
621
  "updateapplication": {
454
622
  "name": "UpdateApplication",
455
623
  "description": "Grants permission to update application configuration",
@@ -492,6 +660,14 @@
492
660
  "conditionKeys": [],
493
661
  "dependentActions": []
494
662
  },
663
+ "updatesecurityrequirement": {
664
+ "name": "UpdateSecurityRequirement",
665
+ "description": "Grants permission to update a customer managed Security Requirement",
666
+ "accessLevel": "Write",
667
+ "resourceTypes": [],
668
+ "conditionKeys": [],
669
+ "dependentActions": []
670
+ },
495
671
  "verifytargetdomain": {
496
672
  "name": "VerifyTargetDomain",
497
673
  "description": "Grants permission to verify ownership for a registered target domain in an agent instance",
@@ -7,6 +7,10 @@
7
7
  "key": "Control",
8
8
  "arn": "arn:${Partition}:securityagent:${Region}:${Account}:control/${ControlId}"
9
9
  },
10
+ "securityrequirement": {
11
+ "key": "SecurityRequirement",
12
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:security-requirement/${SecurityRequirementId}"
13
+ },
10
14
  "integration": {
11
15
  "key": "Integration",
12
16
  "arn": "arn:${Partition}:securityagent:${Region}:${Account}:integration/${IntegrationId}"
@@ -15,24 +19,28 @@
15
19
  "key": "AgentInstance",
16
20
  "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}"
17
21
  },
22
+ "agentspace": {
23
+ "key": "AgentSpace",
24
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}"
25
+ },
18
26
  "artifact": {
19
27
  "key": "Artifact",
20
- "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/artifact/${ArtifactId}"
28
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}/artifact/${ArtifactId}"
21
29
  },
22
30
  "pentest": {
23
31
  "key": "Pentest",
24
- "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/pentest/${PentestId}"
32
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}/pentest/${PentestId}"
25
33
  },
26
34
  "pentestjob": {
27
35
  "key": "PentestJob",
28
- "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/pentest-job/${JobId}"
36
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}/pentest-job/${JobId}"
29
37
  },
30
38
  "pentesttask": {
31
39
  "key": "PentestTask",
32
- "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/pentest-task/${TaskId}"
40
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}/pentest-task/${TaskId}"
33
41
  },
34
42
  "finding": {
35
43
  "key": "Finding",
36
- "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-instance/${AgentId}/finding/${FindingId}"
44
+ "arn": "arn:${Partition}:securityagent:${Region}:${Account}:agent-space/${AgentId}/finding/${FindingId}"
37
45
  }
38
46
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202601271",
3
+ "version": "0.15.202601291",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/cloud-copilot/iam-data.git"
8
8
  },
9
- "updatedAt": "2026-01-27T05:05:22.390Z",
9
+ "updatedAt": "2026-01-29T05:32:13.980Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",