@cloud-copilot/iam-data 0.15.202509241 → 0.15.202509301

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.
@@ -40,6 +40,14 @@
40
40
  ],
41
41
  "dependentActions": []
42
42
  },
43
+ "deletegroupingconfiguration": {
44
+ "name": "DeleteGroupingConfiguration",
45
+ "description": "Grants permission to delete a grouping configuration",
46
+ "accessLevel": "Write",
47
+ "resourceTypes": [],
48
+ "conditionKeys": [],
49
+ "dependentActions": []
50
+ },
43
51
  "deleteservicelevelobjective": {
44
52
  "name": "DeleteServiceLevelObjective",
45
53
  "description": "Grants permission to delete a service level objective",
@@ -87,6 +95,22 @@
87
95
  "conditionKeys": [],
88
96
  "dependentActions": []
89
97
  },
98
+ "listauditfindings": {
99
+ "name": "ListAuditFindings",
100
+ "description": "Grants permission to list service auditing results",
101
+ "accessLevel": "List",
102
+ "resourceTypes": [],
103
+ "conditionKeys": [],
104
+ "dependentActions": []
105
+ },
106
+ "listgroupingattributedefinitions": {
107
+ "name": "ListGroupingAttributeDefinitions",
108
+ "description": "Grants permission to list grouping attribute configurations",
109
+ "accessLevel": "List",
110
+ "resourceTypes": [],
111
+ "conditionKeys": [],
112
+ "dependentActions": []
113
+ },
90
114
  "listobservedentities": {
91
115
  "name": "ListObservedEntities",
92
116
  "description": "Grants permission to list entities associated with other entities",
@@ -142,6 +166,14 @@
142
166
  "conditionKeys": [],
143
167
  "dependentActions": []
144
168
  },
169
+ "listservicestates": {
170
+ "name": "ListServiceStates",
171
+ "description": "Grants permission to list service states",
172
+ "accessLevel": "List",
173
+ "resourceTypes": [],
174
+ "conditionKeys": [],
175
+ "dependentActions": []
176
+ },
145
177
  "listservices": {
146
178
  "name": "ListServices",
147
179
  "description": "Grants permission to list services",
@@ -165,6 +197,14 @@
165
197
  "conditionKeys": [],
166
198
  "dependentActions": []
167
199
  },
200
+ "putgroupingconfiguration": {
201
+ "name": "PutGroupingConfiguration",
202
+ "description": "Grants permission to create or update a grouping configuration",
203
+ "accessLevel": "Write",
204
+ "resourceTypes": [],
205
+ "conditionKeys": [],
206
+ "dependentActions": []
207
+ },
168
208
  "startdiscovery": {
169
209
  "name": "StartDiscovery",
170
210
  "description": "Grants permission to enable CloudWatch discovery",
@@ -1,4 +1,24 @@
1
1
  {
2
+ "associatesourceviews": {
3
+ "name": "AssociateSourceViews",
4
+ "description": "Grants permission to associate source views to a billing view",
5
+ "accessLevel": "Write",
6
+ "resourceTypes": [
7
+ {
8
+ "name": "billingview",
9
+ "required": true,
10
+ "conditionKeys": [],
11
+ "dependentActions": [
12
+ "billing:UseSourceView",
13
+ "iam:CreateServiceLinkedRole"
14
+ ]
15
+ }
16
+ ],
17
+ "conditionKeys": [
18
+ "aws:ResourceTag/${TagKey}"
19
+ ],
20
+ "dependentActions": []
21
+ },
2
22
  "createbillingview": {
3
23
  "name": "CreateBillingView",
4
24
  "description": "Grants permission to create a billing view",
@@ -8,7 +28,10 @@
8
28
  "name": "billingview",
9
29
  "required": true,
10
30
  "conditionKeys": [],
11
- "dependentActions": []
31
+ "dependentActions": [
32
+ "billing:UseSourceView",
33
+ "iam:CreateServiceLinkedRole"
34
+ ]
12
35
  }
13
36
  ],
14
37
  "conditionKeys": [
@@ -52,6 +75,23 @@
52
75
  ],
53
76
  "dependentActions": []
54
77
  },
78
+ "disassociatesourceviews": {
79
+ "name": "DisassociateSourceViews",
80
+ "description": "Grants permission to disassociate source views from a billing view",
81
+ "accessLevel": "Write",
82
+ "resourceTypes": [
83
+ {
84
+ "name": "billingview",
85
+ "required": true,
86
+ "conditionKeys": [],
87
+ "dependentActions": []
88
+ }
89
+ ],
90
+ "conditionKeys": [
91
+ "aws:ResourceTag/${TagKey}"
92
+ ],
93
+ "dependentActions": []
94
+ },
55
95
  "getbillingdata": {
56
96
  "name": "GetBillingData",
57
97
  "isPermissionOnly": true,
@@ -323,5 +363,14 @@
323
363
  "resourceTypes": [],
324
364
  "conditionKeys": [],
325
365
  "dependentActions": []
366
+ },
367
+ "usesourceview": {
368
+ "name": "UseSourceView",
369
+ "isPermissionOnly": true,
370
+ "description": "Grants permission to use a billing view as a data source for other billing views",
371
+ "accessLevel": "Read",
372
+ "resourceTypes": [],
373
+ "conditionKeys": [],
374
+ "dependentActions": []
326
375
  }
327
376
  }
@@ -94,6 +94,37 @@
94
94
  ],
95
95
  "dependentActions": []
96
96
  },
97
+ "associatecontactwithuser": {
98
+ "name": "AssociateContactWithUser",
99
+ "description": "Grants permission to associate a contact with a user using the Amazon Connect API",
100
+ "accessLevel": "Write",
101
+ "resourceTypes": [
102
+ {
103
+ "name": "contact",
104
+ "required": true,
105
+ "conditionKeys": [],
106
+ "dependentActions": []
107
+ },
108
+ {
109
+ "name": "instance",
110
+ "required": true,
111
+ "conditionKeys": [],
112
+ "dependentActions": []
113
+ },
114
+ {
115
+ "name": "user",
116
+ "required": true,
117
+ "conditionKeys": [],
118
+ "dependentActions": []
119
+ }
120
+ ],
121
+ "conditionKeys": [
122
+ "connect:PreferredUserArn",
123
+ "aws:ResourceTag/${TagKey}",
124
+ "connect:InstanceId"
125
+ ],
126
+ "dependentActions": []
127
+ },
97
128
  "associatecustomerprofilesdomain": {
98
129
  "name": "AssociateCustomerProfilesDomain",
99
130
  "isPermissionOnly": true,
@@ -3457,6 +3488,24 @@
3457
3488
  ],
3458
3489
  "dependentActions": []
3459
3490
  },
3491
+ "listroutingprofilemanualassignmentqueues": {
3492
+ "name": "ListRoutingProfileManualAssignmentQueues",
3493
+ "description": "Grants permission to list manual assignment queue resources in a routing profile in an Amazon Connect instance",
3494
+ "accessLevel": "List",
3495
+ "resourceTypes": [
3496
+ {
3497
+ "name": "routing-profile",
3498
+ "required": true,
3499
+ "conditionKeys": [],
3500
+ "dependentActions": []
3501
+ }
3502
+ ],
3503
+ "conditionKeys": [
3504
+ "aws:ResourceTag/${TagKey}",
3505
+ "connect:InstanceId"
3506
+ ],
3507
+ "dependentActions": []
3508
+ },
3460
3509
  "listroutingprofilequeues": {
3461
3510
  "name": "ListRoutingProfileQueues",
3462
3511
  "description": "Grants permission to list queue resources in a routing profile in an Amazon Connect instance",
@@ -4149,7 +4198,9 @@
4149
4198
  ],
4150
4199
  "conditionKeys": [
4151
4200
  "connect:InstanceId",
4152
- "connect:SearchContactsByContactAnalysis"
4201
+ "connect:SearchContactsByContactAnalysis",
4202
+ "connect:Channel",
4203
+ "connect:PreferredUserArn"
4153
4204
  ],
4154
4205
  "dependentActions": []
4155
4206
  },
@@ -695,6 +695,33 @@
695
695
  ],
696
696
  "dependentActions": []
697
697
  },
698
+ "putsystemlogevents": {
699
+ "name": "PutSystemLogEvents",
700
+ "description": "Grants permission to collect system logs from the container instances",
701
+ "accessLevel": "Write",
702
+ "resourceTypes": [
703
+ {
704
+ "name": "cluster",
705
+ "required": true,
706
+ "conditionKeys": [
707
+ "aws:ResourceTag/${TagKey}"
708
+ ],
709
+ "dependentActions": []
710
+ },
711
+ {
712
+ "name": "container-instance",
713
+ "required": true,
714
+ "conditionKeys": [
715
+ "aws:ResourceTag/${TagKey}",
716
+ "ecs:cluster",
717
+ "ecs:capacity-provider"
718
+ ],
719
+ "dependentActions": []
720
+ }
721
+ ],
722
+ "conditionKeys": [],
723
+ "dependentActions": []
724
+ },
698
725
  "registercontainerinstance": {
699
726
  "name": "RegisterContainerInstance",
700
727
  "description": "Grants permission to register an EC2 instance into the specified cluster",
@@ -287,6 +287,14 @@
287
287
  ],
288
288
  "dependentActions": []
289
289
  },
290
+ "listusers": {
291
+ "name": "ListUsers",
292
+ "description": "Grants permission to view list of Users",
293
+ "accessLevel": "List",
294
+ "resourceTypes": [],
295
+ "conditionKeys": [],
296
+ "dependentActions": []
297
+ },
290
298
  "listusersv1": {
291
299
  "name": "ListUsersV1",
292
300
  "description": "Grants permission to view list of Users",
@@ -717,7 +717,9 @@
717
717
  "dependentActions": []
718
718
  }
719
719
  ],
720
- "conditionKeys": [],
720
+ "conditionKeys": [
721
+ "organizations:PolicyType"
722
+ ],
721
723
  "dependentActions": []
722
724
  },
723
725
  "listtargetsforpolicy": {
@@ -854,7 +856,8 @@
854
856
  ],
855
857
  "conditionKeys": [
856
858
  "aws:TagKeys",
857
- "aws:RequestTag/${TagKey}"
859
+ "aws:RequestTag/${TagKey}",
860
+ "organizations:PolicyType"
858
861
  ],
859
862
  "dependentActions": []
860
863
  },
@@ -895,7 +898,8 @@
895
898
  }
896
899
  ],
897
900
  "conditionKeys": [
898
- "aws:TagKeys"
901
+ "aws:TagKeys",
902
+ "organizations:PolicyType"
899
903
  ],
900
904
  "dependentActions": []
901
905
  },
@@ -16,6 +16,26 @@
16
16
  "logs:CreateLogDelivery"
17
17
  ]
18
18
  },
19
+ "createpipelineendpoint": {
20
+ "name": "CreatePipelineEndpoint",
21
+ "description": "Grants permission to create an OpenSearch Ingestion pipeline endpoint",
22
+ "accessLevel": "Write",
23
+ "resourceTypes": [
24
+ {
25
+ "name": "pipeline",
26
+ "required": true,
27
+ "conditionKeys": [],
28
+ "dependentActions": [
29
+ "iam:CreateServiceLinkedRole"
30
+ ]
31
+ }
32
+ ],
33
+ "conditionKeys": [
34
+ "aws:TagKeys",
35
+ "aws:RequestTag/${TagKey}"
36
+ ],
37
+ "dependentActions": []
38
+ },
19
39
  "deletepipeline": {
20
40
  "name": "DeletePipeline",
21
41
  "description": "Grants permission to delete an OpenSearch Ingestion pipeline",
@@ -35,6 +55,36 @@
35
55
  "logs:ListLogDeliveries"
36
56
  ]
37
57
  },
