Skip to content

chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.63.0 - #135

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x
Open

chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.63.0#135
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go-v2/service/iam v1.53.10v1.63.0 age adoption passing confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/iam)

v1.63.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.63.0
    • Feature: Online evaluation configurations now support up to 25 evaluators. CloudWatch Logs data sources for online evaluation now support up to 10 log groups.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.327.0
    • Feature: Update UserData and UploadPolicy shapes to use SecureBlob
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.89.0
    • Feature: Amazon GuardDuty now supports custom detection rules, including APIs to manage rule associations and organization-level configurations.
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.60.0
    • Feature: AWS IoT SiteWise Scenario Discovery now supports mounting Amazon S3 data directly into pipeline task containers via S3 Access Points, and configuring additional ephemeral storage per task. Mount configurations can be overridden at execution time. See the API guide for details.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.52.0
    • Feature: Amazon Kinesis Data Streams now supports a dry run feature for data-plane APIs to validate the permissions and request parameters. If all checks complete successfully, the API returns a 'DryRunOperationException', confirming the request would have succeeded without the 'DryRun' parameter.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.106.0
    • Feature: AWS Lambda now provides configurable control over S3 direct access, allowing you to explicitly enable or disable how functions stream file reads directly from S3 buckets. This gives you flexibility to tune data access behavior based on your workload requirements, independent of memory size.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.63.0
    • Feature: This release adds support for the Amazon Lightsail GetProfile API, which returns the profile for the specified account.
  • github.com/aws/aws-sdk-go-v2/service/marketplaceagreement: v1.24.0
    • Feature: This release adds renewal support for AWS Marketplace private offers. Agreements report whether they renew and, if not, why. Renewal terms add price increases, renewal limits, renewal decision deadlines, and payment schedule templates. SearchAgreements adds filters.
  • github.com/aws/aws-sdk-go-v2/service/marketplacediscovery: v1.8.0
    • Feature: GetOfferTerms now returns renewalTerm for offers with pre-authorized renewals, exposing maxRenewals, lockoutPeriod, adjustmentDeadline, priceIncrease (fixed percentage or percentage range), and termTemplates (renewal payment schedules). Enables buyers to view renewal pricing and terms.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.101.0
    • Feature: Adds support for AAC passthrough. Adds ManifestCues option to support HLS manifest Cue marker passthrough. Adds playback device compatibility mode for DASH H.265 outputs. Adds TTML caption styling options. Adds interlace mode support for XAVC HD Intra CBG profile.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.71.0
    • Feature: Added support for managing SMIME signing certificates for email identities, including associating, listing, and disassociating certificates. Added the UpdateConfigurationSet operation to configure message security options such as signing scheme.
  • github.com/aws/aws-sdk-go-v2/service/taxsettings: v1.25.0
    • Feature: France and Monaco Additional Info changes

v1.62.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.38.0
    • Feature: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol.
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.20.0
    • Feature: Added the PutComplianceInquiryFeedback API, enabling customers to submit feedback on compliance inquiry responses. Customers can rate responses as helpful or not helpful and provide optional reason codes and comments.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.67.0
    • Feature: Amazon Cognito user pools now support the AdminGetUserAuthFactors operation, which lets administrators retrieve the configured authentication factors (such as password, SMS, email, and TOTP) available for a specific user in a user pool.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.62.0
    • Feature: Endpoint test standardizations
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.15.1
    • Documentation: Documentation-only update to clarify the operation-specific valid values for the externalIdType field.
  • github.com/aws/aws-sdk-go-v2/service/rtbfabric: v1.10.0
    • Feature: The deprecated inboundLinksCount field has been removed from the GetResponderGateway API response. Customers who previously relied on this field should use linksRequestedCount instead.

