Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.1272.0 (#747)
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.1267.0` ->
`2.1272.0`](https://renovatebot.com/diffs/npm/aws-sdk/2.1267.0/2.1272.0)
|
[![age](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1272.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1272.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1272.0/compatibility-slim/2.1267.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/aws-sdk/2.1272.0/confidence-slim/2.1267.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v2.1272.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212720)

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

- feature: IoTFleetWise: Deprecated assignedValue property for actuators
and attributes. Added a message to invalid nodes and invalid decoder
manifest exceptions.
- feature: MediaLive: Link devices now support buffer size (latency)
configuration. A higher latency value means a longer delay in
transmitting from the device to MediaLive, but improved resiliency. A
lower latency value means a shorter delay, but less resiliency.
- feature: MediaPackageVod: This release provides the approximate number
of assets in a packaging group.

###
[`v2.1271.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212710)

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

- feature: AutoScaling: Adds support for metric math for target tracking
scaling policies, saving you the cost and effort of publishing a custom
metric to CloudWatch. Also adds support for VPC Lattice by adding the
Attach/Detach/DescribeTrafficSources APIs and a new health check type to
the CreateAutoScalingGroup API.
- feature: IoTTwinMaker: This release adds the following new features:
1) New APIs for managing a continuous sync of assets and asset models
from AWS IoT SiteWise. 2) Support user friendly names for component
types (ComponentTypeName) and properties (DisplayName).
- feature: MigrationHubStrategy: This release adds known application
filtering, server selection for assessments, support for potential
recommendations, and indications for configuration and assessment
status. For more information, see the AWS Migration Hub documentation at
https://docs.aws.amazon.com/migrationhub/index.html

###
[`v2.1270.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212700)

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

- feature: CloudFront: Introducing UpdateDistributionWithStagingConfig
that can be used to promote the staging configuration to the production.
- feature: CostExplorer: This release adds the LinkedAccountName field
to the GetAnomalies API response under RootCause
- feature: EKS: Adds support for EKS add-ons configurationValues fields
and DescribeAddonConfiguration function

###
[`v2.1269.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212690)

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

- feature: Billingconductor: This release adds the Tiering Pricing Rule
feature.
- feature: Connect: This release provides APIs that enable you to
programmatically manage rules for Contact Lens conversational analytics
and third party applications. For more information, see
https://docs.aws.amazon.com/connect/latest/APIReference/rules-api.html
- feature: DynamoDB: Endpoint Ruleset update: Use http instead of https
for the "local" region.
- feature: DynamoDBStreams: Endpoint Ruleset update: Use http instead of
https for the "local" region.
- feature: RDS: This release adds the BlueGreenDeploymentNotFoundFault
to the AddTagsToResource, ListTagsForResource, and
RemoveTagsFromResource operations.
- feature: SageMakerFeatureStoreRuntime: For online + offline Feature
Groups, added ability to target PutRecord and DeleteRecord actions to
only online store, or only offline store. If target store parameter is
not specified, actions will apply to both stores.

###
[`v2.1268.0`](https://togithub.com/aws/aws-sdk-js/blob/HEAD/CHANGELOG.md#&#8203;212680)

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

- feature: CostExplorer: This release introduces two new APIs that offer
a 1-click experience to refresh Savings Plans recommendations. The two
APIs are StartSavingsPlansPurchaseRecommendationGeneration and
ListSavingsPlansPurchaseRecommendationGeneration.
-   feature: EC2: Documentation updates for EC2.
- feature: Ivschat: Adds PendingVerification error type to messaging
APIs to block the resource usage for accounts identified as being
fraudulent.
- feature: RDS: This release adds the InvalidDBInstanceStateFault to the
RestoreDBClusterFromSnapshot operation.
- feature: TranscribeService: Amazon Transcribe now supports creating
custom language models in the following languages: Japanese (ja-JP) and
German (de-DE).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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://app.renovatebot.com/dashboard#github/erezrokah/aws-testing-library).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC41NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuNTQuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] committed Dec 12, 2022
1 parent 5792fb2 commit 8edfb79
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 8edfb79

Please sign in to comment.