CCExtractor / beacon-backend

backend for the beacon app, gsoc 2021
MIT License
8 stars 38 forks source link

Bump @aws-sdk/client-ec2 from 3.140.0 to 3.327.0 #358

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-ec2 from 3.140.0 to 3.327.0.

Release notes

Sourced from @​aws-sdk/client-ec2's releases.

v3.327.0

3.327.0(2023-05-04)

Chores
  • util-endpoints: update aws partitions.json (0ae49fd7)
  • endpoints: update endpoints model (c2634697)
  • models: update API models (3eadb7ce)
Documentation Changes
  • client-connect: Remove unused InvalidParameterException from CreateParticipant API (d6c991ed)
  • client-s3: Documentation updates for Amazon S3 (9496b2a8)
New Features
  • client-securityhub: Add support for Finding History. (7929075d)
  • client-sqs: This release enables customers to call SQS using AWS JSON-1.0 protocol. (b3f5a9d5)
  • client-rekognition: This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time. (e71366ab)
  • client-cloudwatch: Adds support for filtering by metric names in CloudWatch Metric Streams. (6666673a)
  • client-ecs: Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster (fd48f2dd)
  • client-opensearch: DescribeDomainNodes: A new API that provides configuration information for nodes part of the domain (4f67883a)
  • client-network-firewall: This release adds support for the Suricata REJECT option in midstream exception configurations. (15cffb46)
  • client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config in April 2023. (a45b0da3)
  • client-sagemaker: We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models. (02db558b)
  • client-quicksight: Add support for Topic, Dataset parameters and VPC (e057ab9b)
Bug Fixes
  • service-error-classification: add ECONNREFUSED to list of retryable errors (#4693) (d305472e)

For list of updated packages, view updated-packages.md in assets-3.327.0.zip

v3.326.0

3.326.0(2023-05-03)

Documentation Changes
  • response-structure: add response structure to syntax example (#4684) (02b68def)
New Features
  • client-wellarchitected: This release deepens integration with AWS Service Catalog AppRegistry to improve workload resource discovery. (560a2996)
  • client-network-firewall: AWS Network Firewall now supports policy level HOME_NET variable overrides. (aef051af)
  • client-inspector2: This feature provides deep inspection for linux based instance (0fa21fd2)
  • client-ec2: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings (ed4b2644)
  • client-opensearch: Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure. (bd6c71a8)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ec2's changelog.

3.327.0 (2023-05-04)

Note: Version bump only for package @​aws-sdk/client-ec2

3.326.0 (2023-05-03)

Features

  • client-ec2: Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings (ed4b264)

3.325.0 (2023-05-02)

Note: Version bump only for package @​aws-sdk/client-ec2

3.322.0 (2023-04-27)

Features

  • client-ec2: This release adds support for AMD SEV-SNP on EC2 instances. (c57a8bf)

3.321.1 (2023-04-27)

Note: Version bump only for package @​aws-sdk/client-ec2

3.321.0 (2023-04-26)

Note: Version bump only for package @​aws-sdk/client-ec2

... (truncated)

Commits
  • 0408b01 Publish v3.327.0
  • f08a7b1 Publish v3.326.0
  • ed4b264 feat(client-ec2): Adds an SDK paginator for GetNetworkInsightsAccessScopeAnal...
  • 02b68de docs(response-structure): add response structure to syntax example (#4684)
  • b418f9d Publish v3.325.0
  • dac4b45 Publish v3.322.0
  • c57a8bf feat(client-ec2): This release adds support for AMD SEV-SNP on EC2 instances.
  • dcd8bca Publish v3.321.1
  • 33501ba Publish v3.321.0
  • 673666e Publish v3.319.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[bot] commented 1 year ago

Superseded by #359.