aws-sdk 2.1501.0 → 2.1503.0
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/CHANGELOG.md +46 -1
- package/README.md +1 -3
- package/apis/accessanalyzer-2019-11-01.min.json +423 -86
- package/apis/accessanalyzer-2019-11-01.paginators.json +12 -0
- package/apis/amp-2020-08-01.min.json +320 -3
- package/apis/amp-2020-08-01.paginators.json +6 -0
- package/apis/amp-2020-08-01.waiters2.json +33 -0
- package/apis/bcm-data-exports-2023-11-26.examples.json +5 -0
- package/apis/bcm-data-exports-2023-11-26.min.json +470 -0
- package/apis/bcm-data-exports-2023-11-26.paginators.json +22 -0
- package/apis/cloudtrail-2013-11-01.min.json +67 -24
- package/apis/codestar-connections-2019-12-01.min.json +590 -3
- package/apis/codestar-connections-2019-12-01.paginators.json +10 -0
- package/apis/compute-optimizer-2019-11-01.min.json +243 -39
- package/apis/config-2014-11-12.min.json +204 -169
- package/apis/controltower-2018-05-10.min.json +249 -13
- package/apis/controltower-2018-05-10.paginators.json +6 -0
- package/apis/cost-optimization-hub-2022-07-26.examples.json +5 -0
- package/apis/cost-optimization-hub-2022-07-26.min.json +757 -0
- package/apis/cost-optimization-hub-2022-07-26.paginators.json +22 -0
- package/apis/detective-2018-10-26.min.json +294 -0
- package/apis/ecs-2014-11-13.min.json +108 -107
- package/apis/eks-2017-11-01.min.json +211 -4
- package/apis/eks-2017-11-01.paginators.json +12 -0
- package/apis/eks-auth-2023-11-26.examples.json +5 -0
- package/apis/eks-auth-2023-11-26.min.json +104 -0
- package/apis/eks-auth-2023-11-26.paginators.json +4 -0
- package/apis/eks-auth-2023-11-26.waiters2.json +5 -0
- package/apis/elasticfilesystem-2015-02-01.min.json +5 -1
- package/apis/elasticfilesystem-2015-02-01.paginators.json +18 -3
- package/apis/elasticloadbalancingv2-2015-12-01.min.json +403 -75
- package/apis/elasticloadbalancingv2-2015-12-01.paginators.json +15 -0
- package/apis/freetier-2023-09-07.examples.json +5 -0
- package/apis/freetier-2023-09-07.min.json +105 -0
- package/apis/freetier-2023-09-07.paginators.json +10 -0
- package/apis/fsx-2018-03-01.min.json +259 -135
- package/apis/guardduty-2017-11-28.min.json +64 -0
- package/apis/iotfleetwise-2021-06-17.min.json +159 -33
- package/apis/kinesis-2013-12-02.min.json +92 -21
- package/apis/lakeformation-2017-03-31.min.json +126 -35
- package/apis/logs-2014-03-28.min.json +310 -36
- package/apis/logs-2014-03-28.paginators.json +12 -0
- package/apis/managedblockchain-2018-09-24.min.json +58 -50
- package/apis/metadata.json +22 -0
- package/apis/models.lex.v2-2020-08-07.min.json +633 -331
- package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
- package/apis/personalize-2018-05-22.min.json +85 -52
- package/apis/personalize-events-2018-03-22.min.json +97 -5
- package/apis/personalize-runtime-2018-05-22.min.json +68 -11
- package/apis/quicksight-2018-04-01.min.json +398 -268
- package/apis/redshift-2012-12-01.min.json +14 -2
- package/apis/repostspace-2022-05-13.examples.json +5 -0
- package/apis/repostspace-2022-05-13.min.json +447 -0
- package/apis/repostspace-2022-05-13.paginators.json +10 -0
- package/apis/runtime.lex.v2-2020-08-07.min.json +25 -24
- package/apis/s3-2006-03-01.examples.json +142 -142
- package/apis/s3-2006-03-01.min.json +45 -0
- package/apis/s3control-2018-08-20.min.json +1283 -239
- package/apis/s3control-2018-08-20.paginators.json +15 -0
- package/apis/sagemaker-2017-07-24.min.json +544 -533
- package/apis/secretsmanager-2017-10-17.min.json +111 -50
- package/apis/secretsmanager-2017-10-17.paginators.json +5 -0
- package/apis/securityhub-2018-10-26.examples.json +93 -2
- package/apis/securityhub-2018-10-26.min.json +551 -300
- package/apis/states-2016-11-23.min.json +85 -0
- package/apis/transcribe-2017-10-26.min.json +49 -38
- package/apis/workspaces-2015-04-08.min.json +119 -96
- package/apis/workspaces-thin-client-2023-08-22.examples.json +5 -0
- package/apis/workspaces-thin-client-2023-08-22.min.json +777 -0
- package/apis/workspaces-thin-client-2023-08-22.paginators.json +22 -0
- package/clients/accessanalyzer.d.ts +374 -5
- package/clients/all.d.ts +6 -0
- package/clients/all.js +7 -1
- package/clients/amp.d.ts +322 -0
- package/clients/bcmdataexports.d.ts +589 -0
- package/clients/bcmdataexports.js +18 -0
- package/clients/cloudtrail.d.ts +76 -2
- package/clients/cloudwatchlogs.d.ts +413 -1
- package/clients/codestarconnections.d.ts +727 -0
- package/clients/computeoptimizer.d.ts +307 -6
- package/clients/configservice.d.ts +60 -11
- package/clients/controltower.d.ts +258 -20
- package/clients/costoptimizationhub.d.ts +1283 -0
- package/clients/costoptimizationhub.js +18 -0
- package/clients/detective.d.ts +469 -0
- package/clients/ecs.d.ts +10 -5
- package/clients/efs.d.ts +39 -30
- package/clients/eks.d.ts +237 -15
- package/clients/eksauth.d.ts +124 -0
- package/clients/eksauth.js +19 -0
- package/clients/elbv2.d.ts +433 -4
- package/clients/freetier.d.ts +149 -0
- package/clients/freetier.js +18 -0
- package/clients/fsx.d.ts +194 -21
- package/clients/guardduty.d.ts +82 -11
- package/clients/iotfleetwise.d.ts +198 -13
- package/clients/kinesis.d.ts +96 -42
- package/clients/lakeformation.d.ts +118 -2
- package/clients/lexmodelsv2.d.ts +343 -2
- package/clients/lexruntimev2.d.ts +14 -9
- package/clients/managedblockchain.d.ts +26 -5
- package/clients/personalize.d.ts +65 -20
- package/clients/personalizeevents.d.ts +102 -12
- package/clients/personalizeruntime.d.ts +72 -2
- package/clients/quicksight.d.ts +124 -0
- package/clients/redshift.d.ts +16 -0
- package/clients/repostspace.d.ts +458 -0
- package/clients/repostspace.js +18 -0
- package/clients/s3.d.ts +2 -2
- package/clients/s3control.d.ts +876 -16
- package/clients/sagemaker.d.ts +13 -2
- package/clients/secretsmanager.d.ts +94 -5
- package/clients/securityhub.d.ts +305 -2
- package/clients/stepfunctions.d.ts +153 -8
- package/clients/transcribeservice.d.ts +11 -1
- package/clients/workspaces.d.ts +43 -1
- package/clients/workspacesthinclient.d.ts +895 -0
- package/clients/workspacesthinclient.js +18 -0
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +280 -51
- package/dist/aws-sdk.js +2069 -587
- package/dist/aws-sdk.min.js +104 -104
- package/lib/config_service_placeholders.d.ts +12 -0
- package/lib/core.js +1 -1
- package/lib/services/s3.js +1 -1
- package/package.json +1 -1
@@ -13,6 +13,64 @@
|
|
13
13
|
"uid": "secretsmanager-2017-10-17"
|
14
14
|
},
|
15
15
|
"operations": {
|
16
|
+
"BatchGetSecretValue": {
|
17
|
+
"input": {
|
18
|
+
"type": "structure",
|
19
|
+
"members": {
|
20
|
+
"SecretIdList": {
|
21
|
+
"type": "list",
|
22
|
+
"member": {}
|
23
|
+
},
|
24
|
+
"Filters": {
|
25
|
+
"shape": "S4"
|
26
|
+
},
|
27
|
+
"MaxResults": {
|
28
|
+
"type": "integer"
|
29
|
+
},
|
30
|
+
"NextToken": {}
|
31
|
+
}
|
32
|
+
},
|
33
|
+
"output": {
|
34
|
+
"type": "structure",
|
35
|
+
"members": {
|
36
|
+
"SecretValues": {
|
37
|
+
"type": "list",
|
38
|
+
"member": {
|
39
|
+
"type": "structure",
|
40
|
+
"members": {
|
41
|
+
"ARN": {},
|
42
|
+
"Name": {},
|
43
|
+
"VersionId": {},
|
44
|
+
"SecretBinary": {
|
45
|
+
"shape": "Sh"
|
46
|
+
},
|
47
|
+
"SecretString": {
|
48
|
+
"shape": "Si"
|
49
|
+
},
|
50
|
+
"VersionStages": {
|
51
|
+
"shape": "Sj"
|
52
|
+
},
|
53
|
+
"CreatedDate": {
|
54
|
+
"type": "timestamp"
|
55
|
+
}
|
56
|
+
}
|
57
|
+
}
|
58
|
+
},
|
59
|
+
"NextToken": {},
|
60
|
+
"Errors": {
|
61
|
+
"type": "list",
|
62
|
+
"member": {
|
63
|
+
"type": "structure",
|
64
|
+
"members": {
|
65
|
+
"SecretId": {},
|
66
|
+
"ErrorCode": {},
|
67
|
+
"Message": {}
|
68
|
+
}
|
69
|
+
}
|
70
|
+
}
|
71
|
+
}
|
72
|
+
}
|
73
|
+
},
|
16
74
|
"CancelRotateSecret": {
|
17
75
|
"input": {
|
18
76
|
"type": "structure",
|
@@ -46,16 +104,16 @@
|
|
46
104
|
"Description": {},
|
47
105
|
"KmsKeyId": {},
|
48
106
|
"SecretBinary": {
|
49
|
-
"shape": "
|
107
|
+
"shape": "Sh"
|
50
108
|
},
|
51
109
|
"SecretString": {
|
52
|
-
"shape": "
|
110
|
+
"shape": "Si"
|
53
111
|
},
|
54
112
|
"Tags": {
|
55
|
-
"shape": "
|
113
|
+
"shape": "Sx"
|
56
114
|
},
|
57
115
|
"AddReplicaRegions": {
|
58
|
-
"shape": "
|
116
|
+
"shape": "S11"
|
59
117
|
},
|
60
118
|
"ForceOverwriteReplicaSecret": {
|
61
119
|
"type": "boolean"
|
@@ -69,7 +127,7 @@
|
|
69
127
|
"Name": {},
|
70
128
|
"VersionId": {},
|
71
129
|
"ReplicationStatus": {
|
72
|
-
"shape": "
|
130
|
+
"shape": "S16"
|
73
131
|
}
|
74
132
|
}
|
75
133
|
}
|
@@ -141,7 +199,7 @@
|
|
141
199
|
},
|
142
200
|
"RotationLambdaARN": {},
|
143
201
|
"RotationRules": {
|
144
|
-
"shape": "
|
202
|
+
"shape": "S1l"
|
145
203
|
},
|
146
204
|
"LastRotatedDate": {
|
147
205
|
"type": "timestamp"
|
@@ -159,10 +217,10 @@
|
|
159
217
|
"type": "timestamp"
|
160
218
|
},
|
161
219
|
"Tags": {
|
162
|
-
"shape": "
|
220
|
+
"shape": "Sx"
|
163
221
|
},
|
164
222
|
"VersionIdsToStages": {
|
165
|
-
"shape": "
|
223
|
+
"shape": "S1t"
|
166
224
|
},
|
167
225
|
"OwningService": {},
|
168
226
|
"CreatedDate": {
|
@@ -170,7 +228,7 @@
|
|
170
228
|
},
|
171
229
|
"PrimaryRegion": {},
|
172
230
|
"ReplicationStatus": {
|
173
|
-
"shape": "
|
231
|
+
"shape": "S16"
|
174
232
|
}
|
175
233
|
}
|
176
234
|
}
|
@@ -251,13 +309,13 @@
|
|
251
309
|
"Name": {},
|
252
310
|
"VersionId": {},
|
253
311
|
"SecretBinary": {
|
254
|
-
"shape": "
|
312
|
+
"shape": "Sh"
|
255
313
|
},
|
256
314
|
"SecretString": {
|
257
|
-
"shape": "
|
315
|
+
"shape": "Si"
|
258
316
|
},
|
259
317
|
"VersionStages": {
|
260
|
-
"shape": "
|
318
|
+
"shape": "Sj"
|
261
319
|
},
|
262
320
|
"CreatedDate": {
|
263
321
|
"type": "timestamp"
|
@@ -292,7 +350,7 @@
|
|
292
350
|
"members": {
|
293
351
|
"VersionId": {},
|
294
352
|
"VersionStages": {
|
295
|
-
"shape": "
|
353
|
+
"shape": "Sj"
|
296
354
|
},
|
297
355
|
"LastAccessedDate": {
|
298
356
|
"type": "timestamp"
|
@@ -325,17 +383,7 @@
|
|
325
383
|
},
|
326
384
|
"NextToken": {},
|
327
385
|
"Filters": {
|
328
|
-
"
|
329
|
-
"member": {
|
330
|
-
"type": "structure",
|
331
|
-
"members": {
|
332
|
-
"Key": {},
|
333
|
-
"Values": {
|
334
|
-
"type": "list",
|
335
|
-
"member": {}
|
336
|
-
}
|
337
|
-
}
|
338
|
-
}
|
386
|
+
"shape": "S4"
|
339
387
|
},
|
340
388
|
"SortOrder": {}
|
341
389
|
}
|
@@ -357,7 +405,7 @@
|
|
357
405
|
},
|
358
406
|
"RotationLambdaARN": {},
|
359
407
|
"RotationRules": {
|
360
|
-
"shape": "
|
408
|
+
"shape": "S1l"
|
361
409
|
},
|
362
410
|
"LastRotatedDate": {
|
363
411
|
"type": "timestamp"
|
@@ -375,10 +423,10 @@
|
|
375
423
|
"type": "timestamp"
|
376
424
|
},
|
377
425
|
"Tags": {
|
378
|
-
"shape": "
|
426
|
+
"shape": "Sx"
|
379
427
|
},
|
380
428
|
"SecretVersionsToStages": {
|
381
|
-
"shape": "
|
429
|
+
"shape": "S1t"
|
382
430
|
},
|
383
431
|
"OwningService": {},
|
384
432
|
"CreatedDate": {
|
@@ -427,13 +475,13 @@
|
|
427
475
|
"idempotencyToken": true
|
428
476
|
},
|
429
477
|
"SecretBinary": {
|
430
|
-
"shape": "
|
478
|
+
"shape": "Sh"
|
431
479
|
},
|
432
480
|
"SecretString": {
|
433
|
-
"shape": "
|
481
|
+
"shape": "Si"
|
434
482
|
},
|
435
483
|
"VersionStages": {
|
436
|
-
"shape": "
|
484
|
+
"shape": "Sj"
|
437
485
|
}
|
438
486
|
}
|
439
487
|
},
|
@@ -444,7 +492,7 @@
|
|
444
492
|
"Name": {},
|
445
493
|
"VersionId": {},
|
446
494
|
"VersionStages": {
|
447
|
-
"shape": "
|
495
|
+
"shape": "Sj"
|
448
496
|
}
|
449
497
|
}
|
450
498
|
}
|
@@ -469,7 +517,7 @@
|
|
469
517
|
"members": {
|
470
518
|
"ARN": {},
|
471
519
|
"ReplicationStatus": {
|
472
|
-
"shape": "
|
520
|
+
"shape": "S16"
|
473
521
|
}
|
474
522
|
}
|
475
523
|
}
|
@@ -484,7 +532,7 @@
|
|
484
532
|
"members": {
|
485
533
|
"SecretId": {},
|
486
534
|
"AddReplicaRegions": {
|
487
|
-
"shape": "
|
535
|
+
"shape": "S11"
|
488
536
|
},
|
489
537
|
"ForceOverwriteReplicaSecret": {
|
490
538
|
"type": "boolean"
|
@@ -496,7 +544,7 @@
|
|
496
544
|
"members": {
|
497
545
|
"ARN": {},
|
498
546
|
"ReplicationStatus": {
|
499
|
-
"shape": "
|
547
|
+
"shape": "S16"
|
500
548
|
}
|
501
549
|
}
|
502
550
|
}
|
@@ -532,7 +580,7 @@
|
|
532
580
|
},
|
533
581
|
"RotationLambdaARN": {},
|
534
582
|
"RotationRules": {
|
535
|
-
"shape": "
|
583
|
+
"shape": "S1l"
|
536
584
|
},
|
537
585
|
"RotateImmediately": {
|
538
586
|
"type": "boolean"
|
@@ -575,7 +623,7 @@
|
|
575
623
|
"members": {
|
576
624
|
"SecretId": {},
|
577
625
|
"Tags": {
|
578
|
-
"shape": "
|
626
|
+
"shape": "Sx"
|
579
627
|
}
|
580
628
|
}
|
581
629
|
}
|
@@ -610,10 +658,10 @@
|
|
610
658
|
"Description": {},
|
611
659
|
"KmsKeyId": {},
|
612
660
|
"SecretBinary": {
|
613
|
-
"shape": "
|
661
|
+
"shape": "Sh"
|
614
662
|
},
|
615
663
|
"SecretString": {
|
616
|
-
"shape": "
|
664
|
+
"shape": "Si"
|
617
665
|
}
|
618
666
|
}
|
619
667
|
},
|
@@ -680,15 +728,32 @@
|
|
680
728
|
}
|
681
729
|
},
|
682
730
|
"shapes": {
|
683
|
-
"
|
731
|
+
"S4": {
|
732
|
+
"type": "list",
|
733
|
+
"member": {
|
734
|
+
"type": "structure",
|
735
|
+
"members": {
|
736
|
+
"Key": {},
|
737
|
+
"Values": {
|
738
|
+
"type": "list",
|
739
|
+
"member": {}
|
740
|
+
}
|
741
|
+
}
|
742
|
+
}
|
743
|
+
},
|
744
|
+
"Sh": {
|
684
745
|
"type": "blob",
|
685
746
|
"sensitive": true
|
686
747
|
},
|
687
|
-
"
|
748
|
+
"Si": {
|
688
749
|
"type": "string",
|
689
750
|
"sensitive": true
|
690
751
|
},
|
691
|
-
"
|
752
|
+
"Sj": {
|
753
|
+
"type": "list",
|
754
|
+
"member": {}
|
755
|
+
},
|
756
|
+
"Sx": {
|
692
757
|
"type": "list",
|
693
758
|
"member": {
|
694
759
|
"type": "structure",
|
@@ -698,7 +763,7 @@
|
|
698
763
|
}
|
699
764
|
}
|
700
765
|
},
|
701
|
-
"
|
766
|
+
"S11": {
|
702
767
|
"type": "list",
|
703
768
|
"member": {
|
704
769
|
"type": "structure",
|
@@ -708,7 +773,7 @@
|
|
708
773
|
}
|
709
774
|
}
|
710
775
|
},
|
711
|
-
"
|
776
|
+
"S16": {
|
712
777
|
"type": "list",
|
713
778
|
"member": {
|
714
779
|
"type": "structure",
|
@@ -723,7 +788,7 @@
|
|
723
788
|
}
|
724
789
|
}
|
725
790
|
},
|
726
|
-
"
|
791
|
+
"S1l": {
|
727
792
|
"type": "structure",
|
728
793
|
"members": {
|
729
794
|
"AutomaticallyAfterDays": {
|
@@ -733,16 +798,12 @@
|
|
733
798
|
"ScheduleExpression": {}
|
734
799
|
}
|
735
800
|
},
|
736
|
-
"
|
801
|
+
"S1t": {
|
737
802
|
"type": "map",
|
738
803
|
"key": {},
|
739
804
|
"value": {
|
740
|
-
"shape": "
|
805
|
+
"shape": "Sj"
|
741
806
|
}
|
742
|
-
},
|
743
|
-
"S1b": {
|
744
|
-
"type": "list",
|
745
|
-
"member": {}
|
746
807
|
}
|
747
808
|
}
|
748
809
|
}
|
@@ -220,21 +220,41 @@
|
|
220
220
|
"SecurityControls": [
|
221
221
|
{
|
222
222
|
"Description": "This AWS control checks whether ACM Certificates in your account are marked for expiration within a specified time period. Certificates provided by ACM are automatically renewed. ACM does not automatically renew certificates that you import.",
|
223
|
+
"LastUpdateReason": "Stayed with default value",
|
224
|
+
"Parameters": {
|
225
|
+
"daysToExpiration": {
|
226
|
+
"Value": {
|
227
|
+
"Integer": 30
|
228
|
+
},
|
229
|
+
"ValueType": "DEFAULT"
|
230
|
+
}
|
231
|
+
},
|
223
232
|
"RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/ACM.1/remediation",
|
224
233
|
"SecurityControlArn": "arn:aws:securityhub:us-west-2:123456789012:security-control/ACM.1",
|
225
234
|
"SecurityControlId": "ACM.1",
|
226
235
|
"SecurityControlStatus": "ENABLED",
|
227
236
|
"SeverityRating": "MEDIUM",
|
228
|
-
"Title": "Imported and ACM-issued certificates should be renewed after a specified time period"
|
237
|
+
"Title": "Imported and ACM-issued certificates should be renewed after a specified time period",
|
238
|
+
"UpdateStatus": "UPDATING"
|
229
239
|
},
|
230
240
|
{
|
231
241
|
"Description": "This control checks whether all stages of Amazon API Gateway REST and WebSocket APIs have logging enabled. The control fails if logging is not enabled for all methods of a stage or if loggingLevel is neither ERROR nor INFO.",
|
242
|
+
"LastUpdateReason": "Updated control parameters to comply with internal requirements",
|
243
|
+
"Parameters": {
|
244
|
+
"loggingLevel": {
|
245
|
+
"Value": {
|
246
|
+
"Enum": "ERROR"
|
247
|
+
},
|
248
|
+
"ValueType": "CUSTOM"
|
249
|
+
}
|
250
|
+
},
|
232
251
|
"RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/APIGateway.1/remediation",
|
233
252
|
"SecurityControlArn": "arn:aws:securityhub:us-west-2:123456789012:security-control/APIGateway.1",
|
234
253
|
"SecurityControlId": "APIGateway.1",
|
235
254
|
"SecurityControlStatus": "ENABLED",
|
236
255
|
"SeverityRating": "MEDIUM",
|
237
|
-
"Title": "API Gateway REST and WebSocket API execution logging should be enabled"
|
256
|
+
"Title": "API Gateway REST and WebSocket API execution logging should be enabled",
|
257
|
+
"UpdateStatus": "UPDATING"
|
238
258
|
}
|
239
259
|
]
|
240
260
|
},
|
@@ -1502,6 +1522,44 @@
|
|
1502
1522
|
"title": "To get member account details"
|
1503
1523
|
}
|
1504
1524
|
],
|
1525
|
+
"GetSecurityControlDefinition": [
|
1526
|
+
{
|
1527
|
+
"input": {
|
1528
|
+
"SecurityControlId": "EC2.4"
|
1529
|
+
},
|
1530
|
+
"output": {
|
1531
|
+
"SecurityControlDefinition": {
|
1532
|
+
"CurrentRegionAvailability": "AVAILABLE",
|
1533
|
+
"Description": "This control checks whether an Amazon EC2 instance has been stopped for longer than the allowed number of days. The control fails if an EC2 instance is stopped for longer than the maximum allowed time period. Unless you provide a custom parameter value for the maximum allowed time period, Security Hub uses a default value of 30 days.",
|
1534
|
+
"ParameterDefinitions": {
|
1535
|
+
"AllowedDays": {
|
1536
|
+
"ConfigurationOptions": {
|
1537
|
+
"Integer": {
|
1538
|
+
"DefaultValue": 30,
|
1539
|
+
"Max": 365,
|
1540
|
+
"Min": 1
|
1541
|
+
}
|
1542
|
+
},
|
1543
|
+
"Description": "Number of days the EC2 instance is allowed to be in a stopped state before generating a failed finding"
|
1544
|
+
}
|
1545
|
+
},
|
1546
|
+
"RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/EC2.4/remediation",
|
1547
|
+
"SecurityControlId": "EC2.4",
|
1548
|
+
"SeverityRating": "MEDIUM",
|
1549
|
+
"Title": "Stopped Amazon EC2 instances should be removed after a specified time period"
|
1550
|
+
}
|
1551
|
+
},
|
1552
|
+
"comments": {
|
1553
|
+
"input": {
|
1554
|
+
},
|
1555
|
+
"output": {
|
1556
|
+
}
|
1557
|
+
},
|
1558
|
+
"description": "The following example retrieves definition details for the specified security control.",
|
1559
|
+
"id": "to-get-the-definition-of-a-security-control-1699283789356",
|
1560
|
+
"title": "To get the definition of a security control."
|
1561
|
+
}
|
1562
|
+
],
|
1505
1563
|
"InviteMembers": [
|
1506
1564
|
{
|
1507
1565
|
"input": {
|
@@ -1700,6 +1758,9 @@
|
|
1700
1758
|
"SecurityControlDefinitions": [
|
1701
1759
|
{
|
1702
1760
|
"CurrentRegionAvailability": "AVAILABLE",
|
1761
|
+
"CustomizableProperties": [
|
1762
|
+
"Parameters"
|
1763
|
+
],
|
1703
1764
|
"Description": "This AWS control checks whether ACM Certificates in your account are marked for expiration within a specified time period. Certificates provided by ACM are automatically renewed. ACM does not automatically renew certificates that you import.",
|
1704
1765
|
"RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/ACM.1/remediation",
|
1705
1766
|
"SecurityControlId": "ACM.1",
|
@@ -1708,6 +1769,9 @@
|
|
1708
1769
|
},
|
1709
1770
|
{
|
1710
1771
|
"CurrentRegionAvailability": "AVAILABLE",
|
1772
|
+
"CustomizableProperties": [
|
1773
|
+
"Parameters"
|
1774
|
+
],
|
1711
1775
|
"Description": "This control checks whether all stages of Amazon API Gateway REST and WebSocket APIs have logging enabled. The control fails if logging is not enabled for all methods of a stage or if loggingLevel is neither ERROR nor INFO.",
|
1712
1776
|
"RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/APIGateway.1/remediation",
|
1713
1777
|
"SecurityControlId": "APIGateway.1",
|
@@ -1940,6 +2004,33 @@
|
|
1940
2004
|
"title": "To update organization configuration"
|
1941
2005
|
}
|
1942
2006
|
],
|
2007
|
+
"UpdateSecurityControl": [
|
2008
|
+
{
|
2009
|
+
"input": {
|
2010
|
+
"LastUpdateReason": "Comply with internal requirements",
|
2011
|
+
"Parameters": {
|
2012
|
+
"maxCredentialUsageAge": {
|
2013
|
+
"Value": {
|
2014
|
+
"Integer": 15
|
2015
|
+
},
|
2016
|
+
"ValueType": "CUSTOM"
|
2017
|
+
}
|
2018
|
+
},
|
2019
|
+
"SecurityControlId": "ACM.1"
|
2020
|
+
},
|
2021
|
+
"output": {
|
2022
|
+
},
|
2023
|
+
"comments": {
|
2024
|
+
"input": {
|
2025
|
+
},
|
2026
|
+
"output": {
|
2027
|
+
}
|
2028
|
+
},
|
2029
|
+
"description": "The following example updates the specified security control. Specifically, this example updates control parameters.",
|
2030
|
+
"id": "to-update-security-control-properties-1699282942434",
|
2031
|
+
"title": "To update security control properties"
|
2032
|
+
}
|
2033
|
+
],
|
1943
2034
|
"UpdateSecurityHubConfiguration": [
|
1944
2035
|
{
|
1945
2036
|
"input": {
|