Skip to content

Commit 7b7becf

Browse files
committed
typo
1 parent 70a1e70 commit 7b7becf

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/aws/cloudfront

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/cloudfront/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Please note that a complete configuration would entail additional values relevan
101101
Each CloudFront distribution is created with a random unique identifier automatically assigned by AWS.
102102
Given that the distribution ID is part of the generated domain name, it can be useful to have the possibility to create distributions with a deterministic ID (e.g., to simplify testing or integration with other AWS services).
103103

104-
LocalStack offers this possibility by using the `__custom_id__` tag when creating a distribution with the [`CreateDistributionWithTags`](https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_CreateDistributionWithTags.html) operation.
104+
LocalStack offers this possibility by using the `_custom_id_` tag when creating a distribution with the [`CreateDistributionWithTags`](https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_CreateDistributionWithTags.html) operation.
105105

106106
## Resource Browser
107107

0 commit comments

Comments
 (0)