emr_create_security_configuration: Creates a security configuration, which is stored in the...

View source: R/emr_operations.R

emr_create_security_configurationR Documentation

Creates a security configuration, which is stored in the service and can be specified when a cluster is created

Description

Creates a security configuration, which is stored in the service and can be specified when a cluster is created.

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

Usage

emr_create_security_configuration(Name, SecurityConfiguration)

Arguments

Name

[required] The name of the security configuration.

SecurityConfiguration

[required] The security configuration details in JSON format. For JSON parameters and examples, see Use Security Configurations to Set Up Cluster Security in the Amazon EMR Management Guide.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.