aws-cdk-lib.aws_redshiftserverless module - Query History Empty in the AWS Console #26773
Labels
@aws-cdk/aws-redshiftserverless
Related to AWS Redshift Serverless
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
When creating an Amazon Redshift Serverless namespace and workgroup, the Query History in the AWS console is empty. This is the Query History in the AWS Console. However, when creating Amazon Serverless manually, the Query History in the AWS console is fully detailed information.
I think that when creating Redshift Serverelss by CDK or CloudFormation (L1 Construct), it does not enable monitoring query history from the AWS Console
Expected Behavior
Query History should show historical queries
Current Behavior
Query History is empty from the AWS Console
Reproduction Steps
Just create a simple Amazon Redshift Serverless like below
Possible Solution
No response
Additional Information/Context
I do not know
CDK CLI Version
2.87.0
Framework Version
typescript
Node.js Version
v18.16.1
OS
Amazon 2023
Language
Typescript
Language Version
TypeScript 5.1.3
Other information
No response
The text was updated successfully, but these errors were encountered: