aws-native.sagemaker.getApp
Resource Type definition for AWS::SageMaker::App
Using getApp
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 getApp(args: GetAppArgs, opts?: InvokeOptions): Promise<GetAppResult>
function getAppOutput(args: GetAppOutputArgs, opts?: InvokeOptions): Output<GetAppResult>
def get_app(app_name: Optional[str] = None,
app_type: Optional[AppType] = None,
domain_id: Optional[str] = None,
user_profile_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppResult
def get_app_output(app_name: Optional[pulumi.Input[str]] = None,
app_type: Optional[pulumi.Input[AppType]] = None,
domain_id: Optional[pulumi.Input[str]] = None,
user_profile_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppResult]
func LookupApp(ctx *Context, args *LookupAppArgs, opts ...InvokeOption) (*LookupAppResult, error)
func LookupAppOutput(ctx *Context, args *LookupAppOutputArgs, opts ...InvokeOption) LookupAppResultOutput
> Note: This function is named LookupApp
in the Go SDK.
public static class GetApp
{
public static Task<GetAppResult> InvokeAsync(GetAppArgs args, InvokeOptions? opts = null)
public static Output<GetAppResult> Invoke(GetAppInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppResult> getApp(GetAppArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:sagemaker:getApp
arguments:
# arguments dictionary
The following arguments are supported:
- App
Name string The name of the app.
- App
Type Pulumi.Aws Native. Sage Maker. App Type The type of app.
- Domain
Id string The domain ID.
- User
Profile stringName The user profile name.
- App
Name string The name of the app.
- App
Type AppType The type of app.
- Domain
Id string The domain ID.
- User
Profile stringName The user profile name.
- app
Name String The name of the app.
- app
Type AppType The type of app.
- domain
Id String The domain ID.
- user
Profile StringName The user profile name.
- app
Name string The name of the app.
- app
Type AppType The type of app.
- domain
Id string The domain ID.
- user
Profile stringName The user profile name.
- app_
name str The name of the app.
- app_
type AppType The type of app.
- domain_
id str The domain ID.
- user_
profile_ strname The user profile name.
- app
Name String The name of the app.
- app
Type "JupyterServer" | "Kernel Gateway" | "RStudio Server Pro" | "RSession Gateway" | "Canvas" The type of app.
- domain
Id String The domain ID.
- user
Profile StringName The user profile name.
getApp Result
The following output properties are available:
- App
Arn string The Amazon Resource Name (ARN) of the app.
- Resource
Spec Pulumi.Aws Native. Sage Maker. Outputs. App Resource Spec The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- App
Arn string The Amazon Resource Name (ARN) of the app.
- Resource
Spec AppResource Spec The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- app
Arn String The Amazon Resource Name (ARN) of the app.
- resource
Spec AppResource Spec The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- app
Arn string The Amazon Resource Name (ARN) of the app.
- resource
Spec AppResource Spec The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- app_
arn str The Amazon Resource Name (ARN) of the app.
- resource_
spec AppResource Spec The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- app
Arn String The Amazon Resource Name (ARN) of the app.
- resource
Spec Property Map The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
Supporting Types
AppResourceSpec
- Instance
Type Pulumi.Aws Native. Sage Maker. App Resource Spec Instance Type The instance type that the image version runs on.
- Sage
Maker stringImage Arn The ARN of the SageMaker image that the image version belongs to.
- Sage
Maker stringImage Version Arn The ARN of the image version created on the instance.
- Instance
Type AppResource Spec Instance Type The instance type that the image version runs on.
- Sage
Maker stringImage Arn The ARN of the SageMaker image that the image version belongs to.
- Sage
Maker stringImage Version Arn The ARN of the image version created on the instance.
- instance
Type AppResource Spec Instance Type The instance type that the image version runs on.
- sage
Maker StringImage Arn The ARN of the SageMaker image that the image version belongs to.
- sage
Maker StringImage Version Arn The ARN of the image version created on the instance.
- instance
Type AppResource Spec Instance Type The instance type that the image version runs on.
- sage
Maker stringImage Arn The ARN of the SageMaker image that the image version belongs to.
- sage
Maker stringImage Version Arn The ARN of the image version created on the instance.
- instance_
type AppResource Spec Instance Type The instance type that the image version runs on.
- sage_
maker_ strimage_ arn The ARN of the SageMaker image that the image version belongs to.
- sage_
maker_ strimage_ version_ arn The ARN of the image version created on the instance.
- instance
Type "system" | "ml.t3.micro" | "ml.t3.small" | "ml.t3.medium" | "ml.t3.large" | "ml.t3.xlarge" | "ml.t3.2xlarge" | "ml.m5.large" | "ml.m5.xlarge" | "ml.m5.2xlarge" | "ml.m5.4xlarge" | "ml.m5.8xlarge" | "ml.m5.12xlarge" | "ml.m5.16xlarge" | "ml.m5.24xlarge" | "ml.c5.large" | "ml.c5.xlarge" | "ml.c5.2xlarge" | "ml.c5.4xlarge" | "ml.c5.9xlarge" | "ml.c5.12xlarge" | "ml.c5.18xlarge" | "ml.c5.24xlarge" | "ml.p3.2xlarge" | "ml.p3.8xlarge" | "ml.p3.16xlarge" | "ml.g4dn.xlarge" | "ml.g4dn.2xlarge" | "ml.g4dn.4xlarge" | "ml.g4dn.8xlarge" | "ml.g4dn.12xlarge" | "ml.g4dn.16xlarge" | "ml.r5.large" | "ml.r5.xlarge" | "ml.r5.2xlarge" | "ml.r5.4xlarge" | "ml.r5.8xlarge" | "ml.r5.12xlarge" | "ml.r5.16xlarge" | "ml.r5.24xlarge" | "ml.p3dn.24xlarge" | "ml.m5d.large" | "ml.m5d.xlarge" | "ml.m5d.2xlarge" | "ml.m5d.4xlarge" | "ml.m5d.8xlarge" | "ml.m5d.12xlarge" | "ml.m5d.16xlarge" | "ml.m5d.24xlarge" | "ml.g5.xlarge" | "ml.g5.2xlarge" | "ml.g5.4xlarge" | "ml.g5.8xlarge" | "ml.g5.12xlarge" | "ml.g5.16xlarge" | "ml.g5.24xlarge" | "ml.g5.48xlarge" The instance type that the image version runs on.
- sage
Maker StringImage Arn The ARN of the SageMaker image that the image version belongs to.
- sage
Maker StringImage Version Arn The ARN of the image version created on the instance.
AppResourceSpecInstanceType
AppType
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0