Skip to content

Commit 0dc778a

Browse files
author
awstools
committed
Publish v3.595.0
1 parent 69e40ce commit 0dc778a

File tree

16 files changed

+95
-8
lines changed

16 files changed

+95
-8
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
9+
### Features
10+
11+
* **client-accessanalyzer:** IAM Access Analyzer now provides policy recommendations to help resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends its custom policy checks to detect when IAM policies grant public access or access to critical resources ahead of deployments. ([c5dc054](https://github.com/aws/aws-sdk-js-v3/commit/c5dc054be6329129151ead323ef84c894e95b6ce))
12+
* **client-guardduty:** Added API support for GuardDuty Malware Protection for S3. ([f58a01d](https://github.com/aws/aws-sdk-js-v3/commit/f58a01d429447ffc377cfa151c8707a065da7f64))
13+
* **client-networkmanager:** This is model changes & documentation update for Service Insertion feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide visibility to the route updates. ([89a8496](https://github.com/aws/aws-sdk-js-v3/commit/89a84962de2c908f6ad1c9186318984366ebfbfc))
14+
* **client-pca-connector-scep:** Connector for SCEP allows you to use a managed, cloud CA to enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS Private CA with popular MDM solutions. ([bc771ad](https://github.com/aws/aws-sdk-js-v3/commit/bc771ad4451edcf83d0d24c61ad952b971023d84))
15+
* **client-sagemaker:** Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable. ([4df90fe](https://github.com/aws/aws-sdk-js-v3/commit/4df90fe3a4ed3598d336f7dd6e9a71c0fcbc3bdb))
16+
* **clients:** update client endpoints as of 2024-06-11 ([69e40ce](https://github.com/aws/aws-sdk-js-v3/commit/69e40ce05d680e33a3990021f635b79879425b9f))
17+
18+
19+
20+
21+
622
# [3.594.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.593.0...v3.594.0) (2024-06-10)
723

824

clients/client-accessanalyzer/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
9+
### Features
10+
11+
* **client-accessanalyzer:** IAM Access Analyzer now provides policy recommendations to help resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends its custom policy checks to detect when IAM policies grant public access or access to critical resources ahead of deployments. ([c5dc054](https://github.com/aws/aws-sdk-js-v3/commit/c5dc054be6329129151ead323ef84c894e95b6ce))
12+
13+
14+
15+
16+
617
# [3.592.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0) (2024-06-06)
718

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

clients/client-accessanalyzer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-accessanalyzer",
33
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4-
"version": "3.592.0",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",

clients/client-guardduty/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
9+
### Features
10+
11+
* **client-guardduty:** Added API support for GuardDuty Malware Protection for S3. ([f58a01d](https://github.com/aws/aws-sdk-js-v3/commit/f58a01d429447ffc377cfa151c8707a065da7f64))
12+
13+
14+
15+
16+
617
# [3.592.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0) (2024-06-06)
718

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

clients/client-guardduty/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-guardduty",
33
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
4-
"version": "3.592.0",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-guardduty",

clients/client-networkmanager/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
9+
### Features
10+
11+
* **client-networkmanager:** This is model changes & documentation update for Service Insertion feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide visibility to the route updates. ([89a8496](https://github.com/aws/aws-sdk-js-v3/commit/89a84962de2c908f6ad1c9186318984366ebfbfc))
12+
13+
14+
15+
16+
617
# [3.592.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.591.0...v3.592.0) (2024-06-06)
718

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

clients/client-networkmanager/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-networkmanager",
33
"description": "AWS SDK for JavaScript Networkmanager Client for Node.js, Browser and React Native",
4-
"version": "3.592.0",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-networkmanager",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
9+
### Features
10+
11+
* **client-pca-connector-scep:** Connector for SCEP allows you to use a managed, cloud CA to enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS Private CA with popular MDM solutions. ([bc771ad](https://github.com/aws/aws-sdk-js-v3/commit/bc771ad4451edcf83d0d24c61ad952b971023d84))

clients/client-pca-connector-scep/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-pca-connector-scep",
33
"description": "AWS SDK for JavaScript Pca Connector Scep Client for Node.js, Browser and React Native",
4-
"version": "3.0.0",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-sagemaker/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
9+
### Features
10+
11+
* **client-sagemaker:** Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable. ([4df90fe](https://github.com/aws/aws-sdk-js-v3/commit/4df90fe3a4ed3598d336f7dd6e9a71c0fcbc3bdb))
12+
13+
14+
15+
16+
617
# [3.593.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.593.0) (2024-06-07)
718

819

clients/client-sagemaker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-sagemaker",
33
"description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native",
4-
"version": "3.593.0",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-sagemaker",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.594.0",
2+
"version": "3.595.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

private/aws-middleware-test/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
**Note:** Version bump only for package @aws-sdk/aws-middleware-test
9+
10+
11+
12+
13+
614
# [3.593.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.592.0...v3.593.0) (2024-06-07)
715

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

private/aws-middleware-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/aws-middleware-test",
33
"description": "Integration test suite for AWS middleware",
4-
"version": "3.593.0",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "exit 0",
77
"build:cjs": "exit 0",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [3.595.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.594.0...v3.595.0) (2024-06-11)
7+
8+
**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson-glacier

private/aws-protocoltests-restjson-glacier/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/aws-protocoltests-restjson-glacier",
33
"description": "@aws-sdk/aws-protocoltests-restjson-glacier client",
4-
"version": "1.0.0-alpha.1",
4+
"version": "3.595.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)