v1.61.1

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.46.0
    • Feature: Adds log group name prefix trace source selection, custom or source log group result destinations, and metrics namespace customization
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.64.0
    • Feature: AgentCore Identity adds Consent Portal APIs to manage portals that let end users grant OAuth authorization for agents to access resources. AgentCore Evaluation adds trace source selection by log group prefix, custom or source log group result destinations, and metrics namespace customization.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.195.0
    • Feature: This release enables TagOnCreate for Rule resource on CreateRule API. It also introduces a new field called PreEvaluationFilters to Rule resource, thereby impacting all Create, Update, Describe and Search APIs for Rules
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.48.0
    • Feature: AWS Elastic Disaster Recovery now includes source server architecture in SourceProperties to identify x86 and ARM64 systems.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.95.0
    • Feature: Adds a critical parameter to the Amazon ECS managed daemon APIs that controls whether a daemon task failure drains the container instance. Non-critical daemon failures no longer drain the instance or block instance registration.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.97.0
    • Feature: Deprecate EncryptionConfig resources field. Amazon EKS encrypts all Kubernetes API data with envelope encryption by default for clusters running Kubernetes version 1.28 or higher, so this field no longer affects which resources are encrypted.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.61.1
    • Documentation: This release adds support for sending TCP resets for Gateway Load Balancer when a flow's idle timeout expires, or when a target becomes unhealthy or is deregistered. This adds updates the CLI documentation.
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.18.0
    • Feature: Amazon EVS now allows users to set, update, and retrieve values for parameters that apply across all EVS Environments in their account at a regional level, such as the VCF License portability core count.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.90.0
    • Feature: Adding support for Sequence Activities in GuardDuty Findings
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.48.1
    • Documentation: Updates Step Functions API documentation around CloudTrail, Execution name reuse and sort order of ListExecutions API
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.18.0
    • Feature: Adding support for WhatsApp Flows with endpoints.
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.63.0
    • Feature: Amazon Transcribe now supports specifying up to 29 PII entity types in the ContentRedaction configuration of a StartTranscriptionJob request, allowing all supported entity types to be redacted in a single batch transcription job.
  • github.com/aws/aws-sdk-go-v2/service/transfer: v1.80.0
    • Feature: AWS Transfer Family SFTP Connectors now support specifying an ordered list of AWS Secrets Manager version stages for secret retrieval. This enables seamless credential rotation workflows where external partners may take time to update their systems with new credentials.

