ekristen / aws-nuke

Remove all the resources from an AWS account
https://ekristen.github.io/aws-nuke/
MIT License
32 stars 6 forks source link

fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 #171

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.52.4 -> v1.53.19 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.53.19`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15319-2024-06-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.18...v1.53.19) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API and documentation - `service/b2bi`: Updates service API - `service/codepipeline`: Updates service API and documentation - CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides. - `service/sagemaker`: Updates service API and documentation - This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant. - `service/verifiedpermissions`: Updates service API and documentation ### [`v1.53.18`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15318-2024-06-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.17...v1.53.18) \=== ##### Service Client Updates - `service/account`: Updates service API and documentation - `service/firehose`: Updates service API and documentation - Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations - `service/fsx`: Updates service API and documentation - `service/glue`: Updates service API and documentation - This release adds support for creating and updating Glue Data Catalog Views. - `service/iotwireless`: Updates service API - `service/location`: Updates service API, documentation, and paginators - `service/sns`: Updates service API and documentation - Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. - `service/sqs`: Updates service API and documentation - Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. - `service/storagegateway`: Updates service API and documentation - Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. ### [`v1.53.17`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15317-2024-06-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.16...v1.53.17) \=== ##### Service Client Updates - `service/globalaccelerator`: Updates service API and documentation - `service/glue`: Updates service API and documentation - AWS Glue now supports native SaaS connectivity: Salesforce connector available now - `service/s3`: Updates service API and examples - Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. ### [`v1.53.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15316-2024-06-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.15...v1.53.16) \=== ##### Service Client Updates - `service/ec2`: Updates service API - U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. - `service/pipes`: Updates service API, documentation, and waiters - `service/sagemaker`: Updates service API and documentation - Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. - `service/taxsettings`: Adds new service ### [`v1.53.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15315-2024-06-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.14...v1.53.15) \=== ##### Service Client Updates - `service/amplify`: Updates service documentation - `service/batch`: Updates service API and documentation - This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - `service/eks`: Updates service API and documentation - `service/iottwinmaker`: Updates service API ### [`v1.53.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15314-2024-05-31) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.13...v1.53.14) \=== ##### Service Client Updates - `service/codebuild`: Updates service documentation - AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise - `service/codeguru-security`: Updates service API and documentation - `service/elasticache`: Updates service API and documentation - Update to attributes of TestFailover and minor revisions. - `service/launch-wizard`: Updates service API and documentation ### [`v1.53.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15313-2024-05-30) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.12...v1.53.13) \=== ##### Service Client Updates - `service/acm`: Updates service API - add v2 smoke tests and smithy smokeTests trait for SDK testing. - `service/bedrock-agent`: Updates service API and documentation - `service/bedrock-runtime`: Updates service API and documentation - `service/cloudtrail`: Updates service API and documentation - CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. - `service/connect`: Updates service API and documentation - `service/emr-serverless`: Updates service API, documentation, and paginators - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for Aurora Postgres DBname. - `service/sagemaker`: Updates service API and documentation - Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. ### [`v1.53.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15312-2024-05-29) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.11...v1.53.12) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\` - `service/codebuild`: Updates service API and documentation - AWS CodeBuild now supports manually creating GitHub webhooks - `service/connect`: Updates service API and documentation - `service/glue`: Updates service API and documentation - Add optional field JobMode to CreateJob and UpdateJob APIs. - `service/securityhub`: Updates service API ### [`v1.53.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15311-2024-05-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.10...v1.53.11) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. - `service/ec2`: Updates service API and documentation - Providing support to accept BgpAsnExtended attribute - `service/kafka`: Updates service API and documentation - `service/swf`: Updates service API and documentation - This release adds new APIs for deleting activity type and workflow type resources. ### [`v1.53.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v15310-2024-05-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.9...v1.53.10) \=== ##### Service Client Updates - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Documentation only updates for DynamoDB. - `service/iotfleetwise`: Updates service API and documentation - `service/managedblockchain`: Updates service API and documentation ##### SDK Bugs - Fix misaligned struct member used in atomic operation. - This change fixes panics on 32-bit systems in services that use endpoint discovery. ### [`v1.53.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1539-2024-05-23) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.8...v1.53.9) \=== ##### Service Client Updates - `service/emr-serverless`: Updates service API and documentation - `service/opsworks`: Updates service API and documentation - Documentation-only update for OpsWorks Stacks. ### [`v1.53.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1538-2024-05-22) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.7...v1.53.8) \=== ##### Service Client Updates - `service/chatbot`: Updates service API and documentation - `service/cloudformation`: Updates service API and documentation - Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure. - `service/kms`: Updates service API and documentation - This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. - `service/opensearch`: Updates service API and documentation - `service/wafv2`: Updates service API and documentation ##### SDK Bugs - `service/ec2`: Correct empty list serialization behavior. - Empty, non-nil lists should NOT be serialized for this service. ### [`v1.53.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1537-2024-05-21) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.6...v1.53.7) \=== ##### Service Client Updates - `service/cloudfront`: Updates service API - Model update; no change to SDK functionality. - `service/glue`: Updates service API and documentation - Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED. - `service/lightsail`: Updates service API and documentation - This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types. - `service/mailmanager`: Adds new service - `service/pi`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Updates Amazon RDS documentation for Db2 license through AWS Marketplace. - `service/storagegateway`: Updates service API and documentation - Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums. ### [`v1.53.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1536-2024-05-20) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.5...v1.53.6) \=== ##### Service Client Updates - `service/bedrock-agent`: Updates service API and documentation - `service/bedrock-agent-runtime`: Updates service API and documentation - `service/controltower`: Updates service API, documentation, and paginators - `service/osis`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters. - `service/secretsmanager`: Updates service documentation - add v2 smoke tests and smithy smokeTests trait for SDK testing ### [`v1.53.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1535-2024-05-17) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.4...v1.53.5) \=== ##### Service Client Updates - `service/application-autoscaling`: Updates service API - `service/codebuild`: Updates service API and documentation - Aws CodeBuild now supports 36 hours build timeout - `service/elasticloadbalancingv2`: Updates service API and documentation - `service/lakeformation`: Updates service API and documentation - `service/transfer`: Updates service API and documentation - Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model. ### [`v1.53.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1534-2024-05-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.3...v1.53.4) \=== ##### Service Client Updates - `service/acm-pca`: Updates service API and waiters - `service/connect`: Updates service documentation - `service/kafka`: Updates service API and documentation - `service/mwaa`: Updates service API and documentation - `service/quicksight`: Updates service API and documentation - This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK). - `service/sagemaker`: Updates service API and documentation - Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam. - `service/secretsmanager`: Updates service API and documentation - Documentation updates for AWS Secrets Manager ### [`v1.53.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1533-2024-05-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.2...v1.53.3) \=== ##### Service Client Updates - `service/bedrock-agent-runtime`: Updates service documentation - `service/codebuild`: Updates service API and documentation - CodeBuild Reserved Capacity VPC Support - `service/datasync`: Updates service API - `service/grafana`: Updates service API, documentation, and paginators - `service/medical-imaging`: Updates service API and documentation - `service/securityhub`: Updates service API and documentation ### [`v1.53.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1532-2024-05-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.1...v1.53.2) \=== ##### Service Client Updates - `service/connect`: Updates service API, documentation, and paginators - `service/s3`: Updates service API and examples - Updated a few x-id in the http uri traits ### [`v1.53.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1531-2024-05-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.53.0...v1.53.1) \=== ##### Service Client Updates - `service/eventbridge`: Updates service API and documentation - `service/vpc-lattice`: Updates service API and documentation ### [`v1.53.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1530-2024-05-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.6...v1.53.0) \=== ##### Service Client Updates - `service/discovery`: Updates service API - add v2 smoke tests and smithy smokeTests trait for SDK testing - `service/greengrassv2`: Updates service API and documentation - `service/sagemaker`: Updates service API - Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - `service/sso-oidc`: Updates service API, documentation, and examples ##### SDK Features - `service/honeycode`: Remove Honeycode - This change removes the Honeycode service, which has been deprecated. ### [`v1.52.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1526-2024-05-09) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.5...v1.52.6) \=== ##### Service Client Updates - `service/bedrock-agent-runtime`: Updates service API and documentation - `service/pinpoint`: Updates service API and documentation - This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - `service/route53resolver`: Updates service documentation - `service/ssm-sap`: Updates service API, documentation, and paginators - `service/verifiedpermissions`: Updates service API and documentation ### [`v1.52.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1525-2024-05-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.52.4...v1.52.5) \=== ##### Service Client Updates - `service/cognito-idp`: Updates service API - `service/ec2`: Updates service API and documentation - Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - `service/ecr`: Updates service API and documentation - This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - `service/fms`: Updates service documentation - `service/polly`: Updates service API and documentation - Add new engine - generative - that builds the most expressive conversational voices. - `service/sqs`: Updates service API and documentation - This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

ekristen commented 4 weeks ago

:tada: This PR is included in version 3.0.0-beta.63 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

ekristen commented 4 weeks ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: