Skip to contents

Remove the instance profile with the provided ARN. Existing clusters with this instance profile will continue to function.

Usage

remove_instance_profile(client, instance_profile_arn)

instanceProfilesRemove(client, instance_profile_arn)

Arguments

client

Required. Instance of DatabricksClient()

instance_profile_arn

Required. The ARN of the instance profile to remove.

Details

This API is only accessible to admin users.