From b39d3d5800e2684d3b9582bfdbb53eb9f02eb803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 05:37:49 +0000 Subject: [PATCH] Bump github.com/aws/aws-sdk-go-v2/service/route53 from 1.45.2 to 1.46.2 Bumps [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) from 1.45.2 to 1.46.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/rds/v1.45.2...service/ecs/v1.46.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/route53 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- .../aws-sdk-go-v2/service/route53/CHANGELOG.md | 17 +++++++++++++++++ .../route53/api_op_CreateQueryLoggingConfig.go | 9 +++++---- .../service/route53/api_op_GetHostedZone.go | 6 ++++++ .../route53/api_op_ListHostedZonesByVPC.go | 5 +++++ .../service/route53/go_module_metadata.go | 2 +- .../service/route53/types/enums.go | 10 ++++++++++ .../service/route53/types/types.go | 15 ++++++++------- vendor/modules.txt | 2 +- 10 files changed, 56 insertions(+), 16 deletions(-) diff --git a/go.mod b/go.mod index 9c55c717..d5b66ed9 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/aws/aws-sdk-go-v2 v1.32.5 github.com/aws/aws-sdk-go-v2/config v1.28.5 github.com/aws/aws-sdk-go-v2/service/ec2 v1.189.0 - github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2 + github.com/aws/aws-sdk-go-v2/service/route53 v1.46.2 github.com/aws/aws-sdk-go-v2/service/ssm v1.55.3 github.com/mattn/go-isatty v0.0.20 github.com/onsi/ginkgo/v2 v2.21.0 diff --git a/go.sum b/go.sum index dbaf983e..f0a5e91e 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 h1:iXtILhv github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1/go.mod h1:9nu0fVANtYiAePIBh2/pFUSwtJ402hLnp854CNoDOeE= github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.5 h1:wtpJ4zcwrSbwhECWQoI/g6WM9zqCcSpHDJIWSbMLOu4= github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.5/go.mod h1:qu/W9HXQbbQ4+1+JcZp0ZNPV31ym537ZJN+fiS7Ti8E= -github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2 h1:P4ElvGTPph12a87YpxPDIqCvVICeYJFV32UMMS/TIPc= -github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2/go.mod h1:zLKE53MjadFH0VYrDerAx25brxLYiSg4Vk3C+qPY4BQ= +github.com/aws/aws-sdk-go-v2/service/route53 v1.46.2 h1:wmt05tPp/CaRZpPV5B4SaJ5TwkHKom07/BzHoLdkY1o= +github.com/aws/aws-sdk-go-v2/service/route53 v1.46.2/go.mod h1:d+K9HESMpGb1EU9/UmmpInbGIUcAkwmcY6ZO/A3zZsw= github.com/aws/aws-sdk-go-v2/service/ssm v1.55.3 h1:nbFGlCxyyFe2cgg8WNQQtzDRVczO4+1dL4hd3TDU6MM= github.com/aws/aws-sdk-go-v2/service/ssm v1.55.3/go.mod h1:nzUlOBAMlQx9zKwtI10FOzJa2phU6bmFbXhD6LLbr/A= github.com/aws/aws-sdk-go-v2/service/sso v1.24.6 h1:3zu537oLmsPfDMyjnUS2g+F2vITgy5pB74tHI+JBNoM= diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/CHANGELOG.md b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/CHANGELOG.md index 424b5a80..a1b538f3 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/CHANGELOG.md +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/CHANGELOG.md @@ -1,3 +1,20 @@ +# v1.46.2 (2024-11-18) + +* **Dependency Update**: Update to smithy-go v1.22.1. +* **Dependency Update**: Updated to the latest SDK module versions + +# v1.46.1 (2024-11-06) + +* **Dependency Update**: Updated to the latest SDK module versions + +# v1.46.0 (2024-10-30) + +* **Feature**: This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types. + +# v1.45.3 (2024-10-28) + +* **Dependency Update**: Updated to the latest SDK module versions + # v1.45.2 (2024-10-08) * **Dependency Update**: Updated to the latest SDK module versions diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_CreateQueryLoggingConfig.go b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_CreateQueryLoggingConfig.go index caa1c885..bce958b3 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_CreateQueryLoggingConfig.go +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_CreateQueryLoggingConfig.go @@ -54,10 +54,11 @@ import ( // logging. // // - Create a CloudWatch Logs resource policy, and give it the permissions that -// Route 53 needs to create log streams and to send query logs to log streams. For -// the value of Resource , specify the ARN for the log group that you created in -// the previous step. To use the same resource policy for all the CloudWatch Logs -// log groups that you created for query logging configurations, replace the hosted +// Route 53 needs to create log streams and to send query logs to log streams. You +// must create the CloudWatch Logs resource policy in the us-east-1 region. For the +// value of Resource , specify the ARN for the log group that you created in the +// previous step. To use the same resource policy for all the CloudWatch Logs log +// groups that you created for query logging configurations, replace the hosted // zone name with * , for example: // // arn:aws:logs:us-east-1:123412341234:log-group:/aws/route53/* diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_GetHostedZone.go b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_GetHostedZone.go index 03d43c25..40422e1b 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_GetHostedZone.go +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_GetHostedZone.go @@ -13,6 +13,12 @@ import ( // Gets information about a specified hosted zone including the four name servers // assigned to the hosted zone. +// +// returns the VPCs associated with the specified hosted zone and does not reflect +// the VPC associations by Route 53 Profiles. To get the associations to a Profile, +// call the [ListProfileAssociations]API. +// +// [ListProfileAssociations]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_ListProfileAssociations.html func (c *Client) GetHostedZone(ctx context.Context, params *GetHostedZoneInput, optFns ...func(*Options)) (*GetHostedZoneOutput, error) { if params == nil { params = &GetHostedZoneInput{} diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_ListHostedZonesByVPC.go b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_ListHostedZonesByVPC.go index aed43dc8..c9c128ef 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_ListHostedZonesByVPC.go +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/api_op_ListHostedZonesByVPC.go @@ -25,6 +25,10 @@ import ( // by Amazon Elastic File System (Amazon EFS), the value of Owner is // efs.amazonaws.com . // +// ListHostedZonesByVPC returns the hosted zones associated with the specified VPC +// and does not reflect the hosted zone associations to VPCs via Route 53 Profiles. +// To get the associations to a Profile, call the [ListProfileResourceAssociations]API. +// // When listing private hosted zones, the hosted zone and the Amazon VPC must // belong to the same partition where the hosted zones were created. A partition is // a group of Amazon Web Services Regions. Each Amazon Web Services account is @@ -41,6 +45,7 @@ import ( // For more information, see [Access Management] in the Amazon Web Services General Reference. // // [Access Management]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html +// [ListProfileResourceAssociations]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_route53profiles_ListProfileResourceAssociations.html func (c *Client) ListHostedZonesByVPC(ctx context.Context, params *ListHostedZonesByVPCInput, optFns ...func(*Options)) (*ListHostedZonesByVPCOutput, error) { if params == nil { params = &ListHostedZonesByVPCInput{} diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/go_module_metadata.go b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/go_module_metadata.go index a045a530..19585f1a 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/go_module_metadata.go +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/go_module_metadata.go @@ -3,4 +3,4 @@ package route53 // goModuleVersion is the tagged release for this module -const goModuleVersion = "1.45.2" +const goModuleVersion = "1.46.2" diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/enums.go b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/enums.go index 32f54d62..eff074a6 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/enums.go +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/enums.go @@ -474,6 +474,10 @@ const ( RRTypeAaaa RRType = "AAAA" RRTypeCaa RRType = "CAA" RRTypeDs RRType = "DS" + RRTypeTlsa RRType = "TLSA" + RRTypeSshfp RRType = "SSHFP" + RRTypeSvcb RRType = "SVCB" + RRTypeHttps RRType = "HTTPS" ) // Values returns all known values for RRType. Note that this can be expanded in @@ -495,6 +499,10 @@ func (RRType) Values() []RRType { "AAAA", "CAA", "DS", + "TLSA", + "SSHFP", + "SVCB", + "HTTPS", } } @@ -575,6 +583,7 @@ const ( VPCRegionSaEast1 VPCRegion = "sa-east-1" VPCRegionCaCentral1 VPCRegion = "ca-central-1" VPCRegionCnNorth1 VPCRegion = "cn-north-1" + VPCRegionCnNorthwest1 VPCRegion = "cn-northwest-1" VPCRegionAfSouth1 VPCRegion = "af-south-1" VPCRegionEuSouth1 VPCRegion = "eu-south-1" VPCRegionEuSouth2 VPCRegion = "eu-south-2" @@ -619,6 +628,7 @@ func (VPCRegion) Values() []VPCRegion { "sa-east-1", "ca-central-1", "cn-north-1", + "cn-northwest-1", "af-south-1", "eu-south-1", "eu-south-2", diff --git a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/types.go b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/types.go index 3ffd60e2..a213c93f 100644 --- a/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/types.go +++ b/vendor/github.com/aws/aws-sdk-go-v2/service/route53/types/types.go @@ -875,8 +875,8 @@ type HealthCheckConfig struct { // 53 submits an HTTPS request and waits for an HTTP status code of 200 or greater // and less than 400. // - // If you specify HTTPS for the value of Type , the endpoint must support TLS v1.0 - // or later. + // If you specify HTTPS for the value of Type , the endpoint must support TLS v1.0, + // v1.1, or v1.2. // // - HTTP_STR_MATCH: Route 53 tries to establish a TCP connection. If // successful, Route 53 submits an HTTP request and searches the first 5,120 bytes @@ -1569,15 +1569,16 @@ type ResourceRecordSet struct { // is encoded for them, see [Supported DNS Resource Record Types]in the Amazon Route 53 Developer Guide. // // Valid values for basic resource record sets: A | AAAA | CAA | CNAME | DS | MX | - // NAPTR | NS | PTR | SOA | SPF | SRV | TXT + // NAPTR | NS | PTR | SOA | SPF | SRV | TXT | TLSA | SSHFP | SVCB | HTTPS // // Values for weighted, latency, geolocation, and failover resource record sets: A - // | AAAA | CAA | CNAME | MX | NAPTR | PTR | SPF | SRV | TXT . When creating a - // group of weighted, latency, geolocation, or failover resource record sets, - // specify the same value for all of the resource record sets in the group. + // | AAAA | CAA | CNAME | MX | NAPTR | PTR | SPF | SRV | TXT | TLSA | SSHFP | SVCB + // | HTTPS . When creating a group of weighted, latency, geolocation, or failover + // resource record sets, specify the same value for all of the resource record sets + // in the group. // // Valid values for multivalue answer resource record sets: A | AAAA | MX | NAPTR - // | PTR | SPF | SRV | TXT + // | PTR | SPF | SRV | TXT | CAA | TLSA | SSHFP | SVCB | HTTPS // // SPF records were formerly used to verify the identity of the sender of email // messages. However, we no longer recommend that you create resource record sets diff --git a/vendor/modules.txt b/vendor/modules.txt index 57ef0f8c..94b63808 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -72,7 +72,7 @@ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding # github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.5 ## explicit; go 1.21 github.com/aws/aws-sdk-go-v2/service/internal/presigned-url -# github.com/aws/aws-sdk-go-v2/service/route53 v1.45.2 +# github.com/aws/aws-sdk-go-v2/service/route53 v1.46.2 ## explicit; go 1.21 github.com/aws/aws-sdk-go-v2/service/route53 github.com/aws/aws-sdk-go-v2/service/route53/internal/customizations