AWS Native
getStudio
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>
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]
func LookupStudio(ctx *Context, args *LookupStudioArgs, opts ...InvokeOption) (*LookupStudioResult, error)
func LookupStudioOutput(ctx *Context, args *LookupStudioOutputArgs, opts ...InvokeOption) LookupStudioResultOutput
> 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)
}
public static CompletableFuture<GetStudioResult> getStudio(GetStudioArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
Fn::Invoke:
Function: aws-native:emr:getStudio
Arguments:
# Arguments dictionary
The following arguments are supported:
- Studio
Id string The ID of the EMR Studio.
- Studio
Id string The ID of the EMR Studio.
- studio
Id String The ID of the EMR Studio.
- studio
Id string The ID of the EMR Studio.
- studio_
id str The ID of the EMR Studio.
- studio
Id 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.
- Default
S3Location 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.
- Idp
Auth stringUrl 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 stringState Parameter Name The name of relay state parameter for external Identity Provider.
- Name string
A descriptive name for the Amazon EMR Studio.
- Studio
Id string The ID of the EMR Studio.
- Subnet
Ids 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.
- List<Pulumi.
Aws Native. EMR. Outputs. Studio 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.
- Default
S3Location 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.
- Idp
Auth stringUrl 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 stringState Parameter Name The name of relay state parameter for external Identity Provider.
- Name string
A descriptive name for the Amazon EMR Studio.
- Studio
Id string The ID of the EMR Studio.
- Subnet
Ids []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.
- []Studio
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.
- default
S3Location 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.
- idp
Auth StringUrl 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 StringState Parameter Name The name of relay state parameter for external Identity Provider.
- name String
A descriptive name for the Amazon EMR Studio.
- studio
Id String The ID of the EMR Studio.
- subnet
Ids 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.
- List<Studio
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.
- default
S3Location 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.
- idp
Auth stringUrl 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 stringState Parameter Name The name of relay state parameter for external Identity Provider.
- name string
A descriptive name for the Amazon EMR Studio.
- studio
Id string The ID of the EMR Studio.
- subnet
Ids 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.
- Studio
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_ strlocation 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_ strurl 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_ strstate_ parameter_ name 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.
- Sequence[Studio
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.
- default
S3Location 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.
- idp
Auth StringUrl 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 StringState Parameter Name The name of relay state parameter for external Identity Provider.
- name String
A descriptive name for the Amazon EMR Studio.
- studio
Id String The ID of the EMR Studio.
- subnet
Ids 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.
- 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
StudioTag
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 0 to 255 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
The value for the tag. You can specify a value that is 0 to 255 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 0 to 255 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
The value for the tag. You can specify a value that is 0 to 255 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
The value for the tag. You can specify a value that is 0 to 255 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
The value for the tag. You can specify a value that is 0 to 255 Unicode characters in length. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
Package Details
- Repository
- https://github.com/pulumi/pulumi-aws-native
- License
- Apache-2.0