cdk-docker-image-deployment 0.0.87 → 0.0.89
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/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +51 -1
- package/node_modules/aws-sdk/README.md +29 -1
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.min.json +284 -0
- package/node_modules/aws-sdk/apis/arc-zonal-shift-2022-10-30.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +441 -110
- package/node_modules/aws-sdk/apis/backup-2018-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +31 -13
- package/node_modules/aws-sdk/apis/config-2014-11-12.min.json +282 -134
- package/node_modules/aws-sdk/apis/config-2014-11-12.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +124 -45
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +2824 -1317
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +42 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +331 -215
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +87 -52
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +128 -27
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +156 -130
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +341 -298
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +205 -28
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +252 -214
- package/node_modules/aws-sdk/apis/iot-data-2015-05-28.min.json +26 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +686 -105
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +43 -8
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +359 -50
- package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +127 -72
- package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +0 -7
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -50
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.waiters2.json +26 -0
- package/node_modules/aws-sdk/apis/license-manager-user-subscriptions-2018-05-10.min.json +82 -9
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +97 -16
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +793 -112
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.paginators.json +33 -0
- package/node_modules/aws-sdk/apis/metadata.json +19 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +931 -118
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +23 -14
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.paginators.json +4 -1
- package/node_modules/aws-sdk/apis/oam-2022-06-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.min.json +482 -0
- package/node_modules/aws-sdk/apis/oam-2022-06-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +3722 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.paginators.json +100 -0
- package/node_modules/aws-sdk/apis/omics-2022-11-28.waiters2.json +498 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.min.json +1082 -0
- package/node_modules/aws-sdk/apis/opensearchserverless-2021-11-01.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/organizations-2016-11-28.min.json +62 -16
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +5991 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +379 -236
- package/node_modules/aws-sdk/apis/rds-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +138 -28
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +23 -16
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +1041 -0
- package/node_modules/aws-sdk/apis/securitylake-2018-05-10.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.examples.json +5 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.min.json +578 -0
- package/node_modules/aws-sdk/apis/simspaceweaver-2022-10-28.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +310 -62
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +98 -95
- package/node_modules/aws-sdk/clients/all.d.ts +6 -0
- package/node_modules/aws-sdk/clients/all.js +7 -1
- package/node_modules/aws-sdk/clients/arczonalshift.d.ts +309 -0
- package/node_modules/aws-sdk/clients/arczonalshift.js +18 -0
- package/node_modules/aws-sdk/clients/backup.d.ts +405 -15
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +30 -16
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +196 -65
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +28 -5
- package/node_modules/aws-sdk/clients/configservice.d.ts +233 -6
- package/node_modules/aws-sdk/clients/drs.d.ts +104 -5
- package/node_modules/aws-sdk/clients/ec2.d.ts +1851 -20
- package/node_modules/aws-sdk/clients/ecs.d.ts +159 -17
- package/node_modules/aws-sdk/clients/efs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/eks.d.ts +58 -8
- package/node_modules/aws-sdk/clients/firehose.d.ts +263 -48
- package/node_modules/aws-sdk/clients/fsx.d.ts +70 -21
- package/node_modules/aws-sdk/clients/glue.d.ts +66 -0
- package/node_modules/aws-sdk/clients/inspector2.d.ts +289 -15
- package/node_modules/aws-sdk/clients/iot.d.ts +76 -4
- package/node_modules/aws-sdk/clients/iotdata.d.ts +31 -1
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +599 -14
- package/node_modules/aws-sdk/clients/kendra.d.ts +84 -39
- package/node_modules/aws-sdk/clients/kms.d.ts +198 -92
- package/node_modules/aws-sdk/clients/lambda.d.ts +132 -94
- package/node_modules/aws-sdk/clients/licensemanagerusersubscriptions.d.ts +62 -4
- package/node_modules/aws-sdk/clients/macie2.d.ts +637 -54
- package/node_modules/aws-sdk/clients/mgn.d.ts +1046 -68
- package/node_modules/aws-sdk/clients/oam.d.ts +559 -0
- package/node_modules/aws-sdk/clients/oam.js +18 -0
- package/node_modules/aws-sdk/clients/omics.d.ts +4175 -0
- package/node_modules/aws-sdk/clients/omics.js +19 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.d.ts +1508 -0
- package/node_modules/aws-sdk/clients/opensearchserverless.js +18 -0
- package/node_modules/aws-sdk/clients/organizations.d.ts +69 -8
- package/node_modules/aws-sdk/clients/quicksight.d.ts +9833 -2835
- package/node_modules/aws-sdk/clients/rds.d.ts +199 -2
- package/node_modules/aws-sdk/clients/s3control.d.ts +69 -0
- package/node_modules/aws-sdk/clients/securityhub.d.ts +14 -0
- package/node_modules/aws-sdk/clients/securitylake.d.ts +1049 -0
- package/node_modules/aws-sdk/clients/securitylake.js +18 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.d.ts +647 -0
- package/node_modules/aws-sdk/clients/simspaceweaver.js +18 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +264 -0
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +210 -191
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +65 -20
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +349 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +4529 -2130
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -78
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +12 -0
- package/node_modules/aws-sdk/lib/core.d.ts +4 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +48 -14
- package/node_modules/aws-sdk/lib/region_config.js +13 -2
- package/node_modules/aws-sdk/lib/region_config_data.json +11 -1
- package/node_modules/aws-sdk/lib/signers/bearer.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -5
|
@@ -197,6 +197,12 @@
|
|
|
197
197
|
"output_token": "nextToken",
|
|
198
198
|
"result_key": "resourceIdentifiers"
|
|
199
199
|
},
|
|
200
|
+
"ListResourceEvaluations": {
|
|
201
|
+
"input_token": "NextToken",
|
|
202
|
+
"limit_key": "Limit",
|
|
203
|
+
"output_token": "NextToken",
|
|
204
|
+
"result_key": "ResourceEvaluations"
|
|
205
|
+
},
|
|
200
206
|
"ListStoredQueries": {
|
|
201
207
|
"input_token": "NextToken",
|
|
202
208
|
"limit_key": "MaxResults",
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"ebsEncryption": {},
|
|
76
76
|
"ebsEncryptionKeyArn": {},
|
|
77
77
|
"pitPolicy": {
|
|
78
|
-
"shape": "
|
|
78
|
+
"shape": "S1l"
|
|
79
79
|
},
|
|
80
80
|
"replicationServerInstanceType": {},
|
|
81
81
|
"replicationServersSecurityGroupsIDs": {
|
|
82
|
-
"shape": "
|
|
82
|
+
"shape": "S1p"
|
|
83
83
|
},
|
|
84
84
|
"stagingAreaSubnetId": {},
|
|
85
85
|
"stagingAreaTags": {
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
}
|
|
95
95
|
},
|
|
96
96
|
"output": {
|
|
97
|
-
"shape": "
|
|
97
|
+
"shape": "S1s"
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
100
|
"DeleteJob": {
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
"items": {
|
|
274
274
|
"type": "list",
|
|
275
275
|
"member": {
|
|
276
|
-
"shape": "
|
|
276
|
+
"shape": "S2i"
|
|
277
277
|
}
|
|
278
278
|
},
|
|
279
279
|
"nextToken": {}
|
|
@@ -379,6 +379,7 @@
|
|
|
379
379
|
"failbackClientLastSeenByServiceDateTime": {},
|
|
380
380
|
"failbackInitiationTime": {},
|
|
381
381
|
"failbackJobID": {},
|
|
382
|
+
"failbackLaunchType": {},
|
|
382
383
|
"failbackToOriginalServer": {
|
|
383
384
|
"type": "boolean"
|
|
384
385
|
},
|
|
@@ -390,13 +391,14 @@
|
|
|
390
391
|
"type": "boolean"
|
|
391
392
|
},
|
|
392
393
|
"jobID": {},
|
|
394
|
+
"originEnvironment": {},
|
|
393
395
|
"pointInTimeSnapshotDateTime": {},
|
|
394
396
|
"recoveryInstanceID": {},
|
|
395
397
|
"recoveryInstanceProperties": {
|
|
396
398
|
"type": "structure",
|
|
397
399
|
"members": {
|
|
398
400
|
"cpus": {
|
|
399
|
-
"shape": "
|
|
401
|
+
"shape": "S12"
|
|
400
402
|
},
|
|
401
403
|
"disks": {
|
|
402
404
|
"type": "list",
|
|
@@ -412,14 +414,14 @@
|
|
|
412
414
|
}
|
|
413
415
|
},
|
|
414
416
|
"identificationHints": {
|
|
415
|
-
"shape": "
|
|
417
|
+
"shape": "S16"
|
|
416
418
|
},
|
|
417
419
|
"lastUpdatedDateTime": {},
|
|
418
420
|
"networkInterfaces": {
|
|
419
|
-
"shape": "
|
|
421
|
+
"shape": "S18"
|
|
420
422
|
},
|
|
421
423
|
"os": {
|
|
422
|
-
"shape": "
|
|
424
|
+
"shape": "S1c"
|
|
423
425
|
},
|
|
424
426
|
"ramBytes": {
|
|
425
427
|
"type": "long"
|
|
@@ -515,7 +517,7 @@
|
|
|
515
517
|
"items": {
|
|
516
518
|
"type": "list",
|
|
517
519
|
"member": {
|
|
518
|
-
"shape": "
|
|
520
|
+
"shape": "S1s"
|
|
519
521
|
}
|
|
520
522
|
},
|
|
521
523
|
"nextToken": {}
|
|
@@ -642,7 +644,7 @@
|
|
|
642
644
|
}
|
|
643
645
|
},
|
|
644
646
|
"output": {
|
|
645
|
-
"shape": "
|
|
647
|
+
"shape": "S43"
|
|
646
648
|
}
|
|
647
649
|
},
|
|
648
650
|
"GetReplicationConfiguration": {
|
|
@@ -660,7 +662,7 @@
|
|
|
660
662
|
}
|
|
661
663
|
},
|
|
662
664
|
"output": {
|
|
663
|
-
"shape": "
|
|
665
|
+
"shape": "S49"
|
|
664
666
|
}
|
|
665
667
|
},
|
|
666
668
|
"InitializeService": {
|
|
@@ -796,6 +798,27 @@
|
|
|
796
798
|
"shape": "S7"
|
|
797
799
|
}
|
|
798
800
|
},
|
|
801
|
+
"ReverseReplication": {
|
|
802
|
+
"http": {
|
|
803
|
+
"requestUri": "/ReverseReplication",
|
|
804
|
+
"responseCode": 200
|
|
805
|
+
},
|
|
806
|
+
"input": {
|
|
807
|
+
"type": "structure",
|
|
808
|
+
"required": [
|
|
809
|
+
"recoveryInstanceID"
|
|
810
|
+
],
|
|
811
|
+
"members": {
|
|
812
|
+
"recoveryInstanceID": {}
|
|
813
|
+
}
|
|
814
|
+
},
|
|
815
|
+
"output": {
|
|
816
|
+
"type": "structure",
|
|
817
|
+
"members": {
|
|
818
|
+
"reversedDirectionSourceServerArn": {}
|
|
819
|
+
}
|
|
820
|
+
}
|
|
821
|
+
},
|
|
799
822
|
"StartFailbackLaunch": {
|
|
800
823
|
"http": {
|
|
801
824
|
"requestUri": "/StartFailbackLaunch",
|
|
@@ -820,7 +843,7 @@
|
|
|
820
843
|
"type": "structure",
|
|
821
844
|
"members": {
|
|
822
845
|
"job": {
|
|
823
|
-
"shape": "
|
|
846
|
+
"shape": "S2i"
|
|
824
847
|
}
|
|
825
848
|
}
|
|
826
849
|
}
|
|
@@ -861,7 +884,30 @@
|
|
|
861
884
|
"type": "structure",
|
|
862
885
|
"members": {
|
|
863
886
|
"job": {
|
|
864
|
-
"shape": "
|
|
887
|
+
"shape": "S2i"
|
|
888
|
+
}
|
|
889
|
+
}
|
|
890
|
+
}
|
|
891
|
+
},
|
|
892
|
+
"StartReplication": {
|
|
893
|
+
"http": {
|
|
894
|
+
"requestUri": "/StartReplication",
|
|
895
|
+
"responseCode": 200
|
|
896
|
+
},
|
|
897
|
+
"input": {
|
|
898
|
+
"type": "structure",
|
|
899
|
+
"required": [
|
|
900
|
+
"sourceServerID"
|
|
901
|
+
],
|
|
902
|
+
"members": {
|
|
903
|
+
"sourceServerID": {}
|
|
904
|
+
}
|
|
905
|
+
},
|
|
906
|
+
"output": {
|
|
907
|
+
"type": "structure",
|
|
908
|
+
"members": {
|
|
909
|
+
"sourceServer": {
|
|
910
|
+
"shape": "S7"
|
|
865
911
|
}
|
|
866
912
|
}
|
|
867
913
|
}
|
|
@@ -881,6 +927,29 @@
|
|
|
881
927
|
}
|
|
882
928
|
}
|
|
883
929
|
},
|
|
930
|
+
"StopReplication": {
|
|
931
|
+
"http": {
|
|
932
|
+
"requestUri": "/StopReplication",
|
|
933
|
+
"responseCode": 200
|
|
934
|
+
},
|
|
935
|
+
"input": {
|
|
936
|
+
"type": "structure",
|
|
937
|
+
"required": [
|
|
938
|
+
"sourceServerID"
|
|
939
|
+
],
|
|
940
|
+
"members": {
|
|
941
|
+
"sourceServerID": {}
|
|
942
|
+
}
|
|
943
|
+
},
|
|
944
|
+
"output": {
|
|
945
|
+
"type": "structure",
|
|
946
|
+
"members": {
|
|
947
|
+
"sourceServer": {
|
|
948
|
+
"shape": "S7"
|
|
949
|
+
}
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
},
|
|
884
953
|
"TagResource": {
|
|
885
954
|
"http": {
|
|
886
955
|
"requestUri": "/tags/{resourceArn}",
|
|
@@ -925,7 +994,7 @@
|
|
|
925
994
|
"type": "structure",
|
|
926
995
|
"members": {
|
|
927
996
|
"job": {
|
|
928
|
-
"shape": "
|
|
997
|
+
"shape": "S2i"
|
|
929
998
|
}
|
|
930
999
|
}
|
|
931
1000
|
}
|
|
@@ -999,7 +1068,7 @@
|
|
|
999
1068
|
},
|
|
1000
1069
|
"launchDisposition": {},
|
|
1001
1070
|
"licensing": {
|
|
1002
|
-
"shape": "
|
|
1071
|
+
"shape": "S45"
|
|
1003
1072
|
},
|
|
1004
1073
|
"name": {},
|
|
1005
1074
|
"sourceServerID": {},
|
|
@@ -1007,7 +1076,7 @@
|
|
|
1007
1076
|
}
|
|
1008
1077
|
},
|
|
1009
1078
|
"output": {
|
|
1010
|
-
"shape": "
|
|
1079
|
+
"shape": "S43"
|
|
1011
1080
|
},
|
|
1012
1081
|
"idempotent": true
|
|
1013
1082
|
},
|
|
@@ -1037,14 +1106,14 @@
|
|
|
1037
1106
|
"ebsEncryptionKeyArn": {},
|
|
1038
1107
|
"name": {},
|
|
1039
1108
|
"pitPolicy": {
|
|
1040
|
-
"shape": "
|
|
1109
|
+
"shape": "S1l"
|
|
1041
1110
|
},
|
|
1042
1111
|
"replicatedDisks": {
|
|
1043
|
-
"shape": "
|
|
1112
|
+
"shape": "S4a"
|
|
1044
1113
|
},
|
|
1045
1114
|
"replicationServerInstanceType": {},
|
|
1046
1115
|
"replicationServersSecurityGroupsIDs": {
|
|
1047
|
-
"shape": "
|
|
1116
|
+
"shape": "S1p"
|
|
1048
1117
|
},
|
|
1049
1118
|
"sourceServerID": {},
|
|
1050
1119
|
"stagingAreaSubnetId": {},
|
|
@@ -1057,7 +1126,7 @@
|
|
|
1057
1126
|
}
|
|
1058
1127
|
},
|
|
1059
1128
|
"output": {
|
|
1060
|
-
"shape": "
|
|
1129
|
+
"shape": "S49"
|
|
1061
1130
|
},
|
|
1062
1131
|
"idempotent": true
|
|
1063
1132
|
},
|
|
@@ -1087,12 +1156,12 @@
|
|
|
1087
1156
|
"ebsEncryption": {},
|
|
1088
1157
|
"ebsEncryptionKeyArn": {},
|
|
1089
1158
|
"pitPolicy": {
|
|
1090
|
-
"shape": "
|
|
1159
|
+
"shape": "S1l"
|
|
1091
1160
|
},
|
|
1092
1161
|
"replicationConfigurationTemplateID": {},
|
|
1093
1162
|
"replicationServerInstanceType": {},
|
|
1094
1163
|
"replicationServersSecurityGroupsIDs": {
|
|
1095
|
-
"shape": "
|
|
1164
|
+
"shape": "S1p"
|
|
1096
1165
|
},
|
|
1097
1166
|
"stagingAreaSubnetId": {},
|
|
1098
1167
|
"stagingAreaTags": {
|
|
@@ -1104,7 +1173,7 @@
|
|
|
1104
1173
|
}
|
|
1105
1174
|
},
|
|
1106
1175
|
"output": {
|
|
1107
|
-
"shape": "
|
|
1176
|
+
"shape": "S1s"
|
|
1108
1177
|
}
|
|
1109
1178
|
}
|
|
1110
1179
|
},
|
|
@@ -1196,11 +1265,21 @@
|
|
|
1196
1265
|
}
|
|
1197
1266
|
},
|
|
1198
1267
|
"recoveryInstanceId": {},
|
|
1268
|
+
"replicationDirection": {},
|
|
1269
|
+
"reversedDirectionSourceServerArn": {},
|
|
1270
|
+
"sourceCloudProperties": {
|
|
1271
|
+
"type": "structure",
|
|
1272
|
+
"members": {
|
|
1273
|
+
"originAccountID": {},
|
|
1274
|
+
"originAvailabilityZone": {},
|
|
1275
|
+
"originRegion": {}
|
|
1276
|
+
}
|
|
1277
|
+
},
|
|
1199
1278
|
"sourceProperties": {
|
|
1200
1279
|
"type": "structure",
|
|
1201
1280
|
"members": {
|
|
1202
1281
|
"cpus": {
|
|
1203
|
-
"shape": "
|
|
1282
|
+
"shape": "S12"
|
|
1204
1283
|
},
|
|
1205
1284
|
"disks": {
|
|
1206
1285
|
"type": "list",
|
|
@@ -1215,14 +1294,14 @@
|
|
|
1215
1294
|
}
|
|
1216
1295
|
},
|
|
1217
1296
|
"identificationHints": {
|
|
1218
|
-
"shape": "
|
|
1297
|
+
"shape": "S16"
|
|
1219
1298
|
},
|
|
1220
1299
|
"lastUpdatedDateTime": {},
|
|
1221
1300
|
"networkInterfaces": {
|
|
1222
|
-
"shape": "
|
|
1301
|
+
"shape": "S18"
|
|
1223
1302
|
},
|
|
1224
1303
|
"os": {
|
|
1225
|
-
"shape": "
|
|
1304
|
+
"shape": "S1c"
|
|
1226
1305
|
},
|
|
1227
1306
|
"ramBytes": {
|
|
1228
1307
|
"type": "long"
|
|
@@ -1245,7 +1324,7 @@
|
|
|
1245
1324
|
}
|
|
1246
1325
|
}
|
|
1247
1326
|
},
|
|
1248
|
-
"
|
|
1327
|
+
"S12": {
|
|
1249
1328
|
"type": "list",
|
|
1250
1329
|
"member": {
|
|
1251
1330
|
"type": "structure",
|
|
@@ -1257,7 +1336,7 @@
|
|
|
1257
1336
|
}
|
|
1258
1337
|
}
|
|
1259
1338
|
},
|
|
1260
|
-
"
|
|
1339
|
+
"S16": {
|
|
1261
1340
|
"type": "structure",
|
|
1262
1341
|
"members": {
|
|
1263
1342
|
"awsInstanceID": {},
|
|
@@ -1266,7 +1345,7 @@
|
|
|
1266
1345
|
"vmWareUuid": {}
|
|
1267
1346
|
}
|
|
1268
1347
|
},
|
|
1269
|
-
"
|
|
1348
|
+
"S18": {
|
|
1270
1349
|
"type": "list",
|
|
1271
1350
|
"member": {
|
|
1272
1351
|
"type": "structure",
|
|
@@ -1282,13 +1361,13 @@
|
|
|
1282
1361
|
}
|
|
1283
1362
|
}
|
|
1284
1363
|
},
|
|
1285
|
-
"
|
|
1364
|
+
"S1c": {
|
|
1286
1365
|
"type": "structure",
|
|
1287
1366
|
"members": {
|
|
1288
1367
|
"fullString": {}
|
|
1289
1368
|
}
|
|
1290
1369
|
},
|
|
1291
|
-
"
|
|
1370
|
+
"S1l": {
|
|
1292
1371
|
"type": "list",
|
|
1293
1372
|
"member": {
|
|
1294
1373
|
"type": "structure",
|
|
@@ -1314,11 +1393,11 @@
|
|
|
1314
1393
|
}
|
|
1315
1394
|
}
|
|
1316
1395
|
},
|
|
1317
|
-
"
|
|
1396
|
+
"S1p": {
|
|
1318
1397
|
"type": "list",
|
|
1319
1398
|
"member": {}
|
|
1320
1399
|
},
|
|
1321
|
-
"
|
|
1400
|
+
"S1s": {
|
|
1322
1401
|
"type": "structure",
|
|
1323
1402
|
"required": [
|
|
1324
1403
|
"replicationConfigurationTemplateID"
|
|
@@ -1339,12 +1418,12 @@
|
|
|
1339
1418
|
"ebsEncryption": {},
|
|
1340
1419
|
"ebsEncryptionKeyArn": {},
|
|
1341
1420
|
"pitPolicy": {
|
|
1342
|
-
"shape": "
|
|
1421
|
+
"shape": "S1l"
|
|
1343
1422
|
},
|
|
1344
1423
|
"replicationConfigurationTemplateID": {},
|
|
1345
1424
|
"replicationServerInstanceType": {},
|
|
1346
1425
|
"replicationServersSecurityGroupsIDs": {
|
|
1347
|
-
"shape": "
|
|
1426
|
+
"shape": "S1p"
|
|
1348
1427
|
},
|
|
1349
1428
|
"stagingAreaSubnetId": {},
|
|
1350
1429
|
"stagingAreaTags": {
|
|
@@ -1358,7 +1437,7 @@
|
|
|
1358
1437
|
}
|
|
1359
1438
|
}
|
|
1360
1439
|
},
|
|
1361
|
-
"
|
|
1440
|
+
"S2i": {
|
|
1362
1441
|
"type": "structure",
|
|
1363
1442
|
"required": [
|
|
1364
1443
|
"jobID"
|
|
@@ -1387,7 +1466,7 @@
|
|
|
1387
1466
|
"type": {}
|
|
1388
1467
|
}
|
|
1389
1468
|
},
|
|
1390
|
-
"
|
|
1469
|
+
"S43": {
|
|
1391
1470
|
"type": "structure",
|
|
1392
1471
|
"members": {
|
|
1393
1472
|
"copyPrivateIp": {
|
|
@@ -1399,14 +1478,14 @@
|
|
|
1399
1478
|
"ec2LaunchTemplateID": {},
|
|
1400
1479
|
"launchDisposition": {},
|
|
1401
1480
|
"licensing": {
|
|
1402
|
-
"shape": "
|
|
1481
|
+
"shape": "S45"
|
|
1403
1482
|
},
|
|
1404
1483
|
"name": {},
|
|
1405
1484
|
"sourceServerID": {},
|
|
1406
1485
|
"targetInstanceTypeRightSizingMethod": {}
|
|
1407
1486
|
}
|
|
1408
1487
|
},
|
|
1409
|
-
"
|
|
1488
|
+
"S45": {
|
|
1410
1489
|
"type": "structure",
|
|
1411
1490
|
"members": {
|
|
1412
1491
|
"osByol": {
|
|
@@ -1414,7 +1493,7 @@
|
|
|
1414
1493
|
}
|
|
1415
1494
|
}
|
|
1416
1495
|
},
|
|
1417
|
-
"
|
|
1496
|
+
"S49": {
|
|
1418
1497
|
"type": "structure",
|
|
1419
1498
|
"members": {
|
|
1420
1499
|
"associateDefaultSecurityGroup": {
|
|
@@ -1432,14 +1511,14 @@
|
|
|
1432
1511
|
"ebsEncryptionKeyArn": {},
|
|
1433
1512
|
"name": {},
|
|
1434
1513
|
"pitPolicy": {
|
|
1435
|
-
"shape": "
|
|
1514
|
+
"shape": "S1l"
|
|
1436
1515
|
},
|
|
1437
1516
|
"replicatedDisks": {
|
|
1438
|
-
"shape": "
|
|
1517
|
+
"shape": "S4a"
|
|
1439
1518
|
},
|
|
1440
1519
|
"replicationServerInstanceType": {},
|
|
1441
1520
|
"replicationServersSecurityGroupsIDs": {
|
|
1442
|
-
"shape": "
|
|
1521
|
+
"shape": "S1p"
|
|
1443
1522
|
},
|
|
1444
1523
|
"sourceServerID": {},
|
|
1445
1524
|
"stagingAreaSubnetId": {},
|
|
@@ -1451,7 +1530,7 @@
|
|
|
1451
1530
|
}
|
|
1452
1531
|
}
|
|
1453
1532
|
},
|
|
1454
|
-
"
|
|
1533
|
+
"S4a": {
|
|
1455
1534
|
"type": "list",
|
|
1456
1535
|
"member": {
|
|
1457
1536
|
"type": "structure",
|