v1.61.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.47.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/agentregistry: v1.3.0
    • Feature: AWS Agent Registry becomes Generally Available
  • github.com/aws/aws-sdk-go-v2/service/agentregistrycontrol: v1.3.0
    • Feature: AWS Agent Registry becomes Generally Available
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.51.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.45.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.57.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.45.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.67.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.63.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cleanrooms: v1.54.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain: v1.34.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.61.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.41.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentity: v1.39.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/cognitoidentityprovider: v1.71.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.46.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/configservice: v1.71.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.193.0
    • Feature: Added support for global routing on Amazon Connect Global Resiliency instances. New APIs GetCrossRegionRouting and UpdateCrossRegionRouting allow you to view and control cross-region contact routing between linked instances, so both Regions are active at all times.
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/connectcontactlens: v1.40.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.42.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.34.2
    • Documentation: Updated the descriptions for the AWS Control Tower ListEnabledControls API parameters to make them more accurate and intuitive.
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.68.0
    • Feature: This release introduces new APIs for segment membership events allowing segment definition membership events to be exported to a kinesis stream for downstream processing. Additionally, includes new calculated attribute statistic and 2 new segment dimension types.
  • github.com/aws/aws-sdk-go-v2/service/datasync: v1.64.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/devopsagent: v1.14.0
    • Feature: Adds support for Slack bidirectional communication configuration in AWS DevOps Agent agent spaces.
  • github.com/aws/aws-sdk-go-v2/service/dsql: v1.19.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/ecrpublic: v1.44.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/emr: v1.67.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/glacier: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.41.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/greengrass: v1.38.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.48.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.32.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.81.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/kafkaconnect: v1.36.0
    • Feature: Amazon MSK Connect now supports restarting newly created connectors via the asynchronous RestartConnector API. Restart all tasks or only failed tasks, while preserving configuration and committed offsets. This returns a connector operation ARN that you can track with DescribeConnectorOperation.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.50.0
    • Feature: Adds support for data delivery to Amazon S3 Tables (Apache Iceberg) and general purpose Amazon S3 buckets with new CreateChannel, UpdateChannel, DeleteChannel, DescribeChannel, and ListChannels APIs for Amazon Kinesis Data Streams.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.67.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.61.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/m2: v1.32.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/mailmanager: v1.24.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchain: v1.37.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.27.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.37.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.57.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/partnercentralselling: v1.27.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/paymentcryptographydata: v1.33.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/personalize: v1.53.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.45.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.36.0
    • Feature: AWS End User Messaging SMS now returns ConditionalBehavior on DescribeRegistrationFieldDefinitions, allowing you to programmatically discover which registration fields are required, optional, or disallowed based on the values of other fields in the same form.
  • github.com/aws/aws-sdk-go-v2/service/pipes: v1.29.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.127.0
    • Feature: This release adds support for managing apps in Amazon QuickSight with ListApps, SearchApps, DescribeApp, DescribeAppPermissions, UpdateAppPermissions, and DeleteApp
  • github.com/aws/aws-sdk-go-v2/service/route53resolver: v1.51.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.271.0
    • Feature: Amazon SageMaker Batch Transform now supports G6e instances, powered by NVIDIA L40S Tensor Core GPUs. G6e instances are the most cost-efficient GPU instances for deploying generative AI models and the highest-performance GPU instances for spatial computing workloads.
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/schemas: v1.40.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository: v1.36.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/servicequotas: v1.40.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.49.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/support: v1.37.0
    • Feature: AWS Support now allows up to 10 attachments (150 MB each) per case correspondence, up from 3 at 5 MB. Customers can share large diagnostic logs, heap dumps, and packet captures directly in cases to reduce back-and-forth and speed up resolution. Available in US East, US West, and Europe (Ireland).
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.61.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.46.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.77.0
    • Feature: Enable schema-based (de)serialization for this service.
  • github.com/aws/aws-sdk-go-v2/service/workspacesinstances: v1.12.0
    • Feature: Amazon WorkSpaces Core managed instances now support nested virtualization. Customers can enable nested virtualization with supported instance types at launch via CpuOptions.NestedVirtualization in CreateWorkspaceInstance to run hypervisors and virtual machines inside their WorkSpaces Instance.

