service/ec2: Updates service API and documentation
Documentation updates for Elastic Compute Cloud (EC2).
service/fms: Updates service API
service/s3: Updates service API, documentation, and examples
Added response overrides to Head Object requests.
Release v1.54.12 (2024-07-01)
Service Client Updates
service/apigateway: Updates service API
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/cognito-identity: Updates service API
service/connect: Updates service API, documentation, and paginators
service/docdb: Updates service API
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/eks: Updates service API
service/payment-cryptography: Updates service API and documentation
service/payment-cryptography-data: Updates service API, documentation, and waiters
service/states: Updates service API
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/swf: Updates service API
Add v2 smoke tests and smithy smokeTests trait for SDK testing.
service/wafv2: Updates service API and documentation
Release v1.54.11 (2024-06-28)
Service Client Updates
service/acm-pca: Updates service API
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.
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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/aws/aws-sdk-go from 1.54.6 to 1.54.13.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
d740a8a
Release v1.54.13 (2024-07-02) (#5301)8b71138
Release v1.54.12 (2024-07-01) (#5300)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