Expand description
Serialize domain types to restXml response bodies.
Functionsยง
- cache_
policy_ config_ xml - Serialize cache policy config.
- cache_
policy_ list_ xml - Serialize cache policy list.
- cache_
policy_ xml - Serialize a cache policy.
- distribution_
config_ xml - Serialize bare
<DistributionConfig>wrapped in the namespace. - distribution_
list_ xml - Serialize a list response.
- distribution_
xml - Serialize a distribution as a
<Distribution>response. - error_
xml - Serialize a CloudFront error response (wrapped in
<ErrorResponse>). - fle_
profile_ xml - Serialize FLE profile.
- fle_xml
- Serialize FLE config.
- function_
list_ xml - Serialize function list.
- function_
xml - Serialize a function (metadata-only response).
- invalidation_
list_ xml - List of invalidations (summary form).
- invalidation_
xml - Serialize an
<Invalidation>. - iso8601
- Serialize an ISO 8601 timestamp with millisecond precision.
- key_
group_ list_ xml - Serialize a key group list.
- key_
group_ xml - Serialize a key group.
- kvs_xml
- Serialize KVS.
- oac_
config_ xml - Serialize OAC config response.
- oac_
list_ xml - Serialize OAC list response.
- oac_xml
- Serialize an OAC response.
- oai_
config_ xml - Serialize OAI config.
- oai_
list_ xml - Serialize OAI list.
- oai_xml
- Serialize an OAI response.
- origin_
request_ policy_ config_ xml - Serialize ORP config.
- origin_
request_ policy_ list_ xml - Serialize ORP list.
- origin_
request_ policy_ xml - Serialize an origin request policy.
- public_
key_ list_ xml - Serialize public key list.
- public_
key_ xml - Serialize a public key.
- realtime_
log_ config_ xml - Serialize realtime log config.
- response_
headers_ policy_ config_ xml - Serialize RHP config.
- response_
headers_ policy_ list_ xml - Serialize RHP list.
- response_
headers_ policy_ xml - Serialize a response-headers policy.
- tags_
xml - Serialize
<Tags>block. - write_
distribution_ config - Write
<DistributionConfig>intow(element name supplied).