View source: R/wellarchitected_operations.R
wellarchitected_import_lens | R Documentation |
Import a new custom lens or update an existing custom lens.
See https://www.paws-r-sdk.com/docs/wellarchitected_import_lens/ for full documentation.
wellarchitected_import_lens(
LensAlias = NULL,
JSONString,
ClientRequestToken,
Tags = NULL
)
LensAlias |
|
JSONString |
[required] The JSON representation of a lens. |
ClientRequestToken |
[required] |
Tags |
Tags to associate to a lens. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.