Skip to content

Commit

Permalink
Release v1.44.291 (2023-06-27) (#4895)
Browse files Browse the repository at this point in the history
Release v1.44.291 (2023-06-27)
===

### Service Client Updates
* `service/appfabric`: Updates service API, documentation, waiters, paginators, and examples
* `service/appflow`: Updates service API and documentation
* `service/emr-serverless`: Updates service API and documentation
* `service/ivs`: Updates service API and documentation
* `service/kinesisvideo`: Updates service API, documentation, and paginators
  * General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
* `service/macie2`: Updates service API and documentation
* `service/privatenetworks`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
  * Introducing TTL for online store records in feature groups.
* `service/sagemaker-featurestore-runtime`: Updates service API and documentation
* `service/ssm`: Updates service documentation
  * Systems Manager doc-only update for June 2023.
* `service/verifiedpermissions`: Updates service documentation
  • Loading branch information
aws-sdk-go-automation authored Jun 27, 2023
1 parent c989598 commit f6cba54
Show file tree
Hide file tree
Showing 58 changed files with 15,480 additions and 1,480 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
Release v1.44.291 (2023-06-27)
===

### Service Client Updates
* `service/appfabric`: Updates service API, documentation, waiters, paginators, and examples
* `service/appflow`: Updates service API and documentation
* `service/emr-serverless`: Updates service API and documentation
* `service/ivs`: Updates service API and documentation
* `service/kinesisvideo`: Updates service API, documentation, and paginators
* General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
* `service/macie2`: Updates service API and documentation
* `service/privatenetworks`: Updates service API and documentation
* `service/sagemaker`: Updates service API and documentation
* Introducing TTL for online store records in feature groups.
* `service/sagemaker-featurestore-runtime`: Updates service API and documentation
* `service/ssm`: Updates service documentation
* Systems Manager doc-only update for June 2023.
* `service/verifiedpermissions`: Updates service documentation

Release v1.44.290 (2023-06-26)
===

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.44.290"
const SDKVersion = "1.44.291"
Loading

0 comments on commit f6cba54

Please sign in to comment.