v1.60.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.45.0
    • Feature: AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.60.0
    • Feature: This release adds the API (PutLogAlarm) to manage a new CloudWatch resource, Log Based Alarms. Log Based Alarms allows customers to alarm directly on CloudWatch Logs query results.
  • github.com/aws/aws-sdk-go-v2/service/connectcampaignsv2: v1.15.0
    • Feature: Adding new attributes to PutProfileOutboundRequest API that will create an outbound request call for the customer's Web Notification outbound campaign.
  • github.com/aws/aws-sdk-go-v2/service/connecthealth: v1.4.0
    • Feature: Expand input validation to support Unicode characters and markdown table syntax.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.309.0
    • Feature: Adds support for the precision time strategy and a parentGroupId parameter on CreatePlacementGroup and DescribePlacementGroups. Precision time placement groups and cluster placement groups with a parent precision time placement group ensure instances launch on precision time capable hardware.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.86.0
    • Feature: Amazon ECS now supports customizable deployment circuit breaker configurations. Customers can now define the failure threshold or control the failure counting mechanism.
  • github.com/aws/aws-sdk-go-v2/service/elasticache: v1.54.4
    • Documentation: Updated documentation for the ApplyImmediately parameter in ModifyCacheCluster and ModifyReplicationGroup to clarify modification behavior.
  • github.com/aws/aws-sdk-go-v2/service/evs: v1.11.0
    • Feature: Amazon EVS introduces a VMware Cloud Foundation (VCF) self-deployed mode, along with new connectors to VCF components such as the Operations and SDDC managers to monitor coverage and usage.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.147.0
    • Feature: Added the UpdateAsset operation to set the business name and description for an existing AWS Glue Data Catalog asset.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.56.0
    • Feature: Adds support for AMI watermarks in Image Builder.
  • github.com/aws/aws-sdk-go-v2/service/iotevents: v1.35.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/ioteventsdata: v1.32.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.94.0
    • Feature: Lambda now supports self-managed S3 buckets for Lambda code storage giving you the option for Lambda to reference a copy of your source code from your own S3 buckets. This allows you to maintain a single copy of your source code and manage your own code storage limits.
  • github.com/aws/aws-sdk-go-v2/service/panorama: v1.29.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.21.0
    • Feature: Add support for in-place Slurm version upgrades on existing clusters by accepting scheduler.version in UpdateCluster.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.30.0
    • Feature: This launch is an expansion of our Q1 RCS for business launch where we will release an API that supports rich media and interactive messaging elements.
  • github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.33.5
    • Documentation: Updated documentation to remove Aurora Serverless V1 references.
  • github.com/aws/aws-sdk-go-v2/service/resourceexplorer2: v1.25.0
    • Feature: Added CFN resource type fields for Search and ListSupportedResourceTypes responses. Added SLRec field for ServiceView
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.36.0
    • Feature: Add support for ListRecords and BatchWriteRecord APIs to Feature Store.
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.21.0
    • Feature: Marked iotevents/ioteventsdata/panorama/simspaceweaver services as deprecated. These services have reached end-of-life.
  • github.com/aws/aws-sdk-go-v2/service/vpclattice: v1.23.0
    • Feature: Amazon VPC Lattice now supports mutable idle timeout configuration on VPC Lattice Services
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.74.0
    • Feature: AWS WAF added support for associating AWS WAF web ACLs with Amazon Bedrock AgentCore Gateway resources. You can now use AssociateWebACL, DisassociateWebACL, GetWebACLForResource, and ListResourcesForWebACL to protect your AgentCore Gateways with AWS WAF.

v1.59.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/glue: v1.152.2
    • Documentation: Documentation updates for materialized views APIs.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.59.0
    • Feature: Introduced role manager, an IAM capability that automatically sets up the IAM roles your AWS services need. When you set up a supported service in the console, role manager creates a role for you or reuses an existing one from an AWS-managed template.
  • github.com/aws/aws-sdk-go-v2/service/mediaconnect: v1.54.0
    • Feature: AWS MediaConnect now supports tuning the internal recovery latency between Router Inputs and Outputs to prioritize stream quality versus end-to-end latency.
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.16.0
    • Feature: Adds support for Oracle Exadata on Exascale Infrastructure (ExaDB-XS) resources including storage vaults and VM clusters.
  • github.com/aws/aws-sdk-go-v2/service/quicksight: v1.124.0
    • Feature: Added APIs for DLP with Microsoft Purview (manage configs with label enforcement across Spaces, Chat, Knowledge Bases), Approval Workflows (CRUD for policies on asset sharing for Agents, Knowledge Bases, Spaces), and Limits Management (limit profiles for index storage and agent hours per user).
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.43.0
    • Feature: This change releases the Well-Architected Agent, a generative AI service that analyzes a customer's AWS environment and delivers personalized, prioritized recommendations across cost, security, performance, and resilience.

