A guidance that provides declarative data processing capability, and workflow orchestration automation to help your business users (such as analysts and data scientists) access their data and create meaningful insights without the need for manual IT processes.
If you deploy the CDK stack, it fails because the bucket used for flow logs is using KMS but without a customer key. You can fix this by adding a CMK or switching to S3-managed encryption.
To Reproduce
Steps to reproduce the behavior
Step One:
Step Two:
[...]
Expected Result
A clear and concise description of what you expected to happen.
Actual Result
A description of what is the result and/or error messages you got when you faced this issue.
Other information:
Version of the Solution (e.g., v1.1.0):
To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0027) AWS Serverless Bot Framework v1.2.0 - This AWS CloudFormation template helps you provision the AWS Serverless Bot Framework stack without worrying about creating and configuring the underlying AWS infrastructure". If the description does not contain the version information, you can look at the mappings section of the template:
Describe the bug
If you deploy the CDK stack, it fails because the bucket used for flow logs is using KMS but without a customer key. You can fix this by adding a CMK or switching to S3-managed encryption.
To Reproduce
Steps to reproduce the behavior
Expected Result
A clear and concise description of what you expected to happen.
Actual Result
A description of what is the result and/or error messages you got when you faced this issue.
Other information:
Version of the Solution (e.g., v1.1.0):
To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0027) AWS Serverless Bot Framework v1.2.0 - This AWS CloudFormation template helps you provision the AWS Serverless Bot Framework stack without worrying about creating and configuring the underlying AWS infrastructure". If the description does not contain the version information, you can look at the mappings section of the template:
Stack Parameters
Cloudformation Stack Parameters (please DO NOT include sensitive information like S3 bucket name, IP address, credentials, etc):
Additional context
Add any other context about the problem here.