We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4b3a0 commit 77bc5c7Copy full SHA for 77bc5c7
modules/log_ingestion.s3.cft.yaml
@@ -80,7 +80,7 @@ Parameters:
80
BucketAccountId:
81
Type: String
82
Description: The AWS Account ID that owns the S3 bucket, if different from the current account.
83
- Default: ""
+ AllowedPattern: '^[0-9]{12}$'
84
TopicAccountId:
85
86
Description: The AWS Account ID that owns the SNS topic.
0 commit comments