Module Awso_dms_syncSource

Sourceval delete_fleet_advisor_collector : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_dms.Values.DeleteCollectorRequest.t -> (unit, unit) Result.t
Sourceval start_recommendations : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_dms.Values.StartRecommendationsRequest.t -> (unit, unit) Result.t
include module type of struct include Awso_dms.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule AvailabilityZone = Awso_dms.Values.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.

Sourcemodule DoubleOptional = Awso_dms.Values.DoubleOptional
Sourcemodule IntegerOptional = Awso_dms.Values.IntegerOptional
Sourcemodule ReplicationTaskAssessmentRunProgress = Awso_dms.Values.ReplicationTaskAssessmentRunProgress

The progress values reported by the AssessmentProgress response element.

Sourcemodule ReplicationTaskAssessmentRunResultStatistic = Awso_dms.Values.ReplicationTaskAssessmentRunResultStatistic

The object containing the result statistics for a completed assessment run.

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

Sourcemodule RdsConfiguration = Awso_dms.Values.RdsConfiguration

Provides information that describes the configuration of the recommended target engine on Amazon RDS.

Sourcemodule RdsRequirements = Awso_dms.Values.RdsRequirements

Provides information that describes the requirements to the target engine on Amazon RDS.

Sourcemodule DmsSslModeValue = Awso_dms.Values.DmsSslModeValue
Sourcemodule AuthMechanismValue = Awso_dms.Values.AuthMechanismValue
Sourcemodule BooleanOptional = Awso_dms.Values.BooleanOptional
Sourcemodule Iso8601DateTime = Awso_dms.Values.Iso8601DateTime
Sourcemodule TablePreparationMode = Awso_dms.Values.TablePreparationMode
Sourcemodule PremigrationAssessmentStatus = Awso_dms.Values.PremigrationAssessmentStatus

The results returned in describe-replications to display the results of the premigration assessment from the replication configuration.

Sourcemodule ReplicationInstanceClass = Awso_dms.Values.ReplicationInstanceClass
Sourcemodule VpcSecurityGroupMembership = Awso_dms.Values.VpcSecurityGroupMembership

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

Sourcemodule RdsRecommendation = Awso_dms.Values.RdsRecommendation

Provides information that describes a recommendation of a target engine on Amazon RDS.

Sourcemodule PendingMaintenanceAction = Awso_dms.Values.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.

Sourcemodule DataProviderDescriptor = Awso_dms.Values.DataProviderDescriptor

Information about a data provider.

Sourcemodule DefaultErrorDetails = Awso_dms.Values.DefaultErrorDetails

Provides error information about a schema conversion operation.

Sourcemodule ProcessedObject = Awso_dms.Values.ProcessedObject

The database object that the schema conversion operation currently uses.

Sourcemodule CollectorShortInfoResponse = Awso_dms.Values.CollectorShortInfoResponse

Briefly describes a Fleet Advisor collector.

Sourcemodule CollectorStatus = Awso_dms.Values.CollectorStatus
Sourcemodule NestingLevelValue = Awso_dms.Values.NestingLevelValue
Sourcemodule KafkaSaslMechanism = Awso_dms.Values.KafkaSaslMechanism
Sourcemodule KafkaSecurityProtocol = Awso_dms.Values.KafkaSecurityProtocol
Sourcemodule KafkaSslEndpointIdentificationAlgorithm = Awso_dms.Values.KafkaSslEndpointIdentificationAlgorithm
Sourcemodule MessageFormatValue = Awso_dms.Values.MessageFormatValue
Sourcemodule SafeguardPolicy = Awso_dms.Values.SafeguardPolicy
Sourcemodule SqlServerAuthenticationMethod = Awso_dms.Values.SqlServerAuthenticationMethod
Sourcemodule TlogAccessMode = Awso_dms.Values.TlogAccessMode
Sourcemodule MySQLAuthenticationMethod = Awso_dms.Values.MySQLAuthenticationMethod
Sourcemodule CharLengthSemantics = Awso_dms.Values.CharLengthSemantics
Sourcemodule OracleAuthenticationMethod = Awso_dms.Values.OracleAuthenticationMethod
Sourcemodule LongVarcharMappingType = Awso_dms.Values.LongVarcharMappingType
Sourcemodule PluginNameValue = Awso_dms.Values.PluginNameValue
Sourcemodule PostgreSQLAuthenticationMethod = Awso_dms.Values.PostgreSQLAuthenticationMethod
Sourcemodule RedisAuthTypeValue = Awso_dms.Values.RedisAuthTypeValue
Sourcemodule SslSecurityProtocolValue = Awso_dms.Values.SslSecurityProtocolValue
Sourcemodule EncryptionModeValue = Awso_dms.Values.EncryptionModeValue
Sourcemodule CannedAclForObjectsValue = Awso_dms.Values.CannedAclForObjectsValue
Sourcemodule CompressionTypeValue = Awso_dms.Values.CompressionTypeValue
Sourcemodule DataFormatValue = Awso_dms.Values.DataFormatValue
Sourcemodule DatePartitionDelimiterValue = Awso_dms.Values.DatePartitionDelimiterValue
Sourcemodule DatePartitionSequenceValue = Awso_dms.Values.DatePartitionSequenceValue
Sourcemodule EncodingTypeValue = Awso_dms.Values.EncodingTypeValue
Sourcemodule ParquetVersionValue = Awso_dms.Values.ParquetVersionValue
Sourcemodule DocDbDataProviderSettings = Awso_dms.Values.DocDbDataProviderSettings

Provides information that defines a DocumentDB data provider.

Sourcemodule IbmDb2LuwDataProviderSettings = Awso_dms.Values.IbmDb2LuwDataProviderSettings

Provides information about an IBM DB2 LUW data provider.

Sourcemodule IbmDb2zOsDataProviderSettings = Awso_dms.Values.IbmDb2zOsDataProviderSettings

Provides information about an IBM DB2 for z/OS data provider.

Sourcemodule MariaDbDataProviderSettings = Awso_dms.Values.MariaDbDataProviderSettings

Provides information that defines a MariaDB data provider.

Sourcemodule MicrosoftSqlServerDataProviderSettings = Awso_dms.Values.MicrosoftSqlServerDataProviderSettings

Provides information that defines a Microsoft SQL Server data provider.

Sourcemodule MongoDbDataProviderSettings = Awso_dms.Values.MongoDbDataProviderSettings

Provides information that defines a MongoDB data provider.

Sourcemodule MySqlDataProviderSettings = Awso_dms.Values.MySqlDataProviderSettings

Provides information that defines a MySQL data provider.

Sourcemodule OracleDataProviderSettings = Awso_dms.Values.OracleDataProviderSettings

Provides information that defines an Oracle data provider.

Sourcemodule PostgreSqlDataProviderSettings = Awso_dms.Values.PostgreSqlDataProviderSettings

Provides information that defines a PostgreSQL data provider.

Sourcemodule RedshiftDataProviderSettings = Awso_dms.Values.RedshiftDataProviderSettings

Provides information that defines an Amazon Redshift data provider.

Sourcemodule SybaseAseDataProviderSettings = Awso_dms.Values.SybaseAseDataProviderSettings

Provides information that defines an SAP ASE data provider.

Sourcemodule SourceDataSetting = Awso_dms.Values.SourceDataSetting

Defines settings for a source data provider for a data migration.

Sourcemodule TargetDataSetting = Awso_dms.Values.TargetDataSetting

Defines settings for a target data provider for a data migration.

Sourcemodule FilterValueList = Awso_dms.Values.FilterValueList
Sourcemodule MigrationTypeValue = Awso_dms.Values.MigrationTypeValue
Sourcemodule PremigrationAssessmentStatusList = Awso_dms.Values.PremigrationAssessmentStatusList

Information about provisioning resources for an DMS serverless replication.

Sourcemodule ReplicationStats = Awso_dms.Values.ReplicationStats

This object provides a collection of statistics about a serverless replication.

Sourcemodule ReplicationTaskStats = Awso_dms.Values.ReplicationTaskStats

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

Sourcemodule KerberosAuthenticationSettings = Awso_dms.Values.KerberosAuthenticationSettings

Specifies the settings required for kerberos authentication when creating the replication instance.

