Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.4/services/dms.ts?docs=full";

§Classes

DMS

§Interfaces

AccountQuota

Describes a quota for an Amazon Web Services account, for example the number of replication instances allowed.

AddTagsToResourceMessage

Associates a set of tags with an DMS resource.

ApplyPendingMaintenanceActionMessage
ApplyPendingMaintenanceActionResponse
AvailabilityZone

The name of an Availability Zone for use during database migration. AvailabilityZone is an optional parameter to the CreateReplicationInstance operation, and it’s value relates to the Amazon Web Services Region of an endpoint. For example, the availability zone of an endpoint in the us-east-1 region might be us-east-1a, us-east-1b, us-east-1c, or us-east-1d.

CancelReplicationTaskAssessmentRunMessage
CancelReplicationTaskAssessmentRunResponse
Certificate

The SSL certificate that can be used to encrypt connections between the endpoints and the replication instance.

CollectorHealthCheck

Describes the last Fleet Advisor collector health check.

CollectorResponse

Describes a Fleet Advisor collector.

CollectorShortInfoResponse

Briefly describes a Fleet Advisor collector.

Connection

Status of the connection between an endpoint and a replication instance, including Amazon Resource Names (ARNs) and the last error message issued.

CreateEndpointMessage
CreateEndpointResponse
CreateEventSubscriptionMessage
CreateEventSubscriptionResponse
CreateFleetAdvisorCollectorRequest
CreateFleetAdvisorCollectorResponse
CreateReplicationInstanceMessage
CreateReplicationInstanceResponse
CreateReplicationSubnetGroupMessage
CreateReplicationSubnetGroupResponse
CreateReplicationTaskMessage
CreateReplicationTaskResponse
DatabaseInstanceSoftwareDetailsResponse

Describes an inventory database instance for a Fleet Advisor collector.

DatabaseResponse

Describes a database in a Fleet Advisor collector inventory.

DatabaseShortInfoResponse

Describes a database in a Fleet Advisor collector inventory.

DeleteCertificateMessage
DeleteCertificateResponse
DeleteCollectorRequest
DeleteConnectionMessage
DeleteConnectionResponse
DeleteEndpointMessage
DeleteEndpointResponse
DeleteEventSubscriptionMessage
DeleteEventSubscriptionResponse
DeleteFleetAdvisorDatabasesRequest
DeleteFleetAdvisorDatabasesResponse
DeleteReplicationInstanceMessage
DeleteReplicationInstanceResponse
DeleteReplicationSubnetGroupMessage
DeleteReplicationTaskAssessmentRunMessage
DeleteReplicationTaskAssessmentRunResponse
DeleteReplicationTaskMessage
DeleteReplicationTaskResponse
DescribeAccountAttributesResponse
DescribeApplicableIndividualAssessmentsMessage
DescribeApplicableIndividualAssessmentsResponse
DescribeCertificatesMessage
DescribeCertificatesResponse
DescribeConnectionsMessage
DescribeConnectionsResponse
DescribeEndpointSettingsMessage
DescribeEndpointSettingsResponse
DescribeEndpointsMessage
DescribeEndpointsResponse
DescribeEndpointTypesMessage
DescribeEndpointTypesResponse
DescribeEventCategoriesMessage
DescribeEventCategoriesResponse
DescribeEventsMessage
DescribeEventsResponse
DescribeEventSubscriptionsMessage
DescribeEventSubscriptionsResponse
DescribeFleetAdvisorCollectorsRequest
DescribeFleetAdvisorCollectorsResponse
DescribeFleetAdvisorDatabasesRequest
DescribeFleetAdvisorDatabasesResponse
DescribeFleetAdvisorLsaAnalysisRequest
DescribeFleetAdvisorLsaAnalysisResponse
DescribeFleetAdvisorSchemaObjectSummaryRequest
DescribeFleetAdvisorSchemaObjectSummaryResponse
DescribeFleetAdvisorSchemasRequest
DescribeFleetAdvisorSchemasResponse
DescribeOrderableReplicationInstancesMessage
DescribeOrderableReplicationInstancesResponse
DescribePendingMaintenanceActionsMessage
DescribePendingMaintenanceActionsResponse
DescribeRefreshSchemasStatusMessage
DescribeRefreshSchemasStatusResponse
DescribeReplicationInstancesMessage
DescribeReplicationInstancesResponse
DescribeReplicationInstanceTaskLogsMessage
DescribeReplicationInstanceTaskLogsResponse
DescribeReplicationSubnetGroupsMessage
DescribeReplicationSubnetGroupsResponse
DescribeReplicationTaskAssessmentResultsMessage
DescribeReplicationTaskAssessmentResultsResponse
DescribeReplicationTaskAssessmentRunsMessage
DescribeReplicationTaskAssessmentRunsResponse
DescribeReplicationTaskIndividualAssessmentsMessage
DescribeReplicationTaskIndividualAssessmentsResponse
DescribeReplicationTasksMessage
DescribeReplicationTasksResponse
DescribeSchemasMessage
DescribeSchemasResponse
DescribeTableStatisticsMessage
DescribeTableStatisticsResponse
DmsTransferSettings

