IbmDb2LuwDataProviderSettings - 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.

IbmDb2LuwDataProviderSettings

Provides information about an IBM DB2 LUW data provider.

Contents

CertificateArn

The Amazon Resource Name (ARN) of the certificate used for SSL connection.

Type: String

Required: No

DatabaseName

The database name on the DB2 LUW data provider.

Type: String

Required: No

EncryptionAlgorithm

The encryption algorithm used for securing the connection to the IBM DB2 LUW database server. You can provide an integer value corresponding to a specific encryption algorithm, or leave this parameter empty to use the default behavior.

Type: Integer

Required: No

Port

The port value for the DB2 LUW data provider.

Type: Integer

Required: No

S3AccessRoleArn

The ARN for the role the application uses to access its Amazon S3 bucket.

Type: String

Required: No

S3Path

The path for the Amazon S3 bucket that the application uses for accessing the user-defined schema.

Type: String

Required: No

SecurityMechanism

The security mechanism used for authenticating the connection to the IBM DB2 LUW database server. You can provide an integer value corresponding to a specific security mechanism, or leave this parameter empty to use the default behavior.

Type: Integer

Required: No

ServerName

The name of the DB2 LUW server.

Type: String

Required: No

SslMode

The SSL mode used to connect to the DB2 LUW data provider. The default value is none. Valid Values: none and verify-ca.

Type: String

Valid Values: none | require | verify-ca | verify-full

Required: No

See Also

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