Configure Redshift Serverless

This guide walks you through configuration steps if you are using Redshift Serverless.

  • Configure Redshift Serverless
    • NOTE: Please do not follow these steps if you are using Redshift Provisioned Cluster.
    1. Open the Amazon Redshift console.
    2. Click Create Workgroup.
    3. Enter a workgroup name.
    4. Set the base and limit capacities.
    5. Keep the default settings, or adjust as needed.
    6. Click Next.
    7. If you don’t already have a namespace, create one.
    8. Enter a namespace name.
    9. Configure admin credentials (must match the Kinesis Firehose user).
      • Select Customize admin user credentials and manually enter a username and password.
    10. Click Associate IAM Role to attach the IAM role created earlier.
    11. Select the IAM role you created.
    12. Enable log exports for debugging and monitoring:
      • User log
      • Connection log
      • User activity log
    13. Click Next, review your configuration, then click Next again
    14. Open the workgroup you just created.
    15. Go to the Network and Security tab and click Edit.
    16. Enable Turn on Publicly Accessible to allow Firehose to send data to Redshift.
    17. Click Save Changes.