v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443255183.8 KB

List of answers for a particular workload and lens.

get/workloads/{WorkloadId}/lensReviews/{LensAlias}/answers

Path parameters

WorkloadIdstring required

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

LensAliasstring required
<p>The alias of the lens.</p> <p>For Amazon Web Services official lenses, this is either the lens alias, such as <code>serverless</code>, or the lens ARN, such as <code>arn:aws:wellarchitected:us-east-1::lens/serverless</code>. Note that some operations (such as ExportLens and CreateLensShare) are not permitted on Amazon Web Services official lenses.</p> <p>For custom lenses, this is the lens ARN, such as <code>arn:aws:wellarchitected:us-west-2:123456789012:lens/0123456789abcdef01234567890abcdef</code>. </p> <p>Each lens is identified by its <a>LensSummary$LensAlias</a>.</p>

Query parameters

PillarIdstring
<p>The ID used to identify a pillar, for example, <code>security</code>.</p> <p>A pillar is identified by its <a>PillarReviewSummary$PillarId</a>.</p>
MilestoneNumberinteger
<p>The milestone number.</p> <p>A workload can have a maximum of 100 milestones.</p>
NextTokenstring

The token to use to retrieve the next set of results.

MaxResultsinteger

The maximum number of results to return for this request.

Response

Success

WorkloadIdstring

The ID assigned to the workload. This ID is unique within an Amazon Web Services Region.

MilestoneNumberinteger
<p>The milestone number.</p> <p>A workload can have a maximum of 100 milestones.</p>
LensAliasstring
<p>The alias of the lens.</p> <p>For Amazon Web Services official lenses, this is either the lens alias, such as <code>serverless</code>, or the lens ARN, such as <code>arn:aws:wellarchitected:us-east-1::lens/serverless</code>. Note that some operations (such as ExportLens and CreateLensShare) are not permitted on Amazon Web Services official lenses.</p> <p>For custom lenses, this is the lens ARN, such as <code>arn:aws:wellarchitected:us-west-2:123456789012:lens/0123456789abcdef01234567890abcdef</code>. </p> <p>Each lens is identified by its <a>LensSummary$LensAlias</a>.</p>
LensArnstring

The ARN for the lens.

NextTokenstring

The token to use to retrieve the next set of results.