dms library

Classes

Certificate
Provides a DMS (Data Migration Service) certificate resource. DMS certificates can be created, deleted, and imported.
CertificateArgs
The set of arguments for Certificate. The set of arguments for Certificate.
CertificateState
Input properties used for looking up and filtering Certificate resources.
Endpoint
Provides a DMS (Data Migration Service) endpoint resource. DMS endpoints can be created, updated, deleted, and imported.
EndpointArgs
The set of arguments for Endpoint. The set of arguments for Endpoint.
EndpointElasticsearchSettings
EndpointKafkaSettings
EndpointKinesisSettings
EndpointMongodbSettings
EndpointMysqlSettings
EndpointOracleSettings
EndpointPostgresSettings
EndpointRedisSettings
EndpointRedshiftSettings
EndpointState
Input properties used for looking up and filtering Endpoint resources.
EventSubscription
Provides a DMS (Data Migration Service) event subscription resource.
EventSubscriptionArgs
The set of arguments for EventSubscription. The set of arguments for EventSubscription.
EventSubscriptionState
Input properties used for looking up and filtering EventSubscription resources.
GetCertificateArgs
Arguments for getCertificate. Arguments for getCertificate.
GetCertificateResult
Result data returned by getCertificate.
GetEndpointArgs
Arguments for getEndpoint. Arguments for getEndpoint.
GetEndpointElasticsearchSetting
GetEndpointKafkaSetting
GetEndpointKinesisSetting
GetEndpointMongodbSetting
GetEndpointMysqlSetting
GetEndpointPostgresSetting
GetEndpointRedisSetting
GetEndpointRedshiftSetting
GetEndpointResult
Result data returned by getEndpoint.
GetEndpointS3Setting
GetReplicationInstanceArgs
Arguments for getReplicationInstance. Arguments for getReplicationInstance.
GetReplicationInstanceResult
Result data returned by getReplicationInstance.
GetReplicationSubnetGroupArgs
Arguments for getReplicationSubnetGroup. Arguments for getReplicationSubnetGroup.
GetReplicationSubnetGroupResult
Result data returned by getReplicationSubnetGroup.
GetReplicationTaskArgs
Arguments for getReplicationTask. Arguments for getReplicationTask.
GetReplicationTaskResult
Result data returned by getReplicationTask.
ReplicationConfig
Provides a DMS Serverless replication config resource.
ReplicationConfigArgs
The set of arguments for ReplicationConfig. The set of arguments for ReplicationConfig.
ReplicationConfigComputeConfig
ReplicationConfigState
Input properties used for looking up and filtering ReplicationConfig resources.
ReplicationInstance
Provides a DMS (Data Migration Service) replication instance resource. DMS replication instances can be created, updated, deleted, and imported.
ReplicationInstanceArgs
The set of arguments for ReplicationInstance. The set of arguments for ReplicationInstance.
ReplicationInstanceKerberosAuthenticationSettings
ReplicationInstanceState
Input properties used for looking up and filtering ReplicationInstance resources.
ReplicationSubnetGroup
Provides a DMS (Data Migration Service) replication subnet group resource. DMS replication subnet groups can be created, updated, deleted, and imported.
ReplicationSubnetGroupArgs
The set of arguments for ReplicationSubnetGroup. The set of arguments for ReplicationSubnetGroup.
ReplicationSubnetGroupState
Input properties used for looking up and filtering ReplicationSubnetGroup resources.
ReplicationTask
Provides a DMS (Data Migration Service) replication task resource. DMS replication tasks can be created, updated, deleted, and imported.
ReplicationTaskArgs
The set of arguments for ReplicationTask. The set of arguments for ReplicationTask.
ReplicationTaskState
Input properties used for looking up and filtering ReplicationTask resources.
S3Endpoint
Provides a DMS (Data Migration Service) S3 endpoint resource. DMS S3 endpoints can be created, updated, deleted, and imported.
S3EndpointArgs
The set of arguments for S3Endpoint. The set of arguments for S3Endpoint.
S3EndpointState
Input properties used for looking up and filtering S3Endpoint resources.

Functions

getCertificate(GetCertificateArgs args, {InvokeOptions? options}) Future<GetCertificateResult>
Data source for managing an AWS DMS (Database Migration) Certificate.
getCertificateOutput(GetCertificateArgs args, {InvokeOutputOptions? options}) → Output<GetCertificateResult>
getEndpoint(GetEndpointArgs args, {InvokeOptions? options}) Future<GetEndpointResult>
Data source for managing an AWS DMS (Database Migration) Endpoint.
getEndpointOutput(GetEndpointArgs args, {InvokeOutputOptions? options}) → Output<GetEndpointResult>
getReplicationInstance(GetReplicationInstanceArgs args, {InvokeOptions? options}) Future<GetReplicationInstanceResult>
Data source for managing an AWS DMS (Database Migration) Replication Instance.
getReplicationInstanceOutput(GetReplicationInstanceArgs args, {InvokeOutputOptions? options}) → Output<GetReplicationInstanceResult>
getReplicationSubnetGroup(GetReplicationSubnetGroupArgs args, {InvokeOptions? options}) Future<GetReplicationSubnetGroupResult>
Data source for managing an AWS DMS (Database Migration) Replication Subnet Group.
getReplicationSubnetGroupOutput(GetReplicationSubnetGroupArgs args, {InvokeOutputOptions? options}) → Output<GetReplicationSubnetGroupResult>
getReplicationTask(GetReplicationTaskArgs args, {InvokeOptions? options}) Future<GetReplicationTaskResult>
Data source for managing an AWS DMS (Database Migration) Replication Task.
getReplicationTaskOutput(GetReplicationTaskArgs args, {InvokeOutputOptions? options}) → Output<GetReplicationTaskResult>