v1.58.1

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amp: v1.47.0
    • Feature: Add CloudWatch dataset destinations for Amazon Managed Service for Prometheus collectors.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.12.0
    • Feature: Adds support for a client token in StartPlanExecution to make plan execution requests idempotent for safe retries.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.65.0
    • Feature: Adds documented value constraints for CloudWatch Log Alarm scheduled query configuration fields, and makes LogGroupIdentifiers optional for log alarms.
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.58.1
    • Documentation: This adds CLI examples for the IpAddressType field on SourceIpConfig, enabling Network Load Balancer listener rules to match traffic based on whether the source IP is IPv4 or IPv6.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.85.0
    • Feature: Amazon GuardDuty now returns filter lifecycle metadata in GetFilter responses. The response includes createdAt and updatedAt timestamps and a version number that increments on each update, giving you visibility into when a filter was created and last modified.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.21.0
    • Feature: Enablement for ALB and Bedrock Knowledge Base logs via Observability Admin Telemetry Rule for account and organization level
  • github.com/aws/aws-sdk-go-v2/service/partnercentralaccount: v1.7.0
    • Feature: Adds Qualifications Association APIs that enable partners to associate a subsidiary account's qualifications with a primary account. Once associated, qualifications are shared across all connected accounts and scorecards are consolidated. Partners can start and track association and disassociation.
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.24.0
    • Feature: AWS PCS Node Lifecycle Actions provides a structured way to run custom scripts at defined points in a compute node's lifecycle directly through the AWS PCS compute node group API.
  • github.com/aws/aws-sdk-go-v2/service/sesv2: v1.66.0
    • Feature: Launching DEED and MREP in US GOV

v1.58.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acm: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/aiops: v1.6.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.50.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.51.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/athena: v1.55.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.58.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/b2bi: v1.0.0-preview.79
    • Feature: Updated APIs to support custom validation rules.
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.45.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/bedrockagent: v1.50.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomation: v1.9.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime: v1.7.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.14.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmediapipelines: v1.26.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudcontrol: v1.28.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudformation: v1.65.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudsearch: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudtraildata: v1.16.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchevents: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.57.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/codeartifact: v1.38.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.16.3
    • Documentation: Documentation update to notify users of the discontinuation of Amazon CodeGuru Security.
  • github.com/aws/aws-sdk-go-v2/service/codestarnotifications: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/connectparticipant: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/controltower: v1.26.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/costandusagereportservice: v1.33.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.39.0
    • Feature: Releasing the following features - Asset classification that lets users use restricted terms for classifying assets if they have the right permissions. Also adding a new enum value "Moving" to project status.
  • github.com/aws/aws-sdk-go-v2/service/dax: v1.28.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/docdbelastic: v1.19.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.246.0
    • Feature: Added IPv6 support for AWS Client VPN.
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.72.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/emrcontainers: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.33.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/forecast: v1.41.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.61.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/health: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/iotfleethub: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/iotsitewise: v1.51.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.60.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.23.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalytics: v1.30.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideoarchivedmedia: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.77.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.56.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lexruntimeservice: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/licensemanager: v1.36.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/mailmanager: v1.17.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.36.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.82.0
    • Feature: This release adds support for input rendition selection for HLS input, adds new Share API to enable sharing jobs with AWS Support for support investigations, and adds INCLUDE_AS_TS to iFrameOnlyManifest setting for HLS outputs.
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/mediastore: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.26.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/odb: v1.4.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.25.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/opsworkscm: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.56.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/pcaconnectorad: v1.15.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/personalizeruntime: v1.32.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/qbusiness: v1.33.0
    • Feature: The Amazon Q Business GetDocumentContent operation now supports retrieval of the extracted text content in JSON format.
  • github.com/aws/aws-sdk-go-v2/service/redshiftserverless: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/repostspace: v1.14.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/resourcegroupstaggingapi: v1.30.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sagemakeredge: v1.30.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sagemakerfeaturestoreruntime: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.37.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/serverlessapplicationrepository: v1.29.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/servicecatalog: v1.38.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sfn: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/shield: v1.34.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/snowball: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.42.1
    • Documentation: Documentation update for Amazon SQS Supports Large Payload Message feature
  • github.com/aws/aws-sdk-go-v2/service/ssoadmin: v1.35.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/storagegateway: v1.42.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/support: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/supportapp: v1.18.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/taxsettings: v1.16.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.16.0
    • Feature: Add MAINTENANCE status for DbInstance and DbCluster
  • github.com/aws/aws-sdk-go-v2/service/transcribe: v1.52.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/transcribestreaming: v1.31.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/translate: v1.33.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.39.0
    • Feature: Remove incorrect endpoint tests
  • github.com/aws/aws-sdk-go-v2/service/workspacesthinclient: v1.20.0
    • Feature: Remove incorrect endpoint tests

