aws-iam-data 0.0.23 → 0.0.25

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,5 +1,5 @@
1
1
  {
2
- "serviceCount": 377,
2
+ "serviceCount": 378,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -3940,7 +3940,7 @@
3940
3940
  "name": "Amazon CodeGuru Security",
3941
3941
  "servicePrefix": "codeguru-security",
3942
3942
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncodegurusecurity.html",
3943
- "actionsCount": 10,
3943
+ "actionsCount": 15,
3944
3944
  "actions": [
3945
3945
  "BatchGetFindings",
3946
3946
  "CreateScan",
@@ -3948,17 +3948,26 @@
3948
3948
  "DeleteScansByCategory",
3949
3949
  "GetAccountConfiguration",
3950
3950
  "GetFindings",
3951
+ "GetMetricsSummary",
3951
3952
  "GetScan",
3952
3953
  "ListFindings",
3954
+ "ListFindingsMetrics",
3953
3955
  "ListScans",
3956
+ "ListTagsForResource",
3957
+ "TagResource",
3958
+ "UntagResource",
3954
3959
  "UpdateAccountConfiguration"
3955
3960
  ],
3956
3961
  "resourceTypesCount": 1,
3957
3962
  "resourceTypes": [
3958
3963
  "ScanName"
3959
3964
  ],
3960
- "conditionKeysCount": 0,
3961
- "conditionKeys": []
3965
+ "conditionKeysCount": 3,
3966
+ "conditionKeys": [
3967
+ "aws:RequestTag/${TagKey}",
3968
+ "aws:ResourceTag/${TagKey}",
3969
+ "aws:TagKeys"
3970
+ ]
3962
3971
  },
3963
3972
  {
3964
3973
  "name": "AWS CodePipeline",
@@ -4690,7 +4699,7 @@
4690
4699
  "name": "Amazon Connect",
4691
4700
  "servicePrefix": "connect",
4692
4701
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
4693
- "actionsCount": 199,
4702
+ "actionsCount": 202,
4694
4703
  "actions": [
4695
4704
  "ActivateEvaluationForm",
4696
4705
  "AssociateApprovedOrigin",
@@ -4831,7 +4840,10 @@
4831
4840
  "ReplicateInstance",
4832
4841
  "ResumeContactRecording",
4833
4842
  "SearchAvailablePhoneNumbers",
4843
+ "SearchHoursOfOperations",
4844
+ "SearchPrompts",
4834
4845
  "SearchQueues",
4846
+ "SearchQuickConnects",
4835
4847
  "SearchRoutingProfiles",
4836
4848
  "SearchSecurityProfiles",
4837
4849
  "SearchUsers",
@@ -7857,9 +7869,10 @@
7857
7869
  "name": "AWS Elastic Disaster Recovery",
7858
7870
  "servicePrefix": "drs",
7859
7871
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awselasticdisasterrecovery.html",
7860
- "actionsCount": 79,
7872
+ "actionsCount": 87,
7861
7873
  "actions": [
7862
7874
  "AssociateFailbackClientToRecoveryInstanceForDrs",
7875
+ "AssociateSourceNetworkStack",
7863
7876
  "BatchCreateVolumeSnapshotGroupForDrs",
7864
7877
  "BatchDeleteSnapshotRequestForDrs",
7865
7878
  "CreateConvertedSnapshotForDrs",
@@ -7867,11 +7880,13 @@
7867
7880
  "CreateLaunchConfigurationTemplate",
7868
7881
  "CreateRecoveryInstanceForDrs",
7869
7882
  "CreateReplicationConfigurationTemplate",
7883
+ "CreateSourceNetwork",
7870
7884
  "CreateSourceServerForDrs",
7871
7885
  "DeleteJob",
7872
7886
  "DeleteLaunchConfigurationTemplate",
7873
7887
  "DeleteRecoveryInstance",
7874
7888
  "DeleteReplicationConfigurationTemplate",
7889
+ "DeleteSourceNetwork",
7875
7890
  "DeleteSourceServer",
7876
7891
  "DescribeJobLogItems",
7877
7892
  "DescribeJobs",
@@ -7881,9 +7896,11 @@
7881
7896
  "DescribeReplicationConfigurationTemplates",
7882
7897
  "DescribeReplicationServerAssociationsForDrs",
7883
7898
  "DescribeSnapshotRequestsForDrs",
7899
+ "DescribeSourceNetworks",
7884
7900
  "DescribeSourceServers",
7885
7901
  "DisconnectRecoveryInstance",
7886
7902
  "DisconnectSourceServer",
7903
+ "ExportSourceNetworkCfnTemplate",
7887
7904
  "GetAgentCommandForDrs",
7888
7905
  "GetAgentConfirmedResumeInfoForDrs",
7889
7906
  "GetAgentInstallationAssetsForDrs",
@@ -7920,8 +7937,11 @@
7920
7937
  "StartFailbackLaunch",
7921
7938
  "StartRecovery",
7922
7939
  "StartReplication",
7940
+ "StartSourceNetworkRecovery",
7941
+ "StartSourceNetworkReplication",
7923
7942
  "StopFailback",
7924
7943
  "StopReplication",
7944
+ "StopSourceNetworkReplication",
7925
7945
  "TagResource",
7926
7946
  "TerminateRecoveryInstances",
7927
7947
  "UntagResource",
@@ -7939,13 +7959,14 @@
7939
7959
  "UpdateReplicationConfiguration",
7940
7960
  "UpdateReplicationConfigurationTemplate"
7941
7961
  ],
7942
- "resourceTypesCount": 5,
7962
+ "resourceTypesCount": 6,
7943
7963
  "resourceTypes": [
7944
7964
  "JobResource",
7945
7965
  "RecoveryInstanceResource",
7946
7966
  "ReplicationConfigurationTemplateResource",
7947
7967
  "LaunchConfigurationTemplateResource",
7948
- "SourceServerResource"
7968
+ "SourceServerResource",
7969
+ "SourceNetworkResource"
7949
7970
  ],
7950
7971
  "conditionKeysCount": 5,
7951
7972
  "conditionKeys": [
@@ -11294,7 +11315,7 @@
11294
11315
  "name": "Amazon Inspector2",
11295
11316
  "servicePrefix": "inspector2",
11296
11317
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoninspector2.html",
11297
- "actionsCount": 39,
11318
+ "actionsCount": 45,
11298
11319
  "actions": [
11299
11320
  "AssociateMember",
11300
11321
  "BatchGetAccountStatus",
@@ -11303,8 +11324,10 @@
11303
11324
  "BatchGetMemberEc2DeepInspectionStatus",
11304
11325
  "BatchUpdateMemberEc2DeepInspectionStatus",
11305
11326
  "CancelFindingsReport",
11327
+ "CancelSbomExport",
11306
11328
  "CreateFilter",
11307
11329
  "CreateFindingsReport",
11330
+ "CreateSbomExport",
11308
11331
  "DeleteFilter",
11309
11332
  "DescribeOrganizationConfiguration",
11310
11333
  "Disable",
@@ -11315,8 +11338,10 @@
11315
11338
  "GetConfiguration",
11316
11339
  "GetDelegatedAdminAccount",
11317
11340
  "GetEc2DeepInspectionConfiguration",
11341
+ "GetEncryptionKey",
11318
11342
  "GetFindingsReportStatus",
11319
11343
  "GetMember",
11344
+ "GetSbomExport",
11320
11345
  "ListAccountPermissions",
11321
11346
  "ListCoverage",
11322
11347
  "ListCoverageStatistics",
@@ -11327,11 +11352,13 @@
11327
11352
  "ListMembers",
11328
11353
  "ListTagsForResource",
11329
11354
  "ListUsageTotals",
11355
+ "ResetEncryptionKey",
11330
11356
  "SearchVulnerabilities",
11331
11357
  "TagResource",
11332
11358
  "UntagResource",
11333
11359
  "UpdateConfiguration",
11334
11360
  "UpdateEc2DeepInspectionConfiguration",
11361
+ "UpdateEncryptionKey",
11335
11362
  "UpdateFilter",
11336
11363
  "UpdateOrgEc2DeepInspectionConfiguration",
11337
11364
  "UpdateOrganizationConfiguration"
@@ -19304,7 +19331,7 @@
19304
19331
  "shared-model",
19305
19332
  "shared-model-event"
19306
19333
  ],
19307
- "conditionKeysCount": 42,
19334
+ "conditionKeysCount": 43,
19308
19335
  "conditionKeys": [
19309
19336
  "aws:RequestTag/${TagKey}",
19310
19337
  "aws:ResourceTag/${TagKey}",
@@ -19342,6 +19369,7 @@
19342
19369
  "sagemaker:RootAccess",
19343
19370
  "sagemaker:ServerlessMaxConcurrency",
19344
19371
  "sagemaker:ServerlessMemorySize",
19372
+ "sagemaker:TaggingAction",
19345
19373
  "sagemaker:TargetModel",
19346
19374
  "sagemaker:VolumeKmsKey",
19347
19375
  "sagemaker:VpcSecurityGroupIds",
@@ -19501,19 +19529,23 @@
19501
19529
  "name": "AWS Security Hub",
19502
19530
  "servicePrefix": "securityhub",
19503
19531
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityhub.html",
19504
- "actionsCount": 72,
19532
+ "actionsCount": 77,
19505
19533
  "actions": [
19506
19534
  "AcceptAdministratorInvitation",
19507
19535
  "AcceptInvitation",
19536
+ "BatchDeleteAutomationRules",
19508
19537
  "BatchDisableStandards",
19509
19538
  "BatchEnableStandards",
19539
+ "BatchGetAutomationRules",
19510
19540
  "BatchGetControlEvaluations",
19511
19541
  "BatchGetSecurityControls",
19512
19542
  "BatchGetStandardsControlAssociations",
19513
19543
  "BatchImportFindings",
19544
+ "BatchUpdateAutomationRules",
19514
19545
  "BatchUpdateFindings",
19515
19546
  "BatchUpdateStandardsControlAssociations",
19516
19547
  "CreateActionTarget",
19548
+ "CreateAutomationRule",
19517
19549
  "CreateFindingAggregator",
19518
19550
  "CreateInsight",
19519
19551
  "CreateMembers",
@@ -19555,6 +19587,7 @@
19555
19587
  "GetMembers",
19556
19588
  "GetUsage",
19557
19589
  "InviteMembers",
19590
+ "ListAutomationRules",
19558
19591
  "ListControlEvaluationSummaries",
19559
19592
  "ListEnabledProductsForImport",
19560
19593
  "ListFindingAggregators",
@@ -19576,11 +19609,12 @@
19576
19609
  "UpdateSecurityHubConfiguration",
19577
19610
  "UpdateStandardsControl"
19578
19611
  ],
19579
- "resourceTypesCount": 3,
19612
+ "resourceTypesCount": 4,
19580
19613
  "resourceTypes": [
19581
19614
  "hub",
19582
19615
  "product",
19583
- "finding-aggregator"
19616
+ "finding-aggregator",
19617
+ "automation-rule"
19584
19618
  ],
19585
19619
  "conditionKeysCount": 5,
19586
19620
  "conditionKeys": [
@@ -21867,6 +21901,44 @@
21867
21901
  "conditionKeysCount": 0,
21868
21902
  "conditionKeys": []
21869
21903
  },
21904
+ {
21905
+ "name": "Amazon Verified Permissions",
21906
+ "servicePrefix": "verifiedpermissions",
21907
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonverifiedpermissions.html",
21908
+ "actionsCount": 24,
21909
+ "actions": [
21910
+ "CreateIdentitySource",
21911
+ "CreatePolicy",
21912
+ "CreatePolicyStore",
21913
+ "CreatePolicyTemplate",
21914
+ "DeleteIdentitySource",
21915
+ "DeletePolicy",
21916
+ "DeletePolicyStore",
21917
+ "DeletePolicyTemplate",
21918
+ "GetIdentitySource",
21919
+ "GetPolicy",
21920
+ "GetPolicyStore",
21921
+ "GetPolicyTemplate",
21922
+ "GetSchema",
21923
+ "IsAuthorized",
21924
+ "IsAuthorizedWithToken",
21925
+ "ListIdentitySources",
21926
+ "ListPolicies",
21927
+ "ListPolicyStores",
21928
+ "ListPolicyTemplates",
21929
+ "PutSchema",
21930
+ "UpdateIdentitySource",
21931
+ "UpdatePolicy",
21932
+ "UpdatePolicyStore",
21933
+ "UpdatePolicyTemplate"
21934
+ ],
21935
+ "resourceTypesCount": 1,
21936
+ "resourceTypes": [
21937
+ "policy-store"
21938
+ ],
21939
+ "conditionKeysCount": 0,
21940
+ "conditionKeys": []
21941
+ },
21870
21942
  {
21871
21943
  "name": "Amazon VPC Lattice",
21872
21944
  "servicePrefix": "vpc-lattice",
@@ -22278,19 +22350,25 @@
22278
22350
  "name": "AWS Well-Architected Tool",
22279
22351
  "servicePrefix": "wellarchitected",
22280
22352
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awswell-architectedtool.html",
22281
- "actionsCount": 43,
22353
+ "actionsCount": 56,
22282
22354
  "actions": [
22283
22355
  "AssociateLenses",
22356
+ "AssociateProfiles",
22284
22357
  "CreateLensShare",
22285
22358
  "CreateLensVersion",
22286
22359
  "CreateMilestone",
22360
+ "CreateProfile",
22361
+ "CreateProfileShare",
22287
22362
  "CreateWorkload",
22288
22363
  "CreateWorkloadShare",
22289
22364
  "DeleteLens",
22290
22365
  "DeleteLensShare",
22366
+ "DeleteProfile",
22367
+ "DeleteProfileShare",
22291
22368
  "DeleteWorkload",
22292
22369
  "DeleteWorkloadShare",
22293
22370
  "DisassociateLenses",
22371
+ "DisassociateProfiles",
22294
22372
  "ExportLens",
22295
22373
  "GetAnswer",
22296
22374
  "GetConsolidatedReport",
@@ -22299,6 +22377,8 @@
22299
22377
  "GetLensReviewReport",
22300
22378
  "GetLensVersionDifference",
22301
22379
  "GetMilestone",
22380
+ "GetProfile",
22381
+ "GetProfileTemplate",
22302
22382
  "GetWorkload",
22303
22383
  "ImportLens",
22304
22384
  "ListAnswers",
@@ -22310,6 +22390,9 @@
22310
22390
  "ListLenses",
22311
22391
  "ListMilestones",
22312
22392
  "ListNotifications",
22393
+ "ListProfileNotifications",
22394
+ "ListProfileShares",
22395
+ "ListProfiles",
22313
22396
  "ListShareInvitations",
22314
22397
  "ListTagsForResource",
22315
22398
  "ListWorkloadShares",
@@ -22319,15 +22402,18 @@
22319
22402
  "UpdateAnswer",
22320
22403
  "UpdateGlobalSettings",
22321
22404
  "UpdateLensReview",
22405
+ "UpdateProfile",
22322
22406
  "UpdateShareInvitation",
22323
22407
  "UpdateWorkload",
22324
22408
  "UpdateWorkloadShare",
22325
- "UpgradeLensReview"
22409
+ "UpgradeLensReview",
22410
+ "UpgradeProfileVersion"
22326
22411
  ],
22327
- "resourceTypesCount": 2,
22412
+ "resourceTypesCount": 3,
22328
22413
  "resourceTypes": [
22329
22414
  "workload",
22330
- "lens"
22415
+ "lens",
22416
+ "profile"
22331
22417
  ],
22332
22418
  "conditionKeysCount": 3,
22333
22419
  "conditionKeys": [
@@ -2,15 +2,15 @@
2
2
  "Actions by type": [
3
3
  {
4
4
  "key": "Write Actions",
5
- "value": 8172
5
+ "value": 8215
6
6
  },
7
7
  {
8
8
  "key": "Read Actions",
9
- "value": 3970
9
+ "value": 3992
10
10
  },
11
11
  {
12
12
  "key": "List Actions",
13
- "value": 2322
13
+ "value": 2334
14
14
  },
15
15
  {
16
16
  "key": "Permissions Actions",
@@ -158,14 +158,14 @@
158
158
  },
159
159
  {
160
160
  "key": "instance - arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}",
161
- "value": 71
161
+ "value": 74
162
162
  },
163
163
  {
164
- "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
164
+ "key": "stack - arn:${Partition}:opsworks:${Region}:${Account}:stack/${StackId}/",
165
165
  "value": 66
166
166
  },
167
167
  {
168
- "key": "stack - arn:${Partition}:opsworks:${Region}:${Account}:stack/${StackId}/",
168
+ "key": "bot - arn:${Partition}:lex:${Region}:${Account}:bot/${BotId}",
169
169
  "value": 66
170
170
  },
171
171
  {
@@ -187,43 +187,43 @@
187
187
  ],
188
188
  "Services with least actions": [
189
189
  {
190
- "key": "AWS CloudTrail Data",
190
+ "key": "AWS Marketplace Discovery",
191
191
  "value": 1
192
192
  },
193
193
  {
194
- "key": "Amazon FinSpace API",
194
+ "key": "AWS Marketplace Seller Reporting",
195
195
  "value": 1
196
196
  },
197
197
  {
198
- "key": "AWS Marketplace Entitlement Service",
198
+ "key": "AWS Verified Access",
199
199
  "value": 1
200
200
  },
201
201
  {
202
- "key": "AWS Marketplace Seller Reporting",
202
+ "key": "Amazon FinSpace API",
203
203
  "value": 1
204
204
  },
205
205
  {
206
- "key": "Amazon CodeGuru",
206
+ "key": "Amazon VPC Lattice Services",
207
207
  "value": 1
208
208
  },
209
209
  {
210
- "key": "Amazon VPC Lattice Services",
210
+ "key": "Amazon RHEL Knowledgebase Portal",
211
211
  "value": 1
212
212
  },
213
213
  {
214
- "key": "AWS Microservice Extractor for .NET",
214
+ "key": "AmazonMediaImport",
215
215
  "value": 1
216
216
  },
217
217
  {
218
- "key": "AmazonMediaImport",
218
+ "key": "AWS CloudTrail Data",
219
219
  "value": 1
220
220
  },
221
221
  {
222
- "key": "Application Discovery Arsenal",
222
+ "key": "AWS Microservice Extractor for .NET",
223
223
  "value": 1
224
224
  },
225
225
  {
226
- "key": "AWS Verified Access",
226
+ "key": "AWS Sustainability",
227
227
  "value": 1
228
228
  }
229
229
  ],
@@ -250,7 +250,7 @@
250
250
  },
251
251
  {
252
252
  "key": "Amazon Connect",
253
- "value": 199
253
+ "value": 202
254
254
  },
255
255
  {
256
256
  "key": "Amazon QuickSight",
@@ -271,44 +271,44 @@
271
271
  ],
272
272
  "Shortest action names": [
273
273
  {
274
- "key": "ds:\n",
275
- "value": 4
274
+ "key": "dax:Scan",
275
+ "value": 8
276
276
  },
277
277
  {
278
- "key": "ds:\n",
279
- "value": 4
278
+ "key": "ecs:Poll",
279
+ "value": 8
280
280
  },
281
281
  {
282
- "key": "ds:\n",
283
- "value": 4
282
+ "key": "kms:Sign",
283
+ "value": 8
284
284
  },
285
285
  {
286
- "key": "ds:\n",
287
- "value": 4
286
+ "key": "dax:Query",
287
+ "value": 9
288
288
  },
289
289
  {
290
- "key": "ds:\n",
291
- "value": 4
290
+ "key": "logs:Link",
291
+ "value": 9
292
292
  },
293
293
  {
294
- "key": "sms:\n",
295
- "value": 5
294
+ "key": "xray:Link",
295
+ "value": 9
296
296
  },
297
297
  {
298
- "key": "sms:\n",
299
- "value": 5
298
+ "key": "ce:GetTags",
299
+ "value": 10
300
300
  },
301
301
  {
302
- "key": "dbqms:\n",
303
- "value": 7
302
+ "key": "es:AddTags",
303
+ "value": 10
304
304
  },
305
305
  {
306
- "key": "dax:Scan",
307
- "value": 8
306
+ "key": "iq:EndCall",
307
+ "value": 10
308
308
  },
309
309
  {
310
- "key": "ecs:Poll",
311
- "value": 8
310
+ "key": "iq:GetCall",
311
+ "value": 10
312
312
  }
313
313
  ],
314
314
  "Shortest condition key names": [
@@ -398,7 +398,7 @@
398
398
  "Summary": [
399
399
  {
400
400
  "key": "Total number of services",
401
- "value": 377
401
+ "value": 378
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": 1513
413
+ "value": 1519
414
414
  },
415
415
  {
416
416
  "key": "Total number of distinct condition keys",
417
- "value": 774
417
+ "value": 775
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.23",
3
+ "version": "0.0.25",
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",