Skip to content

Commit

Permalink
Release v1.44.307 (2023-07-24) (#4926)
Browse files Browse the repository at this point in the history
Release v1.44.307 (2023-07-24)
===

### Service Client Updates
* `service/apigatewayv2`: Adds new service
  * Documentation updates for Amazon API Gateway.
* `service/ce`: Updates service API and documentation
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
* `service/cloudformation`: Updates service API and documentation
  * This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
* `service/ec2`: Updates service API
  * Add "disabled" enum value to SpotInstanceState.
* `service/glue`: Updates service API and documentation
  * Added support for Data Preparation Recipe node in Glue Studio jobs
* `service/quicksight`: Updates service API, documentation, and paginators
  * This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.
  • Loading branch information
aws-sdk-go-automation committed Jul 24, 2023
1 parent 03554b1 commit 0b6a21f
Show file tree
Hide file tree
Showing 30 changed files with 7,545 additions and 943 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Release v1.44.307 (2023-07-24)
===

### Service Client Updates
* `service/apigatewayv2`: Adds new service
* Documentation updates for Amazon API Gateway.
* `service/ce`: Updates service API and documentation
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
* `service/cloudformation`: Updates service API and documentation
* This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
* `service/ec2`: Updates service API
* Add "disabled" enum value to SpotInstanceState.
* `service/glue`: Updates service API and documentation
* Added support for Data Preparation Recipe node in Glue Studio jobs
* `service/quicksight`: Updates service API, documentation, and paginators
* This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release v1.44.306 (2023-07-21)
===

Expand Down
12 changes: 12 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.44.306"
const SDKVersion = "1.44.307"
350 changes: 350 additions & 0 deletions models/apis/apigatewayv2/2018-11-29/endpoint-rule-set-1.json

Large diffs are not rendered by default.

Loading

0 comments on commit 0b6a21f

Please sign in to comment.