v1.57.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.50.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.33.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.42.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.48.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/aiops: v1.8.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.45.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.40.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amplifybackend: v1.34.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.30.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apigateway: v1.41.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apigatewaymanagementapi: v1.31.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apigatewayv2: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appconfig: v1.46.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appconfigdata: v1.25.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appfabric: v1.18.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.53.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appintegrations: v1.39.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationautoscaling: v1.44.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationcostprofiler: v1.29.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationinsights: v1.36.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/applicationsignals: v1.24.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appmesh: v1.37.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.41.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.62.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/appsync: v1.55.0
    • Feature: Add request serialization snapshot tests.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.10.0
    • Feature: Add request serialization snapshot tests.
  • `github.com/aws/aws-sdk-go-v2/service/arczona

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.41.7 -> v1.46.0
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.23 -> v1.5.2
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.23 -> v2.8.2
github.com/aws/smithy-go v1.25.1 -> v1.28.1

@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 772341c to 4b321a6 Compare May 29, 2026 21:27
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.53.11 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.53.12 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 4b321a6 to f905f4c Compare June 1, 2026 22:17
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.53.12 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.0 Jun 1, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.0 - autoclosed Jun 2, 2026
@renovate renovate Bot closed this Jun 2, 2026
@renovate
renovate Bot deleted the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch June 2, 2026 19:49
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.0 - autoclosed chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.3 Jun 5, 2026
@renovate renovate Bot reopened this Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch 2 times, most recently from f905f4c to b290d51 Compare June 5, 2026 19:00
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from b290d51 to 0b6d463 Compare June 8, 2026 23:31
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.3 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.4 Jun 8, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.4 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.4 - autoclosed Jun 11, 2026
@renovate renovate Bot closed this Jun 11, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.4 - autoclosed chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.5 Jun 17, 2026
@renovate renovate Bot reopened this Jun 17, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch 2 times, most recently from 0b6d463 to bd1c308 Compare June 17, 2026 02:03
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.5 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.5 - autoclosed Jun 19, 2026
@renovate renovate Bot closed this Jun 19, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.5 - autoclosed chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.54.5 Jun 19, 2026
@renovate renovate Bot reopened this Jun 19, 2026
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.55.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.55.1 Jul 13, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from b5d5805 to 5ce8c16 Compare July 21, 2026 23:04
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.55.1 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.56.0 Jul 21, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 5ce8c16 to 94f4b6a Compare July 28, 2026 21:14
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.56.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.56.1 Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 94f4b6a to 9281880 Compare July 29, 2026 21:02
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.56.1 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.56.2 Jul 29, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 9281880 to b67014e Compare July 30, 2026 23:07
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.56.2 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.57.0 Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from b67014e to 1f4f8b4 Compare July 31, 2026 22:49
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.57.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.57.1 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 1f4f8b4 to 71a80bc Compare August 4, 2026 22:35
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.57.1 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.58.0 Aug 4, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 71a80bc to 63938ed Compare August 5, 2026 23:44
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.58.0 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.58.1 Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 63938ed to 909a2a5 Compare August 8, 2026 09:50
@renovate renovate Bot changed the title chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.58.1 chore(deps): update module github.com/aws/aws-sdk-go-v2/service/iam to v1.57.0 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-aws-aws-sdk-go-v2-service-iam-1.x branch from 909a2a5 to 677548c Compare August 8, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants