1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. emr
  5. getStudio

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.emr.getStudio

Explore with Pulumi AI

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Resource schema for AWS::EMR::Studio

Using getStudio

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 getStudio(args: GetStudioArgs, opts?: InvokeOptions): Promise<GetStudioResult>
function getStudioOutput(args: GetStudioOutputArgs, opts?: InvokeOptions): Output<GetStudioResult>
Copy
def get_studio(studio_id: Optional[str] = None,
               opts: Optional[InvokeOptions] = None) -> GetStudioResult
def get_studio_output(studio_id: Optional[pulumi.Input[str]] = None,
               opts: Optional[InvokeOptions] = None) -> Output[GetStudioResult]
Copy
func LookupStudio(ctx *Context, args *LookupStudioArgs, opts ...InvokeOption) (*LookupStudioResult, error)
func LookupStudioOutput(ctx *Context, args *LookupStudioOutputArgs, opts ...InvokeOption) LookupStudioResultOutput
Copy

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

public static class GetStudio 
{
    public static Task<GetStudioResult> InvokeAsync(GetStudioArgs args, InvokeOptions? opts = null)
    public static Output<GetStudioResult> Invoke(GetStudioInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetStudioResult> getStudio(GetStudioArgs args, InvokeOptions options)
public static Output<GetStudioResult> getStudio(GetStudioArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:emr:getStudio
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

StudioId This property is required. string
The ID of the EMR Studio.
StudioId This property is required. string
The ID of the EMR Studio.
studioId This property is required. String
The ID of the EMR Studio.
studioId This property is required. string
The ID of the EMR Studio.
studio_id This property is required. str
The ID of the EMR Studio.
studioId This property is required. String
The ID of the EMR Studio.

getStudio Result

The following output properties are available:

Arn string
The Amazon Resource Name (ARN) of the EMR Studio.
DefaultS3Location string
The default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
Description string
A detailed description of the Studio.
IdpAuthUrl string
Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
IdpRelayStateParameterName string
The name of relay state parameter for external Identity Provider.
Name string
A descriptive name for the Amazon EMR Studio.
StudioId string
The ID of the EMR Studio.
SubnetIds List<string>
A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
Tags List<Pulumi.AwsNative.Outputs.Tag>
A list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
Url string
The unique Studio access URL.
Arn string
The Amazon Resource Name (ARN) of the EMR Studio.
DefaultS3Location string
The default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
Description string
A detailed description of the Studio.
IdpAuthUrl string
Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
IdpRelayStateParameterName string
The name of relay state parameter for external Identity Provider.
Name string
A descriptive name for the Amazon EMR Studio.
StudioId string
The ID of the EMR Studio.
SubnetIds []string
A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
Tags Tag
A list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
Url string
The unique Studio access URL.
arn String
The Amazon Resource Name (ARN) of the EMR Studio.
defaultS3Location String
The default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
description String
A detailed description of the Studio.
idpAuthUrl String
Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
idpRelayStateParameterName String
The name of relay state parameter for external Identity Provider.
name String
A descriptive name for the Amazon EMR Studio.
studioId String
The ID of the EMR Studio.
subnetIds List<String>
A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
tags List<Tag>
A list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
url String
The unique Studio access URL.
arn string
The Amazon Resource Name (ARN) of the EMR Studio.
defaultS3Location string
The default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
description string
A detailed description of the Studio.
idpAuthUrl string
Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
idpRelayStateParameterName string
The name of relay state parameter for external Identity Provider.
name string
A descriptive name for the Amazon EMR Studio.
studioId string
The ID of the EMR Studio.
subnetIds string[]
A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
tags Tag[]
A list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
url string
The unique Studio access URL.
arn str
The Amazon Resource Name (ARN) of the EMR Studio.
default_s3_location str
The default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
description str
A detailed description of the Studio.
idp_auth_url str
Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
idp_relay_state_parameter_name str
The name of relay state parameter for external Identity Provider.
name str
A descriptive name for the Amazon EMR Studio.
studio_id str
The ID of the EMR Studio.
subnet_ids Sequence[str]
A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
tags Sequence[root_Tag]
A list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
url str
The unique Studio access URL.
arn String
The Amazon Resource Name (ARN) of the EMR Studio.
defaultS3Location String
The default Amazon S3 location to back up EMR Studio Workspaces and notebook files. A Studio user can select an alternative Amazon S3 location when creating a Workspace.
description String
A detailed description of the Studio.
idpAuthUrl String
Your identity provider's authentication endpoint. Amazon EMR Studio redirects federated users to this endpoint for authentication when logging in to a Studio with the Studio URL.
idpRelayStateParameterName String
The name of relay state parameter for external Identity Provider.
name String
A descriptive name for the Amazon EMR Studio.
studioId String
The ID of the EMR Studio.
subnetIds List<String>
A list of up to 5 subnet IDs to associate with the Studio. The subnets must belong to the VPC specified by VpcId. Studio users can create a Workspace in any of the specified subnets.
tags List<Property Map>
A list of tags to associate with the Studio. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.
url String
The unique Studio access URL.

Supporting Types

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

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

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

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi