client-synthetics: This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters. (9d8cf33b)
client-mediaconvert: This release includes support for dynamic video overlay workflows, including picture-in-picture and squeezeback (d4befea4)
client-elastic-load-balancing-v2: Correct incorrectly mapped error in ELBv2 waiters (7501e914)
client-emr: Update APIs to allow modification of ODCR options, allocation strategy, and InstanceTypeConfigs on running InstanceFleet clusters. (b3df65a0)
client-cognito-identity-provider: Added email MFA option to user pools with advanced security features. (b2fefb3d)
client-storage-gateway: The S3 File Gateway now supports DSSE-KMS encryption. A new parameter EncryptionType is added to these APIs: CreateSmbFileShare, CreateNfsFileShare, UpdateSmbFileShare, UpdateNfsFileShare, DescribeSmbFileShares, DescribeNfsFileShares. Also, in favor of EncryptionType, KmsEncrypted is deprecated. (362f7e0f)
client-glue: AWS Glue is introducing two new optimizers for Apache Iceberg tables: snapshot retention and orphan file deletion. Customers can enable these optimizers and customize their configurations to perform daily maintenance tasks on their Iceberg tables based on their specific requirements. (0dac89ec)
For list of updated packages, view updated-packages.md in assets-3.651.0.zip
v3.650.0
3.650.0(2024-09-11)
Chores
clients: use spread operator for command endpoint params when necessary (#6458) (76ceacbb)
codegen: bump smithy-typescript-codegen version to 0.23 (#6453) (2b517a46)
New Features
clients: update client endpoints as of 2024-09-11 (11eae4b8)
client-bedrock-agent-runtime: Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. (a70cc8d8)
client-guardduty: Add support for new statistic types in GetFindingsStatistics. (85d62dbe)
client-ecr: Added KMS_DSSE to EncryptionType (33886e72)
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.635.0 to 3.651.0.
Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
9ed53c0
Publish v3.651.031a992a
Publish v3.650.076ceacb
chore(clients): use spread operator for command endpoint params when necessar...75e1ab8
Publish v3.649.0c8e8f28
feat(endpoints): codegen sync for request creation performance improvements (...db318cd
Publish v3.645.046492e4
docs(clients): update doc comments from codegen (#6434)ee762fe
Publish v3.637.0Dependabot 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