Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws-sdk from 2.990.0 to 2.1316.0 in /alarms-to-discord #1083

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps aws-sdk from 2.990.0 to 2.1316.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1316.0

See changelog for more information.

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.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1316.0

  • feature: CloudTrail: This release adds an InsufficientEncryptionPolicyException type to the StartImport endpoint
  • feature: FraudDetector: This release introduces Lists feature which allows customers to reference a set of values in Fraud Detector's rules. With Lists, customers can dynamically manage these attributes in real time. Lists can be created/deleted and its contents can be modified using the Fraud Detector API.
  • feature: Glue: Fix DirectJDBCSource not showing up in CLI code gen
  • feature: PrivateNetworks: This release introduces a new StartNetworkResourceUpdate API, which enables return/replacement of hardware from a NetworkSite.
  • feature: WAFV2: For protected CloudFront distributions, you can now use the AWS WAF Fraud Control account takeover prevention (ATP) managed rule group to block new login attempts from clients that have recently submitted too many failed login attempts.

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.

... (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)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.990.0 to 2.1316.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.990.0...v2.1316.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 17, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants