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
|
@@ -187,6 +187,14 @@ declare class Drs extends Service {
|
|
|
187
187
|
* Causes the data replication initiation sequence to begin immediately upon next Handshake for the specified Source Server ID, regardless of when the previous initiation started. This command will work only if the Source Server is stalled or is in a DISCONNECTED or STOPPED state.
|
|
188
188
|
*/
|
|
189
189
|
retryDataReplication(callback?: (err: AWSError, data: Drs.Types.SourceServer) => void): Request<Drs.Types.SourceServer, AWSError>;
|
|
190
|
+
/**
|
|
191
|
+
* Start replication to origin / target region - applies only to protected instances that originated in EC2. For recovery instances on target region - starts replication back to origin region. For failback instances on origin region - starts replication to target region to re-protect them.
|
|
192
|
+
*/
|
|
193
|
+
reverseReplication(params: Drs.Types.ReverseReplicationRequest, callback?: (err: AWSError, data: Drs.Types.ReverseReplicationResponse) => void): Request<Drs.Types.ReverseReplicationResponse, AWSError>;
|
|
194
|
+
/**
|
|
195
|
+
* Start replication to origin / target region - applies only to protected instances that originated in EC2. For recovery instances on target region - starts replication back to origin region. For failback instances on origin region - starts replication to target region to re-protect them.
|
|
196
|
+
*/
|
|
197
|
+
reverseReplication(callback?: (err: AWSError, data: Drs.Types.ReverseReplicationResponse) => void): Request<Drs.Types.ReverseReplicationResponse, AWSError>;
|
|
190
198
|
/**
|
|
191
199
|
* Initiates a Job for launching the machine that is being failed back to from the specified Recovery Instance. This will run conversion on the failback client and will reboot your machine, thus completing the failback process.
|
|
192
200
|
*/
|
|
@@ -203,6 +211,14 @@ declare class Drs extends Service {
|
|
|
203
211
|
* Launches Recovery Instances for the specified Source Servers. For each Source Server you may choose a point in time snapshot to launch from, or use an on demand snapshot.
|
|
204
212
|
*/
|
|
205
213
|
startRecovery(callback?: (err: AWSError, data: Drs.Types.StartRecoveryResponse) => void): Request<Drs.Types.StartRecoveryResponse, AWSError>;
|
|
214
|
+
/**
|
|
215
|
+
* Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.
|
|
216
|
+
*/
|
|
217
|
+
startReplication(params: Drs.Types.StartReplicationRequest, callback?: (err: AWSError, data: Drs.Types.StartReplicationResponse) => void): Request<Drs.Types.StartReplicationResponse, AWSError>;
|
|
218
|
+
/**
|
|
219
|
+
* Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.
|
|
220
|
+
*/
|
|
221
|
+
startReplication(callback?: (err: AWSError, data: Drs.Types.StartReplicationResponse) => void): Request<Drs.Types.StartReplicationResponse, AWSError>;
|
|
206
222
|
/**
|
|
207
223
|
* Stops the failback process for a specified Recovery Instance. This changes the Failback State of the Recovery Instance back to FAILBACK_NOT_STARTED.
|
|
208
224
|
*/
|
|
@@ -211,6 +227,14 @@ declare class Drs extends Service {
|
|
|
211
227
|
* Stops the failback process for a specified Recovery Instance. This changes the Failback State of the Recovery Instance back to FAILBACK_NOT_STARTED.
|
|
212
228
|
*/
|
|
213
229
|
stopFailback(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
230
|
+
/**
|
|
231
|
+
* Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.
|
|
232
|
+
*/
|
|
233
|
+
stopReplication(params: Drs.Types.StopReplicationRequest, callback?: (err: AWSError, data: Drs.Types.StopReplicationResponse) => void): Request<Drs.Types.StopReplicationResponse, AWSError>;
|
|
234
|
+
/**
|
|
235
|
+
* Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.
|
|
236
|
+
*/
|
|
237
|
+
stopReplication(callback?: (err: AWSError, data: Drs.Types.StopReplicationResponse) => void): Request<Drs.Types.StopReplicationResponse, AWSError>;
|
|
214
238
|
/**
|
|
215
239
|
* Adds or overwrites only the specified tags for the specified Elastic Disaster Recovery resource or resources. When you specify an existing tag key, the value is overwritten with the new value. Each resource can have a maximum of 50 tags. Each tag consists of a key and optional value.
|
|
216
240
|
*/
|
|
@@ -279,6 +303,8 @@ declare namespace Drs {
|
|
|
279
303
|
export type AccountID = string;
|
|
280
304
|
export type AccountIDs = AccountID[];
|
|
281
305
|
export type Accounts = Account[];
|
|
306
|
+
export type AwsAvailabilityZone = string;
|
|
307
|
+
export type AwsRegion = string;
|
|
282
308
|
export type Boolean = boolean;
|
|
283
309
|
export type BoundedString = string;
|
|
284
310
|
export interface CPU {
|
|
@@ -739,8 +765,9 @@ declare namespace Drs {
|
|
|
739
765
|
export type EbsSnapshotsList = ebsSnapshot[];
|
|
740
766
|
export type EbsVolumeID = string;
|
|
741
767
|
export type ExtensionStatus = "EXTENDED"|"EXTENSION_ERROR"|"NOT_EXTENDED"|string;
|
|
742
|
-
export type
|
|
743
|
-
export type
|
|
768
|
+
export type FailbackLaunchType = "RECOVERY"|"DRILL"|string;
|
|
769
|
+
export type FailbackReplicationError = "AGENT_NOT_SEEN"|"FAILBACK_CLIENT_NOT_SEEN"|"NOT_CONVERGING"|"UNSTABLE_NETWORK"|"FAILED_TO_ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION"|"FAILED_TO_DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT"|"FAILED_TO_CONFIGURE_REPLICATION_SOFTWARE"|"FAILED_TO_PAIR_AGENT_WITH_REPLICATION_SOFTWARE"|"FAILED_TO_ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION"|"FAILED_GETTING_REPLICATION_STATE"|"SNAPSHOTS_FAILURE"|"FAILED_TO_CREATE_SECURITY_GROUP"|"FAILED_TO_LAUNCH_REPLICATION_SERVER"|"FAILED_TO_BOOT_REPLICATION_SERVER"|"FAILED_TO_AUTHENTICATE_WITH_SERVICE"|"FAILED_TO_DOWNLOAD_REPLICATION_SOFTWARE"|"FAILED_TO_CREATE_STAGING_DISKS"|"FAILED_TO_ATTACH_STAGING_DISKS"|"FAILED_TO_PAIR_REPLICATION_SERVER_WITH_AGENT"|"FAILED_TO_CONNECT_AGENT_TO_REPLICATION_SERVER"|"FAILED_TO_START_DATA_TRANSFER"|string;
|
|
770
|
+
export type FailbackState = "FAILBACK_NOT_STARTED"|"FAILBACK_IN_PROGRESS"|"FAILBACK_READY_FOR_LAUNCH"|"FAILBACK_COMPLETED"|"FAILBACK_ERROR"|"FAILBACK_NOT_READY_FOR_LAUNCH"|"FAILBACK_LAUNCH_STATE_NOT_AVAILABLE"|string;
|
|
744
771
|
export interface GetFailbackReplicationConfigurationRequest {
|
|
745
772
|
/**
|
|
746
773
|
* The ID of the Recovery Instance whose failback replication configuration should be returned.
|
|
@@ -1049,6 +1076,7 @@ declare namespace Drs {
|
|
|
1049
1076
|
*/
|
|
1050
1077
|
fullString?: BoundedString;
|
|
1051
1078
|
}
|
|
1079
|
+
export type OriginEnvironment = "ON_PREMISES"|"AWS"|string;
|
|
1052
1080
|
export type PITPolicy = PITPolicyRule[];
|
|
1053
1081
|
export interface PITPolicyRule {
|
|
1054
1082
|
/**
|
|
@@ -1119,6 +1147,10 @@ declare namespace Drs {
|
|
|
1119
1147
|
* The ID of the Job that created the Recovery Instance.
|
|
1120
1148
|
*/
|
|
1121
1149
|
jobID?: JobID;
|
|
1150
|
+
/**
|
|
1151
|
+
* Environment (On Premises / AWS) of the instance that the recovery instance originated from.
|
|
1152
|
+
*/
|
|
1153
|
+
originEnvironment?: OriginEnvironment;
|
|
1122
1154
|
/**
|
|
1123
1155
|
* The date and time of the Point in Time (PIT) snapshot that this Recovery Instance was launched from.
|
|
1124
1156
|
*/
|
|
@@ -1219,10 +1251,10 @@ declare namespace Drs {
|
|
|
1219
1251
|
*/
|
|
1220
1252
|
status?: RecoveryInstanceDataReplicationInitiationStepStatus;
|
|
1221
1253
|
}
|
|
1222
|
-
export type RecoveryInstanceDataReplicationInitiationStepName = "LINK_FAILBACK_CLIENT_WITH_RECOVERY_INSTANCE"|"COMPLETE_VOLUME_MAPPING"|"ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION"|"DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT"|"CONFIGURE_REPLICATION_SOFTWARE"|"PAIR_AGENT_WITH_REPLICATION_SOFTWARE"|"ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION"|string;
|
|
1254
|
+
export type RecoveryInstanceDataReplicationInitiationStepName = "LINK_FAILBACK_CLIENT_WITH_RECOVERY_INSTANCE"|"COMPLETE_VOLUME_MAPPING"|"ESTABLISH_RECOVERY_INSTANCE_COMMUNICATION"|"DOWNLOAD_REPLICATION_SOFTWARE_TO_FAILBACK_CLIENT"|"CONFIGURE_REPLICATION_SOFTWARE"|"PAIR_AGENT_WITH_REPLICATION_SOFTWARE"|"ESTABLISH_AGENT_REPLICATOR_SOFTWARE_COMMUNICATION"|"WAIT"|"CREATE_SECURITY_GROUP"|"LAUNCH_REPLICATION_SERVER"|"BOOT_REPLICATION_SERVER"|"AUTHENTICATE_WITH_SERVICE"|"DOWNLOAD_REPLICATION_SOFTWARE"|"CREATE_STAGING_DISKS"|"ATTACH_STAGING_DISKS"|"PAIR_REPLICATION_SERVER_WITH_AGENT"|"CONNECT_AGENT_TO_REPLICATION_SERVER"|"START_DATA_TRANSFER"|string;
|
|
1223
1255
|
export type RecoveryInstanceDataReplicationInitiationStepStatus = "NOT_STARTED"|"IN_PROGRESS"|"SUCCEEDED"|"FAILED"|"SKIPPED"|string;
|
|
1224
1256
|
export type RecoveryInstanceDataReplicationInitiationSteps = RecoveryInstanceDataReplicationInitiationStep[];
|
|
1225
|
-
export type RecoveryInstanceDataReplicationState = "STOPPED"|"INITIATING"|"INITIAL_SYNC"|"BACKLOG"|"CREATING_SNAPSHOT"|"CONTINUOUS"|"PAUSED"|"RESCAN"|"STALLED"|"DISCONNECTED"|string;
|
|
1257
|
+
export type RecoveryInstanceDataReplicationState = "STOPPED"|"INITIATING"|"INITIAL_SYNC"|"BACKLOG"|"CREATING_SNAPSHOT"|"CONTINUOUS"|"PAUSED"|"RESCAN"|"STALLED"|"DISCONNECTED"|"REPLICATION_STATE_NOT_AVAILABLE"|"NOT_STARTED"|string;
|
|
1226
1258
|
export interface RecoveryInstanceDisk {
|
|
1227
1259
|
/**
|
|
1228
1260
|
* The amount of storage on the disk in bytes.
|
|
@@ -1263,6 +1295,10 @@ declare namespace Drs {
|
|
|
1263
1295
|
* The Job ID of the last failback log for this Recovery Instance.
|
|
1264
1296
|
*/
|
|
1265
1297
|
failbackJobID?: JobID;
|
|
1298
|
+
/**
|
|
1299
|
+
* The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.
|
|
1300
|
+
*/
|
|
1301
|
+
failbackLaunchType?: FailbackLaunchType;
|
|
1266
1302
|
/**
|
|
1267
1303
|
* Whether we are failing back to the original Source Server for this Recovery Instance.
|
|
1268
1304
|
*/
|
|
@@ -1417,7 +1453,7 @@ declare namespace Drs {
|
|
|
1417
1453
|
*/
|
|
1418
1454
|
isBootDisk?: Boolean;
|
|
1419
1455
|
/**
|
|
1420
|
-
*
|
|
1456
|
+
* When stagingDiskType is set to Auto, this field shows the current staging disk EBS volume type as it is constantly updated by the service. This is a read-only field.
|
|
1421
1457
|
*/
|
|
1422
1458
|
optimizedStagingDiskType?: ReplicationConfigurationReplicatedDiskStagingDiskType;
|
|
1423
1459
|
/**
|
|
@@ -1500,6 +1536,7 @@ declare namespace Drs {
|
|
|
1500
1536
|
export type ReplicationConfigurationTemplateID = string;
|
|
1501
1537
|
export type ReplicationConfigurationTemplateIDs = ReplicationConfigurationTemplateID[];
|
|
1502
1538
|
export type ReplicationConfigurationTemplates = ReplicationConfigurationTemplate[];
|
|
1539
|
+
export type ReplicationDirection = "FAILOVER"|"FAILBACK"|string;
|
|
1503
1540
|
export type ReplicationServersSecurityGroupsIDs = SecurityGroupID[];
|
|
1504
1541
|
export interface RetryDataReplicationRequest {
|
|
1505
1542
|
/**
|
|
@@ -1507,8 +1544,34 @@ declare namespace Drs {
|
|
|
1507
1544
|
*/
|
|
1508
1545
|
sourceServerID: SourceServerID;
|
|
1509
1546
|
}
|
|
1547
|
+
export interface ReverseReplicationRequest {
|
|
1548
|
+
/**
|
|
1549
|
+
* The ID of the Recovery Instance that we want to reverse the replication for.
|
|
1550
|
+
*/
|
|
1551
|
+
recoveryInstanceID: RecoveryInstanceID;
|
|
1552
|
+
}
|
|
1553
|
+
export interface ReverseReplicationResponse {
|
|
1554
|
+
/**
|
|
1555
|
+
* ARN of created SourceServer.
|
|
1556
|
+
*/
|
|
1557
|
+
reversedDirectionSourceServerArn?: SourceServerARN;
|
|
1558
|
+
}
|
|
1510
1559
|
export type SecurityGroupID = string;
|
|
1511
1560
|
export type SmallBoundedString = string;
|
|
1561
|
+
export interface SourceCloudProperties {
|
|
1562
|
+
/**
|
|
1563
|
+
* AWS Account ID for an EC2-originated Source Server.
|
|
1564
|
+
*/
|
|
1565
|
+
originAccountID?: AccountID;
|
|
1566
|
+
/**
|
|
1567
|
+
* AWS Availability Zone for an EC2-originated Source Server.
|
|
1568
|
+
*/
|
|
1569
|
+
originAvailabilityZone?: AwsAvailabilityZone;
|
|
1570
|
+
/**
|
|
1571
|
+
* AWS Region for an EC2-originated Source Server.
|
|
1572
|
+
*/
|
|
1573
|
+
originRegion?: AwsRegion;
|
|
1574
|
+
}
|
|
1512
1575
|
export interface SourceProperties {
|
|
1513
1576
|
/**
|
|
1514
1577
|
* An array of CPUs.
|
|
@@ -1564,6 +1627,18 @@ declare namespace Drs {
|
|
|
1564
1627
|
* The ID of the Recovery Instance associated with this Source Server.
|
|
1565
1628
|
*/
|
|
1566
1629
|
recoveryInstanceId?: RecoveryInstanceID;
|
|
1630
|
+
/**
|
|
1631
|
+
* Replication direction of the Source Server.
|
|
1632
|
+
*/
|
|
1633
|
+
replicationDirection?: ReplicationDirection;
|
|
1634
|
+
/**
|
|
1635
|
+
* For EC2-originated Source Servers which have been failed over and then failed back, this value will mean the ARN of the Source Server on the opposite replication direction.
|
|
1636
|
+
*/
|
|
1637
|
+
reversedDirectionSourceServerArn?: SourceServerARN;
|
|
1638
|
+
/**
|
|
1639
|
+
* Source cloud properties of the Source Server.
|
|
1640
|
+
*/
|
|
1641
|
+
sourceCloudProperties?: SourceCloudProperties;
|
|
1567
1642
|
/**
|
|
1568
1643
|
* The source properties of the Source Server.
|
|
1569
1644
|
*/
|
|
@@ -1666,12 +1741,36 @@ declare namespace Drs {
|
|
|
1666
1741
|
*/
|
|
1667
1742
|
job?: Job;
|
|
1668
1743
|
}
|
|
1744
|
+
export interface StartReplicationRequest {
|
|
1745
|
+
/**
|
|
1746
|
+
* The ID of the Source Server to start replication for.
|
|
1747
|
+
*/
|
|
1748
|
+
sourceServerID: SourceServerID;
|
|
1749
|
+
}
|
|
1750
|
+
export interface StartReplicationResponse {
|
|
1751
|
+
/**
|
|
1752
|
+
* The Source Server that this action was targeted on.
|
|
1753
|
+
*/
|
|
1754
|
+
sourceServer?: SourceServer;
|
|
1755
|
+
}
|
|
1669
1756
|
export interface StopFailbackRequest {
|
|
1670
1757
|
/**
|
|
1671
1758
|
* The ID of the Recovery Instance we want to stop failback for.
|
|
1672
1759
|
*/
|
|
1673
1760
|
recoveryInstanceID: RecoveryInstanceID;
|
|
1674
1761
|
}
|
|
1762
|
+
export interface StopReplicationRequest {
|
|
1763
|
+
/**
|
|
1764
|
+
* The ID of the Source Server to stop replication for.
|
|
1765
|
+
*/
|
|
1766
|
+
sourceServerID: SourceServerID;
|
|
1767
|
+
}
|
|
1768
|
+
export interface StopReplicationResponse {
|
|
1769
|
+
/**
|
|
1770
|
+
* The Source Server that this action was targeted on.
|
|
1771
|
+
*/
|
|
1772
|
+
sourceServer?: SourceServer;
|
|
1773
|
+
}
|
|
1675
1774
|
export type StrictlyPositiveInteger = number;
|
|
1676
1775
|
export type SubnetID = string;
|
|
1677
1776
|
export type TagKey = string;
|