cdk-docker-image-deployment 0.0.86 → 0.0.88

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 (60) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +23 -1
  6. package/node_modules/aws-sdk/README.md +29 -1
  7. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
  8. package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
  9. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
  10. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
  11. package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
  12. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
  13. package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
  14. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
  15. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
  16. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
  17. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  18. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
  19. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
  20. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
  21. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
  22. package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
  24. package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
  25. package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
  26. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
  27. package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
  28. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
  29. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
  30. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  31. package/node_modules/aws-sdk/clients/all.js +2 -1
  32. package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
  33. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
  34. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
  35. package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
  36. package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
  37. package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
  38. package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
  39. package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
  40. package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
  41. package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
  42. package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
  43. package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
  44. package/node_modules/aws-sdk/clients/oam.js +18 -0
  45. package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
  46. package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
  47. package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
  48. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
  49. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +29 -10
  50. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +91 -33
  51. package/node_modules/aws-sdk/dist/aws-sdk.js +1167 -707
  52. package/node_modules/aws-sdk/dist/aws-sdk.min.js +59 -59
  53. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  54. package/node_modules/aws-sdk/lib/core.js +1 -1
  55. package/node_modules/aws-sdk/lib/event_listeners.js +22 -5
  56. package/node_modules/aws-sdk/lib/region_config.js +3 -1
  57. package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
  58. package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
  59. package/node_modules/aws-sdk/package.json +1 -1
  60. package/package.json +7 -6
@@ -13,6 +13,91 @@
13
13
  "uid": "mgn-2020-02-26"
14
14
  },
15
15
  "operations": {
16
+ "ArchiveApplication": {
17
+ "http": {
18
+ "requestUri": "/ArchiveApplication",
19
+ "responseCode": 200
20
+ },
21
+ "input": {
22
+ "type": "structure",
23
+ "required": [
24
+ "applicationID"
25
+ ],
26
+ "members": {
27
+ "applicationID": {}
28
+ }
29
+ },
30
+ "output": {
31
+ "shape": "S3"
32
+ }
33
+ },
34
+ "ArchiveWave": {
35
+ "http": {
36
+ "requestUri": "/ArchiveWave",
37
+ "responseCode": 200
38
+ },
39
+ "input": {
40
+ "type": "structure",
41
+ "required": [
42
+ "waveID"
43
+ ],
44
+ "members": {
45
+ "waveID": {}
46
+ }
47
+ },
48
+ "output": {
49
+ "shape": "Si"
50
+ }
51
+ },
52
+ "AssociateApplications": {
53
+ "http": {
54
+ "requestUri": "/AssociateApplications",
55
+ "responseCode": 200
56
+ },
57
+ "input": {
58
+ "type": "structure",
59
+ "required": [
60
+ "applicationIDs",
61
+ "waveID"
62
+ ],
63
+ "members": {
64
+ "applicationIDs": {
65
+ "shape": "Sp"
66
+ },
67
+ "waveID": {}
68
+ }
69
+ },
70
+ "output": {
71
+ "type": "structure",
72
+ "members": {}
73
+ },
74
+ "idempotent": true
75
+ },
76
+ "AssociateSourceServers": {
77
+ "http": {
78
+ "requestUri": "/AssociateSourceServers",
79
+ "responseCode": 200
80
+ },
81
+ "input": {
82
+ "type": "structure",
83
+ "required": [
84
+ "applicationID",
85
+ "sourceServerIDs"
86
+ ],
87
+ "members": {
88
+ "applicationID": {},
89
+ "sourceServerIDs": {
90
+ "type": "list",
91
+ "member": {}
92
+ }
93
+ }
94
+ },
95
+ "output": {
96
+ "type": "structure",
97
+ "members": {}
98
+ },
99
+ "idempotent": true
100
+ },
16
101
  "ChangeServerLifeCycleState": {
17
102
  "http": {
18
103
  "requestUri": "/ChangeServerLifeCycleState",
@@ -38,9 +123,32 @@
38
123
  }
39
124
  },
40
125
  "output": {
41
- "shape": "S5"
126
+ "shape": "Sy"
42
127
  }
43
128
  },
129
+ "CreateApplication": {
130
+ "http": {
131
+ "requestUri": "/CreateApplication",
132
+ "responseCode": 201
133
+ },
134
+ "input": {
135
+ "type": "structure",
136
+ "required": [
137
+ "name"
138
+ ],
139
+ "members": {
140
+ "description": {},
141
+ "name": {},
142
+ "tags": {
143
+ "shape": "Sd"
144
+ }
145
+ }
146
+ },
147
+ "output": {
148
+ "shape": "S3"
149
+ },
150
+ "idempotent": true
151
+ },
44
152
  "CreateLaunchConfigurationTemplate": {
45
153
  "http": {
46
154
  "requestUri": "/CreateLaunchConfigurationTemplate",
@@ -49,16 +157,44 @@
49
157
  "input": {
50
158
  "type": "structure",
51
159
  "members": {
160
+ "associatePublicIpAddress": {
161
+ "type": "boolean"
162
+ },
163
+ "bootMode": {},
164
+ "copyPrivateIp": {
165
+ "type": "boolean"
166
+ },
167
+ "copyTags": {
168
+ "type": "boolean"
169
+ },
170
+ "enableMapAutoTagging": {
171
+ "type": "boolean"
172
+ },
173
+ "largeVolumeConf": {
174
+ "shape": "S27"
175
+ },
176
+ "launchDisposition": {},
177
+ "licensing": {
178
+ "shape": "S2a"
179
+ },
180
+ "mapAutoTaggingMpeID": {},
52
181
  "postLaunchActions": {
53
- "shape": "S1j"
182
+ "shape": "S2b"
183
+ },
184
+ "smallVolumeConf": {
185
+ "shape": "S27"
186
+ },
187
+ "smallVolumeMaxSize": {
188
+ "type": "long"
54
189
  },
55
190
  "tags": {
56
- "shape": "S1e"
57
- }
191
+ "shape": "Sd"
192
+ },
193
+ "targetInstanceTypeRightSizingMethod": {}
58
194
  }
59
195
  },
60
196
  "output": {
61
- "shape": "S1x"
197
+ "shape": "S2q"
62
198
  }
63
199
  },
64
200
  "CreateReplicationConfigurationTemplate": {
@@ -97,14 +233,14 @@
97
233
  "ebsEncryptionKeyArn": {},
98
234
  "replicationServerInstanceType": {},
99
235
  "replicationServersSecurityGroupsIDs": {
100
- "shape": "S23"
236
+ "shape": "S2x"
101
237
  },
102
238
  "stagingAreaSubnetId": {},
103
239
  "stagingAreaTags": {
104
- "shape": "S1e"
240
+ "shape": "Sd"
105
241
  },
106
242
  "tags": {
107
- "shape": "S1e"
243
+ "shape": "Sd"
108
244
  },
109
245
  "useDedicatedReplicationServer": {
110
246
  "type": "boolean"
@@ -112,9 +248,52 @@
112
248
  }
113
249
  },
114
250
  "output": {
115
- "shape": "S26"
251
+ "shape": "S30"
116
252
  }
117
253
  },
254
+ "CreateWave": {
255
+ "http": {
256
+ "requestUri": "/CreateWave",
257
+ "responseCode": 201
258
+ },
259
+ "input": {
260
+ "type": "structure",
261
+ "required": [
262
+ "name"
263
+ ],
264
+ "members": {
265
+ "description": {},
266
+ "name": {},
267
+ "tags": {
268
+ "shape": "Sd"
269
+ }
270
+ }
271
+ },
272
+ "output": {
273
+ "shape": "Si"
274
+ },
275
+ "idempotent": true
276
+ },
277
+ "DeleteApplication": {
278
+ "http": {
279
+ "requestUri": "/DeleteApplication",
280
+ "responseCode": 204
281
+ },
282
+ "input": {
283
+ "type": "structure",
284
+ "required": [
285
+ "applicationID"
286
+ ],
287
+ "members": {
288
+ "applicationID": {}
289
+ }
290
+ },
291
+ "output": {
292
+ "type": "structure",
293
+ "members": {}
294
+ },
295
+ "idempotent": true
296
+ },
118
297
  "DeleteJob": {
119
298
  "http": {
120
299
  "requestUri": "/DeleteJob",
@@ -211,6 +390,26 @@
211
390
  },
212
391
  "idempotent": true
213
392
  },
393
+ "DeleteWave": {
394
+ "http": {
395
+ "requestUri": "/DeleteWave",
396
+ "responseCode": 204
397
+ },
398
+ "input": {
399
+ "type": "structure",
400
+ "required": [
401
+ "waveID"
402
+ ],
403
+ "members": {
404
+ "waveID": {}
405
+ }
406
+ },
407
+ "output": {
408
+ "type": "structure",
409
+ "members": {}
410
+ },
411
+ "idempotent": true
412
+ },
214
413
  "DescribeJobLogItems": {
215
414
  "http": {
216
415
  "requestUri": "/DescribeJobLogItems",
@@ -286,7 +485,7 @@
286
485
  "items": {
287
486
  "type": "list",
288
487
  "member": {
289
- "shape": "S2t"
488
+ "shape": "S3t"
290
489
  }
291
490
  },
292
491
  "nextToken": {}
@@ -317,7 +516,7 @@
317
516
  "items": {
318
517
  "type": "list",
319
518
  "member": {
320
- "shape": "S1x"
519
+ "shape": "S2q"
321
520
  }
322
521
  },
323
522
  "nextToken": {}
@@ -348,7 +547,7 @@
348
547
  "items": {
349
548
  "type": "list",
350
549
  "member": {
351
- "shape": "S26"
550
+ "shape": "S30"
352
551
  }
353
552
  },
354
553
  "nextToken": {}
@@ -366,6 +565,10 @@
366
565
  "filters": {
367
566
  "type": "structure",
368
567
  "members": {
568
+ "applicationIDs": {
569
+ "type": "list",
570
+ "member": {}
571
+ },
369
572
  "isArchived": {
370
573
  "type": "boolean"
371
574
  },
@@ -395,7 +598,7 @@
395
598
  "items": {
396
599
  "type": "list",
397
600
  "member": {
398
- "shape": "S5"
601
+ "shape": "Sy"
399
602
  }
400
603
  },
401
604
  "nextToken": {}
@@ -435,10 +638,10 @@
435
638
  "hostname": {},
436
639
  "lastSeenDatetime": {},
437
640
  "sourceServerTags": {
438
- "shape": "S1e"
641
+ "shape": "Sd"
439
642
  },
440
643
  "tags": {
441
- "shape": "S1e"
644
+ "shape": "Sd"
442
645
  },
443
646
  "vcenterClientID": {},
444
647
  "vcenterUUID": {}
@@ -449,6 +652,55 @@
449
652
  }
450
653
  }
451
654
  },
655
+ "DisassociateApplications": {
656
+ "http": {
657
+ "requestUri": "/DisassociateApplications",
658
+ "responseCode": 200
659
+ },
660
+ "input": {
661
+ "type": "structure",
662
+ "required": [
663
+ "applicationIDs",
664
+ "waveID"
665
+ ],
666
+ "members": {
667
+ "applicationIDs": {
668
+ "shape": "Sp"
669
+ },
670
+ "waveID": {}
671
+ }
672
+ },
673
+ "output": {
674
+ "type": "structure",
675
+ "members": {}
676
+ },
677
+ "idempotent": true
678
+ },
679
+ "DisassociateSourceServers": {
680
+ "http": {
681
+ "requestUri": "/DisassociateSourceServers",
682
+ "responseCode": 200
683
+ },
684
+ "input": {
685
+ "type": "structure",
686
+ "required": [
687
+ "applicationID",
688
+ "sourceServerIDs"
689
+ ],
690
+ "members": {
691
+ "applicationID": {},
692
+ "sourceServerIDs": {
693
+ "type": "list",
694
+ "member": {}
695
+ }
696
+ }
697
+ },
698
+ "output": {
699
+ "type": "structure",
700
+ "members": {}
701
+ },
702
+ "idempotent": true
703
+ },
452
704
  "DisconnectFromService": {
453
705
  "http": {
454
706
  "requestUri": "/DisconnectFromService",
@@ -464,7 +716,7 @@
464
716
  }
465
717
  },
466
718
  "output": {
467
- "shape": "S5"
719
+ "shape": "Sy"
468
720
  }
469
721
  },
470
722
  "FinalizeCutover": {
@@ -482,7 +734,7 @@
482
734
  }
483
735
  },
484
736
  "output": {
485
- "shape": "S5"
737
+ "shape": "Sy"
486
738
  }
487
739
  },
488
740
  "GetLaunchConfiguration": {
@@ -500,7 +752,7 @@
500
752
  }
501
753
  },
502
754
  "output": {
503
- "shape": "S3r"
755
+ "shape": "S4x"
504
756
  }
505
757
  },
506
758
  "GetReplicationConfiguration": {
@@ -518,7 +770,7 @@
518
770
  }
519
771
  },
520
772
  "output": {
521
- "shape": "S3y"
773
+ "shape": "S50"
522
774
  }
523
775
  },
524
776
  "InitializeService": {
@@ -531,53 +783,336 @@
531
783
  "members": {}
532
784
  },
533
785
  "output": {
534
- "type": "structure",
535
- "members": {}
786
+ "type": "structure",
787
+ "members": {}
788
+ }
789
+ },
790
+ "ListApplications": {
791
+ "http": {
792
+ "requestUri": "/ListApplications",
793
+ "responseCode": 200
794
+ },
795
+ "input": {
796
+ "type": "structure",
797
+ "members": {
798
+ "filters": {
799
+ "type": "structure",
800
+ "members": {
801
+ "applicationIDs": {
802
+ "type": "list",
803
+ "member": {}
804
+ },
805
+ "isArchived": {
806
+ "type": "boolean"
807
+ },
808
+ "waveIDs": {
809
+ "shape": "S59"
810
+ }
811
+ }
812
+ },
813
+ "maxResults": {
814
+ "type": "integer"
815
+ },
816
+ "nextToken": {}
817
+ }
818
+ },
819
+ "output": {
820
+ "type": "structure",
821
+ "members": {
822
+ "items": {
823
+ "type": "list",
824
+ "member": {
825
+ "shape": "S3"
826
+ }
827
+ },
828
+ "nextToken": {}
829
+ }
830
+ }
831
+ },
832
+ "ListSourceServerActions": {
833
+ "http": {
834
+ "requestUri": "/ListSourceServerActions",
835
+ "responseCode": 200
836
+ },
837
+ "input": {
838
+ "type": "structure",
839
+ "required": [
840
+ "sourceServerID"
841
+ ],
842
+ "members": {
843
+ "filters": {
844
+ "type": "structure",
845
+ "members": {
846
+ "actionIDs": {
847
+ "shape": "S5e"
848
+ }
849
+ }
850
+ },
851
+ "maxResults": {
852
+ "type": "integer"
853
+ },
854
+ "nextToken": {},
855
+ "sourceServerID": {}
856
+ }
857
+ },
858
+ "output": {
859
+ "type": "structure",
860
+ "members": {
861
+ "items": {
862
+ "type": "list",
863
+ "member": {
864
+ "shape": "S5i"
865
+ }
866
+ },
867
+ "nextToken": {}
868
+ }
869
+ }
870
+ },
871
+ "ListTagsForResource": {
872
+ "http": {
873
+ "method": "GET",
874
+ "requestUri": "/tags/{resourceArn}",
875
+ "responseCode": 200
876
+ },
877
+ "input": {
878
+ "type": "structure",
879
+ "required": [
880
+ "resourceArn"
881
+ ],
882
+ "members": {
883
+ "resourceArn": {
884
+ "location": "uri",
885
+ "locationName": "resourceArn"
886
+ }
887
+ }
888
+ },
889
+ "output": {
890
+ "type": "structure",
891
+ "members": {
892
+ "tags": {
893
+ "shape": "Sd"
894
+ }
895
+ }
896
+ }
897
+ },
898
+ "ListTemplateActions": {
899
+ "http": {
900
+ "requestUri": "/ListTemplateActions",
901
+ "responseCode": 200
902
+ },
903
+ "input": {
904
+ "type": "structure",
905
+ "required": [
906
+ "launchConfigurationTemplateID"
907
+ ],
908
+ "members": {
909
+ "filters": {
910
+ "type": "structure",
911
+ "members": {
912
+ "actionIDs": {
913
+ "shape": "S5e"
914
+ }
915
+ }
916
+ },
917
+ "launchConfigurationTemplateID": {},
918
+ "maxResults": {
919
+ "type": "integer"
920
+ },
921
+ "nextToken": {}
922
+ }
923
+ },
924
+ "output": {
925
+ "type": "structure",
926
+ "members": {
927
+ "items": {
928
+ "type": "list",
929
+ "member": {
930
+ "shape": "S5s"
931
+ }
932
+ },
933
+ "nextToken": {}
934
+ }
935
+ }
936
+ },
937
+ "ListWaves": {
938
+ "http": {
939
+ "requestUri": "/ListWaves",
940
+ "responseCode": 200
941
+ },
942
+ "input": {
943
+ "type": "structure",
944
+ "members": {
945
+ "filters": {
946
+ "type": "structure",
947
+ "members": {
948
+ "isArchived": {
949
+ "type": "boolean"
950
+ },
951
+ "waveIDs": {
952
+ "shape": "S59"
953
+ }
954
+ }
955
+ },
956
+ "maxResults": {
957
+ "type": "integer"
958
+ },
959
+ "nextToken": {}
960
+ }
961
+ },
962
+ "output": {
963
+ "type": "structure",
964
+ "members": {
965
+ "items": {
966
+ "type": "list",
967
+ "member": {
968
+ "shape": "Si"
969
+ }
970
+ },
971
+ "nextToken": {}
972
+ }
973
+ }
974
+ },
975
+ "MarkAsArchived": {
976
+ "http": {
977
+ "requestUri": "/MarkAsArchived",
978
+ "responseCode": 200
979
+ },
980
+ "input": {
981
+ "type": "structure",
982
+ "required": [
983
+ "sourceServerID"
984
+ ],
985
+ "members": {
986
+ "sourceServerID": {}
987
+ }
988
+ },
989
+ "output": {
990
+ "shape": "Sy"
991
+ }
992
+ },
993
+ "PutSourceServerAction": {
994
+ "http": {
995
+ "requestUri": "/PutSourceServerAction",
996
+ "responseCode": 200
997
+ },
998
+ "input": {
999
+ "type": "structure",
1000
+ "required": [
1001
+ "actionID",
1002
+ "actionName",
1003
+ "documentIdentifier",
1004
+ "order",
1005
+ "sourceServerID"
1006
+ ],
1007
+ "members": {
1008
+ "actionID": {},
1009
+ "actionName": {},
1010
+ "active": {
1011
+ "type": "boolean"
1012
+ },
1013
+ "documentIdentifier": {},
1014
+ "documentVersion": {},
1015
+ "mustSucceedForCutover": {
1016
+ "type": "boolean"
1017
+ },
1018
+ "order": {
1019
+ "type": "integer"
1020
+ },
1021
+ "parameters": {
1022
+ "shape": "S2h"
1023
+ },
1024
+ "sourceServerID": {},
1025
+ "timeoutSeconds": {
1026
+ "type": "integer"
1027
+ }
1028
+ }
1029
+ },
1030
+ "output": {
1031
+ "shape": "S5i"
1032
+ }
1033
+ },
1034
+ "PutTemplateAction": {
1035
+ "http": {
1036
+ "requestUri": "/PutTemplateAction",
1037
+ "responseCode": 200
1038
+ },
1039
+ "input": {
1040
+ "type": "structure",
1041
+ "required": [
1042
+ "actionID",
1043
+ "actionName",
1044
+ "documentIdentifier",
1045
+ "launchConfigurationTemplateID",
1046
+ "order"
1047
+ ],
1048
+ "members": {
1049
+ "actionID": {},
1050
+ "actionName": {},
1051
+ "active": {
1052
+ "type": "boolean"
1053
+ },
1054
+ "documentIdentifier": {},
1055
+ "documentVersion": {},
1056
+ "launchConfigurationTemplateID": {},
1057
+ "mustSucceedForCutover": {
1058
+ "type": "boolean"
1059
+ },
1060
+ "operatingSystem": {},
1061
+ "order": {
1062
+ "type": "integer"
1063
+ },
1064
+ "parameters": {
1065
+ "shape": "S2h"
1066
+ },
1067
+ "timeoutSeconds": {
1068
+ "type": "integer"
1069
+ }
1070
+ }
1071
+ },
1072
+ "output": {
1073
+ "shape": "S5s"
536
1074
  }
537
1075
  },
