-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove group_federation for serverless (#836)
* Remove grou_federation for serverless * Add changie log * Fix test on cluster_id * Add explicit role_arn support * Revert "Add explicit role_arn support" This reverts commit 00c53d6. * Add tests * Linting * Linting * Tests should ignore group_federation, and not expect false * Pick the correct method for the test * db_user should line up with IAMRole on Provisionned * Align tests to spec * Explicitely set group federation for serverless * Solved the cluster id issue - should be null on serverless * Update changie desc --------- Co-authored-by: Colin Rogers <[email protected]>
- Loading branch information
1 parent
a83553b
commit 885db2d
Showing
3 changed files
with
135 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
kind: Fixes | ||
body: Support IAM Role authentication for Redshift Serverless | ||
time: 2024-05-31T11:36:20.397521-07:00 | ||
custom: | ||
Author: fleid | ||
Issue: "835" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters