sagemaker_delete_hub_content: Delete the contents of a hub

View source: R/sagemaker_operations.R

sagemaker_delete_hub_contentR Documentation

Delete the contents of a hub

Description

Delete the contents of a hub.

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

Usage

sagemaker_delete_hub_content(
  HubName,
  HubContentType,
  HubContentName,
  HubContentVersion
)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.