View source: R/sagemaker_operations.R
sagemaker_delete_hub_content | R Documentation |
Delete the contents of a hub.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_hub_content/ for full documentation.
sagemaker_delete_hub_content(
HubName,
HubContentType,
HubContentName,
HubContentVersion
)
HubName |
[required] The name of the hub that you want to delete content in. |
HubContentType |
[required] The type of content that you want to delete from a hub. |
HubContentName |
[required] The name of the content that you want to delete from a hub. |
HubContentVersion |
[required] The version of the content that you want to delete from a hub. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.