Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1415.0 (#815)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [aws-sdk](https://togithub.com/aws/aws-sdk-js) | [`2.1409.0` ->
`2.1415.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1409.0/2.1415.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/aws-sdk/2.1415.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/aws-sdk/2.1415.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/aws-sdk/2.1409.0/2.1415.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/aws-sdk/2.1409.0/2.1415.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-js (aws-sdk)</summary>

###
[`v2.1415.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214150)

[Compare
Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1414.0...v2.1415.0)

- feature: CognitoIdentityServiceProvider: API model updated in Amazon
Cognito
- feature: Connect: Add support for deleting Queues and Routing
Profiles.
- feature: DMS: Enhanced PostgreSQL target endpoint settings for
providing Babelfish support.
- feature: DataSync: Added LunCount to the response object of
DescribeStorageSystemResourcesResponse, LunCount represents the number
of LUNs on a storage system resource.
- feature: EC2: This release adds support for the C7gn and Hpc7g
instances. C7gn instances are powered by AWS Graviton3 processors and
the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS
Graviton 3E processors and provide up to 200 Gbps network bandwidth.
- feature: FSx: Amazon FSx for NetApp ONTAP now supports SnapLock, an
ONTAP feature that enables you to protect your files in a volume by
transitioning them to a write once, read many (WORM) state.
- feature: MediaTailor: Adds categories to MediaTailor channel assembly
alerts
- feature: Personalize: This release provides ability to customers to
change schema associated with their datasets in Amazon Personalize
- feature: Proton: This release adds support for deployment history for
Proton provisioned resources
- feature: S3: S3 Inventory now supports Object Access Control List and
Object Owner as available object metadata fields in inventory reports.
- feature: SageMaker: Amazon SageMaker Canvas adds WorkspeceSettings
support for CanvasAppSettings

###
[`v2.1414.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214140)

[Compare
Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1413.0...v2.1414.0)

- bugfix: node: use undefined node http agent if explicitly passed by
user
- feature: CognitoIdentityServiceProvider: API model updated in Amazon
Cognito

###
[`v2.1413.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214130)

[Compare
Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1412.0...v2.1413.0)

- feature: CloudWatchLogs: Add CMK encryption support for CloudWatch
Logs Insights query result data
- feature: DMS: Releasing DMS Serverless. Adding support for PostgreSQL
15.x as source and target endpoint. Adding support for DocDB Elastic
Clusters with sharded collections, PostgreSQL datatype mapping
customization and disabling hostname validation of the certificate
authority in Kafka endpoint settings
- feature: Glue: This release enables customers to create new Apache
Iceberg tables and associated metadata in Amazon S3 by using native AWS
Glue CreateTable operation.
- feature: MediaLive: This release enables the use of Thumbnails in AWS
Elemental MediaLive.
- feature: MediaTailor: The AWS Elemental MediaTailor SDK for Channel
Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to
specify ad breaks in HLS outputs, including support for EXT-OATCLS,
EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

###
[`v2.1412.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214120)

[Compare
Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1411.0...v2.1412.0)

-   feature: EC2: Add Nitro Enclaves support on DescribeInstanceTypes
- feature: Location: This release adds support for authenticating with
Amazon Location Service's Places & Routes APIs with an API Key. Also,
with this release developers can publish tracked device position updates
to Amazon EventBridge.
- feature: Outposts: Added paginator support to several APIs. Added the
ISOLATED enum value to AssetState.
- feature: QuickSight: This release includes below three changes: small
multiples axes improvement, field based coloring, removed required trait
from Aggregation function for TopBottomFilter.
- feature: SharedIniFileCredentials: Make duration_seconds work for
chained profiles

###
[`v2.1411.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214110)

[Compare
Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1410.0...v2.1411.0)

- feature: KMS: Added Dry Run Feature to cryptographic and cross-account
mutating KMS APIs (14 in all). This feature allows users to test their
permissions and parameters before making the actual API call.
- feature: Mgn: This release introduces the Global view feature and new
Replication state APIs.

###
[`v2.1410.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#214100)

[Compare
Source](https://togithub.com/aws/aws-sdk-js/compare/v2.1409.0...v2.1410.0)

- feature: Batch: This feature allows customers to use AWS Batch with
Linux with ARM64 CPU Architecture and X86\_64 CPU Architecture with
Windows OS on Fargate Platform.
- feature: SageMaker: SageMaker Inference Recommender now accepts new
fields SupportedEndpointType and ServerlessConfiguration to support
serverless endpoints.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/erezrokah/aws-testing-library).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 9c07136 commit f8c1d8b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8c1d8b

Please sign in to comment.