View source: R/jumpstart_utils.R
get_tag_value | R Documentation |
Return the value of a tag whose key matches the given “tag_key“.
get_tag_value(tag_key, tag_array)
tag_key |
(str): AWS tag for which to search. |
tag_array |
(List[Dict[str, str]]): List of AWS tags, each formatted as dicts. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.