s3-request-presigner: add in getSignedUrl example with and without signed headers (#6129) (1bf87e39)
New Features
clients: update command documentation examples as of 2024-06-18 (861d0566)
client-polly: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (141cb0b3)
client-snowball: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (aaf2ab76)
client-shield: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (db1da4cf)
client-cloudtrail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (96b429f1)
client-eks: This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. (34e2d616)
client-config-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (472d873a)
client-sagemaker: Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. (92df9320)
client-bedrock-runtime: This release adds support for using Guardrails with the Converse and ConverseStream APIs. (2bdad15f)
client-rekognition: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (fd9be059)
client-lightsail: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9a35ffe6)
For list of updated packages, view updated-packages.md in assets-3.600.0.zip
client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9)
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 @aws-sdk/client-s3 from 3.462.0 to 3.600.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
5a9caa5
Publish v3.600.04f06802
Publish v3.598.08443eca
chore(codegen): sync for bumping @aws-crypto/* packages (#6199)22a403f
chore(clients): update@smithy
dependencies (#6196)bd9be23
Publish v3.596.06c7ef8d
Publish v3.592.0fdd7f75
chore(clients): export types withexport type
(#6171)0e7d145
chore: module export fields in@smithy/core
(#6168)765853d
Publish v3.591.0ad0e8d9
feat(client-s3): Added new params copySource and key to copyObject API for su...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