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

chore(deps): bump aws-sdk from 2.792.0 to 2.797.0 #13123

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 23, 2020

Bumps aws-sdk from 2.792.0 to 2.797.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.797.0

See changelog for more information.

Release v2.796.0

See changelog for more information.

Release v2.795.0

See changelog for more information.

Release v2.794.0

See changelog for more information.

Release v2.793.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.797.0

  • feature: AppMesh: This release makes tag value a required attribute of the tag's key-value pair.
  • feature: Chime: The Amazon Chime SDK for messaging provides the building blocks needed to build chat and other real-time collaboration features.
  • feature: CloudHSMV2: Added managed backup retention, a feature that enables customers to retain backups for a configurable period after which CloudHSM service will automatically delete them.
  • feature: CodeGuruReviewer: This release supports tagging repository association resources in Amazon CodeGuru Reviewer.
  • feature: CognitoIdentity: Added SDK pagination support for ListIdentityPools
  • feature: Connect: This release adds a set of Amazon Connect APIs to programmatically control instance creation, modification, description and deletion.
  • feature: Kafka: This release adds support for PER TOPIC PER PARTITION monitoring on AWS MSK clusters.
  • feature: Macie2: The Amazon Macie API now provides S3 bucket metadata that indicates whether any one-time or recurring classification jobs are configured to analyze data in a bucket.
  • feature: S3: Add new documentation regarding automatically generated Content-MD5 headers when using the SDK or CLI.
  • feature: ServiceCatalogAppRegistry: AWS Service Catalog AppRegistry Documentation update

2.796.0

  • feature: AutoScaling: You can now create Auto Scaling groups with multiple launch templates using a mixed instances policy, making it easy to deploy an AMI with an architecture that is different from the rest of the group.
  • feature: CloudWatchEvents: EventBridge now supports Resource-based policy authorization on event buses. This enables cross-account PutEvents API calls, creating cross-account rules, and simplifies permission management.
  • feature: CostExplorer: Additional metadata that may be applicable to the recommendation.
  • feature: DirectoryService: Adding multi-region replication feature for AWS Managed Microsoft AD
  • feature: EventBridge: EventBridge now supports Resource-based policy authorization on event buses. This enables cross-account PutEvents API calls, creating cross-account rules, and simplifies permission management.
  • feature: Glue: Adding support for Glue Schema Registry. The AWS Glue Schema Registry is a new feature that allows you to centrally discover, control, and evolve data stream schemas.
  • feature: KinesisAnalyticsV2: Amazon Kinesis Data Analytics now supports building and running streaming applications using Apache Flink 1.11 and provides a way to access the Apache Flink dashboard for supported Flink versions.
  • feature: Lambda: Added the starting position and starting position timestamp to ESM Configuration. Now customers will be able to view these fields for their ESM.
  • feature: LexModelBuildingService: Amazon Lex supports managing input and output contexts as well as default values for slots.
  • feature: LexRuntime: Amazon Lex now supports the ability to view and manage active contexts associated with a user session.
  • feature: MediaLive: The AWS Elemental MediaLive APIs and SDKs now support the ability to see the software update status on Link devices
  • feature: Redshift: Amazon Redshift support for returning ClusterNamespaceArn in describeClusters

2.795.0

  • feature: Backup: AWS Backup now supports cross-account backup, enabling AWS customers to securely copy their backups across their AWS accounts within their AWS organizations.
  • feature: CloudFormation: This release adds ChangeSets support for Nested Stacks. ChangeSets offer a preview of how proposed changes to a stack might impact existing resources or create new ones.
  • feature: CodeBuild: AWS CodeBuild - Adding Status field for Report Group
  • feature: EC2: EC2 Fleet adds support of DeleteFleets API for instant type fleets. Now you can delete an instant type fleet and terminate all associated instances with a single API call.
  • feature: Outposts: Mark the Name parameter in CreateOutpost as required.
  • feature: S3Control: AWS S3 Storage Lens provides visibility into your storage usage and activity trends at the organization or account level, with aggregations by Region, storage class, bucket, and prefix.

2.794.0

  • feature: Chime: This release adds CRUD APIs for Amazon Chime SipMediaApplications and SipRules. It also adds the API for creating outbound PSTN calls for Amazon Chime meetings.
  • feature: Connect: This release adds support for user hierarchy group and user hierarchy structure. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • feature: FMS: Added Firewall Manager policy support for AWS Network Firewall resources.
  • feature: Macie2: The Amazon Macie API now has a lastRunErrorStatus property to indicate if account- or bucket-level errors occurred during the run of a one-time classification job or the latest run of a recurring job.
  • feature: NetworkFirewall: (New Service) AWS Network Firewall is a managed network layer firewall service that makes it easy to secure your virtual private cloud (VPC) networks and block malicious traffic.
  • feature: RDS: Support copy-db-snapshot in the one region on cross clusters and local cluster for RDSonVmware. Add target-custom-availability-zone parameter to specify where a snapshot should be copied.

2.793.0

  • feature: CodePipeline: We show details about inbound executions and id of action executions in GetPipelineState API. We also add ConflictException to StartPipelineExecution, RetryStageExecution, StopPipelineExecution APIs.
  • feature: DMS: Adding MoveReplicationTask feature to move replication tasks between instances
  • feature: IoTSecureTunneling: Support using multiple data streams per tunnel using the Secure Tunneling multiplexing feature.
  • feature: IoTSiteWise: This release supports Unicode characters for string operations in formulae computes in SiteWise. For more information, search for SiteWise in Amazon What's new or refer the SiteWise documentation.
  • feature: QuickSight: Adding new parameters for dashboard persistence
  • feature: SageMaker: This feature enables customers to encrypt their Amazon SageMaker Studio storage volumes with customer master keys (CMKs) managed by them in AWS Key Management Service (KMS).
  • feature: ServiceCatalog: Support import of CloudFormation stacks into Service Catalog provisioned products.

... (truncated)

Commits
  • 24bd2a1 Updates SDK to v2.797.0
  • bb16ffb fix: cloudwatch logs integ test doesn't page log groups properly leading to f...
  • b0885c1 Updates SDK to v2.796.0
  • 3ccfd94 Updates SDK to v2.795.0
  • 5e82426 Updates SDK to v2.794.0
  • 8e77661 Updates SDK to v2.793.0
  • See full diff in compare view

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.792.0 to 2.797.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.792.0...v2.797.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file labels Nov 23, 2020
@pascalgrimaud pascalgrimaud merged commit 094585b into main Nov 23, 2020
@pascalgrimaud pascalgrimaud deleted the dependabot/npm_and_yarn/aws-sdk-2.797.0 branch November 23, 2020 06:05
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant