Skip to content

Commit

Permalink
Updated service API models for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Ruby authored and Nobody committed Sep 29, 2020
1 parent 28f9517 commit 039b23f
Show file tree
Hide file tree
Showing 20 changed files with 1,989 additions and 20 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Unreleased Changes
------------------

* Feature - Aws::Connect - Updated the documentation for Amazon Connect Service.

* Feature - Aws::EC2 - Updated the documentation for Amazon Elastic Compute Cloud.

* Feature - Aws::Schemas - Updated the API, and documentation for Schemas.

* Feature - Aws::SSM - Updated the documentation for Amazon Simple Systems Manager (SSM).

* Feature - Aws::TimestreamQuery - Added support for a new service, Amazon Timestream Query.

* Feature - Aws::TimestreamWrite - Added support for a new service, Amazon Timestream Write.

* Issue - Fix Struct::Tms deprecation warnings

2.11.595 (2020-09-28)
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,8 +318,8 @@ to be backwards compatible.
| AWS IoT Things Graph | IoTThingsGraph | 2018-09-06 |
| AWS Key Management Service | KMS | 2014-11-01 |
| AWS Lake Formation | LakeFormation | 2017-03-31 |
| AWS Lambda | Lambda | 2015-03-31 |
| AWS Lambda | LambdaPreview | 2014-11-11 |
| AWS Lambda | Lambda | 2015-03-31 |
| AWS License Manager | LicenseManager | 2018-08-01 |
| AWS Marketplace Catalog Service | MarketplaceCatalog | 2018-09-17 |
| AWS Marketplace Commerce Analytics | MarketplaceCommerceAnalytics | 2015-07-01 |
Expand Down Expand Up @@ -455,15 +455,17 @@ to be backwards compatible.
| Amazon Route 53 Resolver | Route53Resolver | 2018-04-01 |
| Amazon SageMaker Runtime | SageMakerRuntime | 2017-05-13 |
| Amazon SageMaker Service | SageMaker | 2017-07-24 |
| Amazon Simple Email Service | SES | 2010-12-01 |
| Amazon Simple Email Service | SESV2 | 2019-09-27 |
| Amazon Simple Email Service | SES | 2010-12-01 |
| Amazon Simple Notification Service | SNS | 2010-03-31 |
| Amazon Simple Queue Service | SQS | 2012-11-05 |
| Amazon Simple Storage Service | S3 | 2006-03-01 |
| Amazon Simple Systems Manager (SSM) | SSM | 2014-11-06 |
| Amazon Simple Workflow Service | SWF | 2012-01-25 |
| Amazon SimpleDB | SimpleDB | 2009-04-15 |
| Amazon Textract | Textract | 2018-06-27 |
| Amazon Timestream Query | TimestreamQuery | 2018-11-01 |
| Amazon Timestream Write | TimestreamWrite | 2018-11-01 |
| Amazon Transcribe Service | TranscribeService | 2017-10-26 |
| Amazon Translate | Translate | 2017-07-01 |
| Amazon WorkDocs | WorkDocs | 2016-05-01 |
Expand Down
18 changes: 9 additions & 9 deletions aws-sdk-core/apis/connect/2017-08-08/docs-2.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "2.0",
"service": "<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>",
"service": "<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>",
"operations": {
"AssociateRoutingProfileQueues": "<p>Associates a set of queues with a routing profile.</p>",
"CreateContactFlow": "<p>Creates a contact flow for the specified Amazon Connect instance.</p>",
"CreateContactFlow": "<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": "<p>Creates a new routing profile.</p>",
"CreateUser": "<p>Creates a user account for the specified Amazon Connect instance.</p> <p>For information about how to create user accounts using the Amazon Connect console, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html\">Add Users</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"DeleteUser": "<p>Deletes a user account from the specified Amazon Connect instance.</p> <p>For information about what happens to a user's data when their account is deleted, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/delete-users.html\">Delete Users from Your Amazon Connect Instance</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"DescribeContactFlow": "<p>Describes the specified contact flow.</p>",
"DescribeContactFlow": "<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": "<p>Describes the specified routing profile.</p>",
"DescribeUser": "<p>Describes the specified user account. You can find the instance ID in the console (it’s the final part of the ARN). The console does not display the user IDs. Instead, list the users and note the IDs provided in the output.</p>",
"DescribeUserHierarchyGroup": "<p>Describes the specified hierarchy group.</p>",
Expand All @@ -17,7 +17,7 @@
"GetCurrentMetricData": "<p>Gets the real-time metric data from the specified Amazon Connect instance.</p> <p>For a description of each metric, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html\">Real-time Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"GetFederationToken": "<p>Retrieves a token for federation.</p>",
"GetMetricData": "<p>Gets historical metric data from the specified Amazon Connect instance.</p> <p>For a description of each historical metric, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"ListContactFlows": "<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>",
"ListContactFlows": "<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": "<p>Provides information about the hours of operation for the specified Amazon Connect instance.</p> <p>For more information about hours of operation, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/set-hours-operation.html\">Set the Hours of Operation for a Queue</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"ListPhoneNumbers": "<p>Provides information about the phone numbers for the specified Amazon Connect instance. </p> <p>For more information about phone numbers, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html\">Set Up Phone Numbers for Your Contact Center</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
"ListPrompts": "<p>Provides information about the prompts for the specified Amazon Connect instance.</p>",
Expand All @@ -35,10 +35,10 @@
"StopContact": "<p>Ends the specified contact.</p>",
"StopContactRecording": "<p>When a contact is being recorded, this API stops recording the call. StopContactRecording is a one-time action. If you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend it for sensitive information (for example, to collect a credit card number), and then restart it, use SuspendContactRecording and ResumeContactRecording.</p> <p>Only voice recordings are supported at this time.</p>",
"SuspendContactRecording": "<p>When a contact is being recorded, this API suspends recording the call. For example, you might suspend the call recording while collecting sensitive information, such as a credit card number. Then use ResumeContactRecording to restart recording. </p> <p>The period of time that the recording is suspended is filled with silence in the final recording. </p> <p>Only voice recordings are supported at this time.</p>",
"TagResource": "<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>",
"TagResource": "<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": "<p>Removes the specified tags from the specified resource.</p>",
"UpdateContactAttributes": "<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>",
"UpdateContactFlowContent": "<p>Updates the specified contact flow.</p>",
"UpdateContactAttributes": "<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": "<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": "<p>The name of the contact flow.</p>",
"UpdateRoutingProfileConcurrency": "<p>Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.</p>",
"UpdateRoutingProfileDefaultOutboundQueue": "<p>Updates the default outbound queue of a routing profile.</p>",
Expand Down Expand Up @@ -200,7 +200,7 @@
"refs": {
"ContactFlow$Content": "<p>The content of the contact flow.</p>",
"CreateContactFlowRequest$Content": "<p>The content of the contact flow. </p>",
"UpdateContactFlowContentRequest$Content": "<p>The content of the contact flow.</p>"
"UpdateContactFlowContentRequest$Content": "<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>"
}
},
"ContactFlowDescription": {
Expand Down Expand Up @@ -239,7 +239,7 @@
}
},
"ContactFlowSummary": {
"base": "<p>Contains summary information about a contact flow.</p>",
"base": "<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>",
"refs": {
"ContactFlowSummaryList$member": null
}
Expand Down
Loading

0 comments on commit 039b23f

Please sign in to comment.