client-ecs: Documentation only release to address various tickets (a4a0836a)
New Features
client-opensearchserverless: Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. (7daa541c)
client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584f)
codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f1)
For list of updated packages, view updated-packages.md in assets-3.635.0.zip
v3.634.0
3.634.0(2024-08-19)
New Features
clients: update client endpoints as of 2024-08-19 (fde42620)
client-codebuild: AWS CodeBuild now supports creating fleets with macOS platform for running builds. (03944887)
client-deadline: This release adds additional search fields and provides sorting by multiple fields. (ce475492)
client-bedrock: Amazon Bedrock Batch Inference/ Model Invocation is a feature which allows customers to asynchronously run inference on a large set of records/files stored in S3. (82332ab6)
client-ssm-sap: Add new attributes to the outputs of GetApplication and GetDatabase APIs. (20c40942)
client-lambda: Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig. (30b277c4)
For list of updated packages, view updated-packages.md in assets-3.634.0.zip
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.633.0 to 3.635.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
2c0f590
Publish v3.635.0b474584
feat(client-s3): Amazon Simple Storage Service / Features : Add support for c...5154d4f
feat(codegen): add Smithy RPCv2 CBOR to list of protocols (#6096)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