deleteAccountAssociation
inline suspend fun IotManagedIntegrationsClient.deleteAccountAssociation(crossinline block: DeleteAccountAssociationRequest.Builder.() -> Unit): DeleteAccountAssociationResponse
Remove a third-party account association for an end user.
You must first call the DeregisterAccountAssociation to remove the connection between the managed thing and the third-party account before calling the DeleteAccountAssociation API.