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.297.0 to 3.298.0 in /server #683

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @aws-sdk/client-secrets-manager from 3.297.0 to 3.298.0.

Release notes

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

v3.298.0

3.298.0(2023-03-23)

Documentation Changes
New Features
  • clients:
    • update client endpoints as of 2023-03-23 (9177f4c1)
    • remove generated log filters for data with no sensitive data (#4544) (569155d6)
  • client-chime-sdk-identity: AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels. ExpirationSettings provides automatic resource deletion for AppInstanceUsers. (f12358ef)
  • client-textract: The AnalyzeDocument - Tables feature adds support for new elements in the API: table titles, footers, section titles, summary cells/tables, and table type. (bf48e831)
  • client-servicediscovery: Reverted the throttling exception RequestLimitExceeded for AWS Cloud Map APIs introduced in SDK version 1.12.424 2023-03-09 to previous exception specified in the ErrorCode. (a4609488)
  • client-chime-sdk-voice: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio. (e2989287)
  • client-mediaconvert: AWS Elemental MediaConvert SDK now supports passthrough of ID3v2 tags for audio inputs to audio-only HLS outputs. (6a83a5c5)
  • client-ivs-realtime: Initial release of the Amazon Interactive Video Service RealTime API. (6833ff3d)
  • client-batch: This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE (5152fa9b)
  • client-sagemaker: Amazon SageMaker Autopilot adds two new APIs - CreateAutoMLJobV2 and DescribeAutoMLJobV2. Amazon SageMaker Notebook Instances now supports the ml.geospatial.interactive instance type. (aa94fc4a)
  • client-chime-sdk-messaging: ExpirationSettings provides automatic resource deletion for Channels. (f896a630)
  • client-chime-sdk-media-pipelines: This release adds Amazon Chime SDK call analytics. Call analytics include voice analytics, which provides speaker search and voice tone analysis. These capabilities can be used with Amazon Transcribe and Transcribe Call Analytics to generate machine-learning-powered insights from real-time audio. (1e3a44ab)
  • client-codeartifact: Repository CreationTime is added to the CreateRepository and ListRepositories API responses. (7871c838)
  • client-guardduty: Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs. (28b5caf7)

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

Changelog

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

3.298.0 (2023-03-23)

Features

  • clients: remove generated log filters for data with no sensitive data (#4544) (569155d)
Commits
  • 692fb8a Publish v3.298.0
  • f97b708 docs(api-extractor): add client api-extraction (#4567)
  • 569155d feat(clients): remove generated log filters for data with no sensitive data (...
  • See full diff 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)