Skip to content

Commit 854d5e7

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated service API models for release.
1 parent 6361fcb commit 854d5e7

File tree

8 files changed

+107
-19
lines changed

8 files changed

+107
-19
lines changed

CHANGELOG.md

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

4+
* Feature - Aws::DatabaseMigrationService - Updated the API, and documentation for AWS Database Migration Service.
5+
6+
* Feature - Aws::GlobalAccelerator - Updated the API, and documentation for AWS Global Accelerator.
7+
8+
* Feature - Aws::SageMaker - Updated the API, and documentation for Amazon SageMaker Service.
9+
410
2.11.360 (2019-09-24)
511
------------------
612

aws-sdk-core/apis/dms/2016-01-01/api-2.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,20 @@
142142
{"shape":"InvalidResourceStateFault"}
143143
]
144144
},
145+
"DeleteConnection":{
146+
"name":"DeleteConnection",
147+
"http":{
148+
"method":"POST",
149+
"requestUri":"/"
150+
},
151+
"input":{"shape":"DeleteConnectionMessage"},
152+
"output":{"shape":"DeleteConnectionResponse"},
153+
"errors":[
154+
{"shape":"AccessDeniedFault"},
155+
{"shape":"ResourceNotFoundFault"},
156+
{"shape":"InvalidResourceStateFault"}
157+
]
158+
},
145159
"DeleteEndpoint":{
146160
"name":"DeleteEndpoint",
147161
"http":{
@@ -916,6 +930,23 @@
916930
"Certificate":{"shape":"Certificate"}
917931
}
918932
},
933+
"DeleteConnectionMessage":{
934+
"type":"structure",
935+
"required":[
936+
"EndpointArn",
937+
"ReplicationInstanceArn"
938+
],
939+
"members":{
940+
"EndpointArn":{"shape":"String"},
941+
"ReplicationInstanceArn":{"shape":"String"}
942+
}
943+
},
944+
"DeleteConnectionResponse":{
945+
"type":"structure",
946+
"members":{
947+
"Connection":{"shape":"Connection"}
948+
}
949+
},
919950
"DeleteEndpointMessage":{
920951
"type":"structure",
921952
"required":["EndpointArn"],
@@ -2037,7 +2068,8 @@
20372068
"EnableStatistics":{"shape":"BooleanOptional"},
20382069
"IncludeOpForFullLoad":{"shape":"BooleanOptional"},
20392070
"CdcInsertsOnly":{"shape":"BooleanOptional"},
2040-
"TimestampColumnName":{"shape":"String"}
2071+
"TimestampColumnName":{"shape":"String"},
2072+
"ParquetTimestampInMillisecond":{"shape":"BooleanOptional"}
20412073
}
20422074
},
20432075
"SNSInvalidTopicFault":{

aws-sdk-core/apis/dms/2016-01-01/docs-2.json

Lines changed: 26 additions & 11 deletions
Large diffs are not rendered by default.

aws-sdk-core/apis/dms/2016-01-01/examples-1.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,27 @@
250250
"title": "Delete Certificate"
251251
}
252252
],
253+
"DeleteConnection": [
254+
{
255+
"input": {
256+
"EndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:RAAR3R22XSH46S3PWLC3NJAWKM",
257+
"ReplicationInstanceArn": "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ"
258+
},
259+
"output": {
260+
"Connection": {
261+
}
262+
},
263+
"comments": {
264+
"input": {
265+
},
266+
"output": {
267+
}
268+
},
269+
"description": "Deletes the connection between the replication instance and the endpoint.",
270+
"id": "delete-connection-1481751957981",
271+
"title": "Delete Connection"
272+
}
273+
],
253274
"DeleteEndpoint": [
254275
{
255276
"input": {

aws-sdk-core/apis/globalaccelerator/2018-08-08/api-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@
274274
"IpAddressType":{"shape":"IpAddressType"},
275275
"Enabled":{"shape":"GenericBoolean"},
276276
"IpSets":{"shape":"IpSets"},
277+
"DnsName":{"shape":"GenericString"},
277278
"Status":{"shape":"AcceleratorStatus"},
278279
"CreatedTime":{"shape":"Timestamp"},
279280
"LastModifiedTime":{"shape":"Timestamp"}

aws-sdk-core/apis/globalaccelerator/2018-08-08/docs-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
"refs": {
260260
"Accelerator$AcceleratorArn": "<p>The Amazon Resource Name (ARN) of the accelerator.</p>",
261261
"Accelerator$Name": "<p>The name of the accelerator. The name must contain only alphanumeric characters or hyphens (-), and must not begin or end with a hyphen.</p>",
262+
"Accelerator$DnsName": "<p>The Domain Name System (DNS) name that Global Accelerator creates that points to your accelerator's static IP addresses. </p> <p>The naming convention for the DNS name is: a lower case letter a, followed by a 16-bit random hex string, followed by .awsglobalaccelerator.com. For example: a1234567890abcdef.awsglobalaccelerator.com.</p> <p>For more information about the default DNS name, see <a href=\"https://docs.aws.amazon.com/global-accelerator/latest/dg/about-accelerators.html#about-accelerators.dns-addressing\">Support for DNS Addressing in Global Accelerator</a> in the <i>AWS Global Accelerator Developer Guide</i>.</p>",
262263
"AcceleratorAttributes$FlowLogsS3Bucket": "<p>The name of the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code> is <code>true</code>. The bucket must exist and have a bucket policy that grants AWS Global Accelerator permission to write to the bucket.</p>",
263264
"AcceleratorAttributes$FlowLogsS3Prefix": "<p>The prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if <code>FlowLogsEnabled</code> is <code>true</code>. If you don’t specify a prefix, the flow logs are stored in the root of the bucket.</p>",
264265
"CreateAcceleratorRequest$Name": "<p>The name of an accelerator. The name can have a maximum of 32 characters, must contain only alphanumeric characters or hyphens (-), and must not begin or end with a hyphen.</p>",

aws-sdk-core/apis/sagemaker/2017-07-24/api-2.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4085,7 +4085,19 @@
40854085
"ml.c5.2xlarge",
40864086
"ml.c5.4xlarge",
40874087
"ml.c5.9xlarge",
4088-
"ml.c5.18xlarge"
4088+
"ml.c5.18xlarge",
4089+
"ml.g4dn.xlarge",
4090+
"ml.g4dn.2xlarge",
4091+
"ml.g4dn.4xlarge",
4092+
"ml.g4dn.8xlarge",
4093+
"ml.g4dn.12xlarge",
4094+
"ml.g4dn.16xlarge",
4095+
"ml.r5.large",
4096+
"ml.r5.xlarge",
4097+
"ml.r5.2xlarge",
4098+
"ml.r5.4xlarge",
4099+
"ml.r5.12xlarge",
4100+
"ml.r5.24xlarge"
40894101
]
40904102
},
40914103
"ProductionVariantList":{
@@ -4723,12 +4735,12 @@
47234735
"ml.p3.2xlarge",
47244736
"ml.p3.8xlarge",
47254737
"ml.p3.16xlarge",
4738+
"ml.p3dn.24xlarge",
47264739
"ml.c5.xlarge",
47274740
"ml.c5.2xlarge",
47284741
"ml.c5.4xlarge",
47294742
"ml.c5.9xlarge",
4730-
"ml.c5.18xlarge",
4731-
"ml.p3dn.24xlarge"
4743+
"ml.c5.18xlarge"
47324744
]
47334745
},
47344746
"TrainingInstanceTypes":{

aws-sdk-core/apis/sagemaker/2017-07-24/docs-2.json

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

0 commit comments

Comments
 (0)