538
- "ListTagsForResource": {
1076
+ "RemoveSourceServerAction": {
539
1077
  "http": {
540
- "method": "GET",
541
- "requestUri": "/tags/{resourceArn}",
542
- "responseCode": 200
1078
+ "requestUri": "/RemoveSourceServerAction",
1079
+ "responseCode": 204
543
1080
  },
544
1081
  "input": {
545
1082
  "type": "structure",
546
1083
  "required": [
547
- "resourceArn"
1084
+ "actionID",
1085
+ "sourceServerID"
548
1086
  ],
549
1087
  "members": {
550
- "resourceArn": {
551
- "location": "uri",
552
- "locationName": "resourceArn"
553
- }
1088
+ "actionID": {},
1089
+ "sourceServerID": {}
554
1090
  }
555
1091
  },
556
1092
  "output": {
557
1093
  "type": "structure",
558
- "members": {
559
- "tags": {
560
- "shape": "S1e"
561
- }
562
- }
1094
+ "members": {}
563
1095
  }
564
1096
  },
565
- "MarkAsArchived": {
1097
+ "RemoveTemplateAction": {
566
1098
  "http": {
567
- "requestUri": "/MarkAsArchived",
568
- "responseCode": 200
1099
+ "requestUri": "/RemoveTemplateAction",
1100
+ "responseCode": 204
569
1101
  },
570
1102
  "input": {
571
1103
  "type": "structure",
572
1104
  "required": [
573
- "sourceServerID"
1105
+ "actionID",
1106
+ "launchConfigurationTemplateID"
574
1107
  ],
575
1108
  "members": {
576
- "sourceServerID": {}
1109
+ "actionID": {},
1110
+ "launchConfigurationTemplateID": {}
577
1111
  }
578
1112
  },
579
1113
  "output": {
580
- "shape": "S5"
1114
+ "type": "structure",
1115
+ "members": {}
581
1116
  }
582
1117
  },
583
1118
  "RetryDataReplication": {
@@ -595,7 +1130,7 @@
595
1130
  }
596
1131
  },
597
1132
  "output": {
598
- "shape": "S5"
1133
+ "shape": "Sy"
599
1134
  }
600
1135
  },
601
1136
  "StartCutover": {
@@ -614,7 +1149,7 @@
614
1149
  "member": {}
615
1150
  },
616
1151
  "tags": {
617
- "shape": "S1e"
1152
+ "shape": "Sd"
618
1153
  }
619
1154
  }
620
1155
  },
@@ -622,7 +1157,7 @@
622
1157
  "type": "structure",
623
1158
  "members": {
624
1159
  "job": {
625
- "shape": "S2t"
1160
+ "shape": "S3t"
626
1161
  }
627
1162
  }
628
1163
  }
@@ -642,7 +1177,7 @@
642
1177
  }
643
1178
  },
644
1179
  "output": {
645
- "shape": "S5"
1180
+ "shape": "Sy"
646
1181
  }
647
1182
  },
648
1183
  "StartTest": {
@@ -661,7 +1196,7 @@
661
1196
  "member": {}
662
1197
  },
663
1198
  "tags": {
664
- "shape": "S1e"
1199
+ "shape": "Sd"
665
1200
  }
666
1201
  }
667
1202
  },
@@ -669,7 +1204,7 @@
669
1204
  "type": "structure",
670
1205
  "members": {
671
1206
  "job": {
672
- "shape": "S2t"
1207
+ "shape": "S3t"
673
1208
  }
674
1209
  }
675
1210
  }
@@ -691,7 +1226,7 @@
691
1226
  "locationName": "resourceArn"
692
1227
  },
693
1228
  "tags": {
694
- "shape": "S1e"
1229
+ "shape": "Sd"
695
1230
  }
696
1231
  }
697
1232
  },
@@ -713,7 +1248,7 @@
713
1248
  "member": {}
714
1249
  },
715
1250
  "tags": {
716
- "shape": "S1e"
1251
+ "shape": "Sd"
717
1252
  }
718
1253
  }
719
1254
  },
@@ -721,11 +1256,47 @@
721
1256
  "type": "structure",
722
1257
  "members": {
723
1258
  "job": {
724
- "shape": "S2t"
1259
+ "shape": "S3t"
725
1260
  }
726
1261
  }
727
1262
  }
728
1263
  },
1264
+ "UnarchiveApplication": {
1265
+ "http": {
1266
+ "requestUri": "/UnarchiveApplication",
1267
+ "responseCode": 200
1268
+ },
1269
+ "input": {
1270
+ "type": "structure",
1271
+ "required": [
1272
+ "applicationID"
1273
+ ],
1274
+ "members": {
1275
+ "applicationID": {}
1276
+ }
1277
+ },
1278
+ "output": {
1279
+ "shape": "S3"
1280
+ }
1281
+ },
1282
+ "UnarchiveWave": {
1283
+ "http": {
1284
+ "requestUri": "/UnarchiveWave",
1285
+ "responseCode": 200
1286
+ },
1287
+ "input": {
1288
+ "type": "structure",
1289
+ "required": [
1290
+ "waveID"
1291
+ ],
1292
+ "members": {
1293
+ "waveID": {}
1294
+ }
1295
+ },
1296
+ "output": {
1297
+ "shape": "Si"
1298
+ }
1299
+ },
729
1300
  "UntagResource": {
730
1301
  "http": {
731
1302
  "method": "DELETE",
@@ -754,6 +1325,27 @@
754
1325
  },
755
1326
  "idempotent": true
756
1327
  },
1328
+ "UpdateApplication": {
1329
+ "http": {
1330
+ "requestUri": "/UpdateApplication",
1331
+ "responseCode": 200
1332
+ },
1333
+ "input": {
1334
+ "type": "structure",
1335
+ "required": [
1336
+ "applicationID"
1337
+ ],
1338
+ "members": {
1339
+ "applicationID": {},
1340
+ "description": {},
1341
+ "name": {}
1342
+ }
1343
+ },
1344
+ "output": {
1345
+ "shape": "S3"
1346
+ },
1347
+ "idempotent": true
1348
+ },
757
1349
  "UpdateLaunchConfiguration": {
758
1350
  "http": {
759
1351
  "requestUri": "/UpdateLaunchConfiguration",
@@ -772,20 +1364,24 @@
772
1364
  "copyTags": {
773
1365
  "type": "boolean"
774
1366
  },
1367
+ "enableMapAutoTagging": {
1368
+ "type": "boolean"
1369
+ },
775
1370
  "launchDisposition": {},
776
1371
  "licensing": {
777
- "shape": "S3u"
1372
+ "shape": "S2a"
778
1373
  },
1374
+ "mapAutoTaggingMpeID": {},
779
1375
  "name": {},
780
1376
  "postLaunchActions": {
781
- "shape": "S1j"
1377
+ "shape": "S2b"
782
1378
  },
783
1379
  "sourceServerID": {},
784
1380
  "targetInstanceTypeRightSizingMethod": {}
785
1381
  }
786
1382
  },
787
1383
  "output": {
788
- "shape": "S3r"
1384
+ "shape": "S4x"
789
1385
  },
790
1386
  "idempotent": true
791
1387
  },
@@ -800,14 +1396,42 @@
800
1396
  "launchConfigurationTemplateID"
801
1397
  ],
