package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev
# Packages
Package piiface provides an interface to enable mocking the AWS Performance Insights service client for testing your code.
# Functions
New creates a new instance of the PI client with a config.
# Constants
Service ID for Regions and Endpoints metadata.
ErrCodeInternalServiceError for service response error code "InternalServiceError".
ErrCodeInvalidArgumentException for service response error code "InvalidArgumentException".
ErrCodeNotAuthorizedException for service response error code "NotAuthorizedException".
Service endpoint prefix API calls made to.
Enum values for ServiceType.
# Structs
A timestamp, and a single numerical value, which together represent a measurement at a particular point in time.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/DescribeDimensionKeysRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/DescribeDimensionKeysResponse.
DescribeDimensionKeysRequest is a API request type for the DescribeDimensionKeys API operation.
A logical grouping of Performance Insights metrics for a related subject area.
An array of descriptions and aggregated values for each dimension within a dimension group.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/GetResourceMetricsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/pi-2018-02-27/GetResourceMetricsResponse.
GetResourceMetricsRequest is a API request type for the GetResourceMetrics API operation.
A time-ordered series of data points, correpsonding to a dimension of a Performance Insights metric.
A single query to be processed.
PI provides the API operation methods for making requests to AWS Performance Insights.
If PartitionBy was specified in a DescribeDimensionKeys request, the dimensions are returned in an array.
An object describing a Performance Insights metric and one or more dimensions for that metric.
# Type aliases
No description provided by the author