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 across 2 directories with 18 updates #1675

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 13, 2024

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

Package From To
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.9 1.17.10
github.com/aws/aws-sdk-go-v2/service/appintegrations 1.27.3 1.28.0
github.com/aws/aws-sdk-go-v2/service/athena 1.44.3 1.44.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider 1.41.4 1.43.1
github.com/aws/aws-sdk-go-v2/service/computeoptimizer 1.37.3 1.37.4
github.com/aws/aws-sdk-go-v2/service/costoptimizationhub 1.7.3 1.8.0
github.com/aws/aws-sdk-go-v2/service/datazone 1.16.0 1.17.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.173.0 1.175.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.31.0 1.32.0
github.com/aws/aws-sdk-go-v2/service/eks 1.47.0 1.48.0
github.com/aws/aws-sdk-go-v2/service/glue 1.91.0 1.93.0
github.com/aws/aws-sdk-go-v2/service/groundstation 1.29.3 1.29.4
github.com/aws/aws-sdk-go-v2/service/medialive 1.55.0 1.56.0
github.com/aws/aws-sdk-go-v2/service/oam 1.13.3 1.13.4
github.com/aws/aws-sdk-go-v2/service/resiliencehub 1.23.3 1.24.0
github.com/aws/aws-sdk-go-v2/service/ssm 1.52.3 1.52.4
github.com/aws/aws-sdk-go-v2/service/workspaces 1.44.3 1.45.0

Bumps the aws-sdk-go group with 17 updates in the /tools/tfsdk2fw directory:

Package From To
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.9 1.17.10
github.com/aws/aws-sdk-go-v2/service/appintegrations 1.27.3 1.28.0
github.com/aws/aws-sdk-go-v2/service/athena 1.44.3 1.44.4
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider 1.41.4 1.43.1
github.com/aws/aws-sdk-go-v2/service/computeoptimizer 1.37.3 1.37.4
github.com/aws/aws-sdk-go-v2/service/costoptimizationhub 1.7.3 1.8.0
github.com/aws/aws-sdk-go-v2/service/datazone 1.16.0 1.17.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.173.0 1.175.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.31.0 1.32.0
github.com/aws/aws-sdk-go-v2/service/eks 1.47.0 1.48.0
github.com/aws/aws-sdk-go-v2/service/glue 1.91.0 1.93.0
github.com/aws/aws-sdk-go-v2/service/groundstation 1.29.3 1.29.4
github.com/aws/aws-sdk-go-v2/service/medialive 1.55.0 1.56.0
github.com/aws/aws-sdk-go-v2/service/oam 1.13.3 1.13.4
github.com/aws/aws-sdk-go-v2/service/resiliencehub 1.23.3 1.24.0
github.com/aws/aws-sdk-go-v2/service/ssm 1.52.3 1.52.4
github.com/aws/aws-sdk-go-v2/service/workspaces 1.44.3 1.45.0

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.17.9 to 1.17.10

Commits

Updates github.com/aws/aws-sdk-go-v2/service/appintegrations from 1.27.3 to 1.28.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/athena from 1.44.3 to 1.44.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider from 1.41.4 to 1.43.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/computeoptimizer from 1.37.3 to 1.37.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/costoptimizationhub from 1.7.3 to 1.8.0

Changelog

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

Release (2021-08-04)

