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 1 directory with 46 updates #1269

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

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

Package From To
github.com/aws/aws-sdk-go 1.54.18 1.55.5
github.com/aws/aws-sdk-go-v2/config 1.27.26 1.27.27
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.17.7 1.17.10
github.com/aws/aws-sdk-go-v2/service/acmpca 1.33.3 1.35.0
github.com/aws/aws-sdk-go-v2/service/apigateway 1.25.3 1.25.4
github.com/aws/aws-sdk-go-v2/service/apigatewayv2 1.22.3 1.22.4
github.com/aws/aws-sdk-go-v2/service/appintegrations 1.27.3 1.28.0
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling 1.30.4 1.31.0
github.com/aws/aws-sdk-go-v2/service/applicationsignals 1.2.3 1.3.0
github.com/aws/aws-sdk-go-v2/service/appstream 1.36.3 1.37.0
github.com/aws/aws-sdk-go-v2/service/appsync 1.34.3 1.35.0
github.com/aws/aws-sdk-go-v2/service/autoscalingplans 1.22.3 1.22.4
github.com/aws/aws-sdk-go-v2/service/bedrock 1.12.0 1.13.0
github.com/aws/aws-sdk-go-v2/service/cleanrooms 1.14.3 1.16.0
github.com/aws/aws-sdk-go-v2/service/codecommit 1.24.3 1.25.0
github.com/aws/aws-sdk-go-v2/service/codepipeline 1.30.3 1.31.0
github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider 1.41.4 1.42.0
github.com/aws/aws-sdk-go-v2/service/controltower 1.16.3 1.16.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.13.2 1.17.0
github.com/aws/aws-sdk-go-v2/service/dax 1.21.3 1.21.4
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.34.3 1.34.4
github.com/aws/aws-sdk-go-v2/service/ec2 1.170.0 1.173.0
github.com/aws/aws-sdk-go-v2/service/ecr 1.30.3 1.32.0
github.com/aws/aws-sdk-go-v2/service/eks 1.46.2 1.47.0
github.com/aws/aws-sdk-go-v2/service/elasticache 1.40.3 1.40.5
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.33.3 1.34.0
github.com/aws/aws-sdk-go-v2/service/firehose 1.31.3 1.32.0
github.com/aws/aws-sdk-go-v2/service/globalaccelerator 1.26.4 1.27.0
github.com/aws/aws-sdk-go-v2/service/ivschat 1.14.3 1.14.4
github.com/aws/aws-sdk-go-v2/service/lexmodelsv2 1.45.3 1.46.0
github.com/aws/aws-sdk-go-v2/service/medialive 1.54.3 1.55.0
github.com/aws/aws-sdk-go-v2/service/mediapackagev2 1.14.3 1.15.0
github.com/aws/aws-sdk-go-v2/service/mwaa 1.29.3 1.29.4
github.com/aws/aws-sdk-go-v2/service/networkfirewall 1.40.3 1.41.0
github.com/aws/aws-sdk-go-v2/service/oam 1.13.3 1.13.4
github.com/aws/aws-sdk-go-v2/service/rds 1.81.4 1.82.0
github.com/aws/aws-sdk-go-v2/service/redshiftserverless 1.20.3 1.21.0
github.com/aws/aws-sdk-go-v2/service/rolesanywhere 1.13.3 1.14.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.32.3 1.32.4
github.com/aws/aws-sdk-go-v2/service/sfn 1.29.3 1.30.0
github.com/aws/aws-sdk-go-v2/service/ssoadmin 1.27.3 1.27.4
github.com/aws/aws-sdk-go-v2/service/workspaces 1.44.2 1.45.0

Updates github.com/aws/aws-sdk-go from 1.54.18 to 1.55.5

Release notes

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

Release v1.55.5 (2024-07-30)

Service Client Updates

  • service/appstream: Updates service API and documentation
    • Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • service/autoscaling: Updates service API and documentation
    • Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • service/codepipeline: Updates service API, documentation, and paginators
    • AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • service/elasticache: Updates service documentation
    • Doc only update for changes to deletion API.
  • service/elasticloadbalancing: Updates service API
  • service/eventbridge: Updates service API
  • service/logs: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/models.lex.v2: Updates service API and documentation
  • service/rolesanywhere: Updates service API and documentation
  • service/tnb: Updates service API and documentation
  • service/workspaces: Updates service documentation
    • Removing multi-session as it isn't supported for pools

Release v1.55.4 (2024-07-29)

Service Client Updates

  • service/elasticache: Updates service documentation
    • Renaming full service name as it appears in developer documentation.
  • service/memorydb: Updates service API and documentation

Release v1.55.3 (2024-07-25)

Service Client Updates

  • service/application-autoscaling: Updates service API
  • service/application-signals: Updates service API and documentation
  • service/bedrock-runtime: Updates service API and documentation
  • service/codecommit: Updates service API and documentation
    • CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • service/datazone: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • service/ecr: Updates service API, documentation, paginators, and examples
    • API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • service/eks: Updates service API and documentation
  • service/elasticloadbalancingv2: Updates service API, documentation, and examples
  • service/network-firewall: Updates service API and documentation
  • service/outposts: Updates service API and documentation
  • service/states: Updates service API and documentation
    • This release adds support to customer managed KMS key encryption in AWS Step Functions.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.26 to 1.27.27

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.26 to 1.17.27

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/acmpca from 1.33.3 to 1.35.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/acmpca'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/apigateway from 1.25.3 to 1.25.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/apigatewayv2 from 1.22.3 to 1.22.4

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/applicationautoscaling from 1.30.4 to 1.31.0

Changelog

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

Release (2023-03-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.13.0
    • Feature: Amazon Chime SDK messaging customers can now manage streaming configuration for messaging data for archival and analysis.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.1.0
    • Feature: GA Release of AWS Clean Rooms, Added Tagging Functionality
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.91.0
    • Feature: This release adds support for AWS Network Firewall, AWS PrivateLink, and Gateway Load Balancers to Amazon VPC Reachability Analyzer, and it makes the path destination optional as long as a destination address in the filter at source is provided.
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared: v1.14.0
    • Feature: port v1 sdk 100-continue http header customization for s3 PutObject/UploadPart request and enable user config
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.28.0
    • Feature: Provide support for tagging of data streams and enabling tag based authorization for property alias
  • github.com/aws/aws-sdk-go-v2/service/mgn: v1.18.0
    • Feature: This release introduces the Import and export feature and expansion of the post-launch actions
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.31.0
    • Feature: port v1 sdk 100-continue http header customization for s3 PutObject/UploadPart request and enable user config

Release (2023-03-20)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.19.0
    • Feature: With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.20.0
    • Feature: This release makes following few changes. db-cluster-identifier is now a required parameter of create-db-instance. describe-db-cluster will now return PendingModifiedValues and GlobalClusterIdentifier fields in the response.
  • github.com/aws/aws-sdk-go-v2/service/s3outposts: v1.16.0
    • Feature: S3 On Outposts added support for endpoint status, and a failed endpoint reason, if any
  • github.com/aws/aws-sdk-go-v2/service/workdocs: v1.14.0
    • Feature: This release adds a new API, SearchResources, which enable users to search through metadata and content of folders, documents, document versions and comments in a WorkDocs site.

Release (2023-03-17)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.6.0
    • Feature: This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.30.0
    • Feature: This release adds resourceType enums for types released from October 2022 through February 2023.
  • github.com/aws/aws-sdk-go-v2/service/databasemigrationservice: v1.25.0
    • Feature: S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

Release (2023-03-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/config: v1.18.18

... (truncated)

Commits
  • 390cf19 Release 2023-03-21
  • c37c72a Regenerated Clients
  • d1e5193 Update endpoints model
  • 2506101 Update API model
  • c93b5cc Merge pull request #2051 from aws/add100ContinueCustomization
  • c01aac6 Keep one changelog for PR
  • 3780faa Keep one changelog for PR
  • b94b5b7 Merge remote-tracking branch 'origin/add100ContinueCustomization' into add100...
  • 6174ff2 Change some variable name and use operation shape id to represent operation s...
  • 83491fc add changelog to last commit
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/applicationsignals from 1.2.3 to 1.3.0

Changelog

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

Release 2021-03-18

Service Client Highlights

  • Bug Fix: Updated presign URLs to no longer include the X-Amz-User-Agent header
  • Feature: Update API model
  • Add New supported API
  • service/internal/s3shared - v1.2.0
    • Feature: Support for S3 Object Lambda
  • service/s3 - v1.3.0
    • Bug Fix: Adds documentation to the PutObject and UploadPart operations Body member how to upload unseekable objects to an Amazon S3 Bucket.
    • Feature: S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request
  • service/s3control - v1.3.0
    • Feature: S3 Object Lambda is a new S3 feature that enables users to apply their own custom code to process the output of a standard S3 GET request by automatically invoking a Lambda function with a GET request

Core SDK Highlights

  • Dependency Update: Updated SDK dependencies to their latest versions.
  • aws - v1.3.0
    • Feature: Add helper to V4 signer package to swap compute payload hash middleware with unsigned payload middleware
  • feature/s3/manager - v1.1.0
    • Bug Fix: Add support for Amazon S3 Object Lambda feature.
    • Feature: Updates for S3 Object Lambda feature

Release 2021-03-12

Service Client Highlights

  • Bug Fix: Fixed a bug that could union shape types to be deserialized incorrectly
  • Bug Fix: Fixed a bug where unboxed shapes that were marked as required were not serialized and sent over the wire, causing an API error from the service.
  • Bug Fix: Fixed a bug with generated API Paginators' handling of nil input parameters causing a panic.
  • Dependency Update: update smithy-go dependency
  • service/detective - v1.1.2
    • Bug Fix: Fix deserialization of API response timestamp member.
  • service/docdb - v1.2.0
    • Feature: Client now support presigned URL generation for CopyDBClusterSnapshot and CreateDBCluster operations by specifying the target SourceRegion
  • service/neptune - v1.2.0
    • Feature: Client now support presigned URL generation for CopyDBClusterSnapshot and CreateDBCluster operations by specifying the target SourceRegion
  • service/s3 - v1.2.1
    • Bug Fix: Fixed an issue where ListObjectsV2 and ListParts paginators could loop infinitely
    • Bug Fix: Fixed key encoding when addressing S3 Access Points

Core SDK Highlights

  • Dependency Update: Updated SDK dependencies to their latest versions.
  • config - v1.1.2
    • Bug Fix: Fixed a panic when using WithEC2IMDSRegion without a specified IMDS client

Release 2021-02-09

Service Client Highlights

  • service/s3 - v1.2.0
    • Feature: adds support for s3 vpc endpoint interface #1113
  • service/s3control - v1.2.0
    • Feature: adds support for s3 vpc endpoint interface #1113

Core SDK Highlights

  • Dependency Update: Updated SDK dependencies to their latest versions.
  • aws - v1.2.0
    • Feature: support to add endpoint source on context. Adds getter/setter for the endpoint source #1113

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/appstream from 1.36.3 to 1.37.0

Changelog

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

Release (2023-07-13)

General Highlights

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

Module Highlights

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

Release (2023-07-07)

Module Highlights

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

Release (2023-07-06)

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/appsync from 1.34.3 to 1.35.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/appsync'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/autoscalingplans from 1.22.3 to 1.22.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/bedrock from 1.12.0 to 1.13.0

Changelog

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

Release (2022-01-14)

General Highlights

  • Feature: Updated github.co...

    Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.54.18` | `1.55.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.26` | `1.27.27` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.17.7` | `1.17.10` |
| [github.com/aws/aws-sdk-go-v2/service/acmpca](https://github.com/aws/aws-sdk-go-v2) | `1.33.3` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/service/apigateway](https://github.com/aws/aws-sdk-go-v2) | `1.25.3` | `1.25.4` |
| [github.com/aws/aws-sdk-go-v2/service/apigatewayv2](https://github.com/aws/aws-sdk-go-v2) | `1.22.3` | `1.22.4` |
| [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/applicationautoscaling](https://github.com/aws/aws-sdk-go-v2) | `1.30.4` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/service/applicationsignals](https://github.com/aws/aws-sdk-go-v2) | `1.2.3` | `1.3.0` |
| [github.com/aws/aws-sdk-go-v2/service/appstream](https://github.com/aws/aws-sdk-go-v2) | `1.36.3` | `1.37.0` |
| [github.com/aws/aws-sdk-go-v2/service/appsync](https://github.com/aws/aws-sdk-go-v2) | `1.34.3` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/service/autoscalingplans](https://github.com/aws/aws-sdk-go-v2) | `1.22.3` | `1.22.4` |
| [github.com/aws/aws-sdk-go-v2/service/bedrock](https://github.com/aws/aws-sdk-go-v2) | `1.12.0` | `1.13.0` |
| [github.com/aws/aws-sdk-go-v2/service/cleanrooms](https://github.com/aws/aws-sdk-go-v2) | `1.14.3` | `1.16.0` |
| [github.com/aws/aws-sdk-go-v2/service/codecommit](https://github.com/aws/aws-sdk-go-v2) | `1.24.3` | `1.25.0` |
| [github.com/aws/aws-sdk-go-v2/service/codepipeline](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.31.0` |
| [github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.42.0` |
| [github.com/aws/aws-sdk-go-v2/service/controltower](https://github.com/aws/aws-sdk-go-v2) | `1.16.3` | `1.16.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.13.2` | `1.17.0` |
| [github.com/aws/aws-sdk-go-v2/service/dax](https://github.com/aws/aws-sdk-go-v2) | `1.21.3` | `1.21.4` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.34.3` | `1.34.4` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.170.0` | `1.173.0` |
| [github.com/aws/aws-sdk-go-v2/service/ecr](https://github.com/aws/aws-sdk-go-v2) | `1.30.3` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/eks](https://github.com/aws/aws-sdk-go-v2) | `1.46.2` | `1.47.0` |
| [github.com/aws/aws-sdk-go-v2/service/elasticache](https://github.com/aws/aws-sdk-go-v2) | `1.40.3` | `1.40.5` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.33.3` | `1.34.0` |
| [github.com/aws/aws-sdk-go-v2/service/firehose](https://github.com/aws/aws-sdk-go-v2) | `1.31.3` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/globalaccelerator](https://github.com/aws/aws-sdk-go-v2) | `1.26.4` | `1.27.0` |
| [github.com/aws/aws-sdk-go-v2/service/ivschat](https://github.com/aws/aws-sdk-go-v2) | `1.14.3` | `1.14.4` |
| [github.com/aws/aws-sdk-go-v2/service/lexmodelsv2](https://github.com/aws/aws-sdk-go-v2) | `1.45.3` | `1.46.0` |
| [github.com/aws/aws-sdk-go-v2/service/medialive](https://github.com/aws/aws-sdk-go-v2) | `1.54.3` | `1.55.0` |
| [github.com/aws/aws-sdk-go-v2/service/mediapackagev2](https://github.com/aws/aws-sdk-go-v2) | `1.14.3` | `1.15.0` |
| [github.com/aws/aws-sdk-go-v2/service/mwaa](https://github.com/aws/aws-sdk-go-v2) | `1.29.3` | `1.29.4` |
| [github.com/aws/aws-sdk-go-v2/service/networkfirewall](https://github.com/aws/aws-sdk-go-v2) | `1.40.3` | `1.41.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/rds](https://github.com/aws/aws-sdk-go-v2) | `1.81.4` | `1.82.0` |
| [github.com/aws/aws-sdk-go-v2/service/redshiftserverless](https://github.com/aws/aws-sdk-go-v2) | `1.20.3` | `1.21.0` |
| [github.com/aws/aws-sdk-go-v2/service/rolesanywhere](https://github.com/aws/aws-sdk-go-v2) | `1.13.3` | `1.14.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.32.3` | `1.32.4` |
| [github.com/aws/aws-sdk-go-v2/service/sfn](https://github.com/aws/aws-sdk-go-v2) | `1.29.3` | `1.30.0` |
| [github.com/aws/aws-sdk-go-v2/service/ssoadmin](https://github.com/aws/aws-sdk-go-v2) | `1.27.3` | `1.27.4` |
| [github.com/aws/aws-sdk-go-v2/service/workspaces](https://github.com/aws/aws-sdk-go-v2) | `1.44.2` | `1.45.0` |



Updates `github.com/aws/aws-sdk-go` from 1.54.18 to 1.55.5
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.54.18...v1.55.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.26 to 1.27.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.26...config/v1.27.27)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.26 to 1.17.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.17.26...credentials/v1.17.27)

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

Updates `github.com/aws/aws-sdk-go-v2/service/acmpca` from 1.33.3 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/ssm/v1.33.3...service/s3/v1.35.0)

Updates `github.com/aws/aws-sdk-go-v2/service/apigateway` from 1.25.3 to 1.25.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.25.3...config/v1.25.4)

Updates `github.com/aws/aws-sdk-go-v2/service/apigatewayv2` from 1.22.3 to 1.22.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.22.3...service/pi/v1.22.4)

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/applicationautoscaling` from 1.30.4 to 1.31.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.31.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.30.4...service/s3/v1.31.0)

Updates `github.com/aws/aws-sdk-go-v2/service/applicationsignals` from 1.2.3 to 1.3.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.3.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.2.3...v1.3.0)

Updates `github.com/aws/aws-sdk-go-v2/service/appstream` from 1.36.3 to 1.37.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.37.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.36.3...service/s3/v1.37.0)

Updates `github.com/aws/aws-sdk-go-v2/service/appsync` from 1.34.3 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.3...service/s3/v1.35.0)

Updates `github.com/aws/aws-sdk-go-v2/service/autoscalingplans` from 1.22.3 to 1.22.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.22.3...service/pi/v1.22.4)

Updates `github.com/aws/aws-sdk-go-v2/service/bedrock` from 1.12.0 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@v1.12.0...v1.13.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/codecommit` from 1.24.3 to 1.25.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.24.3...v1.25.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider` from 1.41.4 to 1.42.0
- [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.42.0)

Updates `github.com/aws/aws-sdk-go-v2/service/controltower` from 1.16.3 to 1.16.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.16.3...v1.16.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.13.2 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@service/m2/v1.13.2...v1.17.0)

Updates `github.com/aws/aws-sdk-go-v2/service/dax` from 1.21.3 to 1.21.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/pi/v1.21.3...service/pi/v1.21.4)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.34.3 to 1.34.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.34.3...service/iot/v1.34.4)

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

Updates `github.com/aws/aws-sdk-go-v2/service/ecr` from 1.30.3 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@v1.30.3...service/s3/v1.32.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/elasticache` from 1.40.3 to 1.40.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/rds/v1.40.5)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.33.3 to 1.34.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.34.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.33.3...service/s3/v1.34.0)

Updates `github.com/aws/aws-sdk-go-v2/service/firehose` from 1.31.3 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.3...service/s3/v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/service/globalaccelerator` from 1.26.4 to 1.27.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.26.4...v1.27.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ivschat` from 1.14.3 to 1.14.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/pi/v1.14.4/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.14.3...service/pi/v1.14.4)

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

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

Updates `github.com/aws/aws-sdk-go-v2/service/mediapackagev2` from 1.14.3 to 1.15.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.15.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.14.3...v1.15.0)

Updates `github.com/aws/aws-sdk-go-v2/service/mwaa` 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/networkfirewall` from 1.40.3 to 1.41.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.40.3...service/s3/v1.41.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/rds` from 1.81.4 to 1.82.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.82.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/rds/v1.81.4...service/ec2/v1.82.0)

Updates `github.com/aws/aws-sdk-go-v2/service/redshiftserverless` from 1.20.3 to 1.21.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.20.3...v1.21.0)

Updates `github.com/aws/aws-sdk-go-v2/service/rolesanywhere` from 1.13.3 to 1.14.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.14.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.3...v1.14.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/secretsmanager` from 1.32.3 to 1.32.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/kms/v1.32.3...service/sqs/v1.32.4)

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

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.22.3 to 1.22.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.22.3...service/pi/v1.22.4)

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

Updates `github.com/aws/aws-sdk-go-v2/service/workspaces` from 1.44.2 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.2...service/s3/v1.45.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  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/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/acmpca
  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/apigateway
  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/apigatewayv2
  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/applicationautoscaling
  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/applicationsignals
  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/appstream
  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/appsync
  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/autoscalingplans
  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/bedrock
  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/cleanrooms
  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/codecommit
  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/codepipeline
  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/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/controltower
  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/dax
  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-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/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/elasticache
  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/elasticloadbalancingv2
  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-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/globalaccelerator
  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/ivschat
  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/lexmodelsv2
  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/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/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/mwaa
  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/networkfirewall
  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/rds
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/redshiftserverless
  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/rolesanywhere
  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/secretsmanager
  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/sfn
  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-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssoadmin
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

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 9, 2024

Superseded by #1271.

@dependabot dependabot bot closed this Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-f7b9cdd6a0 branch August 9, 2024 07:17
Copy link

github-actions bot commented Sep 9, 2024

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 9, 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