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

Build(deps): bump aws-sdk from 2.873.0 to 2.885.0 #79

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2021

Bumps aws-sdk from 2.873.0 to 2.885.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.885.0

See changelog for more information.

Release v2.884.0

See changelog for more information.

Release v2.883.0

See changelog for more information.

Release v2.882.0

See changelog for more information.

Release v2.881.0

See changelog for more information.

Release v2.880.0

See changelog for more information.

Release v2.879.0

See changelog for more information.

Release v2.878.0

See changelog for more information.

Release v2.877.0

See changelog for more information.

Release v2.876.0

See changelog for more information.

Release v2.875.0

See changelog for more information.

Release v2.874.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.885.0

  • feature: CodeBuild: AWS CodeBuild now allows you to set the access permissions for build artifacts, project artifacts, and log files that are uploaded to an Amazon S3 bucket that is owned by another account.
  • feature: FSx: Support for cross-region and cross-account backup copies

2.884.0

  • feature: EC2: Add paginator support to DescribeStoreImageTasks and update documentation.
  • feature: Redshift: Add support for case sensitive table level restore
  • feature: Shield: CreateProtection now throws InvalidParameterException instead of InternalErrorException when system tags (tag with keys prefixed with "aws:") are passed in.

2.883.0

  • bugfix: ManagedUpload: Use resolved credentials if customer supplies configured S3 Client
  • feature: AppStream: This release provides support for image updates
  • feature: AutoScaling: Amazon EC2 Auto Scaling announces Warm Pools that help applications to scale out faster by pre-initializing EC2 instances and save money by requiring fewer continuously running instances
  • feature: LookoutEquipment: This release introduces support for Amazon Lookout for Equipment.
  • feature: RoboMaker: This release allows RoboMaker customers to specify custom tools to run with their simulation job

2.882.0

  • bugfix: Credentials: Do not require credentials file when loading region from config.
  • feature: AccessAnalyzer: IAM Access Analyzer now analyzes your CloudTrail events to identify actions and services that have been used by an IAM entity (user or role) and generates an IAM policy that is based on that activity.
  • feature: ElastiCache: This release adds tagging support for all AWS ElastiCache resources except Global Replication Groups.
  • feature: IVS: This release adds support for the Auto-Record to S3 feature. Amazon IVS now enables you to save your live video to Amazon S3.
  • feature: Mgn: Add new service - Application Migration Service.
  • feature: StorageGateway: File Gateway APIs now support FSx for Windows as a cloud storage.

2.881.0

  • bugfix: changelog/release: Sanitize type and category in next-release filename
  • feature: EC2: This release adds support for storing EBS-backed AMIs in S3 and restoring them from S3 to enable cross-partition copying of AMIs
  • feature: MediaLive: MediaLive VPC outputs update to include Availability Zones, Security groups, Elastic Network Interfaces, and Subnet Ids in channel response
  • feature: SSM: Supports removing a label or labels from a parameter, enables ScheduledEndTime and ChangeDetails for StartChangeRequestExecution API, supports critical/security/other noncompliant count for patch API.

2.880.0

  • feature: Appflow: Added destination properties for Zendesk.
  • feature: AuditManager: AWS Audit Manager has updated the GetAssessment API operation to include a new response field called userRole. The userRole field indicates the role information and IAM ARN of the API caller.
  • feature: MediaLive: MediaLive now support HTML5 Motion Graphics overlay

2.879.0

  • bugfix: s3: handle 'continue' event only once
  • feature: Imagebuilder: This release adds support for Block Device Mappings for container image builds, and adds distribution configuration support for EC2 launch templates in AMI builds.
  • feature: MediaPackage: SPEKE v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.

2.878.0

  • feature: EC2: VPC Flow Logs Service adds a new API, GetFlowLogsIntegrationTemplate, which generates CloudFormation templates for Athena. For more info, see https://docs.aws.amazon.com/console/vpc/flow-logs/athena
  • feature: FMS: Added Firewall Manager policy support for AWS Route 53 Resolver DNS Firewall.
  • feature: Kendra: AWS Kendra's ServiceNow data source now supports OAuth 2.0 authentication and knowledge article filtering via a ServiceNow query.
  • feature: LexModelBuildingService: Lex now supports the ja-JP locale
  • feature: LexRuntime: Amazon Lex now supports base64-encoded message and input transcript fields.
  • feature: Lightsail: - This release adds support for state detail for Amazon Lightsail container services.
  • feature: MediaConvert: MediaConvert now supports HLS ingest, sidecar WebVTT ingest, Teletext color & style passthrough to TTML subtitles, TTML to WebVTT subtitle conversion with style, & DRC profiles in AC3 audio.
  • feature: Route53Resolver: Route 53 Resolver DNS Firewall is a firewall service that allows you to filter and regulate outbound DNS traffic for your VPCs.
  • feature: WAFV2: Added support for ScopeDownStatement for ManagedRuleGroups, Labels, LabelMatchStatement, and LoggingFilter. For more information on these features, see the AWS WAF Developer Guide.

... (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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 13, 2021
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.

0 participants