clients: update client endpoints as of 2024-11-01 (daef7c12)
client-taxsettings: Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration. (23a1507e)
client-cloudwatch-logs: This release introduces an improvement in PutLogEvents (3fc175fd)
client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience. (2601df45)
client-docdb-elastic: Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction (3bbb1c52)
Tests
clients: convert ts-mocha tests to vitest (#6602) (f3348000)
For list of updated packages, view updated-packages.md in assets-3.685.0.zip
v3.684.0
3.684.0(2024-10-31)
New Features
clients: update client endpoints as of 2024-10-31 (fe227f1b)
client-glue: Add schedule support for AWS Glue column statistics (8a12fe47)
client-batch: Add podNamespace to EksAttemptDetail and containerID to EksAttemptContainerDetail. (0260ae8c)
client-elastic-load-balancing-v2: Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers (41fe911f)
client-auto-scaling: Adds bake time for Auto Scaling group Instance Refresh (23927397)
client-sesv2: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template. (2f50238c)
client-sagemaker: SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training. (6908bf20)
client-amp: Added support for UpdateScraper API, to enable updating collector configuration in-place (87ff3b96)
For list of updated packages, view updated-packages.md in assets-3.684.0.zip
v3.683.0
3.683.0(2024-10-30)
New Features
clients: update client endpoints as of 2024-10-30 (3bc6bd0e)
client-redshift-serverless: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. (2c0ec7d4)
client-sagemaker: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. (f2d06049)
client-geo-routes: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. (62dc2fd1)
client-opensearchserverless: Neo Integration via IAM Identity Center (IdC) (cecccbe1)
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/lib-dynamodb from 3.632.0 to 3.685.0.
Release notes
Sourced from
@aws-sdk/lib-dynamodb
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-dynamodb
's changelog.... (truncated)
Commits
2bd2350
Publish v3.685.0f334800
test(clients): convert ts-mocha tests to vitest (#6602)189b398
Publish v3.682.0e45fde3
Publish v3.679.02942038
test: conversions to vitest (#6585)0c74dc7
Publish v3.678.03435c99
test: convert some packages unit and e2e tests to vitest (#6584)25443cc
Publish v3.677.09e92f06
Publish v3.675.0a535403
Publish v3.674.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