deleteAccountAssignment
inline suspend fun SsoAdminClient.deleteAccountAssignment(crossinline block: DeleteAccountAssignmentRequest.Builder.() -> Unit): DeleteAccountAssignmentResponse
Deletes a principal's access from a specified Amazon Web Services account using a specified permission set.
After a successful response, call DescribeAccountAssignmentDeletionStatus
to describe the status of an assignment deletion request.