aws-sdk 2.637.0 → 2.641.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 (36) hide show
  1. package/CHANGELOG.md +23 -1
  2. package/README.md +1 -1
  3. package/apis/apigatewayv2-2018-11-29.min.json +437 -73
  4. package/apis/cognito-idp-2016-04-18.min.json +115 -112
  5. package/apis/ecs-2014-11-13.min.json +6 -0
  6. package/apis/elasticache-2015-02-02.min.json +424 -95
  7. package/apis/elasticache-2015-02-02.paginators.json +6 -0
  8. package/apis/iot-2015-05-28.min.json +111 -100
  9. package/apis/lex-models-2017-04-19.min.json +116 -1
  10. package/apis/mediaconvert-2017-08-29.min.json +121 -62
  11. package/apis/redshift-2012-12-01.min.json +112 -60
  12. package/apis/s3control-2018-08-20.min.json +100 -4
  13. package/apis/securityhub-2018-10-26.min.json +198 -155
  14. package/apis/ssm-2014-11-06.min.json +182 -176
  15. package/buildspec.yml +22 -0
  16. package/clients/apigatewayv2.d.ts +378 -45
  17. package/clients/appconfig.d.ts +6 -6
  18. package/clients/cognitoidentityserviceprovider.d.ts +10 -6
  19. package/clients/ec2.d.ts +1 -1
  20. package/clients/ecs.d.ts +15 -7
  21. package/clients/efs.d.ts +3 -3
  22. package/clients/elasticache.d.ts +390 -15
  23. package/clients/iot.d.ts +18 -3
  24. package/clients/lexmodelbuildingservice.d.ts +99 -0
  25. package/clients/mediaconvert.d.ts +73 -3
  26. package/clients/redshift.d.ts +44 -2
  27. package/clients/s3control.d.ts +72 -0
  28. package/clients/securityhub.d.ts +85 -4
  29. package/clients/ssm.d.ts +15 -4
  30. package/dist/aws-sdk-core-react-native.js +2 -2
  31. package/dist/aws-sdk-react-native.js +14 -14
  32. package/dist/aws-sdk.js +1076 -548
  33. package/dist/aws-sdk.min.js +63 -63
  34. package/lib/core.js +1 -1
  35. package/lib/event_listeners.js +1 -1
  36. package/package.json +1 -1
@@ -347,7 +347,7 @@
347
347
  },
348
348
  "SyncType": {},
349
349
  "SyncSource": {
350
- "shape": "S4u"
350
+ "shape": "S4w"
351
351
  }
352
352
  }
353
353
  },
@@ -428,7 +428,7 @@
428
428
  "DeletionId": {},
429
429
  "TypeName": {},
430
430
  "DeletionSummary": {
431
- "shape": "S5h"
431
+ "shape": "S5j"
432
432
  }
433
433
  }
434
434
  }
@@ -473,7 +473,7 @@
473
473
  ],
474
474
  "members": {
475
475
  "Names": {
476
- "shape": "S5u"
476
+ "shape": "S5w"
477
477
  }
478
478
  }
479
479
  },
@@ -481,10 +481,10 @@
481
481
  "type": "structure",
482
482
  "members": {
483
483
  "DeletedParameters": {
484
- "shape": "S5u"
484
+ "shape": "S5w"
485
485
  },
486
486
  "InvalidParameters": {
487
- "shape": "S5u"
487
+ "shape": "S5w"
488
488
  }
489
489
  }
490
490
  }
@@ -846,7 +846,7 @@
846
846
  "ExecutedBy": {},
847
847
  "LogFile": {},
848
848
  "Outputs": {
849
- "shape": "S7p"
849
+ "shape": "S7r"
850
850
  },
851
851
  "Mode": {},
852
852
  "ParentAutomationExecutionId": {},
@@ -858,10 +858,10 @@
858
858
  "shape": "Sx"
859
859
  },
860
860
  "TargetMaps": {
861
- "shape": "S7u"
861
+ "shape": "S7w"
862
862
  },
863
863
  "ResolvedTargets": {
864
- "shape": "S7z"
864
+ "shape": "S81"
865
865
  },
866
866
  "MaxConcurrency": {},
867
867
  "MaxErrors": {},
@@ -912,7 +912,7 @@
912
912
  "type": "structure",
913
913
  "members": {
914
914
  "StepExecutions": {
915
- "shape": "S89"
915
+ "shape": "S8b"
916
916
  },
917
917
  "NextToken": {}
918
918
  }
@@ -923,7 +923,7 @@
923
923
  "type": "structure",
924
924
  "members": {
925
925
  "Filters": {
926
- "shape": "S8p"
926
+ "shape": "S8r"
927
927
  },
928
928
  "MaxResults": {
929
929
  "type": "integer"
@@ -937,7 +937,7 @@
937
937
  "Patches": {
938
938
  "type": "list",
939
939
  "member": {
940
- "shape": "S8x"
940
+ "shape": "S8z"
941
941
  }
942
942
  },
943
943
  "NextToken": {}
@@ -981,7 +981,7 @@
981
981
  "type": "structure",
982
982
  "members": {
983
983
  "AccountIds": {
984
- "shape": "S9e"
984
+ "shape": "S9g"
985
985
  },
986
986
  "AccountSharingInfoList": {
987
987
  "type": "list",
@@ -1052,7 +1052,7 @@
1052
1052
  "type": "structure",
1053
1053
  "members": {
1054
1054
  "Patch": {
1055
- "shape": "S8x"
1055
+ "shape": "S8z"
1056
1056
  },
1057
1057
  "PatchStatus": {
1058
1058
  "type": "structure",
@@ -1139,7 +1139,7 @@
1139
1139
  "members": {
1140
1140
  "key": {},
1141
1141
  "valueSet": {
1142
- "shape": "Sa7"
1142
+ "shape": "Sa9"
1143
1143
  }
1144
1144
  }
1145
1145
  }
@@ -1155,7 +1155,7 @@
1155
1155
  "members": {
1156
1156
  "Key": {},
1157
1157
  "Values": {
1158
- "shape": "Sa7"
1158
+ "shape": "Sa9"
1159
1159
  }
1160
1160
  }
1161
1161
  }
@@ -1244,7 +1244,7 @@
1244
1244
  "InstancePatchStates": {
1245
1245
  "type": "list",
1246
1246
  "member": {
1247
- "shape": "Sar"
1247
+ "shape": "Sat"
1248
1248
  }
1249
1249
  },
1250
1250
  "NextToken": {}
@@ -1290,7 +1290,7 @@
1290
1290
  "InstancePatchStates": {
1291
1291
  "type": "list",
1292
1292
  "member": {
1293
- "shape": "Sar"
1293
+ "shape": "Sat"
1294
1294
  }
1295
1295
  },
1296
1296
  "NextToken": {}
@@ -1306,7 +1306,7 @@
1306
1306
  "members": {
1307
1307
  "InstanceId": {},
1308
1308
  "Filters": {
1309
- "shape": "S8p"
1309
+ "shape": "S8r"
1310
1310
  },
1311
1311
  "NextToken": {},
1312
1312
  "MaxResults": {
@@ -1372,7 +1372,7 @@
1372
1372
  "LastStatus": {},
1373
1373
  "LastStatusMessage": {},
1374
1374
  "DeletionSummary": {
1375
- "shape": "S5h"
1375
+ "shape": "S5j"
1376
1376
  },
1377
1377
  "LastStatusUpdateTime": {
1378
1378
  "type": "timestamp"
@@ -1395,7 +1395,7 @@
1395
1395
  "WindowExecutionId": {},
1396
1396
  "TaskId": {},
1397
1397
  "Filters": {
1398
- "shape": "Sbu"
1398
+ "shape": "Sbw"
1399
1399
  },
1400
1400
  "MaxResults": {
1401
1401
  "type": "integer"
@@ -1417,7 +1417,7 @@
1417
1417
  "ExecutionId": {},
1418
1418
  "TaskType": {},
1419
1419
  "Parameters": {
1420
- "shape": "Sc6"
1420
+ "shape": "Sc8"
1421
1421
  },
1422
1422
  "Status": {},
1423
1423
  "StatusDetails": {},
@@ -1428,7 +1428,7 @@
1428
1428
  "type": "timestamp"
1429
1429
  },
1430
1430
  "OwnerInformation": {
1431
- "shape": "Sau"
1431
+ "shape": "Saw"
1432
1432
  },
1433
1433
  "WindowTargetId": {}
1434
1434
  }
@@ -1447,7 +1447,7 @@
1447
1447
  "members": {
1448
1448
  "WindowExecutionId": {},
1449
1449
  "Filters": {
1450
- "shape": "Sbu"
1450
+ "shape": "Sbw"
1451
1451
  },
1452
1452
  "MaxResults": {
1453
1453
  "type": "integer"
@@ -1491,7 +1491,7 @@
1491
1491
  "members": {
1492
1492
  "WindowId": {},
1493
1493
  "Filters": {
1494
- "shape": "Sbu"
1494
+ "shape": "Sbw"
1495
1495
  },
1496
1496
  "MaxResults": {
1497
1497
  "type": "integer"
@@ -1534,7 +1534,7 @@
1534
1534
  },
1535
1535
  "ResourceType": {},
1536
1536
  "Filters": {
1537
- "shape": "S8p"
1537
+ "shape": "S8r"
1538
1538
  },
1539
1539
  "MaxResults": {
1540
1540
  "type": "integer"
@@ -1569,7 +1569,7 @@
1569
1569
  "members": {
1570
1570
  "WindowId": {},
1571
1571
  "Filters": {
1572
- "shape": "Sbu"
1572
+ "shape": "Sbw"
1573
1573
  },
1574
1574
  "MaxResults": {
1575
1575
  "type": "integer"
@@ -1592,7 +1592,7 @@
1592
1592
  "shape": "Sx"
1593
1593
  },
1594
1594
  "OwnerInformation": {
1595
- "shape": "Sau"
1595
+ "shape": "Saw"
1596
1596
  },
1597
1597
  "Name": {},
1598
1598
  "Description": {
@@ -1614,7 +1614,7 @@
1614
1614
  "members": {
1615
1615
  "WindowId": {},
1616
1616
  "Filters": {
1617
- "shape": "Sbu"
1617
+ "shape": "Sbw"
1618
1618
  },
1619
1619
  "MaxResults": {
1620
1620
  "type": "integer"
@@ -1638,13 +1638,13 @@
1638
1638
  "shape": "Sx"
1639
1639
  },
1640
1640
  "TaskParameters": {
1641
- "shape": "Scx"
1641
+ "shape": "Scz"
1642
1642
  },
1643
1643
  "Priority": {
1644
1644
  "type": "integer"
1645
1645
  },
1646
1646
  "LoggingInfo": {
1647
- "shape": "Sd3"
1647
+ "shape": "Sd5"
1648
1648
  },
1649
1649
  "ServiceRoleArn": {},
1650
1650
  "MaxConcurrency": {},
@@ -1665,7 +1665,7 @@
1665
1665
  "type": "structure",
1666
1666
  "members": {
1667
1667
  "Filters": {
1668
- "shape": "Sbu"
1668
+ "shape": "Sbw"
1669
1669
  },
1670
1670
  "MaxResults": {
1671
1671
  "type": "integer"
@@ -1828,7 +1828,7 @@
1828
1828
  }
1829
1829
  },
1830
1830
  "ParameterFilters": {
1831
- "shape": "Sdx"
1831
+ "shape": "Sdz"
1832
1832
  },
1833
1833
  "MaxResults": {
1834
1834
  "type": "integer"
@@ -1858,7 +1858,7 @@
1858
1858
  },
1859
1859
  "Tier": {},
1860
1860
  "Policies": {
1861
- "shape": "Sec"
1861
+ "shape": "See"
1862
1862
  }
1863
1863
  }
1864
1864
  }
@@ -1872,7 +1872,7 @@
1872
1872
  "type": "structure",
1873
1873
  "members": {
1874
1874
  "Filters": {
1875
- "shape": "S8p"
1875
+ "shape": "S8r"
1876
1876
  },
1877
1877
  "MaxResults": {
1878
1878
  "type": "integer"
@@ -1886,7 +1886,7 @@
1886
1886
  "BaselineIdentities": {
1887
1887
  "type": "list",
1888
1888
  "member": {
1889
- "shape": "Seh"
1889
+ "shape": "Sej"
1890
1890
  }
1891
1891
  },
1892
1892
  "NextToken": {}
@@ -1944,7 +1944,7 @@
1944
1944
  "type": "integer"
1945
1945
  },
1946
1946
  "Filters": {
1947
- "shape": "S8p"
1947
+ "shape": "S8r"
1948
1948
  },
1949
1949
  "NextToken": {}
1950
1950
  }
@@ -1959,7 +1959,7 @@
1959
1959
  "members": {
1960
1960
  "PatchGroup": {},
1961
1961
  "BaselineIdentity": {
1962
- "shape": "Seh"
1962
+ "shape": "Sej"
1963
1963
  }
1964
1964
  }
1965
1965
  }
@@ -2089,16 +2089,16 @@
2089
2089
  },
2090
2090
  "AutomationExecutionStatus": {},
2091
2091
  "StepExecutions": {
2092
- "shape": "S89"
2092
+ "shape": "S8b"
2093
2093
  },
2094
2094
  "StepExecutionsTruncated": {
2095
2095
  "type": "boolean"
2096
2096
  },
2097
2097
  "Parameters": {
2098
- "shape": "S7p"
2098
+ "shape": "S7r"
2099
2099
  },
2100
2100
  "Outputs": {
2101
- "shape": "S7p"
2101
+ "shape": "S7r"
2102
2102
  },
2103
2103
  "FailureMessage": {},
2104
2104
  "Mode": {},
@@ -2111,16 +2111,16 @@
2111
2111
  "shape": "Sx"
2112
2112
  },
2113
2113
  "TargetMaps": {
2114
- "shape": "S7u"
2114
+ "shape": "S7w"
2115
2115
  },
2116
2116
  "ResolvedTargets": {
2117
- "shape": "S7z"
2117
+ "shape": "S81"
2118
2118
  },
2119
2119
  "MaxConcurrency": {},
2120
2120
  "MaxErrors": {},
2121
2121
  "Target": {},
2122
2122
  "TargetLocations": {
2123
- "shape": "Sfj"
2123
+ "shape": "Sfl"
2124
2124
  },
2125
2125
  "ProgressCounters": {
2126
2126
  "type": "structure",
@@ -2205,7 +2205,7 @@
2205
2205
  "StandardErrorContent": {},
2206
2206
  "StandardErrorUrl": {},
2207
2207
  "CloudWatchOutputConfig": {
2208
- "shape": "Sg1"
2208
+ "shape": "Sg3"
2209
2209
  }
2210
2210
  }
2211
2211
  }
@@ -2315,10 +2315,10 @@
2315
2315
  "type": "structure",
2316
2316
  "members": {
2317
2317
  "Filters": {
2318
- "shape": "Sgm"
2318
+ "shape": "Sgo"
2319
2319
  },
2320
2320
  "Aggregators": {
2321
- "shape": "Sgs"
2321
+ "shape": "Sgu"
2322
2322
  },
2323
2323
  "ResultAttributes": {
2324
2324
  "type": "list",
@@ -2363,7 +2363,7 @@
2363
2363
  "CaptureTime": {},
2364
2364
  "ContentHash": {},
2365
2365
  "Content": {
2366
- "shape": "Sh9"
2366
+ "shape": "Shb"
2367
2367
  }
2368
2368
  }
2369
2369
  }
@@ -2524,7 +2524,7 @@
2524
2524
  "TaskParameters": {
2525
2525
  "type": "list",
2526
2526
  "member": {
2527
- "shape": "Scx"
2527
+ "shape": "Scz"
2528
2528
  },
2529
2529
  "sensitive": true
2530
2530
  },
@@ -2567,7 +2567,7 @@
2567
2567
  "ExecutionId": {},
2568
2568
  "TaskType": {},
2569
2569
  "Parameters": {
2570
- "shape": "Sc6"
2570
+ "shape": "Sc8"
2571
2571
  },
2572
2572
  "Status": {},
2573
2573
  "StatusDetails": {},
@@ -2578,7 +2578,7 @@
2578
2578
  "type": "timestamp"
2579
2579
  },
2580
2580
  "OwnerInformation": {
2581
- "shape": "Sau"
2581
+ "shape": "Saw"
2582
2582
  },
2583
2583
  "WindowTargetId": {}
2584
2584
  }
@@ -2608,10 +2608,10 @@
2608
2608
  "ServiceRoleArn": {},
2609
2609
  "TaskType": {},
2610
2610
  "TaskParameters": {
2611
- "shape": "Scx"
2611
+ "shape": "Scz"
2612
2612
  },
2613
2613
  "TaskInvocationParameters": {
2614
- "shape": "Si0"
2614
+ "shape": "Si2"
2615
2615
  },
2616
2616
  "Priority": {
2617
2617
  "type": "integer"
@@ -2619,7 +2619,7 @@
2619
2619
  "MaxConcurrency": {},
2620
2620
  "MaxErrors": {},
2621
2621
  "LoggingInfo": {
2622
- "shape": "Sd3"
2622
+ "shape": "Sd5"
2623
2623
  },
2624
2624
  "Name": {},
2625
2625
  "Description": {
@@ -2683,10 +2683,10 @@
2683
2683
  "members": {
2684
2684
  "SyncName": {},
2685
2685
  "Filters": {
2686
- "shape": "Sik"
2686
+ "shape": "Sim"
2687
2687
  },
2688
2688
  "Aggregators": {
2689
- "shape": "Siq"
2689
+ "shape": "Sis"
2690
2690
  },
2691
2691
  "ResultAttributes": {
2692
2692
  "type": "list",
@@ -2757,7 +2757,7 @@
2757
2757
  "type": "structure",
2758
2758
  "members": {
2759
2759
  "Parameter": {
2760
- "shape": "Sjc"
2760
+ "shape": "Sje"
2761
2761
  }
2762
2762
  }
2763
2763
  }
@@ -2801,11 +2801,11 @@
2801
2801
  "type": "long"
2802
2802
  },
2803
2803
  "Labels": {
2804
- "shape": "Sjj"
2804
+ "shape": "Sjl"
2805
2805
  },
2806
2806
  "Tier": {},
2807
2807
  "Policies": {
2808
- "shape": "Sec"
2808
+ "shape": "See"
2809
2809
  }
2810
2810
  }
2811
2811
  }
@@ -2822,7 +2822,7 @@
2822
2822
  ],
2823
2823
  "members": {
2824
2824
  "Names": {
2825
- "shape": "S5u"
2825
+ "shape": "S5w"
2826
2826
  },
2827
2827
  "WithDecryption": {
2828
2828
  "type": "boolean"
@@ -2833,10 +2833,10 @@
2833
2833
  "type": "structure",
2834
2834
  "members": {
2835
2835
  "Parameters": {
2836
- "shape": "Sjn"
2836
+ "shape": "Sjp"
2837
2837
  },
2838
2838
  "InvalidParameters": {
2839
- "shape": "S5u"
2839
+ "shape": "S5w"
2840
2840
  }
2841
2841
  }
2842
2842
  }
@@ -2853,7 +2853,7 @@
2853
2853
  "type": "boolean"
2854
2854
  },
2855
2855
  "ParameterFilters": {
2856
- "shape": "Sdx"
2856
+ "shape": "Sdz"
2857
2857
  },
2858
2858
  "WithDecryption": {
2859
2859
  "type": "boolean"
@@ -2868,7 +2868,7 @@
2868
2868
  "type": "structure",
2869
2869
  "members": {
2870
2870
  "Parameters": {
2871
- "shape": "Sjn"
2871
+ "shape": "Sjp"
2872
2872
  },
2873
2873
  "NextToken": {}
2874
2874
  }
@@ -2958,7 +2958,7 @@
2958
2958
  "type": "structure",
2959
2959
  "members": {
2960
2960
  "ServiceSetting": {
2961
- "shape": "Sjz"
2961
+ "shape": "Sk1"
2962
2962
  }
2963
2963
  }
2964
2964
  }
@@ -2976,7 +2976,7 @@
2976
2976
  "type": "long"
2977
2977
  },
2978
2978
  "Labels": {
2979
- "shape": "Sjj"
2979
+ "shape": "Sjl"
2980
2980
  }
2981
2981
  }
2982
2982
  },
@@ -2984,7 +2984,7 @@
2984
2984
  "type": "structure",
2985
2985
  "members": {
2986
2986
  "InvalidLabels": {
2987
- "shape": "Sjj"
2987
+ "shape": "Sjl"
2988
2988
  },
2989
2989
  "ParameterVersion": {
2990
2990
  "type": "long"
@@ -3108,7 +3108,7 @@
3108
3108
  },
3109
3109
  "NextToken": {},
3110
3110
  "Filters": {
3111
- "shape": "Skh"
3111
+ "shape": "Skj"
3112
3112
  },
3113
3113
  "Details": {
3114
3114
  "type": "boolean"
@@ -3165,10 +3165,10 @@
3165
3165
  },
3166
3166
  "ServiceRole": {},
3167
3167
  "NotificationConfig": {
3168
- "shape": "Si2"
3168
+ "shape": "Si4"
3169
3169
  },
3170
3170
  "CloudWatchOutputConfig": {
3171
- "shape": "Sg1"
3171
+ "shape": "Sg3"
3172
3172
  }
3173
3173
  }
3174
3174
  }
