ImmoweltGroup / aws-swiss-knife

:wrench: A command line interface providing helpful AWS tools
MIT License
10 stars 1 forks source link

build(deps): bump aws-sdk from 2.704.0 to 2.927.0 #289

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps aws-sdk from 2.704.0 to 2.927.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.927.0

See changelog for more information.

Release v2.926.0

See changelog for more information.

Release v2.925.0

See changelog for more information.

Release v2.924.0

See changelog for more information.

Release v2.923.0

See changelog for more information.

Release v2.922.0

See changelog for more information.

Release v2.921.0

See changelog for more information.

Release v2.920.0

See changelog for more information.

Release v2.919.0

See changelog for more information.

Release v2.918.0

See changelog for more information.

Release v2.917.0

See changelog for more information.

Release v2.916.0

See changelog for more information.

Release v2.915.0

See changelog for more information.

Release v2.914.0

See changelog for more information.

Release v2.913.0

See changelog for more information.

Release v2.912.0

See changelog for more information.

Release v2.911.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.927.0

  • feature: EC2: Amazon EC2 adds new AMI property to flag outdated AMIs
  • feature: MediaConnect: When you enable source failover, you can now designate one of two sources as the primary source. You can choose between two failover modes to prevent any disruption to the video stream. Merge combines the sources into a single stream. Failover allows switching between a primary and a backup stream.
  • feature: MediaLive: AWS MediaLive now supports OCR-based conversion of DVB-Sub and SCTE-27 image-based source captions to WebVTT, and supports ingest of ad avail decorations in HLS input manifests.

2.926.0

  • feature: AppMesh: AppMesh now supports additional routing capabilities in match and rewrites for Gateway Routes and Routes. Additionally, App Mesh also supports specifying DNS Response Types in Virtual Nodes.
  • feature: Appflow: Adding MAP_ALL task type support.
  • feature: Chime: This SDK release adds support for UpdateAccount API to allow users to update their default license on Chime account.
  • feature: CognitoIdentityServiceProvider: Amazon Cognito now supports targeted sign out through refresh token revocation
  • feature: EC2: This release adds a new optional parameter connectivityType (public, private) for the CreateNatGateway API. Private NatGateway does not require customers to attach an InternetGateway to the VPC and can be used for communication with other VPCs and on-premise networks.
  • feature: ManagedBlockchain: This release supports KMS customer-managed Customer Master Keys (CMKs) on member-specific Hyperledger Fabric resources.
  • feature: RAM: AWS Resource Access Manager (RAM) is releasing new field isResourceTypeDefault in ListPermissions and GetPermission response, and adding permissionArn parameter to GetResourceShare request to filter by permission attached
  • feature: Redshift: Added InvalidClusterStateFault to the ModifyAquaConfiguration API, thrown when calling the API on a non available cluster.
  • feature: SageMaker: Using SageMaker Edge Manager with AWS IoT Greengrass v2 simplifies accessing, maintaining, and deploying models to your devices. You can now create deployable IoT Greengrass components during edge packaging jobs. You can choose to create a device fleet with or without creating an AWS IoT role alias.
  • feature: SageMakerFeatureStoreRuntime: Release BatchGetRecord API for AWS SageMaker Feature Store Runtime.

2.925.0

  • feature: Kendra: AWS Kendra now supports checking document status.
  • feature: PersonalizeEvents: Support for unstructured text inputs in the items dataset to to automatically extract key information from product/content description as an input when creating solution versions.
  • feature: Proton: This is the initial SDK release for AWS Proton

2.924.0

  • feature: FSx: This release adds support for auditing end-user access to files, folders, and file shares using Windows event logs, enabling customers to meet their security and compliance needs.
  • feature: Macie2: This release of the Amazon Macie API introduces stricter validation of S3 object criteria for classification jobs.
  • feature: ServiceCatalog: increase max pagesize for List/Search apis

2.923.0

  • feature: EKS: Added updateConfig option that allows customers to control upgrade velocity in Managed Node Group.
  • feature: Glue: Add SampleSize variable to S3Target to enable s3-sampling feature through API.
  • feature: Personalize: Update regex validation in kmsKeyArn and s3 path API parameters for AWS Personalize APIs
  • feature: SageMaker: AWS SageMaker - Releasing new APIs related to Callback steps in model building pipelines. Adds experiment integration to model building pipelines.

2.922.0

  • feature: MediaLive: Add support for automatically setting the H.264 adaptive quantization and GOP B-frame fields.
  • feature: PI: The new GetDimensionKeyDetails action retrieves the attributes of the specified dimension group for a DB instance or data source.

2.921.0

  • feature: ForecastService: Added optional field AutoMLOverrideStrategy to CreatePredictor API that allows users to customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and GetAccuracyMetrics responses.
  • feature: S3: S3 Inventory now supports Bucket Key Status
  • feature: S3Control: Amazon S3 Batch Operations now supports S3 Bucket Keys.

2.920.0

  • feature: AutoScaling: You can now launch EC2 instances with GP3 volumes when using Auto Scaling groups with Launch Configurations
  • feature: Braket: Introduction of a RETIRED status for devices.
  • feature: DocDB: This SDK release adds support for DocDB global clusters.

2.919.0

  • feature: EC2: Added idempotency to CreateNetworkInterface using the ClientToken parameter.
  • feature: IoTWireless: Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.

... (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) - 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 #290.