802
1398
  "members": {
1399
+ "associatePublicIpAddress": {
1400
+ "type": "boolean"
1401
+ },
1402
+ "bootMode": {},
1403
+ "copyPrivateIp": {
1404
+ "type": "boolean"
1405
+ },
1406
+ "copyTags": {
1407
+ "type": "boolean"
1408
+ },
1409
+ "enableMapAutoTagging": {
1410
+ "type": "boolean"
1411
+ },
1412
+ "largeVolumeConf": {
1413
+ "shape": "S27"
1414
+ },
803
1415
  "launchConfigurationTemplateID": {},
1416
+ "launchDisposition": {},
1417
+ "licensing": {
1418
+ "shape": "S2a"
1419
+ },
1420
+ "mapAutoTaggingMpeID": {},
804
1421
  "postLaunchActions": {
805
- "shape": "S1j"
806
- }
1422
+ "shape": "S2b"
1423
+ },
1424
+ "smallVolumeConf": {
1425
+ "shape": "S27"
1426
+ },
1427
+ "smallVolumeMaxSize": {
1428
+ "type": "long"
1429
+ },
1430
+ "targetInstanceTypeRightSizingMethod": {}
807
1431
  }
808
1432
  },
809
1433
  "output": {
810
- "shape": "S1x"
1434
+ "shape": "S2q"
811
1435
  }
812
1436
  },
813
1437
  "UpdateReplicationConfiguration": {
@@ -836,16 +1460,16 @@
836
1460
  "ebsEncryptionKeyArn": {},
837
1461
  "name": {},
838
1462
  "replicatedDisks": {
839
- "shape": "S3z"
1463
+ "shape": "S51"
840
1464
  },
841
1465
  "replicationServerInstanceType": {},
842
1466
  "replicationServersSecurityGroupsIDs": {
843
- "shape": "S23"
1467
+ "shape": "S2x"
844
1468
  },
845
1469
  "sourceServerID": {},
846
1470
  "stagingAreaSubnetId": {},
847
1471
  "stagingAreaTags": {
848
- "shape": "S1e"
1472
+ "shape": "Sd"
849
1473
  },
850
1474
  "useDedicatedReplicationServer": {
851
1475
  "type": "boolean"
@@ -853,7 +1477,7 @@
853
1477
  }
854
1478
  },
855
1479
  "output": {
856
- "shape": "S3y"
1480
+ "shape": "S50"
857
1481
  },
858
1482
  "idempotent": true
859
1483
  },
@@ -885,11 +1509,11 @@
885
1509
  "replicationConfigurationTemplateID": {},
886
1510
  "replicationServerInstanceType": {},
887
1511
  "replicationServersSecurityGroupsIDs": {
888
- "shape": "S23"
1512
+ "shape": "S2x"
889
1513
  },
890
1514
  "stagingAreaSubnetId": {},
891
1515
  "stagingAreaTags": {
892
- "shape": "S1e"
1516
+ "shape": "Sd"
893
1517
  },
894
1518
  "useDedicatedReplicationServer": {
895
1519
  "type": "boolean"
@@ -897,7 +1521,7 @@
897
1521
  }
898
1522
  },
899
1523
  "output": {
900
- "shape": "S26"
1524
+ "shape": "S30"
901
1525
  }
902
1526
  },
903
1527
  "UpdateSourceServerReplicationType": {
@@ -917,14 +1541,104 @@
917
1541
  }
918
1542
  },
919
1543
  "output": {
920
- "shape": "S5"
1544
+ "shape": "Sy"
921
1545
  }
1546
+ },
1547
+ "UpdateWave": {
1548
+ "http": {
1549
+ "requestUri": "/UpdateWave",
1550
+ "responseCode": 200
1551
+ },
1552
+ "input": {
1553
+ "type": "structure",
1554
+ "required": [
1555
+ "waveID"
1556
+ ],
1557
+ "members": {
1558
+ "description": {},
1559
+ "name": {},
1560
+ "waveID": {}
1561
+ }
1562
+ },
1563
+ "output": {
1564
+ "shape": "Si"
1565
+ },
1566
+ "idempotent": true
922
1567
  }
923
1568
  },
