trois-six / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
1 stars 2 forks source link

Bump github.com/aws/aws-sdk-go-v2 from 1.10.0 to 1.15.0 #18

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/aws/aws-sdk-go-v2 from 1.10.0 to 1.15.0.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2's changelog.

Release (2022-03-11)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chime: v1.20.0
    • Feature: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.20.0
    • Feature: This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.20.0
    • Feature: Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.18.0
    • Feature: This release adds address filters for listSites
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.15.1
    • Documentation: Documentation updates for Secrets Manager.
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.6.0
    • Feature: Amazon Transcribe StartTranscription API now supports additional parameters for Language Identification feature: customVocabularies and customFilterVocabularies

Release (2022-03-10)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.20.0
    • Feature: This release makes slotTypeId an optional parameter in CreateSlot and UpdateSlot APIs in Amazon Lex V2 for model building. Customers can create and update slots without specifying a slot type id.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.18.0
    • Feature: Documentation fix for API StartMedicalTranscriptionJobRequest, now showing min sample rate as 16khz
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.18.0
    • Feature: Adding more descriptive error types for managed workflows

Release (2022-03-09)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.17.0
    • Feature: Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.

Release (2022-03-08.3)

  • No change notes available for this release.

Release (2022-03-08.2)

  • No change notes available for this release.

Release (2022-03-08)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.11.0
    • Feature: Updated service client model to latest release.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.5.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 2 years ago

Superseded by #21.