Skip to content

Commit

Permalink
Updates SDK to v2.536.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 25, 2019
1 parent b519a77 commit 1c7f22b
Show file tree
Hide file tree
Showing 21 changed files with 1,826 additions and 436 deletions.
22 changes: 22 additions & 0 deletions .changes/2.536.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "DMS",
"description": "This release adds a new DeleteConnection API to delete the connection between a replication instance and an endpoint. It also adds an optional S3 setting to specify the precision of any TIMESTAMP column values written to an S3 object file in .parquet format."
},
{
"type": "feature",
"category": "ForecastService",
"description": "CORS support enabled on ForecastService and ForecastQueryService"
},
{
"type": "feature",
"category": "GlobalAccelerator",
"description": "API Update for AWS Global Accelerator to support for DNS aliasing."
},
{
"type": "feature",
"category": "SageMaker",
"description": "Enable G4D and R5 instances in SageMaker Hosting Services"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/feature-ForecastService-9f98545a.json

This file was deleted.

8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.535.0-->
<!--LATEST=2.536.0-->
<!--ENTRYINSERT-->

## 2.536.0
* feature: DMS: This release adds a new DeleteConnection API to delete the connection between a replication instance and an endpoint. It also adds an optional S3 setting to specify the precision of any TIMESTAMP column values written to an S3 object file in .parquet format.
* feature: ForecastService: CORS support enabled on ForecastService and ForecastQueryService
* feature: GlobalAccelerator: API Update for AWS Global Accelerator to support for DNS aliasing.
* feature: SageMaker: Enable G4D and R5 instances in SageMaker Hosting Services

## 2.535.0
* feature: ComprehendMedical: Use Amazon Comprehend Medical to analyze medical text stored in the specified Amazon S3 bucket. Use the console to create and manage batch analysis jobs, or use the batch APIs to detect both medical entities and protected health information (PHI). The batch APIs start, stop, list, and retrieve information about batch analysis jobs. This release also includes DetectEntitiesV2 operation which returns the Acuity and Direction entities as attributes instead of types.
* feature: DataSync: Added S3StorageClass, OverwriteMode sync option, and ONLY_FILES_TRANSFERRED setting for the VerifyMode sync option.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ version.
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.535.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.536.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
21 changes: 21 additions & 0 deletions apis/dms-2016-01-01.examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,27 @@
"title": "Delete Certificate"
}
],
"DeleteConnection": [
{
"input": {
"EndpointArn": "arn:aws:dms:us-east-1:123456789012:endpoint:RAAR3R22XSH46S3PWLC3NJAWKM",
"ReplicationInstanceArn": "arn:aws:dms:us-east-1:123456789012:rep:6UTDJGBOUS3VI3SUWA66XFJCJQ"
},
"output": {
"Connection": {
}
},
"comments": {
"input": {
},
"output": {
}
},
"description": "Deletes the connection between the replication instance and the endpoint.",
"id": "delete-connection-1481751957981",
"title": "Delete Connection"
}
],
"DeleteEndpoint": [
{
"input": {
Expand Down
84 changes: 54 additions & 30 deletions apis/dms-2016-01-01.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,27 @@
}
}
},
"DeleteConnection": {
"input": {
"type": "structure",
"required": [
"EndpointArn",
"ReplicationInstanceArn"
],
"members": {
"EndpointArn": {},
"ReplicationInstanceArn": {}
}
},
"output": {
"type": "structure",
"members": {
"Connection": {
"shape": "S1z"
}
}
}
},
"DeleteEndpoint": {
"input": {
"type": "structure",
Expand Down Expand Up @@ -403,7 +424,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand All @@ -429,7 +450,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand All @@ -444,7 +465,7 @@
"Connections": {
"type": "list",
"member": {
"shape": "S2k"
"shape": "S1z"
}
}
}
Expand All @@ -455,7 +476,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand Down Expand Up @@ -489,7 +510,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand All @@ -516,7 +537,7 @@
"members": {
"SourceType": {},
"Filters": {
"shape": "S2c"
"shape": "S2f"
}
}
},
Expand Down Expand Up @@ -544,7 +565,7 @@
"members": {
"SubscriptionName": {},
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand Down Expand Up @@ -584,7 +605,7 @@
"shape": "S11"
},
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand Down Expand Up @@ -667,7 +688,7 @@
"members": {
"ReplicationInstanceArn": {},
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"Marker": {},
"MaxRecords": {
Expand Down Expand Up @@ -702,7 +723,7 @@
"type": "structure",
"members": {
"RefreshSchemasStatus": {
"shape": "S3f"
"shape": "S3h"
}
}
}
Expand Down Expand Up @@ -747,7 +768,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand All @@ -773,7 +794,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand Down Expand Up @@ -835,7 +856,7 @@
"type": "structure",
"members": {
"Filters": {
"shape": "S2c"
"shape": "S2f"
},
"MaxRecords": {
"type": "integer"
Expand Down Expand Up @@ -897,7 +918,7 @@
},
"Marker": {},
"Filters": {
"shape": "S2c"
"shape": "S2f"
}
}
},
Expand Down Expand Up @@ -1215,7 +1236,7 @@
"type": "structure",
"members": {
"RefreshSchemasStatus": {
"shape": "S3f"
"shape": "S3h"
}
}
}
Expand Down Expand Up @@ -1349,7 +1370,7 @@
"type": "structure",
"members": {
"Connection": {
"shape": "S2k"
"shape": "S1z"
}
}
}
Expand Down Expand Up @@ -1438,7 +1459,10 @@
"CdcInsertsOnly": {
"type": "boolean"
},
"TimestampColumnName": {}
"TimestampColumnName": {},
"ParquetTimestampInMillisecond": {
"type": "boolean"
}
}
},
"Sp": {
Expand Down Expand Up @@ -1800,7 +1824,18 @@
}
}
},
"S2c": {
"S1z": {
"type": "structure",
"members": {
"ReplicationInstanceArn": {},
"EndpointArn": {},
"Status": {},
"LastFailureMessage": {},
"EndpointIdentifier": {},
"ReplicationInstanceIdentifier": {}
}
},
"S2f": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1817,18 +1852,7 @@
}
}
},
"S2k": {
"type": "structure",
"members": {
"ReplicationInstanceArn": {},
"EndpointArn": {},
"Status": {},
"LastFailureMessage": {},
"EndpointIdentifier": {},
"ReplicationInstanceIdentifier": {}
}
},
"S3f": {
"S3h": {
"type": "structure",
"members": {
"EndpointArn": {},
Expand Down
Loading

0 comments on commit 1c7f22b

Please sign in to comment.