client-bedrock: Doc updates for supporting converse (6a255980)
New Features
clients: update client endpoints as of 2024-10-23 (a03b3eec)
client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes
update error messge to NumberValue (#6579) (1902196a)
Tests
convert some packages unit and e2e tests to vitest (#6584) (3435c992)
For list of updated packages, view updated-packages.md in assets-3.678.0.zip
client-bedrock: Doc updates for supporting converse (6a255980)
New Features
clients: update client endpoints as of 2024-10-23 (a03b3eec)
client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes
update error messge to NumberValue (#6579) (1902196a)
Tests
convert some packages unit and e2e tests to vitest (#6584) (3435c992)
For list of updated packages, view updated-packages.md in assets-3.678.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 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 aws-sdk group with 2 updates: @aws-sdk/client-s3 and @aws-sdk/lib-storage.
Updates
@aws-sdk/client-s3
from 3.677.0 to 3.678.0Release notes
Sourced from
@aws-sdk/client-s3
's releases.Changelog
Sourced from
@aws-sdk/client-s3
's changelog.Commits
0c74dc7
Publish v3.678.0Updates
@aws-sdk/lib-storage
from 3.677.0 to 3.678.0Release notes
Sourced from
@aws-sdk/lib-storage
's releases.Changelog
Sourced from
@aws-sdk/lib-storage
's changelog.Commits
0c74dc7
Publish v3.678.03435c99
test: convert some packages unit and e2e tests to vitest (#6584)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