58
+ "deletepipelineendpoint": {
59
+ "name": "DeletePipelineEndpoint",
60
+ "description": "Grants permission to delete an OpenSearch Ingestion pipeline endpoint in the current account",
61
+ "accessLevel": "Write",
62
+ "resourceTypes": [
63
+ {
64
+ "name": "pipeline-endpoint",
65
+ "required": true,
66
+ "conditionKeys": [],
67
+ "dependentActions": []
68
+ }
69
+ ],
70
+ "conditionKeys": [],
71
+ "dependentActions": []
72
+ },
73
+ "deleteresourcepolicy": {
74
+ "name": "DeleteResourcePolicy",
75
+ "description": "Grants permission to delete a resource policy for an OpenSearch Ingestion resource",
76
+ "accessLevel": "Write",
77
+ "resourceTypes": [
78
+ {
79
+ "name": "pipeline",
80
+ "required": true,
81
+ "conditionKeys": [],
82
+ "dependentActions": []
83
+ }
84
+ ],
85
+ "conditionKeys": [],
86
+ "dependentActions": []
87
+ },
38
88
  "getpipeline": {
39
89
  "name": "GetPipeline",
40
90
  "description": "Grants permission to retrieve configuration information for an OpenSearch Ingestion pipeline",
@@ -80,6 +130,21 @@
80
130
  "conditionKeys": [],
81
131
  "dependentActions": []
82
132
  },
133
+ "getresourcepolicy": {
134
+ "name": "GetResourcePolicy",
135
+ "description": "Grants permission to get a resource policy for an OpenSearch Ingestion resource",
136
+ "accessLevel": "Read",
137
+ "resourceTypes": [
138
+ {
139
+ "name": "pipeline",
140
+ "required": true,
141
+ "conditionKeys": [],
142
+ "dependentActions": []
143
+ }
144
+ ],
145
+ "conditionKeys": [],
146
+ "dependentActions": []
147
+ },
83
148
  "ingest": {
84
149
  "name": "Ingest",
85
150
  "description": "Grants permission to ingest data through an OpenSearch Ingestion pipeline",
@@ -103,6 +168,22 @@
103
168
  "conditionKeys": [],
104
169
  "dependentActions": []
105
170
  },
171
+ "listpipelineendpointconnections": {
172
+ "name": "ListPipelineEndpointConnections",
173
+ "description": "Grants permission to list OpenSearch Ingestion pipeline endpoint connections to pipelines in the current account",
174
+ "accessLevel": "List",
175
+ "resourceTypes": [],
176
+ "conditionKeys": [],
177
+ "dependentActions": []
178
+ },
179
+ "listpipelineendpoints": {
180
+ "name": "ListPipelineEndpoints",
181
+ "description": "Grants permission to list OpenSearch Ingestion pipeline endpoints in the current account",
182
+ "accessLevel": "List",
183
+ "resourceTypes": [],
184
+ "conditionKeys": [],
185
+ "dependentActions": []
186
+ },
106
187
  "listpipelines": {
107
188
  "name": "ListPipelines",
108
189
  "description": "Grants permission to list basic configuration for each OpenSearch Ingestion pipeline in the current account and Region",
@@ -126,6 +207,36 @@
126
207
  "conditionKeys": [],
127
208
  "dependentActions": []
128
209
  },
210
+ "putresourcepolicy": {
211
+ "name": "PutResourcePolicy",
212
+ "description": "Grants permission to put a resource policy for an OpenSearch Ingestion resource",
213
+ "accessLevel": "Write",
214
+ "resourceTypes": [
215
+ {
216
+ "name": "pipeline",
217
+ "required": true,
218
+ "conditionKeys": [],
219
+ "dependentActions": []
220
+ }
221
+ ],
222
+ "conditionKeys": [],
223
+ "dependentActions": []
224
+ },
225
+ "revokepipelineendpointconnections": {
226
+ "name": "RevokePipelineEndpointConnections",
227
+ "description": "Grants permission to revoke an OpenSearch Ingestion pipeline endpoint connection from a pipeline in the current account",
228
+ "accessLevel": "Write",
229
+ "resourceTypes": [
230
+ {
231
+ "name": "pipeline",
232
+ "required": true,
233
+ "conditionKeys": [],
234
+ "dependentActions": []
235
+ }
236
+ ],
237
+ "conditionKeys": [],
238
+ "dependentActions": []
239
+ },
129
240
  "startpipeline": {
130
241
  "name": "StartPipeline",
131
242
  "description": "Grants permission to start an OpenSearch Ingestion pipeline",
@@ -15,5 +15,41 @@
15
15
  "dependentActions": [
16
16
  "kms:Decrypt"
17
17
  ]
18
+ },
19
+ "introspecttokenwithiam": {
20
+ "name": "IntrospectTokenWithIAM",
21
+ "isPermissionOnly": true,
22
+ "description": "Grants permission to validate and retrieve information about active OAuth 2.0 access tokens and refresh tokens, including their associated scopes and permissions. This permission is used only by AWS managed applications and is not documented in the IAM Identity Center OIDC API Reference",
23
+ "accessLevel": "Write",
24
+ "resourceTypes": [
25
+ {
26
+ "name": "Application",
27
+ "required": true,
28
+ "conditionKeys": [],
29
+ "dependentActions": []
30
+ }
31
+ ],
32
+ "conditionKeys": [],
33
+ "dependentActions": [
34
+ "kms:Decrypt"
35
+ ]
36
+ },
37
+ "revoketokenwithiam": {
38
+ "name": "RevokeTokenWithIAM",
39
+ "isPermissionOnly": true,
40
+ "description": "Grants permission to revoke OAuth 2.0 access tokens and refresh tokens, invalidating them before their normal expiration. This permission is used only by AWS managed applications and is not documented in the IAM Identity Center OIDC API Reference",
41
+ "accessLevel": "Write",
42
+ "resourceTypes": [
43
+ {
44
+ "name": "Application",
45
+ "required": true,
46
+ "conditionKeys": [],
47
+ "dependentActions": []
48
+ }
49
+ ],
50
+ "conditionKeys": [],
51
+ "dependentActions": [
52
+ "kms:Decrypt"
53
+ ]
18
54
  }
19
55
  }
@@ -32,7 +32,8 @@
32
32
  ],
33
33
  "conditionKeys": [
34
34
  "aws:TagKeys",
35
- "aws:RequestTag/${TagKey}"
35
+ "aws:RequestTag/${TagKey}",
36
+ "aws:ResourceTag/${TagKey}"
36
37
  ],
37
38
  "dependentActions": []
38
39
  },
@@ -43,7 +44,9 @@
43
44
  "resourceTypes": [],
44
45
  "conditionKeys": [
45
46
  "aws:TagKeys",
46
- "aws:RequestTag/${TagKey}"
47
+ "aws:RequestTag/${TagKey}",
48
+ "aws:ResourceTag/${TagKey}",
49
+ "transfer:RequestConnectorProtocol"
47
50
  ],
48
51
  "dependentActions": [
49
52
  "iam:PassRole"
@@ -56,7 +59,8 @@
56
59
  "resourceTypes": [],
57
60
  "conditionKeys": [
58
61
  "aws:TagKeys",
59
- "aws:RequestTag/${TagKey}"
62
+ "aws:RequestTag/${TagKey}",
63
+ "aws:ResourceTag/${TagKey}"
60
64
  ],
61
65
  "dependentActions": []
62
66
  },
@@ -67,7 +71,11 @@
67
71
  "resourceTypes": [],
68
72
  "conditionKeys": [
69
73
  "aws:TagKeys",
70
- "aws:RequestTag/${TagKey}"
74
+ "aws:RequestTag/${TagKey}",
75
+ "aws:ResourceTag/${TagKey}",
76
+ "transfer:RequestServerEndpointType",
77
+ "transfer:RequestServerDomain",
78
+ "transfer:RequestServerProtocols"
71
79
  ],
72
80
  "dependentActions": [
73
81
  "iam:PassRole"
@@ -89,7 +97,8 @@
89
97
  ],
90
98
  "conditionKeys": [
91
99
  "aws:TagKeys",
92
- "aws:RequestTag/${TagKey}"
100
+ "aws:RequestTag/${TagKey}",
101
+ "aws:ResourceTag/${TagKey}"
93
102
  ],
94
103
  "dependentActions": []
95
104
  },
@@ -100,7 +109,8 @@
100
109
  "resourceTypes": [],
101
110
  "conditionKeys": [
102
111
  "aws:TagKeys",
103
- "aws:RequestTag/${TagKey}"
112
+ "aws:RequestTag/${TagKey}",
113
+ "aws:ResourceTag/${TagKey}"
104
114
  ],
105
115
  "dependentActions": [
106
116
  "iam:PassRole"
@@ -113,7 +123,8 @@
113
123
  "resourceTypes": [],
114
124
  "conditionKeys": [
115
125
  "aws:TagKeys",
116
- "aws:RequestTag/${TagKey}"
126
+ "aws:RequestTag/${TagKey}",
127
+ "aws:ResourceTag/${TagKey}"
117
128
  ],
118
129
  "dependentActions": []
119
130
  },
