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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the node group in /nodejs with 2 updates: @aws-sdk/client-s3 and @types/node.
Updates
@aws-sdk/client-s3
from 3.682.0 to 3.685.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
2bd2350
Publish v3.685.0f334800
test(clients): convert ts-mocha tests to vitest (#6602)Updates
@types/node
from 22.8.4 to 22.8.7Commits
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