Sourcemodule ReplicationInstanceIpv6AddressList = Awso_dms.Values.ReplicationInstanceIpv6AddressList
Sourcemodule ReplicationInstancePrivateIpAddressList = Awso_dms.Values.ReplicationInstancePrivateIpAddressList
Sourcemodule ReplicationInstancePublicIpAddressList = Awso_dms.Values.ReplicationInstancePublicIpAddressList
Sourcemodule ReplicationPendingModifiedValues = Awso_dms.Values.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.

Sourcemodule ReplicationSubnetGroup = Awso_dms.Values.ReplicationSubnetGroup

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

Sourcemodule VpcSecurityGroupMembershipList = Awso_dms.Values.VpcSecurityGroupMembershipList

Configuration parameters for provisioning an DMS Serverless replication.

Sourcemodule RecommendationData = Awso_dms.Values.RecommendationData

Provides information about the target engine for the specified source database.

Sourcemodule RecommendationSettings = Awso_dms.Values.RecommendationSettings

Provides information about the required target engine settings.

Sourcemodule PendingMaintenanceActionDetails = Awso_dms.Values.PendingMaintenanceActionDetails
Sourcemodule AvailabilityZonesList = Awso_dms.Values.AvailabilityZonesList
Sourcemodule ReleaseStatusValues = Awso_dms.Values.ReleaseStatusValues
Sourcemodule DataProviderDescriptorList = Awso_dms.Values.DataProviderDescriptorList
Sourcemodule SCApplicationAttributes = Awso_dms.Values.SCApplicationAttributes

Provides information that defines a schema conversion application.

Provides error information about a project.

Sourcemodule ExportSqlDetails = Awso_dms.Values.ExportSqlDetails

Provides information about a metadata model assessment exported to SQL.

Provides information about the progress of the schema conversion operation.

Sourcemodule DatabaseShortInfoResponse = Awso_dms.Values.DatabaseShortInfoResponse

Describes a database in a Fleet Advisor collector inventory.

Sourcemodule SchemaShortInfoResponse = Awso_dms.Values.SchemaShortInfoResponse

Describes a schema in a Fleet Advisor collector inventory.

Sourcemodule ServerShortInfoResponse = Awso_dms.Values.ServerShortInfoResponse

Describes a server in a Fleet Advisor collector inventory.

Sourcemodule CollectorsList = Awso_dms.Values.CollectorsList
Sourcemodule DatabaseInstanceSoftwareDetailsResponse = Awso_dms.Values.DatabaseInstanceSoftwareDetailsResponse

Describes an inventory database instance for a Fleet Advisor collector.

Sourcemodule CollectorHealthCheck = Awso_dms.Values.CollectorHealthCheck

Describes the last Fleet Advisor collector health check.

Describes a Fleet Advisor collector inventory.

Sourcemodule EventCategoriesList = Awso_dms.Values.EventCategoriesList
Sourcemodule AvailableUpgradesList = Awso_dms.Values.AvailableUpgradesList
Sourcemodule DmsTransferSettings = Awso_dms.Values.DmsTransferSettings

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

Provides information that defines a DocumentDB endpoint.

Sourcemodule DynamoDbSettings = Awso_dms.Values.DynamoDbSettings

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

Sourcemodule ElasticsearchSettings = Awso_dms.Values.ElasticsearchSettings

Provides information that defines an OpenSearch endpoint.

Sourcemodule GcpMySQLSettings = Awso_dms.Values.GcpMySQLSettings

Settings in JSON format for the source GCP MySQL endpoint.

Sourcemodule IBMDb2Settings = Awso_dms.Values.IBMDb2Settings

Provides information that defines an IBM Db2 LUW endpoint.

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.

Sourcemodule KinesisSettings = Awso_dms.Values.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.

Sourcemodule LakehouseSettings = Awso_dms.Values.LakehouseSettings

Provides information that defines a Lakehouse endpoint. This endpoint type is used for zero-ETL integrations with Lakehouse data warehouses.

Sourcemodule MicrosoftSQLServerSettings = Awso_dms.Values.MicrosoftSQLServerSettings

Provides information that defines a Microsoft SQL Server endpoint.

Sourcemodule MongoDbSettings = Awso_dms.Values.MongoDbSettings

Provides information that defines a MongoDB endpoint.

Provides information that defines a MySQL endpoint.

Sourcemodule NeptuneSettings = Awso_dms.Values.NeptuneSettings

Provides information that defines an Amazon Neptune endpoint.

Sourcemodule OracleSettings = Awso_dms.Values.OracleSettings

Provides information that defines an Oracle endpoint.

Sourcemodule PostgreSQLSettings = Awso_dms.Values.PostgreSQLSettings

Provides information that defines a PostgreSQL endpoint.

Provides information that defines a Redis target endpoint.

Sourcemodule RedshiftSettings = Awso_dms.Values.RedshiftSettings

Provides information that defines an Amazon Redshift endpoint.

Sourcemodule ReplicationEndpointTypeValue = Awso_dms.Values.ReplicationEndpointTypeValue

Settings for exporting data to Amazon S3.

Sourcemodule SybaseSettings = Awso_dms.Values.SybaseSettings

Provides information that defines a SAP ASE endpoint.

Sourcemodule TimestreamSettings = Awso_dms.Values.TimestreamSettings

Provides information that defines an Amazon Timestream endpoint.

Sourcemodule EndpointSettingEnumValues = Awso_dms.Values.EndpointSettingEnumValues
Sourcemodule EndpointSettingTypeValue = Awso_dms.Values.EndpointSettingTypeValue
Sourcemodule DataProviderSettings = Awso_dms.Values.DataProviderSettings

Provides information that defines a data provider.

Sourcemodule DataMigrationCidrBlock = Awso_dms.Values.DataMigrationCidrBlock
Sourcemodule DataMigrationSettings = Awso_dms.Values.DataMigrationSettings

Options for configuring a data migration, including whether to enable CloudWatch logs, and the selection rules to use to include or exclude database objects from the migration.

Sourcemodule DataMigrationStatistics = Awso_dms.Values.DataMigrationStatistics

Information about the data migration run, including start and stop time, latency, and migration progress.

Sourcemodule PublicIpAddressList = Awso_dms.Values.PublicIpAddressList
Sourcemodule SourceDataSettings = Awso_dms.Values.SourceDataSettings
Sourcemodule TargetDataSettings = Awso_dms.Values.TargetDataSettings
Sourcemodule CertificateWallet = Awso_dms.Values.CertificateWallet
Sourcemodule ExceptionMessage = Awso_dms.Values.ExceptionMessage

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

Sourcemodule StatementProperties = Awso_dms.Values.StatementProperties

The properties of the statement for metadata model creation.

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

Sourcemodule RefreshSchemasStatusTypeValue = Awso_dms.Values.RefreshSchemasStatusTypeValue
Sourcemodule DataProviderDescriptorDefinition = Awso_dms.Values.DataProviderDescriptorDefinition

Information about a data provider.

Sourcemodule AssessmentReportType = Awso_dms.Values.AssessmentReportType
Sourcemodule TableStatistics = Awso_dms.Values.TableStatistics

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

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.

Provides information that describes a serverless replication created by the CreateReplication operation.

Sourcemodule ReplicationTask = Awso_dms.Values.ReplicationTask

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

Sourcemodule ReplicationTaskIndividualAssessment = Awso_dms.Values.ReplicationTaskIndividualAssessment

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

Sourcemodule ReplicationTaskAssessmentRun = Awso_dms.Values.ReplicationTaskAssessmentRun

Provides information that describes a premigration assessment run that you have started using the StartReplicationTaskAssessmentRun operation. Some of the information appears based on other operations that can return the ReplicationTaskAssessmentRun object.

Sourcemodule ReplicationTaskAssessmentResult = Awso_dms.Values.ReplicationTaskAssessmentResult

The task assessment report in JSON format.

Sourcemodule ReplicationInstance = Awso_dms.Values.ReplicationInstance

Provides information that defines a replication instance.

Sourcemodule ReplicationInstanceTaskLog = Awso_dms.Values.ReplicationInstanceTaskLog

Contains metadata for a replication instance task log.

Sourcemodule ReplicationConfig = Awso_dms.Values.ReplicationConfig

This object provides configuration information about a serverless replication.

Sourcemodule Recommendation = Awso_dms.Values.Recommendation

Provides information that describes a recommendation of a target engine. A recommendation is a set of possible Amazon Web Services target engines that you can choose to migrate your source on-premises database. In this set, Fleet Advisor suggests a single target engine as the right sized migration destination. To determine this rightsized migration destination, Fleet Advisor uses the inventory metadata and metrics from data collector. You can use recommendations before the start of migration to save costs and reduce risks. With recommendations, you can explore different target options and compare metrics, so you can make an informed decision when you choose the migration target.

Provides information about the limitations of target Amazon Web Services engines. Your source database might include features that the target Amazon Web Services engine doesn't support. Fleet Advisor lists these features as limitations. You should consider these limitations during database migration. For each limitation, Fleet Advisor recommends an action that you can take to address or avoid this limitation.

Sourcemodule ResourcePendingMaintenanceActions = Awso_dms.Values.ResourcePendingMaintenanceActions

Identifies an DMS resource and any pending actions for it.

Sourcemodule OrderableReplicationInstance = Awso_dms.Values.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.

Sourcemodule MigrationProject = Awso_dms.Values.MigrationProject

Provides information that defines a migration project.

Sourcemodule MetadataModelReference = Awso_dms.Values.MetadataModelReference

A reference to a metadata model, including its name and selection rules for location identification.

Sourcemodule SchemaConversionRequest = Awso_dms.Values.SchemaConversionRequest

Provides information about a schema conversion action.

Sourcemodule InstanceProfile = Awso_dms.Values.InstanceProfile

Provides information that defines an instance profile.

Sourcemodule SchemaResponse = Awso_dms.Values.SchemaResponse

Describes a schema in a Fleet Advisor collector inventory.

Sourcemodule FleetAdvisorSchemaObjectResponse = Awso_dms.Values.FleetAdvisorSchemaObjectResponse

Describes a schema object in a Fleet Advisor collector inventory.

Sourcemodule FleetAdvisorLsaAnalysisResponse = Awso_dms.Values.FleetAdvisorLsaAnalysisResponse

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

Sourcemodule DatabaseResponse = Awso_dms.Values.DatabaseResponse

Describes a database in a Fleet Advisor collector inventory.

Sourcemodule CollectorResponse = Awso_dms.Values.CollectorResponse

Describes a Fleet Advisor collector.

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.

Sourcemodule EventSubscription = Awso_dms.Values.EventSubscription

Describes an event notification subscription created by the CreateEventSubscription operation.

Sourcemodule EventCategoryGroup = Awso_dms.Values.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.

Provides information about a replication instance version.

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

Sourcemodule SupportedEndpointType = Awso_dms.Values.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.

Sourcemodule EndpointSetting = Awso_dms.Values.EndpointSetting

Endpoint settings.

Provides information that defines a data provider.

This object provides information about a DMS data migration.

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

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

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

Sourcemodule BatchStartRecommendationsErrorEntry = Awso_dms.Values.BatchStartRecommendationsErrorEntry

Provides information about the errors that occurred during the analysis of the source database.

Sourcemodule StartRecommendationsRequestEntry = Awso_dms.Values.StartRecommendationsRequestEntry

Provides information about the source database to analyze and provide target recommendations according to the specified requirements.

Sourcemodule AccessDeniedFault = Awso_dms.Values.AccessDeniedFault

DMS was denied access to the endpoint. Check that the role is correctly configured.

Sourcemodule InvalidResourceStateFault = Awso_dms.Values.InvalidResourceStateFault

The resource is in a state that prevents it from being used for database migration.

Sourcemodule KMSKeyNotAccessibleFault = Awso_dms.Values.KMSKeyNotAccessibleFault

DMS cannot access the KMS key.

Sourcemodule ResourceNotFoundFault = Awso_dms.Values.ResourceNotFoundFault

The resource could not be found.

Sourcemodule ResourceQuotaExceededFault = Awso_dms.Values.ResourceQuotaExceededFault

The quota for this resource quota has been exceeded.

Sourcemodule FailedDependencyFault = Awso_dms.Values.FailedDependencyFault

A dependency threw an exception.

Sourcemodule StartReplicationTaskTypeValue = Awso_dms.Values.StartReplicationTaskTypeValue
Sourcemodule KMSAccessDeniedFault = Awso_dms.Values.KMSAccessDeniedFault

The ciphertext references a key that doesn't exist or that the DMS account doesn't have access to.

Sourcemodule KMSDisabledFault = Awso_dms.Values.KMSDisabledFault

The specified KMS key isn't enabled.

An Key Management Service (KMS) error is preventing access to KMS.

Sourcemodule KMSInvalidStateFault = Awso_dms.Values.KMSInvalidStateFault

The state of the specified KMS resource isn't valid for this request.

Sourcemodule KMSNotFoundFault = Awso_dms.Values.KMSNotFoundFault

The specified KMS entity or resource can't be found.

Sourcemodule ResourceAlreadyExistsFault = Awso_dms.Values.ResourceAlreadyExistsFault

The resource you are attempting to create already exists.

Sourcemodule S3AccessDeniedFault = Awso_dms.Values.S3AccessDeniedFault

Insufficient privileges are preventing access to an Amazon S3 object.

Sourcemodule S3ResourceNotFoundFault = Awso_dms.Values.S3ResourceNotFoundFault

A specified Amazon S3 bucket, bucket folder, or other object can't be found.

Sourcemodule ExcludeTestList = Awso_dms.Values.ExcludeTestList
Sourcemodule IncludeTestList = Awso_dms.Values.IncludeTestList
Sourcemodule MigrationProjectIdentifier = Awso_dms.Values.MigrationProjectIdentifier
Sourcemodule OriginTypeValue = Awso_dms.Values.OriginTypeValue
Sourcemodule MetadataModelProperties = Awso_dms.Values.MetadataModelProperties

The properties of metadata model in JSON format. This object is a Union. Only one member of this object can be specified or returned.

Sourcemodule InvalidOperationFault = Awso_dms.Values.InvalidOperationFault

The action or operation requested isn't valid.

Sourcemodule StartReplicationMigrationTypeValue = Awso_dms.Values.StartReplicationMigrationTypeValue
Sourcemodule ReloadOptionValue = Awso_dms.Values.ReloadOptionValue
Sourcemodule TableListToReload = Awso_dms.Values.TableListToReload
Sourcemodule RefreshSchemasStatus = Awso_dms.Values.RefreshSchemasStatus

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

The subnet provided isn't valid.

Sourcemodule ReplicationSubnetGroupDoesNotCoverEnoughAZs = Awso_dms.Values.ReplicationSubnetGroupDoesNotCoverEnoughAZs

The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.

Sourcemodule SubnetAlreadyInUse = Awso_dms.Values.SubnetAlreadyInUse

The specified subnet is already in use.

Sourcemodule SubnetIdentifierList = Awso_dms.Values.SubnetIdentifierList
Sourcemodule InsufficientResourceCapacityFault = Awso_dms.Values.InsufficientResourceCapacityFault

There are not enough resources allocated to the database migration.

Sourcemodule StorageQuotaExceededFault = Awso_dms.Values.StorageQuotaExceededFault

The storage quota has been exceeded.

Sourcemodule UpgradeDependencyFailureFault = Awso_dms.Values.UpgradeDependencyFailureFault

An upgrade dependency is preventing the database migration.

Sourcemodule VpcSecurityGroupIdList = Awso_dms.Values.VpcSecurityGroupIdList
Sourcemodule DataProviderDescriptorDefinitionList = Awso_dms.Values.DataProviderDescriptorDefinitionList
Sourcemodule KMSThrottlingFault = Awso_dms.Values.KMSThrottlingFault

This request triggered KMS request throttling.

Sourcemodule SNSInvalidTopicFault = Awso_dms.Values.SNSInvalidTopicFault

The SNS topic is invalid.

Sourcemodule SNSNoAuthorizationFault = Awso_dms.Values.SNSNoAuthorizationFault

You are not authorized for the SNS subscription.

Sourcemodule InvalidCertificateFault = Awso_dms.Values.InvalidCertificateFault

The certificate was not valid.

Sourcemodule ExportMetadataModelAssessmentResultEntry = Awso_dms.Values.ExportMetadataModelAssessmentResultEntry

Provides information about an exported metadata model assessment.

Sourcemodule AssessmentReportTypesList = Awso_dms.Values.AssessmentReportTypesList
Sourcemodule TableStatisticsList = Awso_dms.Values.TableStatisticsList
Sourcemodule ReplicationList = Awso_dms.Values.ReplicationList
Sourcemodule ReplicationTaskList = Awso_dms.Values.ReplicationTaskList
Sourcemodule ReplicationTaskIndividualAssessmentList = Awso_dms.Values.ReplicationTaskIndividualAssessmentList
Sourcemodule ReplicationTaskAssessmentRunList = Awso_dms.Values.ReplicationTaskAssessmentRunList
Sourcemodule ReplicationTaskAssessmentResultList = Awso_dms.Values.ReplicationTaskAssessmentResultList
Sourcemodule ReplicationTableStatisticsList = Awso_dms.Values.ReplicationTableStatisticsList
Sourcemodule ReplicationSubnetGroups = Awso_dms.Values.ReplicationSubnetGroups
Sourcemodule ReplicationInstanceList = Awso_dms.Values.ReplicationInstanceList
Sourcemodule ReplicationInstanceTaskLogsList = Awso_dms.Values.ReplicationInstanceTaskLogsList
Sourcemodule ReplicationConfigList = Awso_dms.Values.ReplicationConfigList
Sourcemodule RecommendationList = Awso_dms.Values.RecommendationList
Sourcemodule LimitationList = Awso_dms.Values.LimitationList
Sourcemodule PendingMaintenanceActions = Awso_dms.Values.PendingMaintenanceActions
Sourcemodule OrderableReplicationInstanceList = Awso_dms.Values.OrderableReplicationInstanceList
Sourcemodule MigrationProjectList = Awso_dms.Values.MigrationProjectList
Sourcemodule MetadataModelReferenceList = Awso_dms.Values.MetadataModelReferenceList
Sourcemodule SchemaConversionRequestList = Awso_dms.Values.SchemaConversionRequestList
Sourcemodule InstanceProfileList = Awso_dms.Values.InstanceProfileList
Sourcemodule FleetAdvisorSchemaList = Awso_dms.Values.FleetAdvisorSchemaList
Sourcemodule FleetAdvisorSchemaObjectList = Awso_dms.Values.FleetAdvisorSchemaObjectList
Sourcemodule FleetAdvisorLsaAnalysisResponseList = Awso_dms.Values.FleetAdvisorLsaAnalysisResponseList
Sourcemodule CollectorResponses = Awso_dms.Values.CollectorResponses
Sourcemodule EventSubscriptionsList = Awso_dms.Values.EventSubscriptionsList
Sourcemodule EventCategoryGroupList = Awso_dms.Values.EventCategoryGroupList
Sourcemodule EngineVersionList = Awso_dms.Values.EngineVersionList
Sourcemodule SupportedEndpointTypeList = Awso_dms.Values.SupportedEndpointTypeList
Sourcemodule EndpointSettingsList = Awso_dms.Values.EndpointSettingsList
Sourcemodule DataProviderList = Awso_dms.Values.DataProviderList
Sourcemodule DataMigrations = Awso_dms.Values.DataMigrations
Sourcemodule ConnectionList = Awso_dms.Values.ConnectionList
Sourcemodule CertificateList = Awso_dms.Values.CertificateList
Sourcemodule IndividualAssessmentNameList = Awso_dms.Values.IndividualAssessmentNameList
Sourcemodule AccountQuotaList = Awso_dms.Values.AccountQuotaList
Sourcemodule BatchStartRecommendationsErrorEntryList = Awso_dms.Values.BatchStartRecommendationsErrorEntryList
Sourcemodule StartRecommendationsRequestEntryList = Awso_dms.Values.StartRecommendationsRequestEntryList
Sourcemodule UpdateSubscriptionsToEventBridgeResponse = Awso_dms.Values.UpdateSubscriptionsToEventBridgeResponse
Sourcemodule UpdateSubscriptionsToEventBridgeMessage = Awso_dms.Values.UpdateSubscriptionsToEventBridgeMessage
Sourcemodule TestConnectionResponse = Awso_dms.Values.TestConnectionResponse
Sourcemodule TestConnectionMessage = Awso_dms.Values.TestConnectionMessage
Sourcemodule StopReplicationTaskResponse = Awso_dms.Values.StopReplicationTaskResponse
Sourcemodule StopReplicationTaskMessage = Awso_dms.Values.StopReplicationTaskMessage
Sourcemodule StopReplicationResponse = Awso_dms.Values.StopReplicationResponse

For a given DMS Serverless replication configuration, DMS stops any and all ongoing DMS Serverless replications. This command doesn't deprovision the stopped replications.

Sourcemodule StopReplicationMessage = Awso_dms.Values.StopReplicationMessage
Sourcemodule StopDataMigrationResponse = Awso_dms.Values.StopDataMigrationResponse

Stops the specified data migration.

Sourcemodule StopDataMigrationMessage = Awso_dms.Values.StopDataMigrationMessage

Stops the specified data migration.

Sourcemodule StartReplicationTaskResponse = Awso_dms.Values.StartReplicationTaskResponse
Sourcemodule StartReplicationTaskMessage = Awso_dms.Values.StartReplicationTaskMessage
Sourcemodule StartReplicationTaskAssessmentRunResponse = Awso_dms.Values.StartReplicationTaskAssessmentRunResponse
Sourcemodule StartReplicationTaskAssessmentRunMessage = Awso_dms.Values.StartReplicationTaskAssessmentRunMessage
Sourcemodule StartReplicationTaskAssessmentResponse = Awso_dms.Values.StartReplicationTaskAssessmentResponse
Sourcemodule StartReplicationTaskAssessmentMessage = Awso_dms.Values.StartReplicationTaskAssessmentMessage
Sourcemodule StartReplicationResponse = Awso_dms.Values.StartReplicationResponse
Sourcemodule StartReplicationMessage = Awso_dms.Values.StartReplicationMessage
Sourcemodule StartRecommendationsRequest = Awso_dms.Values.StartRecommendationsRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Starts the analysis of your source database to provide recommendations of target engines. You can create recommendations for multiple source databases using BatchStartRecommendations.

Sourcemodule StartMetadataModelImportResponse = Awso_dms.Values.StartMetadataModelImportResponse

Loads the metadata for all the dependent database objects of the parent object. This operation uses your project's Amazon S3 bucket as a metadata cache to improve performance.

Sourcemodule StartMetadataModelImportMessage = Awso_dms.Values.StartMetadataModelImportMessage

Loads the metadata for all the dependent database objects of the parent object. This operation uses your project's Amazon S3 bucket as a metadata cache to improve performance.

Sourcemodule StartMetadataModelExportToTargetResponse = Awso_dms.Values.StartMetadataModelExportToTargetResponse

Applies converted database objects to your target database.

Sourcemodule StartMetadataModelExportToTargetMessage = Awso_dms.Values.StartMetadataModelExportToTargetMessage

Applies converted database objects to your target database.

Sourcemodule StartMetadataModelExportAsScriptResponse = Awso_dms.Values.StartMetadataModelExportAsScriptResponse

Saves your converted code to a file as a SQL script, and stores this file on your Amazon S3 bucket.

Sourcemodule StartMetadataModelExportAsScriptMessage = Awso_dms.Values.StartMetadataModelExportAsScriptMessage

Saves your converted code to a file as a SQL script, and stores this file on your Amazon S3 bucket.

Sourcemodule StartMetadataModelCreationResponse = Awso_dms.Values.StartMetadataModelCreationResponse

Creates source metadata model of the given type with the specified properties for schema conversion operations. This action supports only these directions: from SQL Server to Aurora PostgreSQL, or from SQL Server to RDS for PostgreSQL.

Sourcemodule StartMetadataModelCreationMessage = Awso_dms.Values.StartMetadataModelCreationMessage

Creates source metadata model of the given type with the specified properties for schema conversion operations. This action supports only these directions: from SQL Server to Aurora PostgreSQL, or from SQL Server to RDS for PostgreSQL.

Sourcemodule StartMetadataModelConversionResponse = Awso_dms.Values.StartMetadataModelConversionResponse

Converts your source database objects to a format compatible with the target database.

Sourcemodule StartMetadataModelConversionMessage = Awso_dms.Values.StartMetadataModelConversionMessage

Converts your source database objects to a format compatible with the target database.

Sourcemodule StartMetadataModelAssessmentResponse = Awso_dms.Values.StartMetadataModelAssessmentResponse

Creates a database migration assessment report by assessing the migration complexity for your source database. A database migration assessment report summarizes all of the schema conversion tasks. It also details the action items for database objects that can't be converted to the database engine of your target database instance.

Sourcemodule StartMetadataModelAssessmentMessage = Awso_dms.Values.StartMetadataModelAssessmentMessage

Creates a database migration assessment report by assessing the migration complexity for your source database. A database migration assessment report summarizes all of the schema conversion tasks. It also details the action items for database objects that can't be converted to the database engine of your target database instance.

Sourcemodule StartExtensionPackAssociationResponse = Awso_dms.Values.StartExtensionPackAssociationResponse

Applies the extension pack to your target database. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.

Sourcemodule StartExtensionPackAssociationMessage = Awso_dms.Values.StartExtensionPackAssociationMessage

Applies the extension pack to your target database. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.

Sourcemodule StartDataMigrationResponse = Awso_dms.Values.StartDataMigrationResponse

Starts the specified data migration.

Sourcemodule StartDataMigrationMessage = Awso_dms.Values.StartDataMigrationMessage

Starts the specified data migration.

Sourcemodule RunFleetAdvisorLsaAnalysisResponse = Awso_dms.Values.RunFleetAdvisorLsaAnalysisResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Runs large-scale assessment (LSA) analysis on every Fleet Advisor collector in your account.

Sourcemodule RemoveTagsFromResourceResponse = Awso_dms.Values.RemoveTagsFromResourceResponse
Sourcemodule RemoveTagsFromResourceMessage = Awso_dms.Values.RemoveTagsFromResourceMessage

Removes one or more tags from an DMS resource.

Sourcemodule ReloadTablesResponse = Awso_dms.Values.ReloadTablesResponse

Reloads the target database table with the source data. You can only use this operation with a task in the RUNNING state, otherwise the service will throw an InvalidResourceStateFault exception.

Sourcemodule ReloadTablesMessage = Awso_dms.Values.ReloadTablesMessage

Reloads the target database table with the source data. You can only use this operation with a task in the RUNNING state, otherwise the service will throw an InvalidResourceStateFault exception.

Sourcemodule ReloadReplicationTablesResponse = Awso_dms.Values.ReloadReplicationTablesResponse
Sourcemodule ReloadReplicationTablesMessage = Awso_dms.Values.ReloadReplicationTablesMessage
Sourcemodule RefreshSchemasResponse = Awso_dms.Values.RefreshSchemasResponse
Sourcemodule RefreshSchemasMessage = Awso_dms.Values.RefreshSchemasMessage
Sourcemodule RebootReplicationInstanceResponse = Awso_dms.Values.RebootReplicationInstanceResponse

Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.

Sourcemodule RebootReplicationInstanceMessage = Awso_dms.Values.RebootReplicationInstanceMessage

Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.

Sourcemodule MoveReplicationTaskResponse = Awso_dms.Values.MoveReplicationTaskResponse
Sourcemodule MoveReplicationTaskMessage = Awso_dms.Values.MoveReplicationTaskMessage
Sourcemodule ModifyReplicationTaskResponse = Awso_dms.Values.ModifyReplicationTaskResponse
Sourcemodule ModifyReplicationTaskMessage = Awso_dms.Values.ModifyReplicationTaskMessage
Sourcemodule ModifyReplicationSubnetGroupResponse = Awso_dms.Values.ModifyReplicationSubnetGroupResponse
Sourcemodule ModifyReplicationSubnetGroupMessage = Awso_dms.Values.ModifyReplicationSubnetGroupMessage
Sourcemodule ModifyReplicationInstanceResponse = Awso_dms.Values.ModifyReplicationInstanceResponse
Sourcemodule ModifyReplicationInstanceMessage = Awso_dms.Values.ModifyReplicationInstanceMessage
Sourcemodule ModifyReplicationConfigResponse = Awso_dms.Values.ModifyReplicationConfigResponse

Modifies an existing DMS Serverless replication configuration that you can use to start a replication. This command includes input validation and logic to check the state of any replication that uses this configuration. You can only modify a replication configuration before any replication that uses it has started. As soon as you have initially started a replication with a given configuiration, you can't modify that configuration, even if you stop it. Other run statuses that allow you to run this command include FAILED and CREATED. A provisioning state that allows you to run this command is FAILED_PROVISION.

Sourcemodule ModifyReplicationConfigMessage = Awso_dms.Values.ModifyReplicationConfigMessage
Sourcemodule ModifyMigrationProjectResponse = Awso_dms.Values.ModifyMigrationProjectResponse

Modifies the specified migration project using the provided parameters. The migration project must be closed before you can modify it.

Sourcemodule ModifyMigrationProjectMessage = Awso_dms.Values.ModifyMigrationProjectMessage

Modifies the specified migration project using the provided parameters. The migration project must be closed before you can modify it.

Sourcemodule ModifyInstanceProfileResponse = Awso_dms.Values.ModifyInstanceProfileResponse

Modifies the specified instance profile using the provided parameters. All migration projects associated with the instance profile must be deleted or modified before you can modify the instance profile.

Sourcemodule ModifyInstanceProfileMessage = Awso_dms.Values.ModifyInstanceProfileMessage

Modifies the specified instance profile using the provided parameters. All migration projects associated with the instance profile must be deleted or modified before you can modify the instance profile.

Sourcemodule ModifyEventSubscriptionResponse = Awso_dms.Values.ModifyEventSubscriptionResponse
Sourcemodule ModifyEventSubscriptionMessage = Awso_dms.Values.ModifyEventSubscriptionMessage
Sourcemodule ModifyEndpointResponse = Awso_dms.Values.ModifyEndpointResponse
Sourcemodule ModifyEndpointMessage = Awso_dms.Values.ModifyEndpointMessage
Sourcemodule ModifyDataProviderResponse = Awso_dms.Values.ModifyDataProviderResponse

Modifies the specified data provider using the provided settings. You must remove the data provider from all migration projects before you can modify it.

Sourcemodule ModifyDataProviderMessage = Awso_dms.Values.ModifyDataProviderMessage

Modifies the specified data provider using the provided settings. You must remove the data provider from all migration projects before you can modify it.

Sourcemodule ModifyDataMigrationResponse = Awso_dms.Values.ModifyDataMigrationResponse

Modifies an existing DMS data migration.

Sourcemodule ModifyDataMigrationMessage = Awso_dms.Values.ModifyDataMigrationMessage

Modifies an existing DMS data migration.

Sourcemodule ModifyConversionConfigurationResponse = Awso_dms.Values.ModifyConversionConfigurationResponse

Modifies the specified schema conversion configuration using the provided parameters.

Sourcemodule ModifyConversionConfigurationMessage = Awso_dms.Values.ModifyConversionConfigurationMessage

Modifies the specified schema conversion configuration using the provided parameters.

Sourcemodule ListTagsForResourceResponse = Awso_dms.Values.ListTagsForResourceResponse
Sourcemodule ListTagsForResourceMessage = Awso_dms.Values.ListTagsForResourceMessage
Sourcemodule ImportCertificateResponse = Awso_dms.Values.ImportCertificateResponse

Uploads the specified certificate.

Sourcemodule ImportCertificateMessage = Awso_dms.Values.ImportCertificateMessage

Uploads the specified certificate.

Sourcemodule GetTargetSelectionRulesResponse = Awso_dms.Values.GetTargetSelectionRulesResponse

Converts source selection rules into their target counterparts for schema conversion operations.

Sourcemodule GetTargetSelectionRulesMessage = Awso_dms.Values.GetTargetSelectionRulesMessage

Converts source selection rules into their target counterparts for schema conversion operations.

Sourcemodule ExportMetadataModelAssessmentResponse = Awso_dms.Values.ExportMetadataModelAssessmentResponse

Saves a copy of a database migration assessment report to your Amazon S3 bucket. DMS can save your assessment report as a comma-separated value (CSV) or a PDF file.

Sourcemodule ExportMetadataModelAssessmentMessage = Awso_dms.Values.ExportMetadataModelAssessmentMessage

Saves a copy of a database migration assessment report to your Amazon S3 bucket. DMS can save your assessment report as a comma-separated value (CSV) or a PDF file.

