aws-iam-data 0.0.26 → 0.0.28
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.
- package/data/json/changelog.json +92 -0
- package/data/json/iam.json +1514 -314
- package/data/json/metadata.json +95 -6
- package/data/json/reports.json +22 -22
- package/package.json +1 -1
package/data/json/metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"serviceCount":
|
|
2
|
+
"serviceCount": 379,
|
|
3
3
|
"services": [
|
|
4
4
|
{
|
|
5
5
|
"name": "AWS Account Management",
|
|
@@ -3302,7 +3302,7 @@
|
|
|
3302
3302
|
"name": "Amazon CloudWatch Logs",
|
|
3303
3303
|
"servicePrefix": "logs",
|
|
3304
3304
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
|
|
3305
|
-
"actionsCount":
|
|
3305
|
+
"actionsCount": 60,
|
|
3306
3306
|
"actions": [
|
|
3307
3307
|
"AssociateKmsKey",
|
|
3308
3308
|
"CancelExportTask",
|
|
@@ -3310,6 +3310,7 @@
|
|
|
3310
3310
|
"CreateLogDelivery",
|
|
3311
3311
|
"CreateLogGroup",
|
|
3312
3312
|
"CreateLogStream",
|
|
3313
|
+
"DeleteAccountPolicy",
|
|
3313
3314
|
"DeleteDataProtectionPolicy",
|
|
3314
3315
|
"DeleteDestination",
|
|
3315
3316
|
"DeleteLogDelivery",
|
|
@@ -3320,6 +3321,7 @@
|
|
|
3320
3321
|
"DeleteResourcePolicy",
|
|
3321
3322
|
"DeleteRetentionPolicy",
|
|
3322
3323
|
"DeleteSubscriptionFilter",
|
|
3324
|
+
"DescribeAccountPolicies",
|
|
3323
3325
|
"DescribeDestinations",
|
|
3324
3326
|
"DescribeExportTasks",
|
|
3325
3327
|
"DescribeLogGroups",
|
|
@@ -3341,6 +3343,7 @@
|
|
|
3341
3343
|
"ListLogDeliveries",
|
|
3342
3344
|
"ListTagsForResource",
|
|
3343
3345
|
"ListTagsLogGroup",
|
|
3346
|
+
"PutAccountPolicy",
|
|
3344
3347
|
"PutDataProtectionPolicy",
|
|
3345
3348
|
"PutDestination",
|
|
3346
3349
|
"PutDestinationPolicy",
|
|
@@ -5512,7 +5515,7 @@
|
|
|
5512
5515
|
"name": "AWS Database Migration Service",
|
|
5513
5516
|
"servicePrefix": "dms",
|
|
5514
5517
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatabasemigrationservice.html",
|
|
5515
|
-
"actionsCount":
|
|
5518
|
+
"actionsCount": 133,
|
|
5516
5519
|
"actions": [
|
|
5517
5520
|
"AddTagsToResource",
|
|
5518
5521
|
"ApplyPendingMaintenanceAction",
|
|
@@ -5552,18 +5555,28 @@
|
|
|
5552
5555
|
"DescribeApplicableIndividualAssessments",
|
|
5553
5556
|
"DescribeCertificates",
|
|
5554
5557
|
"DescribeConnections",
|
|
5558
|
+
"DescribeConversionConfiguration",
|
|
5555
5559
|
"DescribeDataMigrations",
|
|
5560
|
+
"DescribeDataProviders",
|
|
5556
5561
|
"DescribeEndpointSettings",
|
|
5557
5562
|
"DescribeEndpointTypes",
|
|
5558
5563
|
"DescribeEndpoints",
|
|
5559
5564
|
"DescribeEventCategories",
|
|
5560
5565
|
"DescribeEventSubscriptions",
|
|
5561
5566
|
"DescribeEvents",
|
|
5567
|
+
"DescribeExtensionPackAssociations",
|
|
5562
5568
|
"DescribeFleetAdvisorCollectors",
|
|
5563
5569
|
"DescribeFleetAdvisorDatabases",
|
|
5564
5570
|
"DescribeFleetAdvisorLsaAnalysis",
|
|
5565
5571
|
"DescribeFleetAdvisorSchemaObjectSummary",
|
|
5566
5572
|
"DescribeFleetAdvisorSchemas",
|
|
5573
|
+
"DescribeInstanceProfiles",
|
|
5574
|
+
"DescribeMetadataModelAssessments",
|
|
5575
|
+
"DescribeMetadataModelConversions",
|
|
5576
|
+
"DescribeMetadataModelExportsAsScript",
|
|
5577
|
+
"DescribeMetadataModelExportsToTarget",
|
|
5578
|
+
"DescribeMetadataModelImports",
|
|
5579
|
+
"DescribeMigrationProjects",
|
|
5567
5580
|
"DescribeOrderableReplicationInstances",
|
|
5568
5581
|
"DescribePendingMaintenanceActions",
|
|
5569
5582
|
"DescribeRecommendationLimitations",
|
|
@@ -5594,11 +5607,15 @@
|
|
|
5594
5607
|
"ListMetadataModelExports",
|
|
5595
5608
|
"ListMigrationProjects",
|
|
5596
5609
|
"ListTagsForResource",
|
|
5610
|
+
"ModifyConversionConfiguration",
|
|
5597
5611
|
"ModifyDataMigration",
|
|
5612
|
+
"ModifyDataProvider",
|
|
5598
5613
|
"ModifyEndpoint",
|
|
5599
5614
|
"ModifyEventSubscription",
|
|
5600
5615
|
"ModifyFleetAdvisorCollector",
|
|
5601
5616
|
"ModifyFleetAdvisorCollectorStatuses",
|
|
5617
|
+
"ModifyInstanceProfile",
|
|
5618
|
+
"ModifyMigrationProject",
|
|
5602
5619
|
"ModifyReplicationConfig",
|
|
5603
5620
|
"ModifyReplicationInstance",
|
|
5604
5621
|
"ModifyReplicationSubnetGroup",
|
|
@@ -5611,8 +5628,10 @@
|
|
|
5611
5628
|
"RemoveTagsFromResource",
|
|
5612
5629
|
"RunFleetAdvisorLsaAnalysis",
|
|
5613
5630
|
"StartDataMigration",
|
|
5631
|
+
"StartExtensionPackAssociation",
|
|
5614
5632
|
"StartMetadataModelAssessment",
|
|
5615
5633
|
"StartMetadataModelConversion",
|
|
5634
|
+
"StartMetadataModelExportAsScript",
|
|
5616
5635
|
"StartMetadataModelExportAsScripts",
|
|
5617
5636
|
"StartMetadataModelExportToTarget",
|
|
5618
5637
|
"StartMetadataModelImport",
|
|
@@ -5696,7 +5715,7 @@
|
|
|
5696
5715
|
"name": "AWS DataSync",
|
|
5697
5716
|
"servicePrefix": "datasync",
|
|
5698
5717
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdatasync.html",
|
|
5699
|
-
"actionsCount":
|
|
5718
|
+
"actionsCount": 57,
|
|
5700
5719
|
"actions": [
|
|
5701
5720
|
"AddStorageSystem",
|
|
5702
5721
|
"CancelTaskExecution",
|
|
@@ -5747,6 +5766,7 @@
|
|
|
5747
5766
|
"TagResource",
|
|
5748
5767
|
"UntagResource",
|
|
5749
5768
|
"UpdateAgent",
|
|
5769
|
+
"UpdateDiscoveryJob",
|
|
5750
5770
|
"UpdateLocationHdfs",
|
|
5751
5771
|
"UpdateLocationNfs",
|
|
5752
5772
|
"UpdateLocationObjectStorage",
|
|
@@ -16236,6 +16256,64 @@
|
|
|
16236
16256
|
"aws:TagKeys"
|
|
16237
16257
|
]
|
|
16238
16258
|
},
|
|
16259
|
+
{
|
|
16260
|
+
"name": "AWS Payment Cryptography",
|
|
16261
|
+
"servicePrefix": "payment-cryptography",
|
|
16262
|
+
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspaymentcryptography.html",
|
|
16263
|
+
"actionsCount": 31,
|
|
16264
|
+
"actions": [
|
|
16265
|
+
"CreateAlias",
|
|
16266
|
+
"CreateKey",
|
|
16267
|
+
"DecryptData",
|
|
16268
|
+
"DeleteAlias",
|
|
16269
|
+
"DeleteKey",
|
|
16270
|
+
"EncryptData",
|
|
16271
|
+
"ExportKey",
|
|
16272
|
+
"GenerateCardValidationData",
|
|
16273
|
+
"GenerateMac",
|
|
16274
|
+
"GeneratePinData",
|
|
16275
|
+
"GetAlias",
|
|
16276
|
+
"GetKey",
|
|
16277
|
+
"GetParametersForExport",
|
|
16278
|
+
"GetParametersForImport",
|
|
16279
|
+
"GetPublicKeyCertificate",
|
|
16280
|
+
"ImportKey",
|
|
16281
|
+
"ListAliases",
|
|
16282
|
+
"ListKeys",
|
|
16283
|
+
"ListTagsForResource",
|
|
16284
|
+
"ReEncryptData",
|
|
16285
|
+
"RestoreKey",
|
|
16286
|
+
"StartKeyUsage",
|
|
16287
|
+
"StopKeyUsage",
|
|
16288
|
+
"TagResource",
|
|
16289
|
+
"TranslatePinData",
|
|
16290
|
+
"UntagResource",
|
|
16291
|
+
"UpdateAlias",
|
|
16292
|
+
"VerifyAuthRequestCryptogram",
|
|
16293
|
+
"VerifyCardValidationData",
|
|
16294
|
+
"VerifyMac",
|
|
16295
|
+
"VerifyPinData"
|
|
16296
|
+
],
|
|
16297
|
+
"resourceTypesCount": 2,
|
|
16298
|
+
"resourceTypes": [
|
|
16299
|
+
"key",
|
|
16300
|
+
"alias"
|
|
16301
|
+
],
|
|
16302
|
+
"conditionKeysCount": 11,
|
|
16303
|
+
"conditionKeys": [
|
|
16304
|
+
"aws:RequestTag/${TagKey}",
|
|
16305
|
+
"aws:ResourceTag/${TagKey}",
|
|
16306
|
+
"aws:TagKeys",
|
|
16307
|
+
"payment-cryptography:CertificateAuthorityPublicKeyIdentifier",
|
|
16308
|
+
"payment-cryptography:ImportKeyMaterial",
|
|
16309
|
+
"payment-cryptography:KeyAlgorithm",
|
|
16310
|
+
"payment-cryptography:KeyClass",
|
|
16311
|
+
"payment-cryptography:KeyUsage",
|
|
16312
|
+
"payment-cryptography:RequestAlias",
|
|
16313
|
+
"payment-cryptography:ResourceAliases",
|
|
16314
|
+
"payment-cryptography:WrappingKeyIdentifier"
|
|
16315
|
+
]
|
|
16316
|
+
},
|
|
16239
16317
|
{
|
|
16240
16318
|
"name": "AWS Payments",
|
|
16241
16319
|
"servicePrefix": "payments",
|
|
@@ -17004,7 +17082,7 @@
|
|
|
17004
17082
|
"name": "Amazon QuickSight",
|
|
17005
17083
|
"servicePrefix": "quicksight",
|
|
17006
17084
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html",
|
|
17007
|
-
"actionsCount":
|
|
17085
|
+
"actionsCount": 183,
|
|
17008
17086
|
"actions": [
|
|
17009
17087
|
"AccountConfigurations",
|
|
17010
17088
|
"CancelIngestion",
|
|
@@ -17108,6 +17186,7 @@
|
|
|
17108
17186
|
"ListAssetBundleExportJobs",
|
|
17109
17187
|
"ListAssetBundleImportJobs",
|
|
17110
17188
|
"ListCustomPermissions",
|
|
17189
|
+
"ListCustomerManagedKeys",
|
|
17111
17190
|
"ListDashboardVersions",
|
|
17112
17191
|
"ListDashboards",
|
|
17113
17192
|
"ListDataSets",
|
|
@@ -17119,6 +17198,7 @@
|
|
|
17119
17198
|
"ListIAMPolicyAssignments",
|
|
17120
17199
|
"ListIAMPolicyAssignmentsForUser",
|
|
17121
17200
|
"ListIngestions",
|
|
17201
|
+
"ListKMSKeysForUser",
|
|
17122
17202
|
"ListNamespaces",
|
|
17123
17203
|
"ListRefreshSchedules",
|
|
17124
17204
|
"ListTagsForResource",
|
|
@@ -17136,7 +17216,9 @@
|
|
|
17136
17216
|
"PassDataSet",
|
|
17137
17217
|
"PassDataSource",
|
|
17138
17218
|
"PutDataSetRefreshProperties",
|
|
17219
|
+
"RegisterCustomerManagedKey",
|
|
17139
17220
|
"RegisterUser",
|
|
17221
|
+
"RemoveCustomerManagedKey",
|
|
17140
17222
|
"RestoreAnalysis",
|
|
17141
17223
|
"ScopeDownPolicy",
|
|
17142
17224
|
"SearchAnalyses",
|
|
@@ -17773,8 +17855,9 @@
|
|
|
17773
17855
|
"name": "Amazon Rekognition",
|
|
17774
17856
|
"servicePrefix": "rekognition",
|
|
17775
17857
|
"authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrekognition.html",
|
|
17776
|
-
"actionsCount":
|
|
17858
|
+
"actionsCount": 73,
|
|
17777
17859
|
"actions": [
|
|
17860
|
+
"AssociateFaces",
|
|
17778
17861
|
"CompareFaces",
|
|
17779
17862
|
"CopyProjectVersion",
|
|
17780
17863
|
"CreateCollection",
|
|
@@ -17783,6 +17866,7 @@
|
|
|
17783
17866
|
"CreateProject",
|
|
17784
17867
|
"CreateProjectVersion",
|
|
17785
17868
|
"CreateStreamProcessor",
|
|
17869
|
+
"CreateUser",
|
|
17786
17870
|
"DeleteCollection",
|
|
17787
17871
|
"DeleteDataset",
|
|
17788
17872
|
"DeleteFaces",
|
|
@@ -17790,6 +17874,7 @@
|
|
|
17790
17874
|
"DeleteProjectPolicy",
|
|
17791
17875
|
"DeleteProjectVersion",
|
|
17792
17876
|
"DeleteStreamProcessor",
|
|
17877
|
+
"DeleteUser",
|
|
17793
17878
|
"DescribeCollection",
|
|
17794
17879
|
"DescribeDataset",
|
|
17795
17880
|
"DescribeProjectVersions",
|
|
@@ -17801,6 +17886,7 @@
|
|
|
17801
17886
|
"DetectModerationLabels",
|
|
17802
17887
|
"DetectProtectiveEquipment",
|
|
17803
17888
|
"DetectText",
|
|
17889
|
+
"DisassociateFaces",
|
|
17804
17890
|
"DistributeDatasetEntries",
|
|
17805
17891
|
"GetCelebrityInfo",
|
|
17806
17892
|
"GetCelebrityRecognition",
|
|
@@ -17820,10 +17906,13 @@
|
|
|
17820
17906
|
"ListProjectPolicies",
|
|
17821
17907
|
"ListStreamProcessors",
|
|
17822
17908
|
"ListTagsForResource",
|
|
17909
|
+
"ListUsers",
|
|
17823
17910
|
"PutProjectPolicy",
|
|
17824
17911
|
"RecognizeCelebrities",
|
|
17825
17912
|
"SearchFaces",
|
|
17826
17913
|
"SearchFacesByImage",
|
|
17914
|
+
"SearchUsers",
|
|
17915
|
+
"SearchUsersByImage",
|
|
17827
17916
|
"StartCelebrityRecognition",
|
|
17828
17917
|
"StartContentModeration",
|
|
17829
17918
|
"StartFaceDetection",
|
package/data/json/reports.json
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"Actions by type": [
|
|
3
3
|
{
|
|
4
4
|
"key": "Write Actions",
|
|
5
|
-
"value":
|
|
5
|
+
"value": 8254
|
|
6
6
|
},
|
|
7
7
|
{
|
|
8
8
|
"key": "Read Actions",
|
|
9
|
-
"value":
|
|
9
|
+
"value": 4011
|
|
10
10
|
},
|
|
11
11
|
{
|
|
12
12
|
"key": "List Actions",
|
|
13
|
-
"value":
|
|
13
|
+
"value": 2339
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"key": "Permissions Actions",
|
|
@@ -60,6 +60,10 @@
|
|
|
60
60
|
}
|
|
61
61
|
],
|
|
62
62
|
"Longest condition key names": [
|
|
63
|
+
{
|
|
64
|
+
"key": "payment-cryptography:CertificateAuthorityPublicKeyIdentifier",
|
|
65
|
+
"value": 60
|
|
66
|
+
},
|
|
63
67
|
{
|
|
64
68
|
"key": "route53:ChangeResourceRecordSetsNormalizedRecordNames",
|
|
65
69
|
"value": 53
|
|
@@ -95,10 +99,6 @@
|
|
|
95
99
|
{
|
|
96
100
|
"key": "fsx:NfsDataRepositoryEncryptionInTransitEnabled",
|
|
97
101
|
"value": 47
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"key": "sagemaker:MinimumInstanceMetadataServiceVersion",
|
|
101
|
-
"value": 47
|
|
102
102
|
}
|
|
103
103
|
],
|
|
104
104
|
"Longest service prefixes": [
|
|
@@ -161,11 +161,11 @@
|
|
|
161
161
|
"value": 74
|
|
162
162
|
},
|
|
163
163
|
{
|
|
164
|
-
"key": "
|
|
164
|
+
"key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
|
|
165
165
|
"value": 66
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"key": "
|
|
168
|
+
"key": "stack - arn:${Partition}:opsworks:${Region}:${Account}:stack/${StackId}/",
|
|
169
169
|
"value": 66
|
|
170
170
|
},
|
|
171
171
|
{
|
|
@@ -187,15 +187,15 @@
|
|
|
187
187
|
],
|
|
188
188
|
"Services with least actions": [
|
|
189
189
|
{
|
|
190
|
-
"key": "AWS
|
|
190
|
+
"key": "AWS CloudTrail Data",
|
|
191
191
|
"value": 1
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
|
-
"key": "AWS
|
|
194
|
+
"key": "AWS Elemental Support Content",
|
|
195
195
|
"value": 1
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
|
-
"key": "
|
|
198
|
+
"key": "AWS Marketplace Discovery",
|
|
199
199
|
"value": 1
|
|
200
200
|
},
|
|
201
201
|
{
|
|
@@ -203,27 +203,27 @@
|
|
|
203
203
|
"value": 1
|
|
204
204
|
},
|
|
205
205
|
{
|
|
206
|
-
"key": "
|
|
206
|
+
"key": "AWS Marketplace Seller Reporting",
|
|
207
207
|
"value": 1
|
|
208
208
|
},
|
|
209
209
|
{
|
|
210
|
-
"key": "
|
|
210
|
+
"key": "AWS Microservice Extractor for .NET",
|
|
211
211
|
"value": 1
|
|
212
212
|
},
|
|
213
213
|
{
|
|
214
|
-
"key": "
|
|
214
|
+
"key": "AWS Sustainability",
|
|
215
215
|
"value": 1
|
|
216
216
|
},
|
|
217
217
|
{
|
|
218
|
-
"key": "AWS
|
|
218
|
+
"key": "AWS Verified Access",
|
|
219
219
|
"value": 1
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
|
-
"key": "Amazon
|
|
222
|
+
"key": "Amazon CodeGuru",
|
|
223
223
|
"value": 1
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
|
-
"key": "
|
|
226
|
+
"key": "Amazon FinSpace API",
|
|
227
227
|
"value": 1
|
|
228
228
|
}
|
|
229
229
|
],
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"key": "Amazon QuickSight",
|
|
257
|
-
"value":
|
|
257
|
+
"value": 183
|
|
258
258
|
},
|
|
259
259
|
{
|
|
260
260
|
"key": "AWS Identity and Access Management",
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
"Summary": [
|
|
399
399
|
{
|
|
400
400
|
"key": "Total number of services",
|
|
401
|
-
"value":
|
|
401
|
+
"value": 379
|
|
402
402
|
},
|
|
403
403
|
{
|
|
404
404
|
"key": "Average number of actions per service",
|
|
@@ -410,11 +410,11 @@
|
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"key": "Total number of distinct resource ARNS",
|
|
413
|
-
"value":
|
|
413
|
+
"value": 1522
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
"key": "Total number of distinct condition keys",
|
|
417
|
-
"value":
|
|
417
|
+
"value": 787
|
|
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.28",
|
|
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": "./src/index.js",
|
|
6
6
|
"types": "./src/awsIamData.d.ts",
|