atls / nestjs

NestJS Custom Workshop
BSD 3-Clause "New" or "Revised" License
33 stars 8 forks source link

chore(deps): update dependency aws-sdk to v2.729.0 #86

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
aws-sdk devDependencies minor 2.721.0 -> 2.729.0

Release Notes

aws/aws-sdk-js ### [`v2.729.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27290) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.728.0...v2.729.0) - feature: Glue: AWS Glue now adds support for Network connection type enabling you to access resources inside your VPC using Glue crawlers and Glue ETL jobs. - feature: Organizations: Documentation updates for some new error reasons. - feature: S3: Updates Amazon S3 API reference documentation. - feature: SMS: In this release, AWS Server Migration Service (SMS) has added new features: 1. APIs to work with application and instance level validation 2. Import application catalog from AWS Application Discovery Service 3. For an application you can start on-demand replication ### [`v2.728.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27280) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.727.1...v2.728.0) - feature: EC2: This release supports Wavelength resources, including carrier gateways, and carrier IP addresses. - feature: LexModelBuildingService: Amazon Lex supports the option to enable accuracy improvements and specify an intent classification confidence score threshold. - feature: LexRuntime: Amazon Lex supports intent classification confidence scores along with a list of the top five intents. - feature: Personalize: Add 'exploration' functionality - feature: PersonalizeEvents: Adds support implicit and explicit impression input - feature: PersonalizeRuntime: Adds support for implicit impressions ### [`v2.727.1`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27271) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.727.0...v2.727.1) - bugfix: docs: Add awsdocs-legal-zone-copyright div ### [`v2.727.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27270) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.726.0...v2.727.0) - feature: AppSync: AWS AppSync releases support for Direct Lambda Resolvers. - feature: TranscribeService: Amazon Transcribe now supports custom language models, which can improve transcription accuracy for your specific use case. ### [`v2.726.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27260) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.725.0...v2.726.0) - feature: SSM: Adds a waiter for CommandExecuted and paginators for various other APIs. ### [`v2.725.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27250) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.724.0...v2.725.0) - feature: Chime: This release increases the CreateMeetingWithAttendee max attendee limit to 10. - feature: PersonalizeRuntime: Adds support to use filters with Personalized Ranking recipe - feature: StorageGateway: Add support for gateway VM deprecation dates - feature: WAFV2: Add ManagedByFirewallManager flag to the logging configuration, which indicates whether AWS Firewall Manager controls the configuration. ### [`v2.724.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27240) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.723.0...v2.724.0) - feature: CodeBuild: Adding support for BuildBatch, and CodeCoverage APIs. BuildBatch allows you to model your project environment in source, and helps start multiple builds with a single API call. CodeCoverage allows you to track your code coverage using AWS CodeBuild. - feature: EC2: EC2 On-Demand Capacity Reservations now adds support to bring your own licenses (BYOL) of Windows operating system to launch EC2 instances. - feature: GuardDuty: GuardDuty can now provide detailed cost metrics broken down by account, data source, and S3 resources, based on the past 30 days of usage. This new feature also supports viewing cost metrics for all member accounts as a GuardDuty master. - feature: Kafka: Amazon MSK has added a new API that allows you to reboot brokers within a cluster. - feature: SESV2: This release makes more API operations available to customers in version 2 of the Amazon SES API. With these additions, customers can now access sending authorization, custom verification email, and template API operations. With this release, Amazon SES is also providing new and updated APIs to allow customers to request production access. - feature: ServiceCatalog: This release adds support for ProvisionProduct, UpdateProvisionedProduct & DescribeProvisioningParameters by product name, provisioning artifact name and path name. In addition DescribeProvisioningParameters now returns a list of provisioning artifact outputs. ### [`v2.723.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27230) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.722.0...v2.723.0) - feature: EC2: Adding support to target EC2 On-Demand Capacity Reservations within an AWS Resource Group to launch EC2 instances. - feature: ECR: This release adds support for encrypting the contents of your Amazon ECR repository with customer master keys (CMKs) stored in AWS Key Management Service. - feature: Firehose: This release includes a new Kinesis Data Firehose feature that supports data delivery to Https endpoint and to partners. You can now use Kinesis Data Firehose to ingest real-time data and deliver to Https endpoint and partners in a serverless, reliable, and salable manner. - feature: GuardDuty: GuardDuty now supports S3 Data Events as a configurable data source type. This feature expands GuardDuty's monitoring scope to include S3 data plane operations, such as GetObject and PutObject. This data source is optional and can be enabled or disabled at anytime. Accounts already using GuardDuty must first enable the new feature to use it; new accounts will be enabled by default. GuardDuty masters can configure this data source for individual member accounts and GuardDuty masters associated through AWS Organizations can automatically enable the data source in member accounts. - feature: ResourceGroups: Resource Groups released a new feature that enables you to create a group with an associated configuration that specifies how other AWS services interact with the group. There are two new operations `GroupResources` and `UngroupResources` to work on a group with a configuration. In this release, you can associate EC2 Capacity Reservations with a resource group. Resource Groups also added a new request parameter `Group` to replace `GroupName` for all existing operations. - feature: ServiceDiscovery: Added new attribute AWS_EC2_INSTANCE_ID for RegisterInstance API ### [`v2.722.0`](https://togithub.com/aws/aws-sdk-js/blob/master/CHANGELOG.md#​27220) [Compare Source](https://togithub.com/aws/aws-sdk-js/compare/v2.721.0...v2.722.0) - feature: AutoScaling: Now you can enable Instance Metadata Service Version 2 (IMDSv2) or disable the instance metadata endpoint with Launch Configurations. - feature: EC2: Introduces support for tag-on-create capability for the following APIs: CreateVpnConnection, CreateVpnGateway, and CreateCustomerGateway. A user can now add tags while creating these resources. For further detail, please see AWS Tagging Strategies. - feature: IVS: Added a new error code, PendingVerification, to differentiate between errors caused by insufficient IAM permissions and errors caused by account verification. - feature: Imagebuilder: This release updates distribution configurations to allow periods in AMI names. - feature: MediaLive: AWS Elemental MediaLive now supports several new features: EBU-TT-D captions in Microsoft Smooth outputs; interlaced video in HEVC outputs; video noise reduction (using temporal filtering) in HEVC outputs. - feature: RDS: Adds reporting of manual cluster snapshot quota to DescribeAccountAttributes API - feature: SecurityHub: Added UpdateSecurityHubConfiguration API. Security Hub now allows customers to choose whether to automatically enable new controls that are added to an existing standard that the customer enabled. For example, if you enabled Foundational Security Best Practices for an account, you can automatically enable new controls as we add them to that standard. By default, new controls are enabled.

Renovate configuration

:date: Schedule: "after 6am every weekday,before 9am every weekday" (UTC).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.