Module Smaws_Client_PI.DescribeDimensionKeys

For a specific time period, retrieve the top N dimension keys for a metric.

Each response element returns a maximum of 500 bytes. For larger elements, such as SQL statements, only the first 500 bytes are returned.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServiceError of Types.internal_service_error | `InvalidArgumentException of Types.invalid_argument_exception | `NotAuthorizedException of Types.not_authorized_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_dimension_keys_request -> (Types.describe_dimension_keys_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceError of Types.internal_service_error | `InvalidArgumentException of Types.invalid_argument_exception | `NotAuthorizedException of Types.not_authorized_exception ]) Stdlib.result