3box / 3box-pinning-node

A node.js implementation of the 3box-pinning-node
MIT License
17 stars 5 forks source link

chore(deps): bump aws-sdk from 2.704.0 to 2.858.0 #492

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.704.0 to 2.858.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.858.0

See changelog for more information.

Release v2.857.0

See changelog for more information.

Release v2.856.0

See changelog for more information.

Release v2.855.0

See changelog for more information.

Release v2.854.0

See changelog for more information.

Release v2.853.0

See changelog for more information.

Release v2.852.0

See changelog for more information.

Release v2.851.0

See changelog for more information.

Release v2.850.0

See changelog for more information.

Release v2.849.0

See changelog for more information.

Release v2.848.0

See changelog for more information.

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.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.858.0

  • feature: Athena: Adds APIs to create, list, update, and delete prepared SQL statements that have optional placeholder parameters. A prepared statement can use different values for these parameters each time it is run.
  • feature: CodePipeline: Updated the parameters to make actionType required for UpdateActionType
  • feature: EC2: Expands EC2/Spot Fleet capacity-optimized allocation strategy to allow users to prioritize instance pools. Fleet attempts to fulfill priorities on a best-effort basis but optimizes for capacity first.
  • feature: LicenseManager: License Manager Automated Discovery now supports Exclusion Filters.
  • feature: MediaLive: Medialive now supports the ability to transfer AWS Elemental Link devices to another region.
  • feature: NetworkFirewall: Added a new UpdateToken output field to the PerObjectStatus as part of firewall sync state. This is added to track which version of the object the firewall is in sync or pending synchronization.
  • feature: Shield: Add support for tagging of Shield protection and protection group resources.

2.857.0

  • feature: CloudWatchEvents: Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • feature: EventBridge: Introducing support for EventBridge Api Destinations - any HTTP APIs as Targets, with managed authorization via EventBridge Connections.
  • feature: MWAA: This release introduces a new MinWorker parameter to the CreateEnvironment and UpdateEnvironment APIs. MinWorker allows the users to set a minimum worker count for worker auto-scaling operations.
  • feature: SageMaker: This release adds the ResolvedOutputS3Uri to the DescribeFeatureGroup API to indicate the S3 prefix where offline data is stored in a feature group
  • feature: ServiceDiscovery: Supports creating API-only services under DNS namespace. Add namespace syntax validation.

2.856.0

  • feature: ACM: Adds 2 new APIs to add and retrieve account configuration in AWS Certificate Manager.
  • feature: CloudWatchEvents: Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
  • feature: CodeBuild: AWS CodeBuild now supports Session Manager debugging for batch builds.
  • feature: ES: AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation
  • feature: ForecastService: Added new StopResource operation that stops Amazon Forecast resource jobs that are in progress.
  • feature: SecretsManager: Added support for multi-Region secrets APIs ReplicateSecretToRegions, RemoveRegionsFromReplication, and StopReplicationToReplica
  • feature: WellArchitected: This release supports tagging on AWS Well-Architected workloads.

2.855.0

  • feature: DataSync: Additional API Support to update NFS/SMB/ObjectStorage locations
  • feature: EventBridge: Adds TraceHeader to PutEventsRequestEntry to support AWS X-Ray trace-ids on events generated using the PutEvents operation.
  • feature: IoTWireless: Add ARN & Tags for PartnerAccount related APIs and WirelessGatewayTaskDefinition related APIs

2.854.0

  • feature: AlexaForBusiness: Added support for optional tags in CreateAddressBook, CreateConferenceProvider, CreateContact, CreateGatewayGroup, CreateNetworkProfile and RegisterAVSDevice APIs.
  • feature: CodePipeline: Added a new field to the ListPipelines API to allow maximum search results of 1000
  • feature: EKS: Adding new error code AdmissionRequestDenied for Addons in EKS
  • feature: SSM: Add Support for Patch Manger Baseline Override parameter.

2.853.0

  • bugfix: s3: Bugfixing the s3 arn endpoint parser
  • feature: EKS: Amazon EKS now supports adding KMS envelope encryption to existing clusters to enhance security for secrets
  • feature: EMR: Added UpdateStudio API that allows updating a few attributes of an EMR Studio.
  • feature: S3: Add RequestPayer to GetObjectTagging and PutObjectTagging.
  • feature: SSOAdmin: Relax constraint on List* API pagination tokens to include underscore character

2.852.0

  • feature: DataBrew: This SDK release adds two new dataset features: 1) support for specifying the file format for a dataset, and 2) support for specifying whether the first row of a CSV or Excel file contains a header.
  • feature: Detective: Changed "master account" to "administrator account." A new AdministratorId field replaces the deprecated MasterId field. Added an option to disable email notifications for member account invitations.
  • feature: Imagebuilder: This release introduces a new API (ListImagePackages) for listing packages installed on an image, and adds support for GP3 volume types, and for specifying a time zone in an image pipeline schedule.
  • feature: Transfer: Corrected the upper limit for TestIdentityProvider input lengths to 1024 characters

2.851.0

... (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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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 #494.