brandonweiss / discharge

⚡️ A simple, easy way to deploy static websites to Amazon S3.
MIT License
641 stars 22 forks source link

Bump aws-sdk from 2.474.0 to 2.847.0 #799

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.474.0 to 2.847.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.847.0

See changelog for more information.

Release v2.846.0

See changelog for more information.

Release v2.845.0

See changelog for more information.

Release v2.844.0

See changelog for more information.

Release v2.843.0

See changelog for more information.

Release v2.842.0

See changelog for more information.

Release v2.841.0

See changelog for more information.

Release v2.840.0

See changelog for more information.

Release v2.839.0

See changelog for more information.

Release v2.838.0

See changelog for more information.

Release v2.837.0

See changelog for more information.

Release v2.836.0

See changelog for more information.

Release v2.835.0

See changelog for more information.

Release v2.834.0

See changelog for more information.

Release v2.833.0

See changelog for more information.

Release v2.832.0

See changelog for more information.

Release v2.831.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.847.0

  • feature: CloudFormation: Adding the 'callAs' parameter to all CloudFormation StackSets APIs except getTemplateSummary to support creating and managing service-managed StackSets with AWS Organizations Delegated Administrators
  • feature: CodeBuild: AWS CodeBuild now allows you to specify a separate bucket owner as part of the S3 destination in a report group.
  • feature: SageMaker: This release adds expires-in-seconds parameter to the CreatePresignedDomainUrl API for support of a configurable TTL.

2.846.0

  • feature: ConfigService: Added INSUFFICIENT_DATA in ConformancePackComplianceType.
  • feature: LookoutVision: This release for Amazon Lookout for Vision includes documentation updates and a correction to the Status field returned in the response from StartModel and StopModel.

2.845.0

  • feature: CodeBuild: This release provides per-project limits for the number of concurrent builds
  • feature: DevOpsGuru: Amazon DevOps Guru is GA ready. This API update added a describeFeedback Api allows users to view submitted insight feedback. The release date is 02/16/2021
  • feature: LexRuntimeV2: Enable CORS

2.844.0

  • feature: ConfigService: Added option to provide KMS key to AWS Config DeliveryChannel
  • feature: KinesisVideoArchivedMedia: The ListFragments and GetMediaForFragmentList APIs now support StreamName or StreamARN as input parameters.
  • feature: MediaLive: AWS MediaLive now supports Automatic-Input-Failover for CDI Inputs.
  • feature: MediaTailor: MediaTailor now supports specifying aliases for dynamic variables. This allows use cases such as binding multiple origin domains to a single MediaTailor playback configuration.
  • feature: Pinpoint: Lets customers use origination number when specifying SMS message configuration for Campaigns and Journeys.
  • feature: RedshiftData: This release enables fine grant access control in ListStatements, GetStatementResult, CancelStatement and DescribeStatement.
  • feature: WorkMailMessageFlow: This release allows customers to update email messages as they flow in and out of Amazon WorkMail

2.843.0

  • feature: AppSync: Approve release for appsync local on pipeline resolver
  • feature: CodePipeline: The release provides new GetActionType and UpdateActionType APIs for viewing and editing action types in CodePipeline.
  • feature: Detective: The API definition now indicates that the format for timestamps is an ISO 8601 date-time string
  • feature: EKS: Amazon EKS now supports OpenId Connect (OIDC) compatible identity providers as a user authentication option
  • feature: IAM: AWS Identity and Access Management now supports tagging for the following resources: customer managed policies, identity providers, instance profiles, server certificates, and virtual MFA devices.
  • feature: Macie2: This release of the Amazon Macie API replaces the term master account with the term administrator account, including deprecating APIs that use the previous term and adding APIs that use the new term.
  • feature: PersonalizeEvents: Increased maximum char size of PutUsers and PutItems properties.
  • feature: RDS: EngineMode in the response of DescribeDBClusterSnapshots. SupportedEngineModes, SupportsParallelQuery and SupportsGlobalDatabases in ValidUpgradeTarget of DBEngineVersions in DescribeDBEngineVersions.
  • feature: WAFV2: Added the option to inspect the web request body as parsed and filtered JSON (new FieldToMatch type JsonBody), in addition to the existing option to inspect the web request body as plain text.

2.842.0

  • feature: DataBrew: This release adds support for profile job sampling, which determines the number of rows on which the profile job will be executed.
  • feature: RDS: Adding support for RDS Aurora Global Database Failover
  • feature: RDS: Support cross-region copying in DocDB and Neptune

2.841.0

  • feature: GameLift: GameLift FleetIQ users can now use AMD instance families in supported Regions. In addition, FlexMatch matchmaking notification now supports SNS FIFO topics.
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for WMA audio only ingest, SMPTE-TT text and image caption ingest, and MPEG-2 video in MXF OP1a outputs.
  • feature: QLDBSession: This release adds CapacityExceededException to the AWS QLDBSession API.
  • feature: QuickSight: QuickSight now supports Python's paginators for Exploration APIs.
  • feature: SageMaker: Add a new optional FrameworkVersion field to Sagemaker Neo CreateCompilationJob API

2.840.0

  • feature: CloudTrail: ConflictException is now thrown when certain operations are called on resources before CloudTrail has time to load the resources. Two new exceptions have been added to the PutInsightSelectors API.
  • feature: DataExchange: This release introduces the new ExportRevision job type, which allows for the export of an entire revision.
  • feature: GlobalAccelerator: Global Accelerator now supports bringing your own IP addresses for custom routing accelerators

... (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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #800.