Skip to content

Commit

Permalink
Publish v3.566.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 30, 2024
1 parent a070740 commit 4a8278e
Show file tree
Hide file tree
Showing 26 changed files with 159 additions and 13 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-chime-sdk-voice:** Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. ([a11b006](https://github.com/aws/aws-sdk-js-v3/commit/a11b006c1d5fb449e92319a115ee6feaceda703c))
* **client-codeartifact:** Add support for the Ruby package format. ([c709983](https://github.com/aws/aws-sdk-js-v3/commit/c70998341c64384b56e4a7befd5a3ac2a62ff8ed))
* **client-fms:** AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. ([f2e212c](https://github.com/aws/aws-sdk-js-v3/commit/f2e212c7e3ee923fa06d8a487ae8aab4a8135964))
* **client-omics:** Add support for workflow sharing and dynamic run storage ([f47a1b2](https://github.com/aws/aws-sdk-js-v3/commit/f47a1b29dd307d6798ca3e5764b7f851d303de10))
* **client-opensearch:** This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. ([0d8cad3](https://github.com/aws/aws-sdk-js-v3/commit/0d8cad306b15646f0e67e0d54197d031377065fd))
* **client-pinpoint-sms-voice-v2:** Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. ([fd01ffd](https://github.com/aws/aws-sdk-js-v3/commit/fd01ffd2e2baeb796a23a1a3e5ef45f5b3b4b7b7))
* **client-qbusiness:** This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. ([56e646d](https://github.com/aws/aws-sdk-js-v3/commit/56e646da38b8bb2d976fca5a2fb875ccdcfba037))
* **client-quicksight:** New Q embedding supporting Generative Q&A ([90a9ac3](https://github.com/aws/aws-sdk-js-v3/commit/90a9ac3203952a4e52104af9101a3e1dd02c72f1))
* **client-route53resolver:** Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. ([6f5f3a1](https://github.com/aws/aws-sdk-js-v3/commit/6f5f3a1306b813a210d783a223e72df965db11b1))
* **client-sagemaker:** Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. ([a070740](https://github.com/aws/aws-sdk-js-v3/commit/a070740b9e2880d359b0c7b70d8e31e4c1e303b2))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-chime-sdk-voice/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-chime-sdk-voice:** Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. ([a11b006](https://github.com/aws/aws-sdk-js-v3/commit/a11b006c1d5fb449e92319a115ee6feaceda703c))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-voice/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-chime-sdk-voice",
"description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-codeartifact/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-codeartifact:** Add support for the Ruby package format. ([c709983](https://github.com/aws/aws-sdk-js-v3/commit/c70998341c64384b56e4a7befd5a3ac2a62ff8ed))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-codeartifact
Expand Down
2 changes: 1 addition & 1 deletion clients/client-codeartifact/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-codeartifact",
"description": "AWS SDK for JavaScript Codeartifact Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-codeartifact",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-fms/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-fms:** AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. ([f2e212c](https://github.com/aws/aws-sdk-js-v3/commit/f2e212c7e3ee923fa06d8a487ae8aab4a8135964))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-fms
Expand Down
2 changes: 1 addition & 1 deletion clients/client-fms/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-fms",
"description": "AWS SDK for JavaScript Fms Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fms",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-omics/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-omics:** Add support for workflow sharing and dynamic run storage ([f47a1b2](https://github.com/aws/aws-sdk-js-v3/commit/f47a1b29dd307d6798ca3e5764b7f851d303de10))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-omics
Expand Down
2 changes: 1 addition & 1 deletion clients/client-omics/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-omics",
"description": "AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-omics",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-opensearch/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-opensearch:** This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. ([0d8cad3](https://github.com/aws/aws-sdk-js-v3/commit/0d8cad306b15646f0e67e0d54197d031377065fd))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-opensearch
Expand Down
2 changes: 1 addition & 1 deletion clients/client-opensearch/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-opensearch",
"description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-opensearch",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-pinpoint-sms-voice-v2/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-pinpoint-sms-voice-v2:** Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. ([fd01ffd](https://github.com/aws/aws-sdk-js-v3/commit/fd01ffd2e2baeb796a23a1a3e5ef45f5b3b4b7b7))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-pinpoint-sms-voice-v2/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-pinpoint-sms-voice-v2",
"description": "AWS SDK for JavaScript Pinpoint Sms Voice V2 Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice-v2",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-qbusiness/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-qbusiness:** This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. ([56e646d](https://github.com/aws/aws-sdk-js-v3/commit/56e646da38b8bb2d976fca5a2fb875ccdcfba037))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-qbusiness
Expand Down
2 changes: 1 addition & 1 deletion clients/client-qbusiness/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-qbusiness",
"description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-qbusiness",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-quicksight/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-quicksight:** New Q embedding supporting Generative Q&A ([90a9ac3](https://github.com/aws/aws-sdk-js-v3/commit/90a9ac3203952a4e52104af9101a3e1dd02c72f1))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-quicksight
Expand Down
2 changes: 1 addition & 1 deletion clients/client-quicksight/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-quicksight",
"description": "AWS SDK for JavaScript Quicksight Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-quicksight",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-route53resolver/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-route53resolver:** Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. ([6f5f3a1](https://github.com/aws/aws-sdk-js-v3/commit/6f5f3a1306b813a210d783a223e72df965db11b1))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-route53resolver
Expand Down
2 changes: 1 addition & 1 deletion clients/client-route53resolver/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-route53resolver",
"description": "AWS SDK for JavaScript Route53resolver Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-route53resolver",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-sagemaker/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)


### Features

* **client-sagemaker:** Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. ([a070740](https://github.com/aws/aws-sdk-js-v3/commit/a070740b9e2880d359b0c7b70d8e31e4c1e303b2))





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-sagemaker
Expand Down
2 changes: 1 addition & 1 deletion clients/client-sagemaker/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-sagemaker",
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-signer/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)

**Note:** Version bump only for package @aws-sdk/client-signer





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/client-signer
Expand Down
2 changes: 1 addition & 1 deletion clients/client-signer/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-signer",
"description": "AWS SDK for JavaScript Signer Client for Node.js, Browser and React Native",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-signer",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "3.565.0",
"version": "3.566.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions private/aws-middleware-test/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.566.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.565.0...v3.566.0) (2024-04-30)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test





# [3.565.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.564.0...v3.565.0) (2024-04-29)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Expand Down
2 changes: 1 addition & 1 deletion private/aws-middleware-test/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-middleware-test",
"description": "Integration test suite for AWS middleware",
"version": "3.565.0",
"version": "3.566.0",
"scripts": {
"build": "exit 0",
"build:cjs": "exit 0",
Expand Down

0 comments on commit 4a8278e

Please sign in to comment.