Skip to content

Commit fd32f06

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent a127b00 commit fd32f06

File tree

10 files changed

+651
-133
lines changed

10 files changed

+651
-133
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Unreleased Changes
22
------------------
33

4+
* Feature - Aws::DynamoDB - Updated the API, and documentation for Amazon DynamoDB.
5+
6+
* Feature - Aws::Glue - Updated the API, and documentation for AWS Glue.
7+
8+
* Feature - Aws::MediaConvert - Updated the API, and documentation for AWS Elemental MediaConvert.
9+
10+
* Feature - Aws::SageMaker - Updated the API, and documentation for Amazon SageMaker Service.
11+
12+
* Feature - Aws::DynamoDBStreams - Updated the documentation for Amazon DynamoDB Streams.
13+
414
2.11.600 (2020-10-02)
515
------------------
616

aws-sdk-core/apis/dynamodb/2012-08-10/api-2.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,7 +2275,8 @@
22752275
"ReplicaStatusPercentProgress":{"shape":"ReplicaStatusPercentProgress"},
22762276
"KMSMasterKeyId":{"shape":"KMSMasterKeyId"},
22772277
"ProvisionedThroughputOverride":{"shape":"ProvisionedThroughputOverride"},
2278-
"GlobalSecondaryIndexes":{"shape":"ReplicaGlobalSecondaryIndexDescriptionList"}
2278+
"GlobalSecondaryIndexes":{"shape":"ReplicaGlobalSecondaryIndexDescriptionList"},
2279+
"ReplicaInaccessibleDateTime":{"shape":"Date"}
22792280
}
22802281
},
22812282
"ReplicaDescriptionList":{
@@ -2413,7 +2414,8 @@
24132414
"CREATION_FAILED",
24142415
"UPDATING",
24152416
"DELETING",
2416-
"ACTIVE"
2417+
"ACTIVE",
2418+
"REGION_DISABLED"
24172419
]
24182420
},
24192421
"ReplicaStatusDescription":{"type":"string"},

aws-sdk-core/apis/dynamodb/2012-08-10/docs-2.json

Lines changed: 15 additions & 14 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/glue/2017-03-31/api-2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,6 +2994,7 @@
29942994
"members":{
29952995
"S3Targets":{"shape":"S3TargetList"},
29962996
"JdbcTargets":{"shape":"JdbcTargetList"},
2997+
"MongoDBTargets":{"shape":"MongoDBTargetList"},
29972998
"DynamoDBTargets":{"shape":"DynamoDBTargetList"},
29982999
"CatalogTargets":{"shape":"CatalogTargetList"}
29993000
}
@@ -5393,6 +5394,18 @@
53935394
},
53945395
"MessageString":{"type":"string"},
53955396
"MillisecondsCount":{"type":"long"},
5397+
"MongoDBTarget":{
5398+
"type":"structure",
5399+
"members":{
5400+
"ConnectionName":{"shape":"ConnectionName"},
5401+
"Path":{"shape":"Path"},
5402+
"ScanAll":{"shape":"NullableBoolean"}
5403+
}
5404+
},
5405+
"MongoDBTargetList":{
5406+
"type":"list",
5407+
"member":{"shape":"MongoDBTarget"}
5408+
},
53965409
"NameString":{
53975410
"type":"string",
53985411
"max":255,

aws-sdk-core/apis/glue/2017-03-31/docs-2.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,7 @@
819819
"base": null,
820820
"refs": {
821821
"JdbcTarget$ConnectionName": "<p>The name of the connection to use to connect to the JDBC target.</p>",
822+
"MongoDBTarget$ConnectionName": "<p>The name of the connection to use to connect to the Amazon DocumentDB or MongoDB target.</p>",
822823
"S3Target$ConnectionName": "<p>The name of a connection which allows a job or crawler to access data in Amazon S3 within an Amazon Virtual Private Cloud environment (Amazon VPC).</p>"
823824
}
824825
},
@@ -2882,6 +2883,18 @@
28822883
"Crawler$CrawlElapsedTime": "<p>If the crawler is running, contains the total time elapsed since the last crawl began.</p>"
28832884
}
28842885
},
2886+
"MongoDBTarget": {
2887+
"base": "<p>Specifies an Amazon DocumentDB or MongoDB data store to crawl.</p>",
2888+
"refs": {
2889+
"MongoDBTargetList$member": null
2890+
}
2891+
},
2892+
"MongoDBTargetList": {
2893+
"base": null,
2894+
"refs": {
2895+
"CrawlerTargets$MongoDBTargets": "<p>Specifies Amazon DocumentDB or MongoDB targets.</p>"
2896+
}
2897+
},
28852898
"NameString": {
28862899
"base": null,
28872900
"refs": {
@@ -3228,6 +3241,7 @@
32283241
"GetWorkflowRequest$IncludeGraph": "<p>Specifies whether to include a graph when returning the workflow resource metadata.</p>",
32293242
"GetWorkflowRunRequest$IncludeGraph": "<p>Specifies whether to include the workflow graph in response or not.</p>",
32303243
"GetWorkflowRunsRequest$IncludeGraph": "<p>Specifies whether to include the workflow graph in response or not.</p>",
3244+
"MongoDBTarget$ScanAll": "<p>Indicates whether to scan all the records, or to sample rows from the table. Scanning all the records can take a long time when the table is not a high throughput table.</p> <p>A value of <code>true</code> means to scan all records, while a value of <code>false</code> means to sample the records. If no value is specified, the value defaults to <code>true</code>.</p>",
32313245
"UpdateCsvClassifierRequest$DisableValueTrimming": "<p>Specifies not to trim values before identifying the type of column values. The default value is true.</p>",
32323246
"UpdateCsvClassifierRequest$AllowSingleColumn": "<p>Enables the processing of files that contain only one column.</p>"
32333247
}
@@ -3439,6 +3453,7 @@
34393453
"refs": {
34403454
"DynamoDBTarget$Path": "<p>The name of the DynamoDB table to crawl.</p>",
34413455
"JdbcTarget$Path": "<p>The path of the JDBC target.</p>",
3456+
"MongoDBTarget$Path": "<p>The path of the Amazon DocumentDB or MongoDB target (database/collection).</p>",
34423457
"PathList$member": null,
34433458
"S3Target$Path": "<p>The path to the Amazon S3 target.</p>"
34443459
}

0 commit comments

Comments
 (0)