Sourcemodule DescribeTableStatisticsResponse = Awso_dms.Values.DescribeTableStatisticsResponse
Sourcemodule DescribeTableStatisticsMessage = Awso_dms.Values.DescribeTableStatisticsMessage
Sourcemodule DescribeSchemasResponse = Awso_dms.Values.DescribeSchemasResponse
Sourcemodule DescribeSchemasMessage = Awso_dms.Values.DescribeSchemasMessage
Sourcemodule DescribeReplicationsResponse = Awso_dms.Values.DescribeReplicationsResponse
Sourcemodule DescribeReplicationsMessage = Awso_dms.Values.DescribeReplicationsMessage
Sourcemodule DescribeReplicationTasksResponse = Awso_dms.Values.DescribeReplicationTasksResponse
Sourcemodule DescribeReplicationTasksMessage = Awso_dms.Values.DescribeReplicationTasksMessage
Sourcemodule DescribeReplicationTaskIndividualAssessmentsResponse = Awso_dms.Values.DescribeReplicationTaskIndividualAssessmentsResponse
Sourcemodule DescribeReplicationTaskIndividualAssessmentsMessage = Awso_dms.Values.DescribeReplicationTaskIndividualAssessmentsMessage
Sourcemodule DescribeReplicationTaskAssessmentRunsResponse = Awso_dms.Values.DescribeReplicationTaskAssessmentRunsResponse
Sourcemodule DescribeReplicationTaskAssessmentRunsMessage = Awso_dms.Values.DescribeReplicationTaskAssessmentRunsMessage
Sourcemodule DescribeReplicationTaskAssessmentResultsResponse = Awso_dms.Values.DescribeReplicationTaskAssessmentResultsResponse
Sourcemodule DescribeReplicationTaskAssessmentResultsMessage = Awso_dms.Values.DescribeReplicationTaskAssessmentResultsMessage
Sourcemodule DescribeReplicationTableStatisticsResponse = Awso_dms.Values.DescribeReplicationTableStatisticsResponse
Sourcemodule DescribeReplicationTableStatisticsMessage = Awso_dms.Values.DescribeReplicationTableStatisticsMessage
Sourcemodule DescribeReplicationSubnetGroupsResponse = Awso_dms.Values.DescribeReplicationSubnetGroupsResponse
Sourcemodule DescribeReplicationSubnetGroupsMessage = Awso_dms.Values.DescribeReplicationSubnetGroupsMessage
Sourcemodule DescribeReplicationInstancesResponse = Awso_dms.Values.DescribeReplicationInstancesResponse
Sourcemodule DescribeReplicationInstancesMessage = Awso_dms.Values.DescribeReplicationInstancesMessage
Sourcemodule DescribeReplicationInstanceTaskLogsResponse = Awso_dms.Values.DescribeReplicationInstanceTaskLogsResponse

Returns information about the task logs for the specified task.

Sourcemodule DescribeReplicationInstanceTaskLogsMessage = Awso_dms.Values.DescribeReplicationInstanceTaskLogsMessage

Returns information about the task logs for the specified task.

Sourcemodule DescribeReplicationConfigsResponse = Awso_dms.Values.DescribeReplicationConfigsResponse
Sourcemodule DescribeReplicationConfigsMessage = Awso_dms.Values.DescribeReplicationConfigsMessage
Sourcemodule DescribeRefreshSchemasStatusResponse = Awso_dms.Values.DescribeRefreshSchemasStatusResponse
Sourcemodule DescribeRefreshSchemasStatusMessage = Awso_dms.Values.DescribeRefreshSchemasStatusMessage
Sourcemodule DescribeRecommendationsResponse = Awso_dms.Values.DescribeRecommendationsResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a paginated list of target engine recommendations for your source databases.

Sourcemodule DescribeRecommendationsRequest = Awso_dms.Values.DescribeRecommendationsRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a paginated list of target engine recommendations for your source databases.

Sourcemodule DescribeRecommendationLimitationsResponse = Awso_dms.Values.DescribeRecommendationLimitationsResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a paginated list of limitations for recommendations of target Amazon Web Services engines.

Sourcemodule DescribeRecommendationLimitationsRequest = Awso_dms.Values.DescribeRecommendationLimitationsRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a paginated list of limitations for recommendations of target Amazon Web Services engines.

Sourcemodule DescribePendingMaintenanceActionsResponse = Awso_dms.Values.DescribePendingMaintenanceActionsResponse
Sourcemodule DescribePendingMaintenanceActionsMessage = Awso_dms.Values.DescribePendingMaintenanceActionsMessage
Sourcemodule DescribeOrderableReplicationInstancesResponse = Awso_dms.Values.DescribeOrderableReplicationInstancesResponse
Sourcemodule DescribeOrderableReplicationInstancesMessage = Awso_dms.Values.DescribeOrderableReplicationInstancesMessage
Sourcemodule DescribeMigrationProjectsResponse = Awso_dms.Values.DescribeMigrationProjectsResponse

Returns a paginated list of migration projects for your account in the current region.

Sourcemodule DescribeMigrationProjectsMessage = Awso_dms.Values.DescribeMigrationProjectsMessage

Returns a paginated list of migration projects for your account in the current region.

Sourcemodule DescribeMetadataModelResponse = Awso_dms.Values.DescribeMetadataModelResponse

Gets detailed information about the specified metadata model, including its definition and corresponding converted objects in the target database if applicable.

Sourcemodule DescribeMetadataModelMessage = Awso_dms.Values.DescribeMetadataModelMessage

Gets detailed information about the specified metadata model, including its definition and corresponding converted objects in the target database if applicable.

Sourcemodule DescribeMetadataModelImportsResponse = Awso_dms.Values.DescribeMetadataModelImportsResponse

Returns a paginated list of metadata model imports.

Sourcemodule DescribeMetadataModelImportsMessage = Awso_dms.Values.DescribeMetadataModelImportsMessage

Returns a paginated list of metadata model imports.

Sourcemodule DescribeMetadataModelExportsToTargetResponse = Awso_dms.Values.DescribeMetadataModelExportsToTargetResponse

Returns a paginated list of metadata model exports.

Sourcemodule DescribeMetadataModelExportsToTargetMessage = Awso_dms.Values.DescribeMetadataModelExportsToTargetMessage

Returns a paginated list of metadata model exports.

Sourcemodule DescribeMetadataModelExportsAsScriptResponse = Awso_dms.Values.DescribeMetadataModelExportsAsScriptResponse

Returns a paginated list of metadata model exports.

Sourcemodule DescribeMetadataModelExportsAsScriptMessage = Awso_dms.Values.DescribeMetadataModelExportsAsScriptMessage

Returns a paginated list of metadata model exports.

Sourcemodule DescribeMetadataModelCreationsResponse = Awso_dms.Values.DescribeMetadataModelCreationsResponse

Returns a paginated list of metadata model creation requests for a migration project.

Sourcemodule DescribeMetadataModelCreationsMessage = Awso_dms.Values.DescribeMetadataModelCreationsMessage

Returns a paginated list of metadata model creation requests for a migration project.

Sourcemodule DescribeMetadataModelConversionsResponse = Awso_dms.Values.DescribeMetadataModelConversionsResponse

Returns a paginated list of metadata model conversions for a migration project.

Sourcemodule DescribeMetadataModelConversionsMessage = Awso_dms.Values.DescribeMetadataModelConversionsMessage

Returns a paginated list of metadata model conversions for a migration project.

Sourcemodule DescribeMetadataModelChildrenResponse = Awso_dms.Values.DescribeMetadataModelChildrenResponse

Gets a list of child metadata models for the specified metadata model in the database hierarchy.

Sourcemodule DescribeMetadataModelChildrenMessage = Awso_dms.Values.DescribeMetadataModelChildrenMessage

Gets a list of child metadata models for the specified metadata model in the database hierarchy.

Sourcemodule DescribeMetadataModelAssessmentsResponse = Awso_dms.Values.DescribeMetadataModelAssessmentsResponse

Returns a paginated list of metadata model assessments for your account in the current region.

Sourcemodule DescribeMetadataModelAssessmentsMessage = Awso_dms.Values.DescribeMetadataModelAssessmentsMessage

Returns a paginated list of metadata model assessments for your account in the current region.

Sourcemodule DescribeInstanceProfilesResponse = Awso_dms.Values.DescribeInstanceProfilesResponse

Returns a paginated list of instance profiles for your account in the current region.

Sourcemodule DescribeInstanceProfilesMessage = Awso_dms.Values.DescribeInstanceProfilesMessage

Returns a paginated list of instance profiles for your account in the current region.

