| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992 |
- {
- "version": "2.0",
- "service": "<fullname>AWS Database Migration Service</fullname> <p>AWS Database Migration Service (AWS DMS) can migrate your data to and from the most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Redshift, MariaDB, Amazon Aurora, and MySQL. The service supports homogeneous migrations such as Oracle to Oracle, as well as heterogeneous migrations between different database platforms, such as Oracle to MySQL or SQL Server to PostgreSQL.</p>",
- "operations": {
- "AddTagsToResource": "<p>Adds metadata tags to a DMS resource, including replication instance, endpoint, security group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS.</p>",
- "CreateEndpoint": "<p>Creates an endpoint using the provided settings.</p>",
- "CreateReplicationInstance": "<p>Creates the replication instance using the specified parameters.</p>",
- "CreateReplicationSubnetGroup": "<p>Creates a replication subnet group given a list of the subnet IDs in a VPC.</p>",
- "CreateReplicationTask": "<p>Creates a replication task using the specified parameters.</p>",
- "DeleteCertificate": "<p>Deletes the specified certificate. </p>",
- "DeleteEndpoint": "<p>Deletes the specified endpoint.</p> <note> <p>All tasks associated with the endpoint must be deleted before you can delete the endpoint.</p> </note> <p/>",
- "DeleteReplicationInstance": "<p>Deletes the specified replication instance.</p> <note> <p>You must delete any migration tasks that are associated with the replication instance before you can delete it.</p> </note> <p/>",
- "DeleteReplicationSubnetGroup": "<p>Deletes a subnet group.</p>",
- "DeleteReplicationTask": "<p>Deletes the specified replication task.</p>",
- "DescribeAccountAttributes": "<p>Lists all of the AWS DMS attributes for a customer account. The attributes include AWS DMS quotas for the account, such as the number of replication instances allowed. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.</p> <p>This command does not take any parameters.</p>",
- "DescribeCertificates": "<p>Provides a description of the certificate.</p>",
- "DescribeConnections": "<p>Describes the status of the connections that have been made between the replication instance and an endpoint. Connections are created when you test an endpoint.</p>",
- "DescribeEndpointTypes": "<p>Returns information about the type of endpoints available.</p>",
- "DescribeEndpoints": "<p>Returns information about the endpoints for your account in the current region.</p>",
- "DescribeOrderableReplicationInstances": "<p>Returns information about the replication instance types that can be created in the specified region.</p>",
- "DescribeRefreshSchemasStatus": "<p>Returns the status of the RefreshSchemas operation.</p>",
- "DescribeReplicationInstances": "<p>Returns information about replication instances for your account in the current region.</p>",
- "DescribeReplicationSubnetGroups": "<p>Returns information about the replication subnet groups.</p>",
- "DescribeReplicationTasks": "<p>Returns information about replication tasks for your account in the current region.</p>",
- "DescribeSchemas": "<p>Returns information about the schema for the specified endpoint.</p> <p/>",
- "DescribeTableStatistics": "<p>Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.</p>",
- "ImportCertificate": "<p>Uploads the specified certificate.</p>",
- "ListTagsForResource": "<p>Lists all tags for an AWS DMS resource.</p>",
- "ModifyEndpoint": "<p>Modifies the specified endpoint.</p>",
- "ModifyReplicationInstance": "<p>Modifies the replication instance to apply new settings. You can change one or more parameters by specifying these parameters and the new values in the request.</p> <p>Some settings are applied during the maintenance window.</p> <p/>",
- "ModifyReplicationSubnetGroup": "<p>Modifies the settings for the specified replication subnet group.</p>",
- "RefreshSchemas": "<p>Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.</p>",
- "RemoveTagsFromResource": "<p>Removes metadata tags from a DMS resource.</p>",
- "StartReplicationTask": "<p>Starts the replication task.</p>",
- "StopReplicationTask": "<p>Stops the replication task.</p> <p/>",
- "TestConnection": "<p>Tests the connection between the replication instance and the endpoint.</p>"
- },
- "shapes": {
- "AccessDeniedFault": {
- "base": "<p>AWS DMS was denied access to the endpoint.</p>",
- "refs": {
- }
- },
- "AccountQuota": {
- "base": "<p>Describes a quota for an AWS account, for example, the number of replication instances allowed.</p>",
- "refs": {
- "AccountQuotaList$member": null
- }
- },
- "AccountQuotaList": {
- "base": null,
- "refs": {
- "DescribeAccountAttributesResponse$AccountQuotas": "<p>Account quota information.</p>"
- }
- },
- "AddTagsToResourceMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "AddTagsToResourceResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "AvailabilityZone": {
- "base": "<p/>",
- "refs": {
- "Subnet$SubnetAvailabilityZone": "<p>The Availability Zone of the subnet.</p>"
- }
- },
- "Boolean": {
- "base": null,
- "refs": {
- "ModifyReplicationInstanceMessage$ApplyImmediately": "<p>Indicates whether the changes should be applied immediately or during the next maintenance window.</p>",
- "ModifyReplicationInstanceMessage$AllowMajorVersionUpgrade": "<p>Indicates that major version upgrades are allowed. Changing this parameter does not result in an outage and the change is asynchronously applied as soon as possible.</p> <p>Constraints: This parameter must be set to true when specifying a value for the <code>EngineVersion</code> parameter that is a different major version than the replication instance's current version.</p>",
- "ReplicationInstance$MultiAZ": "<p> Specifies if the replication instance is a Multi-AZ deployment. You cannot set the <code>AvailabilityZone</code> parameter if the Multi-AZ parameter is set to <code>true</code>. </p>",
- "ReplicationInstance$AutoMinorVersionUpgrade": "<p>Boolean value indicating if minor version upgrades will be automatically applied to the instance.</p>",
- "ReplicationInstance$PubliclyAccessible": "<p> Specifies the accessibility options for the replication instance. A value of <code>true</code> represents an instance with a public IP address. A value of <code>false</code> represents an instance with a private IP address. The default value is <code>true</code>. </p>",
- "SupportedEndpointType$SupportsCDC": "<p>Indicates if Change Data Capture (CDC) is supported.</p>"
- }
- },
- "BooleanOptional": {
- "base": null,
- "refs": {
- "CreateReplicationInstanceMessage$MultiAZ": "<p> Specifies if the replication instance is a Multi-AZ deployment. You cannot set the <code>AvailabilityZone</code> parameter if the Multi-AZ parameter is set to <code>true</code>. </p>",
- "CreateReplicationInstanceMessage$AutoMinorVersionUpgrade": "<p>Indicates that minor engine upgrades will be applied automatically to the replication instance during the maintenance window.</p> <p>Default: <code>true</code> </p>",
- "CreateReplicationInstanceMessage$PubliclyAccessible": "<p> Specifies the accessibility options for the replication instance. A value of <code>true</code> represents an instance with a public IP address. A value of <code>false</code> represents an instance with a private IP address. The default value is <code>true</code>. </p>",
- "ModifyReplicationInstanceMessage$MultiAZ": "<p> Specifies if the replication instance is a Multi-AZ deployment. You cannot set the <code>AvailabilityZone</code> parameter if the Multi-AZ parameter is set to <code>true</code>. </p>",
- "ModifyReplicationInstanceMessage$AutoMinorVersionUpgrade": "<p> Indicates that minor version upgrades will be applied automatically to the replication instance during the maintenance window. Changing this parameter does not result in an outage except in the following case and the change is asynchronously applied as soon as possible. An outage will result if this parameter is set to <code>true</code> during the maintenance window, and a newer minor version is available, and AWS DMS has enabled auto patching for that engine version. </p>",
- "ReplicationPendingModifiedValues$MultiAZ": "<p> Specifies if the replication instance is a Multi-AZ deployment. You cannot set the <code>AvailabilityZone</code> parameter if the Multi-AZ parameter is set to <code>true</code>. </p>"
- }
- },
- "Certificate": {
- "base": "<p>The SSL certificate that can be used to encrypt connections between the endpoints and the replication instance.</p>",
- "refs": {
- "CertificateList$member": null,
- "DeleteCertificateResponse$Certificate": "<p>The SSL certificate.</p>",
- "ImportCertificateResponse$Certificate": "<p>The certificate to be uploaded.</p>"
- }
- },
- "CertificateList": {
- "base": null,
- "refs": {
- "DescribeCertificatesResponse$Certificates": "<p>The SSL certificates associated with the replication instance.</p>"
- }
- },
- "Connection": {
- "base": "<p/>",
- "refs": {
- "ConnectionList$member": null,
- "TestConnectionResponse$Connection": "<p>The connection tested.</p>"
- }
- },
- "ConnectionList": {
- "base": null,
- "refs": {
- "DescribeConnectionsResponse$Connections": "<p>A description of the connections.</p>"
- }
- },
- "CreateEndpointMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateEndpointResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateReplicationInstanceMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateReplicationInstanceResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateReplicationSubnetGroupMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateReplicationSubnetGroupResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateReplicationTaskMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "CreateReplicationTaskResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteCertificateMessage": {
- "base": null,
- "refs": {
- }
- },
- "DeleteCertificateResponse": {
- "base": null,
- "refs": {
- }
- },
- "DeleteEndpointMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteEndpointResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteReplicationInstanceMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteReplicationInstanceResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteReplicationSubnetGroupMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteReplicationSubnetGroupResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteReplicationTaskMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DeleteReplicationTaskResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeAccountAttributesMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeAccountAttributesResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeCertificatesMessage": {
- "base": null,
- "refs": {
- }
- },
- "DescribeCertificatesResponse": {
- "base": null,
- "refs": {
- }
- },
- "DescribeConnectionsMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeConnectionsResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeEndpointTypesMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeEndpointTypesResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeEndpointsMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeEndpointsResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeOrderableReplicationInstancesMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeOrderableReplicationInstancesResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeRefreshSchemasStatusMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeRefreshSchemasStatusResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeReplicationInstancesMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeReplicationInstancesResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeReplicationSubnetGroupsMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeReplicationSubnetGroupsResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeReplicationTasksMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeReplicationTasksResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeSchemasMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeSchemasResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeTableStatisticsMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DescribeTableStatisticsResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "DmsSslModeValue": {
- "base": null,
- "refs": {
- "CreateEndpointMessage$SslMode": "<p>The SSL mode to use for the SSL connection.</p> <p>SSL mode can be one of four values: none, require, verify-ca, verify-full. </p> <p>The default value is none.</p>",
- "Endpoint$SslMode": "<p>The SSL mode used to connect to the endpoint.</p> <p>SSL mode can be one of four values: none, require, verify-ca, verify-full. </p> <p>The default value is none.</p>",
- "ModifyEndpointMessage$SslMode": "<p>The SSL mode to be used.</p> <p>SSL mode can be one of four values: none, require, verify-ca, verify-full. </p> <p>The default value is none.</p>"
- }
- },
- "Endpoint": {
- "base": "<p/>",
- "refs": {
- "CreateEndpointResponse$Endpoint": "<p>The endpoint that was created.</p>",
- "DeleteEndpointResponse$Endpoint": "<p>The endpoint that was deleted.</p>",
- "EndpointList$member": null,
- "ModifyEndpointResponse$Endpoint": "<p>The modified endpoint.</p>"
- }
- },
- "EndpointList": {
- "base": null,
- "refs": {
- "DescribeEndpointsResponse$Endpoints": "<p>Endpoint description.</p>"
- }
- },
- "ExceptionMessage": {
- "base": null,
- "refs": {
- "AccessDeniedFault$message": "<p/>",
- "InsufficientResourceCapacityFault$message": "<p/>",
- "InvalidCertificateFault$message": null,
- "InvalidResourceStateFault$message": "<p/>",
- "InvalidSubnet$message": "<p/>",
- "KMSKeyNotAccessibleFault$message": "<p/>",
- "ReplicationSubnetGroupDoesNotCoverEnoughAZs$message": "<p/>",
- "ResourceAlreadyExistsFault$message": "<p/>",
- "ResourceNotFoundFault$message": "<p/>",
- "ResourceQuotaExceededFault$message": "<p/>",
- "StorageQuotaExceededFault$message": "<p/>",
- "SubnetAlreadyInUse$message": "<p/>",
- "UpgradeDependencyFailureFault$message": "<p/>"
- }
- },
- "Filter": {
- "base": "<p/>",
- "refs": {
- "FilterList$member": null
- }
- },
- "FilterList": {
- "base": null,
- "refs": {
- "DescribeCertificatesMessage$Filters": "<p>Filters applied to the certificate described in the form of key-value pairs.</p>",
- "DescribeConnectionsMessage$Filters": "<p>The filters applied to the connection.</p> <p>Valid filter names: endpoint-arn | replication-instance-arn</p>",
- "DescribeEndpointTypesMessage$Filters": "<p>Filters applied to the describe action.</p> <p>Valid filter names: engine-name | endpoint-type</p>",
- "DescribeEndpointsMessage$Filters": "<p>Filters applied to the describe action.</p> <p>Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name</p>",
- "DescribeReplicationInstancesMessage$Filters": "<p>Filters applied to the describe action.</p> <p>Valid filter names: replication-instance-arn | replication-instance-id | replication-instance-class | engine-version</p>",
- "DescribeReplicationSubnetGroupsMessage$Filters": "<p>Filters applied to the describe action.</p>",
- "DescribeReplicationTasksMessage$Filters": "<p>Filters applied to the describe action.</p> <p>Valid filter names: replication-task-arn | replication-task-id | migration-type | endpoint-arn | replication-instance-arn</p>"
- }
- },
- "FilterValueList": {
- "base": null,
- "refs": {
- "Filter$Values": "<p>The filter value.</p>"
- }
- },
- "ImportCertificateMessage": {
- "base": null,
- "refs": {
- }
- },
- "ImportCertificateResponse": {
- "base": null,
- "refs": {
- }
- },
- "InsufficientResourceCapacityFault": {
- "base": "<p>There are not enough resources allocated to the database migration.</p>",
- "refs": {
- }
- },
- "Integer": {
- "base": null,
- "refs": {
- "OrderableReplicationInstance$MinAllocatedStorage": "<p>The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.</p>",
- "OrderableReplicationInstance$MaxAllocatedStorage": "<p>The minimum amount of storage (in gigabytes) that can be allocated for the replication instance.</p>",
- "OrderableReplicationInstance$DefaultAllocatedStorage": "<p>The default amount of storage (in gigabytes) that is allocated for the replication instance.</p>",
- "OrderableReplicationInstance$IncludedAllocatedStorage": "<p>The amount of storage (in gigabytes) that is allocated for the replication instance.</p>",
- "ReplicationInstance$AllocatedStorage": "<p>The amount of storage (in gigabytes) that is allocated for the replication instance.</p>",
- "ReplicationTaskStats$FullLoadProgressPercent": "<p>The percent complete for the full load migration task.</p>",
- "ReplicationTaskStats$TablesLoaded": "<p>The number of tables loaded for this task.</p>",
- "ReplicationTaskStats$TablesLoading": "<p>The number of tables currently loading for this task.</p>",
- "ReplicationTaskStats$TablesQueued": "<p>The number of tables queued for this task.</p>",
- "ReplicationTaskStats$TablesErrored": "<p>The number of errors that have occurred during this task.</p>"
- }
- },
- "IntegerOptional": {
- "base": null,
- "refs": {
- "Certificate$KeyLength": "<p>The key length of the cryptographic algorithm being used.</p>",
- "CreateEndpointMessage$Port": "<p>The port used by the endpoint database.</p>",
- "CreateReplicationInstanceMessage$AllocatedStorage": "<p>The amount of storage (in gigabytes) to be initially allocated for the replication instance.</p>",
- "DescribeCertificatesMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 10</p>",
- "DescribeConnectionsMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeEndpointTypesMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeEndpointsMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeOrderableReplicationInstancesMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeReplicationInstancesMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeReplicationSubnetGroupsMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeReplicationTasksMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeSchemasMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "DescribeTableStatisticsMessage$MaxRecords": "<p> The maximum number of records to include in the response. If more records exist than the specified <code>MaxRecords</code> value, a pagination token called a marker is included in the response so that the remaining results can be retrieved. </p> <p>Default: 100</p> <p>Constraints: Minimum 20, maximum 100.</p>",
- "Endpoint$Port": "<p>The port value used to access the endpoint.</p>",
- "ModifyEndpointMessage$Port": "<p>The port used by the endpoint database.</p>",
- "ModifyReplicationInstanceMessage$AllocatedStorage": "<p>The amount of storage (in gigabytes) to be allocated for the replication instance.</p>",
- "ReplicationPendingModifiedValues$AllocatedStorage": "<p>The amount of storage (in gigabytes) that is allocated for the replication instance.</p>"
- }
- },
- "InvalidCertificateFault": {
- "base": "<p>The certificate was not valid.</p>",
- "refs": {
- }
- },
- "InvalidResourceStateFault": {
- "base": "<p>The resource is in a state that prevents it from being used for database migration.</p>",
- "refs": {
- }
- },
- "InvalidSubnet": {
- "base": "<p>The subnet provided is invalid.</p>",
- "refs": {
- }
- },
- "KMSKeyNotAccessibleFault": {
- "base": "<p>AWS DMS cannot access the KMS key.</p>",
- "refs": {
- }
- },
- "KeyList": {
- "base": null,
- "refs": {
- "RemoveTagsFromResourceMessage$TagKeys": "<p>The tag key (name) of the tag to be removed.</p>"
- }
- },
- "ListTagsForResourceMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ListTagsForResourceResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "Long": {
- "base": null,
- "refs": {
- "AccountQuota$Used": "<p>The amount currently used toward the quota maximum.</p>",
- "AccountQuota$Max": "<p>The maximum allowed value for the quota.</p>",
- "ReplicationTaskStats$ElapsedTimeMillis": "<p>The elapsed time of the task, in milliseconds.</p>",
- "TableStatistics$Inserts": "<p>The number of insert actions performed on a table.</p>",
- "TableStatistics$Deletes": "<p>The number of delete actions performed on a table.</p>",
- "TableStatistics$Updates": "<p>The number of update actions performed on a table.</p>",
- "TableStatistics$Ddls": "<p>The Data Definition Language (DDL) used to build and modify the structure of your tables.</p>",
- "TableStatistics$FullLoadRows": "<p>The number of rows added during the Full Load operation.</p>"
- }
- },
- "MigrationTypeValue": {
- "base": null,
- "refs": {
- "CreateReplicationTaskMessage$MigrationType": "<p>The migration type.</p>",
- "ReplicationTask$MigrationType": "<p>The type of migration.</p>"
- }
- },
- "ModifyEndpointMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ModifyEndpointResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ModifyReplicationInstanceMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ModifyReplicationInstanceResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ModifyReplicationSubnetGroupMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ModifyReplicationSubnetGroupResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "OrderableReplicationInstance": {
- "base": "<p/>",
- "refs": {
- "OrderableReplicationInstanceList$member": null
- }
- },
- "OrderableReplicationInstanceList": {
- "base": null,
- "refs": {
- "DescribeOrderableReplicationInstancesResponse$OrderableReplicationInstances": "<p>The order-able replication instances available.</p>"
- }
- },
- "RefreshSchemasMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "RefreshSchemasResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "RefreshSchemasStatus": {
- "base": "<p/>",
- "refs": {
- "DescribeRefreshSchemasStatusResponse$RefreshSchemasStatus": "<p>The status of the schema.</p>",
- "RefreshSchemasResponse$RefreshSchemasStatus": "<p>The status of the refreshed schema.</p>"
- }
- },
- "RefreshSchemasStatusTypeValue": {
- "base": null,
- "refs": {
- "RefreshSchemasStatus$Status": "<p>The status of the schema.</p>"
- }
- },
- "RemoveTagsFromResourceMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "RemoveTagsFromResourceResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "ReplicationEndpointTypeValue": {
- "base": null,
- "refs": {
- "CreateEndpointMessage$EndpointType": "<p>The type of endpoint.</p>",
- "Endpoint$EndpointType": "<p>The type of endpoint.</p>",
- "ModifyEndpointMessage$EndpointType": "<p>The type of endpoint.</p>",
- "SupportedEndpointType$EndpointType": "<p>The type of endpoint.</p>"
- }
- },
- "ReplicationInstance": {
- "base": "<p/>",
- "refs": {
- "CreateReplicationInstanceResponse$ReplicationInstance": "<p>The replication instance that was created.</p>",
- "DeleteReplicationInstanceResponse$ReplicationInstance": "<p>The replication instance that was deleted.</p>",
- "ModifyReplicationInstanceResponse$ReplicationInstance": "<p>The modified replication instance.</p>",
- "ReplicationInstanceList$member": null
- }
- },
- "ReplicationInstanceList": {
- "base": null,
- "refs": {
- "DescribeReplicationInstancesResponse$ReplicationInstances": "<p>The replication instances described.</p>"
- }
- },
- "ReplicationInstancePrivateIpAddressList": {
- "base": null,
- "refs": {
- "ReplicationInstance$ReplicationInstancePrivateIpAddresses": "<p>The private IP address of the replication instance.</p>"
- }
- },
- "ReplicationInstancePublicIpAddressList": {
- "base": null,
- "refs": {
- "ReplicationInstance$ReplicationInstancePublicIpAddresses": "<p>The public IP address of the replication instance.</p>"
- }
- },
- "ReplicationPendingModifiedValues": {
- "base": "<p/>",
- "refs": {
- "ReplicationInstance$PendingModifiedValues": "<p>The pending modification values.</p>"
- }
- },
- "ReplicationSubnetGroup": {
- "base": "<p/>",
- "refs": {
- "CreateReplicationSubnetGroupResponse$ReplicationSubnetGroup": "<p>The replication subnet group that was created.</p>",
- "ModifyReplicationSubnetGroupResponse$ReplicationSubnetGroup": "<p>The modified replication subnet group.</p>",
- "ReplicationInstance$ReplicationSubnetGroup": "<p>The subnet group for the replication instance.</p>",
- "ReplicationSubnetGroups$member": null
- }
- },
- "ReplicationSubnetGroupDoesNotCoverEnoughAZs": {
- "base": "<p>The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.</p>",
- "refs": {
- }
- },
- "ReplicationSubnetGroups": {
- "base": null,
- "refs": {
- "DescribeReplicationSubnetGroupsResponse$ReplicationSubnetGroups": "<p>A description of the replication subnet groups.</p>"
- }
- },
- "ReplicationTask": {
- "base": "<p/>",
- "refs": {
- "CreateReplicationTaskResponse$ReplicationTask": "<p>The replication task that was created.</p>",
- "DeleteReplicationTaskResponse$ReplicationTask": "<p>The deleted replication task.</p>",
- "ReplicationTaskList$member": null,
- "StartReplicationTaskResponse$ReplicationTask": "<p>The replication task started.</p>",
- "StopReplicationTaskResponse$ReplicationTask": "<p>The replication task stopped.</p>"
- }
- },
- "ReplicationTaskList": {
- "base": null,
- "refs": {
- "DescribeReplicationTasksResponse$ReplicationTasks": "<p>A description of the replication tasks.</p>"
- }
- },
- "ReplicationTaskStats": {
- "base": "<p/>",
- "refs": {
- "ReplicationTask$ReplicationTaskStats": "<p>The statistics for the task, including elapsed time, tables loaded, and table errors.</p>"
- }
- },
- "ResourceAlreadyExistsFault": {
- "base": "<p>The resource you are attempting to create already exists.</p>",
- "refs": {
- }
- },
- "ResourceNotFoundFault": {
- "base": "<p>The resource could not be found.</p>",
- "refs": {
- }
- },
- "ResourceQuotaExceededFault": {
- "base": "<p>The quota for this resource quota has been exceeded.</p>",
- "refs": {
- }
- },
- "SchemaList": {
- "base": null,
- "refs": {
- "DescribeSchemasResponse$Schemas": "<p>The described schema.</p>"
- }
- },
- "SecretString": {
- "base": null,
- "refs": {
- "CreateEndpointMessage$Password": "<p>The password to be used to login to the endpoint database.</p>",
- "ModifyEndpointMessage$Password": "<p>The password to be used to login to the endpoint database.</p>"
- }
- },
- "StartReplicationTaskMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "StartReplicationTaskResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "StartReplicationTaskTypeValue": {
- "base": null,
- "refs": {
- "StartReplicationTaskMessage$StartReplicationTaskType": "<p>The type of replication task.</p>"
- }
- },
- "StopReplicationTaskMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "StopReplicationTaskResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "StorageQuotaExceededFault": {
- "base": "<p>The storage quota has been exceeded.</p>",
- "refs": {
- }
- },
- "String": {
- "base": null,
- "refs": {
- "AccountQuota$AccountQuotaName": "<p>The name of the AWS DMS quota for this AWS account.</p>",
- "AddTagsToResourceMessage$ResourceArn": "<p>The Amazon Resource Name (ARN) of the AWS DMS resource the tag is to be added to. AWS DMS resources include a replication instance, endpoint, and a replication task.</p>",
- "AvailabilityZone$Name": "<p>The name of the availability zone.</p>",
- "Certificate$CertificateIdentifier": "<p>The customer-assigned name of the certificate. Valid characters are [A-z_0-9].</p>",
- "Certificate$CertificatePem": "<p>The contents of the .pem X.509 certificate file.</p>",
- "Certificate$CertificateArn": "<p>The Amazon Resource Name (ARN) for the certificate.</p>",
- "Certificate$CertificateOwner": "<p>The owner of the certificate.</p>",
- "Certificate$SigningAlgorithm": "<p>The signing algorithm for the certificate.</p>",
- "Connection$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "Connection$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "Connection$Status": "<p>The connection status.</p>",
- "Connection$LastFailureMessage": "<p>The error message when the connection last failed.</p>",
- "Connection$EndpointIdentifier": "<p>The identifier of the endpoint. Identifiers must begin with a letter; must contain only ASCII letters, digits, and hyphens; and must not end with a hyphen or contain two consecutive hyphens.</p>",
- "Connection$ReplicationInstanceIdentifier": "<p>The replication instance identifier. This parameter is stored as a lowercase string.</p>",
- "CreateEndpointMessage$EndpointIdentifier": "<p>The database endpoint identifier. Identifiers must begin with a letter; must contain only ASCII letters, digits, and hyphens; and must not end with a hyphen or contain two consecutive hyphens.</p>",
- "CreateEndpointMessage$EngineName": "<p>The type of engine for the endpoint. Valid values include MYSQL, ORACLE, POSTGRES, MARIADB, AURORA, REDSHIFT, and SQLSERVER.</p>",
- "CreateEndpointMessage$Username": "<p>The user name to be used to login to the endpoint database.</p>",
- "CreateEndpointMessage$ServerName": "<p>The name of the server where the endpoint database resides.</p>",
- "CreateEndpointMessage$DatabaseName": "<p>The name of the endpoint database.</p>",
- "CreateEndpointMessage$ExtraConnectionAttributes": "<p>Additional attributes associated with the connection.</p>",
- "CreateEndpointMessage$KmsKeyId": "<p>The KMS key identifier that will be used to encrypt the connection parameters. If you do not specify a value for the KmsKeyId parameter, then AWS DMS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.</p>",
- "CreateEndpointMessage$CertificateArn": "<p>The Amazon Resource Number (ARN) for the certificate.</p>",
- "CreateReplicationInstanceMessage$ReplicationInstanceIdentifier": "<p>The replication instance identifier. This parameter is stored as a lowercase string.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 1 to 63 alphanumeric characters or hyphens.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Cannot end with a hyphen or contain two consecutive hyphens.</p> </li> </ul> <p>Example: <code>myrepinstance</code> </p>",
- "CreateReplicationInstanceMessage$ReplicationInstanceClass": "<p>The compute and memory capacity of the replication instance as specified by the replication instance class.</p> <p> Valid Values: <code>dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge </code> </p>",
- "CreateReplicationInstanceMessage$AvailabilityZone": "<p>The EC2 Availability Zone that the replication instance will be created in.</p> <p>Default: A random, system-chosen Availability Zone in the endpoint's region.</p> <p> Example: <code>us-east-1d</code> </p>",
- "CreateReplicationInstanceMessage$ReplicationSubnetGroupIdentifier": "<p>A subnet group to associate with the replication instance.</p>",
- "CreateReplicationInstanceMessage$PreferredMaintenanceWindow": "<p>The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).</p> <p> Format: <code>ddd:hh24:mi-ddd:hh24:mi</code> </p> <p>Default: A 30-minute window selected at random from an 8-hour block of time per region, occurring on a random day of the week.</p> <p>Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p> <p>Constraints: Minimum 30-minute window.</p>",
- "CreateReplicationInstanceMessage$EngineVersion": "<p>The engine version number of the replication instance.</p>",
- "CreateReplicationInstanceMessage$KmsKeyId": "<p>The KMS key identifier that will be used to encrypt the content on the replication instance. If you do not specify a value for the KmsKeyId parameter, then AWS DMS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.</p>",
- "CreateReplicationSubnetGroupMessage$ReplicationSubnetGroupIdentifier": "<p>The name for the replication subnet group. This value is stored as a lowercase string.</p> <p>Constraints: Must contain no more than 255 alphanumeric characters, periods, spaces, underscores, or hyphens. Must not be \"default\".</p> <p>Example: <code>mySubnetgroup</code> </p>",
- "CreateReplicationSubnetGroupMessage$ReplicationSubnetGroupDescription": "<p>The description for the subnet group.</p>",
- "CreateReplicationTaskMessage$ReplicationTaskIdentifier": "<p>The replication task identifier.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 1 to 63 alphanumeric characters or hyphens.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Cannot end with a hyphen or contain two consecutive hyphens.</p> </li> </ul>",
- "CreateReplicationTaskMessage$SourceEndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "CreateReplicationTaskMessage$TargetEndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "CreateReplicationTaskMessage$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "CreateReplicationTaskMessage$TableMappings": "<p>The path of the JSON file that contains the table mappings. Preceed the path with \"file://\".</p> <p>For example, --table-mappings file://mappingfile.json</p>",
- "CreateReplicationTaskMessage$ReplicationTaskSettings": "<p>Settings for the task, such as target metadata settings.</p>",
- "DeleteCertificateMessage$CertificateArn": "<p>the Amazon Resource Name (ARN) of the deleted certificate.</p>",
- "DeleteEndpointMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "DeleteReplicationInstanceMessage$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance to be deleted.</p>",
- "DeleteReplicationSubnetGroupMessage$ReplicationSubnetGroupIdentifier": "<p>The subnet group name of the replication instance.</p>",
- "DeleteReplicationTaskMessage$ReplicationTaskArn": "<p>The Amazon Resource Name (ARN) of the replication task to be deleted.</p>",
- "DescribeCertificatesMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeCertificatesResponse$Marker": "<p>The pagination token.</p>",
- "DescribeConnectionsMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeConnectionsResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeEndpointTypesMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeEndpointTypesResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeEndpointsMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeEndpointsResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeOrderableReplicationInstancesMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeOrderableReplicationInstancesResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeRefreshSchemasStatusMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "DescribeReplicationInstancesMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeReplicationInstancesResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeReplicationSubnetGroupsMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeReplicationSubnetGroupsResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeReplicationTasksMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeReplicationTasksResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeSchemasMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "DescribeSchemasMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeSchemasResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeTableStatisticsMessage$ReplicationTaskArn": "<p>The Amazon Resource Name (ARN) of the replication task.</p>",
- "DescribeTableStatisticsMessage$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "DescribeTableStatisticsResponse$ReplicationTaskArn": "<p>The Amazon Resource Name (ARN) of the replication task.</p>",
- "DescribeTableStatisticsResponse$Marker": "<p> An optional pagination token provided by a previous request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by <code>MaxRecords</code>. </p>",
- "Endpoint$EndpointIdentifier": "<p>The database endpoint identifier. Identifiers must begin with a letter; must contain only ASCII letters, digits, and hyphens; and must not end with a hyphen or contain two consecutive hyphens.</p>",
- "Endpoint$EngineName": "<p>The database engine name.</p>",
- "Endpoint$Username": "<p>The user name used to connect to the endpoint.</p>",
- "Endpoint$ServerName": "<p>The name of the server at the endpoint.</p>",
- "Endpoint$DatabaseName": "<p>The name of the database at the endpoint.</p>",
- "Endpoint$ExtraConnectionAttributes": "<p>Additional connection attributes used to connect to the endpoint.</p>",
- "Endpoint$Status": "<p>The status of the endpoint.</p>",
- "Endpoint$KmsKeyId": "<p>The KMS key identifier that will be used to encrypt the connection parameters. If you do not specify a value for the KmsKeyId parameter, then AWS DMS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.</p>",
- "Endpoint$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "Endpoint$CertificateArn": "<p>The Amazon Resource Name (ARN) used for SSL connection to the endpoint.</p>",
- "Filter$Name": "<p>The name of the filter.</p>",
- "FilterValueList$member": null,
- "ImportCertificateMessage$CertificateIdentifier": "<p>The customer-assigned name of the certificate. Valid characters are [A-z_0-9].</p>",
- "ImportCertificateMessage$CertificatePem": "<p>The contents of the .pem X.509 certificate file.</p>",
- "KeyList$member": null,
- "ListTagsForResourceMessage$ResourceArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the AWS DMS resource.</p>",
- "ModifyEndpointMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "ModifyEndpointMessage$EndpointIdentifier": "<p>The database endpoint identifier. Identifiers must begin with a letter; must contain only ASCII letters, digits, and hyphens; and must not end with a hyphen or contain two consecutive hyphens.</p>",
- "ModifyEndpointMessage$EngineName": "<p>The type of engine for the endpoint. Valid values include MYSQL, ORACLE, POSTGRES, MARIADB, AURORA, REDSHIFT, and SQLSERVER.</p>",
- "ModifyEndpointMessage$Username": "<p>The user name to be used to login to the endpoint database.</p>",
- "ModifyEndpointMessage$ServerName": "<p>The name of the server where the endpoint database resides.</p>",
- "ModifyEndpointMessage$DatabaseName": "<p>The name of the endpoint database.</p>",
- "ModifyEndpointMessage$ExtraConnectionAttributes": "<p>Additional attributes associated with the connection.</p>",
- "ModifyEndpointMessage$CertificateArn": "<p>The Amazon Resource Name (ARN) of the certificate used for SSL connection.</p>",
- "ModifyReplicationInstanceMessage$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "ModifyReplicationInstanceMessage$ReplicationInstanceClass": "<p>The compute and memory capacity of the replication instance.</p> <p> Valid Values: <code>dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge </code> </p>",
- "ModifyReplicationInstanceMessage$PreferredMaintenanceWindow": "<p>The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage. Changing this parameter does not result in an outage, except in the following situation, and the change is asynchronously applied as soon as possible. If moving this window to the current time, there must be at least 30 minutes between the current time and end of the window to ensure pending changes are applied.</p> <p>Default: Uses existing setting</p> <p>Format: ddd:hh24:mi-ddd:hh24:mi</p> <p>Valid Days: Mon | Tue | Wed | Thu | Fri | Sat | Sun</p> <p>Constraints: Must be at least 30 minutes</p>",
- "ModifyReplicationInstanceMessage$EngineVersion": "<p>The engine version number of the replication instance.</p>",
- "ModifyReplicationInstanceMessage$ReplicationInstanceIdentifier": "<p>The replication instance identifier. This parameter is stored as a lowercase string.</p>",
- "ModifyReplicationSubnetGroupMessage$ReplicationSubnetGroupIdentifier": "<p>The name of the replication instance subnet group.</p>",
- "ModifyReplicationSubnetGroupMessage$ReplicationSubnetGroupDescription": "<p>The description of the replication instance subnet group.</p>",
- "OrderableReplicationInstance$EngineVersion": "<p>The version of the replication engine.</p>",
- "OrderableReplicationInstance$ReplicationInstanceClass": "<p>The compute and memory capacity of the replication instance.</p> <p> Valid Values: <code>dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge </code> </p>",
- "OrderableReplicationInstance$StorageType": "<p>The type of storage used by the replication instance.</p>",
- "RefreshSchemasMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "RefreshSchemasMessage$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "RefreshSchemasStatus$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "RefreshSchemasStatus$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "RefreshSchemasStatus$LastFailureMessage": "<p>The last failure message for the schema.</p>",
- "RemoveTagsFromResourceMessage$ResourceArn": "<p>>The Amazon Resource Name (ARN) of the AWS DMS resource the tag is to be removed from.</p>",
- "ReplicationInstance$ReplicationInstanceIdentifier": "<p>The replication instance identifier. This parameter is stored as a lowercase string.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 1 to 63 alphanumeric characters or hyphens.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Cannot end with a hyphen or contain two consecutive hyphens.</p> </li> </ul> <p>Example: <code>myrepinstance</code> </p>",
- "ReplicationInstance$ReplicationInstanceClass": "<p>The compute and memory capacity of the replication instance.</p> <p> Valid Values: <code>dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge </code> </p>",
- "ReplicationInstance$ReplicationInstanceStatus": "<p>The status of the replication instance.</p>",
- "ReplicationInstance$AvailabilityZone": "<p>The Availability Zone for the instance.</p>",
- "ReplicationInstance$PreferredMaintenanceWindow": "<p>The maintenance window times for the replication instance.</p>",
- "ReplicationInstance$EngineVersion": "<p>The engine version number of the replication instance.</p>",
- "ReplicationInstance$KmsKeyId": "<p>The KMS key identifier that is used to encrypt the content on the replication instance. If you do not specify a value for the KmsKeyId parameter, then AWS DMS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.</p>",
- "ReplicationInstance$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "ReplicationInstance$ReplicationInstancePublicIpAddress": "<p>The public IP address of the replication instance.</p>",
- "ReplicationInstance$ReplicationInstancePrivateIpAddress": "<p>The private IP address of the replication instance.</p>",
- "ReplicationInstancePrivateIpAddressList$member": null,
- "ReplicationInstancePublicIpAddressList$member": null,
- "ReplicationPendingModifiedValues$ReplicationInstanceClass": "<p>The compute and memory capacity of the replication instance.</p> <p> Valid Values: <code>dms.t2.micro | dms.t2.small | dms.t2.medium | dms.t2.large | dms.c4.large | dms.c4.xlarge | dms.c4.2xlarge | dms.c4.4xlarge </code> </p>",
- "ReplicationPendingModifiedValues$EngineVersion": "<p>The engine version number of the replication instance.</p>",
- "ReplicationSubnetGroup$ReplicationSubnetGroupIdentifier": "<p>The identifier of the replication instance subnet group.</p>",
- "ReplicationSubnetGroup$ReplicationSubnetGroupDescription": "<p>The description of the replication subnet group.</p>",
- "ReplicationSubnetGroup$VpcId": "<p>The ID of the VPC.</p>",
- "ReplicationSubnetGroup$SubnetGroupStatus": "<p>The status of the subnet group.</p>",
- "ReplicationTask$ReplicationTaskIdentifier": "<p>The replication task identifier.</p> <p>Constraints:</p> <ul> <li> <p>Must contain from 1 to 63 alphanumeric characters or hyphens.</p> </li> <li> <p>First character must be a letter.</p> </li> <li> <p>Cannot end with a hyphen or contain two consecutive hyphens.</p> </li> </ul>",
- "ReplicationTask$SourceEndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "ReplicationTask$TargetEndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "ReplicationTask$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "ReplicationTask$TableMappings": "<p>Table mappings specified in the task.</p>",
- "ReplicationTask$ReplicationTaskSettings": "<p>The settings for the replication task.</p>",
- "ReplicationTask$Status": "<p>The status of the replication task.</p>",
- "ReplicationTask$LastFailureMessage": "<p>The last error (failure) message generated for the replication instance.</p>",
- "ReplicationTask$ReplicationTaskArn": "<p>The Amazon Resource Name (ARN) of the replication task.</p>",
- "SchemaList$member": null,
- "StartReplicationTaskMessage$ReplicationTaskArn": "<p>The Amazon Resource Number (ARN) of the replication task to be started.</p>",
- "StopReplicationTaskMessage$ReplicationTaskArn": "<p>The Amazon Resource Number(ARN) of the replication task to be stopped.</p>",
- "Subnet$SubnetIdentifier": "<p>The subnet identifier.</p>",
- "Subnet$SubnetStatus": "<p>The status of the subnet.</p>",
- "SubnetIdentifierList$member": null,
- "SupportedEndpointType$EngineName": "<p>The database engine name.</p>",
- "TableStatistics$SchemaName": "<p>The schema name.</p>",
- "TableStatistics$TableName": "<p>The name of the table.</p>",
- "TableStatistics$TableState": "<p>The state of the table.</p>",
- "Tag$Key": "<p>A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and cannot be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").</p>",
- "Tag$Value": "<p>A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and cannot be prefixed with \"aws:\" or \"dms:\". The string can only contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: \"^([\\\\p{L}\\\\p{Z}\\\\p{N}_.:/=+\\\\-]*)$\").</p>",
- "TestConnectionMessage$ReplicationInstanceArn": "<p>The Amazon Resource Name (ARN) of the replication instance.</p>",
- "TestConnectionMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
- "VpcSecurityGroupIdList$member": null,
- "VpcSecurityGroupMembership$VpcSecurityGroupId": "<p>The VPC security group Id.</p>",
- "VpcSecurityGroupMembership$Status": "<p>The status of the VPC security group.</p>"
- }
- },
- "Subnet": {
- "base": "<p/>",
- "refs": {
- "SubnetList$member": null
- }
- },
- "SubnetAlreadyInUse": {
- "base": "<p>The specified subnet is already in use.</p>",
- "refs": {
- }
- },
- "SubnetIdentifierList": {
- "base": null,
- "refs": {
- "CreateReplicationSubnetGroupMessage$SubnetIds": "<p>The EC2 subnet IDs for the subnet group.</p>",
- "ModifyReplicationSubnetGroupMessage$SubnetIds": "<p>A list of subnet IDs.</p>"
- }
- },
- "SubnetList": {
- "base": null,
- "refs": {
- "ReplicationSubnetGroup$Subnets": "<p>The subnets that are in the subnet group.</p>"
- }
- },
- "SupportedEndpointType": {
- "base": "<p/>",
- "refs": {
- "SupportedEndpointTypeList$member": null
- }
- },
- "SupportedEndpointTypeList": {
- "base": null,
- "refs": {
- "DescribeEndpointTypesResponse$SupportedEndpointTypes": "<p>The type of endpoints that are supported.</p>"
- }
- },
- "TStamp": {
- "base": null,
- "refs": {
- "Certificate$CertificateCreationDate": "<p>the date the certificate was created.</p>",
- "Certificate$ValidFromDate": "<p>The beginning date the certificate is valid.</p>",
- "Certificate$ValidToDate": "<p>the final date the certificate is valid.</p>",
- "CreateReplicationTaskMessage$CdcStartTime": "<p>The start time for the Change Data Capture (CDC) operation.</p>",
- "RefreshSchemasStatus$LastRefreshDate": "<p>The date the schema was last refreshed.</p>",
- "ReplicationInstance$InstanceCreateTime": "<p>The time the replication instance was created.</p>",
- "ReplicationTask$ReplicationTaskCreationDate": "<p>The date the replication task was created.</p>",
- "ReplicationTask$ReplicationTaskStartDate": "<p>The date the replication task is scheduled to start.</p>",
- "StartReplicationTaskMessage$CdcStartTime": "<p>The start time for the Change Data Capture (CDC) operation.</p>",
- "TableStatistics$LastUpdateTime": "<p>The last time the table was updated.</p>"
- }
- },
- "TableStatistics": {
- "base": "<p/>",
- "refs": {
- "TableStatisticsList$member": null
- }
- },
- "TableStatisticsList": {
- "base": null,
- "refs": {
- "DescribeTableStatisticsResponse$TableStatistics": "<p>The table statistics.</p>"
- }
- },
- "Tag": {
- "base": "<p/>",
- "refs": {
- "TagList$member": null
- }
- },
- "TagList": {
- "base": null,
- "refs": {
- "AddTagsToResourceMessage$Tags": "<p>The tag to be assigned to the DMS resource.</p>",
- "CreateEndpointMessage$Tags": "<p>Tags to be added to the endpoint.</p>",
- "CreateReplicationInstanceMessage$Tags": "<p>Tags to be associated with the replication instance.</p>",
- "CreateReplicationSubnetGroupMessage$Tags": "<p>The tag to be assigned to the subnet group.</p>",
- "CreateReplicationTaskMessage$Tags": "<p>Tags to be added to the replication instance.</p>",
- "ListTagsForResourceResponse$TagList": "<p>A list of tags for the resource.</p>"
- }
- },
- "TestConnectionMessage": {
- "base": "<p/>",
- "refs": {
- }
- },
- "TestConnectionResponse": {
- "base": "<p/>",
- "refs": {
- }
- },
- "UpgradeDependencyFailureFault": {
- "base": "<p>An upgrade dependency is preventing the database migration.</p>",
- "refs": {
- }
- },
- "VpcSecurityGroupIdList": {
- "base": null,
- "refs": {
- "CreateReplicationInstanceMessage$VpcSecurityGroupIds": "<p> Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance. </p>",
- "ModifyReplicationInstanceMessage$VpcSecurityGroupIds": "<p> Specifies the VPC security group to be used with the replication instance. The VPC security group must work with the VPC containing the replication instance. </p>"
- }
- },
- "VpcSecurityGroupMembership": {
- "base": "<p/>",
- "refs": {
- "VpcSecurityGroupMembershipList$member": null
- }
- },
- "VpcSecurityGroupMembershipList": {
- "base": null,
- "refs": {
- "ReplicationInstance$VpcSecurityGroups": "<p>The VPC security group for the instance.</p>"
- }
- }
- }
- }
|