aws-iam-data 0.0.27 → 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 +66 -0
- package/data/json/iam.json +1003 -13
- package/data/json/metadata.json +80 -3
- 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",
|
|
@@ -16237,6 +16256,64 @@
|
|
|
16237
16256
|
"aws:TagKeys"
|
|
16238
16257
|
]
|
|
16239
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
|
+
},
|
|
16240
16317
|
{
|
|
16241
16318
|
"name": "AWS Payments",
|
|
16242
16319
|
"servicePrefix": "payments",
|
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": [
|
|
@@ -149,11 +149,11 @@
|
|
|
149
149
|
"value": 126
|
|
150
150
|
},
|
|
151
151
|
{
|
|
152
|
-
"key": "
|
|
152
|
+
"key": "repository - arn:${Partition}:codecommit:${Region}:${Account}:${RepositoryName}",
|
|
153
153
|
"value": 79
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
|
-
"key": "
|
|
156
|
+
"key": "userpool - arn:${Partition}:cognito-idp:${Region}:${Account}:userpool/${UserPoolId}",
|
|
157
157
|
"value": 79
|
|
158
158
|
},
|
|
159
159
|
{
|
|
@@ -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
|
{
|
|
@@ -191,7 +191,7 @@
|
|
|
191
191
|
"value": 1
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
|
-
"key": "
|
|
194
|
+
"key": "AWS Elemental Support Content",
|
|
195
195
|
"value": 1
|
|
196
196
|
},
|
|
197
197
|
{
|
|
@@ -199,31 +199,31 @@
|
|
|
199
199
|
"value": 1
|
|
200
200
|
},
|
|
201
201
|
{
|
|
202
|
-
"key": "AWS
|
|
202
|
+
"key": "AWS Marketplace Entitlement Service",
|
|
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": "AWS
|
|
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": "
|
|
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
|
],
|
|
@@ -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",
|