AWS Native is in preview. AWS Classic is fully supported.
aws-native.sagemaker.getAppImageConfig
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
Resource Type definition for AWS::SageMaker::AppImageConfig
Using getAppImageConfig
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 getAppImageConfig(args: GetAppImageConfigArgs, opts?: InvokeOptions): Promise<GetAppImageConfigResult>
function getAppImageConfigOutput(args: GetAppImageConfigOutputArgs, opts?: InvokeOptions): Output<GetAppImageConfigResult>
def get_app_image_config(app_image_config_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppImageConfigResult
def get_app_image_config_output(app_image_config_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppImageConfigResult]
func LookupAppImageConfig(ctx *Context, args *LookupAppImageConfigArgs, opts ...InvokeOption) (*LookupAppImageConfigResult, error)
func LookupAppImageConfigOutput(ctx *Context, args *LookupAppImageConfigOutputArgs, opts ...InvokeOption) LookupAppImageConfigResultOutput
> Note: This function is named LookupAppImageConfig
in the Go SDK.
public static class GetAppImageConfig
{
public static Task<GetAppImageConfigResult> InvokeAsync(GetAppImageConfigArgs args, InvokeOptions? opts = null)
public static Output<GetAppImageConfigResult> Invoke(GetAppImageConfigInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppImageConfigResult> getAppImageConfig(GetAppImageConfigArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:sagemaker:getAppImageConfig
arguments:
# arguments dictionary
The following arguments are supported:
- App
Image stringConfig Name The Name of the AppImageConfig.
- App
Image stringConfig Name The Name of the AppImageConfig.
- app
Image StringConfig Name The Name of the AppImageConfig.
- app
Image stringConfig Name The Name of the AppImageConfig.
- app_
image_ strconfig_ name The Name of the AppImageConfig.
- app
Image StringConfig Name The Name of the AppImageConfig.
getAppImageConfig Result
The following output properties are available:
- App
Image stringConfig Arn The Amazon Resource Name (ARN) of the AppImageConfig.
- Kernel
Gateway Pulumi.Image Config Aws Native. Sage Maker. Outputs. App Image Config Kernel Gateway Image Config The KernelGatewayImageConfig.
- App
Image stringConfig Arn The Amazon Resource Name (ARN) of the AppImageConfig.
- Kernel
Gateway AppImage Config Image Config Kernel Gateway Image Config The KernelGatewayImageConfig.
- app
Image StringConfig Arn The Amazon Resource Name (ARN) of the AppImageConfig.
- kernel
Gateway AppImage Config Image Config Kernel Gateway Image Config The KernelGatewayImageConfig.
- app
Image stringConfig Arn The Amazon Resource Name (ARN) of the AppImageConfig.
- kernel
Gateway AppImage Config Image Config Kernel Gateway Image Config The KernelGatewayImageConfig.
- app_
image_ strconfig_ arn The Amazon Resource Name (ARN) of the AppImageConfig.
- kernel_
gateway_ Appimage_ config Image Config Kernel Gateway Image Config The KernelGatewayImageConfig.
- app
Image StringConfig Arn The Amazon Resource Name (ARN) of the AppImageConfig.
- kernel
Gateway Property MapImage Config The KernelGatewayImageConfig.
Supporting Types
AppImageConfigFileSystemConfig
- Default
Gid int The default POSIX group ID (GID). If not specified, defaults to 100.
- Default
Uid int The default POSIX user ID (UID). If not specified, defaults to 1000.
- Mount
Path string The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
- Default
Gid int The default POSIX group ID (GID). If not specified, defaults to 100.
- Default
Uid int The default POSIX user ID (UID). If not specified, defaults to 1000.
- Mount
Path string The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
- default
Gid Integer The default POSIX group ID (GID). If not specified, defaults to 100.
- default
Uid Integer The default POSIX user ID (UID). If not specified, defaults to 1000.
- mount
Path String The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
- default
Gid number The default POSIX group ID (GID). If not specified, defaults to 100.
- default
Uid number The default POSIX user ID (UID). If not specified, defaults to 1000.
- mount
Path string The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
- default_
gid int The default POSIX group ID (GID). If not specified, defaults to 100.
- default_
uid int The default POSIX user ID (UID). If not specified, defaults to 1000.
- mount_
path str The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
- default
Gid Number The default POSIX group ID (GID). If not specified, defaults to 100.
- default
Uid Number The default POSIX user ID (UID). If not specified, defaults to 1000.
- mount
Path String The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
AppImageConfigKernelGatewayImageConfig
- Kernel
Specs List<Pulumi.Aws Native. Sage Maker. Inputs. App Image Config Kernel Spec> The specification of the Jupyter kernels in the image.
- File
System Pulumi.Config Aws Native. Sage Maker. Inputs. App Image Config File System Config The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
- Kernel
Specs []AppImage Config Kernel Spec The specification of the Jupyter kernels in the image.
- File
System AppConfig Image Config File System Config The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
- kernel
Specs List<AppImage Config Kernel Spec> The specification of the Jupyter kernels in the image.
- file
System AppConfig Image Config File System Config The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
- kernel
Specs AppImage Config Kernel Spec[] The specification of the Jupyter kernels in the image.
- file
System AppConfig Image Config File System Config The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
- kernel_
specs Sequence[AppImage Config Kernel Spec] The specification of the Jupyter kernels in the image.
- file_
system_ Appconfig Image Config File System Config The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
- kernel
Specs List<Property Map> The specification of the Jupyter kernels in the image.
- file
System Property MapConfig The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
AppImageConfigKernelSpec
- Name string
The name of the kernel.
- Display
Name string The display name of the kernel.
- Name string
The name of the kernel.
- Display
Name string The display name of the kernel.
- name String
The name of the kernel.
- display
Name String The display name of the kernel.
- name string
The name of the kernel.
- display
Name string The display name of the kernel.
- name str
The name of the kernel.
- display_
name str The display name of the kernel.
- name String
The name of the kernel.
- display
Name String The display name of the kernel.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.