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 group across 2 directories with 10 updates #1181

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 21, 2024

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

Package From To
github.com/aws/aws-sdk-go-v2 1.30.5 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.35 1.27.36
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.34.10 1.35.0
github.com/aws/aws-sdk-go-v2/service/iam 1.35.3 1.36.0
github.com/aws/aws-sdk-go-v2/service/s3 1.61.3 1.63.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.34.9 1.35.0

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

Package From To
github.com/aws/aws-sdk-go-v2 1.30.5 1.31.0
github.com/aws/aws-sdk-go-v2/config 1.27.35 1.27.36
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.34.10 1.35.0
github.com/aws/aws-sdk-go-v2/service/iam 1.35.3 1.36.0
github.com/aws/aws-sdk-go-v2/service/s3 1.61.3 1.63.0
github.com/aws/aws-sdk-go-v2/service/sqs 1.34.9 1.35.0

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

Commits

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

Commits

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

Commits

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

Commits

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

Changelog

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

Release (2023-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.16.0
    • Feature: Add Amazon EC2 instance recommendations export
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.59.0
    • Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.3
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.35.0
    • Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0

... (truncated)

Commits

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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/iam'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/s3 from 1.61.3 to 1.63.0

Commits

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

Changelog

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

Release (2023-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.16.0
    • Feature: Add Amazon EC2 instance recommendations export
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.59.0
    • Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.3
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.35.0
    • Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0

... (truncated)

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Commits

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

Changelog

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

Release (2023-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.16.0
    • Feature: Add Amazon EC2 instance recommendations export
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.59.0
    • Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.3
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.35.0
    • Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0

... (truncated)

Commits

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

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/iam'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/s3 from 1.61.3 to 1.63.0

Commits

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.5` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.35` | `1.27.36` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.34.10` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.35.3` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.61.3` | `1.63.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.34.9` | `1.35.0` |

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.30.5` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.35` | `1.27.36` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.34.10` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.35.3` | `1.36.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.61.3` | `1.63.0` |
| [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) | `1.34.9` | `1.35.0` |



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.8 to 1.31.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.30.8...v1.31.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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 21, 2024 00:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 21, 2024
Copy link
Contributor

@ewbankkit ewbankkit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀.

@ewbankkit ewbankkit merged commit baa3091 into main Sep 23, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-0fd20b09c9 branch September 23, 2024 12:43
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.

1 participant