@cloud-copilot/iam-data 0.15.202512111 → 0.15.202512161

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.
@@ -15,7 +15,9 @@
15
15
  "description": "Grants permission to delete identities from an identity pool. You can specify a list of 1-60 identities that you want to delete",
16
16
  "accessLevel": "Write",
17
17
  "resourceTypes": [],
18
- "conditionKeys": [],
18
+ "conditionKeys": [
19
+ "cognito-identity:IdentityPoolArn"
20
+ ],
19
21
  "dependentActions": []
20
22
  },
21
23
  "deleteidentitypool": {
@@ -38,7 +40,9 @@
38
40
  "description": "Grants permission to return metadata related to the given identity, including when the identity was created and any associated linked logins",
39
41
  "accessLevel": "Read",
40
42
  "resourceTypes": [],
41
- "conditionKeys": [],
43
+ "conditionKeys": [
44
+ "cognito-identity:IdentityPoolArn"
45
+ ],
42
46
  "dependentActions": []
43
47
  },
44
48
  "describeidentitypool": {
@@ -61,7 +65,12 @@
61
65
  "description": "Grants permission to return credentials for the provided identity ID",
62
66
  "accessLevel": "Read",
63
67
  "resourceTypes": [],
64
- "conditionKeys": [],
68
+ "conditionKeys": [
69
+ "cognito-identity-unauth:IdentityPoolArn",
70
+ "cognito-identity-unauth:AccountId",
71
+ "cognito-identity-auth:IdentityPoolArn",
72
+ "cognito-identity-auth:AccountId"
73
+ ],
65
74
  "dependentActions": []
66
75
  },
67
76
  "getid": {
@@ -69,7 +78,12 @@
69
78
  "description": "Grants permission to generate (or retrieve) a Cognito ID. Supplying multiple logins will create an implicit linked account",
70
79
  "accessLevel": "Write",
71
80
  "resourceTypes": [],
72
- "conditionKeys": [],
81
+ "conditionKeys": [
82
+ "cognito-identity-unauth:IdentityPoolArn",
83
+ "cognito-identity-unauth:AccountId",
84
+ "cognito-identity-auth:IdentityPoolArn",
85
+ "cognito-identity-auth:AccountId"
86
+ ],
73
87
  "dependentActions": []
74
88
  },
75
89
  "getidentitypoolanalytics": {
@@ -137,7 +151,12 @@
137
151
  "description": "Grants permission to get an OpenID token, using a known Cognito ID",
138
152
  "accessLevel": "Read",
139
153
  "resourceTypes": [],
140
- "conditionKeys": [],
154
+ "conditionKeys": [
155
+ "cognito-identity-unauth:IdentityPoolArn",
156
+ "cognito-identity-unauth:AccountId",
157
+ "cognito-identity-auth:IdentityPoolArn",
158
+ "cognito-identity-auth:AccountId"
159
+ ],
141
160
  "dependentActions": []
142
161
  },
143
162
  "getopenidtokenfordeveloperidentity": {
@@ -261,7 +280,7 @@
261
280
  "resourceTypes": [
262
281
  {
263
282
  "name": "identitypool",
264
- "required": false,
283
+ "required": true,
265
284
  "conditionKeys": [],
266
285
  "dependentActions": []
267
286
  }
@@ -292,7 +311,10 @@
292
311
  "description": "Grants permission to unlink a federated identity from an existing account",
293
312
  "accessLevel": "Write",
294
313
  "resourceTypes": [],
295
- "conditionKeys": [],
314
+ "conditionKeys": [
315
+ "cognito-identity-auth:IdentityPoolArn",
316
+ "cognito-identity-auth:AccountId"
317
+ ],
296
318
  "dependentActions": []
297
319
  },
298
320
  "untagresource": {
@@ -302,7 +324,7 @@
302
324
  "resourceTypes": [
303
325
  {
304
326
  "name": "identitypool",
305
- "required": false,
327
+ "required": true,
306
328
  "conditionKeys": [],
307
329
  "dependentActions": []
308
330
  }
@@ -571,7 +571,7 @@
571
571
  "accessLevel": "Write",
572
572
  "resourceTypes": [
573
573
  {
574
- "name": "metered-product",
574
+ "name": "license-endpoint",
575
575
  "required": true,
576
576
  "conditionKeys": [],
577
577
  "dependentActions": []
@@ -1356,7 +1356,7 @@
1356
1356
  "accessLevel": "List",
1357
1357
  "resourceTypes": [
1358
1358
  {
1359
- "name": "metered-product",
1359
+ "name": "license-endpoint",
1360
1360
  "required": true,
1361
1361
  "conditionKeys": [],
1362
1362
  "dependentActions": []
@@ -1711,7 +1711,7 @@
1711
1711
  "accessLevel": "Write",
1712
1712
  "resourceTypes": [
1713
1713
  {
1714
- "name": "metered-product",
1714
+ "name": "license-endpoint",
1715
1715
  "required": true,
1716
1716
  "conditionKeys": [],
1717
1717
  "dependentActions": []
@@ -36,6 +36,17 @@
36
36
  ],
37
37
  "dependentActions": []
38
38
  },
39
+ "createdataflowendpointgroupv2": {
40
+ "name": "CreateDataflowEndpointGroupV2",
41
+ "description": "Grants permission to create a data flow endpoint group using the V2 operation",
42
+ "accessLevel": "Write",
43
+ "resourceTypes": [],
44
+ "conditionKeys": [
45
+ "aws:RequestTag/${TagKey}",
46
+ "aws:TagKeys"
47
+ ],
48
+ "dependentActions": []
49
+ },
39
50
  "createephemeris": {
40
51
  "name": "CreateEphemeris",
41
52
  "description": "Grants permission to create an ephemeris item",
@@ -7,18 +7,18 @@
7
7
  "conditionKeys": [],
8
8
  "dependentActions": []
9
9
  },
10
- "getnetworksecurityscan": {
11
- "name": "GetNetworkSecurityScan",
12
- "description": "Grants permission to get the status of network security scan",
10
+ "getresource": {
11
+ "name": "GetResource",
12
+ "description": "Grants permission to get a resource",
13
13
  "accessLevel": "Read",
14
14
  "resourceTypes": [],
15
15
  "conditionKeys": [],
16
16
  "dependentActions": []
17
17
  },
18
- "getresource": {
19
- "name": "GetResource",
20
- "description": "Grants permission to get a resource",
21
- "accessLevel": "Read",
18
+ "listaccountsummaries": {
19
+ "name": "ListAccountSummaries",
20
+ "description": "Grants permission to list account summaries for an account",
21
+ "accessLevel": "List",
22
22
  "resourceTypes": [],
23
23
  "conditionKeys": [],
24
24
  "dependentActions": []
@@ -55,14 +55,6 @@
55
55
  "conditionKeys": [],
56
56
  "dependentActions": []
57
57
  },
58
- "startnetworksecurityscan": {
59
- "name": "StartNetworkSecurityScan",
60
- "description": "Grants permission to start a network security scan",
61
- "accessLevel": "Write",
62
- "resourceTypes": [],
63
- "conditionKeys": [],
64
- "dependentActions": []
65
- },
66
58
  "updatefinding": {
67
59
  "name": "UpdateFinding",
68
60
  "description": "Grants permission to update the status of a finding",
@@ -567,7 +567,7 @@
567
567
  "deleteresourcepolicy": {
568
568
  "name": "DeleteResourcePolicy",
569
569
  "description": "Grants permission to delete a resource",
570
- "accessLevel": "Write",
570
+ "accessLevel": "Permissions management",
571
571
  "resourceTypes": [
572
572
  {
573
573
  "name": "core-network",
@@ -1320,7 +1320,7 @@
1320
1320
  "putresourcepolicy": {
1321
1321
  "name": "PutResourcePolicy",
1322
1322
  "description": "Grants permission to create or update a resource policy",
1323
- "accessLevel": "Write",
1323
+ "accessLevel": "Permissions management",
1324
1324
  "resourceTypes": [
1325
1325
  {
1326
1326
  "name": "core-network",
@@ -1384,7 +1384,7 @@
1384
1384
  "startorganizationserviceaccessupdate": {
1385
1385
  "name": "StartOrganizationServiceAccessUpdate",
1386
1386
  "description": "Grants permission to start organization service access update",
1387
- "accessLevel": "Write",
1387
+ "accessLevel": "Permissions management",
1388
1388
  "resourceTypes": [],
1389
1389
  "conditionKeys": [],
1390
1390
  "dependentActions": []
@@ -1,17 +1,42 @@
1
1
  {
2
2
  "aws:requesttag/${tagkey}": {
3
3
  "key": "aws:RequestTag/${TagKey}",
4
- "description": "Filters actions based on the presence of tag key-value pairs in the request",
4
+ "description": "Filters access by tag key-value pairs in the request",
5
5
  "type": "String"
6
6
  },
7
7
  "aws:resourcetag/${tagkey}": {
8
8
  "key": "aws:ResourceTag/${TagKey}",
9
- "description": "Filters actions based on tag key-value pairs attached to the resource",
9
+ "description": "Filters access by tag key-value pairs attached to the resource",
10
10
  "type": "String"
11
11
  },
12
12
  "aws:tagkeys": {
13
13
  "key": "aws:TagKeys",
14
14
  "description": "Filters access by a key that is present in the request",
15
15
  "type": "ArrayOfString"
16
+ },
17
+ "cognito-identity-auth:accountid": {
18
+ "key": "cognito-identity-auth:AccountId",
19
+ "description": "Filters access by the owning AWS account ID for identity pool authenticated users. Applies to unauthenticated (public) API operations",
20
+ "type": "String"
21
+ },
22
+ "cognito-identity-auth:identitypoolarn": {
23
+ "key": "cognito-identity-auth:IdentityPoolArn",
24
+ "description": "Filters access by the identity pool ID for a given authenticated-user identity ID. Applies to unauthenticated (public) API operations",
25
+ "type": "ARN"
26
+ },
27
+ "cognito-identity-unauth:accountid": {
28
+ "key": "cognito-identity-unauth:AccountId",
29
+ "description": "Filters access by the owning AWS account ID of an identity pool for identity pool guest users. Applies to unauthenticated (public) API operations",
30
+ "type": "String"
31
+ },
32
+ "cognito-identity-unauth:identitypoolarn": {
33
+ "key": "cognito-identity-unauth:IdentityPoolArn",
34
+ "description": "Filters access by the identity pool ID for a given guest-user identity ID. Applies to unauthenticated (public) API operations",
35
+ "type": "ARN"
36
+ },
37
+ "cognito-identity:identitypoolarn": {
38
+ "key": "cognito-identity:IdentityPoolArn",
39
+ "description": "Filters access by the identity pool ID for a given identity ID for DeleteIdentities and DescribeIdentity",
40
+ "type": "ARN"
16
41
  }
17
42
  }
@@ -212,7 +212,7 @@
212
212
  },
213
213
  "custom-model-deployment": {
214
214
  "key": "custom-model-deployment",
215
- "arn": "arn:${Partition}:bedrock:${Region}:${Account}:custom-model/${ResourceId}",
215
+ "arn": "arn:${Partition}:bedrock:${Region}:${Account}:custom-model-deployment/${ResourceId}",
216
216
  "conditionKeys": [
217
217
  "aws:ResourceTag/${TagKey}"
218
218
  ]
@@ -39,10 +39,6 @@
39
39
  "aws:ResourceTag/${TagKey}"
40
40
  ]
41
41
  },
42
- "metered-product": {
43
- "key": "metered-product",
44
- "arn": "arn:${Partition}:deadline:${Region}:${Account}:license-endpoint/${LicenseEndpointId}/metered-product/${ProductId}"
45
- },
46
42
  "monitor": {
47
43
  "key": "monitor",
48
44
  "arn": "arn:${Partition}:deadline:${Region}:${Account}:monitor/${MonitorId}",
@@ -19,5 +19,11 @@
19
19
  ],
20
20
  "www.amazon.com": [
21
21
  "sts"
22
+ ],
23
+ "cognito-identity-auth": [
24
+ "cognito-identity"
25
+ ],
26
+ "cognito-identity-unauth": [
27
+ "cognito-identity"
22
28
  ]
23
29
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.15.202512111",
3
+ "version": "0.15.202512161",
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": "2025-12-11T04:58:14.608Z",
9
+ "updatedAt": "2025-12-16T04:59:26.044Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",