aws-iam-data 0.0.441 → 0.0.442
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,20 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-09-04",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"AWS Clean Rooms": [
|
|
8
|
+
"cleanrooms:CreateCollaborationChangeRequest",
|
|
9
|
+
"cleanrooms:GetCollaborationChangeRequest",
|
|
10
|
+
"cleanrooms:ListCollaborationChangeRequests"
|
|
11
|
+
],
|
|
12
|
+
"Amazon MQ": [
|
|
13
|
+
"mq:UpdateBrokerAccessConfiguration"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"removedActions": {}
|
|
17
|
+
},
|
|
2
18
|
{
|
|
3
19
|
"dateOfChange": "2025-09-03",
|
|
4
20
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -47157,6 +47157,25 @@
|
|
|
47157
47157
|
}
|
|
47158
47158
|
]
|
|
47159
47159
|
},
|
|
47160
|
+
{
|
|
47161
|
+
"name": "CreateCollaborationChangeRequest",
|
|
47162
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateCollaborationChangeRequest.html",
|
|
47163
|
+
"permissionOnly": false,
|
|
47164
|
+
"description": "Grants permission to create a change request in a collaboration",
|
|
47165
|
+
"accessLevel": "Write",
|
|
47166
|
+
"resourceTypes": [
|
|
47167
|
+
{
|
|
47168
|
+
"resourceType": "collaboration",
|
|
47169
|
+
"required": true,
|
|
47170
|
+
"conditionKeys": [
|
|
47171
|
+
"aws:RequestTag/${TagKey}",
|
|
47172
|
+
"aws:ResourceTag/${TagKey}",
|
|
47173
|
+
"aws:TagKeys"
|
|
47174
|
+
],
|
|
47175
|
+
"dependentActions": []
|
|
47176
|
+
}
|
|
47177
|
+
]
|
|
47178
|
+
},
|
|
47160
47179
|
{
|
|
47161
47180
|
"name": "CreateConfiguredAudienceModelAssociation",
|
|
47162
47181
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_CreateConfiguredAudienceModelAssociation.html",
|
|
@@ -47687,6 +47706,21 @@
|
|
|
47687
47706
|
}
|
|
47688
47707
|
]
|
|
47689
47708
|
},
|
|
47709
|
+
{
|
|
47710
|
+
"name": "GetCollaborationChangeRequest",
|
|
47711
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_GetCollaborationChangeRequest.html",
|
|
47712
|
+
"permissionOnly": false,
|
|
47713
|
+
"description": "Grants permission to get a change request in a collaboration",
|
|
47714
|
+
"accessLevel": "Read",
|
|
47715
|
+
"resourceTypes": [
|
|
47716
|
+
{
|
|
47717
|
+
"resourceType": "collaboration",
|
|
47718
|
+
"required": true,
|
|
47719
|
+
"conditionKeys": [],
|
|
47720
|
+
"dependentActions": []
|
|
47721
|
+
}
|
|
47722
|
+
]
|
|
47723
|
+
},
|
|
47690
47724
|
{
|
|
47691
47725
|
"name": "GetCollaborationConfiguredAudienceModelAssociation",
|
|
47692
47726
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_GetCollaborationConfiguredAudienceModelAssociation.html",
|
|
@@ -48009,6 +48043,21 @@
|
|
|
48009
48043
|
}
|
|
48010
48044
|
]
|
|
48011
48045
|
},
|
|
48046
|
+
{
|
|
48047
|
+
"name": "ListCollaborationChangeRequests",
|
|
48048
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_ListCollaborationChangeRequests.html",
|
|
48049
|
+
"permissionOnly": false,
|
|
48050
|
+
"description": "Grants permission to list change requests in a collaboration",
|
|
48051
|
+
"accessLevel": "List",
|
|
48052
|
+
"resourceTypes": [
|
|
48053
|
+
{
|
|
48054
|
+
"resourceType": "collaboration",
|
|
48055
|
+
"required": true,
|
|
48056
|
+
"conditionKeys": [],
|
|
48057
|
+
"dependentActions": []
|
|
48058
|
+
}
|
|
48059
|
+
]
|
|
48060
|
+
},
|
|
48012
48061
|
{
|
|
48013
48062
|
"name": "ListCollaborationConfiguredAudienceModelAssociations",
|
|
48014
48063
|
"apiReferenceUrl": "https://docs.aws.amazon.com/clean-rooms/latest/apireference/API_ListCollaborationConfiguredAudienceModelAssociations.html",
|
|
@@ -209912,6 +209961,15 @@
|
|
|
209912
209961
|
"required": true,
|
|
209913
209962
|
"conditionKeys": [],
|
|
209914
209963
|
"dependentActions": []
|
|
209964
|
+
},
|
|
209965
|
+
{
|
|
209966
|
+
"resourceType": "",
|
|
209967
|
+
"required": false,
|
|
209968
|
+
"conditionKeys": [
|
|
209969
|
+
"iam:ServiceSpecificCredentialAgeDays",
|
|
209970
|
+
"iam:ServiceSpecificCredentialServiceName"
|
|
209971
|
+
],
|
|
209972
|
+
"dependentActions": []
|
|
209915
209973
|
}
|
|
209916
209974
|
]
|
|
209917
209975
|
},
|
|
@@ -210277,6 +210335,14 @@
|
|
|
210277
210335
|
"required": true,
|
|
210278
210336
|
"conditionKeys": [],
|
|
210279
210337
|
"dependentActions": []
|
|
210338
|
+
},
|
|
210339
|
+
{
|
|
210340
|
+
"resourceType": "",
|
|
210341
|
+
"required": false,
|
|
210342
|
+
"conditionKeys": [
|
|
210343
|
+
"iam:ServiceSpecificCredentialServiceName"
|
|
210344
|
+
],
|
|
210345
|
+
"dependentActions": []
|
|
210280
210346
|
}
|
|
210281
210347
|
]
|
|
210282
210348
|
},
|
|
@@ -211814,6 +211880,14 @@
|
|
|
211814
211880
|
"required": true,
|
|
211815
211881
|
"conditionKeys": [],
|
|
211816
211882
|
"dependentActions": []
|
|
211883
|
+
},
|
|
211884
|
+
{
|
|
211885
|
+
"resourceType": "",
|
|
211886
|
+
"required": false,
|
|
211887
|
+
"conditionKeys": [
|
|
211888
|
+
"iam:ServiceSpecificCredentialServiceName"
|
|
211889
|
+
],
|
|
211890
|
+
"dependentActions": []
|
|
211817
211891
|
}
|
|
211818
211892
|
]
|
|
211819
211893
|
},
|
|
@@ -212517,6 +212591,14 @@
|
|
|
212517
212591
|
"required": true,
|
|
212518
212592
|
"conditionKeys": [],
|
|
212519
212593
|
"dependentActions": []
|
|
212594
|
+
},
|
|
212595
|
+
{
|
|
212596
|
+
"resourceType": "",
|
|
212597
|
+
"required": false,
|
|
212598
|
+
"conditionKeys": [
|
|
212599
|
+
"iam:ServiceSpecificCredentialServiceName"
|
|
212600
|
+
],
|
|
212601
|
+
"dependentActions": []
|
|
212520
212602
|
}
|
|
212521
212603
|
]
|
|
212522
212604
|
},
|
|
@@ -212802,6 +212884,18 @@
|
|
|
212802
212884
|
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ResourceTag",
|
|
212803
212885
|
"description": "Filters access by the tags attached to an IAM entity (user or role)",
|
|
212804
212886
|
"type": "String"
|
|
212887
|
+
},
|
|
212888
|
+
{
|
|
212889
|
+
"name": "iam:ServiceSpecificCredentialAgeDays",
|
|
212890
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ServiceSpecificCredentialAgeDays",
|
|
212891
|
+
"description": "Filters access by the duration until the credential's expiration",
|
|
212892
|
+
"type": "Numeric"
|
|
212893
|
+
},
|
|
212894
|
+
{
|
|
212895
|
+
"name": "iam:ServiceSpecificCredentialServiceName",
|
|
212896
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_ServiceSpecificCredentialServiceName",
|
|
212897
|
+
"description": "Filters access by the service associated with the credential",
|
|
212898
|
+
"type": "String"
|
|
212805
212899
|
}
|
|
212806
212900
|
]
|
|
212807
212901
|
},
|
|
@@ -243551,7 +243645,9 @@
|
|
|
243551
243645
|
"name": "consumer",
|
|
243552
243646
|
"apiReferenceUrl": "https://docs.aws.amazon.com/kinesis/latest/dev/amazon-kinesis-consumers.html",
|
|
243553
243647
|
"arnPattern": "arn:${Partition}:kinesis:${Region}:${Account}:${StreamType}/${StreamName}/consumer/${ConsumerName}:${ConsumerCreationTimpstamp}",
|
|
243554
|
-
"conditionKeys": [
|
|
243648
|
+
"conditionKeys": [
|
|
243649
|
+
"aws:ResourceTag/${TagKey}"
|
|
243650
|
+
]
|
|
243555
243651
|
},
|
|
243556
243652
|
{
|
|
243557
243653
|
"name": "kmsKey",
|
|
@@ -273577,6 +273673,21 @@
|
|
|
273577
273673
|
}
|
|
273578
273674
|
]
|
|
273579
273675
|
},
|
|
273676
|
+
{
|
|
273677
|
+
"name": "UpdateBrokerAccessConfiguration",
|
|
273678
|
+
"apiReferenceUrl": "${AuthZDocPage}#security-api-permissions-reference",
|
|
273679
|
+
"permissionOnly": true,
|
|
273680
|
+
"description": "Grants permission to update RabbitMQ broker authentication and authorization configuration",
|
|
273681
|
+
"accessLevel": "Write",
|
|
273682
|
+
"resourceTypes": [
|
|
273683
|
+
{
|
|
273684
|
+
"resourceType": "brokers",
|
|
273685
|
+
"required": true,
|
|
273686
|
+
"conditionKeys": [],
|
|
273687
|
+
"dependentActions": []
|
|
273688
|
+
}
|
|
273689
|
+
]
|
|
273690
|
+
},
|
|
273580
273691
|
{
|
|
273581
273692
|
"name": "UpdateConfiguration",
|
|
273582
273693
|
"apiReferenceUrl": "https://docs.aws.amazon.com/amazon-mq/latest/api-reference/rest-api-configuration.html#rest-api-configuration-methods-put",
|
|
@@ -3551,13 +3551,14 @@
|
|
|
3551
3551
|
"name": "AWS Clean Rooms",
|
|
3552
3552
|
"servicePrefix": "cleanrooms",
|
|
3553
3553
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awscleanrooms.html",
|
|
3554
|
-
"actionsCount":
|
|
3554
|
+
"actionsCount": 91,
|
|
3555
3555
|
"actions": [
|
|
3556
3556
|
"BatchGetCollaborationAnalysisTemplate",
|
|
3557
3557
|
"BatchGetSchema",
|
|
3558
3558
|
"BatchGetSchemaAnalysisRule",
|
|
3559
3559
|
"CreateAnalysisTemplate",
|
|
3560
3560
|
"CreateCollaboration",
|
|
3561
|
+
"CreateCollaborationChangeRequest",
|
|
3561
3562
|
"CreateConfiguredAudienceModelAssociation",
|
|
3562
3563
|
"CreateConfiguredTable",
|
|
3563
3564
|
"CreateConfiguredTableAnalysisRule",
|
|
@@ -3582,6 +3583,7 @@
|
|
|
3582
3583
|
"GetAnalysisTemplate",
|
|
3583
3584
|
"GetCollaboration",
|
|
3584
3585
|
"GetCollaborationAnalysisTemplate",
|
|
3586
|
+
"GetCollaborationChangeRequest",
|
|
3585
3587
|
"GetCollaborationConfiguredAudienceModelAssociation",
|
|
3586
3588
|
"GetCollaborationIdNamespaceAssociation",
|
|
3587
3589
|
"GetCollaborationPrivacyBudgetTemplate",
|
|
@@ -3600,6 +3602,7 @@
|
|
|
3600
3602
|
"GetSchemaAnalysisRule",
|
|
3601
3603
|
"ListAnalysisTemplates",
|
|
3602
3604
|
"ListCollaborationAnalysisTemplates",
|
|
3605
|
+
"ListCollaborationChangeRequests",
|
|
3603
3606
|
"ListCollaborationConfiguredAudienceModelAssociations",
|
|
3604
3607
|
"ListCollaborationIdNamespaceAssociations",
|
|
3605
3608
|
"ListCollaborationPrivacyBudgetTemplates",
|
|
@@ -14670,7 +14673,7 @@
|
|
|
14670
14673
|
"sms-mfa",
|
|
14671
14674
|
"user"
|
|
14672
14675
|
],
|
|
14673
|
-
"conditionKeysCount":
|
|
14676
|
+
"conditionKeysCount": 16,
|
|
14674
14677
|
"conditionKeys": [
|
|
14675
14678
|
"aws:RequestTag/${TagKey}",
|
|
14676
14679
|
"aws:ResourceTag/${TagKey}",
|
|
@@ -14685,7 +14688,9 @@
|
|
|
14685
14688
|
"iam:PermissionsBoundary",
|
|
14686
14689
|
"iam:PolicyARN",
|
|
14687
14690
|
"iam:RegisterSecurityKey",
|
|
14688
|
-
"iam:ResourceTag/${TagKey}"
|
|
14691
|
+
"iam:ResourceTag/${TagKey}",
|
|
14692
|
+
"iam:ServiceSpecificCredentialAgeDays",
|
|
14693
|
+
"iam:ServiceSpecificCredentialServiceName"
|
|
14689
14694
|
]
|
|
14690
14695
|
},
|
|
14691
14696
|
{
|
|
@@ -19532,7 +19537,7 @@
|
|
|
19532
19537
|
"name": "Amazon MQ",
|
|
19533
19538
|
"servicePrefix": "mq",
|
|
19534
19539
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmq.html",
|
|
19535
|
-
"actionsCount":
|
|
19540
|
+
"actionsCount": 26,
|
|
19536
19541
|
"actions": [
|
|
19537
19542
|
"CreateBroker",
|
|
19538
19543
|
"CreateConfiguration",
|
|
@@ -19557,6 +19562,7 @@
|
|
|
19557
19562
|
"Promote",
|
|
19558
19563
|
"RebootBroker",
|
|
19559
19564
|
"UpdateBroker",
|
|
19565
|
+
"UpdateBrokerAccessConfiguration",
|
|
19560
19566
|
"UpdateConfiguration",
|
|
19561
19567
|
"UpdateUser"
|
|
19562
19568
|
],
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10577
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5138
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3173
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 1222
|
|
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.442",
|
|
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",
|