SourceNetwork - AWS Elastic Disaster Recovery

SourceNetwork

The ARN of the Source Network.

Contents

arn

The ARN of the Source Network.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: ^arn:.{16,2044}$

Required: No

cfnStackName

CloudFormation stack name that was deployed for recovering the Source Network.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[a-zA-Z][-a-zA-Z0-9]*$

Required: No

lastRecovery

An object containing information regarding the last recovery of the Source Network.

Type: RecoveryLifeCycle object

Required: No

launchedVpcID

ID of the recovered VPC following Source Network recovery.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 21.

Pattern: ^vpc-[0-9a-fA-F]{8,}$

Required: No

replicationStatus

Status of Source Network Replication. Possible values: (a) STOPPED - Source Network is not replicating. (b) IN_PROGRESS - Source Network is being replicated. (c) PROTECTED - Source Network was replicated successfully and is being synchronized for changes. (d) ERROR - Source Network replication has failed

Type: String

Valid Values: STOPPED | IN_PROGRESS | PROTECTED | ERROR

Required: No

replicationStatusDetails

Error details in case Source Network replication status is ERROR.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

sourceAccountID

Account ID containing the VPC protected by the Source Network.

Type: String

Length Constraints: Fixed length of 12.

Pattern: [0-9]{12,}

Required: No

sourceNetworkID

Source Network ID.

Type: String

Length Constraints: Fixed length of 20.

Pattern: ^sn-[0-9a-zA-Z]{17}$

Required: No

sourceRegion

Region containing the VPC protected by the Source Network.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 255.

Pattern: ^(us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9]$

Required: No

sourceVpcID

VPC ID protected by the Source Network.

Type: String

Length Constraints: Minimum length of 12. Maximum length of 21.

Pattern: ^vpc-[0-9a-fA-F]{8,}$

Required: No

tags

A list of tags associated with the Source Network.

Type: String to string map

Key Length Constraints: Minimum length of 0. Maximum length of 256.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: