wellarchitected_import_lens: Import a new custom lens or update an existing custom lens

View source: R/wellarchitected_operations.R

wellarchitected_import_lensR Documentation

Import a new custom lens or update an existing custom lens

Description

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.

Usage

wellarchitected_import_lens(
  LensAlias = NULL,
  JSONString,
  ClientRequestToken,
  Tags = NULL
)

Arguments

LensAlias
JSONString

[required] The JSON representation of a lens.

ClientRequestToken

[required]

Tags

Tags to associate to a lens.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.