The settings in JSON format for the DMS Transfer type source endpoint.

DocDbSettings

Provides information that defines a DocumentDB endpoint.

DynamoDbSettings

Provides the Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role used to define an Amazon DynamoDB target endpoint.

ElasticsearchSettings

Provides information that defines an OpenSearch endpoint.

Endpoint

Describes an endpoint of a database instance in response to operations such as the following:

EndpointSetting

Endpoint settings.

Event

Describes an identifiable significant activity that affects a replication instance or task. This object can provide the message, the available event categories, the date and source of the event, and the DMS resource type.

EventCategoryGroup

Lists categories of events subscribed to, and generated by, the applicable DMS resource type. This data type appears in response to the DescribeEventCategories action.

EventSubscription

Describes an event notification subscription created by the CreateEventSubscription operation.

Filter

Identifies the name and value of a filter object. This filter is used to limit the number and type of DMS objects that are returned for a particular Describe* call or similar operation. Filters are used as an optional parameter for certain API operations.

FleetAdvisorLsaAnalysisResponse

Describes a large-scale assessment (LSA) analysis run by a Fleet Advisor collector.

FleetAdvisorSchemaObjectResponse

Describes a schema object in a Fleet Advisor collector inventory.

GcpMySQLSettings

Settings in JSON format for the source GCP MySQL endpoint.

IBMDb2Settings

Provides information that defines an IBM Db2 LUW endpoint.

ImportCertificateMessage
ImportCertificateResponse
InventoryData

Describes a Fleet Advisor collector inventory.

KafkaSettings

Provides information that describes an Apache Kafka endpoint. This information includes the output format of records applied to the endpoint and details of transaction and control table data information.

KinesisSettings

Provides information that describes an Amazon Kinesis Data Stream endpoint. This information includes the output format of records applied to the endpoint and details of transaction and control table data information.

ListTagsForResourceMessage
ListTagsForResourceResponse
MicrosoftSQLServerSettings

Provides information that defines a Microsoft SQL Server endpoint.

ModifyEndpointMessage
ModifyEndpointResponse
ModifyEventSubscriptionMessage
ModifyEventSubscriptionResponse
ModifyReplicationInstanceMessage
ModifyReplicationInstanceResponse
ModifyReplicationSubnetGroupMessage
ModifyReplicationSubnetGroupResponse
ModifyReplicationTaskMessage
ModifyReplicationTaskResponse
MongoDbSettings

Provides information that defines a MongoDB endpoint.

MoveReplicationTaskMessage
MoveReplicationTaskResponse
MySQLSettings

Provides information that defines a MySQL endpoint.

NeptuneSettings

Provides information that defines an Amazon Neptune endpoint.

OracleSettings

Provides information that defines an Oracle endpoint.

OrderableReplicationInstance

In response to the DescribeOrderableReplicationInstances operation, this object describes an available replication instance. This description includes the replication instance's type, engine version, and allocated storage.

PendingMaintenanceAction

Describes a maintenance action pending for an DMS resource, including when and how it will be applied. This data type is a response element to the DescribePendingMaintenanceActions operation.

PostgreSQLSettings

Provides information that defines a PostgreSQL endpoint.

RebootReplicationInstanceMessage
RebootReplicationInstanceResponse
RedisSettings

Provides information that defines a Redis target endpoint.

RedshiftSettings

Provides information that defines an Amazon Redshift endpoint.

RefreshSchemasMessage
RefreshSchemasResponse
RefreshSchemasStatus

Provides information that describes status of a schema at an endpoint specified by the DescribeRefreshSchemaStatus operation.

ReloadTablesMessage
ReloadTablesResponse
RemoveTagsFromResourceMessage

Removes one or more tags from an DMS resource.

ReplicationInstance

Provides information that defines a replication instance.

ReplicationInstanceTaskLog

Contains metadata for a replication instance task log.

ReplicationPendingModifiedValues

Provides information about the values of pending modifications to a replication instance. This data type is an object of the ReplicationInstance user-defined data type.

ReplicationSubnetGroup

Describes a subnet group in response to a request by the DescribeReplicationSubnetGroups operation.

ReplicationTask

Provides information that describes a replication task created by the CreateReplicationTask operation.

ReplicationTaskAssessmentResult

The task assessment report in JSON format.

ReplicationTaskAssessmentRun

Provides information that describes a premigration assessment run that you have started using the StartReplicationTaskAssessmentRun operation.

ReplicationTaskAssessmentRunProgress

The progress values reported by the AssessmentProgress response element.

ReplicationTaskIndividualAssessment

Provides information that describes an individual assessment from a premigration assessment run.

ReplicationTaskStats

In response to a request by the DescribeReplicationTasks operation, this object provides a collection of statistics about a replication task.

ResourcePendingMaintenanceActions

Identifies an DMS resource and any pending actions for it.

RunFleetAdvisorLsaAnalysisResponse
S3Settings

Settings for exporting data to Amazon S3.

SchemaResponse

Describes a schema in a Fleet Advisor collector inventory.

SchemaShortInfoResponse

Describes a schema in a Fleet Advisor collector inventory.

ServerShortInfoResponse

Describes a server in a Fleet Advisor collector inventory.

StartReplicationTaskAssessmentMessage
StartReplicationTaskAssessmentResponse
StartReplicationTaskAssessmentRunMessage
StartReplicationTaskAssessmentRunResponse
StartReplicationTaskMessage
StartReplicationTaskResponse
StopReplicationTaskMessage
StopReplicationTaskResponse
Subnet

In response to a request by the DescribeReplicationSubnetGroups operation, this object identifies a subnet by its given Availability Zone, subnet identifier, and status.

SupportedEndpointType

Provides information about types of supported endpoints in response to a request by the DescribeEndpointTypes operation. This information includes the type of endpoint, the database engine name, and whether change data capture (CDC) is supported.

SybaseSettings

Provides information that defines a SAP ASE endpoint.

TableStatistics

Provides a collection of table statistics in response to a request by the DescribeTableStatistics operation.

TableToReload

Provides the name of the schema and table to be reloaded.

Tag

A user-defined key-value pair that describes metadata added to an DMS resource and that is used by operations such as the following:

TestConnectionMessage
TestConnectionResponse
UpdateSubscriptionsToEventBridgeMessage
UpdateSubscriptionsToEventBridgeResponse
VpcSecurityGroupMembership

Describes the status of a security group associated with the virtual private cloud (VPC) hosting your replication and DB instances.

§Type Aliases

AuthMechanismValue
AuthTypeValue
CannedAclForObjectsValue
CharLengthSemantics
CollectorStatus
CompressionTypeValue
DataFormatValue
DatePartitionDelimiterValue
DatePartitionSequenceValue
DmsSslModeValue
EncodingTypeValue
EncryptionModeValue
EndpointSettingTypeValue
KafkaSecurityProtocol
MessageFormatValue
MigrationTypeValue
NestingLevelValue
ParquetVersionValue
PluginNameValue
RedisAuthTypeValue
RefreshSchemasStatusTypeValue
ReleaseStatusValues
ReloadOptionValue
ReplicationEndpointTypeValue
SafeguardPolicy
SourceType
SslSecurityProtocolValue
StartReplicationTaskTypeValue
TargetDbType
VersionStatus