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.
- Open the Amazon Redshift console.
- Click Create Workgroup.
- Enter a workgroup name.
- Set the base and limit capacities.
- Keep the default settings, or adjust as needed.
- Click Next.
- If you don’t already have a namespace, create one.
- Enter a namespace name.
- Configure admin credentials (must match the Kinesis Firehose user).
- Select Customize admin user credentials and manually enter a username and password.
- Click Associate IAM Role to attach the IAM role created earlier.
- Select the IAM role you created.
- Enable log exports for debugging and monitoring:
- User log
- Connection log
- User activity log
- Click Next, review your configuration, then click Next again
- Open the workgroup you just created.
- Go to the Network and Security tab and click Edit.
- Enable Turn on Publicly Accessible to allow Firehose to send data to Redshift.
- Click Save Changes.
Updated 15 days ago
What’s Next