aws-sdk 2.1386.0 → 2.1388.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.
Files changed (43) hide show
  1. package/CHANGELOG.md +21 -1
  2. package/README.md +1 -1
  3. package/apis/chime-sdk-voice-2022-08-03.min.json +2 -1
  4. package/apis/config-2014-11-12.min.json +129 -112
  5. package/apis/frauddetector-2019-11-15.min.json +29 -12
  6. package/apis/glue-2017-03-31.min.json +510 -509
  7. package/apis/healthlake-2017-07-01.min.json +43 -17
  8. package/apis/iotfleetwise-2021-06-17.min.json +86 -43
  9. package/apis/location-2020-11-19.min.json +23 -16
  10. package/apis/m2-2021-04-28.min.json +90 -40
  11. package/apis/personalize-2018-05-22.min.json +32 -13
  12. package/apis/rds-2014-10-31.min.json +4 -2
  13. package/apis/securityhub-2018-10-26.examples.json +140 -3
  14. package/apis/securityhub-2018-10-26.min.json +465 -158
  15. package/apis/securitylake-2018-05-10.min.json +457 -447
  16. package/apis/securitylake-2018-05-10.paginators.json +7 -7
  17. package/apis/wafv2-2019-07-29.min.json +168 -159
  18. package/apis/workspaces-web-2020-07-08.min.json +360 -71
  19. package/apis/workspaces-web-2020-07-08.paginators.json +5 -0
  20. package/clients/chimesdkvoice.d.ts +5 -0
  21. package/clients/configservice.d.ts +34 -13
  22. package/clients/frauddetector.d.ts +18 -4
  23. package/clients/glue.d.ts +29 -24
  24. package/clients/groundstation.d.ts +2 -2
  25. package/clients/healthlake.d.ts +40 -10
  26. package/clients/iotfleetwise.d.ts +98 -13
  27. package/clients/location.d.ts +24 -8
  28. package/clients/m2.d.ts +81 -2
  29. package/clients/memorydb.d.ts +2 -2
  30. package/clients/personalize.d.ts +34 -17
  31. package/clients/polly.d.ts +2 -2
  32. package/clients/rds.d.ts +10 -2
  33. package/clients/securityhub.d.ts +539 -1
  34. package/clients/securitylake.d.ts +560 -541
  35. package/clients/servicecatalog.d.ts +8 -8
  36. package/clients/wafv2.d.ts +16 -6
  37. package/clients/workspacesweb.d.ts +254 -0
  38. package/dist/aws-sdk-core-react-native.js +1 -1
  39. package/dist/aws-sdk-react-native.js +17 -17
  40. package/dist/aws-sdk.js +191 -146
  41. package/dist/aws-sdk.min.js +63 -63
  42. package/lib/core.js +1 -1
  43. package/package.json +1 -1
@@ -62,8 +62,9 @@
62
62
  "engineType": {},
63
63
  "kmsKeyId": {},
64
64
  "name": {},
65
+ "roleArn": {},
65
66
  "tags": {
66
- "shape": "Sc"
67
+ "shape": "Sd"
67
68
  }
68
69
  }
69
70
  },
@@ -136,6 +137,31 @@
136
137
  "rollDisposition": {}
137
138
  }
138
139
  },
140
+ "po": {
141
+ "type": "structure",
142
+ "required": [
143
+ "format",
144
+ "memberFileExtensions"
145
+ ],
146
+ "members": {
147
+ "encoding": {},
148
+ "format": {},
149
+ "memberFileExtensions": {
150
+ "type": "list",
151
+ "member": {}
152
+ }
153
+ }
154
+ },
155
+ "ps": {
156
+ "type": "structure",
157
+ "required": [
158
+ "format"
159
+ ],
160
+ "members": {
161
+ "encoding": {},
162
+ "format": {}
163
+ }
164
+ },
139
165
  "vsam": {
140
166
  "type": "structure",
141
167
  "required": [
@@ -143,7 +169,7 @@
143
169
  ],
144
170
  "members": {
145
171
  "alternateKeys": {
146
- "shape": "Sr"
172
+ "shape": "Sv"
147
173
  },
148
174
  "compressed": {
149
175
  "type": "boolean"
@@ -151,7 +177,7 @@
151
177
  "encoding": {},
152
178
  "format": {},
153
179
  "primaryKey": {
154
- "shape": "Su"
180
+ "shape": "Sy"
155
181
  }
156
182
  }
157
183
  }
@@ -261,7 +287,7 @@
261
287
  "engineType": {},
262
288
  "engineVersion": {},
263
289
  "highAvailabilityConfig": {
264
- "shape": "S12"
290
+ "shape": "S16"
265
291
  },
266
292
  "instanceType": {},
267
293
  "kmsKeyId": {},
@@ -271,16 +297,16 @@
271
297
  "type": "boolean"
272
298
  },
273
299
  "securityGroupIds": {
274
- "shape": "S16"
300
+ "shape": "S19"
275
301
  },
276
302
  "storageConfigurations": {
277
- "shape": "S17"
303
+ "shape": "S1a"
278
304
  },
279
305
  "subnetIds": {
280
- "shape": "S16"
306
+ "shape": "S19"
281
307
  },
282
308
  "tags": {
283
- "shape": "Sc"
309
+ "shape": "Sd"
284
310
  }
285
311
  }
286
312
  },
@@ -428,10 +454,10 @@
428
454
  "type": "timestamp"
429
455
  },
430
456
  "latestVersion": {
431
- "shape": "S1o"
457
+ "shape": "S1r"
432
458
  },
433
459
  "listenerArns": {
434
- "shape": "S1q"
460
+ "shape": "S1t"
435
461
  },
436
462
  "listenerPorts": {
437
463
  "type": "list",
@@ -455,13 +481,14 @@
455
481
  }
456
482
  },
457
483
  "name": {},
484
+ "roleArn": {},
458
485
  "status": {},
459
486
  "statusReason": {},
460
487
  "tags": {
461
- "shape": "Sc"
488
+ "shape": "Sd"
462
489
  },
463
490
  "targetGroupArns": {
464
- "shape": "S1q"
491
+ "shape": "S1t"
465
492
  }
466
493
  }
467
494
  }
@@ -548,7 +575,7 @@
548
575
  "members": {
549
576
  "applicationId": {},
550
577
  "batchJobIdentifier": {
551
- "shape": "S21"
578
+ "shape": "S24"
552
579
  },
553
580
  "endTime": {
554
581
  "type": "timestamp"
@@ -615,11 +642,33 @@
615
642
  "rollDisposition": {}
616
643
  }
617
644
  },
645
+ "po": {
646
+ "type": "structure",
647
+ "required": [
648
+ "encoding",
649
+ "format"
650
+ ],
651
+ "members": {
652
+ "encoding": {},
653
+ "format": {}
654
+ }
655
+ },
656
+ "ps": {
657
+ "type": "structure",
658
+ "required": [
659
+ "encoding",
660
+ "format"
661
+ ],
662
+ "members": {
663
+ "encoding": {},
664
+ "format": {}
665
+ }
666
+ },
618
667
  "vsam": {
619
668
  "type": "structure",
620
669
  "members": {
621
670
  "alternateKeys": {
622
- "shape": "Sr"
671
+ "shape": "Sv"
623
672
  },
624
673
  "cacheAtStartup": {
625
674
  "type": "boolean"
@@ -629,7 +678,7 @@
629
678
  },
630
679
  "encoding": {},
631
680
  "primaryKey": {
632
- "shape": "Su"
681
+ "shape": "Sy"
633
682
  },
634
683
  "recordFormat": {}
635
684
  }
@@ -682,7 +731,7 @@
682
731
  "members": {
683
732
  "status": {},
684
733
  "summary": {
685
- "shape": "S2e"
734
+ "shape": "S2j"
686
735
  },
687
736
  "taskId": {}
688
737
  }
@@ -782,7 +831,7 @@
782
831
  "environmentArn": {},
783
832
  "environmentId": {},
784
833
  "highAvailabilityConfig": {
785
- "shape": "S12"
834
+ "shape": "S16"
786
835
  },
787
836
  "instanceType": {},
788
837
  "kmsKeyId": {},
@@ -810,18 +859,18 @@
810
859
  "type": "boolean"
811
860
  },
812
861
  "securityGroupIds": {
813
- "shape": "S16"
862
+ "shape": "S19"
814
863
  },
815
864
  "status": {},
816
865
  "statusReason": {},
817
866
  "storageConfigurations": {
818
- "shape": "S17"
867
+ "shape": "S1a"
819
868
  },
820
869
  "subnetIds": {
821
- "shape": "S16"
870
+ "shape": "S19"
822
871
  },
823
872
  "tags": {
824
- "shape": "Sc"
873
+ "shape": "Sd"
825
874
  },
826
875
  "vpcId": {}
827
876
  }
@@ -863,7 +912,7 @@
863
912
  "applicationVersions": {
864
913
  "type": "list",
865
914
  "member": {
866
- "shape": "S1o"
915
+ "shape": "S1r"
867
916
  }
868
917
  },
869
918
  "nextToken": {}
@@ -889,7 +938,7 @@
889
938
  "type": "integer"
890
939
  },
891
940
  "names": {
892
- "shape": "S2s",
941
+ "shape": "S2x",
893
942
  "location": "querystring",
894
943
  "locationName": "names"
895
944
  },
@@ -935,6 +984,7 @@
935
984
  "type": "timestamp"
936
985
  },
937
986
  "name": {},
987
+ "roleArn": {},
938
988
  "status": {},
939
989
  "versionStatus": {}
940
990
  }
@@ -1083,7 +1133,7 @@
1083
1133
  "members": {
1084
1134
  "applicationId": {},
1085
1135
  "batchJobIdentifier": {
1086
- "shape": "S21"
1136
+ "shape": "S24"
1087
1137
  },
1088
1138
  "endTime": {
1089
1139
  "type": "timestamp"
@@ -1149,7 +1199,7 @@
1149
1199
  "members": {
1150
1200
  "status": {},
1151
1201
  "summary": {
1152
- "shape": "S2e"
1202
+ "shape": "S2j"
1153
1203
  },
1154
1204
  "taskId": {}
1155
1205
  }
@@ -1354,7 +1404,7 @@
1354
1404
  "type": "integer"
1355
1405
  },
1356
1406
  "names": {
1357
- "shape": "S2s",
1407
+ "shape": "S2x",
1358
1408
  "location": "querystring",
1359
1409
  "locationName": "names"
1360
1410
  },
@@ -1427,7 +1477,7 @@
1427
1477
  ],
1428
1478
  "members": {
1429
1479
  "tags": {
1430
- "shape": "Sc"
1480
+ "shape": "Sd"
1431
1481
  }
1432
1482
  }
1433
1483
  }
@@ -1471,7 +1521,7 @@
1471
1521
  "locationName": "applicationId"
1472
1522
  },
1473
1523
  "batchJobIdentifier": {
1474
- "shape": "S21"
1524
+ "shape": "S24"
1475
1525
  },
1476
1526
  "jobParams": {
1477
1527
  "type": "map",
@@ -1532,7 +1582,7 @@
1532
1582
  "locationName": "resourceArn"
1533
1583
  },
1534
1584
  "tags": {
1535
- "shape": "Sc"
1585
+ "shape": "Sd"
1536
1586
  }
1537
1587
  }
1538
1588
  },
@@ -1656,12 +1706,12 @@
1656
1706
  },
1657
1707
  "union": true
1658
1708
  },
1659
- "Sc": {
1709
+ "Sd": {
1660
1710
  "type": "map",
1661
1711
  "key": {},
1662
1712
  "value": {}
1663
1713
  },
1664
- "Sr": {
1714
+ "Sv": {
1665
1715
  "type": "list",
1666
1716
  "member": {
1667
1717
  "type": "structure",
@@ -1683,7 +1733,7 @@
1683
1733
  }
1684
1734
  }
1685
1735
  },
1686
- "Su": {
1736
+ "Sy": {
1687
1737
  "type": "structure",
1688
1738
  "required": [
1689
1739
  "length",
@@ -1699,7 +1749,7 @@
1699
1749
  }
1700
1750
  }
1701
1751
  },
1702
- "S12": {
1752
+ "S16": {
1703
1753
  "type": "structure",
1704
1754
  "required": [
1705
1755
  "desiredCapacity"
@@ -1710,11 +1760,11 @@
1710
1760
  }
1711
1761
  }
1712
1762
  },
1713
- "S16": {
1763
+ "S19": {
1714
1764
  "type": "list",
1715
1765
  "member": {}
1716
1766
  },
1717
- "S17": {
1767
+ "S1a": {
1718
1768
  "type": "list",
1719
1769
  "member": {
1720
1770
  "type": "structure",
@@ -1753,7 +1803,7 @@
1753
1803
  "union": true
1754
1804
  }
1755
1805
  },
1756
- "S1o": {
1806
+ "S1r": {
1757
1807
  "type": "structure",
1758
1808
  "required": [
1759
1809
  "applicationVersion",
@@ -1771,11 +1821,11 @@
1771
1821
  "statusReason": {}
1772
1822
  }
1773
1823
  },
1774
- "S1q": {
1824
+ "S1t": {
1775
1825
  "type": "list",
1776
1826
  "member": {}
1777
1827
  },
1778
- "S21": {
1828
+ "S24": {
1779
1829
  "type": "structure",
1780
1830
  "members": {
1781
1831
  "fileBatchJobIdentifier": {
@@ -1800,7 +1850,7 @@
1800
1850
  },
1801
1851
  "union": true
1802
1852
  },
1803
- "S2e": {
1853
+ "S2j": {
1804
1854
  "type": "structure",
1805
1855
  "required": [
1806
1856
  "failed",
@@ -1827,7 +1877,7 @@
1827
1877
  }
1828
1878
  }
1829
1879
  },
1830
- "S2s": {
1880
+ "S2x": {
1831
1881
  "type": "list",
1832
1882
  "member": {}
1833
1883
  }
@@ -375,7 +375,7 @@
375
375
  "datasetGroupArn": {},
376
376
  "eventType": {},
377
377
  "solutionConfig": {
378
- "shape": "S1t"
378
+ "shape": "S1x"
379
379
  },
380
380
  "tags": {
381
381
  "shape": "Sf"
@@ -595,7 +595,7 @@
595
595
  "members": {
596
596
  "name": {},
597
597
  "values": {
598
- "shape": "S2c"
598
+ "shape": "S2g"
599
599
  },
600
600
  "isTunable": {
601
601
  "type": "boolean"
@@ -1146,7 +1146,7 @@
1146
1146
  }
1147
1147
  },
1148
1148
  "modelMetrics": {
1149
- "shape": "S4o"
1149
+ "shape": "S4s"
1150
1150
  }
1151
1151
  }
1152
1152
  }
@@ -1214,7 +1214,7 @@
1214
1214
  "datasetGroupArn": {},
1215
1215
  "eventType": {},
1216
1216
  "solutionConfig": {
1217
- "shape": "S1t"
1217
+ "shape": "S1x"
1218
1218
  },
1219
1219
  "autoMLResult": {
1220
1220
  "type": "structure",
@@ -1230,7 +1230,7 @@
1230
1230
  "type": "timestamp"
1231
1231
  },
1232
1232
  "latestSolutionVersion": {
1233
- "shape": "S4y"
1233
+ "shape": "S52"
1234
1234
  }
1235
1235
  }
1236
1236
  }
@@ -1267,7 +1267,7 @@
1267
1267
  "eventType": {},
1268
1268
  "datasetGroupArn": {},
1269
1269
  "solutionConfig": {
1270
- "shape": "S1t"
1270
+ "shape": "S1x"
1271
1271
  },
1272
1272
  "trainingHours": {
1273
1273
  "type": "double"
@@ -1310,7 +1310,7 @@
1310
1310
  "members": {
1311
1311
  "solutionVersionArn": {},
1312
1312
  "metrics": {
1313
- "shape": "S4o"
1313
+ "shape": "S4s"
1314
1314
  }
1315
1315
  }
1316
1316
  }
@@ -1841,7 +1841,7 @@
1841
1841
  "solutionVersions": {
1842
1842
  "type": "list",
1843
1843
  "member": {
1844
- "shape": "S4y"
1844
+ "shape": "S52"
1845
1845
  }
1846
1846
  },
1847
1847
  "nextToken": {}
@@ -2211,10 +2211,26 @@
2211
2211
  },
2212
2212
  "minRecommendationRequestsPerSecond": {
2213
2213
  "type": "integer"
2214
+ },
2215
+ "trainingDataConfig": {
2216
+ "shape": "S1n"
2217
+ }
2218
+ }
2219
+ },
2220
+ "S1n": {
2221
+ "type": "structure",
2222
+ "members": {
2223
+ "excludedDatasetColumns": {
2224
+ "type": "map",
2225
+ "key": {},
2226
+ "value": {
2227
+ "type": "list",
2228
+ "member": {}
2229
+ }
2214
2230
  }
2215
2231
  }
2216
2232
  },
2217
- "S1t": {
2233
+ "S1x": {
2218
2234
  "type": "structure",
2219
2235
  "members": {
2220
2236
  "eventValueThreshold": {},
@@ -2276,7 +2292,7 @@
2276
2292
  "members": {
2277
2293
  "name": {},
2278
2294
  "values": {
2279
- "shape": "S2c"
2295
+ "shape": "S2g"
2280
2296
  }
2281
2297
  }
2282
2298
  }
@@ -2309,21 +2325,24 @@
2309
2325
  "itemAttribute": {},
2310
2326
  "objectiveSensitivity": {}
2311
2327
  }
2328
+ },
2329
+ "trainingDataConfig": {
2330
+ "shape": "S1n"
2312
2331
  }
2313
2332
  }
2314
2333
  },
2315
- "S2c": {
2334
+ "S2g": {
2316
2335
  "type": "list",
2317
2336
  "member": {}
2318
2337
  },
2319
- "S4o": {
2338
+ "S4s": {
2320
2339
  "type": "map",
2321
2340
  "key": {},
2322
2341
  "value": {
2323
2342
  "type": "double"
2324
2343
  }
2325
2344
  },
2326
- "S4y": {
2345
+ "S52": {
2327
2346
  "type": "structure",
2328
2347
  "members": {
2329
2348
  "solutionVersionArn": {},
@@ -3340,7 +3340,8 @@
3340
3340
  "RotateMasterUserPassword": {
3341
3341
  "type": "boolean"
3342
3342
  },
3343
- "MasterUserSecretKmsKeyId": {}
3343
+ "MasterUserSecretKmsKeyId": {},
3344
+ "Engine": {}
3344
3345
  }
3345
3346
  },
3346
3347
  "output": {
@@ -5751,7 +5752,8 @@
5751
5752
  },
5752
5753
  "StorageThroughput": {
5753
5754
  "type": "integer"
5754
- }
5755
+ },
5756
+ "Engine": {}
5755
5757
  }
5756
5758
  },
5757
5759
  "LatestRestorableTime": {
@@ -73,9 +73,103 @@
73
73
  "output": {
74
74
  }
75
75
  },
76
- "description": "The following example imports findings from a third party provider to Security Hub.",
77
- "id": "to-import-security-findings-from-a-third-party-provider-to-security-hub-1675090935260",
78
- "title": "To import security findings from a third party provider to Security Hub"
76
+ "description": "The following example enables the security standard specified by the StandardArn. You can use this operation to enable one or more Security Hub standards.",
77
+ "id": "to-enable-security-standards-1683233792239",
78
+ "title": "To enable security standards"
79
+ }
80
+ ],
81
+ "BatchGetSecurityControls": [
82
+ {
83
+ "input": {
84
+ "SecurityControlIds": [
85
+ "ACM.1",
86
+ "APIGateway.1"
87
+ ]
88
+ },
89
+ "output": {
90
+ "SecurityControls": [
91
+ {
92
+ "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.",
93
+ "RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/ACM.1/remediation",
94
+ "SecurityControlArn": "arn:aws:securityhub:us-west-2:123456789012:security-control/ACM.1",
95
+ "SecurityControlId": "ACM.1",
96
+ "SecurityControlStatus": "ENABLED",
97
+ "SeverityRating": "MEDIUM",
98
+ "Title": "Imported and ACM-issued certificates should be renewed after a specified time period"
99
+ },
100
+ {
101
+ "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.",
102
+ "RemediationUrl": "https://docs.aws.amazon.com/console/securityhub/APIGateway.1/remediation",
103
+ "SecurityControlArn": "arn:aws:securityhub:us-west-2:123456789012:security-control/APIGateway.1",
104
+ "SecurityControlId": "APIGateway.1",
105
+ "SecurityControlStatus": "ENABLED",
106
+ "SeverityRating": "MEDIUM",
107
+ "Title": "API Gateway REST and WebSocket API execution logging should be enabled"
108
+ }
109
+ ]
110
+ },
111
+ "comments": {
112
+ "input": {
113
+ },
114
+ "output": {
115
+ }
116
+ },
117
+ "description": "The following example gets details for the specified controls in the current AWS account and AWS Region.",
118
+ "id": "to-get-security-control-details--1683234478355",
119
+ "title": "To get security control details "
120
+ }
121
+ ],
122
+ "BatchGetStandardsControlAssociations": [
123
+ {
124
+ "input": {
125
+ "StandardsControlAssociationIds": [
126
+ {
127
+ "SecurityControlId": "CloudTrail.1",
128
+ "StandardsArn": "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0"
129
+ },
130
+ {
131
+ "SecurityControlId": "CloudWatch.12",
132
+ "StandardsArn": "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0"
133
+ }
134
+ ]
135
+ },
136
+ "output": {
137
+ "StandardsControlAssociationDetails": [
138
+ {
139
+ "AssociationStatus": "ENABLED",
140
+ "RelatedRequirements": [
141
+ "CIS AWS Foundations 2.1"
142
+ ],
143
+ "SecurityControlArn": "arn:aws:securityhub:us-west-2:110479873537:security-control/CloudTrail.1",
144
+ "SecurityControlId": "CloudTrail.1",
145
+ "StandardsArn": "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0",
146
+ "StandardsControlDescription": "AWS CloudTrail is a web service that records AWS API calls for your account and delivers log files to you. The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, the request parameters, and the response elements returned by the AWS service.",
147
+ "StandardsControlTitle": "Ensure CloudTrail is enabled in all regions",
148
+ "UpdatedAt": "2022-01-13T18:52:29.539000+00:00"
149
+ },
150
+ {
151
+ "AssociationStatus": "ENABLED",
152
+ "RelatedRequirements": [
153
+ "CIS AWS Foundations 3.12"
154
+ ],
155
+ "SecurityControlArn": "arn:aws:securityhub:us-west-2:110479873537:security-control/CloudWatch.12",
156
+ "SecurityControlId": "CloudWatch.12",
157
+ "StandardsArn": "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0",
158
+ "StandardsControlDescription": "Real-time monitoring of API calls can be achieved by directing CloudTrail Logs to CloudWatch Logs and establishing corresponding metric filters and alarms. Network gateways are required to send/receive traffic to a destination outside of a VPC. It is recommended that a metric filter and alarm be established for changes to network gateways.",
159
+ "StandardsControlTitle": "Ensure a log metric filter and alarm exist for changes to network gateways",
160
+ "UpdatedAt": "2022-01-13T18:52:29.686000+00:00"
161
+ }
162
+ ]
163
+ },
164
+ "comments": {
165
+ "input": {
166
+ },
167
+ "output": {
168
+ }
169
+ },
170
+ "description": "The following example retrieves the enablement status of the specified controls in the specified standards.",
171
+ "id": "to-get-enablement-status-of-a-batch-of-controls-1683301618357",
172
+ "title": "To get enablement status of a batch of controls"
79
173
  }
80
174
  ],
81
175
  "BatchImportFindings": [
@@ -195,6 +289,49 @@
195
289
  "title": "To update Security Hub findings"
196
290
  }
197
291
  ],
292
+ "BatchUpdateStandardsControlAssociations": [
293
+ {
294
+ "input": {
295
+ "StandardsControlAssociationUpdates": [
296
+ {
297
+ "AssociationStatus": "DISABLED",
298
+ "SecurityControlId": "CloudTrail.1",
299
+ "StandardsArn": "arn:aws:securityhub:::ruleset/sample-standard/v/1.1.0",
300
+ "UpdatedReason": "Not relevant to environment"
301
+ },
302
+ {
303
+ "AssociationStatus": "DISABLED",
304
+ "SecurityControlId": "CloudWatch.12",
305
+ "StandardsArn": "arn:aws:securityhub:::ruleset/cis-aws-foundations-benchmark/v/1.2.0",
306
+ "UpdatedReason": "Not relevant to environment"
307
+ }
308
+ ]
309
+ },
310
+ "output": {
311
+ "UnprocessedAssociationUpdates": [
312
+ {
313
+ "ErrorCode": "INVALID_INPUT",
314
+ "ErrorReason": "Invalid Standards Arn: 'arn:aws:securityhub:::ruleset/sample-standard/v/1.1.0'",
315
+ "StandardsControlAssociationUpdate": {
316
+ "AssociationStatus": "DISABLED",
317
+ "SecurityControlId": "CloudTrail.1",
318
+ "StandardsArn": "arn:aws:securityhub:::ruleset/sample-standard/v/1.1.0",
319
+ "UpdatedReason": "Test Reason"
320
+ }
321
+ }
322
+ ]
323
+ },
324
+ "comments": {
325
+ "input": {
326
+ },
327
+ "output": {
328
+ }
329
+ },
330
+ "description": "The following example disables CloudWatch.12 in CIS AWS Foundations Benchmark v1.2.0. The example returns an error for CloudTrail.1 because an invalid standard ARN is provided.",
331
+ "id": "to-update-enablement-status-of-a-batch-of-controls-1683300378416",
332
+ "title": "To update enablement status of a batch of controls"
333
+ }
334
+ ],
198
335
  "CreateActionTarget": [
199
336
  {
200
337
  "input": {