Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the aws-sdk-go group with 7 updates #1554

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2023

Bumps the aws-sdk-go group with 7 updates:

Package Update
github.com/aws/aws-sdk-go 1.44.300 to 1.44.307
github.com/aws/aws-sdk-go-v2/service/ec2 1.104.0 to 1.106.0
github.com/aws/aws-sdk-go-v2/service/rds 1.46.2 to 1.47.0
github.com/aws/aws-sdk-go-v2/service/s3control 1.31.8 to 1.31.9
github.com/aws/aws-sdk-go-v2/service/securitylake 1.4.4 to 1.5.0
github.com/aws/aws-sdk-go-v2/service/transcribe 1.26.9 to 1.27.0
github.com/aws/aws-sdk-go-v2/service/workspaces 1.28.16 to 1.28.17

Updates github.com/aws/aws-sdk-go from 1.44.300 to 1.44.307

Release notes

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

Release v1.44.307 (2023-07-24)

Service Client Updates

  • service/apigatewayv2: Adds new service
    • Documentation updates for Amazon API Gateway.
  • service/ce: Updates service API and documentation
  • service/chime-sdk-media-pipelines: Updates service API and documentation
  • service/cloudformation: Updates service API and documentation
    • This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • service/ec2: Updates service API
    • Add "disabled" enum value to SpotInstanceState.
  • service/glue: Updates service API and documentation
    • Added support for Data Preparation Recipe node in Glue Studio jobs
  • service/quicksight: Updates service API, documentation, and paginators
    • This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release v1.44.306 (2023-07-21)

Service Client Updates

  • service/glue: Updates service API and documentation
    • This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • service/mediaconvert: Updates service documentation
    • This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • service/workspaces: Updates service documentation
    • Fixed VolumeEncryptionKey descriptions

SDK Bugs

  • codegen: Prevent unused imports from being generated for event streams.
    • Potentially-unused "time" import was causing vet failures on generated code.

Release v1.44.305 (2023-07-20)

Service Client Updates

  • service/connectcases: Updates service API and documentation
  • service/models.lex.v2: Updates service API and documentation
  • service/route53resolver: Updates service API, documentation, and paginators
  • service/s3: Updates service examples
    • Improve performance of S3 clients by simplifying and optimizing endpoint resolution.
  • service/sagemaker: Updates service API, documentation, and paginators
    • Cross account support for SageMaker Feature Store
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/securitylake: Updates service API and documentation
  • service/transcribe: Updates service API and documentation

Release v1.44.304 (2023-07-20)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.104.0 to 1.106.0

