aws-iam-data 0.0.439 → 0.0.441
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,32 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-09-03",
|
|
4
|
+
"addedServices": [],
|
|
5
|
+
"removedServices": [],
|
|
6
|
+
"addedActions": {
|
|
7
|
+
"Amazon AI Operations": [
|
|
8
|
+
"aiops:GetEphemeralInvestigationResults"
|
|
9
|
+
]
|
|
10
|
+
},
|
|
11
|
+
"removedActions": {}
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"dateOfChange": "2025-08-30",
|
|
15
|
+
"addedServices": [],
|
|
16
|
+
"removedServices": [],
|
|
17
|
+
"addedActions": {
|
|
18
|
+
"AWS Directory Service": [
|
|
19
|
+
"ds:DescribeCAEnrollmentPolicy",
|
|
20
|
+
"ds:DisableCAEnrollmentPolicy",
|
|
21
|
+
"ds:EnableCAEnrollmentPolicy"
|
|
22
|
+
],
|
|
23
|
+
"Amazon Neptune Analytics": [
|
|
24
|
+
"neptune-graph:StartGraph",
|
|
25
|
+
"neptune-graph:StopGraph"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
"removedActions": {}
|
|
29
|
+
},
|
|
2
30
|
{
|
|
3
31
|
"dateOfChange": "2025-08-28",
|
|
4
32
|
"addedServices": [],
|
package/dist/data/json/iam.json
CHANGED
|
@@ -688,6 +688,21 @@
|
|
|
688
688
|
}
|
|
689
689
|
]
|
|
690
690
|
},
|
|
691
|
+
{
|
|
692
|
+
"name": "GetEphemeralInvestigationResults",
|
|
693
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/API_GetEphemeralInvestigationResults.html",
|
|
694
|
+
"permissionOnly": false,
|
|
695
|
+
"description": "Grants permission to run and retrieve ephemeral investigation results",
|
|
696
|
+
"accessLevel": "List",
|
|
697
|
+
"resourceTypes": [
|
|
698
|
+
{
|
|
699
|
+
"resourceType": "",
|
|
700
|
+
"required": false,
|
|
701
|
+
"conditionKeys": [],
|
|
702
|
+
"dependentActions": []
|
|
703
|
+
}
|
|
704
|
+
]
|
|
705
|
+
},
|
|
691
706
|
{
|
|
692
707
|
"name": "GetInvestigation",
|
|
693
708
|
"apiReferenceUrl": "https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/API_GetInvestigation.html",
|
|
@@ -5417,7 +5432,7 @@
|
|
|
5417
5432
|
{
|
|
5418
5433
|
"name": "execute-api-domain",
|
|
5419
5434
|
"apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/developerguide/security_iam_service-with-iam.html",
|
|
5420
|
-
"arnPattern": "arn:${Partition}:execute-api:${Region}:${Account}:/domainnames/${DomainName}
|
|
5435
|
+
"arnPattern": "arn:${Partition}:execute-api:${Region}:${Account}:/domainnames/${DomainName}+${DomainIdentifier}",
|
|
5421
5436
|
"conditionKeys": []
|
|
5422
5437
|
}
|
|
5423
5438
|
],
|
|
@@ -6651,7 +6666,7 @@
|
|
|
6651
6666
|
{
|
|
6652
6667
|
"name": "PrivateBasePathMapping",
|
|
6653
6668
|
"apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/api/API_BasePathMapping.html",
|
|
6654
|
-
"arnPattern": "arn:${Partition}:apigateway:${Region}::/domainnames/${DomainName}
|
|
6669
|
+
"arnPattern": "arn:${Partition}:apigateway:${Region}::/domainnames/${DomainName}+${DomainIdentifier}/basepathmappings/${BasePath}",
|
|
6655
6670
|
"conditionKeys": [
|
|
6656
6671
|
"aws:ResourceTag/${TagKey}"
|
|
6657
6672
|
]
|
|
@@ -6659,7 +6674,7 @@
|
|
|
6659
6674
|
{
|
|
6660
6675
|
"name": "PrivateBasePathMappings",
|
|
6661
6676
|
"apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/api/API_BasePathMapping.html",
|
|
6662
|
-
"arnPattern": "arn:${Partition}:apigateway:${Region}::/domainnames/${DomainName}
|
|
6677
|
+
"arnPattern": "arn:${Partition}:apigateway:${Region}::/domainnames/${DomainName}+${DomainIdentifier}/basepathmappings",
|
|
6663
6678
|
"conditionKeys": [
|
|
6664
6679
|
"aws:ResourceTag/${TagKey}"
|
|
6665
6680
|
]
|
|
@@ -6667,7 +6682,7 @@
|
|
|
6667
6682
|
{
|
|
6668
6683
|
"name": "PrivateDomainName",
|
|
6669
6684
|
"apiReferenceUrl": "https://docs.aws.amazon.com/apigateway/latest/api/API_DomainName.html",
|
|
6670
|
-
"arnPattern": "arn:${Partition}:apigateway:${Region}:${Account}:/domainnames/${DomainName}
|
|
6685
|
+
"arnPattern": "arn:${Partition}:apigateway:${Region}:${Account}:/domainnames/${DomainName}+${DomainIdentifier}",
|
|
6671
6686
|
"conditionKeys": [
|
|
6672
6687
|
"apigateway:Request/EndpointType",
|
|
6673
6688
|
"apigateway:Resource/EndpointType",
|
|
@@ -117689,6 +117704,21 @@
|
|
|
117689
117704
|
}
|
|
117690
117705
|
]
|
|
117691
117706
|
},
|
|
117707
|
+
{
|
|
117708
|
+
"name": "DescribeCAEnrollmentPolicy",
|
|
117709
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DescribeCAEnrollmentPolicy.html",
|
|
117710
|
+
"permissionOnly": false,
|
|
117711
|
+
"description": "Grants permission to describe the ca enrollment status of a specified directory",
|
|
117712
|
+
"accessLevel": "Read",
|
|
117713
|
+
"resourceTypes": [
|
|
117714
|
+
{
|
|
117715
|
+
"resourceType": "directory",
|
|
117716
|
+
"required": true,
|
|
117717
|
+
"conditionKeys": [],
|
|
117718
|
+
"dependentActions": []
|
|
117719
|
+
}
|
|
117720
|
+
]
|
|
117721
|
+
},
|
|
117692
117722
|
{
|
|
117693
117723
|
"name": "DescribeCertificate",
|
|
117694
117724
|
"apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DescribeCertificate.html",
|
|
@@ -117914,6 +117944,21 @@
|
|
|
117914
117944
|
}
|
|
117915
117945
|
]
|
|
117916
117946
|
},
|
|
117947
|
+
{
|
|
117948
|
+
"name": "DisableCAEnrollmentPolicy",
|
|
117949
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DisableCAEnrollmentPolicy.html",
|
|
117950
|
+
"permissionOnly": false,
|
|
117951
|
+
"description": "Grants permission to disable the ca enrollment of a specified directory",
|
|
117952
|
+
"accessLevel": "Write",
|
|
117953
|
+
"resourceTypes": [
|
|
117954
|
+
{
|
|
117955
|
+
"resourceType": "directory",
|
|
117956
|
+
"required": true,
|
|
117957
|
+
"conditionKeys": [],
|
|
117958
|
+
"dependentActions": []
|
|
117959
|
+
}
|
|
117960
|
+
]
|
|
117961
|
+
},
|
|
117917
117962
|
{
|
|
117918
117963
|
"name": "DisableClientAuthentication",
|
|
117919
117964
|
"apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DisableClientAuthentication.html",
|
|
@@ -118004,6 +118049,24 @@
|
|
|
118004
118049
|
}
|
|
118005
118050
|
]
|
|
118006
118051
|
},
|
|
118052
|
+
{
|
|
118053
|
+
"name": "EnableCAEnrollmentPolicy",
|
|
118054
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_EnableCAEnrollmentPolicy.html",
|
|
118055
|
+
"permissionOnly": false,
|
|
118056
|
+
"description": "Grants permission to enable the ca enrollment of a specified directory",
|
|
118057
|
+
"accessLevel": "Write",
|
|
118058
|
+
"resourceTypes": [
|
|
118059
|
+
{
|
|
118060
|
+
"resourceType": "directory",
|
|
118061
|
+
"required": true,
|
|
118062
|
+
"conditionKeys": [],
|
|
118063
|
+
"dependentActions": [
|
|
118064
|
+
"acm-pca:DescribeCertificateAuthority",
|
|
118065
|
+
"pca-connector-ad:GetConnector"
|
|
118066
|
+
]
|
|
118067
|
+
}
|
|
118068
|
+
]
|
|
118069
|
+
},
|
|
118007
118070
|
{
|
|
118008
118071
|
"name": "EnableClientAuthentication",
|
|
118009
118072
|
"apiReferenceUrl": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_EnableClientAuthentication.html",
|
|
@@ -200147,7 +200210,7 @@
|
|
|
200147
200210
|
"name": "CreateBatch",
|
|
200148
200211
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200149
200212
|
"permissionOnly": true,
|
|
200150
|
-
"description": "Grants permission to create a GT
|
|
200213
|
+
"description": "Grants permission to create a GT+ Batch",
|
|
200151
200214
|
"accessLevel": "Write",
|
|
200152
200215
|
"resourceTypes": [
|
|
200153
200216
|
{
|
|
@@ -200177,7 +200240,7 @@
|
|
|
200177
200240
|
"name": "CreateProject",
|
|
200178
200241
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200179
200242
|
"permissionOnly": true,
|
|
200180
|
-
"description": "Grants permission to create a GT
|
|
200243
|
+
"description": "Grants permission to create a GT+ Project",
|
|
200181
200244
|
"accessLevel": "Write",
|
|
200182
200245
|
"resourceTypes": [
|
|
200183
200246
|
{
|
|
@@ -200192,7 +200255,7 @@
|
|
|
200192
200255
|
"name": "CreateWorkflowDefinition",
|
|
200193
200256
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200194
200257
|
"permissionOnly": true,
|
|
200195
|
-
"description": "Grants permission to create a GT
|
|
200258
|
+
"description": "Grants permission to create a GT+ Workflow Definition",
|
|
200196
200259
|
"accessLevel": "Write",
|
|
200197
200260
|
"resourceTypes": [
|
|
200198
200261
|
{
|
|
@@ -200237,7 +200300,7 @@
|
|
|
200237
200300
|
"name": "GetBatch",
|
|
200238
200301
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200239
200302
|
"permissionOnly": true,
|
|
200240
|
-
"description": "Grants permission to get a GT
|
|
200303
|
+
"description": "Grants permission to get a GT+ Batch",
|
|
200241
200304
|
"accessLevel": "Read",
|
|
200242
200305
|
"resourceTypes": [
|
|
200243
200306
|
{
|
|
@@ -200267,7 +200330,7 @@
|
|
|
200267
200330
|
"name": "ListBatches",
|
|
200268
200331
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200269
200332
|
"permissionOnly": true,
|
|
200270
|
-
"description": "Grants permission to list a GT
|
|
200333
|
+
"description": "Grants permission to list a GT+ Batchs",
|
|
200271
200334
|
"accessLevel": "Read",
|
|
200272
200335
|
"resourceTypes": [
|
|
200273
200336
|
{
|
|
@@ -200297,7 +200360,7 @@
|
|
|
200297
200360
|
"name": "ListProjects",
|
|
200298
200361
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200299
200362
|
"permissionOnly": true,
|
|
200300
|
-
"description": "Grants permission to list a GT
|
|
200363
|
+
"description": "Grants permission to list a GT+ Projects",
|
|
200301
200364
|
"accessLevel": "Read",
|
|
200302
200365
|
"resourceTypes": [
|
|
200303
200366
|
{
|
|
@@ -200357,7 +200420,7 @@
|
|
|
200357
200420
|
"name": "UpdateBatch",
|
|
200358
200421
|
"apiReferenceUrl": "https://docs.aws.amazon.com/sagemaker/latest/dg/sms-data-input.html#sms-console-create-manifest-file",
|
|
200359
200422
|
"permissionOnly": true,
|
|
200360
|
-
"description": "Grants permission to update a GT
|
|
200423
|
+
"description": "Grants permission to update a GT+ Batch",
|
|
200361
200424
|
"accessLevel": "Write",
|
|
200362
200425
|
"resourceTypes": [
|
|
200363
200426
|
{
|
|
@@ -275422,6 +275485,32 @@
|
|
|
275422
275485
|
}
|
|
275423
275486
|
]
|
|
275424
275487
|
},
|
|
275488
|
+
{
|
|
275489
|
+
"name": "StartGraph",
|
|
275490
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_StartGraph.html",
|
|
275491
|
+
"permissionOnly": false,
|
|
275492
|
+
"description": "Grants permission to start a graph",
|
|
275493
|
+
"accessLevel": "Write",
|
|
275494
|
+
"resourceTypes": [
|
|
275495
|
+
{
|
|
275496
|
+
"resourceType": "graph",
|
|
275497
|
+
"required": true,
|
|
275498
|
+
"conditionKeys": [],
|
|
275499
|
+
"dependentActions": [
|
|
275500
|
+
"kms:Decrypt",
|
|
275501
|
+
"kms:DescribeKey"
|
|
275502
|
+
]
|
|
275503
|
+
},
|
|
275504
|
+
{
|
|
275505
|
+
"resourceType": "",
|
|
275506
|
+
"required": false,
|
|
275507
|
+
"conditionKeys": [
|
|
275508
|
+
"aws:ResourceTag/${TagKey}"
|
|
275509
|
+
],
|
|
275510
|
+
"dependentActions": []
|
|
275511
|
+
}
|
|
275512
|
+
]
|
|
275513
|
+
},
|
|
275425
275514
|
{
|
|
275426
275515
|
"name": "StartImportTask",
|
|
275427
275516
|
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_StartImportTask.html",
|
|
@@ -275445,6 +275534,29 @@
|
|
|
275445
275534
|
}
|
|
275446
275535
|
]
|
|
275447
275536
|
},
|
|
275537
|
+
{
|
|
275538
|
+
"name": "StopGraph",
|
|
275539
|
+
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_StopGraph.html",
|
|
275540
|
+
"permissionOnly": false,
|
|
275541
|
+
"description": "Grants permission to stop a graph",
|
|
275542
|
+
"accessLevel": "Write",
|
|
275543
|
+
"resourceTypes": [
|
|
275544
|
+
{
|
|
275545
|
+
"resourceType": "graph",
|
|
275546
|
+
"required": true,
|
|
275547
|
+
"conditionKeys": [],
|
|
275548
|
+
"dependentActions": []
|
|
275549
|
+
},
|
|
275550
|
+
{
|
|
275551
|
+
"resourceType": "",
|
|
275552
|
+
"required": false,
|
|
275553
|
+
"conditionKeys": [
|
|
275554
|
+
"aws:ResourceTag/${TagKey}"
|
|
275555
|
+
],
|
|
275556
|
+
"dependentActions": []
|
|
275557
|
+
}
|
|
275558
|
+
]
|
|
275559
|
+
},
|
|
275448
275560
|
{
|
|
275449
275561
|
"name": "TagResource",
|
|
275450
275562
|
"apiReferenceUrl": "https://docs.aws.amazon.com/neptune-analytics/latest/apiref/API_TagResource.html",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"name": "Amazon AI Operations",
|
|
62
62
|
"servicePrefix": "aiops",
|
|
63
63
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonaioperations.html",
|
|
64
|
-
"actionsCount":
|
|
64
|
+
"actionsCount": 24,
|
|
65
65
|
"actions": [
|
|
66
66
|
"CreateInvestigation",
|
|
67
67
|
"CreateInvestigationEvent",
|
|
@@ -70,6 +70,7 @@
|
|
|
70
70
|
"DeleteInvestigation",
|
|
71
71
|
"DeleteInvestigationGroup",
|
|
72
72
|
"DeleteInvestigationGroupPolicy",
|
|
73
|
+
"GetEphemeralInvestigationResults",
|
|
73
74
|
"GetInvestigation",
|
|
74
75
|
"GetInvestigationEvent",
|
|
75
76
|
"GetInvestigationGroup",
|
|
@@ -8731,7 +8732,7 @@
|
|
|
8731
8732
|
"name": "AWS Directory Service",
|
|
8732
8733
|
"servicePrefix": "ds",
|
|
8733
8734
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdirectoryservice.html",
|
|
8734
|
-
"actionsCount":
|
|
8735
|
+
"actionsCount": 91,
|
|
8735
8736
|
"actions": [
|
|
8736
8737
|
"AcceptSharedDirectory",
|
|
8737
8738
|
"AccessDSData",
|
|
@@ -8761,6 +8762,7 @@
|
|
|
8761
8762
|
"DeregisterCertificate",
|
|
8762
8763
|
"DeregisterEventTopic",
|
|
8763
8764
|
"DescribeADAssessment",
|
|
8765
|
+
"DescribeCAEnrollmentPolicy",
|
|
8764
8766
|
"DescribeCertificate",
|
|
8765
8767
|
"DescribeClientAuthenticationSettings",
|
|
8766
8768
|
"DescribeConditionalForwarders",
|
|
@@ -8776,12 +8778,14 @@
|
|
|
8776
8778
|
"DescribeSnapshots",
|
|
8777
8779
|
"DescribeTrusts",
|
|
8778
8780
|
"DescribeUpdateDirectory",
|
|
8781
|
+
"DisableCAEnrollmentPolicy",
|
|
8779
8782
|
"DisableClientAuthentication",
|
|
8780
8783
|
"DisableDirectoryDataAccess",
|
|
8781
8784
|
"DisableLDAPS",
|
|
8782
8785
|
"DisableRadius",
|
|
8783
8786
|
"DisableRoleAccess",
|
|
8784
8787
|
"DisableSso",
|
|
8788
|
+
"EnableCAEnrollmentPolicy",
|
|
8785
8789
|
"EnableClientAuthentication",
|
|
8786
8790
|
"EnableDirectoryDataAccess",
|
|
8787
8791
|
"EnableLDAPS",
|
|
@@ -19667,7 +19671,7 @@
|
|
|
19667
19671
|
"name": "Amazon Neptune Analytics",
|
|
19668
19672
|
"servicePrefix": "neptune-graph",
|
|
19669
19673
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonneptuneanalytics.html",
|
|
19670
|
-
"actionsCount":
|
|
19674
|
+
"actionsCount": 38,
|
|
19671
19675
|
"actions": [
|
|
19672
19676
|
"CancelExportTask",
|
|
19673
19677
|
"CancelImportTask",
|
|
@@ -19700,7 +19704,9 @@
|
|
|
19700
19704
|
"ResetGraph",
|
|
19701
19705
|
"RestoreGraphFromSnapshot",
|
|
19702
19706
|
"StartExportTask",
|
|
19707
|
+
"StartGraph",
|
|
19703
19708
|
"StartImportTask",
|
|
19709
|
+
"StopGraph",
|
|
19704
19710
|
"TagResource",
|
|
19705
19711
|
"UntagResource",
|
|
19706
19712
|
"UpdateGraph",
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 10575
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 5137
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 3172
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"key": "directory - arn:${Partition}:ds:${Region}:${Account}:directory/${DirectoryId}",
|
|
161
|
-
"value":
|
|
161
|
+
"value": 93
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
164
|
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aws-iam-data",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.441",
|
|
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",
|