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.881.0 #840

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.474.0 to 2.881.0.

Release notes

Sourced from aws-sdk's releases.

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.

Release v2.873.0

See changelog for more information.

Release v2.872.0

See changelog for more information.

Release v2.871.0

See changelog for more information.

Release v2.870.0

See changelog for more information.

Release v2.869.0

See changelog for more information.

Release v2.868.0

See changelog for more information.

Release v2.867.0

See changelog for more information.

Release v2.866.0

See changelog for more information.

Release v2.865.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

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.

2.877.0

  • bugfix: S3/S3Control: fix the issue that previously resolved S3 ARN incorrectly cached in S3/S3Control client
  • feature: Batch: AWS Batch adds support for Amazon EFS File System
  • feature: Cloud9: Add ImageId input parameter to CreateEnvironmentEC2 endpoint. New parameter enables creation of environments with different AMIs.
  • feature: CloudFormation: 1. Added a new parameter "RegionConcurrencyType" in OperationPreferences. 2. Changed the name of "AccountUrl" to "AccountsUrl" in "DeploymentTargets" parameter.
  • feature: CloudHSM: Minor documentation and link updates.
  • feature: CognitoSync: Minor documentation updates and link updates.
  • feature: Comprehend: Support for customer managed KMS encryption of Comprehend custom models
  • feature: DataPipeline: Minor documentation updates and link updates.
  • feature: Detective: Added the ability to assign tag values to Detective behavior graphs. Tag values can be used for attribute-based access control, and for cost allocation for billing.
  • feature: DirectConnect: This release adds MACsec support to AWS Direct Connect
  • feature: IoTWireless: Add Sidewalk support to APIs: GetWirelessDevice, ListWirelessDevices, GetWirelessDeviceStatistics. Add Gateway connection status in GetWirelessGatewayStatistics API.
  • feature: Iot: Added ability to prefix search on attribute value for ListThings API.
  • feature: MachineLearning: Minor documentation updates and link updates.
  • feature: Pricing: Minor documentation and link updates.
  • feature: Redshift: Enable customers to share access to their Redshift clusters from other VPCs (including VPCs from other accounts).
  • feature: TranscribeService: Amazon Transcribe now supports creating custom language models in the following languages: British English (en-GB), Australian English (en-AU), Indian Hindi (hi-IN), and US Spanish (es-US).
  • feature: WorkMail: This release adds support for mobile device access rules management in Amazon WorkMail.

2.876.0

  • feature: CloudWatch: SDK update for new Metric Streams feature
  • feature: ConfigService: Adding new APIs to support ConformancePack Compliance CI in Aggregators
  • feature: DataBrew: This SDK release adds two new dataset features: 1) support for specifying a database connection as a dataset input 2) support for dynamic datasets that accept configurable parameters in S3 path.

... (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 #842.