Skip to content

Commit

Permalink
updated Redshift redshift readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scmacdon authored and rlhagerm committed Jan 31, 2025
1 parent bfddb65 commit 5dd3004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/services/redshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Code excerpts that show you how to call individual service functions.
- [CreateCluster](src/main/kotlin/com/kotlin/redshift/CreateAndModifyCluster.kt#L56)
- [DeleteCluster](src/main/kotlin/com/kotlin/redshift/DeleteCluster.kt#L38)
- [DescribeClusters](src/main/kotlin/com/kotlin/redshift/DescribeClusters.kt#L22)
- [ModifyCluster](src/main/kotlin/com/kotlin/redshift/CreateAndModifyCluster.kt#L114)
- [ModifyCluster](src/main/kotlin/com/kotlin/redshift/CreateAndModifyCluster.kt#L113)


<!--custom.examples.start-->
Expand Down

0 comments on commit 5dd3004

Please sign in to comment.