Builder

class Builder

Properties

Link copied to clipboard

Only returned if InsightType parameter was set to ApiErrorRateInsight.

Link copied to clipboard

The name of the event, typically the Amazon Web Services API on which unusual levels of activity were recorded.

Link copied to clipboard

The Amazon Web Services service to which the request was made, such as iam.amazonaws.com or s3.amazonaws.com.

Link copied to clipboard

The type of CloudTrail Insights event, which is either ApiCallRateInsight or ApiErrorRateInsight. The ApiCallRateInsight Insights type analyzes write-only management API calls that are aggregated per minute against a baseline API call volume. The ApiErrorRateInsight Insights type analyzes management API calls that result in error codes.

Link copied to clipboard

Only returned if the full results could not be returned in a single query. You can set the NextToken parameter in the next request to this value to continue retrieval.

Link copied to clipboard

List of timestamps at intervals corresponding to the specified time period.

Link copied to clipboard

List of values representing the API call rate or error rate at each timestamp. The number of values is equal to the number of timestamps.