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 f8db529 commit 21a67c3Copy full SHA for 21a67c3
modules/log_ingestion.s3.cft.yaml
@@ -75,7 +75,7 @@ Parameters:
75
KMSAccountId:
76
Type: String
77
Description: The AWS Account ID that owns the KMS key.
78
- Default: ""
+ AllowedPattern: '^[0-9]{12}$'
79
BucketAccountId:
80
81
Description: The AWS Account ID that owns the S3 bucket, if different from the current account.
0 commit comments