Creates a data protection settings resource that can be associated with a web portal.
post/dataProtectionSettings
Request body
displayNamestring password
The display name of the data protection settings.
descriptionstring password
The description of the data protection settings.
customerManagedKeystring
The custom managed key of the data protection settings.
additionalEncryptionContextobject
Additional encryption context of the data protection settings.
clientTokenstring
<p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Idempotency ensures that an API request completes only once. With an idempotent request, if the original request completes successfully, subsequent retries with the same client token returns the result from the original successful request. </p> <p>If you do not specify a client token, one is automatically generated by the Amazon Web Services SDK.</p>