DataIntegrationAssociationSummary - Amazon Connect

DataIntegrationAssociationSummary

Summary information about the DataIntegration association.

Contents

ClientId

The identifier for the client that is associated with the DataIntegration association.

Type: String

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

Pattern: .*

Required: No

DataIntegrationArn

The Amazon Resource Name (ARN) of the DataIntegration.

Type: String

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

Pattern: ^arn:aws:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$

Required: No

DataIntegrationAssociationArn

The Amazon Resource Name (ARN) of the DataIntegration association.

Type: String

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

Pattern: ^arn:aws:[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9_/.-]{0,63}:[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,1023}$

Required: No

DestinationURI

The URI of the data destination.

Type: String

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

Pattern: ^(\w+\:\/\/[\w.-]+[\w/!@#+=.-]+$)|(\w+\:\/\/[\w.-]+[\w/!@#+=.-]+[\w/!@#+=.-]+[\w/!@#+=.,-]+$)

Required: No

ExecutionConfiguration

The configuration for how the files should be pulled from the source.

Type: ExecutionConfiguration object

Required: No

LastExecutionStatus

The execution status of the last job.

Type: LastExecutionStatus object

Required: No

See Also

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