ClientTokenConflictException
The specified client token has already been used in another resource request.
It's best practice for client tokens to be unique for each resource operation request. However, client token expire after 36 hours.
Types
Functions
Link copied to clipboard
inline fun copy(block: ClientTokenConflictException.Builder.() -> Unit = {}): ClientTokenConflictException