Packages

package dms

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. dms
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait AccountQuota extends Object

    Describes a quota for an AWS account, for example, the number of replication instances allowed.

    Describes a quota for an AWS account, for example, the number of replication instances allowed.

    Annotations
    @RawJSType() @native()
  2. type AccountQuotaList = Array[AccountQuota]
  3. trait AddTagsToResourceMessage extends Object

    Annotations
    @RawJSType() @native()
  4. trait AddTagsToResourceResponse extends Object

    Annotations
    @RawJSType() @native()
  5. trait ApplyPendingMaintenanceActionMessage extends Object

    Annotations
    @RawJSType() @native()
  6. trait ApplyPendingMaintenanceActionResponse extends Object

    Annotations
    @RawJSType() @native()
  7. type AuthMechanismValue = String
  8. type AuthTypeValue = String
  9. trait AvailabilityZone extends Object

    Annotations
    @RawJSType() @native()
  10. type AvailabilityZonesList = Array[String]
  11. type BooleanOptional = Boolean
  12. trait Certificate extends Object

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

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

    Annotations
    @RawJSType() @native()
  13. type CertificateList = Array[Certificate]
  14. type CertificateWallet = |[|[|[|[Buffer, Readable], TypedArray[_, _]], Array[Byte]], String]
  15. type CompressionTypeValue = String
  16. trait Connection extends Object

    Annotations
    @RawJSType() @native()
  17. type ConnectionList = Array[Connection]
  18. trait CreateEndpointMessage extends Object

    Annotations
    @RawJSType() @native()
  19. trait CreateEndpointResponse extends Object

    Annotations
    @RawJSType() @native()
  20. trait CreateEventSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  21. trait CreateEventSubscriptionResponse extends Object

    Annotations
    @RawJSType() @native()
  22. trait CreateReplicationInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  23. trait CreateReplicationInstanceResponse extends Object

    Annotations
    @RawJSType() @native()
  24. trait CreateReplicationSubnetGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  25. trait CreateReplicationSubnetGroupResponse extends Object

    Annotations
    @RawJSType() @native()
  26. trait CreateReplicationTaskMessage extends Object

    Annotations
    @RawJSType() @native()
  27. trait CreateReplicationTaskResponse extends Object

    Annotations
    @RawJSType() @native()
  28. class DMS extends Object
    Annotations
    @RawJSType() @native() @JSImport( "aws-sdk" , "DMS" )
  29. implicit final class DMSOps extends AnyVal
  30. type DataFormatValue = String
  31. trait DeleteCertificateMessage extends Object
    Annotations
    @RawJSType() @native()
  32. trait DeleteCertificateResponse extends Object
    Annotations
    @RawJSType() @native()
  33. trait DeleteEndpointMessage extends Object

    Annotations
    @RawJSType() @native()
  34. trait DeleteEndpointResponse extends Object

    Annotations
    @RawJSType() @native()
  35. trait DeleteEventSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  36. trait DeleteEventSubscriptionResponse extends Object

    Annotations
    @RawJSType() @native()
  37. trait DeleteReplicationInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  38. trait DeleteReplicationInstanceResponse extends Object

    Annotations
    @RawJSType() @native()
  39. trait DeleteReplicationSubnetGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  40. trait DeleteReplicationSubnetGroupResponse extends Object

    Annotations
    @RawJSType() @native()
  41. trait DeleteReplicationTaskMessage extends Object

    Annotations
    @RawJSType() @native()
  42. trait DeleteReplicationTaskResponse extends Object

    Annotations
    @RawJSType() @native()
  43. trait DescribeAccountAttributesMessage extends Object

    Annotations
    @RawJSType() @native()
  44. trait DescribeAccountAttributesResponse extends Object

    Annotations
    @RawJSType() @native()
  45. trait DescribeCertificatesMessage extends Object
    Annotations
    @RawJSType() @native()
  46. trait DescribeCertificatesResponse extends Object
    Annotations
    @RawJSType() @native()
  47. trait DescribeConnectionsMessage extends Object

    Annotations
    @RawJSType() @native()
  48. trait DescribeConnectionsResponse extends Object

    Annotations
    @RawJSType() @native()
  49. trait DescribeEndpointTypesMessage extends Object

    Annotations
    @RawJSType() @native()
  50. trait DescribeEndpointTypesResponse extends Object

    Annotations
    @RawJSType() @native()
  51. trait DescribeEndpointsMessage extends Object

    Annotations
    @RawJSType() @native()
  52. trait DescribeEndpointsResponse extends Object

    Annotations
    @RawJSType() @native()
  53. trait DescribeEventCategoriesMessage extends Object

    Annotations
    @RawJSType() @native()
  54. trait DescribeEventCategoriesResponse extends Object

    Annotations
    @RawJSType() @native()
  55. trait DescribeEventSubscriptionsMessage extends Object

    Annotations
    @RawJSType() @native()
  56. trait DescribeEventSubscriptionsResponse extends Object

    Annotations
    @RawJSType() @native()
  57. trait DescribeEventsMessage extends Object

    Annotations
    @RawJSType() @native()
  58. trait DescribeEventsResponse extends Object

    Annotations
    @RawJSType() @native()
  59. trait DescribeOrderableReplicationInstancesMessage extends Object

    Annotations
    @RawJSType() @native()
  60. trait DescribeOrderableReplicationInstancesResponse extends Object

    Annotations
    @RawJSType() @native()
  61. trait DescribePendingMaintenanceActionsMessage extends Object

    Annotations
    @RawJSType() @native()
  62. trait DescribePendingMaintenanceActionsResponse extends Object

    Annotations
    @RawJSType() @native()
  63. trait DescribeRefreshSchemasStatusMessage extends Object

    Annotations
    @RawJSType() @native()
  64. trait DescribeRefreshSchemasStatusResponse extends Object

    Annotations
    @RawJSType() @native()
  65. trait DescribeReplicationInstanceTaskLogsMessage extends Object
    Annotations
    @RawJSType() @native()
  66. trait DescribeReplicationInstanceTaskLogsResponse extends Object
    Annotations
    @RawJSType() @native()
  67. trait DescribeReplicationInstancesMessage extends Object

    Annotations
    @RawJSType() @native()
  68. trait DescribeReplicationInstancesResponse extends Object

    Annotations
    @RawJSType() @native()
  69. trait DescribeReplicationSubnetGroupsMessage extends Object

    Annotations
    @RawJSType() @native()
  70. trait DescribeReplicationSubnetGroupsResponse extends Object

    Annotations
    @RawJSType() @native()
  71. trait DescribeReplicationTaskAssessmentResultsMessage extends Object

    Annotations
    @RawJSType() @native()
  72. trait DescribeReplicationTaskAssessmentResultsResponse extends Object

    Annotations
    @RawJSType() @native()
  73. trait DescribeReplicationTasksMessage extends Object

    Annotations
    @RawJSType() @native()
  74. trait DescribeReplicationTasksResponse extends Object

    Annotations
    @RawJSType() @native()
  75. trait DescribeSchemasMessage extends Object

    Annotations
    @RawJSType() @native()
  76. trait DescribeSchemasResponse extends Object

    Annotations
    @RawJSType() @native()
  77. trait DescribeTableStatisticsMessage extends Object

    Annotations
    @RawJSType() @native()
  78. trait DescribeTableStatisticsResponse extends Object

    Annotations
    @RawJSType() @native()
  79. type DmsSslModeValue = String
  80. trait DmsTransferSettings extends Object

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

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

    Annotations
    @RawJSType() @native()
  81. trait DynamoDbSettings extends Object

    Annotations
    @RawJSType() @native()
  82. trait ElasticsearchSettings extends Object

    Annotations
    @RawJSType() @native()
  83. type EncodingTypeValue = String
  84. type EncryptionModeValue = String
  85. trait Endpoint extends Object

    Annotations
    @RawJSType() @native()
  86. type EndpointList = Array[Endpoint]
  87. trait Event extends Object

    Annotations
    @RawJSType() @native()
  88. type EventCategoriesList = Array[String]
  89. trait EventCategoryGroup extends Object

    Annotations
    @RawJSType() @native()
  90. type EventCategoryGroupList = Array[EventCategoryGroup]
  91. type EventList = Array[Event]
  92. trait EventSubscription extends Object

    Annotations
    @RawJSType() @native()
  93. type EventSubscriptionsList = Array[EventSubscription]
  94. trait Filter extends Object

    Annotations
    @RawJSType() @native()
  95. type FilterList = Array[Filter]
  96. type FilterValueList = Array[String]
  97. trait ImportCertificateMessage extends Object
    Annotations
    @RawJSType() @native()
  98. trait ImportCertificateResponse extends Object
    Annotations
    @RawJSType() @native()
  99. type IntegerOptional = Int
  100. type KeyList = Array[String]
  101. trait KinesisSettings extends Object

    Annotations
    @RawJSType() @native()
  102. trait ListTagsForResourceMessage extends Object

    Annotations
    @RawJSType() @native()
  103. trait ListTagsForResourceResponse extends Object

    Annotations
    @RawJSType() @native()
  104. type MessageFormatValue = String
  105. type MigrationTypeValue = String
  106. trait ModifyEndpointMessage extends Object

    Annotations
    @RawJSType() @native()
  107. trait ModifyEndpointResponse extends Object

    Annotations
    @RawJSType() @native()
  108. trait ModifyEventSubscriptionMessage extends Object

    Annotations
    @RawJSType() @native()
  109. trait ModifyEventSubscriptionResponse extends Object

    Annotations
    @RawJSType() @native()
  110. trait ModifyReplicationInstanceMessage extends Object

    Annotations
    @RawJSType() @native()
  111. trait ModifyReplicationInstanceResponse extends Object

    Annotations
    @RawJSType() @native()
  112. trait ModifyReplicationSubnetGroupMessage extends Object

    Annotations
    @RawJSType() @native()
  113. trait ModifyReplicationSubnetGroupResponse extends Object

    Annotations
    @RawJSType() @native()
  114. trait ModifyReplicationTaskMessage extends Object

    Annotations
    @RawJSType() @native()
  115. trait ModifyReplicationTaskResponse extends Object

    Annotations
    @RawJSType() @native()
  116. trait MongoDbSettings extends Object

    Annotations
    @RawJSType() @native()
  117. type NestingLevelValue = String
  118. trait OrderableReplicationInstance extends Object

    Annotations
    @RawJSType() @native()
  119. type OrderableReplicationInstanceList = Array[OrderableReplicationInstance]
  120. type ParquetVersionValue = String
  121. trait PendingMaintenanceAction extends Object

    Annotations
    @RawJSType() @native()
  122. type PendingMaintenanceActionDetails = Array[PendingMaintenanceAction]
  123. type PendingMaintenanceActions = Array[ResourcePendingMaintenanceActions]
  124. trait RebootReplicationInstanceMessage extends Object
    Annotations
    @RawJSType() @native()
  125. trait RebootReplicationInstanceResponse extends Object
    Annotations
    @RawJSType() @native()
  126. trait RedshiftSettings extends Object

    Annotations
    @RawJSType() @native()
  127. trait RefreshSchemasMessage extends Object

    Annotations
    @RawJSType() @native()
  128. trait RefreshSchemasResponse extends Object

    Annotations
    @RawJSType() @native()
  129. trait RefreshSchemasStatus extends Object

    Annotations
    @RawJSType() @native()
  130. type RefreshSchemasStatusTypeValue = String
  131. type ReloadOptionValue = String
  132. trait ReloadTablesMessage extends Object
    Annotations
    @RawJSType() @native()
  133. trait ReloadTablesResponse extends Object
    Annotations
    @RawJSType() @native()
  134. trait RemoveTagsFromResourceMessage extends Object

    Annotations
    @RawJSType() @native()
  135. trait RemoveTagsFromResourceResponse extends Object

    Annotations
    @RawJSType() @native()
  136. type ReplicationEndpointTypeValue = String
  137. trait ReplicationInstance extends Object

    Annotations
    @RawJSType() @native()
  138. type ReplicationInstanceList = Array[ReplicationInstance]
  139. type ReplicationInstancePrivateIpAddressList = Array[String]
  140. type ReplicationInstancePublicIpAddressList = Array[String]
  141. trait ReplicationInstanceTaskLog extends Object

    Contains metadata for a replication instance task log.

    Contains metadata for a replication instance task log.

    Annotations
    @RawJSType() @native()
  142. type ReplicationInstanceTaskLogsList = Array[ReplicationInstanceTaskLog]
  143. trait ReplicationPendingModifiedValues extends Object

    Annotations
    @RawJSType() @native()
  144. trait ReplicationSubnetGroup extends Object

    Annotations
    @RawJSType() @native()
  145. type ReplicationSubnetGroups = Array[ReplicationSubnetGroup]
  146. trait ReplicationTask extends Object

    Annotations
    @RawJSType() @native()
  147. trait ReplicationTaskAssessmentResult extends Object

    The task assessment report in JSON format.

    The task assessment report in JSON format.

    Annotations
    @RawJSType() @native()
  148. type ReplicationTaskAssessmentResultList = Array[ReplicationTaskAssessmentResult]
  149. type ReplicationTaskList = Array[ReplicationTask]
  150. trait ReplicationTaskStats extends Object

    Annotations
    @RawJSType() @native()
  151. trait ResourcePendingMaintenanceActions extends Object

    Annotations
    @RawJSType() @native()
  152. trait S3Settings extends Object

    Settings for exporting data to Amazon S3.

    Settings for exporting data to Amazon S3.

    Annotations
    @RawJSType() @native()
  153. type SchemaList = Array[String]
  154. type SecretString = String
  155. type SourceIdsList = Array[String]
  156. type SourceType = String
  157. trait StartReplicationTaskAssessmentMessage extends Object

    Annotations
    @RawJSType() @native()
  158. trait StartReplicationTaskAssessmentResponse extends Object

    Annotations
    @RawJSType() @native()
  159. trait StartReplicationTaskMessage extends Object

    Annotations
    @RawJSType() @native()
  160. trait StartReplicationTaskResponse extends Object

    Annotations
    @RawJSType() @native()
  161. type StartReplicationTaskTypeValue = String
  162. trait StopReplicationTaskMessage extends Object

    Annotations
    @RawJSType() @native()
  163. trait StopReplicationTaskResponse extends Object

    Annotations
    @RawJSType() @native()
  164. trait Subnet extends Object

    Annotations
    @RawJSType() @native()
  165. type SubnetIdentifierList = Array[String]
  166. type SubnetList = Array[Subnet]
  167. trait SupportedEndpointType extends Object

    Annotations
    @RawJSType() @native()
  168. type SupportedEndpointTypeList = Array[SupportedEndpointType]
  169. type TStamp = Date
  170. type TableListToReload = Array[TableToReload]
  171. trait TableStatistics extends Object

    Annotations
    @RawJSType() @native()
  172. type TableStatisticsList = Array[TableStatistics]
  173. trait TableToReload extends Object

    Annotations
    @RawJSType() @native()
  174. trait Tag extends Object

    Annotations
    @RawJSType() @native()
  175. type TagList = Array[Tag]
  176. trait TestConnectionMessage extends Object

    Annotations
    @RawJSType() @native()
  177. trait TestConnectionResponse extends Object

    Annotations
    @RawJSType() @native()
  178. type VpcSecurityGroupIdList = Array[String]
  179. trait VpcSecurityGroupMembership extends Object

    Annotations
    @RawJSType() @native()
  180. type VpcSecurityGroupMembershipList = Array[VpcSecurityGroupMembership]