General Highlights

  • Feature: adds error handling for defered close calls
  • Dependency Update: Updated github.com/aws/smithy-go to latest version.
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.8.0
    • Bug Fix: Corrected an issue where the retryer was not using the last attempt's ResultMetadata as the bases for the return result from the stack. (#1345)
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/expression: v1.2.0
    • Feature: Add IsSet helper for ConditionBuilder and KeyConditionBuilder (#1329)
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.5.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.3.1
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.4.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.6.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.5.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.8.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.6.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codeguruprofiler: v1.4.2
    • Bug Fix: Fixed an issue that caused one or more API operations to fail when attempting to resolve the service endpoint. (#1349)
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.5.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.7.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.13.0
    • Feature: Updated to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.7.0
    • Feature: Updated to latest API model.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/datazone from 1.16.0 to 1.17.0

Changelog

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

Release (2022-10-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.0
    • Feature: Adds aws.IsCredentialsProvider for inspecting CredentialProvider types when needing to determine if the underlying implementation type matches a target type. This resolves an issue where CredentialsCache could mask AnonymousCredentials providers, breaking downstream detection logic.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.21.0
    • Feature: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • github.com/aws/aws-sdk-go-v2/service/eventbridge: v1.16.16
    • Bug Fix: The SDK client has been updated to utilize the aws.IsCredentialsProvider function for determining if aws.AnonymousCredentials has been configured for the CredentialProvider.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.29.0
    • Feature: S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
    • Bug Fix: The SDK client has been updated to utilize the aws.IsCredentialsProvider function for determining if aws.AnonymousCredentials has been configured for the CredentialProvider.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.49.0
    • Feature: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.
  • github.com/aws/aws-sdk-go-v2/service/sts: v1.17.0
    • Feature: Add presign functionality for sts:AssumeRole operation

Release (2022-10-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.20.0
    • Feature: This release adds information about the resources DevOps Guru is analyzing.
  • github.com/aws/aws-sdk-go-v2/service/globalaccelerator: v1.15.0
    • Feature: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.7.0
    • Feature: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.
  • github.com/aws/aws-sdk-go-v2/service/rum: v1.7.0
    • Feature: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions

Release (2022-10-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.11.6
    • Documentation: Documentation updates for Chime Messaging SDK
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.19.0
    • Feature: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.27.0
    • Feature: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.33.0
    • Feature: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.13.0
    • Feature: Adding new Accessor APIs for Amazon Managed Blockchain
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.28.0
    • Feature: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.173.0 to 1.175.0

Commits

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

Changelog

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

Release (2023-04-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.24.0
    • Feature: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.0
    • Feature: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.18.0
    • Feature: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.1
    • Documentation: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.32.0
    • Feature: Provides support for "Snow" Storage class.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.4
    • Documentation: Documentation updates for Secrets Manager

Release (2023-04-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.26.0
    • Feature: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.13.0
    • Feature: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.5
    • Documentation: Documentation updates for DynamoDB API
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.7.0
    • Feature: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.2.0
    • Feature: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.27.0
    • Feature: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.33.0
    • Feature: Add Python 3.10 (python3.10) support to AWS Lambda

Release (2023-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.25.1
    • Documentation: This release supports ephemeral storage for AWS Fargate Windows containers.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.32.0
    • Feature: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.8
    • Documentation: Doc only update for Refactor Spaces environments without network bridge feature.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/eks from 1.47.0 to 1.48.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/glue from 1.91.0 to 1.93.0

Changelog

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

Release (2023-04-04)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.10.0
    • Feature: Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.28.1
    • Documentation: Documentation updates for Amazon EC2 Auto Scaling
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.93.0
    • Feature: C6in, M6in, M6idn, R6in and R6idn bare metal instances are powered by 3rd Generation Intel Xeon Scalable processors and offer up to 200 Gbps of network bandwidth.
  • github.com/aws/aws-sdk-go-v2/service/elasticinference: v1.13.0
    • Feature: Updated public documentation for the Describe and Tagging APIs.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.73.0
    • Feature: Amazon SageMaker Asynchronous Inference now allows customer's to receive failure model responses in S3 and receive success/failure model responses in SNS notifications.
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.19.0
    • Feature: Amazon SageMaker Asynchronous Inference now provides customers a FailureLocation as a response parameter in InvokeEndpointAsync API to capture the model failure responses.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.28.0
    • Feature: This release rolls back association config feature for webACLs that protect CloudFront protections.

Release (2023-04-03)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.45.0
    • Feature: Add support for database-level federation
  • github.com/aws/aws-sdk-go-v2/service/lakeformation: v1.21.0
    • Feature: Add support for database-level federation
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.18.0
    • Feature: This release adds grant override options to the CreateGrantVersion API. These options can be used to specify grant replacement behavior during grant activation.
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.15.0
    • Feature: This Amazon MWAA release adds the ability to customize the Apache Airflow environment by launching a shell script at startup. This shell script is hosted in your environment's Amazon S3 bucket. Amazon MWAA runs the script before installing requirements and initializing the Apache Airflow process.
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.17.0
    • Feature: This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.27.0
    • Feature: For web ACLs that protect CloudFront protections, the default request body inspection size is now 16 KB, and you can use the new association configuration to increase the inspection size further, up to 64 KB. Sizes over 16 KB can incur additional costs.

Release (2023-03-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.92.1
    • Documentation: Documentation updates for EC2 On Demand Capacity Reservations
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.1.0
    • Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.10.1
    • Documentation: Adding EKS related documentation for appTemplateBody
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.31.1
    • Documentation: Documentation updates for Amazon S3
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.14.0
    • Feature: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/groundstation from 1.29.3 to 1.29.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/medialive from 1.55.0 to 1.56.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/oam from 1.13.3 to 1.13.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/resiliencehub from 1.23.3 to 1.24.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.58.2 to 1.58.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssm from 1.52.3 to 1.52.4

Commits

…pdates

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.9` | `1.17.10` |
| [github.com/aws/aws-sdk-go-v2/service/appintegrations](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.28.0` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://github.com/aws/aws-sdk-go-v2) | `1.44.3` | `1.44.4` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.43.1` |
| [github.com/aws/aws-sdk-go-v2/service/computeoptimizer](https://github.com/aws/aws-sdk-go-v2) | `1.37.3` | `1.37.4` |
| [github.com/aws/aws-sdk-go-v2/service/costoptimizationhub](https://github.com/aws/aws-sdk-go-v2) | `1.7.3` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2/service/datazone](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.17.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.173.0` | `1.175.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.47.0` | `1.48.0` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.91.0` | `1.93.0` |
| [github.com/aws/aws-sdk-go-v2/service/groundstation](https://github.com/aws/aws-sdk-go-v2) | `1.29.3` | `1.29.4` |
| [github.com/aws/aws-sdk-go-v2/service/medialive](https://github.com/aws/aws-sdk-go-v2) | `1.55.0` | `1.56.0` |
| [github.com/aws/aws-sdk-go-v2/service/oam](https://github.com/aws/aws-sdk-go-v2) | `1.13.3` | `1.13.4` |
| [github.com/aws/aws-sdk-go-v2/service/resiliencehub](https://github.com/aws/aws-sdk-go-v2) | `1.23.3` | `1.24.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.52.3` | `1.52.4` |
| [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2) | `1.44.3` | `1.45.0` |

Bumps the aws-sdk-go group with 17 updates in the /tools/tfsdk2fw directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.9` | `1.17.10` |
| [github.com/aws/aws-sdk-go-v2/service/appintegrations](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.28.0` |
| [github.com/aws/aws-sdk-go-v2/service/athena](https://github.com/aws/aws-sdk-go-v2) | `1.44.3` | `1.44.4` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.43.1` |
| [github.com/aws/aws-sdk-go-v2/service/computeoptimizer](https://github.com/aws/aws-sdk-go-v2) | `1.37.3` | `1.37.4` |
| [github.com/aws/aws-sdk-go-v2/service/costoptimizationhub](https://github.com/aws/aws-sdk-go-v2) | `1.7.3` | `1.8.0` |
| [github.com/aws/aws-sdk-go-v2/service/datazone](https://github.com/aws/aws-sdk-go-v2) | `1.16.0` | `1.17.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.173.0` | `1.175.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.47.0` | `1.48.0` |
| [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.91.0` | `1.93.0` |
| [github.com/aws/aws-sdk-go-v2/service/groundstation](https://github.com/aws/aws-sdk-go-v2) | `1.29.3` | `1.29.4` |
| [github.com/aws/aws-sdk-go-v2/service/medialive](https://github.com/aws/aws-sdk-go-v2) | `1.55.0` | `1.56.0` |
| [github.com/aws/aws-sdk-go-v2/service/oam](https://github.com/aws/aws-sdk-go-v2) | `1.13.3` | `1.13.4` |
| [github.com/aws/aws-sdk-go-v2/service/resiliencehub](https://github.com/aws/aws-sdk-go-v2) | `1.23.3` | `1.24.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssm](https://github.com/aws/aws-sdk-go-v2) | `1.52.3` | `1.52.4` |
| [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2) | `1.44.3` | `1.45.0` |



Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.9 to 1.17.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.17.9...config/v1.17.10)

Updates `github.com/aws/aws-sdk-go-v2/service/appintegrations` from 1.27.3 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.3...v1.28.0)

Updates `github.com/aws/aws-sdk-go-v2/service/athena` from 1.44.3 to 1.44.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.3...service/ssm/v1.44.4)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.41.4 to 1.43.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.4...service/s3/v1.43.1)

Updates `github.com/aws/aws-sdk-go-v2/service/computeoptimizer` from 1.37.3 to 1.37.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.3...service/ssm/v1.37.4)

Updates `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.3...v1.8.0)

Updates `github.com/aws/aws-sdk-go-v2/service/datazone` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.0...v1.17.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.173.0 to 1.175.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.173.0...service/ec2/v1.175.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.31.0 to 1.32.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.32.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.0...service/s3/v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.47.0 to 1.48.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.0...service/s3/v1.48.0)

Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.91.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.93.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.91.0...service/ec2/v1.93.0)

Updates `github.com/aws/aws-sdk-go-v2/service/groundstation` from 1.29.3 to 1.29.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.29.3...service/s3/v1.29.4)

Updates `github.com/aws/aws-sdk-go-v2/service/medialive` from 1.55.0 to 1.56.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.0...service/s3/v1.56.0)

Updates `github.com/aws/aws-sdk-go-v2/service/oam` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.3...service/mq/v1.13.4)

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

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.58.2 to 1.58.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.2...service/s3/v1.58.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.52.3 to 1.52.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.3...service/ssm/v1.52.4)

Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.44.3 to 1.45.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.3...service/s3/v1.45.0)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.17.9 to 1.17.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.17.9...config/v1.17.10)

Updates `github.com/aws/aws-sdk-go-v2/service/appintegrations` from 1.27.3 to 1.28.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.3...v1.28.0)

Updates `github.com/aws/aws-sdk-go-v2/service/athena` from 1.44.3 to 1.44.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.3...service/ssm/v1.44.4)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.41.4 to 1.43.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.4...service/s3/v1.43.1)

Updates `github.com/aws/aws-sdk-go-v2/service/computeoptimizer` from 1.37.3 to 1.37.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.3...service/ssm/v1.37.4)

Updates `github.com/aws/aws-sdk-go-v2/service/costoptimizationhub` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.3...v1.8.0)

Updates `github.com/aws/aws-sdk-go-v2/service/datazone` from 1.16.0 to 1.17.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.16.0...v1.17.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.173.0 to 1.175.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.173.0...service/ec2/v1.175.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.31.0 to 1.32.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.32.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.0...service/s3/v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/service/eks` from 1.47.0 to 1.48.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.47.0...service/s3/v1.48.0)

Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.91.0 to 1.93.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.93.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.91.0...service/ec2/v1.93.0)

Updates `github.com/aws/aws-sdk-go-v2/service/groundstation` from 1.29.3 to 1.29.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.29.3...service/s3/v1.29.4)

Updates `github.com/aws/aws-sdk-go-v2/service/medialive` from 1.55.0 to 1.56.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.0...service/s3/v1.56.0)

Updates `github.com/aws/aws-sdk-go-v2/service/oam` from 1.13.3 to 1.13.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.3...service/mq/v1.13.4)

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

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.58.2 to 1.58.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.58.2...service/s3/v1.58.3)

Updates `github.com/aws/aws-sdk-go-v2/service/ssm` from 1.52.3 to 1.52.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.52.3...service/ssm/v1.52.4)

Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.44.3 to 1.45.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.44.3...service/s3/v1.45.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  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/appintegrations
  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/athena
  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/cognitoidentityprovider
  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/computeoptimizer
  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/costoptimizationhub
  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/datazone
  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/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/ecr
  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/eks
  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/glue
  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/groundstation
  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/medialive
  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/oam
  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/resiliencehub
  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-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  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/workspaces
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/appintegrations
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/athena
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/computeoptimizer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/costoptimizationhub
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/datazone
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/eks
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/glue
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/groundstation
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/medialive
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/oam
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/resiliencehub
  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-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssm
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/workspaces
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 Aug 13, 2024
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.

Copy link
Author

dependabot bot commented on behalf of github Aug 14, 2024

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

@dependabot dependabot bot closed this Aug 14, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-c297b6160a branch August 14, 2024 06:34
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 Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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