@@ -3188,7 +3188,7 @@
3188
3188
  },
3189
3189
  "NextToken": {},
3190
3190
  "Filters": {
3191
- "shape": "Skh"
3191
+ "shape": "Skj"
3192
3192
  }
3193
3193
  }
3194
3194
  },
@@ -3198,7 +3198,7 @@
3198
3198
  "Commands": {
3199
3199
  "type": "list",
3200
3200
  "member": {
3201
- "shape": "Skx"
3201
+ "shape": "Skz"
3202
3202
  }
3203
3203
  },
3204
3204
  "NextToken": {}
@@ -3210,7 +3210,7 @@
3210
3210
  "type": "structure",
3211
3211
  "members": {
3212
3212
  "Filters": {
3213
- "shape": "Sl4"
3213
+ "shape": "Sl6"
3214
3214
  },
3215
3215
  "ResourceIds": {
3216
3216
  "type": "list",
@@ -3242,10 +3242,10 @@
3242
3242
  "Status": {},
3243
3243
  "Severity": {},
3244
3244
  "ExecutionSummary": {
3245
- "shape": "Slm"
3245
+ "shape": "Slo"
3246
3246
  },
3247
3247
  "Details": {
3248
- "shape": "Slp"
3248
+ "shape": "Slr"
3249
3249
  }
3250
3250
  }
3251
3251
  }
@@ -3259,7 +3259,7 @@
3259
3259
  "type": "structure",
3260
3260
  "members": {
3261
3261
  "Filters": {
3262
- "shape": "Sl4"
3262
+ "shape": "Sl6"
3263
3263
  },
3264
3264
  "NextToken": {},
3265
3265
  "MaxResults": {
@@ -3277,10 +3277,10 @@
3277
3277
  "members": {
3278
3278
  "ComplianceType": {},
3279
3279
  "CompliantSummary": {
3280
- "shape": "Slu"
3280
+ "shape": "Slw"
3281
3281
  },
3282
3282
  "NonCompliantSummary": {
3283
- "shape": "Slx"
3283
+ "shape": "Slz"
3284
3284
  }
3285
3285
  }
3286
3286
  }
@@ -3410,7 +3410,7 @@
3410
3410
  "InstanceId": {},
3411
3411
  "TypeName": {},
3412
3412
  "Filters": {
3413
- "shape": "Sgm"
3413
+ "shape": "Sgo"
3414
3414
  },
3415
3415
  "NextToken": {},
3416
3416
  "MaxResults": {
@@ -3426,7 +3426,7 @@
3426
3426
  "SchemaVersion": {},
3427
3427
  "CaptureTime": {},
3428
3428
  "Entries": {
3429
- "shape": "Sh9"
3429
+ "shape": "Shb"
3430
3430
  },
3431
3431
  "NextToken": {}
3432
3432
  }
@@ -3437,7 +3437,7 @@
3437
3437
  "type": "structure",
3438
3438
  "members": {
3439
3439
  "Filters": {
3440
- "shape": "Sl4"
3440
+ "shape": "Sl6"
3441
3441
  },
3442
3442
  "NextToken": {},
3443
3443
  "MaxResults": {
@@ -3459,13 +3459,13 @@
3459
3459
  "Status": {},
3460
3460
  "OverallSeverity": {},
3461
3461
  "ExecutionSummary": {
3462
- "shape": "Slm"
3462
+ "shape": "Slo"
3463
3463
  },
3464
3464
  "CompliantSummary": {
3465
- "shape": "Slu"
3465
+ "shape": "Slw"
3466
3466
  },
3467
3467
  "NonCompliantSummary": {
3468
- "shape": "Slx"
3468
+ "shape": "Slz"
3469
3469
  }
3470
3470
  }
3471
3471
  }
@@ -3500,10 +3500,10 @@
3500
3500
  "members": {
3501
3501
  "SourceType": {},
3502
3502
  "AwsOrganizationsSource": {
3503
- "shape": "S4w"
3503
+ "shape": "S4y"
3504
3504
  },
3505
3505
  "SourceRegions": {
3506
- "shape": "S51"
3506
+ "shape": "S53"
3507
3507
  },
3508
3508
  "IncludeFutureRegions": {
3509
3509
  "type": "boolean"
@@ -3567,10 +3567,10 @@
3567
3567
  "Name": {},
3568
3568
  "PermissionType": {},
3569
3569
  "AccountIdsToAdd": {
3570
- "shape": "S9e"
3570
+ "shape": "S9g"
3571
3571
  },
3572
3572
  "AccountIdsToRemove": {
3573
- "shape": "S9e"
3573
+ "shape": "S9g"
3574
3574
  },
3575
3575
  "SharedDocumentVersion": {}
3576
3576
  }
@@ -3595,7 +3595,7 @@
3595
3595
  "ResourceType": {},
3596
3596
  "ComplianceType": {},
3597
3597
  "ExecutionSummary": {
3598
- "shape": "Slm"
3598
+ "shape": "Slo"
3599
3599
  },
3600
3600
  "Items": {
3601
3601
  "type": "list",
@@ -3611,7 +3611,7 @@
3611
3611
  "Severity": {},
3612
3612
  "Status": {},
3613
3613
  "Details": {
3614
- "shape": "Slp"
3614
+ "shape": "Slr"
3615
3615
  }
3616
3616
  }
3617
3617
  }
@@ -3648,7 +3648,7 @@
3648
3648
  "CaptureTime": {},
3649
3649
  "ContentHash": {},
3650
3650
  "Content": {
3651
- "shape": "Sh9"
3651
+ "shape": "Shb"
3652
3652
  },
3653
3653
  "Context": {
3654
3654
  "type": "map",
@@ -3754,7 +3754,7 @@
3754
3754
  "shape": "Sx"
3755
3755
  },
3756
3756
  "OwnerInformation": {
3757
- "shape": "Sau"
3757
+ "shape": "Saw"
3758
3758
  },
3759
3759
  "Name": {},
3760
3760
  "Description": {
@@ -3792,10 +3792,10 @@
3792
3792
  "ServiceRoleArn": {},
3793
3793
  "TaskType": {},
3794
3794
  "TaskParameters": {
3795
- "shape": "Scx"
3795
+ "shape": "Scz"
3796
3796
  },
3797
3797
  "TaskInvocationParameters": {
3798
- "shape": "Si0"
3798
+ "shape": "Si2"
3799
3799
  },
3800
3800
  "Priority": {
3801
3801
  "type": "integer"
@@ -3803,7 +3803,7 @@
3803
3803
  "MaxConcurrency": {},
3804
3804
  "MaxErrors": {},
3805
3805
  "LoggingInfo": {
3806
- "shape": "Sd3"
3806
+ "shape": "Sd5"
3807
3807
  },
3808
3808
  "Name": {},
3809
3809
  "Description": {
@@ -3857,7 +3857,7 @@
3857
3857
  "type": "structure",
3858
3858
  "members": {
3859
3859
  "ServiceSetting": {
3860
- "shape": "Sjz"
3860
+ "shape": "Sk1"
3861
3861
  }
3862
3862
  }
3863
3863
  }
@@ -3892,7 +3892,7 @@
3892
3892
  "AutomationExecutionId": {},
3893
3893
  "SignalType": {},
3894
3894
  "Payload": {
3895
- "shape": "S7p"
3895
+ "shape": "S7r"
3896
3896
  }
3897
3897
  }
3898
3898
  },
@@ -3932,10 +3932,10 @@
3932
3932
  "MaxErrors": {},
3933
3933
  "ServiceRoleArn": {},
3934
3934
  "NotificationConfig": {
3935
- "shape": "Si2"
3935
+ "shape": "Si4"
3936
3936
  },
3937
3937
  "CloudWatchOutputConfig": {
3938
- "shape": "Sg1"
3938
+ "shape": "Sg3"
3939
3939
  }
3940
3940
  }
3941
3941
  },
@@ -3943,7 +3943,7 @@
3943
3943
  "type": "structure",
3944
3944
  "members": {
3945
3945
  "Command": {
3946
- "shape": "Skx"
3946
+ "shape": "Skz"
3947
3947
  }
3948
3948
  }
3949
3949
  }
@@ -3976,7 +3976,7 @@
3976
3976
  "DocumentName": {},
3977
3977
  "DocumentVersion": {},
3978
3978
  "Parameters": {
3979
- "shape": "S7p"
3979
+ "shape": "S7r"
3980
3980
  },
3981
3981
  "ClientToken": {},
3982
3982
  "Mode": {},
@@ -3985,12 +3985,12 @@
3985
3985
  "shape": "Sx"
3986
3986
  },
3987
3987
  "TargetMaps": {
3988
- "shape": "S7u"
3988
+ "shape": "S7w"
3989
3989
  },
3990
3990
  "MaxConcurrency": {},
3991
3991
  "MaxErrors": {},
3992
3992
  "TargetLocations": {
3993
- "shape": "Sfj"
3993
+ "shape": "Sfl"
3994
3994
  },
3995
3995
  "Tags": {
3996
3996
  "shape": "S4"
@@ -4255,7 +4255,7 @@
4255
4255
  "shape": "Sx"
4256
4256
  },
4257
4257
  "OwnerInformation": {
4258
- "shape": "Sau"
4258
+ "shape": "Saw"
4259
4259
  },
4260
4260
  "Name": {},
4261
4261
  "Description": {
@@ -4275,7 +4275,7 @@
4275
4275
  "shape": "Sx"
4276
4276
  },
4277
4277
  "OwnerInformation": {
4278
- "shape": "Sau"
4278
+ "shape": "Saw"
4279
4279
  },
4280
4280
  "Name": {},
4281
4281
  "Description": {
@@ -4300,10 +4300,10 @@
4300
4300
  "TaskArn": {},
4301
4301
  "ServiceRoleArn": {},
4302
4302
  "TaskParameters": {
4303
- "shape": "Scx"
4303
+ "shape": "Scz"
4304
4304
  },
4305
4305
  "TaskInvocationParameters": {
4306
- "shape": "Si0"
4306
+ "shape": "Si2"
4307
4307
  },
4308
4308
  "Priority": {
4309
4309
  "type": "integer"
@@ -4311,7 +4311,7 @@
4311
4311
  "MaxConcurrency": {},
4312
4312
  "MaxErrors": {},
4313
4313
  "LoggingInfo": {
4314
- "shape": "Sd3"
4314
+ "shape": "Sd5"
4315
4315
  },
4316
4316
  "Name": {},
4317
4317
  "Description": {
@@ -4333,10 +4333,10 @@
4333
4333
  "TaskArn": {},
4334
4334
  "ServiceRoleArn": {},
4335
4335
  "TaskParameters": {
4336
- "shape": "Scx"
4336
+ "shape": "Scz"
4337
4337
  },
4338
4338
  "TaskInvocationParameters": {
4339
- "shape": "Si0"
4339
+ "shape": "Si2"
4340
4340
  },
4341
4341
  "Priority": {
4342
4342
  "type": "integer"
@@ -4344,7 +4344,7 @@
4344
4344
  "MaxConcurrency": {},
4345
4345
  "MaxErrors": {},
4346
4346
  "LoggingInfo": {
4347
- "shape": "Sd3"
4347
+ "shape": "Sd5"
4348
4348
  },
4349
4349
  "Name": {},
4350
4350
  "Description": {
@@ -4489,7 +4489,7 @@
4489
4489
  "SyncName": {},
4490
4490
  "SyncType": {},
4491
4491
  "SyncSource": {
4492
- "shape": "S4u"
4492
+ "shape": "S4w"
4493
4493
  }
4494
4494
  }
4495
4495
  },
@@ -4882,10 +4882,16 @@
4882
4882
  "Prefix": {},
4883
4883
  "SyncFormat": {},
4884
4884
  "Region": {},
4885
- "AWSKMSKeyARN": {}
4885
+ "AWSKMSKeyARN": {},
4886
+ "DestinationDataSharing": {
4887
+ "type": "structure",
4888
+ "members": {
4889
+ "DestinationDataSharingType": {}
4890
+ }
4891
+ }
4886
4892
  }
4887
4893
  },
4888
- "S4u": {
4894
+ "S4w": {
4889
4895
  "type": "structure",
4890
4896
  "required": [
4891
4897
  "SourceType",
@@ -4894,17 +4900,17 @@
4894
4900
  "members": {
4895
4901
  "SourceType": {},
4896
4902
  "AwsOrganizationsSource": {
4897
- "shape": "S4w"
4903
+ "shape": "S4y"
4898
4904
  },
4899
4905
  "SourceRegions": {
4900
- "shape": "S51"
4906
+ "shape": "S53"
4901
4907
  },
4902
4908
  "IncludeFutureRegions": {
4903
4909
  "type": "boolean"
4904
4910
  }
4905
4911
  }
4906
4912
  },
4907
- "S4w": {
4913
+ "S4y": {
4908
4914
  "type": "structure",
4909
4915
  "required": [
4910
4916
  "OrganizationSourceType"
@@ -4922,11 +4928,11 @@
4922
4928
  }
4923
4929
  }
4924
4930
  },
4925
- "S51": {
4931
+ "S53": {
4926
4932
  "type": "list",
4927
4933
  "member": {}
4928
4934
  },
4929
- "S5h": {
4935
+ "S5j": {
4930
4936
  "type": "structure",
4931
4937
  "members": {
4932
4938
  "TotalCount": {
@@ -4952,11 +4958,11 @@
4952
4958
  }
4953
4959
  }
4954
4960
  },
4955
- "S5u": {
4961
+ "S5w": {
4956
4962
  "type": "list",
4957
4963
  "member": {}
4958
4964
  },
4959
- "S7p": {
4965
+ "S7r": {
4960
4966
  "type": "map",
4961
4967
  "key": {},
4962
4968
  "value": {
@@ -4964,7 +4970,7 @@
4964
4970
  "member": {}
4965
4971
  }
4966
4972
  },
4967
- "S7u": {
4973
+ "S7w": {
4968
4974
  "type": "list",
4969
4975
  "member": {
4970
4976
  "type": "map",
@@ -4975,7 +4981,7 @@
4975
4981
  }
4976
4982
  }
4977
4983
  },
4978
- "S7z": {
4984
+ "S81": {
4979
4985
  "type": "structure",
4980
4986
  "members": {
4981
4987
  "ParameterValues": {
@@ -4987,7 +4993,7 @@
4987
4993
  }
4988
4994
  }
4989
4995
  },
4990
- "S89": {
4996
+ "S8b": {
4991
4997
  "type": "list",
4992
4998
  "member": {
4993
4999
  "type": "structure",
@@ -5015,7 +5021,7 @@
5015
5021
  "value": {}
5016
5022
  },
5017
5023
  "Outputs": {
5018
- "shape": "S7p"
5024
+ "shape": "S7r"
5019
5025
  },
5020
5026
  "Response": {},
5021
5027
  "FailureMessage": {},
@@ -5025,13 +5031,13 @@
5025
5031
  "FailureStage": {},
5026
5032
  "FailureType": {},
5027
5033
  "Details": {
5028
- "shape": "S7p"
5034
+ "shape": "S7r"
5029
5035
  }
5030
5036
  }
5031
5037
  },
5032
5038
  "StepExecutionId": {},
5033
5039
  "OverriddenParameters": {
5034
- "shape": "S7p"
5040
+ "shape": "S7r"
5035
5041
  },
5036
5042
  "IsEnd": {
5037
5043
  "type": "boolean"
@@ -5048,12 +5054,12 @@
5048
5054
  "shape": "Sx"
5049
5055
  },
5050
5056
  "TargetLocation": {
5051
- "shape": "S8i"
5057
+ "shape": "S8k"
5052
5058
  }
5053
5059
  }
5054
5060
  }
5055
5061
  },
5056
- "S8i": {
5062
+ "S8k": {
5057
5063
  "type": "structure",
5058
5064
  "members": {
5059
5065
  "Accounts": {
@@ -5069,7 +5075,7 @@
5069
5075
  "ExecutionRoleName": {}
5070
5076
  }
5071
5077
  },
5072
- "S8p": {
5078
+ "S8r": {
5073
5079
  "type": "list",
5074
5080
  "member": {
5075
5081
  "type": "structure",
@@ -5082,7 +5088,7 @@
5082
5088
  }
5083
5089
  }
5084
5090
  },
5085
- "S8x": {
5091
+ "S8z": {
5086
5092
  "type": "structure",
5087
5093
  "members": {
5088
5094
  "Id": {},
@@ -5102,15 +5108,15 @@
5102
5108
  "Language": {}
5103
5109
  }
5104
5110
  },
5105
- "S9e": {
5111
+ "S9g": {
5106
5112
  "type": "list",
5107
5113
  "member": {}
5108
5114
  },
5109
- "Sa7": {
5115
+ "Sa9": {
5110
5116
  "type": "list",
5111
5117
  "member": {}
5112
5118
  },
5113
- "Sar": {
5119
+ "Sat": {
5114
5120
  "type": "structure",
5115
5121
  "required": [
5116
5122
  "InstanceId",
@@ -5127,7 +5133,7 @@
5127
5133
  "SnapshotId": {},
5128
5134
  "InstallOverrideList": {},
5129
5135
  "OwnerInformation": {
5130
- "shape": "Sau"
5136
+ "shape": "Saw"
5131
5137
  },
5132
5138
  "InstalledCount": {
5133
5139
  "type": "integer"
@@ -5166,11 +5172,11 @@
5166
5172
  "RebootOption": {}
5167
5173
  }
5168
5174
  },
5169
- "Sau": {
5175
+ "Saw": {
5170
5176
  "type": "string",
5171
5177
  "sensitive": true
5172
5178
  },
5173
- "Sbu": {
5179
+ "Sbw": {
5174
5180
  "type": "list",
5175
5181
  "member": {
5176
5182
  "type": "structure",
@@ -5183,11 +5189,11 @@
5183
5189
  }
5184
5190
  }
5185
5191
  },
5186
- "Sc6": {
5192
+ "Sc8": {
5187
5193
  "type": "string",
5188
5194
  "sensitive": true
5189
5195
  },
5190
- "Scx": {
5196
+ "Scz": {
5191
5197
  "type": "map",
5192
5198
  "key": {},
5193
5199
  "value": {
@@ -5206,7 +5212,7 @@
5206
5212
  },
5207
5213
  "sensitive": true
5208
5214
  },
5209
- "Sd3": {
5215
+ "Sd5": {
5210
5216
  "type": "structure",
5211
5217
  "required": [
5212
5218
  "S3BucketName",
@@ -5218,7 +5224,7 @@
5218
5224
  "S3Region": {}
5219
5225
  }
5220
5226
  },
5221
- "Sdx": {
5227
+ "Sdz": {
5222
5228
  "type": "list",
5223
5229
  "member": {
5224
5230
  "type": "structure",
@@ -5235,7 +5241,7 @@
5235
5241
  }
5236
5242
  }
5237
5243
  },
5238
- "Sec": {
5244
+ "See": {
5239
5245
  "type": "list",
5240
5246
  "member": {
5241
5247
  "type": "structure",
@@ -5246,7 +5252,7 @@
5246
5252
  }
5247
5253
  }
5248
5254
  },
5249
- "Seh": {
5255
+ "Sej": {
5250
5256
  "type": "structure",
5251
5257
  "members": {
5252
5258
  "BaselineId": {},
@@ -5258,13 +5264,13 @@
5258
5264
  }
5259
5265
  }
5260
5266
  },
5261
- "Sfj": {
5267
+ "Sfl": {
5262
5268
  "type": "list",
5263
5269
  "member": {
5264
- "shape": "S8i"
5270
+ "shape": "S8k"
5265
5271
  }
5266
5272
  },
5267
- "Sg1": {
5273
+ "Sg3": {
5268
5274
  "type": "structure",
5269
5275
  "members": {
5270
5276
  "CloudWatchLogGroupName": {},
@@ -5273,7 +5279,7 @@
5273
5279
  }
5274
5280
  }
5275
5281
  },
5276
- "Sgm": {
5282
+ "Sgo": {
5277
5283
  "type": "list",
5278
5284
  "member": {
5279
5285
  "type": "structure",
@@ -5291,14 +5297,14 @@
5291
5297
  }
5292
5298
  }
5293
5299
  },
5294
- "Sgs": {
5300
+ "Sgu": {
5295
5301
  "type": "list",
5296
5302
  "member": {
5297
5303
  "type": "structure",
5298
5304
  "members": {
5299
5305
  "Expression": {},
5300
5306
  "Aggregators": {
5301
- "shape": "Sgs"
5307
+ "shape": "Sgu"
5302
5308
  },
5303
5309
  "Groups": {
5304
5310
  "type": "list",
@@ -5311,7 +5317,7 @@
5311
5317
  "members": {
5312
5318
  "Name": {},
5313
5319
  "Filters": {
5314
- "shape": "Sgm"
5320
+ "shape": "Sgo"
5315
5321
  }
5316
5322
  }
5317
5323
  }
@@ -5319,7 +5325,7 @@
5319
5325
  }
5320
5326
  }
5321
5327
  },
5322
- "Sh9": {
5328
+ "Shb": {
5323
5329
  "type": "list",
5324
5330
  "member": {
5325
5331
  "type": "map",
@@ -5327,7 +5333,7 @@
5327
5333
  "value": {}
5328
5334
  }
5329
5335
  },
5330
- "Si0": {
5336
+ "Si2": {
5331
5337
  "type": "structure",
5332
5338
  "members": {
5333
5339
  "RunCommand": {
@@ -5335,13 +5341,13 @@
5335
5341
  "members": {
5336
5342
  "Comment": {},
5337
5343
  "CloudWatchOutputConfig": {
5338
- "shape": "Sg1"
5344
+ "shape": "Sg3"
5339
5345
  },
5340
5346
  "DocumentHash": {},
5341
5347
  "DocumentHashType": {},
5342
5348
  "DocumentVersion": {},
5343
5349
  "NotificationConfig": {
5344
- "shape": "Si2"
5350
+ "shape": "Si4"
5345
5351
  },
5346
5352
  "OutputS3BucketName": {},
5347
5353
  "OutputS3KeyPrefix": {},
@@ -5359,7 +5365,7 @@
5359
5365
  "members": {
5360
5366
  "DocumentVersion": {},
5361
5367
  "Parameters": {
5362
- "shape": "S7p"
5368
+ "shape": "S7r"
5363
5369
  }
5364
5370
  }
5365
5371
  },
@@ -5386,7 +5392,7 @@
5386
5392
  }
5387
5393
  }
5388
5394
  },
5389
- "Si2": {
5395
+ "Si4": {
5390
5396
  "type": "structure",
5391
5397
  "members": {
5392
5398
  "NotificationArn": {},
@@ -5397,7 +5403,7 @@
5397
5403
  "NotificationType": {}
5398
5404
  }
5399
5405
  },
5400
- "Sik": {
5406
+ "Sim": {
5401
5407
  "type": "list",
5402
5408
  "member": {
5403
5409
  "type": "structure",
@@ -5415,7 +5421,7 @@
5415
5421
  }
5416
5422
  }
5417
5423
  },
5418
- "Siq": {
5424
+ "Sis": {
5419
5425
  "type": "list",
5420
5426
  "member": {
5421
5427
  "type": "structure",
@@ -5429,15 +5435,15 @@
5429
5435
  "value": {}
5430
5436
  },
5431
5437
  "Filters": {
5432
- "shape": "Sik"
5438
+ "shape": "Sim"
5433
5439
  },
5434
5440
  "Aggregators": {
5435
- "shape": "Siq"
5441
+ "shape": "Sis"
5436
5442
  }
5437
5443
  }
5438
5444
  }
5439
5445
  },
5440
- "Sjc": {
5446
+ "Sje": {
5441
5447
  "type": "structure",
5442
5448
  "members": {
5443
5449
  "Name": {},
@@ -5454,17 +5460,17 @@
5454
5460
  "ARN": {}
5455
5461
  }
5456
5462
  },
5457
- "Sjj": {
5463
+ "Sjl": {
5458
5464
  "type": "list",
5459
5465
  "member": {}
5460
5466
  },
5461
- "Sjn": {
5467
+ "Sjp": {
5462
5468
  "type": "list",
5463
5469
  "member": {
5464
- "shape": "Sjc"
5470
+ "shape": "Sje"
5465
5471
  }
5466
5472
  },
5467
- "Sjz": {
5473
+ "Sk1": {
5468
5474
  "type": "structure",
5469
5475
  "members": {
5470
5476
  "SettingId": {},
@@ -5477,7 +5483,7 @@
5477
5483
  "Status": {}
5478
5484
  }
5479
5485
  },
5480
- "Skh": {
5486
+ "Skj": {
5481
5487
  "type": "list",
5482
5488
  "member": {
5483
5489
  "type": "structure",
@@ -5491,7 +5497,7 @@
5491
5497
  }
5492
5498
  }
5493
5499
  },
5494
- "Skx": {
5500
+ "Skz": {
5495
5501
  "type": "structure",
5496
5502
  "members": {
5497
5503
  "CommandId": {},
@@ -5534,14 +5540,14 @@
5534
5540
  },
5535
5541
  "ServiceRole": {},
5536
5542
  "NotificationConfig": {
5537
- "shape": "Si2"
5543
+ "shape": "Si4"
5538
5544
  },
5539
5545
  "CloudWatchOutputConfig": {
5540
- "shape": "Sg1"
5546
+ "shape": "Sg3"
5541
5547
  }
5542
5548
  }
5543
5549
  },
5544
- "Sl4": {
5550
+ "Sl6": {
5545
5551
  "type": "list",
5546
5552
  "member": {
5547
5553
  "type": "structure",
@@ -5555,7 +5561,7 @@
5555
5561
  }
5556
5562
  }
5557
5563
  },
5558
- "Slm": {
5564
+ "Slo": {
5559
5565
  "type": "structure",
5560
5566
  "required": [
5561
5567
  "ExecutionTime"
@@ -5568,23 +5574,23 @@
5568
5574
  "ExecutionType": {}
5569
5575
  }
5570
5576
  },
5571
- "Slp": {
5577
+ "Slr": {
5572
5578
  "type": "map",
5573
5579
  "key": {},
5574
5580
  "value": {}
5575
5581
  },
5576
- "Slu": {
5582
+ "Slw": {
5577
5583
  "type": "structure",
5578
5584
  "members": {
5579
5585
  "CompliantCount": {
5580
5586
  "type": "integer"
5581
5587
  },
5582
5588
  "SeveritySummary": {
5583
- "shape": "Slw"
5589
+ "shape": "Sly"
5584
5590
  }
5585
5591
  }
5586
5592
  },
5587
- "Slw": {
5593
+ "Sly": {
5588
5594
  "type": "structure",
5589
5595
  "members": {
5590
5596
  "CriticalCount": {
@@ -5607,14 +5613,14 @@
5607
5613
  }
5608
5614
  }
5609
5615
  },
5610
- "Slx": {
5616
+ "Slz": {
5611
5617
  "type": "structure",
5612
5618
  "members": {
5613
5619
  "NonCompliantCount": {
5614
5620
  "type": "integer"
5615
5621
  },
5616
5622
  "SeveritySummary": {
5617
- "shape": "Slw"
5623
+ "shape": "Sly"
5618
5624
  }
5619
5625
  }
5620
5626
  }