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.876.0 #835

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.474.0 to 2.876.0.

Release notes

Sourced from aws-sdk's releases.

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.

Release v2.864.0

See changelog for more information.

Release v2.863.0

See changelog for more information.

Release v2.862.0

See changelog for more information.

Release v2.861.0

See changelog for more information.

Release v2.860.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

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.
  • feature: EC2: ReplaceRootVolume feature enables customers to replace the EBS root volume of a running instance to a previously known state. Add support to grant account-level access to the EC2 serial console
  • feature: EC2InstanceConnect: Adding support to push SSH keys to the EC2 serial console in order to allow an SSH connection to your Amazon EC2 instance's serial port.
  • feature: FraudDetector: This release adds support for Batch Predictions in Amazon Fraud Detector.
  • feature: Pinpoint: Added support for journey pause/resume, journey updatable import segment and journey quiet time wait.
  • feature: SageMaker: Amazon SageMaker Autopilot now supports 1) feature importance reports for AutoML jobs and 2) PartialFailures for AutoML jobs
  • feature: s3: update writeGetObjectResponse to validate with and hit s3-object-lambda endpoint

2.875.0

  • feature: DocDB: This release adds support for Event Subscriptions to DocumentDB.
  • feature: Glue: Allow Dots in Registry and Schema Names for CreateRegistry, CreateSchema; Fixed issue when duplicate keys are present and not returned as part of QuerySchemaVersionMetadata.
  • feature: IAM: AWS Identity and Access Management GetAccessKeyLastUsed API will throw a custom error if customer public key is not found for access keys.
  • feature: Location: Amazon Location added support for specifying pricing plan information on resources in alignment with our cost model.
  • feature: WAFV2: Added custom request handling and custom response support in rule actions and default action; Added the option to inspect the web request body as parsed and filtered JSON.

2.874.0

  • feature: CloudWatchEvents: Add support for SageMaker Model Builder Pipelines Targets to EventBridge
  • feature: CustomerProfiles: This release adds an optional parameter named FlowDefinition in PutIntegrationRequest.
  • feature: EventBridge: Add support for SageMaker Model Builder Pipelines Targets to EventBridge
  • feature: IoTWireless: Support tag-on-create for WirelessDevice.
  • feature: TranscribeService: Amazon Transcribe now supports tagging words that match your vocabulary filter for batch transcription.

2.873.0

  • bugfix: Lookout Metrics: Update Lookout Metrics to set Content-Type header to be application/x-amz-json-1.1
  • feature: LookoutMetrics: Allowing uppercase alphabets for RDS and Redshift database names.

2.872.0

  • feature: AlexaForBusiness: Added support for enabling and disabling data retention in the CreateProfile and UpdateProfile APIs and retrieving the state of data retention for a profile in the GetProfile API.
  • feature: LookoutMetrics: Amazon Lookout for Metrics is now generally available. You can use Lookout for Metrics to monitor your data for anomalies. For more information, see the Amazon Lookout for Metrics Developer Guide.
  • feature: MediaLive: EML now supports handling HDR10 and HLG 2020 color space from a Link input.
  • feature: Rekognition: "This release introduces AWS tagging support for Amazon Rekognition collections, stream processors, and Custom Label models."
  • feature: SageMaker: This feature allows customer to specify the environment variables in their CreateTrainingJob requests.

2.871.0

  • feature: EC2: maximumEfaInterfaces added to DescribeInstanceTypes API
  • feature: Greengrass: Updated the parameters to make name required for CreateGroup API.
  • feature: SSM: This release allows SSM Explorer customers to enable OpsData sources across their organization when creating a resource data sync.

2.870.0

  • feature: CostExplorer: You can now create cost categories with inherited value rules and specify default values for any uncategorized costs.
  • feature: Fis: Updated maximum allowed size of action parameter from 64 to 1024
  • feature: GameLift: GameLift adds support for using event notifications to monitor game session placements. Specify an SNS topic or use CloudWatch Events to track activity for a game session queue.
  • feature: Redshift: Removed APIs to control AQUA on clusters.

2.869.0

  • feature: EC2: This release adds support for UEFI boot on selected AMD- and Intel-based EC2 instances.
  • feature: Macie2: This release of the Amazon Macie API adds support for publishing sensitive data findings to AWS Security Hub and specifying which categories of findings to publish to Security Hub.

... (truncated)

Commits
  • e5c12fa Updates SDK to v2.876.0
  • a8bf40f feat(s3): update writeGetObjectResponse to validate with and hit s3-object-la...
  • 0eafa85 Updates SDK to v2.875.0
  • a1c56fc Updates SDK to v2.874.0
  • 5a70b28 Updates SDK to v2.873.0
  • 55e882b fix: adding lookout metrics content header updates (#3679)
  • 2296bcd Updates SDK to v2.872.0
  • f25b319 Updates SDK to v2.871.0
  • 307e826 Updates SDK to v2.870.0
  • 976b1ce Updates SDK to v2.869.0
  • Additional commits viewable 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) - `@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 #836.