get_tag_value: Return the value of a tag whose key matches the given...

View source: R/jumpstart_utils.R

get_tag_valueR Documentation

Return the value of a tag whose key matches the given “tag_key“.

Description

Return the value of a tag whose key matches the given “tag_key“.

Usage

get_tag_value(tag_key, tag_array)

Arguments

tag_key

(str): AWS tag for which to search.

tag_array

(List[Dict[str, str]]): List of AWS tags, each formatted as dicts.


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