benhutchins / dyngoose

Elegant DynamoDB object modeling for Typescript.
https://www.npmjs.com/package/dyngoose
ISC License
89 stars 14 forks source link

chore(deps-dev): Bump aws-sdk from 2.973.0 to 2.995.0 #535

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps aws-sdk from 2.973.0 to 2.995.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.995.0

See changelog for more information.

Release v2.994.0

See changelog for more information.

Release v2.993.0

See changelog for more information.

Release v2.992.0

See changelog for more information.

Release v2.991.0

See changelog for more information.

Release v2.990.0

See changelog for more information.

Release v2.989.0

See changelog for more information.

Release v2.988.0

See changelog for more information.

Release v2.987.0

See changelog for more information.

Release v2.986.0

See changelog for more information.

Release v2.985.0

See changelog for more information.

Release v2.984.0

See changelog for more information.

Release v2.983.0

See changelog for more information.

Release v2.982.0

See changelog for more information.

Release v2.981.0

See changelog for more information.

Release v2.980.0

See changelog for more information.

Release v2.979.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.995.0

  • feature: EC2: DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
  • feature: LicenseManager: AWS License Manager now allows customers to get the LicenseArn in the Checkout API Response.

2.994.0

  • bugfix: HttpRequest: Allows request body to be either a string or a buffer
  • feature: AppSync: Documented the new OpenSearchServiceDataSourceConfig data type. Added deprecation notes to the ElasticsearchDataSourceConfig data type.
  • feature: MediaConvert: This release adds style and positioning support for caption or subtitle burn-in from rich text sources such as TTML. This release also introduces configurable image-based trick play track generation.
  • feature: SSM: Added cutoff behavior support for preventing new task invocations from starting when the maintenance window cutoff time is reached.

2.993.0

  • feature: Imagebuilder: This feature adds support for specifying GP3 volume throughput and configuring instance metadata options for instances launched by EC2 Image Builder.
  • feature: LexModelsV2: This release adds support for utterances statistics for bots built using Lex V2 console and APIs. For details, see: https://docs.aws.amazon.com/lexv2/latest/dg/monitoring-utterances.html
  • feature: LicenseManager: AWS License Manager now allows customers to change their Windows Server or SQL license types from Bring-Your-Own-License (BYOL) to License Included or vice-versa (using the customer's media).
  • feature: MediaPackageVod: MediaPackage VOD will now return the current processing statuses of an asset's endpoints. The status can be QUEUED, PROCESSING, PLAYABLE, or FAILED.
  • feature: MediaTailor: This release adds support to configure logs for playback configuration.
  • feature: WAFV2: Added the regex match rule statement, for matching web requests against a single regular expression.

2.992.0

  • feature: Comprehend: Amazon Comprehend now supports versioning of custom models, improved training with ONE_DOC_PER_FILE text documents for custom entity recognition, ability to provide specific test sets during training, and live migration to new model endpoints.
  • feature: EC2: This update adds support for downloading configuration templates using new APIs (GetVpnConnectionDeviceTypes and GetVpnConnectionDeviceSampleConfiguration) and Internet Key Exchange version 2 (IKEv2) parameters for many popular CGW devices.
  • feature: ECR: This release adds additional support for repository replication
  • feature: Iot: This release adds support for verifying, viewing and filtering AWS IoT Device Defender detect violations with four verification states.
  • feature: Kafka: Added StateInfo to ClusterInfo

2.991.0

  • feature: DMS: Optional flag force-planned-failover added to reboot-replication-instance API call. This flag can be used to test a planned failover scenario used during some maintenance operations.
  • feature: ES: This release adds an optional parameter in the ListDomainNames API to filter domains based on the engine type (OpenSearch/Elasticsearch).
  • feature: OpenSearch: This release adds an optional parameter in the ListDomainNames API to filter domains based on the engine type (OpenSearch/Elasticsearch).

2.990.0

  • feature: KafkaConnect: This is the initial SDK release for Amazon Managed Streaming for Apache Kafka Connect (MSK Connect).
  • feature: Macie2: This release adds support for specifying which managed data identifiers are used by a classification job, and retrieving a list of managed data identifiers that are available.
  • feature: Pinpoint: This SDK release adds a new feature for Pinpoint campaigns, in-app messaging.
  • feature: RoboMaker: Adding support to create container based Robot and Simulation applications by introducing an environment field
  • feature: S3: Add support for access point arn filtering in S3 CW Request Metrics
  • feature: SageMaker: Add API for users to retry a failed pipeline execution or resume a stopped one.
  • feature: TranscribeService: This release adds support for subtitling with Amazon Transcribe batch jobs.

2.989.0

  • feature: Chime: Adds support for SipHeaders parameter for CreateSipMediaApplicationCall.
  • feature: Comprehend: Amazon Comprehend now allows you to train and run PDF and Word documents for custom entity recognition. With PDF and Word formats, you can extract information from documents containing headers, lists and tables.
  • feature: EC2: This release adds support for vt1 3xlarge, 6xlarge and 24xlarge instances powered by Xilinx Alveo U30 Media Accelerators for video transcoding workloads
  • feature: SageMaker: This release adds support for "Project Search"
  • feature: WAFV2: This release adds support for including rate based rules in a rule group.

2.988.0

  • feature: Iot: AWS IoT Rules Engine adds OpenSearch action. The OpenSearch rule action lets you stream data from IoT sensors and applications to Amazon OpenSearch Service which is a successor to Amazon Elasticsearch Service.

2.987.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[bot] commented 3 years ago

Superseded by #536.