deleteUserPoolClientSecret
inline suspend fun CognitoIdentityProviderClient.deleteUserPoolClientSecret(crossinline block: DeleteUserPoolClientSecretRequest.Builder.() -> Unit): DeleteUserPoolClientSecretResponse
Deletes a specific client secret from a user pool app client. You cannot delete the last remaining secret for an app client.