Skip to content

Commit

Permalink
Publish v3.573.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed May 9, 2024
1 parent cc9b77b commit ac9ef80
Show file tree
Hide file tree
Showing 13 changed files with 101 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.573.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.572.0...v3.573.0) (2024-05-09)


### Features

* **client-bedrock-agent-runtime:** This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. ([98edd48](https://github.com/aws/aws-sdk-js-v3/commit/98edd48e692c946045fe3419918f682cd73ae8a4))
* **client-pinpoint:** This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. ([efa9f25](https://github.com/aws/aws-sdk-js-v3/commit/efa9f2524341ad421b738440dee6cd112d76031a))
* **client-ssm-sap:** Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP ([4a7a81d](https://github.com/aws/aws-sdk-js-v3/commit/4a7a81df587cca399078152c144b313281a6e56c))
* **client-verifiedpermissions:** Adds policy effect and actions fields to Policy API's. ([629ed6e](https://github.com/aws/aws-sdk-js-v3/commit/629ed6e6ac10b84291f762d715b1f1a12ee2b25c))
* **clients:** update client endpoints as of 2024-05-09 ([cc9b77b](https://github.com/aws/aws-sdk-js-v3/commit/cc9b77b461f35c7351308159a5f041290fd0110c))





# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-bedrock-agent-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
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.573.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.572.0...v3.573.0) (2024-05-09)


### Features

* **client-bedrock-agent-runtime:** This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. ([98edd48](https://github.com/aws/aws-sdk-js-v3/commit/98edd48e692c946045fe3419918f682cd73ae8a4))





# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)

**Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime
Expand Down
2 changes: 1 addition & 1 deletion clients/client-bedrock-agent-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-bedrock-agent-runtime",
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native",
"version": "3.572.0",
"version": "3.573.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-pinpoint/CHANGELOG.md
Original file line number Diff line number Diff line change
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.573.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.572.0...v3.573.0) (2024-05-09)


### Features

* **client-pinpoint:** This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. ([efa9f25](https://github.com/aws/aws-sdk-js-v3/commit/efa9f2524341ad421b738440dee6cd112d76031a))





# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)

**Note:** Version bump only for package @aws-sdk/client-pinpoint
Expand Down
2 changes: 1 addition & 1 deletion clients/client-pinpoint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-pinpoint",
"description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native",
"version": "3.572.0",
"version": "3.573.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-pinpoint",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-route53resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
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.573.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.572.0...v3.573.0) (2024-05-09)

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





# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)

**Note:** Version bump only for package @aws-sdk/client-route53resolver
Expand Down
2 changes: 1 addition & 1 deletion clients/client-route53resolver/package.json
Original file line number Diff line number Diff line change
@@ -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.572.0",
"version": "3.573.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-ssm-sap/CHANGELOG.md
Original file line number Diff line number Diff line change
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.573.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.572.0...v3.573.0) (2024-05-09)


### Features

* **client-ssm-sap:** Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP ([4a7a81d](https://github.com/aws/aws-sdk-js-v3/commit/4a7a81df587cca399078152c144b313281a6e56c))





# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)

**Note:** Version bump only for package @aws-sdk/client-ssm-sap
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ssm-sap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-ssm-sap",
"description": "AWS SDK for JavaScript Ssm Sap Client for Node.js, Browser and React Native",
"version": "3.572.0",
"version": "3.573.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ssm-sap",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-verifiedpermissions/CHANGELOG.md
Original file line number Diff line number Diff line change
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.573.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.572.0...v3.573.0) (2024-05-09)


### Features

* **client-verifiedpermissions:** Adds policy effect and actions fields to Policy API's. ([629ed6e](https://github.com/aws/aws-sdk-js-v3/commit/629ed6e6ac10b84291f762d715b1f1a12ee2b25c))





# [3.572.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.571.0...v3.572.0) (2024-05-08)

**Note:** Version bump only for package @aws-sdk/client-verifiedpermissions
Expand Down
2 changes: 1 addition & 1 deletion clients/client-verifiedpermissions/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-verifiedpermissions",
"description": "AWS SDK for JavaScript Verifiedpermissions Client for Node.js, Browser and React Native",
"version": "3.572.0",
"version": "3.573.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-verifiedpermissions",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.572.0",
"version": "3.573.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
31 changes: 28 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12354,7 +12354,16 @@ string-length@^4.0.1:
char-regex "^1.0.2"
strip-ansi "^6.0.0"

"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand Down Expand Up @@ -12395,7 +12404,14 @@ stringify-object@^3.3.0:
is-obj "^1.0.1"
is-regexp "^1.0.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -13609,7 +13625,7 @@ workerpool@6.2.1:
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand All @@ -13627,6 +13643,15 @@ wrap-ansi@^6.2.0:
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
Expand Down

0 comments on commit ac9ef80

Please sign in to comment.