aws emr modify-cluster-attributes

Modifies the cluster attributes 'visible-to-all-users' and 'termination-protected'

Options

NameDescription
--cluster-id <string>A unique string that identifies a cluster. The create-cluster command returns this identifier. You can use the list-clusters command to get cluster IDs
--visible-to-all-usersChange cluster visibility for IAM users
--no-visible-to-all-usersChange cluster visibility for IAM users
--termination-protectedSet termination protection on or off
--no-termination-protectedSet termination protection on or off