Builder

class Builder

Properties

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The end time for the dimension query, in ISO 8601 format. Only dimensions with data in this time range will be returned.

Link copied to clipboard

Conditions to filter which dimension values are returned. Each filter specifies a dimension, comparison operator, and values to match against.

Link copied to clipboard

The dimensions to group by when retrieving available dimension values. This determines which dimension combinations are returned. Required parameter.

Link copied to clipboard

The maximum number of dimension combinations to return. Valid range is 1 to 1000. Use with NextToken for pagination.

Link copied to clipboard

The metric names to use as an additional filter when retrieving dimensions. Only dimensions that have data for these metrics will be returned. Required parameter with maximum size of 1 for v1.

Link copied to clipboard

The token for the next page of results. Use this value in a subsequent call to retrieve additional dimension values.

Link copied to clipboard

The start time for the dimension query, in ISO 8601 format. Only dimensions with data in this time range will be returned.