ConnectContactFlowId should be made optional, the same as in master.yaml
Parameter HideButtonMessageBubble does not exist in the substack pipeline.yaml, need to remove this from the CloudFormation template.
pipeline.yaml: several changes have to be made
Errors:
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting
Invalid request provided: AWS::CloudFront::Distribution: The S3 bucket that you specified for CloudFront logs does not enable ACL access: xxxxxx.s3.amazonaws.com
There are several bugs with pipeline templates:
master-pipeline.yaml
:ConnectContactFlowId
should be made optional, the same as inmaster.yaml
HideButtonMessageBubble
does not exist in the substackpipeline.yaml
, need to remove this from the CloudFormation template.pipeline.yaml
: several changes have to be madeErrors:
I am creating a PR to address these issues