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
243 stars 73 forks source link

Update module github.com/aws/aws-sdk-go to v1.44.258 #455

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.253 -> v1.44.258

Release Notes

aws/aws-sdk-go ### [`v1.44.258`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144258-2023-05-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.257...v1.44.258) \=== ##### Service Client Updates - `service/ec2`: Updates service API - This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances. - `service/inspector2`: Updates service API, documentation, and paginators - `service/mediatailor`: Updates service API and documentation - `service/sqs`: Updates service API, documentation, and paginators - Revert previous SQS protocol change. ### [`v1.44.257`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144257-2023-05-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.256...v1.44.257) \=== ##### Service Client Updates - `service/config`: Updates service API - `service/connect`: Updates service API and documentation - `service/ecs`: Updates service API - Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster - `service/monitoring`: Updates service API and documentation - Adds support for filtering by metric names in CloudWatch Metric Streams. - `service/network-firewall`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation - `service/quicksight`: Updates service API, documentation, and paginators - Add support for Topic, Dataset parameters and VPC - `service/rekognition`: Updates service API and documentation - This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. \["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of \["ALL"]), which can reduce response time. - `service/s3`: Updates service documentation and examples - Documentation updates for Amazon S3 - `service/sagemaker`: Updates service API - We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models. - `service/securityhub`: Updates service API, documentation, paginators, and examples - `service/sqs`: Updates service API, documentation, and paginators - This release enables customers to call SQS using AWS JSON-1.0 protocol. ### [`v1.44.256`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144256-2023-05-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.255...v1.44.256) \=== ##### Service Client Updates - `service/appsync`: Updates service API and documentation - `service/ec2`: Updates service paginators - Adds an SDK paginator for GetNetworkInsightsAccessScopeAnalysisFindings - `service/inspector2`: Updates service API and documentation - `service/iottwinmaker`: Updates service API and documentation - `service/network-firewall`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation - `service/wellarchitected`: Updates service API and documentation ### [`v1.44.255`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144255-2023-05-02) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.254...v1.44.255) \=== ##### Service Client Updates - `service/appflow`: Updates service API and documentation - `service/connect`: Updates service API - `service/ecs`: Updates service documentation - Documentation only update to address Amazon ECS tickets. - `service/kendra`: Updates service API and documentation - AWS Kendra now supports configuring document fields/attributes via the GetQuerySuggestions API. You can now base query suggestions on the contents of document fields. - `service/resiliencehub`: Updates service API and documentation - `service/sagemaker`: Updates service API and documentation - Amazon Sagemaker Autopilot supports training models with sample weights and additional objective metrics. ### [`v1.44.254`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144254-2023-05-01) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.253...v1.44.254) \=== ##### Service Client Updates - `service/compute-optimizer`: Updates service API and documentation - `service/kms`: Updates service API, documentation, and examples - This release makes the NitroEnclave request parameter Recipient and the response field for CiphertextForRecipient available in AWS SDKs. It also adds the regex pattern for CloudHsmClusterId validation.

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.