v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14157452.7 KB

Creates and persists a DataIntegration resource.

You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the CreateDataIntegration API.

post/dataIntegrations

Request body

Namestring required

The name of the DataIntegration.

Descriptionstring

A description of the DataIntegration.

KmsKeystring required

The KMS key for the DataIntegration.

SourceURIstring required

The URI of the data source.

Tagsobject

The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

ClientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.

ObjectConfigurationobject

The configuration for what data should be pulled from the source.

Response

Success

Arnstring

The Amazon Resource Name (ARN)

Idstring

A unique identifier.

Namestring

The name of the DataIntegration.

Descriptionstring

A description of the DataIntegration.

KmsKeystring

The KMS key for the DataIntegration.

SourceURIstring

The URI of the data source.

Tagsobject

The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.

ClientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.

ObjectConfigurationobject

The configuration for what data should be pulled from the source.