HT2-Labs / jscommons

A package of common functions used in our JavaScript applications.
MIT License
0 stars 4 forks source link

chore(deps): bump aws-sdk from 2.329.0 to 2.1315.0 #326

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps aws-sdk from 2.329.0 to 2.1315.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1315.0

See changelog for more information.

Release v2.1314.0

See changelog for more information.

Release v2.1313.0

See changelog for more information.

Release v2.1312.0

See changelog for more information.

Release v2.1311.0

See changelog for more information.

Release v2.1310.0

See changelog for more information.

Release v2.1309.0

See changelog for more information.

Release v2.1308.0

See changelog for more information.

Release v2.1307.0

See changelog for more information.

Release v2.1306.0

See changelog for more information.

Release v2.1305.0

See changelog for more information.

Release v2.1304.0

See changelog for more information.

Release v2.1303.0

See changelog for more information.

Release v2.1302.0

See changelog for more information.

Release v2.1301.0

See changelog for more information.

Release v2.1300.0

See changelog for more information.

Release v2.1299.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1315.0

  • feature: AppConfig: AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.
  • feature: DataSync: With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
  • feature: EC2: With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.

2.1314.0

  • feature: Account: This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html
  • feature: AppConfigData: AWS AppConfig now offers the option to set a version label on hosted configuration versions. If a labeled hosted configuration version is deployed, its version label is available in the GetLatestConfiguration response.
  • feature: Snowball: Adds support for EKS Anywhere on Snowball. AWS Snow Family customers can now install EKS Anywhere service on Snowball Edge Compute Optimized devices.

2.1313.0

  • feature: AutoScaling: You can now either terminate/replace, ignore, or wait for EC2 Auto Scaling instances on standby or protected from scale in. Also, you can also roll back changes from a failed instance refresh.
  • feature: Connect: This update provides the Wisdom session ARN for contacts enabled for Wisdom in the chat channel.
  • feature: EC2: Adds support for waiters that automatically poll for an imported snapshot until it reaches the completed state.
  • feature: Polly: Amazon Polly adds two new neural Japanese voices - Kazuha, Tomoko
  • feature: SageMaker: Amazon SageMaker Autopilot adds support for selecting algorithms in CreateAutoMLJob API.

2.1312.0

  • feature: EMRcontainers: EMR on EKS allows configuring retry policies for job runs through the StartJobRun API. Using retry policies, a job cause a driver pod to be restarted automatically if it fails or is deleted. The job's status can be seen in the DescribeJobRun and ListJobRun APIs and monitored using CloudWatch events.
  • feature: Evidently: Updated entity overrides parameter to accept up to 2500 overrides or a total of 40KB.
  • feature: LexModelsV2: AWS Lex now supports Network of Bots.
  • feature: LexRuntimeV2: Updates API to latest version.
  • feature: MigrationHubRefactorSpaces: This release adds support for creating environments with a network fabric type of NONE

2.1311.0

  • feature: Backup: This release added one attribute (resource name) in the output model of our 9 existing APIs in AWS backup so that customers will see the resource name at the output. No input required from Customers.
  • feature: CloudFront: CloudFront Origin Access Control extends support to AWS Elemental MediaStore origins.
  • feature: Glue: DirectJDBCSource + Glue 4.0 streaming options
  • feature: LakeFormation: This release removes the LFTagpolicyResource expression limits.

2.1310.0

  • feature: ComputeOptimizer: AWS Compute optimizer can now infer if Kafka is running on an instance.
  • feature: CustomerProfiles: This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255.
  • feature: FraudDetector: My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data.
  • feature: MediaConvert: The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder.
  • feature: Outposts: Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token.

2.1309.0

  • feature: Proton: Add new GetResourcesSummary API

2.1308.0

  • feature: AppConfig: AWS AppConfig introduces KMS customer-managed key (CMK) encryption of configuration data, along with AWS Secrets Manager as a new configuration data source. S3 objects using SSE-KMS encryption and SSM Parameter Store SecureStrings are also now supported.
  • feature: Connect: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: EC2: Documentation updates for EC2.
  • feature: Keyspaces: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: QuickSight: QuickSight support for Radar Chart and Dashboard Publish Options
  • feature: Redshift: Enabled FIPS endpoints for GovCloud (US) regions in SDK.
  • feature: SSOAdmin: Enabled FIPS endpoints for GovCloud (US) regions in SDK.

2.1307.0

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/HT2-Labs/jscommons/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #329.