Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

build(deps): bump the aws-sdk-go group with 14 updates #1003

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

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

Package From To
github.com/aws/aws-sdk-go 1.51.20 1.51.22
github.com/aws/aws-sdk-go-v2/service/bedrockagent 1.5.1 1.6.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentity 1.23.6 1.23.7
github.com/aws/aws-sdk-go-v2/service/configservice 1.46.4 1.46.5
github.com/aws/aws-sdk-go-v2/service/emrserverless 1.17.5 1.18.0
github.com/aws/aws-sdk-go-v2/service/firehose 1.28.5 1.28.6
github.com/aws/aws-sdk-go-v2/service/healthlake 1.23.4 1.24.0
github.com/aws/aws-sdk-go-v2/service/lakeformation 1.31.5 1.32.0
github.com/aws/aws-sdk-go-v2/service/m2 1.12.4 1.13.0
github.com/aws/aws-sdk-go-v2/service/mediapackagev2 1.10.2 1.11.0
github.com/aws/aws-sdk-go-v2/service/neptunegraph 1.8.0 1.8.1
github.com/aws/aws-sdk-go-v2/service/redshift 1.43.5 1.44.0
github.com/aws/aws-sdk-go-v2/service/transfer 1.45.0 1.46.0
github.com/aws/aws-sdk-go-v2/service/wellarchitected 1.29.4 1.30.0

Updates github.com/aws/aws-sdk-go from 1.51.20 to 1.51.22

Release notes

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

Release v1.51.22 (2024-04-16)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/emr-serverless: Updates service API and documentation
  • service/entityresolution: Updates service API, documentation, and paginators
  • service/iotwireless: Updates service API and documentation
  • service/lakeformation: Updates service API and documentation
  • service/m2: Updates service API and documentation
  • service/mediapackagev2: Updates service API and documentation
  • service/outposts: Updates service API, documentation, and paginators
  • service/wellarchitected: Updates service API and documentation

Release v1.51.21 (2024-04-12)

Service Client Updates

  • service/cloudformation: Updates service API and documentation
    • Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
  • service/config: Updates service documentation
  • service/glue: Updates service API and documentation
    • Modifying request for GetUnfilteredTableMetadata for view-related fields.
  • service/healthlake: Updates service API and documentation
  • service/iotfleethub: Updates service documentation
  • service/kms: Updates service API, documentation, paginators, and examples
    • This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
  • service/mediatailor: Updates service API and documentation
  • service/outposts: Updates service API
  • service/redshift: Updates service API and documentation
    • Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
  • service/transfer: Updates service API and documentation
    • This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.
Commits

Updates github.com/aws/aws-sdk-go-v2/service/bedrockagent from 1.5.1 to 1.6.0

Changelog

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

