sagemaker_describe_hub_content: Describe the content of a hub

View source: R/sagemaker_operations.R

sagemaker_describe_hub_contentR Documentation

Describe the content of a hub

Description

Describe the content of a hub.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_hub_content/ for full documentation.

Usage

sagemaker_describe_hub_content(
  HubName,
  HubContentType,
  HubContentName,
  HubContentVersion = NULL
)

Arguments

HubName

[required] The name of the hub that contains the content to describe.

HubContentType

[required] The type of content in the hub.

HubContentName

[required] The name of the content to describe.

HubContentVersion

The version of the content to describe.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.