Skip to content

Commit

Permalink
Release v1.42.32 (2022-01-11) (#4237)
Browse files Browse the repository at this point in the history
Release v1.42.32 (2022-01-11)
===

### Service Client Updates
* `service/ce`: Updates service documentation
* `service/ec2`: Updates service API
  * EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)
* `service/finspace-data`: Updates service documentation
* `service/iotevents-data`: Updates service documentation
* `service/kendra`: Updates service API, documentation, and paginators
  * Amazon Kendra now supports advanced query language and query-less search.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
  * This release adds the db-proxy event type to support subscribing to RDS Proxy events.
* `service/workspaces`: Updates service API and documentation
  * Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.
  • Loading branch information
aws-sdk-go-automation authored Jan 11, 2022
1 parent f22cb4d commit 3bca927
Show file tree
Hide file tree
Showing 23 changed files with 1,631 additions and 155 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
Release v1.42.32 (2022-01-11)
===

### Service Client Updates
* `service/ce`: Updates service documentation
* `service/ec2`: Updates service API
* EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)
* `service/finspace-data`: Updates service documentation
* `service/iotevents-data`: Updates service documentation
* `service/kendra`: Updates service API, documentation, and paginators
* Amazon Kendra now supports advanced query language and query-less search.
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
* This release adds the db-proxy event type to support subscribing to RDS Proxy events.
* `service/workspaces`: Updates service API and documentation
* Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.

Release v1.42.31 (2022-01-10)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.42.31"
const SDKVersion = "1.42.32"
26 changes: 13 additions & 13 deletions models/apis/ce/2017-10-25/docs-2.json

Large diffs are not rendered by default.

