Learn R Programming

paws.developer.tools (version 0.8.0)

wellarchitected_import_lens: 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.