Value Members

  1. object AccountQuota
  2. object AddTagsToResourceMessage
  3. object AddTagsToResourceResponse
  4. object ApplyPendingMaintenanceActionMessage
  5. object ApplyPendingMaintenanceActionResponse
  6. object AuthMechanismValueEnum
  7. object AuthTypeValueEnum
  8. object AvailabilityZone
  9. object Certificate
  10. object CompressionTypeValueEnum
  11. object Connection
  12. object CreateEndpointMessage
  13. object CreateEndpointResponse
  14. object CreateEventSubscriptionMessage
  15. object CreateEventSubscriptionResponse
  16. object CreateReplicationInstanceMessage
  17. object CreateReplicationInstanceResponse
  18. object CreateReplicationSubnetGroupMessage
  19. object CreateReplicationSubnetGroupResponse
  20. object CreateReplicationTaskMessage
  21. object CreateReplicationTaskResponse
  22. object DataFormatValueEnum
  23. object DeleteCertificateMessage
  24. object DeleteCertificateResponse
  25. object DeleteEndpointMessage
  26. object DeleteEndpointResponse
  27. object DeleteEventSubscriptionMessage
  28. object DeleteEventSubscriptionResponse
  29. object DeleteReplicationInstanceMessage
  30. object DeleteReplicationInstanceResponse
  31. object DeleteReplicationSubnetGroupMessage
  32. object DeleteReplicationSubnetGroupResponse
  33. object DeleteReplicationTaskMessage
  34. object DeleteReplicationTaskResponse
  35. object DescribeAccountAttributesMessage
  36. object DescribeAccountAttributesResponse
  37. object DescribeCertificatesMessage
  38. object DescribeCertificatesResponse
  39. object DescribeConnectionsMessage
  40. object DescribeConnectionsResponse
  41. object DescribeEndpointTypesMessage
  42. object DescribeEndpointTypesResponse
  43. object DescribeEndpointsMessage
  44. object DescribeEndpointsResponse
  45. object DescribeEventCategoriesMessage
  46. object DescribeEventCategoriesResponse
  47. object DescribeEventSubscriptionsMessage
  48. object DescribeEventSubscriptionsResponse
  49. object DescribeEventsMessage
  50. object DescribeEventsResponse
  51. object DescribeOrderableReplicationInstancesMessage
  52. object DescribeOrderableReplicationInstancesResponse
  53. object DescribePendingMaintenanceActionsMessage
  54. object DescribePendingMaintenanceActionsResponse
  55. object DescribeRefreshSchemasStatusMessage
  56. object DescribeRefreshSchemasStatusResponse
  57. object DescribeReplicationInstanceTaskLogsMessage
  58. object DescribeReplicationInstanceTaskLogsResponse
  59. object DescribeReplicationInstancesMessage
  60. object DescribeReplicationInstancesResponse
  61. object DescribeReplicationSubnetGroupsMessage
  62. object DescribeReplicationSubnetGroupsResponse
  63. object DescribeReplicationTaskAssessmentResultsMessage
  64. object DescribeReplicationTaskAssessmentResultsResponse
  65. object DescribeReplicationTasksMessage
  66. object DescribeReplicationTasksResponse
  67. object DescribeSchemasMessage
  68. object DescribeSchemasResponse
  69. object DescribeTableStatisticsMessage
  70. object DescribeTableStatisticsResponse
  71. object DmsSslModeValueEnum
  72. object DmsTransferSettings
  73. object DynamoDbSettings
  74. object ElasticsearchSettings
  75. object EncodingTypeValueEnum
  76. object EncryptionModeValueEnum
  77. object Endpoint
  78. object Event
  79. object EventCategoryGroup
  80. object EventSubscription
  81. object Filter
  82. object ImportCertificateMessage
  83. object ImportCertificateResponse
  84. object KinesisSettings
  85. object ListTagsForResourceMessage
  86. object ListTagsForResourceResponse
  87. object MessageFormatValueEnum
  88. object MigrationTypeValueEnum
  89. object ModifyEndpointMessage
  90. object ModifyEndpointResponse
  91. object ModifyEventSubscriptionMessage
  92. object ModifyEventSubscriptionResponse
  93. object ModifyReplicationInstanceMessage
  94. object ModifyReplicationInstanceResponse
  95. object ModifyReplicationSubnetGroupMessage
  96. object ModifyReplicationSubnetGroupResponse
  97. object ModifyReplicationTaskMessage
  98. object ModifyReplicationTaskResponse
  99. object MongoDbSettings
  100. object NestingLevelValueEnum
  101. object OrderableReplicationInstance
  102. object ParquetVersionValueEnum
  103. object PendingMaintenanceAction
  104. object RebootReplicationInstanceMessage
  105. object RebootReplicationInstanceResponse
  106. object RedshiftSettings
  107. object RefreshSchemasMessage
  108. object RefreshSchemasResponse
  109. object RefreshSchemasStatus
  110. object RefreshSchemasStatusTypeValueEnum
  111. object ReloadOptionValueEnum
  112. object ReloadTablesMessage
  113. object ReloadTablesResponse
  114. object RemoveTagsFromResourceMessage
  115. object RemoveTagsFromResourceResponse
  116. object ReplicationEndpointTypeValueEnum
  117. object ReplicationInstance
  118. object ReplicationInstanceTaskLog
  119. object ReplicationPendingModifiedValues
  120. object ReplicationSubnetGroup
  121. object ReplicationTask
  122. object ReplicationTaskAssessmentResult
  123. object ReplicationTaskStats
  124. object ResourcePendingMaintenanceActions
  125. object S3Settings
  126. object SourceTypeEnum
  127. object StartReplicationTaskAssessmentMessage
  128. object StartReplicationTaskAssessmentResponse
  129. object StartReplicationTaskMessage
  130. object StartReplicationTaskResponse
  131. object StartReplicationTaskTypeValueEnum
  132. object StopReplicationTaskMessage
  133. object StopReplicationTaskResponse
  134. object Subnet
  135. object SupportedEndpointType
  136. object TableStatistics
  137. object TableToReload
  138. object Tag
  139. object TestConnectionMessage
  140. object TestConnectionResponse
  141. object VpcSecurityGroupMembership

Inherited from AnyRef

Inherited from Any

Ungrouped