powered by
Provides the details of a security configuration by returning the configuration JSON.
emr_describe_security_configuration(Name)
[required] The name of the security configuration.
A list with the following syntax:
list( Name = "string", SecurityConfiguration = "string", CreationDateTime = as.POSIXct( "2015-01-01" ) )
svc$describe_security_configuration( Name = "string" )