add_single_jumpstart_tag: Adds "tag_key" to "curr_tags" if "uri" corresponds to a...

View source: R/jumpstart_utils.R

add_single_jumpstart_tagR Documentation

Adds “tag_key“ to “curr_tags“ if “uri“ corresponds to a JumpStart model.

Description

Adds “tag_key“ to “curr_tags“ if “uri“ corresponds to a JumpStart model.

Usage

add_single_jumpstart_tag(uri, tag_key, curr_tags)

Arguments

uri

(str): URI which may correspond to a JumpStart model.

tag_key

(enums.JumpStartTag): Custom tag to apply to current tags if the URI corresponds to a JumpStart model.

curr_tags

(Optional[List]): Current tags associated with “Estimator“ or “Model“.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.