8 changes: 7 additions & 1 deletion models/apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7434,7 +7434,13 @@
"Windows with SQL Server Web",
"Linux with SQL Server Standard",
"Linux with SQL Server Web",
"Linux with SQL Server Enterprise"
"Linux with SQL Server Enterprise",
"RHEL with SQL Server Standard",
"RHEL with SQL Server Enterprise",
"RHEL with SQL Server Web",
"RHEL with HA",
"RHEL with HA and SQL Server Standard",
"RHEL with HA and SQL Server Enterprise"
]
},
"CapacityReservationOptions":{
Expand Down
34 changes: 17 additions & 17 deletions models/apis/finspace-data/2020-07-13/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@
"ClientToken": {
"base": "Idempotence Token for API operations",
"refs": {
"CreateChangesetRequest$clientToken": "<p>A token used to ensure idempotency.</p>",
"CreateDataViewRequest$clientToken": "<p>A token used to ensure idempotency.</p>",
"CreateDatasetRequest$clientToken": "<p>A token used to ensure idempotency.</p>",
"DeleteDatasetRequest$clientToken": "<p>A token used to ensure idempotency.</p>",
"UpdateChangesetRequest$clientToken": "<p>A token used to ensure idempotency.</p>",
"UpdateDatasetRequest$clientToken": "<p>A token used to ensure idempotency.</p>"
"CreateChangesetRequest$clientToken": "<p>A token that ensures idempotency. This token expires in 10 minutes.</p>",
"CreateDataViewRequest$clientToken": "<p>A token that ensures idempotency. This token expires in 10 minutes.</p>",
"CreateDatasetRequest$clientToken": "<p>A token that ensures idempotency. This token expires in 10 minutes.</p>",
"DeleteDatasetRequest$clientToken": "<p>A token that ensures idempotency. This token expires in 10 minutes.</p>",
"UpdateChangesetRequest$clientToken": "<p>A token that ensures idempotency. This token expires in 10 minutes.</p>",
"UpdateDatasetRequest$clientToken": "<p>A token that ensures idempotency. This token expires in 10 minutes.</p>"
}
},
"ColumnDataType": {
Expand Down Expand Up @@ -188,7 +188,7 @@
"DataViewDestinationType": {
"base": "DataView Destination Type",
"refs": {
"DataViewDestinationTypeParams$destinationType": "<p>Destination type for a Dataview.</p> <ul> <li> <p> <code>GLUE_TABLE</code> - Glue table destination type.</p> </li> </ul>"
"DataViewDestinationTypeParams$destinationType": "<p>Destination type for a Dataview.</p> <ul> <li> <p> <code>GLUE_TABLE</code> - Glue table destination type.</p> </li> <li> <p> <code>S3</code> - S3 destination type.</p> </li> </ul>"
}
},
"DataViewDestinationTypeParams": {
Expand Down Expand Up @@ -352,16 +352,16 @@
"ExportFileFormat": {
"base": "Data View Export File Format",
"refs": {
"DataViewDestinationTypeParams$s3DestinationExportFileFormat": null
"DataViewDestinationTypeParams$s3DestinationExportFileFormat": "<p>Data view export file format.</p> <ul> <li> <p> <code>PARQUET</code> - Parquet export file format.</p> </li> <li> <p> <code>DELIMITED_TEXT</code> - Delimited text export file format.</p> </li> </ul>"
}
},
"FormatParams": {
"base": "Format Parameters of a Changeset",
"refs": {
"ChangesetSummary$formatParams": "<p>Options that define the structure of the source file(s).</p>",
"CreateChangesetRequest$formatParams": "<p>Options that define the structure of the source file(s) including the format type (<code>formatType</code>), header row (<code>withHeader</code>), data separation character (<code>separator</code>) and the type of compression (<code>compression</code>). </p> <p> <code>formatType</code> is a required attribute and can have the following values: </p> <ul> <li> <p> <code>PARQUET</code> - Parquet source file format.</p> </li> <li> <p> <code>CSV</code> - CSV source file format.</p> </li> <li> <p> <code>JSON</code> - JSON source file format.</p> </li> <li> <p> <code>XML</code> - XML source file format.</p> </li> </ul> <p> For example, you could specify the following for <code>formatParams</code>: <code> \"formatParams\": { \"formatType\": \"CSV\", \"withHeader\": \"true\", \"separator\": \",\", \"compression\":\"None\" } </code> </p>",
"CreateChangesetRequest$formatParams": "<p>Options that define the structure of the source file(s) including the format type (<code>formatType</code>), header row (<code>withHeader</code>), data separation character (<code>separator</code>) and the type of compression (<code>compression</code>). </p> <p> <code>formatType</code> is a required attribute and can have the following values: </p> <ul> <li> <p> <code>PARQUET</code> - Parquet source file format.</p> </li> <li> <p> <code>CSV</code> - CSV source file format.</p> </li> <li> <p> <code>JSON</code> - JSON source file format.</p> </li> <li> <p> <code>XML</code> - XML source file format.</p> </li> </ul> <p>Here is an example of how you could specify the <code>formatParams</code>:</p> <p> <code> \"formatParams\": { \"formatType\": \"CSV\", \"withHeader\": \"true\", \"separator\": \",\", \"compression\":\"None\" } </code> </p> <p>Note that if you only provide <code>formatType</code> as <code>CSV</code>, the rest of the attributes will automatically default to CSV values as following:</p> <p> <code> { \"withHeader\": \"true\", \"separator\": \",\" } </code> </p> <p> For more information about supported file formats, see <a href=\"https://docs.aws.amazon.com/finspace/latest/userguide/supported-data-types.html\">Supported Data Types and File Formats</a> in the FinSpace User Guide.</p>",
"GetChangesetResponse$formatParams": "<p>Structure of the source file(s).</p>",
"UpdateChangesetRequest$formatParams": "<p>Options that define the structure of the source file(s).</p>"
"UpdateChangesetRequest$formatParams": "<p>Options that define the structure of the source file(s) including the format type (<code>formatType</code>), header row (<code>withHeader</code>), data separation character (<code>separator</code>) and the type of compression (<code>compression</code>). </p> <p> <code>formatType</code> is a required attribute and can have the following values: </p> <ul> <li> <p> <code>PARQUET</code> - Parquet source file format.</p> </li> <li> <p> <code>CSV</code> - CSV source file format.</p> </li> <li> <p> <code>JSON</code> - JSON source file format.</p> </li> <li> <p> <code>XML</code> - XML source file format.</p> </li> </ul> <p>Here is an example of how you could specify the <code>formatParams</code>:</p> <p> <code> \"formatParams\": { \"formatType\": \"CSV\", \"withHeader\": \"true\", \"separator\": \",\", \"compression\":\"None\" } </code> </p> <p>Note that if you only provide <code>formatType</code> as <code>CSV</code>, the rest of the attributes will automatically default to CSV values as following:</p> <p> <code> { \"withHeader\": \"true\", \"separator\": \",\" } </code> </p> <p> For more information about supported file formats, see <a href=\"https://docs.aws.amazon.com/finspace/latest/userguide/supported-data-types.html\">Supported Data Types and File Formats</a> in the FinSpace User Guide.</p>"
}
},
"GetChangesetRequest": {
Expand Down Expand Up @@ -499,7 +499,7 @@
}
},
"PermissionGroupParams": {
"base": "<p>Permission group parameters for Dataset permissions.</p>",
"base": "<p>Permission group parameters for Dataset permissions.</p> <p>Here is an example of how you could specify the <code>PermissionGroupParams</code>:</p> <p> <code> { \"permissionGroupId\": \"0r6fCRtSTUk4XPfXQe3M0g\", \"datasetPermissions\": [ {\"permission\": \"ViewDatasetDetails\"}, {\"permission\": \"AddDatasetData\"}, {\"permission\": \"EditDatasetMetadata\"}, {\"permission\": \"DeleteDataset\"} ] } </code> </p>",
"refs": {
"CreateDatasetRequest$permissionGroupParams": "<p>Permission group parameters for Dataset permissions.</p>"
}
Expand All @@ -516,7 +516,7 @@
}
},
"ResourcePermission": {
"base": "<p>Resource permission for a Dataset.</p>",
"base": "<p>Resource permission for a dataset. When you create a dataset, all the other members of the same user group inherit access to the dataset. You can only create a dataset if your user group has application permission for Create Datasets.</p> <p>The following is a list of valid dataset permissions that you can apply: </p> <ul> <li> <p> <code>ViewDatasetDetails</code> </p> </li> <li> <p> <code>ReadDatasetDetails</code> </p> </li> <li> <p> <code>AddDatasetData</code> </p> </li> <li> <p> <code>CreateSnapshot</code> </p> </li> <li> <p> <code>EditDatasetMetadata</code> </p> </li> <li> <p> <code>DeleteDataset</code> </p> </li> </ul> <p>For more information on the ataset permissions, see <a href=\"https://docs.aws.amazon.com/finspace/latest/userguide/managing-user-permissions.html#supported-dataset-permissions\">Supported Dataset Permissions</a> in the FinSpace User Guide.</p>",
"refs": {
"ResourcePermissionsList$member": null
}
Expand All @@ -538,7 +538,7 @@
"S3DestinationFormatOptions": {
"base": null,
"refs": {
"DataViewDestinationTypeParams$s3DestinationExportFileFormatOptions": null
"DataViewDestinationTypeParams$s3DestinationExportFileFormatOptions": "<p>Format Options for S3 Destination type.</p> <p>Here is an example of how you could specify the <code>s3DestinationExportFileFormatOptions</code> </p> <p> <code> { \"header\": \"true\", \"delimiter\": \",\", \"compression\": \"gzip\" }</code> </p>"
}
},
"SchemaDefinition": {
Expand Down Expand Up @@ -575,9 +575,9 @@
"base": "Source Parameters of a Changeset",
"refs": {
"ChangesetSummary$sourceParams": "<p>Options that define the location of the data being ingested.</p>",
"CreateChangesetRequest$sourceParams": "<p>Options that define the location of the data being ingested.</p>",
"CreateChangesetRequest$sourceParams": "<p>Options that define the location of the data being ingested (<code>s3SourcePath</code>) and the source of the changeset (<code>sourceType</code>).</p> <p>Both <code>s3SourcePath</code> and <code>sourceType</code> are required attributes.</p> <p>Here is an example of how you could specify the <code>sourceParams</code>:</p> <p> <code> \"sourceParams\": { \"s3SourcePath\": \"s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv\", \"sourceType\": \"S3\" } </code> </p> <p>The S3 path that you specify must allow the FinSpace role access. To do that, you first need to configure the IAM policy on S3 bucket. For more information, see <a href=\"https://docs.aws.amazon.com/finspace/latest/data-api/fs-using-the-finspace-api.html#access-s3-buckets\">Loading data from an Amazon S3 Bucket using the FinSpace API</a>section.</p>",
"GetChangesetResponse$sourceParams": "<p>Options that define the location of the data being ingested.</p>",
"UpdateChangesetRequest$sourceParams": "<p>Options that define the location of the data being ingested.</p>"
"UpdateChangesetRequest$sourceParams": "<p>Options that define the location of the data being ingested (<code>s3SourcePath</code>) and the source of the changeset (<code>sourceType</code>).</p> <p>Both <code>s3SourcePath</code> and <code>sourceType</code> are required attributes.</p> <p>Here is an example of how you could specify the <code>sourceParams</code>:</p> <p> <code> \"sourceParams\": { \"s3SourcePath\": \"s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv\", \"sourceType\": \"S3\" } </code> </p> <p>The S3 path that you specify must allow the FinSpace role access. To do that, you first need to configure the IAM policy on S3 bucket. For more information, see <a href=\"https://docs.aws.amazon.com/finspace/latest/data-api/fs-using-the-finspace-api.html#access-s3-buckets\">Loading data from an Amazon S3 Bucket using the FinSpace API</a>section.</p>"
}
},
"StringMapKey": {
Expand Down Expand Up @@ -620,7 +620,7 @@
"refs": {
"ChangesetSummary$createTime": "<p>The timestamp at which the Changeset was created in FinSpace. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"ChangesetSummary$activeUntilTimestamp": "<p>Time until which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"ChangesetSummary$activeFromTimestamp": null,
"ChangesetSummary$activeFromTimestamp": "<p>Beginning time from which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"CreateDataViewRequest$asOfTimestamp": "<p>Beginning time to use for the Dataview. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"DataViewSummary$asOfTimestamp": "<p>Time range to use for the Dataview. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"DataViewSummary$createTime": "<p>The timestamp at which the Dataview was created in FinSpace. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
Expand All @@ -629,7 +629,7 @@
"Dataset$lastModifiedTime": "<p>The last time that the Dataset was modified. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"GetChangesetResponse$createTime": "<p>The timestamp at which the Changeset was created in FinSpace. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"GetChangesetResponse$activeUntilTimestamp": "<p>Time until which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"GetChangesetResponse$activeFromTimestamp": null,
"GetChangesetResponse$activeFromTimestamp": "<p>Beginning time from which the Changeset is active. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"GetDataViewResponse$asOfTimestamp": "<p>Time range to use for the Dataview. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"GetDataViewResponse$lastModifiedTime": "<p>The last time that a Dataview was modified. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
"GetDataViewResponse$createTime": "<p>The timestamp at which the Dataview was created in FinSpace. The value is determined as Epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.</p>",
Expand Down
6 changes: 3 additions & 3 deletions models/apis/iotevents-data/2018-10-23/docs-2.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"version": "2.0",
"service": "<p>AWS IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when such events occur. You can use AWS IoT Events Data API commands to send inputs to detectors, list detectors, and view or update a detector's status.</p> <p> For more information, see <a href=\"https://docs.aws.amazon.com/iotevents/latest/developerguide/what-is-iotevents.html\">What is AWS IoT Events?</a> in the <i>AWS IoT Events Developer Guide</i>.</p>",
"service": "<p>IoT Events monitors your equipment or device fleets for failures or changes in operation, and triggers actions when such events occur. You can use IoT Events Data API commands to send inputs to detectors, list detectors, and view or update a detector's status.</p> <p> For more information, see <a href=\"https://docs.aws.amazon.com/iotevents/latest/developerguide/what-is-iotevents.html\">What is IoT Events?</a> in the <i>IoT Events Developer Guide</i>.</p>",
"operations": {
"BatchAcknowledgeAlarm": "<p>Acknowledges one or more alarms. The alarms change to the <code>ACKNOWLEDGED</code> state after you acknowledge them.</p>",
"BatchDisableAlarm": "<p>Disables one or more alarms. The alarms change to the <code>DISABLED</code> state after you disable them.</p>",
"BatchEnableAlarm": "<p>Enables one or more alarms. The alarms change to the <code>NORMAL</code> state after you enable them.</p>",
"BatchPutMessage": "<p>Sends a set of messages to the AWS IoT Events system. Each message payload is transformed into the input you specify (<code>\"inputName\"</code>) and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.</p>",
"BatchPutMessage": "<p>Sends a set of messages to the IoT Events system. Each message payload is transformed into the input you specify (<code>\"inputName\"</code>) and ingested into any detectors that monitor that input. If multiple messages are sent, the order in which the messages are processed isn't guaranteed. To guarantee ordering, you must send messages one at a time and wait for a successful response.</p>",
"BatchResetAlarm": "<p>Resets one or more alarms. The alarms return to the <code>NORMAL</code> state after you reset them.</p>",
"BatchSnoozeAlarm": "<p>Changes one or more alarms to the snooze mode. The alarms change to the <code>SNOOZE_DISABLED</code> state after you set them to the snooze mode.</p>",
"BatchUpdateDetector": "<p>Updates the state, variable values, and timer settings of one or more detectors (instances) of a specified detector model.</p>",
Expand Down Expand Up @@ -629,7 +629,7 @@
"Detector$lastUpdateTime": "<p>The time the detector (instance) was last updated.</p>",
"DetectorSummary$creationTime": "<p>The time the detector (instance) was created.</p>",
"DetectorSummary$lastUpdateTime": "<p>The time the detector (instance) was last updated.</p>",
"Timer$timestamp": "<p>The number of seconds which have elapsed on the timer.</p>"
"Timer$timestamp": "<p>The expiration time for the timer.</p>"
}
},
"TimestampValue": {
Expand Down
Loading

0 comments on commit 3bca927

Please sign in to comment.