From 76b07fdd559ae4e2b94db2619138530c31580eb7 Mon Sep 17 00:00:00 2001 From: AWS <> Date: Wed, 2 Jun 2021 18:04:45 +0000 Subject: [PATCH] Amazon Lightsail Update: Documentation updates for Lightsail --- .changes/next-release/feature-AmazonLightsail-8340af0.json | 6 ++++++ .../src/main/resources/codegen-resources/service-2.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .changes/next-release/feature-AmazonLightsail-8340af0.json diff --git a/.changes/next-release/feature-AmazonLightsail-8340af0.json b/.changes/next-release/feature-AmazonLightsail-8340af0.json new file mode 100644 index 000000000000..3dbde6523fd8 --- /dev/null +++ b/.changes/next-release/feature-AmazonLightsail-8340af0.json @@ -0,0 +1,6 @@ +{ + "type": "feature", + "category": "Amazon Lightsail", + "contributor": "", + "description": "Documentation updates for Lightsail" +} diff --git a/services/lightsail/src/main/resources/codegen-resources/service-2.json b/services/lightsail/src/main/resources/codegen-resources/service-2.json index 1ac7fc0fef97..18ed0b0d0aa3 100644 --- a/services/lightsail/src/main/resources/codegen-resources/service-2.json +++ b/services/lightsail/src/main/resources/codegen-resources/service-2.json @@ -5730,7 +5730,7 @@ }, "type":{ "shape":"DomainEntryType", - "documentation":"
The type of domain entry, such as address for IPv4 (A), address for IPv6 (AAAA), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
The following domain entry types can be used:
A
AAA
CNAME
MX
NS
SOA
SRV
TXT
The type of domain entry, such as address for IPv4 (A), address for IPv6 (AAAA), canonical name (CNAME), mail exchanger (MX), name server (NS), start of authority (SOA), service locator (SRV), or text (TXT).
The following domain entry types can be used:
A
AAAA
CNAME
MX
NS
SOA
SRV
TXT