v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14166854.8 KB

Creates an empty Route 53 Profile.

post/profile

Request body

ClientTokenstring required

<code>ClientToken</code> is an idempotency token that ensures a call to <code>CreateProfile</code> completes only once. You choose the value to pass. For example, an issue might prevent you from getting a response from <code>CreateProfile</code>. In this case, safely retry your call to <code>CreateProfile</code> by using the same <code>CreateProfile</code> parameter value.

Namestring required

A name for the Profile.

Response

Success