emr_set_visible_to_all_users: The SetVisibleToAllUsers parameter is no longer supported

View source: R/emr_operations.R

emr_set_visible_to_all_usersR Documentation

The SetVisibleToAllUsers parameter is no longer supported

Description

The SetVisibleToAllUsers parameter is no longer supported. Your cluster may be visible to all users in your account. To restrict cluster access using an IAM policy, see Identity and Access Management for Amazon EMR.

See https://www.paws-r-sdk.com/docs/emr_set_visible_to_all_users/ for full documentation.

Usage

emr_set_visible_to_all_users(JobFlowIds, VisibleToAllUsers)

Arguments

JobFlowIds

[required] The unique identifier of the job flow (cluster).

VisibleToAllUsers

[required] A value of true indicates that an IAM principal in the Amazon Web Services account can perform Amazon EMR actions on the cluster that the IAM policies attached to the principal allow. A value of false indicates that only the IAM principal that created the cluster and the Amazon Web Services root user can perform Amazon EMR actions on the cluster.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.