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.816.0 #754

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.474.0 to 2.816.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.816.0

See changelog for more information.

Release v2.815.0

See changelog for more information.

Release v2.814.0

See changelog for more information.

Release v2.813.0

See changelog for more information.

Release v2.812.0

See changelog for more information.

Release v2.811.0

See changelog for more information.

Release v2.810.0

See changelog for more information.

Release v2.809.0

See changelog for more information.

Release v2.808.0

See changelog for more information.

Release v2.807.0

See changelog for more information.

Release v2.806.0

See changelog for more information.

Release v2.805.0

See changelog for more information.

Release v2.804.0

See changelog for more information.

Release v2.803.0

See changelog for more information.

Release v2.802.0

See changelog for more information.

Release v2.801.0

See changelog for more information.

Release v2.800.0

See changelog for more information.

Changelog

Sourced from aws-sdk's changelog.

2.816.0

  • feature: Connect: This release adds support for quick connects. For details, see the Release Notes in the Amazon Connect Administrator Guide.
  • feature: CostExplorer: This release adds additional metadata that may be applicable to the Rightsizing Recommendations.
  • feature: Glue: AWS Glue Find Matches machine learning transforms now support column importance scores.
  • feature: IoTWireless: Adding the ability to use Fingerprint in GetPartnerAccount and ListPartnerAccounts API responses to protect sensitive customer account information.
  • feature: RDS: Adds customer-owned IP address (CoIP) support to Amazon RDS on AWS Outposts.
  • feature: SSM: SSM Maintenance Window support for registering/updating maintenance window tasks without targets.

2.815.0

  • feature: ConfigService: AWS Config adds support to save advanced queries. New API operations - GetStoredQuery, PutStoredQuery, ListStoredQueries, DeleteStoredQuery
  • feature: ConnectParticipant: This release adds three new APIs: StartAttachmentUpload, CompleteAttachmentUpload, and GetAttachment. For Amazon Connect Chat, you can use these APIs to share files in chat conversations.
  • feature: DMS: AWS DMS launches support for AWS Secrets Manager to manage source and target database credentials.
  • feature: EC2: This release adds Tag On Create feature support for the AllocateAddress API.
  • feature: Glue: Add 4 connection properties: SECRET_ID, CONNECTOR_URL, CONNECTOR_TYPE, CONNECTOR_CLASS_NAME. Add two connection types: MARKETPLACE, CUSTOM
  • feature: ManagedBlockchain: Added support for provisioning and managing public Ethereum nodes on main and test networks supporting secure access using Sigv4 and standard open-source Ethereum APIs.
  • feature: Outposts: In this release, AWS Outposts adds support for three new APIs: TagResource, UntagResource, and ListTagsForResource. Customers can now manage tags for their resources through the SDK.
  • feature: QLDBSession: Adds "TimingInformation" to all SendCommand API results and "IOUsage" to ExecuteStatementResult, FetchPageResult and CommitTransactionResult.
  • feature: S3: Format GetObject's Expires header to be an http-date instead of iso8601
  • feature: ServiceCatalogAppRegistry: New API SyncResouce to update AppRegistry system tags.
  • feature: ServiceQuotas: Added the ability to tag applied quotas.

2.814.0

  • bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto
  • feature: EC2: EBS io2 volumes now supports Multi-Attach
  • feature: PersonalizeRuntime: Updated FilterValues regex pattern to align with Filter Expression.
  • feature: RDS: Adds IAM DB authentication information to the PendingModifiedValues output of the DescribeDBInstances API. Adds ClusterPendingModifiedValues information to the output of the DescribeDBClusters API.

2.813.0

  • feature: ConfigService: Adding PutExternalEvaluation API which grants permission to deliver evaluation result to AWS Config
  • feature: DLM: Provide Cross-account copy event based policy support in DataLifecycleManager (DLM)
  • feature: EC2: C6gn instances are powered by AWS Graviton2 processors and offer 100 Gbps networking bandwidth. These instances deliver up to 40% better price-performance benefit versus comparable x86-based instances
  • feature: Imagebuilder: This release adds support for building and distributing container images within EC2 Image Builder.
  • feature: KMS: Added CreationDate and LastUpdatedDate timestamps to ListAliases API response
  • feature: Route53: This release adds support for DNSSEC signing in Amazon Route 53.
  • feature: Route53Resolver: Route 53 Resolver adds support for enabling resolver DNSSEC validation in virtual private cloud (VPC).
  • feature: SQS: Amazon SQS adds queue attributes to enable high throughput FIFO.
  • feature: ServiceCatalog: Support TagOptions sharing with Service Catalog portfolio sharing.

2.812.0

  • feature: CostExplorer: This release updates the "MonitorArnList" from a list of String to be a list of Arn for both CreateAnomalySubscription and UpdateAnomalySubscription APIs
  • feature: Location: Initial release of Amazon Location Service. A new geospatial service providing capabilities to render maps, geocode/reverse geocode, track device locations, and detect geofence entry/exit events.
  • feature: QuickSight: QuickSight now supports connecting to federated data sources of Athena
  • feature: WellArchitected: This is the first release of AWS Well-Architected Tool API support, use to review your workload and compare against the latest AWS architectural best practices.

2.811.0

  • feature: Amp: (New Service) Amazon Managed Service for Prometheus is a fully managed Prometheus-compatible monitoring service that makes it easy to monitor containerized applications securely and at scale.
  • feature: GreengrassV2: AWS IoT Greengrass V2 is a new major version of AWS IoT Greengrass. This release adds several updates such as modular components, continuous deployments, and improved ease of use.
  • feature: IoTAnalytics: FileFormatConfiguration enables data store to save data in JSON or Parquet format. S3Paths enables you to specify the S3 objects that save your channel messages when you reprocess the pipeline.
  • feature: IoTFleetHub: AWS IoT Fleet Hub, a new feature of AWS IoT Device Management that provides a web application for monitoring and managing device fleets connected to AWS IoT at scale.
  • feature: IoTWireless: AWS IoT for LoRaWAN enables customers to setup a private LoRaWAN network by connecting their LoRaWAN devices and gateways to the AWS cloud without managing a LoRaWAN Network Server.
Commits
  • e04b818 Updates SDK to v2.816.0
  • 3aeaba4 Updates SDK to v2.815.0
  • 8875a35 Updates SDK to v2.814.0
  • dd83d67 throw at invalid profile name in shared ini file (#3585)
  • ee0c5a3 Updates SDK to v2.813.0
  • 468d15b Updates SDK to v2.812.0
  • c50132f Update README.md with references to JS SDK V3 (#3582)
  • 3e19b08 Updates SDK to v2.811.0
  • f26c00d Updates SDK to v2.810.0
  • b393a6e Adds automatic PreSignedUrl generation to RDS.StartDBInstanceAutomatedBackups...
  • 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 #755.