@@ -492,7 +503,8 @@
492
503
  "resourceTypes": [],
493
504
  "conditionKeys": [
494
505
  "aws:TagKeys",
495
- "aws:RequestTag/${TagKey}"
506
+ "aws:RequestTag/${TagKey}",
507
+ "aws:ResourceTag/${TagKey}"
496
508
  ],
497
509
  "dependentActions": []
498
510
  },
@@ -510,7 +522,8 @@
510
522
  ],
511
523
  "conditionKeys": [
512
524
  "aws:TagKeys",
513
- "aws:RequestTag/${TagKey}"
525
+ "aws:RequestTag/${TagKey}",
526
+ "aws:ResourceTag/${TagKey}"
514
527
  ],
515
528
  "dependentActions": []
516
529
  },
@@ -1096,13 +1109,16 @@
1096
1109
  "name": "server",
1097
1110
  "required": true,
1098
1111
  "conditionKeys": [],
1099
- "dependentActions": []
1112
+ "dependentActions": [
1113
+ "iam:PassRole"
1114
+ ]
1100
1115
  }
1101
1116
  ],
1102
- "conditionKeys": [],
1103
- "dependentActions": [
1104
- "iam:PassRole"
1105
- ]
1117
+ "conditionKeys": [
1118
+ "transfer:RequestServerEndpointType",
1119
+ "transfer:RequestServerProtocols"
1120
+ ],
1121
+ "dependentActions": []
1106
1122
  },
1107
1123
  "updateuser": {
1108
1124
  "name": "UpdateUser",
@@ -64,6 +64,11 @@
64
64
  "description": "Filters access by restricting the monitor capabilities of the user in the request",
65
65
  "type": "ArrayOfString"
66
66
  },
67
+ "connect:preferreduserarn": {
68
+ "key": "connect:PreferredUserArn",
69
+ "description": "Filters access by PreferredUserArn",
70
+ "type": "ARN"
71
+ },
67
72
  "connect:searchcontactsbycontactanalysis": {
68
73
  "key": "connect:SearchContactsByContactAnalysis",
69
74
  "description": "Filters access by restricting searches using analysis outputs from Amazon Connect Contact Lens",
@@ -13,5 +13,25 @@
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by the tag keys that are passed in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "transfer:requestconnectorprotocol": {
18
+ "key": "transfer:RequestConnectorProtocol",
19
+ "description": "Filters access by the connector protocol that is passed in the request",
20
+ "type": "String"
21
+ },
22
+ "transfer:requestserverdomain": {
23
+ "key": "transfer:RequestServerDomain",
24
+ "description": "Filters access by the storage domain that is passed in the request",
25
+ "type": "String"
26
+ },
27
+ "transfer:requestserverendpointtype": {
28
+ "key": "transfer:RequestServerEndpointType",
29
+ "description": "Filters access by the endpoint type that is passed in the request",
30
+ "type": "String"
31
+ },
32
+ "transfer:requestserverprotocols": {
33
+ "key": "transfer:RequestServerProtocols",
34
+ "description": "Filters access by the server protocols that are passed in the request",
35
+ "type": "ArrayOfString"
16
36
  }
17
37
  }
@@ -6,6 +6,13 @@
6
6
  "aws:ResourceTag/${TagKey}"
7
7
  ]
8
8
  },
9
+ "pipeline-endpoint": {
10
+ "key": "pipeline-endpoint",
11
+ "arn": "arn:${Partition}:osis:${Region}:${Account}:endpoint/${EndpointId}",
12
+ "conditionKeys": [
13
+ "aws:ResourceTag/${TagKey}"
14
+ ]
15
+ },
9
16
  "pipeline-blueprint": {
10
17
  "key": "pipeline-blueprint",
11
18
  "arn": "arn:${Partition}:osis:${Region}:${Account}:blueprint/${BlueprintName}"
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202509241",
3
+ "version": "0.15.202509301",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2025-09-24T04:46:42.554Z",
6
+ "updatedAt": "2025-09-30T04:46:41.080Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",