Describes the details of a project
Describes the details of a project.
sagemaker_describe_project(ProjectName)
ProjectName |
[required] The name of the project to describe. |
A list with the following syntax:
list( ProjectArn = "string", ProjectName = "string", ProjectId = "string", ProjectDescription = "string", ServiceCatalogProvisioningDetails = list( ProductId = "string", ProvisioningArtifactId = "string", PathId = "string", ProvisioningParameters = list( list( Key = "string", Value = "string" ) ) ), ServiceCatalogProvisionedProductDetails = list( ProvisionedProductId = "string", ProvisionedProductStatusMessage = "string" ), ProjectStatus = "Pending"|"CreateInProgress"|"CreateCompleted"|"CreateFailed"|"DeleteInProgress"|"DeleteFailed"|"DeleteCompleted", CreatedBy = list( UserProfileArn = "string", UserProfileName = "string", DomainId = "string" ), CreationTime = as.POSIXct( "2015-01-01" ) )
svc$describe_project( ProjectName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.