Skip to content

Commit

Permalink
Updates SDK to v2.763.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Sep 29, 2020
1 parent 3e6d330 commit 1784e57
Show file tree
Hide file tree
Showing 34 changed files with 3,483 additions and 82 deletions.
17 changes: 17 additions & 0 deletions .changes/2.763.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "Schemas",
"description": "Added support for schemas of type JSONSchemaDraft4. Added ExportSchema API that converts schemas in AWS Events registry and Discovered schemas from OpenApi3 to JSONSchemaDraft4."
},
{
"type": "feature",
"category": "TimestreamQuery",
"description": "(New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day."
},
{
"type": "feature",
"category": "TimestreamWrite",
"description": "(New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day."
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.762.0-->
<!--LATEST=2.763.0-->
<!--ENTRYINSERT-->

## 2.763.0
* feature: Schemas: Added support for schemas of type JSONSchemaDraft4. Added ExportSchema API that converts schemas in AWS Events registry and Discovered schemas from OpenApi3 to JSONSchemaDraft4.
* feature: TimestreamQuery: (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.
* feature: TimestreamWrite: (New Service) Amazon Timestream is a fast, scalable, fully managed, purpose-built time series database that makes it easy to store and analyze trillions of time series data points per day.

## 2.762.0
* feature: ApplicationAutoScaling: This release extends Application Auto Scaling support to AWS Comprehend Entity Recognizer endpoint, allowing automatic updates to provisioned Inference Units to maintain targeted utilization level.
* feature: RDS: This release adds the InsufficientAvailableIPsInSubnetFault error for RDS Proxy.
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.762.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.763.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
18 changes: 9 additions & 9 deletions apis/connect-2017-08-08.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"shape": "InternalServiceException"
}
],
"documentation": "<p>Creates a contact flow for the specified Amazon Connect instance.</p>"
"documentation": "<p>Creates a contact flow for the specified Amazon Connect instance.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>"
},
"CreateRoutingProfile": {
"name": "CreateRoutingProfile",
Expand Down Expand Up @@ -215,7 +215,7 @@
"shape": "InternalServiceException"
}
],
"documentation": "<p>Describes the specified contact flow.</p>"
"documentation": "<p>Describes the specified contact flow.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>"
},
"DescribeRoutingProfile": {
"name": "DescribeRoutingProfile",
Expand Down Expand Up @@ -519,7 +519,7 @@
"shape": "InternalServiceException"
}
],
"documentation": "<p>Provides information about the contact flows for the specified Amazon Connect instance.</p> <p>For more information about contact flows, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html\">Contact Flows</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
"documentation": "<p>Provides information about the contact flows for the specified Amazon Connect instance.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p> <p>For more information about contact flows, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/concepts-contact-flows.html\">Contact Flows</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
},
"ListHoursOfOperations": {
"name": "ListHoursOfOperations",
Expand Down Expand Up @@ -1059,7 +1059,7 @@
"shape": "ThrottlingException"
}
],
"documentation": "<p>Adds the specified tags to the specified resource.</p> <p>The supported resource type is users.</p> <p>For sample policies that use tags, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html\">Amazon Connect Identity-Based Policy Examples</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
"documentation": "<p>Adds the specified tags to the specified resource.</p> <p>The supported resource types are users, routing profiles, and contact flows.</p> <p>For sample policies that use tags, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html\">Amazon Connect Identity-Based Policy Examples</a> in the <i>Amazon Connect Administrator Guide</i>.</p>"
},
"UntagResource": {
"name": "UntagResource",
Expand Down Expand Up @@ -1115,7 +1115,7 @@
"shape": "InternalServiceException"
}
],
"documentation": "<p>Creates or updates the contact attributes associated with the specified contact.</p> <p>You can add or update attributes for both ongoing and completed contacts. For example, you can update the customer's name or the reason the customer called while the call is active, or add notes about steps that the agent took during the call that are displayed to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or identifying abusive callers.</p> <p>Contact attributes are available in Amazon Connect for 24 months, and are then deleted.</p> <p> <b>Important:</b> You cannot use the operation to update attributes for contacts that occurred prior to the release of the API, September 12, 2018. You can update attributes only for contacts that started after the release of the API. If you attempt to update attributes for a contact that occurred prior to the release of the API, a 400 error is returned. This applies also to queued callbacks that were initiated prior to the release of the API but are still active in your instance.</p>"
"documentation": "<p>Creates or updates the contact attributes associated with the specified contact.</p> <p>You can add or update attributes for both ongoing and completed contacts. For example, you can update the customer's name or the reason the customer called while the call is active, or add notes about steps that the agent took during the call that are displayed to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or identifying abusive callers.</p> <p>Contact attributes are available in Amazon Connect for 24 months, and are then deleted.</p> <p>This operation is also available in the Amazon Connect Flow language. See <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/contact-actions-updatecontactattributes.html\">UpdateContactAttributes</a>.</p> <p> <b>Important:</b> You cannot use the operation to update attributes for contacts that occurred prior to the release of the API, September 12, 2018. You can update attributes only for contacts that started after the release of the API. If you attempt to update attributes for a contact that occurred prior to the release of the API, a 400 error is returned. This applies also to queued callbacks that were initiated prior to the release of the API but are still active in your instance.</p>"
},
"UpdateContactFlowContent": {
"name": "UpdateContactFlowContent",
Expand Down Expand Up @@ -1146,7 +1146,7 @@
"shape": "InternalServiceException"
}
],
"documentation": "<p>Updates the specified contact flow.</p>"
"documentation": "<p>Updates the specified contact flow.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>"
},
"UpdateContactFlowName": {
"name": "UpdateContactFlowName",
Expand Down Expand Up @@ -1631,7 +1631,7 @@
"documentation": "<p>The type of contact flow.</p>"
}
},
"documentation": "<p>Contains summary information about a contact flow.</p>"
"documentation": "<p>Contains summary information about a contact flow.</p> <p>You can also create and update contact flows using the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p>"
},
"ContactFlowSummaryList": {
"type": "list",
Expand Down Expand Up @@ -4154,7 +4154,7 @@
},
"Content": {
"shape": "ContactFlowContent",
"documentation": "<p>The content of the contact flow.</p>"
"documentation": "<p>The JSON string that represents contact flow’s content. For an example, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language-example.html\">Example contact flow in Amazon Connect Flow language</a> in the <i>Amazon Connect Administrator Guide</i>. </p>"
}
}
},
Expand Down Expand Up @@ -4564,5 +4564,5 @@
"type": "timestamp"
}
},
"documentation": "<p>Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact center and provide reliable customer engagement at any scale.</p> <p>Amazon Connect provides rich metrics and real-time reporting that allow you to optimize contact routing. You can also resolve customer issues more efficiently by putting customers in touch with the right agents.</p> <p>There are limits to the number of Amazon Connect resources that you can create and limits to the number of requests that you can make per second. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">Amazon Connect Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p> <p>To connect programmatically to an AWS service, you use an endpoint. For a list of Amazon Connect endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect Endpoints</a>.</p>"
"documentation": "<p>Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact center and provide reliable customer engagement at any scale.</p> <p>Amazon Connect provides rich metrics and real-time reporting that allow you to optimize contact routing. You can also resolve customer issues more efficiently by putting customers in touch with the right agents.</p> <p>There are limits to the number of Amazon Connect resources that you can create and limits to the number of requests that you can make per second. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html\">Amazon Connect Service Quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p> <p>To connect programmatically to an AWS service, you use an endpoint. For a list of Amazon Connect endpoints, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect Endpoints</a>.</p> <note> <p>Working with contact flows? Check out the <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/flow-language.html\">Amazon Connect Flow language</a>.</p> </note>"
}
8 changes: 4 additions & 4 deletions apis/ec2-2016-11-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -4965,7 +4965,7 @@
"output": {
"shape": "ModifyVpnConnectionOptionsResult"
},
"documentation": "<p>Modifies the connection options for your Site-to-Site VPN VPN connection.</p> <p>When you modify the VPN connection options, the VPN endpoint IP addresses on the AWS side do not change, and the tunnel options do not change. Your VPN connection will be temporarily unavailable for a brief period while the VPN connection is updated.</p>"
"documentation": "<p>Modifies the connection options for your Site-to-Site VPN connection.</p> <p>When you modify the VPN connection options, the VPN endpoint IP addresses on the AWS side do not change, and the tunnel options do not change. Your VPN connection will be temporarily unavailable for a brief period while the VPN connection is updated.</p>"
},
"ModifyVpnTunnelCertificate": {
"name": "ModifyVpnTunnelCertificate",
Expand Down Expand Up @@ -9619,11 +9619,11 @@
},
"DestinationCidrBlock": {
"shape": "String",
"documentation": "<p>The IPv4 address range, in CIDR notation, of the route destination. For example:</p> <ul> <li> <p>To add a route for Internet access, enter <code>0.0.0.0/0</code> </p> </li> <li> <p>To add a route for a peered VPC, enter the peered VPC's IPv4 CIDR range</p> </li> <li> <p>To add a route for an on-premises network, enter the AWS Site-to-Site VPN connection's IPv4 CIDR range</p> </li> </ul> <p>Route address ranges cannot overlap with the CIDR range specified for client allocation.</p>"
"documentation": "<p>The IPv4 address range, in CIDR notation, of the route destination. For example:</p> <ul> <li> <p>To add a route for Internet access, enter <code>0.0.0.0/0</code> </p> </li> <li> <p>To add a route for a peered VPC, enter the peered VPC's IPv4 CIDR range</p> </li> <li> <p>To add a route for an on-premises network, enter the AWS Site-to-Site VPN connection's IPv4 CIDR range</p> </li> <li> <p>To add a route for the local network, enter the client CIDR range</p> </li> </ul>"
},
"TargetVpcSubnetId": {
"shape": "SubnetId",
"documentation": "<p>The ID of the subnet through which you want to route traffic. The specified subnet must be an existing target network of the Client VPN endpoint.</p>"
"documentation": "<p>The ID of the subnet through which you want to route traffic. The specified subnet must be an existing target network of the Client VPN endpoint.</p> <p>Alternatively, if you're adding a route for the local network, specify <code>local</code>.</p>"
},
"Description": {
"shape": "String",
Expand Down Expand Up @@ -30021,7 +30021,7 @@
"members": {
"VpnConnectionId": {
"shape": "VpnConnectionId",
"documentation": "<p>The ID of the Site-to-Site VPN VPN connection. </p>"
"documentation": "<p>The ID of the Site-to-Site VPN connection. </p>"
},
"LocalIpv4NetworkCidr": {
"shape": "String",
Expand Down
8 changes: 8 additions & 0 deletions apis/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -901,5 +901,13 @@
"ssoadmin": {
"prefix": "sso-admin",
"name": "SSOAdmin"
},
"timestreamquery": {
"prefix": "timestream-query",
"name": "TimestreamQuery"
},
"timestreamwrite": {
"prefix": "timestream-write",
"name": "TimestreamWrite"
}
}
49 changes: 47 additions & 2 deletions apis/schemas-2019-12-02.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,49 @@
}
}
},
"ExportSchema": {
"http": {
"method": "GET",
"requestUri": "/v1/registries/name/{registryName}/schemas/name/{schemaName}/export",
"responseCode": 200
},
"input": {
"type": "structure",
"members": {
"RegistryName": {
"location": "uri",
"locationName": "registryName"
},
"SchemaName": {
"location": "uri",
"locationName": "schemaName"
},
"SchemaVersion": {
"location": "querystring",
"locationName": "schemaVersion"
},
"Type": {
"location": "querystring",
"locationName": "type"
}
},
"required": [
"RegistryName",
"SchemaName",
"Type"
]
},
"output": {
"type": "structure",
"members": {
"Content": {},
"SchemaArn": {},
"SchemaName": {},
"SchemaVersion": {},
"Type": {}
}
}
},
"GetCodeBindingSource": {
"http": {
"method": "GET",
Expand Down Expand Up @@ -634,7 +677,8 @@
"members": {
"SchemaArn": {},
"SchemaName": {},
"SchemaVersion": {}
"SchemaVersion": {},
"Type": {}
}
}
}
Expand Down Expand Up @@ -856,7 +900,8 @@
"CreatedDate": {
"shape": "Se"
},
"SchemaVersion": {}
"SchemaVersion": {},
"Type": {}
}
}
}
Expand Down
Loading

0 comments on commit 1784e57

Please sign in to comment.