924
1569
  "shapes": {
925
- "S5": {
1570
+ "S3": {
1571
+ "type": "structure",
1572
+ "members": {
1573
+ "applicationAggregatedStatus": {
1574
+ "type": "structure",
1575
+ "members": {
1576
+ "healthStatus": {},
1577
+ "lastUpdateDateTime": {},
1578
+ "progressStatus": {},
1579
+ "totalSourceServers": {
1580
+ "type": "long"
1581
+ }
1582
+ }
1583
+ },
1584
+ "applicationID": {},
1585
+ "arn": {},
1586
+ "creationDateTime": {},
1587
+ "description": {},
1588
+ "isArchived": {
1589
+ "type": "boolean"
1590
+ },
1591
+ "lastModifiedDateTime": {},
1592
+ "name": {},
1593
+ "tags": {
1594
+ "shape": "Sd"
1595
+ },
1596
+ "waveID": {}
1597
+ }
1598
+ },
1599
+ "Sd": {
1600
+ "type": "map",
1601
+ "key": {},
1602
+ "value": {},
1603
+ "sensitive": true
1604
+ },
1605
+ "Si": {
1606
+ "type": "structure",
1607
+ "members": {
1608
+ "arn": {},
1609
+ "creationDateTime": {},
1610
+ "description": {},
1611
+ "isArchived": {
1612
+ "type": "boolean"
1613
+ },
1614
+ "lastModifiedDateTime": {},
1615
+ "name": {},
1616
+ "tags": {
1617
+ "shape": "Sd"
1618
+ },
1619
+ "waveAggregatedStatus": {
1620
+ "type": "structure",
1621
+ "members": {
1622
+ "healthStatus": {},
1623
+ "lastUpdateDateTime": {},
1624
+ "progressStatus": {},
1625
+ "replicationStartedDateTime": {},
1626
+ "totalApplications": {
1627
+ "type": "long"
1628
+ }
1629
+ }
1630
+ },
1631
+ "waveID": {}
1632
+ }
1633
+ },
1634
+ "Sp": {
1635
+ "type": "list",
1636
+ "member": {}
1637
+ },
1638
+ "Sy": {
926
1639
  "type": "structure",
927
1640
  "members": {
1641
+ "applicationID": {},
928
1642
  "arn": {},
929
1643
  "dataReplicationInfo": {
930
1644
  "type": "structure",
@@ -1118,18 +1832,32 @@
1118
1832
  },
1119
1833
  "sourceServerID": {},
1120
1834
  "tags": {
1121
- "shape": "S1e"
1835
+ "shape": "Sd"
1122
1836
  },
1123
1837
  "vcenterClientID": {}
1124
1838
  }
1125
1839
  },
1126
- "S1e": {
1127
- "type": "map",
1128
- "key": {},
1129
- "value": {},
1130
- "sensitive": true
1840
+ "S27": {
1841
+ "type": "structure",
1842
+ "members": {
1843
+ "iops": {
1844
+ "type": "long"
1845
+ },
1846
+ "throughput": {
1847
+ "type": "long"
1848
+ },
1849
+ "volumeType": {}
1850
+ }
1851
+ },
1852
+ "S2a": {
1853
+ "type": "structure",
1854
+ "members": {
1855
+ "osByol": {
1856
+ "type": "boolean"
1857
+ }
1858
+ }
1131
1859
  },
1132
- "S1j": {
1860
+ "S2b": {
1133
1861
  "type": "structure",
1134
1862
  "members": {
1135
1863
  "cloudWatchLogGroupName": {},
@@ -1139,12 +1867,12 @@
1139
1867
  "ssmDocuments": {
1140
1868
  "type": "list",
1141
1869
  "member": {
1142
- "shape": "S1o"
1870
+ "shape": "S2g"
1143
1871
  }
1144
1872
  }
1145
1873
  }
1146
1874
  },
1147
- "S1o": {
1875
+ "S2g": {
1148
1876
  "type": "structure",
1149
1877
  "required": [
1150
1878
  "actionName",
@@ -1156,22 +1884,7 @@
1156
1884
  "type": "boolean"
1157
1885
  },
1158
1886
  "parameters": {
1159
- "type": "map",
1160
- "key": {},
1161
- "value": {
1162
- "type": "list",
1163
- "member": {
1164
- "type": "structure",
1165
- "required": [
1166
- "parameterName",
1167
- "parameterType"
1168
- ],
1169
- "members": {
1170
- "parameterName": {},
1171
- "parameterType": {}
1172
- }
1173
- }
1174
- }
1887
+ "shape": "S2h"
1175
1888
  },
1176
1889
  "ssmDocumentName": {},
1177
1890
  "timeoutSeconds": {
@@ -1179,27 +1892,74 @@
1179
1892
  }
1180
1893
  }
1181
1894
  },
1182
- "S1x": {
1895
+ "S2h": {
1896
+ "type": "map",
1897
+ "key": {},
1898
+ "value": {
1899
+ "type": "list",
1900
+ "member": {
1901
+ "type": "structure",
1902
+ "required": [
1903
+ "parameterName",
1904
+ "parameterType"
1905
+ ],
1906
+ "members": {
1907
+ "parameterName": {},
1908
+ "parameterType": {}
1909
+ }
1910
+ }
1911
+ }
1912
+ },
1913
+ "S2q": {
1183
1914
  "type": "structure",
1184
1915
  "required": [
1185
1916
  "launchConfigurationTemplateID"
1186
1917
  ],
1187
1918
  "members": {
1188
1919
  "arn": {},
1920
+ "associatePublicIpAddress": {
1921
+ "type": "boolean"
1922
+ },
1923
+ "bootMode": {},
1924
+ "copyPrivateIp": {
1925
+ "type": "boolean"
1926
+ },
1927
+ "copyTags": {
1928
+ "type": "boolean"
1929
+ },
1930
+ "ec2LaunchTemplateID": {},
1931
+ "enableMapAutoTagging": {
1932
+ "type": "boolean"
1933
+ },
1934
+ "largeVolumeConf": {
1935
+ "shape": "S27"
1936
+ },
1189
1937
  "launchConfigurationTemplateID": {},
1938
+ "launchDisposition": {},
1939
+ "licensing": {
1940
+ "shape": "S2a"
1941
+ },
1942
+ "mapAutoTaggingMpeID": {},
1190
1943
  "postLaunchActions": {
1191
- "shape": "S1j"
1944
+ "shape": "S2b"
1945
+ },
1946
+ "smallVolumeConf": {
1947
+ "shape": "S27"
1948
+ },
1949
+ "smallVolumeMaxSize": {
1950
+ "type": "long"
1192
1951
  },
1193
1952
  "tags": {
1194
- "shape": "S1e"
1195
- }
1953
+ "shape": "Sd"
1954
+ },
1955
+ "targetInstanceTypeRightSizingMethod": {}
1196
1956
  }
1197
1957
  },
1198
- "S23": {
1958
+ "S2x": {
1199
1959
  "type": "list",
1200
1960
  "member": {}
1201
1961
  },
1202
- "S26": {
1962
+ "S30": {
1203
1963
  "type": "structure",
1204
1964
  "required": [
1205
1965
  "replicationConfigurationTemplateID"
@@ -1222,21 +1982,21 @@
1222
1982
  "replicationConfigurationTemplateID": {},
1223
1983
  "replicationServerInstanceType": {},
1224
1984
  "replicationServersSecurityGroupsIDs": {
1225
- "shape": "S23"
1985
+ "shape": "S2x"
1226
1986
  },
1227
1987
  "stagingAreaSubnetId": {},
1228
1988
  "stagingAreaTags": {
1229
- "shape": "S1e"
1989
+ "shape": "Sd"
1230
1990
  },
1231
1991
  "tags": {
1232
- "shape": "S1e"
1992
+ "shape": "Sd"
1233
1993
  },
1234
1994
  "useDedicatedReplicationServer": {
1235
1995
  "type": "boolean"
1236
1996
  }
1237
1997
  }
1238
1998
  },
1239
- "S2t": {
1999
+ "S3t": {
1240
2000
  "type": "structure",
1241
2001
  "required": [
1242
2002
  "jobID"
@@ -1269,7 +2029,7 @@
1269
2029
  "executionStatus": {},
1270
2030
  "failureReason": {},
1271
2031
  "ssmDocument": {
1272
- "shape": "S1o"
2032
+ "shape": "S2g"
1273
2033
  },
1274
2034
  "ssmDocumentType": {}
1275
2035
  }
@@ -1284,12 +2044,12 @@
1284
2044
  },
1285
2045
  "status": {},
1286
2046
  "tags": {
1287
- "shape": "S1e"
2047
+ "shape": "Sd"
1288
2048
  },
1289
2049
  "type": {}
1290
2050
  }
1291
2051
  },
1292
- "S3r": {
2052
+ "S4x": {
1293
2053
  "type": "structure",
1294
2054
  "members": {
1295
2055
  "bootMode": {},
@@ -1300,27 +2060,23 @@
1300
2060
  "type": "boolean"
1301
2061
  },
1302
2062
  "ec2LaunchTemplateID": {},
2063
+ "enableMapAutoTagging": {
2064
+ "type": "boolean"
2065
+ },
1303
2066
  "launchDisposition": {},
1304
2067
  "licensing": {
1305
- "shape": "S3u"
2068
+ "shape": "S2a"
1306
2069
  },
2070
+ "mapAutoTaggingMpeID": {},
1307
2071
  "name": {},
1308
2072
  "postLaunchActions": {
1309
- "shape": "S1j"
2073
+ "shape": "S2b"
1310
2074
  },
1311
2075
  "sourceServerID": {},
1312
2076
  "targetInstanceTypeRightSizingMethod": {}
1313
2077
  }
1314
2078
  },
1315
- "S3u": {
1316
- "type": "structure",
1317
- "members": {
1318
- "osByol": {
1319
- "type": "boolean"
1320
- }
1321
- }
1322
- },
1323
- "S3y": {
2079
+ "S50": {
1324
2080
  "type": "structure",
1325
2081
  "members": {
1326
2082
  "associateDefaultSecurityGroup": {
@@ -1338,23 +2094,23 @@
1338
2094
  "ebsEncryptionKeyArn": {},
1339
2095
  "name": {},
1340
2096
  "replicatedDisks": {
1341
- "shape": "S3z"
2097
+ "shape": "S51"
1342
2098
  },
1343
2099
  "replicationServerInstanceType": {},
1344
2100
  "replicationServersSecurityGroupsIDs": {
1345
- "shape": "S23"
2101
+ "shape": "S2x"
1346
2102
  },
1347
2103
  "sourceServerID": {},
1348
2104
  "stagingAreaSubnetId": {},
1349
2105
  "stagingAreaTags": {
1350
- "shape": "S1e"
2106
+ "shape": "Sd"
1351
2107
  },
1352
2108
  "useDedicatedReplicationServer": {
1353
2109
  "type": "boolean"
1354
2110
  }
1355
2111
  }
1356
2112
  },
1357
- "S3z": {
2113
+ "S51": {
1358
2114
  "type": "list",
1359
2115
  "member": {
1360
2116
  "type": "structure",
@@ -1372,6 +2128,63 @@
1372
2128
  }
1373
2129
  }
1374
2130
  }
2131
+ },
2132
+ "S59": {
2133
+ "type": "list",
2134
+ "member": {}
2135
+ },
2136
+ "S5e": {
2137
+ "type": "list",
2138
+ "member": {}
2139
+ },
2140
+ "S5i": {
2141
+ "type": "structure",
2142
+ "members": {
2143
+ "actionID": {},
2144
+ "actionName": {},
2145
+ "active": {
2146
+ "type": "boolean"
2147
+ },
2148
+ "documentIdentifier": {},
2149
+ "documentVersion": {},
2150
+ "mustSucceedForCutover": {
2151
+ "type": "boolean"
2152
+ },
2153
+ "order": {
2154
+ "type": "integer"
2155
+ },
2156
+ "parameters": {
2157
+ "shape": "S2h"
2158
+ },
2159
+ "timeoutSeconds": {
2160
+ "type": "integer"
2161
+ }
2162
+ }
2163
+ },
2164
+ "S5s": {
2165
+ "type": "structure",
2166
+ "members": {
2167
+ "actionID": {},
2168
+ "actionName": {},
2169
+ "active": {
2170
+ "type": "boolean"
2171
+ },
2172
+ "documentIdentifier": {},
2173
+ "documentVersion": {},
2174
+ "mustSucceedForCutover": {
2175
+ "type": "boolean"
2176
+ },
2177
+ "operatingSystem": {},
2178
+ "order": {
2179
+ "type": "integer"
2180
+ },
2181
+ "parameters": {
2182
+ "shape": "S2h"
2183
+ },
2184
+ "timeoutSeconds": {
2185
+ "type": "integer"
2186
+ }
2187
+ }
1375
2188
  }
1376
2189
  }
1377
2190
  }