Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
All Content tagged with Amazon Redshift Serverless
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
132 results
I have configured a Zero-ETL integration from Aurora MySQL to Redshift using History Mode. All is working OK.
I created another couple of schemas in the same Redshift database which I now can not dr...
1
answers
0
votes
25
views
asked 21 days ago
In redshift (serverless), I've configured an external schema, pointing to my RDS MySQL instance in the same VPC
CREATE EXTERNAL SCHEMA myschema
FROM MYSQL
DATABASE 'my_rds_mysql_database_name'
URI 'r...
Accepted AnswerAmazon Redshift Serverless
2
answers
0
votes
33
views
asked 25 days ago
I was trying to access redshift throught my new created lambda function.
I went through: https://docs.aws.amazon.com/lambda/latest/dg/configuration-vpc.html
1. Created required permissions.
2. Attac...
1
answers
0
votes
35
views
asked a month ago
RiteshKSinhaEXPERT
published a month ago0 votes61 views
Stores data in permanent history tables with timestamps
RiteshKSinhaEXPERT
published a month ago1 votes151 views
COPY, Spectrum, and Data API
Hi
I am attempting to enable Amazon Redshift Serverless in region eu-west-2.
Despite having AdministratorAccess and Redshift permissions, the console
returns the error: "AWS Access Key ID needs a sub...
2
answers
0
votes
94
views
asked 2 months ago
IAM roles issues with Amazon Redshift server less, roles are stuck in adding or removing state for more than 30 minutes. How can I fix this?
1
answers
0
votes
55
views
asked 2 months ago
0
I want to configure 10 dms tasks with single common redshift serverless endpoint source endpoint will be different but target will be same want to do by cdk how is it possible to use single common r...
1
answers
0
votes
37
views
asked 2 months ago
I want to configure 10 dms tasks with single common redshift serverless endpoint
source endpoint will be different but target will be same
want to do by cdk
how is it possible to use single common red...
1
answers
0
votes
42
views
asked 2 months ago
need to restrict resource permission for custom lambda used to create Redshift serverless snapshot
when used
# Backup Lambda
backup_lambda = _lambda.Function(
self,
...
1
answers
0
votes
55
views
asked 2 months ago
To create a native user in Amazon Redshift Serverless with the sys:superuser role using CDK, you'll need to execute SQL commands after the Redshift Serverless resource is created. Here's how you can i...
1
answers
0
votes
63
views
asked 2 months ago
This recommendation was generated using AWS Generative AI capabilities. You are responsible for evaluating the recommendation in your specific context and implementing appropriate oversight and safegu...
1
answers
0
votes
29
views
asked 2 months ago