MoveoTech / terraform-aws-rest-api-architecture

REST API architecture baseline
Apache License 2.0
4 stars 1 forks source link

fix: bump @aws-sdk/client-secrets-manager from 3.326.0 to 3.327.0 in /server #753

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-secrets-manager from 3.326.0 to 3.327.0.

Release notes

Sourced from @​aws-sdk/client-secrets-manager'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

Changelog

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

3.327.0 (2023-05-04)

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

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)