DataProvider - AWS Database Migration Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DataProvider

Provides information that defines a data provider.

Contents

DataProviderArn

The Amazon Resource Name (ARN) string that uniquely identifies the data provider.

Type: String

Required: No

DataProviderCreationTime

The time the data provider was created.

Type: Timestamp

Required: No

DataProviderName

The name of the data provider.

Type: String

Required: No

Description

A description of the data provider. Descriptions can have up to 31 characters. A description can contain only ASCII letters, digits, and hyphens ('-'). Also, it can't end with a hyphen or contain two consecutive hyphens, and can only begin with a letter.

Type: String

Required: No

Engine

The type of database engine for the data provider. Valid values include "aurora", "aurora-postgresql", "mysql", "oracle", "postgres", "sqlserver", redshift, mariadb, mongodb, db2, db2-zos, docdb, and sybase. A value of "aurora" represents Amazon Aurora MySQL-Compatible Edition.

Type: String

Required: No

Settings

The settings in JSON format for a data provider.

Type: DataProviderSettings object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: No

Virtual

Indicates whether the data provider is virtual.

Type: Boolean

Required: No

See Also

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