

# ReplicationConfiguration


Details about the status of the replication of a source Amazon Connect instance across AWS Regions. Use these details to understand the general status of a given replication. For information about why a replication process may fail, see [Why a ReplicateInstance call fails](https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html#why-replicateinstance-fails) in the *Create a replica of your existing Amazon Connect instance* topic in the *Amazon Connect Administrator Guide*. 

## Contents


 ** GlobalSignInEndpoint **   <a name="connect-Type-ReplicationConfiguration-GlobalSignInEndpoint"></a>
The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see [Important things to know](https://docs.aws.amazon.com/connect/latest/adminguide/setup-traffic-distribution-groups.html) in the *Create traffic distribution groups* topic in the *Amazon Connect Administrator Guide*.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 128.  
Required: No

 ** ReplicationStatusSummaryList **   <a name="connect-Type-ReplicationConfiguration-ReplicationStatusSummaryList"></a>
A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each AWS Region.  
Type: Array of [ReplicationStatusSummary](API_ReplicationStatusSummary.md) objects  
Array Members: Minimum number of 0 items. Maximum number of 11 items.  
Required: No

 ** SourceRegion **   <a name="connect-Type-ReplicationConfiguration-SourceRegion"></a>
The AWS Region where the source Amazon Connect instance was created. This is the Region where the [ReplicateInstance](https://docs.aws.amazon.com/connect/latest/APIReference/API_ReplicateInstance.html) API was called to start the replication process.  
Type: String  
Length Constraints: Minimum length of 8. Maximum length of 31.  
Pattern: `[a-z]{2}(-[a-z]+){1,2}(-[0-9])?`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/ReplicationConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/ReplicationConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/ReplicationConfiguration) 