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

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

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

aws-native.nimblestudio.getStudio

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi

    Resource Type definition for AWS::NimbleStudio::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:nimblestudio:getStudio
      arguments:
        # arguments dictionary

    The following arguments are supported:

    StudioId string
    The unique identifier for the studio resource.
    StudioId string
    The unique identifier for the studio resource.
    studioId String
    The unique identifier for the studio resource.
    studioId string
    The unique identifier for the studio resource.
    studio_id str
    The unique identifier for the studio resource.
    studioId String
    The unique identifier for the studio resource.

    getStudio Result

    The following output properties are available:

    AdminRoleArn string
    The IAM role that studio admins assume when logging in to the Nimble Studio portal.
    DisplayName string
    A friendly name for the studio.
    HomeRegion string
    The AWS Region where the studio resource is located. For example, us-west-2 .
    SsoClientId string
    The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.
    StudioEncryptionConfiguration Pulumi.AwsNative.NimbleStudio.Outputs.StudioEncryptionConfiguration
    Configuration of the encryption method that is used for the studio.
    StudioId string
    The unique identifier for the studio resource.
    StudioUrl string
    The unique identifier for the studio resource.
    UserRoleArn string
    The IAM role that studio users assume when logging in to the Nimble Studio portal.
    AdminRoleArn string
    The IAM role that studio admins assume when logging in to the Nimble Studio portal.
    DisplayName string
    A friendly name for the studio.
    HomeRegion string
    The AWS Region where the studio resource is located. For example, us-west-2 .
    SsoClientId string
    The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.
    StudioEncryptionConfiguration StudioEncryptionConfiguration
    Configuration of the encryption method that is used for the studio.
    StudioId string
    The unique identifier for the studio resource.
    StudioUrl string
    The unique identifier for the studio resource.
    UserRoleArn string
    The IAM role that studio users assume when logging in to the Nimble Studio portal.
    adminRoleArn String
    The IAM role that studio admins assume when logging in to the Nimble Studio portal.
    displayName String
    A friendly name for the studio.
    homeRegion String
    The AWS Region where the studio resource is located. For example, us-west-2 .
    ssoClientId String
    The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.
    studioEncryptionConfiguration StudioEncryptionConfiguration
    Configuration of the encryption method that is used for the studio.
    studioId String
    The unique identifier for the studio resource.
    studioUrl String
    The unique identifier for the studio resource.
    userRoleArn String
    The IAM role that studio users assume when logging in to the Nimble Studio portal.
    adminRoleArn string
    The IAM role that studio admins assume when logging in to the Nimble Studio portal.
    displayName string
    A friendly name for the studio.
    homeRegion string
    The AWS Region where the studio resource is located. For example, us-west-2 .
    ssoClientId string
    The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.
    studioEncryptionConfiguration StudioEncryptionConfiguration
    Configuration of the encryption method that is used for the studio.
    studioId string
    The unique identifier for the studio resource.
    studioUrl string
    The unique identifier for the studio resource.
    userRoleArn string
    The IAM role that studio users assume when logging in to the Nimble Studio portal.
    admin_role_arn str
    The IAM role that studio admins assume when logging in to the Nimble Studio portal.
    display_name str
    A friendly name for the studio.
    home_region str
    The AWS Region where the studio resource is located. For example, us-west-2 .
    sso_client_id str
    The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.
    studio_encryption_configuration StudioEncryptionConfiguration
    Configuration of the encryption method that is used for the studio.
    studio_id str
    The unique identifier for the studio resource.
    studio_url str
    The unique identifier for the studio resource.
    user_role_arn str
    The IAM role that studio users assume when logging in to the Nimble Studio portal.
    adminRoleArn String
    The IAM role that studio admins assume when logging in to the Nimble Studio portal.
    displayName String
    A friendly name for the studio.
    homeRegion String
    The AWS Region where the studio resource is located. For example, us-west-2 .
    ssoClientId String
    The IAM Identity Center application client ID that is used to integrate with IAM Identity Center , which enables IAM Identity Center users to log into the portal.
    studioEncryptionConfiguration Property Map
    Configuration of the encryption method that is used for the studio.
    studioId String
    The unique identifier for the studio resource.
    studioUrl String
    The unique identifier for the studio resource.
    userRoleArn String
    The IAM role that studio users assume when logging in to the Nimble Studio portal.

    Supporting Types

    StudioEncryptionConfiguration

    KeyType string
    The type of KMS key that is used to encrypt studio data.
    KeyArn string
    The ARN for a KMS key that is used to encrypt studio data.
    KeyType string
    The type of KMS key that is used to encrypt studio data.
    KeyArn string
    The ARN for a KMS key that is used to encrypt studio data.
    keyType String
    The type of KMS key that is used to encrypt studio data.
    keyArn String
    The ARN for a KMS key that is used to encrypt studio data.
    keyType string
    The type of KMS key that is used to encrypt studio data.
    keyArn string
    The ARN for a KMS key that is used to encrypt studio data.
    key_type str
    The type of KMS key that is used to encrypt studio data.
    key_arn str
    The ARN for a KMS key that is used to encrypt studio data.
    keyType String
    The type of KMS key that is used to encrypt studio data.
    keyArn String
    The ARN for a KMS key that is used to encrypt studio data.

    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.9.0 published on Monday, Nov 18, 2024 by Pulumi