Skip to contents

List all milestones for an existing workload.

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

Usage

wellarchitected_list_milestones(
  WorkloadId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

WorkloadId

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

NextToken

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

MaxResults

The maximum number of results to return for this request.