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

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::Endpoint Type

    Create Endpoint Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new Endpoint(name: string, args: EndpointArgs, opts?: CustomResourceOptions);
    @overload
    def Endpoint(resource_name: str,
                 args: EndpointArgs,
                 opts: Optional[ResourceOptions] = None)
    
    @overload
    def Endpoint(resource_name: str,
                 opts: Optional[ResourceOptions] = None,
                 execution_role_arn: Optional[str] = None,
                 release_label: Optional[str] = None,
                 type: Optional[str] = None,
                 virtual_cluster_id: Optional[str] = None,
                 configuration_overrides: Optional[EndpointConfigurationOverridesArgs] = None,
                 name: Optional[str] = None,
                 tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewEndpoint(ctx *Context, name string, args EndpointArgs, opts ...ResourceOption) (*Endpoint, error)
    public Endpoint(string name, EndpointArgs args, CustomResourceOptions? opts = null)
    public Endpoint(String name, EndpointArgs args)
    public Endpoint(String name, EndpointArgs args, CustomResourceOptions options)
    
    type: aws-native:emrcontainers:Endpoint
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args EndpointArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args EndpointArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args EndpointArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args EndpointArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args EndpointArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Endpoint Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The Endpoint resource accepts the following input properties:

    ExecutionRoleArn string
    The execution role ARN for the managed endpoint.
    ReleaseLabel string
    The Amazon EMR release label.
    Type string
    The type of the managed endpoint.
    VirtualClusterId string
    The ID of the virtual cluster for which the managed endpoint is created.
    ConfigurationOverrides Pulumi.AwsNative.EmrContainers.Inputs.EndpointConfigurationOverrides
    The configuration overrides for the managed endpoint.
    Name string
    The name of the managed endpoint.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this managed endpoint.
    ExecutionRoleArn string
    The execution role ARN for the managed endpoint.
    ReleaseLabel string
    The Amazon EMR release label.
    Type string
    The type of the managed endpoint.
    VirtualClusterId string
    The ID of the virtual cluster for which the managed endpoint is created.
    ConfigurationOverrides EndpointConfigurationOverridesArgs
    The configuration overrides for the managed endpoint.
    Name string
    The name of the managed endpoint.
    Tags TagArgs
    An array of key-value pairs to apply to this managed endpoint.
    executionRoleArn String
    The execution role ARN for the managed endpoint.
    releaseLabel String
    The Amazon EMR release label.
    type String
    The type of the managed endpoint.
    virtualClusterId String
    The ID of the virtual cluster for which the managed endpoint is created.
    configurationOverrides EndpointConfigurationOverrides
    The configuration overrides for the managed endpoint.
    name String
    The name of the managed endpoint.
    tags List<Tag>
    An array of key-value pairs to apply to this managed endpoint.
    executionRoleArn string
    The execution role ARN for the managed endpoint.
    releaseLabel string
    The Amazon EMR release label.
    type string
    The type of the managed endpoint.
    virtualClusterId string
    The ID of the virtual cluster for which the managed endpoint is created.
    configurationOverrides EndpointConfigurationOverrides
    The configuration overrides for the managed endpoint.
    name string
    The name of the managed endpoint.
    tags Tag[]
    An array of key-value pairs to apply to this managed endpoint.
    execution_role_arn str
    The execution role ARN for the managed endpoint.
    release_label str
    The Amazon EMR release label.
    type str
    The type of the managed endpoint.
    virtual_cluster_id str
    The ID of the virtual cluster for which the managed endpoint is created.
    configuration_overrides EndpointConfigurationOverridesArgs
    The configuration overrides for the managed endpoint.
    name str
    The name of the managed endpoint.
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this managed endpoint.
    executionRoleArn String
    The execution role ARN for the managed endpoint.
    releaseLabel String
    The Amazon EMR release label.
    type String
    The type of the managed endpoint.
    virtualClusterId String
    The ID of the virtual cluster for which the managed endpoint is created.
    configurationOverrides Property Map
    The configuration overrides for the managed endpoint.
    name String
    The name of the managed endpoint.
    tags List<Property Map>
    An array of key-value pairs to apply to this managed endpoint.

    Outputs

    All input properties are implicitly available as output properties. Additionally, the Endpoint resource produces the following output properties:

    Arn string
    The ARN of the managed endpoint.
    AwsId string
    The ID of the managed endpoint.
    CertificateAuthority Pulumi.AwsNative.EmrContainers.Outputs.EndpointCertificate
    The certificate authority for the managed endpoint.
    CreatedAt string
    The date and time when the managed endpoint was created.
    FailureReason string
    The reason for a failed managed endpoint.
    Id string
    The provider-assigned unique ID for this managed resource.
    SecurityGroup string
    The security group associated with the managed endpoint.
    ServerUrl string
    The server URL of the managed endpoint.
    State string
    The state of the managed endpoint.
    StateDetails string
    Additional details about the state of the managed endpoint.
    Arn string
    The ARN of the managed endpoint.
    AwsId string
    The ID of the managed endpoint.
    CertificateAuthority EndpointCertificate
    The certificate authority for the managed endpoint.
    CreatedAt string
    The date and time when the managed endpoint was created.
    FailureReason string
    The reason for a failed managed endpoint.
    Id string
    The provider-assigned unique ID for this managed resource.
    SecurityGroup string
    The security group associated with the managed endpoint.
    ServerUrl string
    The server URL of the managed endpoint.
    State string
    The state of the managed endpoint.
    StateDetails string
    Additional details about the state of the managed endpoint.
    arn String
    The ARN of the managed endpoint.
    awsId String
    The ID of the managed endpoint.
    certificateAuthority EndpointCertificate
    The certificate authority for the managed endpoint.
    createdAt String
    The date and time when the managed endpoint was created.
    failureReason String
    The reason for a failed managed endpoint.
    id String
    The provider-assigned unique ID for this managed resource.
    securityGroup String
    The security group associated with the managed endpoint.
    serverUrl String
    The server URL of the managed endpoint.
    state String
    The state of the managed endpoint.
    stateDetails String
    Additional details about the state of the managed endpoint.
    arn string
    The ARN of the managed endpoint.
    awsId string
    The ID of the managed endpoint.
    certificateAuthority EndpointCertificate
    The certificate authority for the managed endpoint.
    createdAt string
    The date and time when the managed endpoint was created.
    failureReason string
    The reason for a failed managed endpoint.
    id string
    The provider-assigned unique ID for this managed resource.
    securityGroup string
    The security group associated with the managed endpoint.
    serverUrl string
    The server URL of the managed endpoint.
    state string
    The state of the managed endpoint.
    stateDetails string
    Additional details about the state of the managed endpoint.
    arn str
    The ARN of the managed endpoint.
    aws_id str
    The ID of the managed endpoint.
    certificate_authority EndpointCertificate
    The certificate authority for the managed endpoint.
    created_at str
    The date and time when the managed endpoint was created.
    failure_reason str
    The reason for a failed managed endpoint.
    id str
    The provider-assigned unique ID for this managed resource.
    security_group str
    The security group associated with the managed endpoint.
    server_url str
    The server URL of the managed endpoint.
    state str
    The state of the managed endpoint.
    state_details str
    Additional details about the state of the managed endpoint.
    arn String
    The ARN of the managed endpoint.
    awsId String
    The ID of the managed endpoint.
    certificateAuthority Property Map
    The certificate authority for the managed endpoint.
    createdAt String
    The date and time when the managed endpoint was created.
    failureReason String
    The reason for a failed managed endpoint.
    id String
    The provider-assigned unique ID for this managed resource.
    securityGroup String
    The security group associated with the managed endpoint.
    serverUrl String
    The server URL of the managed endpoint.
    state String
    The state of the managed endpoint.
    stateDetails String
    Additional details about the state of the managed endpoint.

    Supporting Types

    EndpointCertificate, EndpointCertificateArgs

    EndpointCloudWatchMonitoringConfiguration, EndpointCloudWatchMonitoringConfigurationArgs

    EndpointConfigurationOverrides, EndpointConfigurationOverridesArgs

    EndpointContainerLogRotationConfiguration, EndpointContainerLogRotationConfigurationArgs

    EndpointEmreksConfiguration, EndpointEmreksConfigurationArgs

    EndpointMonitoringConfiguration, EndpointMonitoringConfigurationArgs

    EndpointMonitoringConfigurationPersistentAppUi, EndpointMonitoringConfigurationPersistentAppUiArgs

    Enabled
    ENABLED
    Disabled
    DISABLED
    EndpointMonitoringConfigurationPersistentAppUiEnabled
    ENABLED
    EndpointMonitoringConfigurationPersistentAppUiDisabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    Enabled
    ENABLED
    Disabled
    DISABLED
    ENABLED
    ENABLED
    DISABLED
    DISABLED
    "ENABLED"
    ENABLED
    "DISABLED"
    DISABLED

    EndpointS3MonitoringConfiguration, EndpointS3MonitoringConfigurationArgs

    LogUri string
    LogUri string
    logUri String
    logUri string
    logUri String

    Tag, TagArgs

    A set of tags to apply to the resource.
    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