@cloud-copilot/iam-data 0.9.202503281 → 0.9.202503291

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.
@@ -228,6 +228,21 @@
228
228
  "conditionKeys": [],
229
229
  "dependentActions": []
230
230
  },
231
+ "processbundle": {
232
+ "name": "ProcessBundle",
233
+ "description": "Grants permission to bundle multiple resource operations",
234
+ "accessLevel": "Write",
235
+ "resourceTypes": [
236
+ {
237
+ "name": "datastore",
238
+ "required": true,
239
+ "conditionKeys": [],
240
+ "dependentActions": []
241
+ }
242
+ ],
243
+ "conditionKeys": [],
244
+ "dependentActions": []
245
+ },
231
246
  "readresource": {
232
247
  "name": "ReadResource",
233
248
  "description": "Grants permission to read resource",
@@ -173,8 +173,17 @@
173
173
  "name": "AttachThingPrincipal",
174
174
  "description": "Grants permission to attach the specified principal to the specified thing",
175
175
  "accessLevel": "Write",
176
- "resourceTypes": [],
177
- "conditionKeys": [],
176
+ "resourceTypes": [
177
+ {
178
+ "name": "cert",
179
+ "required": false,
180
+ "conditionKeys": [],
181
+ "dependentActions": []
182
+ }
183
+ ],
184
+ "conditionKeys": [
185
+ "iot:thingArn"
186
+ ],
178
187
  "dependentActions": []
179
188
  },
180
189
  "cancelauditmitigationactionstask": {
@@ -2025,8 +2034,17 @@
2025
2034
  "name": "DetachThingPrincipal",
2026
2035
  "description": "Grants permission to detach the specified principal from the specified thing",
2027
2036
  "accessLevel": "Write",
2028
- "resourceTypes": [],
2029
- "conditionKeys": [],
2037
+ "resourceTypes": [
2038
+ {
2039
+ "name": "cert",
2040
+ "required": false,
2041
+ "conditionKeys": [],
2042
+ "dependentActions": []
2043
+ }
2044
+ ],
2045
+ "conditionKeys": [
2046
+ "iot:thingArn"
2047
+ ],
2030
2048
  "dependentActions": []
2031
2049
  },
2032
2050
  "disabletopicrule": {
@@ -2793,7 +2811,29 @@
2793
2811
  "name": "ListPrincipalThings",
2794
2812
  "description": "Grants permission to list the things associated with the specified principal",
2795
2813
  "accessLevel": "List",
2796
- "resourceTypes": [],
2814
+ "resourceTypes": [
2815
+ {
2816
+ "name": "cert",
2817
+ "required": false,
2818
+ "conditionKeys": [],
2819
+ "dependentActions": []
2820
+ }
2821
+ ],
2822
+ "conditionKeys": [],
2823
+ "dependentActions": []
2824
+ },
2825
+ "listprincipalthingsv2": {
2826
+ "name": "ListPrincipalThingsV2",
2827
+ "description": "Grants permission to list the things associated with the specified principal",
2828
+ "accessLevel": "List",
2829
+ "resourceTypes": [
2830
+ {
2831
+ "name": "cert",
2832
+ "required": false,
2833
+ "conditionKeys": [],
2834
+ "dependentActions": []
2835
+ }
2836
+ ],
2797
2837
  "conditionKeys": [],
2798
2838
  "dependentActions": []
2799
2839
  },
@@ -3115,7 +3155,29 @@
3115
3155
  "name": "ListThingPrincipals",
3116
3156
  "description": "Grants permission to list the principals associated with the specified thing",
3117
3157
  "accessLevel": "List",
3118
- "resourceTypes": [],
3158
+ "resourceTypes": [
3159
+ {
3160
+ "name": "thing",
3161
+ "required": true,
3162
+ "conditionKeys": [],
3163
+ "dependentActions": []
3164
+ }
3165
+ ],
3166
+ "conditionKeys": [],
3167
+ "dependentActions": []
3168
+ },
3169
+ "listthingprincipalsv2": {
3170
+ "name": "ListThingPrincipalsV2",
3171
+ "description": "Grants permission to list the principals associated with the specified thing",
3172
+ "accessLevel": "List",
3173
+ "resourceTypes": [
3174
+ {
3175
+ "name": "thing",
3176
+ "required": true,
3177
+ "conditionKeys": [],
3178
+ "dependentActions": []
3179
+ }
3180
+ ],
3119
3181
  "conditionKeys": [],
3120
3182
  "dependentActions": []
3121
3183
  },
@@ -87,14 +87,7 @@
87
87
  "name": "CreateProject",
88
88
  "description": "Grants permission to create an Amazon Rekognition Custom Labels project",
89
89
  "accessLevel": "Write",
90
- "resourceTypes": [
91
- {
92
- "name": "project",
93
- "required": true,
94
- "conditionKeys": [],
95
- "dependentActions": []
96
- }
97
- ],
90
+ "resourceTypes": [],
98
91
  "conditionKeys": [
99
92
  "aws:RequestTag/${TagKey}",
100
93
  "aws:TagKeys"
@@ -9,14 +9,23 @@
9
9
  "required": true,
10
10
  "conditionKeys": [],
11
11
  "dependentActions": [
12
+ "amplify:AssociateWebACL",
12
13
  "apigateway:SetWebACL",
13
14
  "apprunner:AssociateWebAcl",
14
15
  "appsync:SetWebACL",
15
16
  "cognito-idp:AssociateWebACL",
16
17
  "ec2:AssociateVerifiedAccessInstanceWebAcl",
17
- "elasticloadbalancing:SetWebAcl"
18
+ "elasticloadbalancing:SetWebAcl",
19
+ "wafv2:GetPermissionPolicy",
20
+ "wafv2:PutPermissionPolicy"
18
21
  ]
19
22
  },
23
+ {
24
+ "name": "amplify-app",
25
+ "required": false,
26
+ "conditionKeys": [],
27
+ "dependentActions": []
28
+ },
20
29
  {
21
30
  "name": "apigateway",
22
31
  "required": false,
@@ -350,18 +359,26 @@
350
359
  "accessLevel": "Write",
351
360
  "resourceTypes": [
352
361
  {
353
- "name": "apigateway",
362
+ "name": "amplify-app",
354
363
  "required": false,
355
364
  "conditionKeys": [],
356
365
  "dependentActions": [
366
+ "amplify:DisassociateWebACL",
357
367
  "apigateway:SetWebACL",
358
368
  "apprunner:DisassociateWebAcl",
359
369
  "appsync:SetWebACL",
360
370
  "cognito-idp:DisassociateWebACL",
361
371
  "ec2:DisassociateVerifiedAccessInstanceWebAcl",
362
- "elasticloadbalancing:SetWebAcl"
372
+ "elasticloadbalancing:SetWebAcl",
373
+ "wafv2:PutPermissionPolicy"
363
374
  ]
364
375
  },
376
+ {
377
+ "name": "apigateway",
378
+ "required": false,
379
+ "conditionKeys": [],
380
+ "dependentActions": []
381
+ },
365
382
  {
366
383
  "name": "apprunner",
367
384
  "required": false,
@@ -578,12 +595,19 @@
578
595
  "required": true,
579
596
  "conditionKeys": [],
580
597
  "dependentActions": [
598
+ "amplify:GetWebACLForResource",
581
599
  "apprunner:DescribeWebAclForService",
582
600
  "cognito-idp:GetWebACLForResource",
583
601
  "ec2:GetVerifiedAccessInstanceWebAcl",
584
602
  "wafv2:GetWebACL"
585
603
  ]
586
604
  },
605
+ {
606
+ "name": "amplify-app",
607
+ "required": false,
608
+ "conditionKeys": [],
609
+ "dependentActions": []
610
+ },
587
611
  {
588
612
  "name": "apigateway",
589
613
  "required": false,
@@ -700,11 +724,18 @@
700
724
  "required": true,
701
725
  "conditionKeys": [],
702
726
  "dependentActions": [
727
+ "amplify:ListResourcesForWebACL",
703
728
  "apprunner:ListAssociatedServicesForWebAcl",
704
729
  "cognito-idp:ListResourcesForWebACL",
705
730
  "ec2:DescribeVerifiedAccessInstanceWebAclAssociations"
706
731
  ]
707
732
  },
733
+ {
734
+ "name": "amplify-app",
735
+ "required": false,
736
+ "conditionKeys": [],
737
+ "dependentActions": []
738
+ },
708
739
  {
709
740
  "name": "apprunner",
710
741
  "required": false,
@@ -53,5 +53,10 @@
53
53
  "key": "iot:TunnelDestinationService",
54
54
  "description": "Filters access by a list of destination services for an IoT Tunnel",
55
55
  "type": "ArrayOfString"
56
+ },
57
+ "iot:thingarn": {
58
+ "key": "iot:thingArn",
59
+ "description": "Filters access by the ARN of an IoT Thing",
60
+ "type": "ARN"
56
61
  }
57
62
  }
@@ -54,5 +54,9 @@
54
54
  "verified-access-instance": {
55
55
  "key": "verified-access-instance",
56
56
  "arn": "arn:${Partition}:ec2:${Region}:${Account}:verified-access-instance/${VerifiedAccessInstanceId}"
57
+ },
58
+ "amplify-app": {
59
+ "key": "amplify-app",
60
+ "arn": "arn:${Partition}:amplify:${Region}:${Account}:apps/${AppId}"
57
61
  }
58
62
  }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.9.202503281",
3
+ "version": "0.9.202503291",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-03-28T04:46:24.551Z",
6
+ "updatedAt": "2025-03-29T04:47:18.930Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",