Sourcemodule DescribeFleetAdvisorSchemasResponse = Awso_dms.Values.DescribeFleetAdvisorSchemasResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a list of schemas detected by Fleet Advisor Collectors in your account.

Sourcemodule DescribeFleetAdvisorSchemasRequest = Awso_dms.Values.DescribeFleetAdvisorSchemasRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a list of schemas detected by Fleet Advisor Collectors in your account.

Sourcemodule DescribeFleetAdvisorSchemaObjectSummaryResponse = Awso_dms.Values.DescribeFleetAdvisorSchemaObjectSummaryResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Provides descriptions of the schemas discovered by your Fleet Advisor collectors.

Sourcemodule DescribeFleetAdvisorSchemaObjectSummaryRequest = Awso_dms.Values.DescribeFleetAdvisorSchemaObjectSummaryRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Provides descriptions of the schemas discovered by your Fleet Advisor collectors.

Sourcemodule DescribeFleetAdvisorLsaAnalysisResponse = Awso_dms.Values.DescribeFleetAdvisorLsaAnalysisResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Provides descriptions of large-scale assessment (LSA) analyses produced by your Fleet Advisor collectors.

Sourcemodule DescribeFleetAdvisorLsaAnalysisRequest = Awso_dms.Values.DescribeFleetAdvisorLsaAnalysisRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Provides descriptions of large-scale assessment (LSA) analyses produced by your Fleet Advisor collectors.

Sourcemodule DescribeFleetAdvisorDatabasesResponse = Awso_dms.Values.DescribeFleetAdvisorDatabasesResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a list of Fleet Advisor databases in your account.

Sourcemodule DescribeFleetAdvisorDatabasesRequest = Awso_dms.Values.DescribeFleetAdvisorDatabasesRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a list of Fleet Advisor databases in your account.

Sourcemodule DescribeFleetAdvisorCollectorsResponse = Awso_dms.Values.DescribeFleetAdvisorCollectorsResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a list of the Fleet Advisor collectors in your account.

Sourcemodule DescribeFleetAdvisorCollectorsRequest = Awso_dms.Values.DescribeFleetAdvisorCollectorsRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Returns a list of the Fleet Advisor collectors in your account.

Sourcemodule DescribeExtensionPackAssociationsResponse = Awso_dms.Values.DescribeExtensionPackAssociationsResponse

Returns a paginated list of extension pack associations for the specified migration project. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.

Sourcemodule DescribeExtensionPackAssociationsMessage = Awso_dms.Values.DescribeExtensionPackAssociationsMessage

Returns a paginated list of extension pack associations for the specified migration project. An extension pack is an add-on module that emulates functions present in a source database that are required when converting objects to the target database.

Sourcemodule DescribeEventsResponse = Awso_dms.Values.DescribeEventsResponse
Sourcemodule DescribeEventsMessage = Awso_dms.Values.DescribeEventsMessage
Sourcemodule DescribeEventSubscriptionsResponse = Awso_dms.Values.DescribeEventSubscriptionsResponse
Sourcemodule DescribeEventSubscriptionsMessage = Awso_dms.Values.DescribeEventSubscriptionsMessage
Sourcemodule DescribeEventCategoriesResponse = Awso_dms.Values.DescribeEventCategoriesResponse
Sourcemodule DescribeEventCategoriesMessage = Awso_dms.Values.DescribeEventCategoriesMessage
Sourcemodule DescribeEngineVersionsResponse = Awso_dms.Values.DescribeEngineVersionsResponse

Returns information about the replication instance versions used in the project.

Sourcemodule DescribeEngineVersionsMessage = Awso_dms.Values.DescribeEngineVersionsMessage

Returns information about the replication instance versions used in the project.

Sourcemodule DescribeEndpointsResponse = Awso_dms.Values.DescribeEndpointsResponse
Sourcemodule DescribeEndpointsMessage = Awso_dms.Values.DescribeEndpointsMessage
Sourcemodule DescribeEndpointTypesResponse = Awso_dms.Values.DescribeEndpointTypesResponse
Sourcemodule DescribeEndpointTypesMessage = Awso_dms.Values.DescribeEndpointTypesMessage
Sourcemodule DescribeEndpointSettingsResponse = Awso_dms.Values.DescribeEndpointSettingsResponse

Returns information about the possible endpoint settings available when you create an endpoint for a specific database engine.

Sourcemodule DescribeEndpointSettingsMessage = Awso_dms.Values.DescribeEndpointSettingsMessage

Returns information about the possible endpoint settings available when you create an endpoint for a specific database engine.

Sourcemodule DescribeDataProvidersResponse = Awso_dms.Values.DescribeDataProvidersResponse

Returns a paginated list of data providers for your account in the current region.

Sourcemodule DescribeDataProvidersMessage = Awso_dms.Values.DescribeDataProvidersMessage

Returns a paginated list of data providers for your account in the current region.

Sourcemodule DescribeDataMigrationsResponse = Awso_dms.Values.DescribeDataMigrationsResponse

Returns information about data migrations.

Sourcemodule DescribeDataMigrationsMessage = Awso_dms.Values.DescribeDataMigrationsMessage

Returns information about data migrations.

Sourcemodule DescribeConversionConfigurationResponse = Awso_dms.Values.DescribeConversionConfigurationResponse

Returns configuration parameters for a schema conversion project.

Sourcemodule DescribeConversionConfigurationMessage = Awso_dms.Values.DescribeConversionConfigurationMessage

Returns configuration parameters for a schema conversion project.

Sourcemodule DescribeConnectionsResponse = Awso_dms.Values.DescribeConnectionsResponse
Sourcemodule DescribeConnectionsMessage = Awso_dms.Values.DescribeConnectionsMessage
Sourcemodule DescribeCertificatesResponse = Awso_dms.Values.DescribeCertificatesResponse

Provides a description of the certificate.

Sourcemodule DescribeCertificatesMessage = Awso_dms.Values.DescribeCertificatesMessage

Provides a description of the certificate.

Sourcemodule DescribeApplicableIndividualAssessmentsResponse = Awso_dms.Values.DescribeApplicableIndividualAssessmentsResponse
Sourcemodule DescribeApplicableIndividualAssessmentsMessage = Awso_dms.Values.DescribeApplicableIndividualAssessmentsMessage
Sourcemodule DescribeAccountAttributesResponse = Awso_dms.Values.DescribeAccountAttributesResponse
Sourcemodule DescribeAccountAttributesMessage = Awso_dms.Values.DescribeAccountAttributesMessage
Sourcemodule DeleteReplicationTaskResponse = Awso_dms.Values.DeleteReplicationTaskResponse
Sourcemodule DeleteReplicationTaskMessage = Awso_dms.Values.DeleteReplicationTaskMessage
Sourcemodule DeleteReplicationTaskAssessmentRunResponse = Awso_dms.Values.DeleteReplicationTaskAssessmentRunResponse
Sourcemodule DeleteReplicationTaskAssessmentRunMessage = Awso_dms.Values.DeleteReplicationTaskAssessmentRunMessage
Sourcemodule DeleteReplicationSubnetGroupResponse = Awso_dms.Values.DeleteReplicationSubnetGroupResponse
Sourcemodule DeleteReplicationSubnetGroupMessage = Awso_dms.Values.DeleteReplicationSubnetGroupMessage
Sourcemodule DeleteReplicationInstanceResponse = Awso_dms.Values.DeleteReplicationInstanceResponse
Sourcemodule DeleteReplicationInstanceMessage = Awso_dms.Values.DeleteReplicationInstanceMessage
Sourcemodule DeleteReplicationConfigResponse = Awso_dms.Values.DeleteReplicationConfigResponse
Sourcemodule DeleteReplicationConfigMessage = Awso_dms.Values.DeleteReplicationConfigMessage
Sourcemodule DeleteMigrationProjectResponse = Awso_dms.Values.DeleteMigrationProjectResponse

Deletes the specified migration project. The migration project must be closed before you can delete it.

Sourcemodule DeleteMigrationProjectMessage = Awso_dms.Values.DeleteMigrationProjectMessage

Deletes the specified migration project. The migration project must be closed before you can delete it.

Sourcemodule DeleteInstanceProfileResponse = Awso_dms.Values.DeleteInstanceProfileResponse

Deletes the specified instance profile. All migration projects associated with the instance profile must be deleted or modified before you can delete the instance profile.

Sourcemodule DeleteInstanceProfileMessage = Awso_dms.Values.DeleteInstanceProfileMessage

Deletes the specified instance profile. All migration projects associated with the instance profile must be deleted or modified before you can delete the instance profile.

Sourcemodule DeleteFleetAdvisorDatabasesResponse = Awso_dms.Values.DeleteFleetAdvisorDatabasesResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Deletes the specified Fleet Advisor collector databases.

Sourcemodule DeleteFleetAdvisorDatabasesRequest = Awso_dms.Values.DeleteFleetAdvisorDatabasesRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Deletes the specified Fleet Advisor collector databases.

Sourcemodule DeleteEventSubscriptionResponse = Awso_dms.Values.DeleteEventSubscriptionResponse
Sourcemodule DeleteEventSubscriptionMessage = Awso_dms.Values.DeleteEventSubscriptionMessage
Sourcemodule DeleteEndpointResponse = Awso_dms.Values.DeleteEndpointResponse
Sourcemodule DeleteEndpointMessage = Awso_dms.Values.DeleteEndpointMessage
Sourcemodule DeleteDataProviderResponse = Awso_dms.Values.DeleteDataProviderResponse

Deletes the specified data provider. All migration projects associated with the data provider must be deleted or modified before you can delete the data provider.

Sourcemodule DeleteDataProviderMessage = Awso_dms.Values.DeleteDataProviderMessage

Deletes the specified data provider. All migration projects associated with the data provider must be deleted or modified before you can delete the data provider.

Sourcemodule DeleteDataMigrationResponse = Awso_dms.Values.DeleteDataMigrationResponse

Deletes the specified data migration.

Sourcemodule DeleteDataMigrationMessage = Awso_dms.Values.DeleteDataMigrationMessage

Deletes the specified data migration.

Sourcemodule DeleteConnectionResponse = Awso_dms.Values.DeleteConnectionResponse
Sourcemodule DeleteConnectionMessage = Awso_dms.Values.DeleteConnectionMessage
Sourcemodule DeleteCollectorRequest = Awso_dms.Values.DeleteCollectorRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Deletes the specified Fleet Advisor collector.

Sourcemodule DeleteCertificateResponse = Awso_dms.Values.DeleteCertificateResponse

Deletes the specified certificate.

Sourcemodule DeleteCertificateMessage = Awso_dms.Values.DeleteCertificateMessage

Deletes the specified certificate.

Sourcemodule CreateReplicationTaskResponse = Awso_dms.Values.CreateReplicationTaskResponse
Sourcemodule CreateReplicationTaskMessage = Awso_dms.Values.CreateReplicationTaskMessage
Sourcemodule CreateReplicationSubnetGroupResponse = Awso_dms.Values.CreateReplicationSubnetGroupResponse
Sourcemodule CreateReplicationSubnetGroupMessage = Awso_dms.Values.CreateReplicationSubnetGroupMessage
Sourcemodule CreateReplicationInstanceResponse = Awso_dms.Values.CreateReplicationInstanceResponse
Sourcemodule CreateReplicationInstanceMessage = Awso_dms.Values.CreateReplicationInstanceMessage
Sourcemodule CreateReplicationConfigResponse = Awso_dms.Values.CreateReplicationConfigResponse
Sourcemodule CreateReplicationConfigMessage = Awso_dms.Values.CreateReplicationConfigMessage
Sourcemodule CreateMigrationProjectResponse = Awso_dms.Values.CreateMigrationProjectResponse

Creates the migration project using the specified parameters. You can run this action only after you create an instance profile and data providers using CreateInstanceProfile and CreateDataProvider.

Sourcemodule CreateMigrationProjectMessage = Awso_dms.Values.CreateMigrationProjectMessage

Creates the migration project using the specified parameters. You can run this action only after you create an instance profile and data providers using CreateInstanceProfile and CreateDataProvider.

Sourcemodule CreateInstanceProfileResponse = Awso_dms.Values.CreateInstanceProfileResponse

Creates the instance profile using the specified parameters.

Sourcemodule CreateInstanceProfileMessage = Awso_dms.Values.CreateInstanceProfileMessage

Creates the instance profile using the specified parameters.

Sourcemodule CreateFleetAdvisorCollectorResponse = Awso_dms.Values.CreateFleetAdvisorCollectorResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Creates a Fleet Advisor collector using the specified parameters.

Sourcemodule CreateFleetAdvisorCollectorRequest = Awso_dms.Values.CreateFleetAdvisorCollectorRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Creates a Fleet Advisor collector using the specified parameters.

Sourcemodule CreateEventSubscriptionResponse = Awso_dms.Values.CreateEventSubscriptionResponse
Sourcemodule CreateEventSubscriptionMessage = Awso_dms.Values.CreateEventSubscriptionMessage
Sourcemodule CreateEndpointResponse = Awso_dms.Values.CreateEndpointResponse
Sourcemodule CreateEndpointMessage = Awso_dms.Values.CreateEndpointMessage
Sourcemodule CreateDataProviderResponse = Awso_dms.Values.CreateDataProviderResponse

Creates a data provider using the provided settings. A data provider stores a data store type and location information about your database.

Sourcemodule CreateDataProviderMessage = Awso_dms.Values.CreateDataProviderMessage

Creates a data provider using the provided settings. A data provider stores a data store type and location information about your database.

Sourcemodule CreateDataMigrationResponse = Awso_dms.Values.CreateDataMigrationResponse

Creates a data migration using the provided settings.

Sourcemodule CreateDataMigrationMessage = Awso_dms.Values.CreateDataMigrationMessage

Creates a data migration using the provided settings.

Sourcemodule CollectorNotFoundFault = Awso_dms.Values.CollectorNotFoundFault

The specified collector doesn't exist.

Sourcemodule CancelReplicationTaskAssessmentRunResponse = Awso_dms.Values.CancelReplicationTaskAssessmentRunResponse
Sourcemodule CancelReplicationTaskAssessmentRunMessage = Awso_dms.Values.CancelReplicationTaskAssessmentRunMessage
Sourcemodule CancelMetadataModelCreationResponse = Awso_dms.Values.CancelMetadataModelCreationResponse

Cancels a single metadata model creation operation that was started with StartMetadataModelCreation.

Sourcemodule CancelMetadataModelCreationMessage = Awso_dms.Values.CancelMetadataModelCreationMessage

Cancels a single metadata model creation operation that was started with StartMetadataModelCreation.

Sourcemodule CancelMetadataModelConversionResponse = Awso_dms.Values.CancelMetadataModelConversionResponse

Cancels a single metadata model conversion operation that was started with StartMetadataModelConversion.

Sourcemodule CancelMetadataModelConversionMessage = Awso_dms.Values.CancelMetadataModelConversionMessage

Cancels a single metadata model conversion operation that was started with StartMetadataModelConversion.

Sourcemodule BatchStartRecommendationsResponse = Awso_dms.Values.BatchStartRecommendationsResponse

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Starts the analysis of up to 20 source databases to recommend target engines for each source database. This is a batch version of StartRecommendations. The result of analysis of each source database is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.

Sourcemodule BatchStartRecommendationsRequest = Awso_dms.Values.BatchStartRecommendationsRequest

End of support notice: On May 20, 2026, Amazon Web Services will end support for Amazon Web Services DMS Fleet Advisor;. After May 20, 2026, you will no longer be able to access the Amazon Web Services DMS Fleet Advisor; console or Amazon Web Services DMS Fleet Advisor; resources. For more information, see Amazon Web Services DMS Fleet Advisor end of support. Starts the analysis of up to 20 source databases to recommend target engines for each source database. This is a batch version of StartRecommendations. The result of analysis of each source database is reported individually in the response. Because the batch request can result in a combination of successful and unsuccessful actions, you should check for batch errors even when the call returns an HTTP status code of 200.

Sourcemodule ApplyPendingMaintenanceActionResponse = Awso_dms.Values.ApplyPendingMaintenanceActionResponse
Sourcemodule ApplyPendingMaintenanceActionMessage = Awso_dms.Values.ApplyPendingMaintenanceActionMessage
Sourcemodule AddTagsToResourceResponse = Awso_dms.Values.AddTagsToResourceResponse
Sourcemodule AddTagsToResourceMessage = Awso_dms.Values.AddTagsToResourceMessage

Associates a set of tags with an DMS resource.