Skip to content

Commit

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

---

### Release Notes

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

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

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

- feature: Appflow: This release updates the ListConnectorEntities API
action so that it returns paginated responses that customers can
retrieve with next tokens.
- feature: DataSync: AWS DataSync now supports the use of tags with task
executions. With this new feature, you can apply tags each time you
execute a task, giving you greater control and management over your task
executions.
- feature: IoTFleetWise: Updated error handling for empty resource names
in "UpdateSignalCatalog" and "GetModelManifest" operations.
- feature: SageMaker: AWS sagemaker - Features: This release adds
support for random seed, it's an integer value used to initialize a
pseudo-random number generator. Setting a random seed will allow the
hyperparameter tuning search strategies to produce more consistent
configurations for the same tuning job.

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

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

- feature: BackupGateway: This release adds support for VMware vSphere
tags, enabling customer to protect VMware virtual machines using
tag-based policies for AWS tags mapped from vSphere tags. This release
also adds support for customer-accessible gateway-hypervisor interaction
log and upload bandwidth rate limit schedule.
- feature: Connect: Added support for "English - New Zealand" and
"English - South African" to be used with Amazon Connect Custom
Vocabulary APIs.
- feature: ECS: This release adds support for container port ranges in
ECS, a new capability that allows customers to provide container port
ranges to simplify use cases where multiple ports are in use in a
container. This release updates TaskDefinition mutation APIs and the
Task description APIs.
-   feature: EKS: Add support for Windows managed nodes groups.
- feature: Glue: This release adds support for AWS Glue Crawler with
native DeltaLake tables, allowing Crawlers to classify Delta Lake format
tables and catalog them for query engines to query against.
-   feature: Kinesis: Updates API to latest version.
- feature: M2: Adds an optional create-only `KmsKeyId` property to
Environment and Application resources.
- feature: SageMaker: SageMaker Inference Recommender now allows
customers to load tests their models on various instance types using
private VPC.
- feature: SecurityHub: Added new resource details objects to ASFF,
including resources for AwsEc2LaunchTemplate,
AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup.
- feature: Translate: Raised the input byte size limit of the Text field
in the TranslateText API to 10000 bytes.

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

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

-   feature: CloudWatch: Adding support for Metrics Insights Alarms
- feature: CostExplorer: This release supports percentage-based
thresholds on Cost Anomaly Detection alert subscriptions.
-   feature: NetworkManager: Appliance Mode support for AWS Cloud WAN.
- feature: RedshiftData: This release adds a new --client-token field to
ExecuteStatement and BatchExecuteStatement operations. Customers can now
run queries with the additional client token parameter to ensures
idempotency.

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

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

- feature: CloudTrail: Merging mainline branch for service model into
mainline release branch. There are no new APIs.
- feature: RDS: This deployment adds ClientPasswordAuthType field to the
Auth structure of the DBProxy.

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

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

- feature: CustomerProfiles: This release allows custom strings in
PartyType and Gender through 2 new attributes in the CreateProfile and
UpdateProfile APIs: PartyTypeString and GenderString.
- feature: EC2: This release updates DescribeFpgaImages to show
supported instance types of AFIs in its response.
- feature: KinesisVideo: This release adds support for public preview of
Kinesis Video Stream at Edge enabling customers to provide configuration
for the Kinesis Video Stream EdgeAgent running on an on-premise IoT
device. Customers can now locally record from cameras and stream videos
to the cloud on configured schedule.
- feature: MigrationHubRefactorSpaces: This release adds support for
Lambda alias service endpoints. Lambda alias ARNs can now be passed into
CreateService.
- feature: RDS: Update the RDS API model to support copying option
groups during the CopyDBSnapshot operation
- feature: Rekognition: Adds support for "aliases" and "categories",
inclusion and exclusion filters for labels and label categories, and
aggregating labels by video segment timestamps for Stored Video Label
Detection APIs.
- feature: SageMakerMetrics: This release introduces support SageMaker
Metrics APIs.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC42Mi4xIiwidXBkYXRlZEluVmVyIjoiMzQuNjIuMSJ9-->

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] authored Dec 19, 2022
1 parent ba1cf2c commit 3649ccd
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 3649ccd

Please sign in to comment.