aws-iam-data 0.0.535 → 0.0.536
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.
|
@@ -1,4 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-03-10",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon Cognito User Pools": [
|
|
8
|
+
"cognito-idp:AddUserPoolClientSecret",
|
|
9
|
+
"cognito-idp:DeleteUserPoolClientSecret",
|
|
10
|
+
"cognito-idp:ListUserPoolClientSecrets"
|
|
11
|
+
],
|
|
12
|
+
"Amazon OpenSearch Service": [
|
|
13
|
+
"es:RollbackElasticsearchServiceSoftwareUpdate",
|
|
14
|
+
"es:RollbackServiceSoftwareUpdate"
|
|
15
|
+
],
|
|
16
|
+
"AWS Resource Access Manager (RAM)": [
|
|
17
|
+
"ram:ListSourceAssociations"
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
"removedActions": {}
|
|
21
|
+
},
|
|
2
22
|
{
|
|
3
23
|
"dateOfChange": "2026-03-07",
|
|
4
24
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -50886,7 +50886,7 @@
|
|
|
50886
50886
|
{
|
|
50887
50887
|
"name": "meeting",
|
|
50888
50888
|
"apiReferenceUrl": "https://docs.aws.amazon.com/chime/latest/APIReference/API_Meeting.html",
|
|
50889
|
-
"arnPattern": "arn:${Partition}:chime
|
|
50889
|
+
"arnPattern": "arn:${Partition}:chime:${Region}:${AccountId}:meeting/${MeetingId}",
|
|
50890
50890
|
"conditionKeys": [
|
|
50891
50891
|
"aws:ResourceTag/${TagKey}"
|
|
50892
50892
|
]
|
|
@@ -84169,6 +84169,21 @@
|
|
|
84169
84169
|
}
|
|
84170
84170
|
]
|
|
84171
84171
|
},
|
|
84172
|
+
{
|
|
84173
|
+
"name": "AddUserPoolClientSecret",
|
|
84174
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AddUserPoolClientSecret.html",
|
|
84175
|
+
"permissionOnly": false,
|
|
84176
|
+
"description": "Grants permission to add a new secret to a confidential client",
|
|
84177
|
+
"accessLevel": "Write",
|
|
84178
|
+
"resourceTypes": [
|
|
84179
|
+
{
|
|
84180
|
+
"resourceType": "userpool",
|
|
84181
|
+
"required": true,
|
|
84182
|
+
"conditionKeys": [],
|
|
84183
|
+
"dependentActions": []
|
|
84184
|
+
}
|
|
84185
|
+
]
|
|
84186
|
+
},
|
|
84172
84187
|
{
|
|
84173
84188
|
"name": "AdminAddUserToGroup",
|
|
84174
84189
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminAddUserToGroup.html",
|
|
@@ -84929,6 +84944,21 @@
|
|
|
84929
84944
|
}
|
|
84930
84945
|
]
|
|
84931
84946
|
},
|
|
84947
|
+
{
|
|
84948
|
+
"name": "DeleteUserPoolClientSecret",
|
|
84949
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DeleteUserPoolClientSecret.html",
|
|
84950
|
+
"permissionOnly": false,
|
|
84951
|
+
"description": "Grants permission to delete a secret from a list of secrets associated with a client",
|
|
84952
|
+
"accessLevel": "Write",
|
|
84953
|
+
"resourceTypes": [
|
|
84954
|
+
{
|
|
84955
|
+
"resourceType": "userpool",
|
|
84956
|
+
"required": true,
|
|
84957
|
+
"conditionKeys": [],
|
|
84958
|
+
"dependentActions": []
|
|
84959
|
+
}
|
|
84960
|
+
]
|
|
84961
|
+
},
|
|
84932
84962
|
{
|
|
84933
84963
|
"name": "DeleteUserPoolDomain",
|
|
84934
84964
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_DeleteUserPoolDomain.html",
|
|
@@ -85469,6 +85499,21 @@
|
|
|
85469
85499
|
}
|
|
85470
85500
|
]
|
|
85471
85501
|
},
|
|
85502
|
+
{
|
|
85503
|
+
"name": "ListUserPoolClientSecrets",
|
|
85504
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ListUserPoolClientSecrets.html",
|
|
85505
|
+
"permissionOnly": false,
|
|
85506
|
+
"description": "Grants permission to list all secrets associated with a client",
|
|
85507
|
+
"accessLevel": "List",
|
|
85508
|
+
"resourceTypes": [
|
|
85509
|
+
{
|
|
85510
|
+
"resourceType": "userpool",
|
|
85511
|
+
"required": true,
|
|
85512
|
+
"conditionKeys": [],
|
|
85513
|
+
"dependentActions": []
|
|
85514
|
+
}
|
|
85515
|
+
]
|
|
85516
|
+
},
|
|
85472
85517
|
{
|
|
85473
85518
|
"name": "ListUserPoolClients",
|
|
85474
85519
|
"apiReferenceUrl": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_ListUserPoolClients.html",
|
|
@@ -303266,6 +303311,36 @@
|
|
|
303266
303311
|
}
|
|
303267
303312
|
]
|
|
303268
303313
|
},
|
|
303314
|
+
{
|
|
303315
|
+
"name": "RollbackElasticsearchServiceSoftwareUpdate",
|
|
303316
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_RollbackServiceSoftwareUpdate.html",
|
|
303317
|
+
"permissionOnly": false,
|
|
303318
|
+
"description": "Grants permission to rollback a service software update of an elasticsearch domain to its previous version",
|
|
303319
|
+
"accessLevel": "Write",
|
|
303320
|
+
"resourceTypes": [
|
|
303321
|
+
{
|
|
303322
|
+
"resourceType": "domain",
|
|
303323
|
+
"required": true,
|
|
303324
|
+
"conditionKeys": [],
|
|
303325
|
+
"dependentActions": []
|
|
303326
|
+
}
|
|
303327
|
+
]
|
|
303328
|
+
},
|
|
303329
|
+
{
|
|
303330
|
+
"name": "RollbackServiceSoftwareUpdate",
|
|
303331
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_RollbackServiceSoftwareUpdate.html",
|
|
303332
|
+
"permissionOnly": false,
|
|
303333
|
+
"description": "Grants permission to rollback a service software update of an opensearch domain to its previous version",
|
|
303334
|
+
"accessLevel": "Write",
|
|
303335
|
+
"resourceTypes": [
|
|
303336
|
+
{
|
|
303337
|
+
"resourceType": "domain",
|
|
303338
|
+
"required": true,
|
|
303339
|
+
"conditionKeys": [],
|
|
303340
|
+
"dependentActions": []
|
|
303341
|
+
}
|
|
303342
|
+
]
|
|
303343
|
+
},
|
|
303269
303344
|
{
|
|
303270
303345
|
"name": "StartDomainMaintenance",
|
|
303271
303346
|
"apiReferenceUrl": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_StartDomainMaintenance.html",
|
|
@@ -346532,7 +346607,8 @@
|
|
|
346532
346607
|
"ram:AllowsExternalPrincipals",
|
|
346533
346608
|
"ram:Principal",
|
|
346534
346609
|
"ram:RequestedResourceType",
|
|
346535
|
-
"ram:ResourceArn"
|
|
346610
|
+
"ram:ResourceArn",
|
|
346611
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346536
346612
|
],
|
|
346537
346613
|
"dependentActions": []
|
|
346538
346614
|
}
|
|
@@ -346629,7 +346705,8 @@
|
|
|
346629
346705
|
"ram:ResourceArn",
|
|
346630
346706
|
"ram:RequestedAllowsExternalPrincipals",
|
|
346631
346707
|
"ram:Principal",
|
|
346632
|
-
"ram:AllowsExternalPrincipals"
|
|
346708
|
+
"ram:AllowsExternalPrincipals",
|
|
346709
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346633
346710
|
],
|
|
346634
346711
|
"dependentActions": []
|
|
346635
346712
|
}
|
|
@@ -346704,7 +346781,8 @@
|
|
|
346704
346781
|
"aws:ResourceTag/${TagKey}",
|
|
346705
346782
|
"ram:ResourceTag/${TagKey}",
|
|
346706
346783
|
"ram:ResourceShareName",
|
|
346707
|
-
"ram:AllowsExternalPrincipals"
|
|
346784
|
+
"ram:AllowsExternalPrincipals",
|
|
346785
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346708
346786
|
],
|
|
346709
346787
|
"dependentActions": []
|
|
346710
346788
|
}
|
|
@@ -346733,7 +346811,8 @@
|
|
|
346733
346811
|
"ram:AllowsExternalPrincipals",
|
|
346734
346812
|
"ram:Principal",
|
|
346735
346813
|
"ram:RequestedResourceType",
|
|
346736
|
-
"ram:ResourceArn"
|
|
346814
|
+
"ram:ResourceArn",
|
|
346815
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
346737
346816
|
],
|
|
346738
346817
|
"dependentActions": []
|
|
346739
346818
|
}
|
|
@@ -347009,7 +347088,8 @@
|
|
|
347009
347088
|
"conditionKeys": [
|
|
347010
347089
|
"aws:ResourceTag/${TagKey}",
|
|
347011
347090
|
"ram:ResourceShareName",
|
|
347012
|
-
"ram:AllowsExternalPrincipals"
|
|
347091
|
+
"ram:AllowsExternalPrincipals",
|
|
347092
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
347013
347093
|
],
|
|
347014
347094
|
"dependentActions": []
|
|
347015
347095
|
}
|
|
@@ -347045,6 +347125,21 @@
|
|
|
347045
347125
|
}
|
|
347046
347126
|
]
|
|
347047
347127
|
},
|
|
347128
|
+
{
|
|
347129
|
+
"name": "ListSourceAssociations",
|
|
347130
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/APIReference/API_ListSourceAssociations.html",
|
|
347131
|
+
"permissionOnly": false,
|
|
347132
|
+
"description": "Grants permission to list source associations for resource shares",
|
|
347133
|
+
"accessLevel": "List",
|
|
347134
|
+
"resourceTypes": [
|
|
347135
|
+
{
|
|
347136
|
+
"resourceType": "",
|
|
347137
|
+
"required": false,
|
|
347138
|
+
"conditionKeys": [],
|
|
347139
|
+
"dependentActions": []
|
|
347140
|
+
}
|
|
347141
|
+
]
|
|
347142
|
+
},
|
|
347048
347143
|
{
|
|
347049
347144
|
"name": "PromotePermissionCreatedFromPolicy",
|
|
347050
347145
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/APIReference/API_PromotePermissionCreatedFromPolicy.html",
|
|
@@ -347242,7 +347337,8 @@
|
|
|
347242
347337
|
"ram:ResourceTag/${TagKey}",
|
|
347243
347338
|
"ram:ResourceShareName",
|
|
347244
347339
|
"ram:AllowsExternalPrincipals",
|
|
347245
|
-
"ram:RequestedAllowsExternalPrincipals"
|
|
347340
|
+
"ram:RequestedAllowsExternalPrincipals",
|
|
347341
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
347246
347342
|
],
|
|
347247
347343
|
"dependentActions": []
|
|
347248
347344
|
}
|
|
@@ -347361,6 +347457,12 @@
|
|
|
347361
347457
|
"description": "Filters access by the tags associated with the resource",
|
|
347362
347458
|
"type": "String"
|
|
347363
347459
|
},
|
|
347460
|
+
{
|
|
347461
|
+
"name": "ram:RetainSharingOnAccountLeaveOrganization",
|
|
347462
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/userguide/iam-policies.html#iam-policies-condition",
|
|
347463
|
+
"description": "Filters access by RetainSharingOnAccountLeaveOrganization value within ResourceShareConfiguration that is set on resource share",
|
|
347464
|
+
"type": "Bool"
|
|
347465
|
+
},
|
|
347364
347466
|
{
|
|
347365
347467
|
"name": "ram:ShareOwnerAccountId",
|
|
347366
347468
|
"apiReferenceUrl": "https://docs.aws.amazon.com/ram/latest/userguide/iam-policies.html#iam-policies-condition",
|
|
@@ -6444,9 +6444,10 @@
|
|
|
6444
6444
|
"name": "Amazon Cognito User Pools",
|
|
6445
6445
|
"servicePrefix": "cognito-idp",
|
|
6446
6446
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncognitouserpools.html",
|
|
6447
|
-
"actionsCount":
|
|
6447
|
+
"actionsCount": 121,
|
|
6448
6448
|
"actions": [
|
|
6449
6449
|
"AddCustomAttributes",
|
|
6450
|
+
"AddUserPoolClientSecret",
|
|
6450
6451
|
"AdminAddUserToGroup",
|
|
6451
6452
|
"AdminConfirmSignUp",
|
|
6452
6453
|
"AdminCreateUser",
|
|
@@ -6497,6 +6498,7 @@
|
|
|
6497
6498
|
"DeleteUserAttributes",
|
|
6498
6499
|
"DeleteUserPool",
|
|
6499
6500
|
"DeleteUserPoolClient",
|
|
6501
|
+
"DeleteUserPoolClientSecret",
|
|
6500
6502
|
"DeleteUserPoolDomain",
|
|
6501
6503
|
"DescribeIdentityProvider",
|
|
6502
6504
|
"DescribeManagedLoginBranding",
|
|
@@ -6533,6 +6535,7 @@
|
|
|
6533
6535
|
"ListTagsForResource",
|
|
6534
6536
|
"ListTerms",
|
|
6535
6537
|
"ListUserImportJobs",
|
|
6538
|
+
"ListUserPoolClientSecrets",
|
|
6536
6539
|
"ListUserPoolClients",
|
|
6537
6540
|
"ListUserPools",
|
|
6538
6541
|
"ListUsers",
|
|
@@ -21323,7 +21326,7 @@
|
|
|
21323
21326
|
"name": "Amazon OpenSearch Service",
|
|
21324
21327
|
"servicePrefix": "es",
|
|
21325
21328
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearchservice.html",
|
|
21326
|
-
"actionsCount":
|
|
21329
|
+
"actionsCount": 116,
|
|
21327
21330
|
"actions": [
|
|
21328
21331
|
"AcceptInboundConnection",
|
|
21329
21332
|
"AcceptInboundCrossClusterSearchConnection",
|
|
@@ -21424,6 +21427,8 @@
|
|
|
21424
21427
|
"RejectInboundCrossClusterSearchConnection",
|
|
21425
21428
|
"RemoveTags",
|
|
21426
21429
|
"RevokeVpcEndpointAccess",
|
|
21430
|
+
"RollbackElasticsearchServiceSoftwareUpdate",
|
|
21431
|
+
"RollbackServiceSoftwareUpdate",
|
|
21427
21432
|
"StartDomainMaintenance",
|
|
21428
21433
|
"StartElasticsearchServiceSoftwareUpdate",
|
|
21429
21434
|
"StartServiceSoftwareUpdate",
|
|
@@ -24523,7 +24528,7 @@
|
|
|
24523
24528
|
"name": "AWS Resource Access Manager (RAM)",
|
|
24524
24529
|
"servicePrefix": "ram",
|
|
24525
24530
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsresourceaccessmanagerram.html",
|
|
24526
|
-
"actionsCount":
|
|
24531
|
+
"actionsCount": 35,
|
|
24527
24532
|
"actions": [
|
|
24528
24533
|
"AcceptResourceShareInvitation",
|
|
24529
24534
|
"AssociateResourceShare",
|
|
@@ -24551,6 +24556,7 @@
|
|
|
24551
24556
|
"ListResourceSharePermissions",
|
|
24552
24557
|
"ListResourceTypes",
|
|
24553
24558
|
"ListResources",
|
|
24559
|
+
"ListSourceAssociations",
|
|
24554
24560
|
"PromotePermissionCreatedFromPolicy",
|
|
24555
24561
|
"PromoteResourceShareCreatedFromPolicy",
|
|
24556
24562
|
"RejectResourceShareInvitation",
|
|
@@ -24567,7 +24573,7 @@
|
|
|
24567
24573
|
"permission",
|
|
24568
24574
|
"customer-managed-permission"
|
|
24569
24575
|
],
|
|
24570
|
-
"conditionKeysCount":
|
|
24576
|
+
"conditionKeysCount": 14,
|
|
24571
24577
|
"conditionKeys": [
|
|
24572
24578
|
"aws:RequestTag/${TagKey}",
|
|
24573
24579
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -24581,6 +24587,7 @@
|
|
|
24581
24587
|
"ram:ResourceArn",
|
|
24582
24588
|
"ram:ResourceShareName",
|
|
24583
24589
|
"ram:ResourceTag/${TagKey}",
|
|
24590
|
+
"ram:RetainSharingOnAccountLeaveOrganization",
|
|
24584
24591
|
"ram:ShareOwnerAccountId"
|
|
24585
24592
|
]
|
|
24586
24593
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 11275
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3412
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -161,12 +161,12 @@
|
|
|
161
161
|
"value": 97
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"key": "
|
|
165
|
-
"value":
|
|
164
|
+
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
|
165
|
+
"value": 95
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"key": "
|
|
169
|
-
"value":
|
|
168
|
+
"key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
|
|
169
|
+
"value": 93
|
|
170
170
|
},
|
|
171
171
|
{
|
|
172
172
|
"key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1368
|
|
418
418
|
}
|
|
419
419
|
]
|
|
420
420
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.536",
|
|
4
4
|
"description": "Provides AWS IAM data gathered from the official AWS IAM docs as a convenient npm package that can be used in other OSS projects.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/index.d.ts",
|