1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. emrcontainers
  5. getSecurityConfiguration

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.54.0 published on Monday, Feb 16, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.54.0 published on Monday, Feb 16, 2026 by Pulumi

    Resource Schema of AWS::EMRContainers::SecurityConfiguration Type

    Using getSecurityConfiguration

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getSecurityConfiguration(args: GetSecurityConfigurationArgs, opts?: InvokeOptions): Promise<GetSecurityConfigurationResult>
    function getSecurityConfigurationOutput(args: GetSecurityConfigurationOutputArgs, opts?: InvokeOptions): Output<GetSecurityConfigurationResult>
    def get_security_configuration(arn: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetSecurityConfigurationResult
    def get_security_configuration_output(arn: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetSecurityConfigurationResult]
    func LookupSecurityConfiguration(ctx *Context, args *LookupSecurityConfigurationArgs, opts ...InvokeOption) (*LookupSecurityConfigurationResult, error)
    func LookupSecurityConfigurationOutput(ctx *Context, args *LookupSecurityConfigurationOutputArgs, opts ...InvokeOption) LookupSecurityConfigurationResultOutput

    > Note: This function is named LookupSecurityConfiguration in the Go SDK.

    public static class GetSecurityConfiguration 
    {
        public static Task<GetSecurityConfigurationResult> InvokeAsync(GetSecurityConfigurationArgs args, InvokeOptions? opts = null)
        public static Output<GetSecurityConfigurationResult> Invoke(GetSecurityConfigurationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSecurityConfigurationResult> getSecurityConfiguration(GetSecurityConfigurationArgs args, InvokeOptions options)
    public static Output<GetSecurityConfigurationResult> getSecurityConfiguration(GetSecurityConfigurationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:emrcontainers:getSecurityConfiguration
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Arn string
    The ARN of the security configuration.
    Arn string
    The ARN of the security configuration.
    arn String
    The ARN of the security configuration.
    arn string
    The ARN of the security configuration.
    arn str
    The ARN of the security configuration.
    arn String
    The ARN of the security configuration.

    getSecurityConfiguration Result

    The following output properties are available:

    Arn string
    The ARN of the security configuration.
    Id string
    The ID of the security configuration.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this security configuration.
    Arn string
    The ARN of the security configuration.
    Id string
    The ID of the security configuration.
    Tags Tag
    An array of key-value pairs to apply to this security configuration.
    arn String
    The ARN of the security configuration.
    id String
    The ID of the security configuration.
    tags List<Tag>
    An array of key-value pairs to apply to this security configuration.
    arn string
    The ARN of the security configuration.
    id string
    The ID of the security configuration.
    tags Tag[]
    An array of key-value pairs to apply to this security configuration.
    arn str
    The ARN of the security configuration.
    id str
    The ID of the security configuration.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this security configuration.
    arn String
    The ARN of the security configuration.
    id String
    The ID of the security configuration.
    tags List<Property Map>
    An array of key-value pairs to apply to this security configuration.

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.54.0 published on Monday, Feb 16, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate