aminueza / terraform-provider-minio

Terraform provider for managing MinIO S3 buckets and IAM Users.
https://registry.terraform.io/providers/aminueza/minio
GNU Affero General Public License v3.0
234 stars 69 forks source link

Update module github.com/aws/aws-sdk-go to v1.44.329 #500

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.322 -> v1.44.329

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.44.329`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144329-2023-08-22) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.328...v1.44.329) \=== ##### Service Client Updates - `service/ce`: Updates service API and documentation - `service/globalaccelerator`: Updates service documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Adding parameters to CreateCustomDbEngineVersion reserved for future use. - `service/verifiedpermissions`: Updates service API and documentation ### [`v1.44.328`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144328-2023-08-21) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.327...v1.44.328) \=== ##### Service Client Updates - `service/cloud9`: Adds new service - Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9 - `service/ec2`: Updates service API and documentation - The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted. - `service/finspace`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Adding support for RDS Aurora Global Database Unplanned Failover - `service/route53domains`: Updates service documentation - Fixed typos in description fields ### [`v1.44.327`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144327-2023-08-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.326...v1.44.327) \=== ##### Service Client Updates - `service/codecommit`: Updates service API, documentation, and paginators - Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file. - `service/securityhub`: Updates service API and documentation ##### SDK Bugs - `aws/credentials/ssocreds`: Modify sso token provider logic to handle possible nil val returned by CreateToken. - Fixes [4947](https://togithub.com/aws/aws-sdk-go/issues/4947) ### [`v1.44.326`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144326-2023-08-17) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.325...v1.44.326) \=== ##### Service Client Updates - `service/ec2`: Updates service API and documentation - Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints - `service/gamelift`: Updates service API and documentation - Amazon GameLift updates its instance types support. ##### SDK Bugs - `aws/signer/v4`: Sign `X-Amz-Server-Side-Encryption-Context` header. - Fixes signing for PutObject requests that set `SSEKMSEncryptionContext`. ### [`v1.44.325`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144325-2023-08-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.324...v1.44.325) \=== ##### Service Client Updates - `service/models.lex.v2`: Updates service API - `service/monitoring`: Updates service documentation - Doc-only update to incorporate several doc bug fixes ### [`v1.44.324`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144324-2023-08-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.323...v1.44.324) \=== ##### Service Client Updates - `service/chime-sdk-meetings`: Updates service API - `service/ec2`: Updates service documentation - Documentation updates for Elastic Compute Cloud (EC2). - `service/glue`: Updates service API and documentation - AWS Glue Crawlers can now accept SerDe overrides from a custom csv classifier. The two SerDe options are LazySimpleSerDe and OpenCSVSerDe. In case, the user wants crawler to do the selection, "None" can be selected for this purpose. - `service/pi`: Updates service API, documentation, and paginators - `service/route53domains`: Updates service API and documentation - Provide explanation if CheckDomainTransferability return false. Provide requestId if a request is already submitted. Add sensitive protection for customer information - `service/sagemaker`: Updates service API and documentation - SageMaker Inference Recommender now provides SupportedResponseMIMETypes from DescribeInferenceRecommendationsJob response ### [`v1.44.323`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144323-2023-08-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.322...v1.44.323) \=== ##### Service Client Updates - `service/mediapackage`: Updates service API - Fix SDK logging of certain fields. - `service/omics`: Updates service API, documentation, waiters, and paginators - `service/transfer`: Updates service documentation - Documentation updates for AWS Transfer Family

Configuration

📅 Schedule: Branch creation - "after 9pm on friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.