r53multipletxtrecords
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
r53multipletxtrecords [2025/08/06 12:07] – created - external edit 127.0.0.1 | r53multipletxtrecords [2025/08/07 05:39] (current) – [Adding Multiple TXT Records] sjoerd | ||
---|---|---|---|
Line 11: | Line 11: | ||
To add multiple TXT records for a domain in Route 53, follow these steps, which assume you already have at least one TXT record set up: | To add multiple TXT records for a domain in Route 53, follow these steps, which assume you already have at least one TXT record set up: | ||
- | - From the AWS Route 53 management console, navigate to the **Hosted zones** section. | + | * From the AWS Route 53 management console, navigate to the **Hosted zones** section. |
- | - Select the hosted zone for your domain. | + | * Select the hosted zone for your domain. |
- | - Select the existing TXT record, this will show the record details on the right side. | + | * Select the existing TXT record, this will show the record details on the right side. |
- | - Click on the **Edit record** button to modify the record. | + | * Click on the **Edit record** button to modify the record. |
- | - In the **Value** field, you can add multiple TXT records by separating them with a newline. Each TXT record should be enclosed in double quotes. For example:< | + | * In the **Value** field, you can add multiple TXT records by separating them with a newline. Each TXT record should be enclosed in double quotes. For example:< |
" | " | ||
" | " | ||
</ | </ | ||
- | - After adding the desired TXT records, click on the **Save** button. | + | * After adding the desired TXT records, click on the **Save** button. |
In the list of records, you'll still see only one TXT record, but it will contain multiple values: \\ | In the list of records, you'll still see only one TXT record, but it will contain multiple values: \\ | ||
- | [{{r53multipletxtrecords01.png}}List of DNS records with just 1 TXT record] \\ | + | [{{r53multipletxtrecords01.png?800|List of DNS records with just 1 TXT record}}] \\ |
Route 53 will handle these as separate TXT records when queried: \\ | Route 53 will handle these as separate TXT records when queried: \\ | ||
- | [{{r53multipletxtrecords02.png}}Queried DNS records with 2 TXT records] \\ | + | [{{r53multipletxtrecords02.png?800|Queried DNS records with 2 TXT records}}] \\ |
r53multipletxtrecords.1754482043.txt.gz · Last modified: by 127.0.0.1