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

Bump the aws-sdk-go-v2 group across 2 directories with 10 updates #1194

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps the aws-sdk-go-v2 group with 6 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.31.0 1.32.0
github.com/aws/aws-sdk-go-v2/config 1.27.36 1.27.41
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.35.0 1.36.0
github.com/aws/aws-sdk-go-v2/service/iam 1.36.0 1.37.0
github.com/aws/aws-sdk-go-v2/service/s3 1.63.0 1.65.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.35.0 1.36.0

Bumps the aws-sdk-go-v2 group with 6 updates in the /v2/awsv1shim directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.31.0 1.32.0
github.com/aws/aws-sdk-go-v2/config 1.27.36 1.27.41
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.35.0 1.36.0
github.com/aws/aws-sdk-go-v2/service/iam 1.36.0 1.37.0
github.com/aws/aws-sdk-go-v2/service/s3 1.63.0 1.65.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.35.0 1.36.0

Updates github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.41

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.34 to 1.17.39

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.14 to 1.16.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.35.0 to 1.36.0

Changelog

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

Release (2023-06-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.3.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.17.0
    • Feature: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.37.0
    • Feature: Surface ResourceConflictException in DeleteEventSourceMapping
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.0
    • Feature: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.46.0
    • Feature: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.36.0
    • Feature: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.88.0
    • Feature: This release adds support for Model Cards Model Registry integration.

Release (2023-06-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.32.0
    • Feature: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.8.0
    • Feature: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.23.0
    • Feature: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.16.0
    • Feature: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.28.0
    • Feature: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.3.0
    • Feature: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.87.0
    • Feature: Introducing TTL for online store records in feature groups.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.15.0
    • Feature: Introducing TTL for online store records for feature groups.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.36.7
    • Documentation: Systems Manager doc-only update for June 2023.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.3
    • Documentation: This update fixes several broken links to the Cedar documentation.

Release (2023-06-26)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.36.0 to 1.37.0

Changelog

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

Release (2023-07-13)

General Highlights

  • Feature: Modify user agent syntax and introduce support for optional app identifier in UA header
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.23.0
    • Feature: API model updated in Amazon Cognito
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.61.0
    • Feature: Add support for deleting Queues and Routing Profiles.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.27.0
    • Feature: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.25.0
    • Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.104.0
    • Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.30.0
    • Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.1
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.25.0
    • Feature: Adds categories to MediaTailor channel assembly alerts
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.25.0
    • Feature: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.22.0
    • Feature: This release adds support for deployment history for Proton provisioned resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.37.0
    • Feature: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.92.0
    • Feature: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.11
    • Documentation: Documentation updates for Secrets Manager

Release (2023-07-07)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.22.0
    • Feature: Add CMK encryption support for CloudWatch Logs Insights query result data
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.26.0
    • Feature: Releasing DMS Serverless. Adding support for PostgreSQL 15.x as source and target endpoint. Adding support for DocDB Elastic Clusters with sharded collections, PostgreSQL datatype mapping customization and disabling hostname validation of the certificate authority in Kafka endpoint settings
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.54.0
    • Feature: This release enables customers to create new Apache Iceberg tables and associated metadata in Amazon S3 by using native AWS Glue CreateTable operation.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.32.0
    • Feature: This release enables the use of Thumbnails in AWS Elemental MediaLive.
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.24.0
    • Feature: The AWS Elemental MediaTailor SDK for Channel Assembly has added support for EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs, including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT accessory tags.

Release (2023-07-06)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.63.0 to 1.65.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sqs from 1.35.0 to 1.36.0

Changelog

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

Release (2023-06-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.3.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.17.0
    • Feature: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.37.0
    • Feature: Surface ResourceConflictException in DeleteEventSourceMapping
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.0
    • Feature: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.46.0
    • Feature: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.36.0
    • Feature: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.88.0
    • Feature: This release adds support for Model Cards Model Registry integration.

Release (2023-06-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.32.0
    • Feature: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.8.0
    • Feature: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.23.0
    • Feature: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.16.0
    • Feature: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.28.0
    • Feature: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.3.0
    • Feature: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.87.0
    • Feature: Introducing TTL for online store records in feature groups.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.15.0
    • Feature: Introducing TTL for online store records for feature groups.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.36.7
    • Documentation: Systems Manager doc-only update for June 2023.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.3
    • Documentation: This update fixes several broken links to the Cedar documentation.

Release (2023-06-26)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.23.0 to 1.24.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.31.0 to 1.32.0

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.0

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.41

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.34 to 1.17.39

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.16.14 to 1.16.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.35.0 to 1.36.0

Changelog

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

Release (2023-06-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.3.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to set custom thresholds, for performance and availability drops, for triggering when to create a health event.
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.17.0
    • Feature: Support for new runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10, Apache Flink-1.15
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.37.0
    • Feature: Surface ResourceConflictException in DeleteEventSourceMapping
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.0
    • Feature: Add Common Workflow Language (CWL) as a supported language for Omics workflows
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.46.0
    • Feature: Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.36.0
    • Feature: The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.88.0
    • Feature: This release adds support for Model Cards Model Registry integration.

Release (2023-06-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.32.0
    • Feature: This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.8.0
    • Feature: This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.23.0
    • Feature: IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideo: v1.16.0
    • Feature: General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.
  • github.com/aws/aws-sdk-go-v2/service/macie2: v1.28.0
    • Feature: This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
  • github.com/aws/aws-sdk-go-v2/service/privatenetworks: v1.3.0
    • Feature: This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.87.0
    • Feature: Introducing TTL for online store records in feature groups.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.15.0
    • Feature: Introducing TTL for online store records for feature groups.
  • github.com/aws/aws-sdk-go-v2/service/ssm: v1.36.7
    • Documentation: Systems Manager doc-only update for June 2023.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.3
    • Documentation: This update fixes several broken links to the Cedar documentation.

Release (2023-06-26)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.36.0 to 1.37.0

Changelog

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

Release (2023-07-13)

General Highlights

  • Feature: Modify user agent syntax and introduce support for optional app identifier in UA header
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.23.0
    • Feature: API model updated in Amazon Cognito
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.61.0
    • Feature: Add support for deleting Queues and Routing Profiles.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.27.0
    • Feature: Enhanced PostgreSQL target endpoint settings for providing Babelfish support.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.25.0
    • Feature: Added LunCount to the response object of DescribeStorageSystemResourcesResponse, LunCount represents the number of LUNs on a storage system resource.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.104.0
    • Feature: This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.30.0
    • Feature: Amazon FSx for NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to protect your files in a volume by transitioning them to a write once, read many (WORM) state.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.21.1
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/mediatailor: v1.25.0
    • Feature: Adds categories to MediaTailor channel assembly alerts
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.25.0
    • Feature: This release provides ability to customers to change schema associated with their datasets in Amazon Personalize
  • github.com/aws/aws-sdk-go-v2/service/proton: v1.22.0
    • Feature: This release adds support for deployment history for Proton provisioned resources
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.37.0
    • Feature: S3 Inventory now supports Object Access Control List and Object Owner as available object metadata fields in inventory reports.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.92.0
    • Feature: Amazon SageMaker Canvas adds WorkspeceSettings support for CanvasAppSettings
    • ...

      Description has been truncated

Bumps the aws-sdk-go-v2 group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https:/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/config](https:/aws/aws-sdk-go-v2) | `1.27.36` | `1.27.41` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https:/aws/aws-sdk-go-v2) | `1.35.0` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https:/aws/aws-sdk-go-v2) | `1.36.0` | `1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https:/aws/aws-sdk-go-v2) | `1.63.0` | `1.65.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https:/aws/aws-sdk-go-v2) | `1.35.0` | `1.36.0` |

Bumps the aws-sdk-go-v2 group with 6 updates in the /v2/awsv1shim directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https:/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/config](https:/aws/aws-sdk-go-v2) | `1.27.36` | `1.27.41` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https:/aws/aws-sdk-go-v2) | `1.35.0` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https:/aws/aws-sdk-go-v2) | `1.36.0` | `1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https:/aws/aws-sdk-go-v2) | `1.63.0` | `1.65.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https:/aws/aws-sdk-go-v2) | `1.35.0` | `1.36.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.31.0 to 1.32.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.31.0...v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.36 to 1.27.41
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.36...config/v1.27.41)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.34 to 1.17.39
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.34...credentials/v1.17.39)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.14 to 1.16.15
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.14...v1.16.15)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.35.0 to 1.36.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Changelog](https:/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.35.0...service/s3/v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.36.0 to 1.37.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Changelog](https:/aws/aws-sdk-go-v2/blob/service/s3/v1.37.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.36.0...service/s3/v1.37.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.63.0 to 1.65.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.63.0...service/s3/v1.65.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.35.0 to 1.36.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Changelog](https:/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.35.0...service/s3/v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.23.0 to 1.24.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.0...v1.24.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.31.0 to 1.32.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.31.0...v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.31.0 to 1.32.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.31.0...v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.36 to 1.27.41
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.36...config/v1.27.41)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.34 to 1.17.39
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.34...credentials/v1.17.39)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.16.14 to 1.16.15
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.14...v1.16.15)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.35.0 to 1.36.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Changelog](https:/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.35.0...service/s3/v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.36.0 to 1.37.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Changelog](https:/aws/aws-sdk-go-v2/blob/service/s3/v1.37.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.36.0...service/s3/v1.37.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.63.0 to 1.65.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.63.0...service/s3/v1.65.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sqs` from 1.35.0 to 1.36.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Changelog](https:/aws/aws-sdk-go-v2/blob/service/s3/v1.36.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.35.0...service/s3/v1.36.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.23.0 to 1.24.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.23.0...v1.24.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.31.0 to 1.32.0
- [Release notes](https:/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.31.0...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go-v2
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 4, 2024 23:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2024

Superseded by #1196.

@dependabot dependabot bot closed this Oct 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-v2-c57fee704f branch October 7, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants