aws-doc-sdk-examples
aws-doc-sdk-examples copied to clipboard
Epic: Create the Redshift SDK Getting Started Scenario
Background story
Implement the Redshift SDK Getting Started Scenario in different AWS SDKs.
- [x] #6230
- [ ] #6357
- [x] #6358
What does this example accomplish?
Shows AWS Developers how to get up and running with the Redshift AWS SDK.
Which AWS service(s)?
Redshift
Which AWS SDKs or tools?
- [ ] All languages
- [X] .NET
- [ ] C++
- [X] Go (v2)
- [ ] Java
- [ ] Java (v2)
- [ ] JavaScript
- [ ] JavaScript (v3)
- [ ] Kotlin
- [ ] PHP
- [X] Python
- [ ] Ruby
- [ ] Rust
- [ ] Swift
- [ ] Not applicable
Are there existing code examples to leverage?
You can refer to the Java Redshift SDK Getting Started Scenario.
Do you have any reference code?
No response