Changelog

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

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release (2023-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.56.0
    • Feature: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.0
    • Feature: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.47.0
    • Feature: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.17
    • Documentation: Fixed VolumeEncryptionKey descriptions

Release (2023-07-20.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.4.0
    • Feature: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.5.0
    • Feature: This release adds the ability to assign a case to a queue or user.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.31.0
    • Feature: This release updates type for Channel field in SessionSpecification and UtteranceSpecification
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.18.0
    • Feature: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.93.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.16.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.5.0
    • Feature: Adding support for Tags on Create and Resource Tagging API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.27.0
    • Feature: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.46.2 to 1.47.0

Changelog

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

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release (2023-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.56.0
    • Feature: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.0
    • Feature: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.47.0
    • Feature: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.17
    • Documentation: Fixed VolumeEncryptionKey descriptions

Release (2023-07-20.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.4.0
    • Feature: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.5.0
    • Feature: This release adds the ability to assign a case to a queue or user.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.31.0
    • Feature: This release updates type for Channel field in SessionSpecification and UtteranceSpecification
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.18.0
    • Feature: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.93.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.16.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.5.0
    • Feature: Adding support for Tags on Create and Resource Tagging API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.27.0
    • Feature: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3control from 1.31.8 to 1.31.9

Commits

Updates github.com/aws/aws-sdk-go-v2/service/securitylake from 1.4.4 to 1.5.0

Changelog

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

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release (2023-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.56.0
    • Feature: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.0
    • Feature: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.47.0
    • Feature: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.17
    • Documentation: Fixed VolumeEncryptionKey descriptions

Release (2023-07-20.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.4.0
    • Feature: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.5.0
    • Feature: This release adds the ability to assign a case to a queue or user.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.31.0
    • Feature: This release updates type for Channel field in SessionSpecification and UtteranceSpecification
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.18.0
    • Feature: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.93.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.16.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.5.0
    • Feature: Adding support for Tags on Create and Resource Tagging API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.27.0
    • Feature: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/transcribe from 1.26.9 to 1.27.0

Changelog

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

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release (2023-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.56.0
    • Feature: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.0
    • Feature: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.47.0
    • Feature: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.17
    • Documentation: Fixed VolumeEncryptionKey descriptions

Release (2023-07-20.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.4.0
    • Feature: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.5.0
    • Feature: This release adds the ability to assign a case to a queue or user.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.31.0
    • Feature: This release updates type for Channel field in SessionSpecification and UtteranceSpecification
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.18.0
    • Feature: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.93.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.16.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.5.0
    • Feature: Adding support for Tags on Create and Resource Tagging API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.27.0
    • Feature: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/workspaces from 1.28.16 to 1.28.17

Changelog

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

Release (2023-07-24)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.13.15
    • Documentation: Documentation updates for Amazon API Gateway.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.5.0
    • Feature: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.32.0
    • Feature: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.26.0
    • Feature: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.106.0
    • Feature: Add "disabled" enum value to SpotInstanceState.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.57.0
    • Feature: Added support for Data Preparation Recipe node in Glue Studio jobs
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.39.0
    • Feature: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

Release (2023-07-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.56.0
    • Feature: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.0
    • Feature: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.47.0
    • Feature: Adds support for the DBSystemID parameter of CreateDBInstance to RDS Custom for Oracle.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.28.17
    • Documentation: Fixed VolumeEncryptionKey descriptions

Release (2023-07-20.2)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.4.0
    • Feature: This release adds support for updating and deleting spaces and projects in Amazon CodeCatalyst. It also adds support for creating, getting, and deleting source repositories in CodeCatalyst projects.
  • github.com/aws/aws-sdk-go-v2/service/connectcases: v1.5.0
    • Feature: This release adds the ability to assign a case to a queue or user.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.31.0
    • Feature: This release updates type for Channel field in SessionSpecification and UtteranceSpecification
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.18.0
    • Feature: This release adds support for Route 53 On Outposts, a new feature that allows customers to run Route 53 Resolver and Resolver endpoints locally on their Outposts.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.93.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.16.0
    • Feature: Cross account support for SageMaker Feature Store
  • github.com/aws/aws-sdk-go-v2/service/securitylake: v1.5.0
    • Feature: Adding support for Tags on Create and Resource Tagging API.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.27.0
    • Feature: Added API argument --toxicity-detection to startTranscriptionJob API, which allows users to view toxicity scores of submitted audio.

... (truncated)

Commits

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

Bumps the aws-sdk-go group with 7 updates:

| Package | Update |
| --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | 1.44.300 to 1.44.307 |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | 1.104.0 to 1.106.0 |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | 1.46.2 to 1.47.0 |
| [github.com/aws/aws-sdk-go-v2/service/s3control](https://github.com/aws/aws-sdk-go-v2) | 1.31.8 to 1.31.9 |
| [github.com/aws/aws-sdk-go-v2/service/securitylake](https://github.com/aws/aws-sdk-go-v2) | 1.4.4 to 1.5.0 |
| [github.com/aws/aws-sdk-go-v2/service/transcribe](https://github.com/aws/aws-sdk-go-v2) | 1.26.9 to 1.27.0 |
| [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2) | 1.28.16 to 1.28.17 |


Updates `github.com/aws/aws-sdk-go` from 1.44.300 to 1.44.307
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.300...v1.44.307)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.104.0 to 1.106.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.104.0...service/ec2/v1.106.0)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.46.2 to 1.47.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.46.2...service/ec2/v1.47.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3control` from 1.31.8 to 1.31.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3control/v1.31.8...service/s3control/v1.31.9)

Updates `github.com/aws/aws-sdk-go-v2/service/securitylake` from 1.4.4 to 1.5.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.4.4...v1.5.0)

Updates `github.com/aws/aws-sdk-go-v2/service/transcribe` from 1.26.9 to 1.27.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.26.9...service/s3/v1.27.0)

Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.28.16 to 1.28.17
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/workspaces/v1.28.16...service/workspaces/v1.28.17)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3control
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/securitylake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/transcribe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/workspaces
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 25, 2023
@github-actions
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/S and removed dependencies Pull requests that update a dependency file labels Jul 25, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 26, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-bb9d5c2eed branch July 26, 2023 02:14
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants