Skip to content

Commit a90b76b

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated API models and rebuilt service gems.
1 parent de54261 commit a90b76b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1838
-518
lines changed

apis/dataexchange/2017-07-25/api-2.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,6 @@
18571857
},
18581858
"OriginDetails":{
18591859
"type":"structure",
1860-
"required":["ProductId"],
18611860
"members":{
18621861
"ProductId":{"shape":"__string"}
18631862
}

apis/dms/2016-01-01/api-2.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3348,7 +3348,11 @@
33483348
"MaxKBytesPerRead":{"shape":"IntegerOptional"},
33493349
"Username":{"shape":"String"},
33503350
"SecretsManagerAccessRoleArn":{"shape":"String"},
3351-
"SecretsManagerSecretId":{"shape":"String"}
3351+
"SecretsManagerSecretId":{"shape":"String"},
3352+
"LoadTimeout":{"shape":"IntegerOptional"},
3353+
"WriteBufferSize":{"shape":"IntegerOptional"},
3354+
"MaxFileSize":{"shape":"IntegerOptional"},
3355+
"KeepCsvFiles":{"shape":"BooleanOptional"}
33523356
}
33533357
},
33543358
"ImportCertificateMessage":{
@@ -3965,7 +3969,8 @@
39653969
"ServerTimezone":{"shape":"String"},
39663970
"Username":{"shape":"String"},
39673971
"SecretsManagerAccessRoleArn":{"shape":"String"},
3968-
"SecretsManagerSecretId":{"shape":"String"}
3972+
"SecretsManagerSecretId":{"shape":"String"},
3973+
"ExecuteTimeout":{"shape":"IntegerOptional"}
39693974
}
39703975
},
39713976
"MySqlDataProviderSettings":{
@@ -4442,7 +4447,8 @@
44424447
"RecoveryCheckpoint":{"shape":"String"},
44434448
"ReplicationCreateTime":{"shape":"TStamp"},
44444449
"ReplicationUpdateTime":{"shape":"TStamp"},
4445-
"ReplicationLastStopTime":{"shape":"TStamp"}
4450+
"ReplicationLastStopTime":{"shape":"TStamp"},
4451+
"ReplicationDeprovisionTime":{"shape":"TStamp"}
44464452
}
44474453
},
44484454
"ReplicationConfig":{

apis/dms/2016-01-01/docs-2.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@
253253
"EndpointSetting$Sensitive": "<p>A value that marks this endpoint setting as sensitive.</p>",
254254
"GcpMySQLSettings$CleanSourceMetadataOnMismatch": "<p>Cleans and recreates table metadata information on the replication instance when a mismatch occurs. For example, in a situation where running an alter DDL on the table could result in different information about the table cached in the replication instance. </p>",
255255
"IBMDb2Settings$SetDataCaptureChanges": "<p>Enables ongoing replication (CDC) as a BOOLEAN value. The default is true.</p>",
256+
"IBMDb2Settings$KeepCsvFiles": "<p>If true, DMS saves any .csv files to the Db2 LUW target that were used to replicate data. DMS uses these files for analysis and troubleshooting.</p> <p>The default value is false. </p>",
256257
"InstanceProfile$PubliclyAccessible": "<p>Specifies the accessibility options for the instance profile. A value of <code>true</code> represents an instance profile with a public IP address. A value of <code>false</code> represents an instance profile with a private IP address. The default value is <code>true</code>.</p>",
257258
"KafkaSettings$IncludeTransactionDetails": "<p>Provides detailed transaction information from the source database. This information includes a commit timestamp, a log position, and values for <code>transaction_id</code>, previous <code>transaction_id</code>, and <code>transaction_record_id</code> (the record offset within a transaction). The default is <code>false</code>.</p>",
258259
"KafkaSettings$IncludePartitionValue": "<p>Shows the partition value within the Kafka message output unless the partition type is <code>schema-table-type</code>. The default is <code>false</code>.</p>",
@@ -1474,7 +1475,7 @@
14741475
"refs": {
14751476
"DescribeCertificatesMessage$Filters": "<p>Filters applied to the certificates described in the form of key-value pairs. Valid values are <code>certificate-arn</code> and <code>certificate-id</code>.</p>",
14761477
"DescribeConnectionsMessage$Filters": "<p>The filters applied to the connection.</p> <p>Valid filter names: endpoint-arn | replication-instance-arn</p>",
1477-
"DescribeDataProvidersMessage$Filters": "<p>Filters applied to the data providers described in the form of key-value pairs.</p>",
1478+
"DescribeDataProvidersMessage$Filters": "<p>Filters applied to the data providers described in the form of key-value pairs.</p> <p>Valid filter names: data-provider-identifier</p>",
14781479
"DescribeEndpointTypesMessage$Filters": "<p>Filters applied to the endpoint types.</p> <p>Valid filter names: engine-name | endpoint-type</p>",
14791480
"DescribeEndpointsMessage$Filters": "<p>Filters applied to the endpoints.</p> <p>Valid filter names: endpoint-arn | endpoint-type | endpoint-id | engine-name</p>",
14801481
"DescribeEventCategoriesMessage$Filters": "<p>Filters applied to the event categories.</p>",
@@ -1694,6 +1695,9 @@
16941695
"GcpMySQLSettings$Port": "<p>Endpoint TCP port.</p>",
16951696
"IBMDb2Settings$Port": "<p>Endpoint TCP port. The default value is 50000.</p>",
16961697
"IBMDb2Settings$MaxKBytesPerRead": "<p>Maximum number of bytes per read, as a NUMBER value. The default is 64 KB.</p>",
1698+
"IBMDb2Settings$LoadTimeout": "<p>The amount of time (in milliseconds) before DMS times out operations performed by DMS on the Db2 target. The default value is 1200 (20 minutes).</p>",
1699+
"IBMDb2Settings$WriteBufferSize": "<p>The size (in KB) of the in-memory file write buffer used when generating .csv files on the local disk on the DMS replication instance. The default value is 1024 (1 MB).</p>",
1700+
"IBMDb2Settings$MaxFileSize": "<p>Specifies the maximum size (in KB) of .csv files used to transfer data to Db2 LUW.</p>",
16971701
"InventoryData$NumberOfDatabases": "<p>The number of databases in the Fleet Advisor collector inventory.</p>",
16981702
"InventoryData$NumberOfSchemas": "<p>The number of schemas in the Fleet Advisor collector inventory.</p>",
16991703
"KafkaSettings$MessageMaxBytes": "<p>The maximum size in bytes for records created on the endpoint The default is 1,000,000.</p>",
@@ -1709,6 +1713,7 @@
17091713
"MySQLSettings$MaxFileSize": "<p>Specifies the maximum size (in KB) of any .csv file used to transfer data to a MySQL-compatible database.</p> <p>Example: <code>maxFileSize=512</code> </p>",
17101714
"MySQLSettings$ParallelLoadThreads": "<p>Improves performance when loading data into the MySQL-compatible target database. Specifies how many threads to use to load the data into the MySQL-compatible target database. Setting a large number of threads can have an adverse effect on database performance, because a separate connection is required for each thread. The default is one.</p> <p>Example: <code>parallelLoadThreads=1</code> </p>",
17111715
"MySQLSettings$Port": "<p>Endpoint TCP port.</p>",
1716+
"MySQLSettings$ExecuteTimeout": "<p>Sets the client statement timeout (in seconds) for a MySQL source endpoint.</p>",
17121717
"MySqlDataProviderSettings$Port": "<p>The port value for the MySQL data provider.</p>",
17131718
"NeptuneSettings$ErrorRetryDuration": "<p>The number of milliseconds for DMS to wait to retry a bulk-load of migrated graph data to the Neptune target database before raising an error. The default is 250.</p>",
17141719
"NeptuneSettings$MaxFileSize": "<p>The maximum size in kilobytes of migrated graph data stored in a .csv file before DMS bulk-loads the data to the Neptune target database. The default is 1,048,576 KB. If the bulk load is successful, DMS clears the bucket, ready to store the next batch of migrated graph data.</p>",
@@ -2910,7 +2915,7 @@
29102915
"Connection$ReplicationInstanceIdentifier": "<p>The replication instance identifier. This parameter is stored as a lowercase string.</p>",
29112916
"CreateDataProviderMessage$DataProviderName": "<p>A user-friendly name for the data provider.</p>",
29122917
"CreateDataProviderMessage$Description": "<p>A user-friendly description of the data provider.</p>",
2913-
"CreateDataProviderMessage$Engine": "<p>The type of database engine for the data provider. Valid values include <code>\"aurora\"</code>, <code>\"aurora_postgresql\"</code>, <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, and <code>\"sqlserver\"</code>. A value of <code>\"aurora\"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>",
2918+
"CreateDataProviderMessage$Engine": "<p>The type of database engine for the data provider. Valid values include <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"sqlserver\"</code>, <code>redshift</code>, <code>mariadb</code>, <code>mongodb</code>, and <code>docdb</code>. A value of <code>\"aurora\"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>",
29142919
"CreateEndpointMessage$EndpointIdentifier": "<p>The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen, or contain two consecutive hyphens.</p>",
29152920
"CreateEndpointMessage$EngineName": "<p>The type of engine for the endpoint. Valid values, depending on the <code>EndpointType</code> value, include <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"mariadb\"</code>, <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"opensearch\"</code>, <code>\"redshift\"</code>, <code>\"s3\"</code>, <code>\"db2\"</code>, <code>\"db2-zos\"</code>, <code>\"azuredb\"</code>, <code>\"sybase\"</code>, <code>\"dynamodb\"</code>, <code>\"mongodb\"</code>, <code>\"kinesis\"</code>, <code>\"kafka\"</code>, <code>\"elasticsearch\"</code>, <code>\"docdb\"</code>, <code>\"sqlserver\"</code>, <code>\"neptune\"</code>, and <code>\"babelfish\"</code>.</p>",
29162921
"CreateEndpointMessage$Username": "<p>The user name to be used to log in to the endpoint database.</p>",
@@ -2976,7 +2981,7 @@
29762981
"DataProvider$DataProviderName": "<p>The name of the data provider.</p>",
29772982
"DataProvider$DataProviderArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the data provider.</p>",
29782983
"DataProvider$Description": "<p>A description of the data provider. Descriptions can have up to 31 characters. A description can contain only ASCII letters, digits, and hyphens ('-'). Also, it can't end with a hyphen or contain two consecutive hyphens, and can only begin with a letter.</p>",
2979-
"DataProvider$Engine": "<p>The type of database engine for the data provider. Valid values include <code>\"aurora\"</code>, <code>\"aurora_postgresql\"</code>, <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, and <code>\"sqlserver\"</code>. A value of <code>\"aurora\"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>",
2984+
"DataProvider$Engine": "<p>The type of database engine for the data provider. Valid values include <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"sqlserver\"</code>, <code>redshift</code>, <code>mariadb</code>, <code>mongodb</code>, and <code>docdb</code>. A value of <code>\"aurora\"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>",
29802985
"DataProviderDescriptor$SecretsManagerSecretId": "<p>The identifier of the Amazon Web Services Secrets Manager Secret used to store access credentials for the data provider.</p>",
29812986
"DataProviderDescriptor$SecretsManagerAccessRoleArn": "<p>The ARN of the role used to access Amazon Web Services Secrets Manager.</p>",
29822987
"DataProviderDescriptor$DataProviderName": "<p>The user-friendly name of the data provider.</p>",
@@ -3134,7 +3139,7 @@
31343139
"ElasticsearchSettings$ServiceAccessRoleArn": "<p>The Amazon Resource Name (ARN) used by the service to access the IAM role. The role must allow the <code>iam:PassRole</code> action.</p>",
31353140
"ElasticsearchSettings$EndpointUri": "<p>The endpoint for the OpenSearch cluster. DMS uses HTTPS if a transport protocol (http/https) is not specified.</p>",
31363141
"Endpoint$EndpointIdentifier": "<p>The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.</p>",
3137-
"Endpoint$EngineName": "<p>The database engine name. Valid values, depending on the EndpointType, include <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"mariadb\"</code>, <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"redshift\"</code>, <code>\"s3\"</code>, <code>\"db2\"</code>, <code>\"db2-zos\"</code>, <code>\"azuredb\"</code>, <code>\"sybase\"</code>, <code>\"dynamodb\"</code>, <code>\"mongodb\"</code>, <code>\"kinesis\"</code>, <code>\"kafka\"</code>, <code>\"elasticsearch\"</code>, <code>\"documentdb\"</code>, <code>\"sqlserver\"</code>, <code>\"neptune\"</code>, and <code>\"babelfish\"</code>.</p>",
3142+
"Endpoint$EngineName": "<p>The database engine name. Valid values, depending on the EndpointType, include <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"mariadb\"</code>, <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"redshift\"</code>, <code>\"redshift-serverless\"</code>, <code>\"s3\"</code>, <code>\"db2\"</code>, <code>\"db2-zos\"</code>, <code>\"azuredb\"</code>, <code>\"sybase\"</code>, <code>\"dynamodb\"</code>, <code>\"mongodb\"</code>, <code>\"kinesis\"</code>, <code>\"kafka\"</code>, <code>\"elasticsearch\"</code>, <code>\"documentdb\"</code>, <code>\"sqlserver\"</code>, <code>\"neptune\"</code>, and <code>\"babelfish\"</code>.</p>",
31383143
"Endpoint$EngineDisplayName": "<p>The expanded name for the engine name. For example, if the <code>EngineName</code> parameter is \"aurora\", this value would be \"Amazon Aurora MySQL\".</p>",
31393144
"Endpoint$Username": "<p>The user name used to connect to the endpoint.</p>",
31403145
"Endpoint$ServerName": "<p>The name of the server at the endpoint.</p>",
@@ -3240,7 +3245,7 @@
32403245
"ModifyDataProviderMessage$DataProviderIdentifier": "<p>The identifier of the data provider. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen, or contain two consecutive hyphens.</p>",
32413246
"ModifyDataProviderMessage$DataProviderName": "<p>The name of the data provider.</p>",
32423247
"ModifyDataProviderMessage$Description": "<p>A user-friendly description of the data provider.</p>",
3243-
"ModifyDataProviderMessage$Engine": "<p>The type of database engine for the data provider. Valid values include <code>\"aurora\"</code>, <code>\"aurora_postgresql\"</code>, <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, and <code>\"sqlserver\"</code>. A value of <code>\"aurora\"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>",
3248+
"ModifyDataProviderMessage$Engine": "<p>The type of database engine for the data provider. Valid values include <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"sqlserver\"</code>, <code>redshift</code>, <code>mariadb</code>, <code>mongodb</code>, and <code>docdb</code>. A value of <code>\"aurora\"</code> represents Amazon Aurora MySQL-Compatible Edition.</p>",
32443249
"ModifyEndpointMessage$EndpointArn": "<p>The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.</p>",
32453250
"ModifyEndpointMessage$EndpointIdentifier": "<p>The database endpoint identifier. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.</p>",
32463251
"ModifyEndpointMessage$EngineName": "<p>The database engine name. Valid values, depending on the EndpointType, include <code>\"mysql\"</code>, <code>\"oracle\"</code>, <code>\"postgres\"</code>, <code>\"mariadb\"</code>, <code>\"aurora\"</code>, <code>\"aurora-postgresql\"</code>, <code>\"redshift\"</code>, <code>\"s3\"</code>, <code>\"db2\"</code>, <code>\"db2-zos\"</code>, <code>\"azuredb\"</code>, <code>\"sybase\"</code>, <code>\"dynamodb\"</code>, <code>\"mongodb\"</code>, <code>\"kinesis\"</code>, <code>\"kafka\"</code>, <code>\"elasticsearch\"</code>, <code>\"documentdb\"</code>, <code>\"sqlserver\"</code>, <code>\"neptune\"</code>, and <code>\"babelfish\"</code>.</p>",
@@ -3607,7 +3612,7 @@
36073612
"SubnetIdentifierList": {
36083613
"base": null,
36093614
"refs": {
3610-
"CreateReplicationSubnetGroupMessage$SubnetIds": "<p>One or more subnet IDs to be assigned to the subnet group.</p>",
3615+
"CreateReplicationSubnetGroupMessage$SubnetIds": "<p>Two or more subnet IDs to be assigned to the subnet group.</p>",
36113616
"ModifyReplicationSubnetGroupMessage$SubnetIds": "<p>A list of subnet IDs.</p>"
36123617
}
36133618
},
@@ -3662,6 +3667,7 @@
36623667
"Replication$ReplicationCreateTime": "<p>The time the serverless replication was created.</p>",
36633668
"Replication$ReplicationUpdateTime": "<p>The time the serverless replication was updated.</p>",
36643669
"Replication$ReplicationLastStopTime": "<p>The timestamp when replication was last stopped.</p>",
3670+
"Replication$ReplicationDeprovisionTime": "<p>The timestamp when DMS will deprovision the replication.</p>",
36653671
"ReplicationConfig$ReplicationConfigCreateTime": "<p>The time the serverless replication config was created.</p>",
36663672
"ReplicationConfig$ReplicationConfigUpdateTime": "<p>The time the serverless replication config was updated.</p>",
36673673
"ReplicationInstance$InstanceCreateTime": "<p>The time the replication instance was created.</p>",

0 commit comments

Comments
 (0)