wellarchitected_update_lens_review {paws.developer.tools}R Documentation

Update lens review for a particular workload

Description

Update lens review for a particular workload.

See https://www.paws-r-sdk.com/docs/wellarchitected_update_lens_review/ for full documentation.

Usage

wellarchitected_update_lens_review(
  WorkloadId,
  LensAlias,
  LensNotes = NULL,
  PillarNotes = NULL,
  JiraConfiguration = NULL
)

Arguments

WorkloadId

[required]

LensAlias

[required]

LensNotes
PillarNotes
JiraConfiguration

Configuration of the Jira integration.


[Package paws.developer.tools version 0.7.0 Index]