service/cloudhsmv2: Updates service API and documentation
Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
service/connect: Updates service API and documentation
service/elasticmapreduce: Updates service API and documentation
This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
service/glue: Updates service API and documentation
Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
service/kinesisanalyticsv2: Updates service API and documentation
service/opensearch: Updates service API and documentation
service/pi: Updates service API and documentation
service/workspaces: Updates service API and documentation
Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.
Release v1.54.10 (2024-06-27)
Service Client Updates
service/application-autoscaling: Updates service API and documentation
service/chime-sdk-media-pipelines: Updates service API and documentation
service/cloudfront: Updates service API and documentation
Doc only update for CloudFront that fixes customer-reported issue
service/datazone: Updates service API, documentation, and paginators
service/elasticache: Updates service API
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/mq: Updates service API and documentation
This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
service/qconnect: Updates service API, documentation, and paginators
service/quicksight: Updates service API and documentation
Adding support for Repeating Sections, Nested Filters
service/rds: Updates service API, documentation, waiters, paginators, and examples
Updates Amazon RDS documentation for TAZ export to S3.
service/sagemaker: Updates service API and documentation
Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
service/workspaces: Updates service API and documentation
Added support for WorkSpaces Pools.
Release v1.54.9 (2024-06-26)
Service Client Updates
service/controltower: Updates service API, documentation, and paginators
service/eks: Updates service API and documentation
service/ivs-realtime: Updates service API, documentation, and paginators
service/kinesisanalyticsv2: Updates service API, documentation, and paginators
service/opensearch: Updates service API and documentation
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-dependencies group with 1 update: github.com/aws/aws-sdk-go.
Updates
github.com/aws/aws-sdk-go
from 1.54.6 to 1.54.11Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
9607ced
Release v1.54.11 (2024-06-28) (#5299)372d444
Release v1.54.10 (2024-06-27) (#5298)b9d7c6a
Release v1.54.9 (2024-06-26) (#5297)cce1a63
Release v1.54.8 (2024-06-25) (#5296)33c5946
Release v1.54.7 (2024-06-24) (#5295)38baa50
Merge pull request #5294 from aws/fix-opsworks7ca485f
remove opsworks smoke testDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show