Feature: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
This MR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `v1.40.0` -> `v1.40.1` |  |  |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.2` -> `v1.32.3` |  |  |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.20.12` -> `v1.20.13` |  |  |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.92.1` -> `v1.93.0` |  |  |
---
### Release Notes
<details>
<summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary>
### [`v1.40.1`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2023-10-27)
[Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.40.0...v1.40.1)
#### Module Highlights
- `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.30.0](service/emr/CHANGELOG.md#v1300-2023-10-27)
- **Feature**: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
- `github.com/aws/aws-sdk-go-v2/service/neptune`: [v1.24.0](service/neptune/CHANGELOG.md#v1240-2023-10-27)
- **Feature**: Update TdeCredentialPassword type to SensitiveString
- `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.23.1](service/pinpoint/CHANGELOG.md#v1231-2023-10-27)
- **Documentation**: Updated documentation to describe the case insensitivity for EndpointIds.
- `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.33.0](service/redshift/CHANGELOG.md#v1330-2023-10-27)
- **Feature**: added support to create a dual stack cluster
- `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.40.1](service/wafv2/CHANGELOG.md#v1401-2023-10-27)
- **Documentation**: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies.
</details>
---
### 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMC4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/storage/pull/26?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 76.81%. Comparing base ([`bed6e6e`](https://app.codecov.io/gl/unboundsoftware/storage/commit/bed6e6e492ffba7c863368eacddf899bfdef79bd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`fd5983e`](https://app.codecov.io/gl/unboundsoftware/storage/commit/fd5983efa8f92d92287ff49a4f208018b3cfd739?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #26 +/- ##
=======================================
Coverage 76.81% 76.81%
=======================================
Files 1 1
Lines 69 69
=======================================
Hits 53 53
Misses 16 16
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/storage/pull/26?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
:loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
<details><summary> :rocket: New features to boost your workflow: </summary>
- :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems.
- :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This MR contains the following updates:
v1.40.0->v1.40.1v1.32.2->v1.32.3v1.20.12->v1.20.13v1.92.1->v1.93.0Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.40.1Compare Source
Module Highlights
github.com/aws/aws-sdk-go-v2/service/emr: v1.30.0github.com/aws/aws-sdk-go-v2/service/neptune: v1.24.0github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.23.1github.com/aws/aws-sdk-go-v2/service/redshift: v1.33.0github.com/aws/aws-sdk-go-v2/service/wafv2: v1.40.1Configuration
📅 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 MR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.
This MR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.3->v1.7.4github.com/aws/aws-sdk-go-v2/credentialsv1.19.2->v1.19.3github.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.14->v1.18.15github.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.14->v1.4.15github.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.14->v2.7.15github.com/aws/aws-sdk-go-v2/internal/v4av1.4.14->v1.4.15github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.3->v1.13.4github.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.5->v1.9.6github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.14->v1.13.15github.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.14->v1.19.15github.com/aws/aws-sdk-go-v2/service/signinv1.0.2->v1.0.3github.com/aws/aws-sdk-go-v2/service/ssov1.30.5->v1.30.6github.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.10->v1.35.11github.com/aws/aws-sdk-go-v2/service/stsv1.41.2->v1.41.3github.com/aws/smithy-gov1.23.2->v1.24.0mentioned in issue #1
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.81%. Comparing base (
bed6e6e) to head (fd5983e).Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
changed the description
mentioned in commit
8e61272aa0