Release (2021-05-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.6.0
    • Feature: internal/ini: This package has been migrated to a separate module at github.com/aws/aws-sdk-go-v2/internal/ini.
  • github.com/aws/aws-sdk-go-v2/config: v1.3.0
    • Feature: SSO credentials can now be defined alongside other credential providers within the same configuration profile.
    • Bug Fix: Profile names were incorrectly normalized to lower-case, which could result in unexpected profile configurations.
  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.0.0
    • Release: The github.com/aws/aws-sdk-go-v2/internal/ini package is now a Go Module.
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.0.0
    • Release: New AWS service client module
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.0.0
    • Release: New AWS service client module
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotdeviceadvisor: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.3.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.2.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.4.0

... (truncated)

Commits
  • 3145936 Release 2021-05-20
  • aaa3cc2 Update API Models (#1270)
  • 6ed867d Fixup Travis CI tests to allow CI tests for Go Tip to fail (#1267)
  • d72ae62 Carve out internal/ini into a seperate module (#1265)
  • 5f814b7 chore: Add needs-triage to issue templates (#1266)
  • fb3e172 Update java group id
  • 6bd58e4 config: Enable SSO provider to be mixed with other credential providers (#1255)
  • 4a50e35 Add GitHub Actions for SDK and codegen CI testing (#1261)
  • d05dd9b Release 2021-05-14
  • f9fef41 Skip TestInteg_MultipartPresignURL test
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/cognitoidentity from 1.23.6 to 1.23.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/configservice from 1.46.4 to 1.46.5

Commits
  • f2706c8 Release 2023-12-08
  • 1dac0c9 Regenerated Clients
  • cbd9216 Update API model
  • c7357bb fix: reinstate presence of retryer when functional opts run but still respect...
  • c5c34b3 fix: translation of ini service sections into shared config (#2416)
  • b3c7fbf update express cache key (#2414)
  • 9b90af4 fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/service/emrserverless from 1.17.5 to 1.18.0

Changelog

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

Release (2023-04-24)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.18.0
    • Feature: add recursion detection middleware to all SDK requests to avoid recursion invocation in Lambda
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.27.0
    • Feature: Increased the max length for RefreshToken and AuthCode from 2048 to 4096.
  • github.com/aws/aws-sdk-go-v2/service/codecatalyst: v1.2.5
    • Documentation: Documentation updates for Amazon CodeCatalyst.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.94.0
    • Feature: API changes to AWS Verified Access related to identity providers' information.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.36.0
    • Feature: This release introduces a noise reduction pre-filter, linear interpolation deinterlace mode, video pass-through, updated default job settings, and expanded LC-AAC Stereo audio bitrate ranges.
  • github.com/aws/aws-sdk-go-v2/service/rekognition: v1.25.0
    • Feature: Added new status result to Liveness session status.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.0
    • Feature: added paginator for listResourceRecordSets
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.33.0
    • Feature: added custom paginators for listMultipartUploads and ListObjectVersions

Release (2023-04-21)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/connect: v1.52.0
    • Feature: This release adds a new API CreateParticipant. For Amazon Connect Chat, you can use this new API to customize chat flow experiences.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.1
    • Documentation: Documentation update to address various Amazon ECS tickets.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.23.0
    • Feature: AWS Firewall Manager adds support for multiple administrators. You can now delegate more than one administrator per organization.

Release (2023-04-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chime: v1.23.0
    • Feature: Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.4.0
    • Feature: This release adds support for specifying the recording file format in an S3 recording sink configuration.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.15.0
    • Feature: Adds support for Hindi and Thai languages and additional Amazon Transcribe parameters to the StartMeetingTranscription API.
  • github.com/aws/aws-sdk-go-v2/service/gamelift: v1.18.0
    • Feature: Amazon GameLift supports creating Builds for Windows 2016 operating system.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.21.0
    • Feature: This release adds support for the new Lambda Protection feature.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.36.0
    • Feature: Support additional OTA states in GetOTAUpdate API
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.74.0
    • Feature: Amazon SageMaker Canvas adds ModelRegisterSettings support for CanvasAppSettings.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/firehose from 1.28.5 to 1.28.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/healthlake from 1.23.4 to 1.24.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lakeformation from 1.31.5 to 1.32.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/lakeformation'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/m2 from 1.12.4 to 1.13.0

Changelog

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

Release (2022-01-14)

General Highlights

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

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.13.0
    • Bug Fix: Updates the Retry middleware to release the retry token, on subsequent attempts. This fixes #1413, and is based on PR #1424
  • github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue: v1.6.0
    • Feature: Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: aws/aws-sdk-go-v2#1494
  • github.com/aws/aws-sdk-go-v2/feature/dynamodbstreams/attributevalue: v1.6.0
    • Feature: Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: aws/aws-sdk-go-v2#1494
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.12.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/autoscalingplans: v1.10.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.15.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.15.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.16.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.16.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.28.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.18.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/elasticsearchservice: v1.13.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.8.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.13.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.19.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/honeycode: v1.9.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/identitystore: v1.12.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.9.0
    • Documentation: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.16.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.20.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.17.0
    • Feature: Updated API models
  • github.com/aws/aws-sdk-go-v2/service/lexruntimev2: v1.12.0

... (truncated)

Commits
  • e10c0d2 Release 2022-01-14
  • 35ab85c Update smithy-go dependency version
  • 4741932 Fix Retry middleware not releasing retry token (#1560)
  • e4d9a88 Update API Models (#1559)
  • c1b62ab SDK DefaultsMode Configuration Implementation (#1553)
  • 07e5d3e i1494 passing opts to attributevalue marshalling (#1495)
  • 576b415 codegen: Adds smithy-cli dependency to prevent auto use of smithy-cli 1.16 (#...
  • 3ec6226 Release 2022-01-07
  • 50d7f6a Update smithy-go dependency version
  • 2d25393 config: Add WithCredentialCacheOptions for LoadDefaultConfig's LoadOptions (#...
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/mediapackagev2 from 1.10.2 to 1.11.0

Changelog

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

Release (2021-11-06)

General Highlights

  • Feature: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream: v1.0.0
    • Announcement: Support has been added for AWS EventStream APIs for Kinesis, S3, and Transcribe Streaming. Support for the Lex Runtime V2 EventStream API will be added in a future release.
    • Release: Protocol support has been added for AWS event stream.
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2: v2.0.0
    • Release: Endpoint Variant Model Support
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.6.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.8.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.11.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.14.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/chime: v1.13.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkidentity: v1.4.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.4.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/cloudfront: v1.10.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/codecommit: v1.7.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.10.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.7.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.6.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.10.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.8.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/docdb: v1.11.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.9.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.21.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecr: v1.9.0
    • Feature: Updated service to latest API model.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.11.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/neptunegraph from 1.8.0 to 1.8.1

Changelog

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

Release (2021-08-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.5.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloud9: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/clouddirectory: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.4.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.14.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.10.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/memorydb: v1.0.0
    • Release: New AWS service client module
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.10.0
    • Feature: API client updated

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/redshift from 1.43.5 to 1.44.0

Commits

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.20` | `1.51.22` |
| [github.com/aws/aws-sdk-go-v2/service/bedrockagent](https://github.com/aws/aws-sdk-go-v2) | `1.5.1` | `1.6.0` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentity](https://github.com/aws/aws-sdk-go-v2) | `1.23.6` | `1.23.7` |
| [github.com/aws/aws-sdk-go-v2/service/configservice](https://github.com/aws/aws-sdk-go-v2) | `1.46.4` | `1.46.5` |
| [github.com/aws/aws-sdk-go-v2/service/emrserverless](https://github.com/aws/aws-sdk-go-v2) | `1.17.5` | `1.18.0` |
| [github.com/aws/aws-sdk-go-v2/service/firehose](https://github.com/aws/aws-sdk-go-v2) | `1.28.5` | `1.28.6` |
| [github.com/aws/aws-sdk-go-v2/service/healthlake](https://github.com/aws/aws-sdk-go-v2) | `1.23.4` | `1.24.0` |
| [github.com/aws/aws-sdk-go-v2/service/lakeformation](https://github.com/aws/aws-sdk-go-v2) | `1.31.5` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/m2](https://github.com/aws/aws-sdk-go-v2) | `1.12.4` | `1.13.0` |
| [github.com/aws/aws-sdk-go-v2/service/mediapackagev2](https://github.com/aws/aws-sdk-go-v2) | `1.10.2` | `1.11.0` |
| [github.com/aws/aws-sdk-go-v2/service/neptunegraph](https://github.com/aws/aws-sdk-go-v2) | `1.8.0` | `1.8.1` |
| [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.44.0` |
| [github.com/aws/aws-sdk-go-v2/service/transfer](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.46.0` |
| [github.com/aws/aws-sdk-go-v2/service/wellarchitected](https://github.com/aws/aws-sdk-go-v2) | `1.29.4` | `1.30.0` |


Updates `github.com/aws/aws-sdk-go` from 1.51.20 to 1.51.22
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.51.20...v1.51.22)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrockagent` from 1.5.1 to 1.6.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.6.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.5.1...v1.6.0)

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentity` from 1.23.6 to 1.23.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ram/v1.23.6...service/ram/v1.23.7)

Updates `github.com/aws/aws-sdk-go-v2/service/configservice` from 1.46.4 to 1.46.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.46.4...service/iot/v1.46.5)

Updates `github.com/aws/aws-sdk-go-v2/service/emrserverless` from 1.17.5 to 1.18.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.18.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.17.5...v1.18.0)

Updates `github.com/aws/aws-sdk-go-v2/service/firehose` from 1.28.5 to 1.28.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/emr/v1.28.5...service/emr/v1.28.6)

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

Updates `github.com/aws/aws-sdk-go-v2/service/lakeformation` from 1.31.5 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/athena/v1.31.5...service/s3/v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/service/m2` from 1.12.4 to 1.13.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.13.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/m2/v1.12.4...v1.13.0)

Updates `github.com/aws/aws-sdk-go-v2/service/mediapackagev2` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.11.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@config/v1.10.2...v1.11.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.43.5 to 1.44.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/wafv2/v1.43.5...service/s3/v1.44.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/wellarchitected` from 1.29.4 to 1.30.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.30.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.29.4...service/s3/v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/bedrockagent
  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/cognitoidentity
  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/configservice
  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/emrserverless
  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/firehose
  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/healthlake
  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/lakeformation
  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/m2
  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/mediapackagev2
  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/neptunegraph
  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/redshift
  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/transfer
  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/wellarchitected
  dependency-type: direct:production
  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 Apr 17, 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 Apr 18, 2024

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

@dependabot dependabot bot closed this Apr 18, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-4a3a615277 branch April 18, 2024 05:07
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 May 21, 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 size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants