'2.0', 'service' => '

AWS Elastic Disaster Recovery Service.

', 'operations' => [ 'AssociateSourceNetworkStack' => '

Associate a Source Network to an existing CloudFormation Stack and modify launch templates to use this network. Can be used for reverting to previously deployed CloudFormation stacks.

', 'CreateExtendedSourceServer' => '

Create an extended source server in the target Account based on the source server in staging account.

', 'CreateLaunchConfigurationTemplate' => '

Creates a new Launch Configuration Template.

', 'CreateReplicationConfigurationTemplate' => '

Creates a new ReplicationConfigurationTemplate.

', 'CreateSourceNetwork' => '

Create a new Source Network resource for a provided VPC ID.

', 'DeleteJob' => '

Deletes a single Job by ID.

', 'DeleteLaunchConfigurationTemplate' => '

Deletes a single Launch Configuration Template by ID.

', 'DeleteRecoveryInstance' => '

Deletes a single Recovery Instance by ID. This deletes the Recovery Instance resource from Elastic Disaster Recovery. The Recovery Instance must be disconnected first in order to delete it.

', 'DeleteReplicationConfigurationTemplate' => '

Deletes a single Replication Configuration Template by ID

', 'DeleteSourceNetwork' => '

Delete Source Network resource.

', 'DeleteSourceServer' => '

Deletes a single Source Server by ID. The Source Server must be disconnected first.

', 'DescribeJobLogItems' => '

Retrieves a detailed Job log with pagination.

', 'DescribeJobs' => '

Returns a list of Jobs. Use the JobsID and fromDate and toDate filters to limit which jobs are returned. The response is sorted by creationDataTime - latest date first. Jobs are created by the StartRecovery, TerminateRecoveryInstances and StartFailbackLaunch APIs. Jobs are also created by DiagnosticLaunch and TerminateDiagnosticInstances, which are APIs available only to *Support* and only used in response to relevant support tickets.

', 'DescribeLaunchConfigurationTemplates' => '

Lists all Launch Configuration Templates, filtered by Launch Configuration Template IDs

', 'DescribeRecoveryInstances' => '

Lists all Recovery Instances or multiple Recovery Instances by ID.

', 'DescribeRecoverySnapshots' => '

Lists all Recovery Snapshots for a single Source Server.

', 'DescribeReplicationConfigurationTemplates' => '

Lists all ReplicationConfigurationTemplates, filtered by Source Server IDs.

', 'DescribeSourceNetworks' => '

Lists all Source Networks or multiple Source Networks filtered by ID.

', 'DescribeSourceServers' => '

Lists all Source Servers or multiple Source Servers filtered by ID.

', 'DisconnectRecoveryInstance' => '

Disconnect a Recovery Instance from Elastic Disaster Recovery. Data replication is stopped immediately. All AWS resources created by Elastic Disaster Recovery for enabling the replication of the Recovery Instance will be terminated / deleted within 90 minutes. If the agent on the Recovery Instance has not been prevented from communicating with the Elastic Disaster Recovery service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the Recovery Instance will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.

', 'DisconnectSourceServer' => '

Disconnects a specific Source Server from Elastic Disaster Recovery. Data replication is stopped immediately. All AWS resources created by Elastic Disaster Recovery for enabling the replication of the Source Server will be terminated / deleted within 90 minutes. You cannot disconnect a Source Server if it has a Recovery Instance. If the agent on the Source Server has not been prevented from communicating with the Elastic Disaster Recovery service, then it will receive a command to uninstall itself (within approximately 10 minutes). The following properties of the SourceServer will be changed immediately: dataReplicationInfo.dataReplicationState will be set to DISCONNECTED; The totalStorageBytes property for each of dataReplicationInfo.replicatedDisks will be set to zero; dataReplicationInfo.lagDuration and dataReplicationInfo.lagDuration will be nullified.

', 'ExportSourceNetworkCfnTemplate' => '

Export the Source Network CloudFormation template to an S3 bucket.

', 'GetFailbackReplicationConfiguration' => '

Lists all Failback ReplicationConfigurations, filtered by Recovery Instance ID.

', 'GetLaunchConfiguration' => '

Gets a LaunchConfiguration, filtered by Source Server IDs.

', 'GetReplicationConfiguration' => '

Gets a ReplicationConfiguration, filtered by Source Server ID.

', 'InitializeService' => '

Initialize Elastic Disaster Recovery.

', 'ListExtensibleSourceServers' => '

Returns a list of source servers on a staging account that are extensible, which means that: a. The source server is not already extended into this Account. b. The source server on the Account we’re reading from is not an extension of another source server.

', 'ListStagingAccounts' => '

Returns an array of staging accounts for existing extended source servers.

', 'ListTagsForResource' => '

List all tags for your Elastic Disaster Recovery resources.

', 'RetryDataReplication' => '

WARNING: RetryDataReplication is deprecated. 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.

', 'ReverseReplication' => '

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.

', 'StartFailbackLaunch' => '

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.

', 'StartRecovery' => '

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.

', 'StartReplication' => '

Starts replication for a stopped Source Server. This action would make the Source Server protected again and restart billing for it.

', 'StartSourceNetworkRecovery' => '

Deploy VPC for the specified Source Network and modify launch templates to use this network. The VPC will be deployed using a dedicated CloudFormation stack.

', 'StartSourceNetworkReplication' => '

Starts replication for a Source Network. This action would make the Source Network protected.

', 'StopFailback' => '

Stops the failback process for a specified Recovery Instance. This changes the Failback State of the Recovery Instance back to FAILBACK_NOT_STARTED.

', 'StopReplication' => '

Stops replication for a Source Server. This action would make the Source Server unprotected, delete its existing snapshots and stop billing for it.

', 'StopSourceNetworkReplication' => '

Stops replication for a Source Network. This action would make the Source Network unprotected.

', 'TagResource' => '

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.

', 'TerminateRecoveryInstances' => '

Initiates a Job for terminating the EC2 resources associated with the specified Recovery Instances, and then will delete the Recovery Instances from the Elastic Disaster Recovery service.

', 'UntagResource' => '

Deletes the specified set of tags from the specified set of Elastic Disaster Recovery resources.

', 'UpdateFailbackReplicationConfiguration' => '

Allows you to update the failback replication configuration of a Recovery Instance by ID.

', 'UpdateLaunchConfiguration' => '

Updates a LaunchConfiguration by Source Server ID.

', 'UpdateLaunchConfigurationTemplate' => '

Updates an existing Launch Configuration Template by ID.

', 'UpdateReplicationConfiguration' => '

Allows you to update a ReplicationConfiguration by Source Server ID.

', 'UpdateReplicationConfigurationTemplate' => '

Updates a ReplicationConfigurationTemplate by ID.

', ], 'shapes' => [ 'ARN' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$exportBucketArn' => '

S3 bucket ARN to export Source Network templates.

', 'CreateReplicationConfigurationTemplateRequest$ebsEncryptionKeyArn' => '

The ARN of the EBS encryption key to be used during replication.

', 'Job$arn' => '

The ARN of a Job.

', 'LaunchConfigurationTemplate$arn' => '

ARN of the Launch Configuration Template.

', 'LaunchConfigurationTemplate$exportBucketArn' => '

S3 bucket ARN to export Source Network templates.

', 'ListTagsForResourceRequest$resourceArn' => '

The ARN of the resource whose tags should be returned.

', 'RecoveryInstance$arn' => '

The ARN of the Recovery Instance.

', 'ReplicationConfiguration$ebsEncryptionKeyArn' => '

The ARN of the EBS encryption key to be used during replication.

', 'ReplicationConfigurationTemplate$arn' => '

The Replication Configuration Template ARN.

', 'ReplicationConfigurationTemplate$ebsEncryptionKeyArn' => '

The ARN of the EBS encryption key to be used during replication.

', 'SourceNetwork$arn' => '

The ARN of the Source Network.

', 'SourceServer$arn' => '

The ARN of the Source Server.

', 'StagingArea$stagingSourceServerArn' => '

Arn of the staging source server if this source server is extended

', 'TagResourceRequest$resourceArn' => '

ARN of the resource for which tags are to be added or updated.

', 'UntagResourceRequest$resourceArn' => '

ARN of the resource for which tags are to be removed.

', 'UpdateLaunchConfigurationTemplateRequest$exportBucketArn' => '

S3 bucket ARN to export Source Network templates.

', 'UpdateReplicationConfigurationRequest$ebsEncryptionKeyArn' => '

The ARN of the EBS encryption key to be used during replication.

', 'UpdateReplicationConfigurationTemplateRequest$arn' => '

The Replication Configuration Template ARN.

', 'UpdateReplicationConfigurationTemplateRequest$ebsEncryptionKeyArn' => '

The ARN of the EBS encryption key to be used during replication.

', ], ], 'AccessDeniedException' => [ 'base' => '

You do not have sufficient access to perform this action.

', 'refs' => [], ], 'Account' => [ 'base' => '

AWS account.

', 'refs' => [ 'Accounts$member' => NULL, ], ], 'AccountID' => [ 'base' => NULL, 'refs' => [ 'Account$accountID' => '

Account ID of AWS account.

', 'AccountIDs$member' => NULL, 'CreateSourceNetworkRequest$originAccountID' => '

Account containing the VPC to protect.

', 'DescribeSourceNetworksRequestFilters$originAccountID' => '

Filter Source Networks by account ID containing the protected VPCs.

', 'ListExtensibleSourceServersRequest$stagingAccountID' => '

The Id of the staging Account to retrieve extensible source servers from.

', 'SourceCloudProperties$originAccountID' => '

AWS Account ID for an EC2-originated Source Server.

', 'SourceNetwork$sourceAccountID' => '

Account ID containing the VPC protected by the Source Network.

', 'StagingArea$stagingAccountID' => '

Account ID of the account to which source server belongs. If this source server is extended - shows Account ID of staging source server.

', ], ], 'AccountIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersRequestFilters$stagingAccountIDs' => '

An array of staging account IDs that extended source servers belong to. An empty array means all source servers will be shown.

', ], ], 'Accounts' => [ 'base' => NULL, 'refs' => [ 'ListStagingAccountsResponse$accounts' => '

An array of staging AWS Accounts.

', ], ], 'AssociateSourceNetworkStackRequest' => [ 'base' => NULL, 'refs' => [], ], 'AssociateSourceNetworkStackResponse' => [ 'base' => NULL, 'refs' => [], ], 'AwsAvailabilityZone' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$stagingAvailabilityZone' => '

AWS Availability zone into which data is being replicated.

', 'RecoveryInstance$originAvailabilityZone' => '

AWS availability zone associated with the recovery instance.

', 'RecoveryInstanceDataReplicationInfo$stagingAvailabilityZone' => '

AWS Availability zone into which data is being replicated.

', 'SourceCloudProperties$originAvailabilityZone' => '

AWS Availability Zone for an EC2-originated Source Server.

', ], ], 'AwsRegion' => [ 'base' => NULL, 'refs' => [ 'CreateSourceNetworkRequest$originRegion' => '

Region containing the VPC to protect.

', 'DescribeSourceNetworksRequestFilters$originRegion' => '

Filter Source Networks by the region containing the protected VPCs.

', 'SourceCloudProperties$originRegion' => '

AWS Region for an EC2-originated Source Server.

', 'SourceNetwork$sourceRegion' => '

Region containing the VPC protected by the Source Network.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'ConversionProperties$forceUefi' => '

Whether the volume being converted uses UEFI or not

', 'CreateLaunchConfigurationTemplateRequest$copyPrivateIp' => '

Copy private IP.

', 'CreateLaunchConfigurationTemplateRequest$copyTags' => '

Copy tags.

', 'CreateReplicationConfigurationTemplateRequest$associateDefaultSecurityGroup' => '

Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.

', 'CreateReplicationConfigurationTemplateRequest$autoReplicateNewDisks' => '

Whether to allow the AWS replication agent to automatically replicate newly added disks.

', 'CreateReplicationConfigurationTemplateRequest$createPublicIP' => '

Whether to create a Public IP for the Recovery Instance by default.

', 'CreateReplicationConfigurationTemplateRequest$useDedicatedReplicationServer' => '

Whether to use a dedicated Replication Server in the replication staging area.

', 'GetFailbackReplicationConfigurationResponse$usePrivateIP' => '

Whether to use Private IP for the failback replication of the Recovery Instance.

', 'LaunchConfiguration$copyPrivateIp' => '

Whether we should copy the Private IP of the Source Server to the Recovery Instance.

', 'LaunchConfiguration$copyTags' => '

Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance.

', 'LaunchConfigurationTemplate$copyPrivateIp' => '

Copy private IP.

', 'LaunchConfigurationTemplate$copyTags' => '

Copy tags.

', 'Licensing$osByol' => '

Whether to enable "Bring your own license" or not.

', 'NetworkInterface$isPrimary' => '

Whether this is the primary network interface.

', 'PITPolicyRule$enabled' => '

Whether this rule is enabled or not.

', 'RecoveryInstance$isDrill' => '

Whether this Recovery Instance was created for a drill or for an actual Recovery event.

', 'RecoveryInstanceFailback$failbackToOriginalServer' => '

Whether we are failing back to the original Source Server for this Recovery Instance.

', 'ReplicationConfiguration$associateDefaultSecurityGroup' => '

Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration.

', 'ReplicationConfiguration$autoReplicateNewDisks' => '

Whether to allow the AWS replication agent to automatically replicate newly added disks.

', 'ReplicationConfiguration$createPublicIP' => '

Whether to create a Public IP for the Recovery Instance by default.

', 'ReplicationConfiguration$useDedicatedReplicationServer' => '

Whether to use a dedicated Replication Server in the replication staging area.

', 'ReplicationConfigurationReplicatedDisk$isBootDisk' => '

Whether to boot from this disk or not.

', 'ReplicationConfigurationTemplate$associateDefaultSecurityGroup' => '

Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.

', 'ReplicationConfigurationTemplate$autoReplicateNewDisks' => '

Whether to allow the AWS replication agent to automatically replicate newly added disks.

', 'ReplicationConfigurationTemplate$createPublicIP' => '

Whether to create a Public IP for the Recovery Instance by default.

', 'ReplicationConfigurationTemplate$useDedicatedReplicationServer' => '

Whether to use a dedicated Replication Server in the replication staging area.

', 'SourceProperties$supportsNitroInstances' => '

Are EC2 nitro instance types supported when recovering the Source Server.

', 'StartRecoveryRequest$isDrill' => '

Whether this Source Server Recovery operation is a drill or not.

', 'StartSourceNetworkRecoveryRequest$deployAsNew' => '

Don\'t update existing CloudFormation Stack, recover the network using a new stack.

', 'UpdateFailbackReplicationConfigurationRequest$usePrivateIP' => '

Whether to use Private IP for the failback replication of the Recovery Instance.

', 'UpdateLaunchConfigurationRequest$copyPrivateIp' => '

Whether we should copy the Private IP of the Source Server to the Recovery Instance.

', 'UpdateLaunchConfigurationRequest$copyTags' => '

Whether we want to copy the tags of the Source Server to the EC2 machine of the Recovery Instance.

', 'UpdateLaunchConfigurationTemplateRequest$copyPrivateIp' => '

Copy private IP.

', 'UpdateLaunchConfigurationTemplateRequest$copyTags' => '

Copy tags.

', 'UpdateReplicationConfigurationRequest$associateDefaultSecurityGroup' => '

Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration.

', 'UpdateReplicationConfigurationRequest$autoReplicateNewDisks' => '

Whether to allow the AWS replication agent to automatically replicate newly added disks.

', 'UpdateReplicationConfigurationRequest$createPublicIP' => '

Whether to create a Public IP for the Recovery Instance by default.

', 'UpdateReplicationConfigurationRequest$useDedicatedReplicationServer' => '

Whether to use a dedicated Replication Server in the replication staging area.

', 'UpdateReplicationConfigurationTemplateRequest$associateDefaultSecurityGroup' => '

Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration Template.

', 'UpdateReplicationConfigurationTemplateRequest$autoReplicateNewDisks' => '

Whether to allow the AWS replication agent to automatically replicate newly added disks.

', 'UpdateReplicationConfigurationTemplateRequest$createPublicIP' => '

Whether to create a Public IP for the Recovery Instance by default.

', 'UpdateReplicationConfigurationTemplateRequest$useDedicatedReplicationServer' => '

Whether to use a dedicated Replication Server in the replication staging area.

', ], ], 'BoundedString' => [ 'base' => NULL, 'refs' => [ 'CPU$modelName' => '

The model name of the CPU.

', 'DataReplicationInfoReplicatedDisk$deviceName' => '

The name of the device.

', 'DescribeSourceServersRequestFilters$hardwareId' => '

An ID that describes the hardware of the Source Server. This is either an EC2 instance id, a VMware uuid or a mac address.

', 'Disk$deviceName' => '

The disk or device name.

', 'GetFailbackReplicationConfigurationResponse$name' => '

The name of the Failback Replication Configuration.

', 'IPsList$member' => NULL, 'IdentificationHints$fqdn' => '

Fully Qualified Domain Name identification hint.

', 'IdentificationHints$hostname' => '

Hostname identification hint.

', 'IdentificationHints$vmWareUuid' => '

vCenter VM path identification hint.

', 'LaunchConfiguration$ec2LaunchTemplateID' => '

The EC2 launch template ID of this launch configuration.

', 'NetworkInterface$macAddress' => '

The MAC address of the network interface.

', 'OS$fullString' => '

The long name of the Operating System.

', 'RecoveryInstanceDataReplicationInfoReplicatedDisk$deviceName' => '

The name of the device.

', 'RecoveryInstanceDisk$internalDeviceName' => '

The internal device name of this disk. This is the name that is visible on the machine itself and not from the EC2 console.

', 'RecoveryInstanceFailback$failbackClientID' => '

The ID of the failback client that this Recovery Instance is associated with.

', 'ReplicationConfigurationReplicatedDisk$deviceName' => '

The name of the device.

', 'StagingSourceServer$hostname' => '

Hostname of staging source server.

', 'UpdateFailbackReplicationConfigurationRequest$name' => '

The name of the Failback Replication Configuration.

', ], ], 'CPU' => [ 'base' => '

Information about a server\'s CPU.

', 'refs' => [ 'Cpus$member' => NULL, ], ], 'CfnStackName' => [ 'base' => NULL, 'refs' => [ 'AssociateSourceNetworkStackRequest$cfnStackName' => '

CloudFormation template to associate with a Source Network.

', 'SourceNetwork$cfnStackName' => '

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

', 'StartSourceNetworkRecoveryRequestNetworkEntry$cfnStackName' => '

CloudFormation stack name to be used for recovering the network.

', ], ], 'ConflictException' => [ 'base' => '

The request could not be completed due to a conflict with the current state of the target resource.

', 'refs' => [], ], 'ConversionMap' => [ 'base' => NULL, 'refs' => [ 'VolumeToConversionMap$value' => NULL, ], ], 'ConversionProperties' => [ 'base' => '

Properties of a conversion job

', 'refs' => [ 'JobLogEventData$conversionProperties' => '

Properties of a conversion job

', ], ], 'Cpus' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceProperties$cpus' => '

An array of CPUs.

', 'SourceProperties$cpus' => '

An array of CPUs.

', ], ], 'CreateExtendedSourceServerRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateExtendedSourceServerResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateLaunchConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateLaunchConfigurationTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'CreateReplicationConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSourceNetworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateSourceNetworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'DataReplicationError' => [ 'base' => '

Error in data replication.

', 'refs' => [ 'DataReplicationInfo$dataReplicationError' => '

Error in data replication.

', ], ], 'DataReplicationErrorString' => [ 'base' => NULL, 'refs' => [ 'DataReplicationError$error' => '

Error in data replication.

', ], ], 'DataReplicationInfo' => [ 'base' => '

Information about Data Replication

', 'refs' => [ 'SourceServer$dataReplicationInfo' => '

The Data Replication Info of the Source Server.

', ], ], 'DataReplicationInfoReplicatedDisk' => [ 'base' => '

A disk that should be replicated.

', 'refs' => [ 'DataReplicationInfoReplicatedDisks$member' => NULL, ], ], 'DataReplicationInfoReplicatedDisks' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$replicatedDisks' => '

The disks that should be replicated.

', ], ], 'DataReplicationInitiation' => [ 'base' => '

Data replication initiation.

', 'refs' => [ 'DataReplicationInfo$dataReplicationInitiation' => '

Information about whether the data replication has been initiated.

', ], ], 'DataReplicationInitiationStep' => [ 'base' => '

Data replication initiation step.

', 'refs' => [ 'DataReplicationInitiationSteps$member' => NULL, ], ], 'DataReplicationInitiationStepName' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInitiationStep$name' => '

The name of the step.

', ], ], 'DataReplicationInitiationStepStatus' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInitiationStep$status' => '

The status of the step.

', ], ], 'DataReplicationInitiationSteps' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInitiation$steps' => '

The steps of the current attempt to initiate data replication.

', ], ], 'DataReplicationState' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$dataReplicationState' => '

The state of the data replication.

', ], ], 'DeleteJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteLaunchConfigurationTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteRecoveryInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReplicationConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteReplicationConfigurationTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSourceNetworkRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSourceNetworkResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSourceServerRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteSourceServerResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobLogItemsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobLogItemsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobsRequestFilters' => [ 'base' => '

A set of filters by which to return Jobs.

', 'refs' => [ 'DescribeJobsRequest$filters' => '

A set of filters by which to return Jobs.

', ], ], 'DescribeJobsRequestFiltersJobIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeJobsRequestFilters$jobIDs' => '

An array of Job IDs that should be returned. An empty array means all jobs.

', ], ], 'DescribeJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchConfigurationTemplatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeLaunchConfigurationTemplatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRecoveryInstancesItems' => [ 'base' => NULL, 'refs' => [ 'DescribeRecoveryInstancesResponse$items' => '

An array of Recovery Instances.

', ], ], 'DescribeRecoveryInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRecoveryInstancesRequestFilters' => [ 'base' => '

A set of filters by which to return Recovery Instances.

', 'refs' => [ 'DescribeRecoveryInstancesRequest$filters' => '

A set of filters by which to return Recovery Instances.

', ], ], 'DescribeRecoveryInstancesResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRecoverySnapshotsRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeRecoverySnapshotsRequestFilters' => [ 'base' => '

A set of filters by which to return Recovery Snapshots.

', 'refs' => [ 'DescribeRecoverySnapshotsRequest$filters' => '

A set of filters by which to return Recovery Snapshots.

', ], ], 'DescribeRecoverySnapshotsResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReplicationConfigurationTemplatesRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeReplicationConfigurationTemplatesResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSourceNetworksRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSourceNetworksRequestFilters' => [ 'base' => '

A set of filters by which to return Source Networks.

', 'refs' => [ 'DescribeSourceNetworksRequest$filters' => '

A set of filters by which to return Source Networks.

', ], ], 'DescribeSourceNetworksRequestFiltersIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceNetworksRequestFilters$sourceNetworkIDs' => '

An array of Source Network IDs that should be returned. An empty array means all Source Networks.

', ], ], 'DescribeSourceNetworksResponse' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSourceServersRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeSourceServersRequestFilters' => [ 'base' => '

A set of filters by which to return Source Servers.

', 'refs' => [ 'DescribeSourceServersRequest$filters' => '

A set of filters by which to return Source Servers.

', ], ], 'DescribeSourceServersRequestFiltersIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersRequestFilters$sourceServerIDs' => '

An array of Source Servers IDs that should be returned. An empty array means all Source Servers.

', ], ], 'DescribeSourceServersResponse' => [ 'base' => NULL, 'refs' => [], ], 'DisconnectRecoveryInstanceRequest' => [ 'base' => NULL, 'refs' => [], ], 'DisconnectSourceServerRequest' => [ 'base' => NULL, 'refs' => [], ], 'Disk' => [ 'base' => '

An object representing a data storage device on a server.

', 'refs' => [ 'Disks$member' => NULL, ], ], 'Disks' => [ 'base' => NULL, 'refs' => [ 'SourceProperties$disks' => '

An array of disks.

', ], ], 'EC2InstanceID' => [ 'base' => NULL, 'refs' => [ 'IdentificationHints$awsInstanceID' => '

AWS Instance ID identification hint.

', 'JobLogEventData$conversionServerID' => '

The ID of a conversion server.

', 'JobLogEventData$targetInstanceID' => '

The ID of a Recovery Instance.

', 'RecoveryInstance$ec2InstanceID' => '

The EC2 instance ID of the Recovery Instance.

', ], ], 'EC2InstanceState' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstance$ec2InstanceState' => '

The state of the EC2 instance for this Recovery Instance.

', ], ], 'EC2InstanceType' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$replicationServerInstanceType' => '

The instance type to be used for the replication server.

', 'ReplicationConfiguration$replicationServerInstanceType' => '

The instance type to be used for the replication server.

', 'ReplicationConfigurationTemplate$replicationServerInstanceType' => '

The instance type to be used for the replication server.

', 'SourceProperties$recommendedInstanceType' => '

The recommended EC2 instance type that will be used when recovering the Source Server.

', 'UpdateReplicationConfigurationRequest$replicationServerInstanceType' => '

The instance type to be used for the replication server.

', 'UpdateReplicationConfigurationTemplateRequest$replicationServerInstanceType' => '

The instance type to be used for the replication server.

', ], ], 'EbsSnapshot' => [ 'base' => NULL, 'refs' => [ 'ConversionMap$key' => NULL, 'ConversionMap$value' => NULL, 'EbsSnapshotsList$member' => NULL, ], ], 'EbsSnapshotsList' => [ 'base' => NULL, 'refs' => [ 'RecoverySnapshot$ebsSnapshots' => '

A list of EBS snapshots.

', ], ], 'EbsVolumeID' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDisk$ebsVolumeID' => '

The EBS Volume ID of this disk.

', ], ], 'EventResourceData' => [ 'base' => '

Properties of resource related to a job event.

', 'refs' => [ 'JobLogEventData$eventResourceData' => '

Properties of resource related to a job event.

', ], ], 'ExportSourceNetworkCfnTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'ExportSourceNetworkCfnTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'ExtensionStatus' => [ 'base' => NULL, 'refs' => [ 'StagingArea$status' => '

Status of Source server extension. Possible values: (a) NOT_EXTENDED - This is a source server that is replicating in the current account. (b) EXTENDED - Source server is extended from a staging source server. In this case, the value of stagingSourceServerArn is pointing to the Arn of the source server in the staging account. (c) EXTENSION_ERROR - Some issue occurred when accessing staging source server. In this case, errorMessage field will contain an error message that explains what happened.

', ], ], 'FailbackLaunchType' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceFailback$failbackLaunchType' => '

The launch type (Recovery / Drill) of the last launch for the failback replication of this recovery instance.

', ], ], 'FailbackReplicationError' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDataReplicationError$error' => '

Error in data replication.

', ], ], 'FailbackState' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceFailback$state' => '

The state of the failback process that this Recovery Instance is in.

', ], ], 'GetFailbackReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetFailbackReplicationConfigurationResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'IPsList' => [ 'base' => NULL, 'refs' => [ 'NetworkInterface$ips' => '

Network interface IPs.

', ], ], 'ISO8601DatetimeString' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$etaDateTime' => '

An estimate of when the data replication will be completed.

', 'DataReplicationInitiation$nextAttemptDateTime' => '

The date and time of the next attempt to initiate data replication.

', 'DataReplicationInitiation$startDateTime' => '

The date and time of the current attempt to initiate data replication.

', 'DescribeJobsRequestFilters$fromDate' => '

The start date in a date range query.

', 'DescribeJobsRequestFilters$toDate' => '

The end date in a date range query.

', 'DescribeRecoverySnapshotsRequestFilters$fromDateTime' => '

The start date in a date range query.

', 'DescribeRecoverySnapshotsRequestFilters$toDateTime' => '

The end date in a date range query.

', 'Job$creationDateTime' => '

The date and time of when the Job was created.

', 'Job$endDateTime' => '

The date and time of when the Job ended.

', 'JobLog$logDateTime' => '

The date and time the log was taken.

', 'LifeCycle$addedToServiceDateTime' => '

The date and time of when the Source Server was added to the service.

', 'LifeCycle$firstByteDateTime' => '

The date and time of the first byte that was replicated from the Source Server.

', 'LifeCycle$lastSeenByServiceDateTime' => '

The date and time this Source Server was last seen by the service.

', 'LifeCycleLastLaunchInitiated$apiCallDateTime' => '

The date and time the last Source Server launch was initiated.

', 'RecoveryInstance$pointInTimeSnapshotDateTime' => '

The date and time of the Point in Time (PIT) snapshot that this Recovery Instance was launched from.

', 'RecoveryInstanceDataReplicationInfo$etaDateTime' => '

An estimate of when the data replication will be completed.

', 'RecoveryInstanceDataReplicationInfo$lagDuration' => '

Data replication lag duration.

', 'RecoveryInstanceDataReplicationInitiation$startDateTime' => '

The date and time of the current attempt to initiate data replication.

', 'RecoveryInstanceFailback$agentLastSeenByServiceDateTime' => '

The date and time the agent on the Recovery Instance was last seen by the service.

', 'RecoveryInstanceFailback$elapsedReplicationDuration' => '

The amount of time that the Recovery Instance has been replicating for.

', 'RecoveryInstanceFailback$failbackClientLastSeenByServiceDateTime' => '

The date and time that the failback client was last seen by the service.

', 'RecoveryInstanceFailback$failbackInitiationTime' => '

The date and time that the failback initiation started.

', 'RecoveryInstanceFailback$firstByteDateTime' => '

The date and time of the first byte that was replicated from the Recovery Instance.

', 'RecoveryInstanceProperties$lastUpdatedDateTime' => '

The date and time the Recovery Instance properties were last updated on.

', 'RecoverySnapshot$expectedTimestamp' => '

The timestamp of when we expect the snapshot to be taken.

', 'RecoverySnapshot$timestamp' => '

The actual timestamp that the snapshot was taken.

', 'SourceProperties$lastUpdatedDateTime' => '

The date and time the Source Properties were last updated on.

', ], ], 'ISO8601DurationString' => [ 'base' => NULL, 'refs' => [ 'DataReplicationInfo$lagDuration' => '

Data replication lag duration.

', 'LifeCycle$elapsedReplicationDuration' => '

The amount of time that the Source Server has been replicating for.

', ], ], 'IdentificationHints' => [ 'base' => '

Hints used to uniquely identify a machine.

', 'refs' => [ 'RecoveryInstanceProperties$identificationHints' => '

Hints used to uniquely identify a machine.

', 'SourceProperties$identificationHints' => '

Hints used to uniquely identify a machine.

', ], ], 'InitializeServiceRequest' => [ 'base' => NULL, 'refs' => [], ], 'InitializeServiceResponse' => [ 'base' => NULL, 'refs' => [], ], 'InitiatedBy' => [ 'base' => NULL, 'refs' => [ 'Job$initiatedBy' => '

A string representing who initiated the Job.

', ], ], 'InternalServerException' => [ 'base' => '

The request processing has failed because of an unknown error, exception or failure.

', 'refs' => [], ], 'Job' => [ 'base' => '

A job is an asynchronous workflow.

', 'refs' => [ 'AssociateSourceNetworkStackResponse$job' => '

The Source Network association Job.

', 'JobsList$member' => NULL, 'StartFailbackLaunchResponse$job' => '

The failback launch Job.

', 'StartRecoveryResponse$job' => '

The Recovery Job.

', 'StartSourceNetworkRecoveryResponse$job' => '

The Source Network recovery Job.

', 'TerminateRecoveryInstancesResponse$job' => '

The Job for terminating the Recovery Instances.

', ], ], 'JobID' => [ 'base' => NULL, 'refs' => [ 'DeleteJobRequest$jobID' => '

The ID of the Job to be deleted.

', 'DescribeJobLogItemsRequest$jobID' => '

The ID of the Job for which Job log items will be retrieved.

', 'DescribeJobsRequestFiltersJobIDs$member' => NULL, 'Job$jobID' => '

The ID of the Job.

', 'LifeCycleLastLaunchInitiated$jobID' => '

The ID of the Job that was used to last launch the Source Server.

', 'RecoveryInstance$jobID' => '

The ID of the Job that created the Recovery Instance.

', 'RecoveryInstanceFailback$failbackJobID' => '

The Job ID of the last failback log for this Recovery Instance.

', 'RecoveryLifeCycle$jobID' => '

The ID of the Job that was used to last recover the Source Network.

', ], ], 'JobLog' => [ 'base' => '

A log outputted by a Job.

', 'refs' => [ 'JobLogs$member' => NULL, ], ], 'JobLogEvent' => [ 'base' => NULL, 'refs' => [ 'JobLog$event' => '

The event represents the type of a log.

', ], ], 'JobLogEventData' => [ 'base' => '

Metadata associated with a Job log.

', 'refs' => [ 'JobLog$eventData' => '

Metadata associated with a Job log.

', ], ], 'JobLogs' => [ 'base' => NULL, 'refs' => [ 'DescribeJobLogItemsResponse$items' => '

An array of Job log items.

', ], ], 'JobStatus' => [ 'base' => NULL, 'refs' => [ 'Job$status' => '

The status of the Job.

', ], ], 'JobType' => [ 'base' => NULL, 'refs' => [ 'Job$type' => '

The type of the Job.

', ], ], 'JobsList' => [ 'base' => NULL, 'refs' => [ 'DescribeJobsResponse$items' => '

An array of Jobs.

', ], ], 'LargeBoundedString' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$code' => NULL, 'AccessDeniedException$message' => NULL, 'ConflictException$code' => NULL, 'ConflictException$message' => NULL, 'ConflictException$resourceId' => '

The ID of the resource.

', 'ConflictException$resourceType' => '

The type of the resource.

', 'ConversionProperties$dataTimestamp' => '

The timestamp of when the snapshot being converted was taken

', 'ConversionProperties$rootVolumeName' => '

The root volume name of a conversion job

', 'DataReplicationError$rawError' => '

Error in data replication.

', 'ExportSourceNetworkCfnTemplateResponse$s3DestinationUrl' => '

S3 bucket URL where the Source Network CloudFormation template was exported to.

', 'InternalServerException$message' => NULL, 'JobLogEventData$rawError' => '

A string representing a job error.

', 'RecoveryInstanceDataReplicationError$rawError' => '

Error in data replication.

', 'ResourceNotFoundException$code' => NULL, 'ResourceNotFoundException$message' => NULL, 'ResourceNotFoundException$resourceId' => '

The ID of the resource.

', 'ResourceNotFoundException$resourceType' => '

The type of the resource.

', 'ServiceQuotaExceededException$code' => NULL, 'ServiceQuotaExceededException$message' => NULL, 'ServiceQuotaExceededException$quotaCode' => '

Quota code.

', 'ServiceQuotaExceededException$resourceId' => '

The ID of the resource.

', 'ServiceQuotaExceededException$resourceType' => '

The type of the resource.

', 'ServiceQuotaExceededException$serviceCode' => '

Service code.

', 'SourceNetworkData$stackName' => '

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

', 'StagingArea$errorMessage' => '

Shows an error message that occurred when DRS tried to access the staging source server. In this case StagingArea$status will have value EXTENSION_ERROR

', 'ThrottlingException$message' => NULL, 'ThrottlingException$quotaCode' => '

Quota code.

', 'ThrottlingException$retryAfterSeconds' => '

The number of seconds after which the request should be safe to retry.

', 'ThrottlingException$serviceCode' => '

Service code.

', 'UninitializedAccountException$code' => NULL, 'UninitializedAccountException$message' => NULL, 'ValidationException$code' => NULL, 'ValidationException$message' => NULL, 'ValidationExceptionField$message' => '

Validate exception field message.

', 'ValidationExceptionField$name' => '

Validate exception field name.

', 'VolumeToConversionMap$key' => NULL, 'VolumeToSizeMap$key' => NULL, ], ], 'LastLaunchResult' => [ 'base' => NULL, 'refs' => [ 'SourceServer$lastLaunchResult' => '

The status of the last recovery launch of this Source Server.

', ], ], 'LastLaunchType' => [ 'base' => NULL, 'refs' => [ 'LifeCycleLastLaunchInitiated$type' => '

The Job type that was used to last launch the Source Server.

', ], ], 'LaunchConfiguration' => [ 'base' => NULL, 'refs' => [], ], 'LaunchConfigurationTemplate' => [ 'base' => '

Account level Launch Configuration Template.

', 'refs' => [ 'CreateLaunchConfigurationTemplateResponse$launchConfigurationTemplate' => '

Created Launch Configuration Template.

', 'LaunchConfigurationTemplates$member' => NULL, 'UpdateLaunchConfigurationTemplateResponse$launchConfigurationTemplate' => '

Updated Launch Configuration Template.

', ], ], 'LaunchConfigurationTemplateID' => [ 'base' => NULL, 'refs' => [ 'DeleteLaunchConfigurationTemplateRequest$launchConfigurationTemplateID' => '

The ID of the Launch Configuration Template to be deleted.

', 'LaunchConfigurationTemplate$launchConfigurationTemplateID' => '

ID of the Launch Configuration Template.

', 'LaunchConfigurationTemplateIDs$member' => NULL, 'UpdateLaunchConfigurationTemplateRequest$launchConfigurationTemplateID' => '

Launch Configuration Template ID.

', ], ], 'LaunchConfigurationTemplateIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchConfigurationTemplatesRequest$launchConfigurationTemplateIDs' => '

Request to filter Launch Configuration Templates list by Launch Configuration Template ID.

', ], ], 'LaunchConfigurationTemplates' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchConfigurationTemplatesResponse$items' => '

List of items returned by DescribeLaunchConfigurationTemplates.

', ], ], 'LaunchDisposition' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$launchDisposition' => '

Launch disposition.

', 'LaunchConfiguration$launchDisposition' => '

The state of the Recovery Instance in EC2 after the recovery operation.

', 'LaunchConfigurationTemplate$launchDisposition' => '

Launch disposition.

', 'UpdateLaunchConfigurationRequest$launchDisposition' => '

The state of the Recovery Instance in EC2 after the recovery operation.

', 'UpdateLaunchConfigurationTemplateRequest$launchDisposition' => '

Launch disposition.

', ], ], 'LaunchStatus' => [ 'base' => NULL, 'refs' => [ 'LifeCycleLastLaunch$status' => '

Status of Source Server\'s last launch.

', 'ParticipatingResource$launchStatus' => '

The launch status of a participating resource.

', 'ParticipatingServer$launchStatus' => '

The launch status of a participating server.

', ], ], 'Licensing' => [ 'base' => '

Configuration of a machine\'s license.

', 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$licensing' => '

Licensing.

', 'LaunchConfiguration$licensing' => '

The licensing configuration to be used for this launch configuration.

', 'LaunchConfigurationTemplate$licensing' => '

Licensing.

', 'UpdateLaunchConfigurationRequest$licensing' => '

The licensing configuration to be used for this launch configuration.

', 'UpdateLaunchConfigurationTemplateRequest$licensing' => '

Licensing.

', ], ], 'LifeCycle' => [ 'base' => '

An object representing the Source Server Lifecycle.

', 'refs' => [ 'SourceServer$lifeCycle' => '

The lifecycle information of this Source Server.

', ], ], 'LifeCycleLastLaunch' => [ 'base' => '

An object containing information regarding the last launch of a Source Server.

', 'refs' => [ 'LifeCycle$lastLaunch' => '

An object containing information regarding the last launch of the Source Server.

', ], ], 'LifeCycleLastLaunchInitiated' => [ 'base' => '

An object containing information regarding the initiation of the last launch of a Source Server.

', 'refs' => [ 'LifeCycleLastLaunch$initiated' => '

An object containing information regarding the initiation of the last launch of a Source Server.

', ], ], 'ListExtensibleSourceServersRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListExtensibleSourceServersResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListStagingAccountsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStagingAccountsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListStagingAccountsRequest$maxResults' => '

The maximum number of staging Accounts to retrieve.

', ], ], 'ListStagingAccountsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'MaxResultsReplicatingSourceServers' => [ 'base' => NULL, 'refs' => [ 'ListExtensibleSourceServersRequest$maxResults' => '

The maximum number of extensible source servers to retrieve.

', ], ], 'MaxResultsType' => [ 'base' => NULL, 'refs' => [ 'DescribeLaunchConfigurationTemplatesRequest$maxResults' => '

Maximum results to be returned in DescribeLaunchConfigurationTemplates.

', ], ], 'NetworkInterface' => [ 'base' => '

Network interface.

', 'refs' => [ 'NetworkInterfaces$member' => NULL, ], ], 'NetworkInterfaces' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceProperties$networkInterfaces' => '

An array of network interfaces.

', 'SourceProperties$networkInterfaces' => '

An array of network interfaces.

', ], ], 'OS' => [ 'base' => '

Operating System.

', 'refs' => [ 'RecoveryInstanceProperties$os' => '

Operating system.

', 'SourceProperties$os' => '

Operating system.

', ], ], 'OriginEnvironment' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstance$originEnvironment' => '

Environment (On Premises / AWS) of the instance that the recovery instance originated from.

', ], ], 'PITPolicy' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$pitPolicy' => '

The Point in time (PIT) policy to manage snapshots taken during replication.

', 'ReplicationConfiguration$pitPolicy' => '

The Point in time (PIT) policy to manage snapshots taken during replication.

', 'ReplicationConfigurationTemplate$pitPolicy' => '

The Point in time (PIT) policy to manage snapshots taken during replication.

', 'UpdateReplicationConfigurationRequest$pitPolicy' => '

The Point in time (PIT) policy to manage snapshots taken during replication.

', 'UpdateReplicationConfigurationTemplateRequest$pitPolicy' => '

The Point in time (PIT) policy to manage snapshots taken during replication.

', ], ], 'PITPolicyRule' => [ 'base' => '

A rule in the Point in Time (PIT) policy representing when to take snapshots and how long to retain them for.

', 'refs' => [ 'PITPolicy$member' => NULL, ], ], 'PITPolicyRuleUnits' => [ 'base' => NULL, 'refs' => [ 'PITPolicyRule$units' => '

The units used to measure the interval and retentionDuration.

', ], ], 'PaginationToken' => [ 'base' => NULL, 'refs' => [ 'DescribeJobLogItemsRequest$nextToken' => '

The token of the next Job log items to retrieve.

', 'DescribeJobLogItemsResponse$nextToken' => '

The token of the next Job log items to retrieve.

', 'DescribeJobsRequest$nextToken' => '

The token of the next Job to retrieve.

', 'DescribeJobsResponse$nextToken' => '

The token of the next Job to retrieve.

', 'DescribeLaunchConfigurationTemplatesRequest$nextToken' => '

The token of the next Launch Configuration Template to retrieve.

', 'DescribeLaunchConfigurationTemplatesResponse$nextToken' => '

The token of the next Launch Configuration Template to retrieve.

', 'DescribeRecoveryInstancesRequest$nextToken' => '

The token of the next Recovery Instance to retrieve.

', 'DescribeRecoveryInstancesResponse$nextToken' => '

The token of the next Recovery Instance to retrieve.

', 'DescribeRecoverySnapshotsRequest$nextToken' => '

The token of the next Recovery Snapshot to retrieve.

', 'DescribeRecoverySnapshotsResponse$nextToken' => '

The token of the next Recovery Snapshot to retrieve.

', 'DescribeReplicationConfigurationTemplatesRequest$nextToken' => '

The token of the next Replication Configuration Template to retrieve.

', 'DescribeReplicationConfigurationTemplatesResponse$nextToken' => '

The token of the next Replication Configuration Template to retrieve.

', 'DescribeSourceNetworksRequest$nextToken' => '

The token of the next Source Networks to retrieve.

', 'DescribeSourceNetworksResponse$nextToken' => '

The token of the next Source Networks to retrieve.

', 'DescribeSourceServersRequest$nextToken' => '

The token of the next Source Server to retrieve.

', 'DescribeSourceServersResponse$nextToken' => '

The token of the next Source Server to retrieve.

', 'ListExtensibleSourceServersRequest$nextToken' => '

The token of the next extensible source server to retrieve.

', 'ListExtensibleSourceServersResponse$nextToken' => '

The token of the next extensible source server to retrieve.

', 'ListStagingAccountsRequest$nextToken' => '

The token of the next staging Account to retrieve.

', 'ListStagingAccountsResponse$nextToken' => '

The token of the next staging Account to retrieve.

', ], ], 'ParticipatingResource' => [ 'base' => '

Represents a resource participating in an asynchronous Job.

', 'refs' => [ 'ParticipatingResources$member' => NULL, ], ], 'ParticipatingResourceID' => [ 'base' => '

ID of a resource participating in an asynchronous Job.

', 'refs' => [ 'ParticipatingResource$participatingResourceID' => '

The ID of a participating resource.

', ], ], 'ParticipatingResources' => [ 'base' => NULL, 'refs' => [ 'Job$participatingResources' => '

A list of resources that the Job is acting upon.

', ], ], 'ParticipatingServer' => [ 'base' => '

Represents a server participating in an asynchronous Job.

', 'refs' => [ 'ParticipatingServers$member' => NULL, ], ], 'ParticipatingServers' => [ 'base' => NULL, 'refs' => [ 'Job$participatingServers' => '

A list of servers that the Job is acting upon.

', ], ], 'PositiveInteger' => [ 'base' => NULL, 'refs' => [ 'CPU$cores' => '

The number of CPU cores.

', 'CreateReplicationConfigurationTemplateRequest$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.

', 'DataReplicationInfoReplicatedDisk$backloggedStorageBytes' => '

The size of the replication backlog in bytes.

', 'DataReplicationInfoReplicatedDisk$replicatedStorageBytes' => '

The amount of data replicated so far in bytes.

', 'DataReplicationInfoReplicatedDisk$rescannedStorageBytes' => '

The amount of data to be rescanned in bytes.

', 'DataReplicationInfoReplicatedDisk$totalStorageBytes' => '

The total amount of data to be replicated in bytes.

', 'Disk$bytes' => '

The amount of storage on the disk in bytes.

', 'GetFailbackReplicationConfigurationResponse$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.

', 'InternalServerException$retryAfterSeconds' => '

The number of seconds after which the request should be safe to retry.

', 'PITPolicyRule$ruleID' => '

The ID of the rule.

', 'RecoveryInstanceDataReplicationInfoReplicatedDisk$backloggedStorageBytes' => '

The size of the replication backlog in bytes.

', 'RecoveryInstanceDataReplicationInfoReplicatedDisk$replicatedStorageBytes' => '

The amount of data replicated so far in bytes.

', 'RecoveryInstanceDataReplicationInfoReplicatedDisk$rescannedStorageBytes' => '

The amount of data to be rescanned in bytes.

', 'RecoveryInstanceDataReplicationInfoReplicatedDisk$totalStorageBytes' => '

The total amount of data to be replicated in bytes.

', 'RecoveryInstanceDisk$bytes' => '

The amount of storage on the disk in bytes.

', 'RecoveryInstanceProperties$ramBytes' => '

The amount of RAM in bytes.

', 'ReplicationConfiguration$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.

', 'ReplicationConfigurationReplicatedDisk$iops' => '

The requested number of I/O operations per second (IOPS).

', 'ReplicationConfigurationReplicatedDisk$throughput' => '

The throughput to use for the EBS volume in MiB/s. This parameter is valid only for gp3 volumes.

', 'ReplicationConfigurationTemplate$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.

', 'SourceProperties$ramBytes' => '

The amount of RAM in bytes.

', 'UpdateFailbackReplicationConfigurationRequest$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.

', 'UpdateReplicationConfigurationRequest$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.

', 'UpdateReplicationConfigurationTemplateRequest$bandwidthThrottling' => '

Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps.

', 'VolumeToSizeMap$value' => NULL, ], ], 'RecoveryInstance' => [ 'base' => '

A Recovery Instance is a replica of a Source Server running on EC2.

', 'refs' => [ 'DescribeRecoveryInstancesItems$member' => NULL, ], ], 'RecoveryInstanceDataReplicationError' => [ 'base' => '

Error in data replication.

', 'refs' => [ 'RecoveryInstanceDataReplicationInfo$dataReplicationError' => '

Information about Data Replication

', ], ], 'RecoveryInstanceDataReplicationInfo' => [ 'base' => '

Information about Data Replication

', 'refs' => [ 'RecoveryInstance$dataReplicationInfo' => '

The Data Replication Info of the Recovery Instance.

', ], ], 'RecoveryInstanceDataReplicationInfoReplicatedDisk' => [ 'base' => '

A disk that should be replicated.

', 'refs' => [ 'RecoveryInstanceDataReplicationInfoReplicatedDisks$member' => NULL, ], ], 'RecoveryInstanceDataReplicationInfoReplicatedDisks' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDataReplicationInfo$replicatedDisks' => '

The disks that should be replicated.

', ], ], 'RecoveryInstanceDataReplicationInitiation' => [ 'base' => '

Data replication initiation.

', 'refs' => [ 'RecoveryInstanceDataReplicationInfo$dataReplicationInitiation' => '

Information about whether the data replication has been initiated.

', ], ], 'RecoveryInstanceDataReplicationInitiationStep' => [ 'base' => '

Data replication initiation step.

', 'refs' => [ 'RecoveryInstanceDataReplicationInitiationSteps$member' => NULL, ], ], 'RecoveryInstanceDataReplicationInitiationStepName' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDataReplicationInitiationStep$name' => '

The name of the step.

', ], ], 'RecoveryInstanceDataReplicationInitiationStepStatus' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDataReplicationInitiationStep$status' => '

The status of the step.

', ], ], 'RecoveryInstanceDataReplicationInitiationSteps' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDataReplicationInitiation$steps' => '

The steps of the current attempt to initiate data replication.

', ], ], 'RecoveryInstanceDataReplicationState' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceDataReplicationInfo$dataReplicationState' => '

The state of the data replication.

', ], ], 'RecoveryInstanceDisk' => [ 'base' => '

An object representing a block storage device on the Recovery Instance.

', 'refs' => [ 'RecoveryInstanceDisks$member' => NULL, ], ], 'RecoveryInstanceDisks' => [ 'base' => NULL, 'refs' => [ 'RecoveryInstanceProperties$disks' => '

An array of disks.

', ], ], 'RecoveryInstanceFailback' => [ 'base' => '

An object representing failback related information of the Recovery Instance.

', 'refs' => [ 'RecoveryInstance$failback' => '

An object representing failback related information of the Recovery Instance.

', ], ], 'RecoveryInstanceID' => [ 'base' => NULL, 'refs' => [ 'DeleteRecoveryInstanceRequest$recoveryInstanceID' => '

The ID of the Recovery Instance to be deleted.

', 'DisconnectRecoveryInstanceRequest$recoveryInstanceID' => '

The ID of the Recovery Instance to disconnect.

', 'GetFailbackReplicationConfigurationRequest$recoveryInstanceID' => '

The ID of the Recovery Instance whose failback replication configuration should be returned.

', 'GetFailbackReplicationConfigurationResponse$recoveryInstanceID' => '

The ID of the Recovery Instance.

', 'ParticipatingServer$recoveryInstanceID' => '

The Recovery Instance ID of a participating server.

', 'RecoveryInstance$recoveryInstanceID' => '

The ID of the Recovery Instance.

', 'RecoveryInstanceIDs$member' => NULL, 'RecoveryInstancesForTerminationRequest$member' => NULL, 'ReverseReplicationRequest$recoveryInstanceID' => '

The ID of the Recovery Instance that we want to reverse the replication for.

', 'SourceServer$recoveryInstanceId' => '

The ID of the Recovery Instance associated with this Source Server.

', 'StartFailbackRequestRecoveryInstanceIDs$member' => NULL, 'StopFailbackRequest$recoveryInstanceID' => '

The ID of the Recovery Instance we want to stop failback for.

', 'UpdateFailbackReplicationConfigurationRequest$recoveryInstanceID' => '

The ID of the Recovery Instance.

', ], ], 'RecoveryInstanceIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeRecoveryInstancesRequestFilters$recoveryInstanceIDs' => '

An array of Recovery Instance IDs that should be returned. An empty array means all Recovery Instances.

', ], ], 'RecoveryInstanceProperties' => [ 'base' => '

Properties of the Recovery Instance machine.

', 'refs' => [ 'RecoveryInstance$recoveryInstanceProperties' => '

Properties of the Recovery Instance machine.

', ], ], 'RecoveryInstancesForTerminationRequest' => [ 'base' => NULL, 'refs' => [ 'TerminateRecoveryInstancesRequest$recoveryInstanceIDs' => '

The IDs of the Recovery Instances that should be terminated.

', ], ], 'RecoveryLifeCycle' => [ 'base' => '

An object representing the Source Network recovery Lifecycle.

', 'refs' => [ 'SourceNetwork$lastRecovery' => '

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

', ], ], 'RecoveryResult' => [ 'base' => NULL, 'refs' => [ 'RecoveryLifeCycle$lastRecoveryResult' => '

The status of the last recovery status of this Source Network.

', ], ], 'RecoverySnapshot' => [ 'base' => '

A snapshot of a Source Server used during recovery.

', 'refs' => [ 'RecoverySnapshotsList$member' => NULL, ], ], 'RecoverySnapshotID' => [ 'base' => NULL, 'refs' => [ 'RecoverySnapshot$snapshotID' => '

The ID of the Recovery Snapshot.

', 'StartRecoveryRequestSourceServer$recoverySnapshotID' => '

The ID of a Recovery Snapshot we want to recover from. Omit this field to launch from the latest data by taking an on-demand snapshot.

', ], ], 'RecoverySnapshotsList' => [ 'base' => NULL, 'refs' => [ 'DescribeRecoverySnapshotsResponse$items' => '

An array of Recovery Snapshots.

', ], ], 'RecoverySnapshotsOrder' => [ 'base' => NULL, 'refs' => [ 'DescribeRecoverySnapshotsRequest$order' => '

The sorted ordering by which to return Recovery Snapshots.

', ], ], 'ReplicationConfiguration' => [ 'base' => NULL, 'refs' => [], ], 'ReplicationConfigurationDataPlaneRouting' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$dataPlaneRouting' => '

The data plane routing mechanism that will be used for replication.

', 'ReplicationConfiguration$dataPlaneRouting' => '

The data plane routing mechanism that will be used for replication.

', 'ReplicationConfigurationTemplate$dataPlaneRouting' => '

The data plane routing mechanism that will be used for replication.

', 'UpdateReplicationConfigurationRequest$dataPlaneRouting' => '

The data plane routing mechanism that will be used for replication.

', 'UpdateReplicationConfigurationTemplateRequest$dataPlaneRouting' => '

The data plane routing mechanism that will be used for replication.

', ], ], 'ReplicationConfigurationDefaultLargeStagingDiskType' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$defaultLargeStagingDiskType' => '

The Staging Disk EBS volume type to be used during replication.

', 'ReplicationConfiguration$defaultLargeStagingDiskType' => '

The Staging Disk EBS volume type to be used during replication.

', 'ReplicationConfigurationTemplate$defaultLargeStagingDiskType' => '

The Staging Disk EBS volume type to be used during replication.

', 'UpdateReplicationConfigurationRequest$defaultLargeStagingDiskType' => '

The Staging Disk EBS volume type to be used during replication.

', 'UpdateReplicationConfigurationTemplateRequest$defaultLargeStagingDiskType' => '

The Staging Disk EBS volume type to be used during replication.

', ], ], 'ReplicationConfigurationEbsEncryption' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$ebsEncryption' => '

The type of EBS encryption to be used during replication.

', 'ReplicationConfiguration$ebsEncryption' => '

The type of EBS encryption to be used during replication.

', 'ReplicationConfigurationTemplate$ebsEncryption' => '

The type of EBS encryption to be used during replication.

', 'UpdateReplicationConfigurationRequest$ebsEncryption' => '

The type of EBS encryption to be used during replication.

', 'UpdateReplicationConfigurationTemplateRequest$ebsEncryption' => '

The type of EBS encryption to be used during replication.

', ], ], 'ReplicationConfigurationReplicatedDisk' => [ 'base' => '

The configuration of a disk of the Source Server to be replicated.

', 'refs' => [ 'ReplicationConfigurationReplicatedDisks$member' => NULL, ], ], 'ReplicationConfigurationReplicatedDiskStagingDiskType' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfigurationReplicatedDisk$optimizedStagingDiskType' => '

The Staging Disk EBS volume type to be used during replication when stagingDiskType is set to Auto. This is a read-only field.

', 'ReplicationConfigurationReplicatedDisk$stagingDiskType' => '

The Staging Disk EBS volume type to be used during replication.

', ], ], 'ReplicationConfigurationReplicatedDisks' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfiguration$replicatedDisks' => '

The configuration of the disks of the Source Server to be replicated.

', 'UpdateReplicationConfigurationRequest$replicatedDisks' => '

The configuration of the disks of the Source Server to be replicated.

', ], ], 'ReplicationConfigurationTemplate' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfigurationTemplates$member' => NULL, ], ], 'ReplicationConfigurationTemplateID' => [ 'base' => NULL, 'refs' => [ 'DeleteReplicationConfigurationTemplateRequest$replicationConfigurationTemplateID' => '

The ID of the Replication Configuration Template to be deleted.

', 'ReplicationConfigurationTemplate$replicationConfigurationTemplateID' => '

The Replication Configuration Template ID.

', 'ReplicationConfigurationTemplateIDs$member' => NULL, 'UpdateReplicationConfigurationTemplateRequest$replicationConfigurationTemplateID' => '

The Replication Configuration Template ID.

', ], ], 'ReplicationConfigurationTemplateIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeReplicationConfigurationTemplatesRequest$replicationConfigurationTemplateIDs' => '

The IDs of the Replication Configuration Templates to retrieve. An empty list means all Replication Configuration Templates.

', ], ], 'ReplicationConfigurationTemplates' => [ 'base' => NULL, 'refs' => [ 'DescribeReplicationConfigurationTemplatesResponse$items' => '

An array of Replication Configuration Templates.

', ], ], 'ReplicationDirection' => [ 'base' => '

Replication direction designates if this is a failover replication, or a failback replication. When a DRS agent is installed on an instance, the replication direction is failover. In cases where a recovery launch was made in the recovery location and a new recovery instance was created, and then a failback replication was initiated from that recovery instance back to the origin location, then the replication direction will be failback.

', 'refs' => [ 'SourceServer$replicationDirection' => '

Replication direction of the Source Server.

', ], ], 'ReplicationServersSecurityGroupsIDs' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$replicationServersSecurityGroupsIDs' => '

The security group IDs that will be used by the replication server.

', 'ReplicationConfiguration$replicationServersSecurityGroupsIDs' => '

The security group IDs that will be used by the replication server.

', 'ReplicationConfigurationTemplate$replicationServersSecurityGroupsIDs' => '

The security group IDs that will be used by the replication server.

', 'UpdateReplicationConfigurationRequest$replicationServersSecurityGroupsIDs' => '

The security group IDs that will be used by the replication server.

', 'UpdateReplicationConfigurationTemplateRequest$replicationServersSecurityGroupsIDs' => '

The security group IDs that will be used by the replication server.

', ], ], 'ReplicationStatus' => [ 'base' => NULL, 'refs' => [ 'SourceNetwork$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

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The resource for this operation was not found.

', 'refs' => [], ], 'RetryDataReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReverseReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'ReverseReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'SecurityGroupID' => [ 'base' => NULL, 'refs' => [ 'ReplicationServersSecurityGroupsIDs$member' => NULL, ], ], 'SensitiveBoundedString' => [ 'base' => NULL, 'refs' => [ 'SourceNetwork$replicationStatusDetails' => '

Error details in case Source Network replication status is ERROR.

', ], ], 'ServiceQuotaExceededException' => [ 'base' => '

The request could not be completed because its exceeded the service quota.

', 'refs' => [], ], 'SmallBoundedString' => [ 'base' => NULL, 'refs' => [ 'LaunchConfiguration$name' => '

The name of the launch configuration.

', 'ReplicationConfiguration$name' => '

The name of the Replication Configuration.

', 'UpdateLaunchConfigurationRequest$name' => '

The name of the launch configuration.

', 'UpdateReplicationConfigurationRequest$name' => '

The name of the Replication Configuration.

', ], ], 'SourceCloudProperties' => [ 'base' => '

Properties of the cloud environment where this Source Server originated from.

', 'refs' => [ 'SourceServer$sourceCloudProperties' => '

Source cloud properties of the Source Server.

', ], ], 'SourceNetwork' => [ 'base' => '

The ARN of the Source Network.

', 'refs' => [ 'SourceNetworksList$member' => NULL, 'StartSourceNetworkReplicationResponse$sourceNetwork' => '

Source Network which was requested for replication.

', 'StopSourceNetworkReplicationResponse$sourceNetwork' => '

Source Network which was requested to stop replication.

', ], ], 'SourceNetworkData' => [ 'base' => '

Properties of Source Network related to a job event.

', 'refs' => [ 'EventResourceData$sourceNetworkData' => '

Source Network properties.

', ], ], 'SourceNetworkID' => [ 'base' => NULL, 'refs' => [ 'AssociateSourceNetworkStackRequest$sourceNetworkID' => '

The Source Network ID to associate with CloudFormation template.

', 'CreateSourceNetworkResponse$sourceNetworkID' => '

ID of the created Source Network.

', 'DeleteSourceNetworkRequest$sourceNetworkID' => '

ID of the Source Network to delete.

', 'DescribeSourceNetworksRequestFiltersIDs$member' => NULL, 'ExportSourceNetworkCfnTemplateRequest$sourceNetworkID' => '

The Source Network ID to export its CloudFormation template to an S3 bucket.

', 'ParticipatingResourceID$sourceNetworkID' => '

Source Network ID.

', 'SourceNetwork$sourceNetworkID' => '

Source Network ID.

', 'SourceNetworkData$sourceNetworkID' => '

Source Network ID.

', 'SourceServer$sourceNetworkID' => '

ID of the Source Network which is protecting this Source Server\'s network.

', 'StartSourceNetworkRecoveryRequestNetworkEntry$sourceNetworkID' => '

The ID of the Source Network you want to recover.

', 'StartSourceNetworkReplicationRequest$sourceNetworkID' => '

ID of the Source Network to replicate.

', 'StopSourceNetworkReplicationRequest$sourceNetworkID' => '

ID of the Source Network to stop replication.

', ], ], 'SourceNetworksList' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceNetworksResponse$items' => '

An array of Source Networks.

', ], ], 'SourceProperties' => [ 'base' => '

Properties of the Source Server machine.

', 'refs' => [ 'SourceServer$sourceProperties' => '

The source properties of the Source Server.

', ], ], 'SourceServer' => [ 'base' => NULL, 'refs' => [ 'CreateExtendedSourceServerResponse$sourceServer' => '

Created extended source server.

', 'SourceServersList$member' => NULL, 'StartReplicationResponse$sourceServer' => '

The Source Server that this action was targeted on.

', 'StopReplicationResponse$sourceServer' => '

The Source Server that this action was targeted on.

', ], ], 'SourceServerARN' => [ 'base' => NULL, 'refs' => [ 'CreateExtendedSourceServerRequest$sourceServerArn' => '

This defines the ARN of the source server in staging Account based on which you want to create an extended source server.

', 'ReverseReplicationResponse$reversedDirectionSourceServerArn' => '

ARN of created SourceServer.

', 'SourceServer$reversedDirectionSourceServerArn' => '

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.

', 'StagingSourceServer$arn' => '

The ARN of the source server.

', ], ], 'SourceServerID' => [ 'base' => NULL, 'refs' => [ 'DeleteSourceServerRequest$sourceServerID' => '

The ID of the Source Server to be deleted.

', 'DescribeRecoverySnapshotsRequest$sourceServerID' => '

Filter Recovery Snapshots by Source Server ID.

', 'DescribeSourceServersRequestFiltersIDs$member' => NULL, 'DisconnectSourceServerRequest$sourceServerID' => '

The ID of the Source Server to disconnect.

', 'GetLaunchConfigurationRequest$sourceServerID' => '

The ID of the Source Server that we want to retrieve a Launch Configuration for.

', 'GetReplicationConfigurationRequest$sourceServerID' => '

The ID of the Source Serve for this Replication Configuration.r

', 'JobLogEventData$sourceServerID' => '

The ID of a Source Server.

', 'LaunchConfiguration$sourceServerID' => '

The ID of the Source Server for this launch configuration.

', 'ParticipatingServer$sourceServerID' => '

The Source Server ID of a participating server.

', 'RecoveryInstance$sourceServerID' => '

The Source Server ID that this Recovery Instance is associated with.

', 'RecoverySnapshot$sourceServerID' => '

The ID of the Source Server that the snapshot was taken for.

', 'ReplicationConfiguration$sourceServerID' => '

The ID of the Source Server for this Replication Configuration.

', 'RetryDataReplicationRequest$sourceServerID' => '

The ID of the Source Server whose data replication should be retried.

', 'SourceServer$sourceServerID' => '

The ID of the Source Server.

', 'SourceServerIDs$member' => NULL, 'StartRecoveryRequestSourceServer$sourceServerID' => '

The ID of the Source Server you want to recover.

', 'StartReplicationRequest$sourceServerID' => '

The ID of the Source Server to start replication for.

', 'StopReplicationRequest$sourceServerID' => '

The ID of the Source Server to stop replication for.

', 'UpdateLaunchConfigurationRequest$sourceServerID' => '

The ID of the Source Server that we want to retrieve a Launch Configuration for.

', 'UpdateReplicationConfigurationRequest$sourceServerID' => '

The ID of the Source Server for this Replication Configuration.

', ], ], 'SourceServerIDs' => [ 'base' => NULL, 'refs' => [ 'DescribeRecoveryInstancesRequestFilters$sourceServerIDs' => '

An array of Source Server IDs for which associated Recovery Instances should be returned.

', ], ], 'SourceServersList' => [ 'base' => NULL, 'refs' => [ 'DescribeSourceServersResponse$items' => '

An array of Source Servers.

', ], ], 'StagingArea' => [ 'base' => '

Staging information related to source server.

', 'refs' => [ 'SourceServer$stagingArea' => '

The staging area of the source server.

', ], ], 'StagingSourceServer' => [ 'base' => '

Source server in staging account that extended source server connected to.

', 'refs' => [ 'StagingSourceServersList$member' => NULL, ], ], 'StagingSourceServersList' => [ 'base' => NULL, 'refs' => [ 'ListExtensibleSourceServersResponse$items' => '

A list of source servers on a staging Account that are extensible.

', ], ], 'StartFailbackLaunchRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartFailbackLaunchResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartFailbackRequestRecoveryInstanceIDs' => [ 'base' => NULL, 'refs' => [ 'StartFailbackLaunchRequest$recoveryInstanceIDs' => '

The IDs of the Recovery Instance whose failback launch we want to request.

', ], ], 'StartRecoveryRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartRecoveryRequestSourceServer' => [ 'base' => '

An object representing the Source Server to recover.

', 'refs' => [ 'StartRecoveryRequestSourceServers$member' => NULL, ], ], 'StartRecoveryRequestSourceServers' => [ 'base' => NULL, 'refs' => [ 'StartRecoveryRequest$sourceServers' => '

The Source Servers that we want to start a Recovery Job for.

', ], ], 'StartRecoveryResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartSourceNetworkRecoveryRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartSourceNetworkRecoveryRequestNetworkEntries' => [ 'base' => NULL, 'refs' => [ 'StartSourceNetworkRecoveryRequest$sourceNetworks' => '

The Source Networks that we want to start a Recovery Job for.

', ], ], 'StartSourceNetworkRecoveryRequestNetworkEntry' => [ 'base' => '

An object representing the Source Network to recover.

', 'refs' => [ 'StartSourceNetworkRecoveryRequestNetworkEntries$member' => NULL, ], ], 'StartSourceNetworkRecoveryResponse' => [ 'base' => NULL, 'refs' => [], ], 'StartSourceNetworkReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartSourceNetworkReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopFailbackRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'StopSourceNetworkReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'StopSourceNetworkReplicationResponse' => [ 'base' => NULL, 'refs' => [], ], 'StrictlyPositiveInteger' => [ 'base' => NULL, 'refs' => [ 'DescribeJobLogItemsRequest$maxResults' => '

Maximum number of Job log items to retrieve.

', 'DescribeJobsRequest$maxResults' => '

Maximum number of Jobs to retrieve.

', 'DescribeRecoveryInstancesRequest$maxResults' => '

Maximum number of Recovery Instances to retrieve.

', 'DescribeRecoverySnapshotsRequest$maxResults' => '

Maximum number of Recovery Snapshots to retrieve.

', 'DescribeReplicationConfigurationTemplatesRequest$maxResults' => '

Maximum number of Replication Configuration Templates to retrieve.

', 'DescribeSourceNetworksRequest$maxResults' => '

Maximum number of Source Networks to retrieve.

', 'DescribeSourceServersRequest$maxResults' => '

Maximum number of Source Servers to retrieve.

', 'PITPolicyRule$interval' => '

How often, in the chosen units, a snapshot should be taken.

', 'PITPolicyRule$retentionDuration' => '

The duration to retain a snapshot for, in the chosen units.

', ], ], 'SubnetID' => [ 'base' => NULL, 'refs' => [ 'CreateReplicationConfigurationTemplateRequest$stagingAreaSubnetId' => '

The subnet to be used by the replication staging area.

', 'ReplicationConfiguration$stagingAreaSubnetId' => '

The subnet to be used by the replication staging area.

', 'ReplicationConfigurationTemplate$stagingAreaSubnetId' => '

The subnet to be used by the replication staging area.

', 'UpdateReplicationConfigurationRequest$stagingAreaSubnetId' => '

The subnet to be used by the replication staging area.

', 'UpdateReplicationConfigurationTemplateRequest$stagingAreaSubnetId' => '

The subnet to be used by the replication staging area.

', ], ], 'SyntheticTimestamp_date_time' => [ 'base' => NULL, 'refs' => [ 'RecoveryLifeCycle$apiCallDateTime' => '

The date and time the last Source Network recovery was initiated.

', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeys$member' => NULL, 'TagsMap$key' => NULL, ], ], 'TagKeys' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => '

Array of tags to be removed.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagsMap$value' => NULL, ], ], 'TagsMap' => [ 'base' => NULL, 'refs' => [ 'CreateExtendedSourceServerRequest$tags' => '

A list of tags associated with the extended source server.

', 'CreateLaunchConfigurationTemplateRequest$tags' => '

Request to associate tags during creation of a Launch Configuration Template.

', 'CreateReplicationConfigurationTemplateRequest$stagingAreaTags' => '

A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.

', 'CreateReplicationConfigurationTemplateRequest$tags' => '

A set of tags to be associated with the Replication Configuration Template resource.

', 'CreateSourceNetworkRequest$tags' => '

A set of tags to be associated with the Source Network resource.

', 'Job$tags' => '

A list of tags associated with the Job.

', 'LaunchConfigurationTemplate$tags' => '

Tags of the Launch Configuration Template.

', 'ListTagsForResourceResponse$tags' => '

The tags of the requested resource.

', 'RecoveryInstance$tags' => '

An array of tags that are associated with the Recovery Instance.

', 'ReplicationConfiguration$stagingAreaTags' => '

A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.

', 'ReplicationConfigurationTemplate$stagingAreaTags' => '

A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.

', 'ReplicationConfigurationTemplate$tags' => '

A set of tags to be associated with the Replication Configuration Template resource.

', 'SourceNetwork$tags' => '

A list of tags associated with the Source Network.

', 'SourceServer$tags' => '

The tags associated with the Source Server.

', 'StagingSourceServer$tags' => '

A list of tags associated with the staging source server.

', 'StartFailbackLaunchRequest$tags' => '

The tags to be associated with the failback launch Job.

', 'StartRecoveryRequest$tags' => '

The tags to be associated with the Recovery Job.

', 'StartSourceNetworkRecoveryRequest$tags' => '

The tags to be associated with the Source Network recovery Job.

', 'TagResourceRequest$tags' => '

Array of tags to be added or updated.

', 'UpdateReplicationConfigurationRequest$stagingAreaTags' => '

A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.

', 'UpdateReplicationConfigurationTemplateRequest$stagingAreaTags' => '

A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc.

', ], ], 'TargetInstanceTypeRightSizingMethod' => [ 'base' => NULL, 'refs' => [ 'CreateLaunchConfigurationTemplateRequest$targetInstanceTypeRightSizingMethod' => '

Target instance type right-sizing method.

', 'LaunchConfiguration$targetInstanceTypeRightSizingMethod' => '

Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server.

', 'LaunchConfigurationTemplate$targetInstanceTypeRightSizingMethod' => '

Target instance type right-sizing method.

', 'UpdateLaunchConfigurationRequest$targetInstanceTypeRightSizingMethod' => '

Whether Elastic Disaster Recovery should try to automatically choose the instance type that best matches the OS, CPU, and RAM of your Source Server.

', 'UpdateLaunchConfigurationTemplateRequest$targetInstanceTypeRightSizingMethod' => '

Target instance type right-sizing method.

', ], ], 'TerminateRecoveryInstancesRequest' => [ 'base' => NULL, 'refs' => [], ], 'TerminateRecoveryInstancesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'UninitializedAccountException' => [ 'base' => '

The account performing the request has not been initialized.

', 'refs' => [], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateFailbackReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateLaunchConfigurationTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateReplicationConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateReplicationConfigurationTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by the AWS service.

', 'refs' => [], ], 'ValidationExceptionField' => [ 'base' => '

Validate exception field.

', 'refs' => [ 'ValidationExceptionFieldList$member' => NULL, ], ], 'ValidationExceptionFieldList' => [ 'base' => NULL, 'refs' => [ 'ValidationException$fieldList' => '

A list of fields that failed validation.

', ], ], 'ValidationExceptionReason' => [ 'base' => NULL, 'refs' => [ 'ValidationException$reason' => '

Validation exception reason.

', ], ], 'VolumeToConversionMap' => [ 'base' => NULL, 'refs' => [ 'ConversionProperties$volumeToConversionMap' => '

A mapping between the volumes being converted and the converted snapshot ids

', ], ], 'VolumeToSizeMap' => [ 'base' => NULL, 'refs' => [ 'ConversionProperties$volumeToVolumeSize' => '

A mapping between the volumes and their sizes

', ], ], 'VpcID' => [ 'base' => NULL, 'refs' => [ 'CreateSourceNetworkRequest$vpcID' => '

Which VPC ID to protect.

', 'SourceNetwork$launchedVpcID' => '

ID of the recovered VPC following Source Network recovery.

', 'SourceNetwork$sourceVpcID' => '

VPC ID protected by the Source Network.

', 'SourceNetworkData$sourceVpc' => '

VPC ID protected by the Source Network.

', 'SourceNetworkData$targetVpc' => '

ID of the recovered VPC following Source Network recovery.

', ], ], ],];