sagemaker_describe_app: Describes the app
Usage
sagemaker_describe_app(
DomainId,
UserProfileName = NULL,
SpaceName = NULL,
AppType,
AppName
)
Arguments
- DomainId
[required] The domain ID.
- UserProfileName
The user profile name. If this value is not set, then SpaceName
must
be set.
- SpaceName
The name of the space.
- AppType
[required] The type of app.
- AppName
[required] The name of the app.