add more inline structural type hints for blobs and streaming blobs (#5864) (2ed0a111)
New Features
client-ivs-realtime: adds support for multiple new composition layout configuration options (grid, pip) (376fe5a8)
client-kinesis-analytics-v2: Support new RuntimeEnvironmentUpdate parameter within UpdateApplication API allowing callers to change the Flink version upon which their application runs. (bf5a23e3)
client-s3: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT). (2ddd8ec1)
For list of updated packages, view updated-packages.md in assets-3.533.0.zip
v3.532.0
3.532.0(2024-03-12)
Documentation Changes
client-ssm: March 2024 doc-only updates for Systems Manager. (92005040)
client-cloudformation: CloudFormation documentation update for March, 2024 (16debc99)
client-ec2: Documentation updates for Amazon EC2. (3e83504f)
New Features
client-connect: This release increases MaxResults limit to 500 in request for SearchUsers, SearchQueues and SearchRoutingProfiles APIs of Amazon Connect. (069e57ec)
client-kafka: Added support for specifying the starting position of topic replication in MSK-Replicator. (5526ef79)
lib-storage: improve performance by reducing buffer copies (#5078) (e2fb9d50)
For list of updated packages, view updated-packages.md in assets-3.532.0.zip
v3.531.0
3.531.0(2024-03-11)
Documentation Changes
client-elasticache: Revisions to API text that are now to be carried over to SDK text, changing usages of "SFO" in code examples to "us-west-1", and some other typos. (e25808c7)
New Features
client-mediapackagev2: This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags. (1e309c27)
client-codestar-connections: Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes. (582eb004)
client-s3: This release makes the default option for S3 on Outposts request signing to use the SigV4A algorithm when using AWS Common Runtime (CRT). (2ddd8ec)
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.485.0 to 3.533.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.... (truncated)
Commits
90feb3f
Publish v3.533.02ddd8ec
feat(client-s3): This release makes the default option for S3 on Outposts req...2ed0a11
docs: add more inline structural type hints for blobs and streaming blobs (#5...6a7fc32
Publish v3.529.12fd9505
Publish v3.529.0304ca3e
chore(codegen): use lib serde helpers instead of codegen (#5855)d3fd7ec
Publish v3.525.01e2b1ae
chore: bump smithy to 1.45.0 (#5833)7b4487d
Publish v3.523.059c19e5
chore: update smithy package versions (#5835)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