Module Smaws_Client_PI.GetDimensionKeyDetails

val request : Smaws_Lib.Context.t -> get_dimension_key_details_request -> (get_dimension_key_details_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServiceError of internal_service_error | `InvalidArgumentException of invalid_argument_exception | `NotAuthorizedException of not_authorized_exception ]) Stdlib.result

Get the attributes of the specified dimension group for a DB instance or data source. For example, if you specify a SQL ID, GetDimensionKeyDetails retrieves the full text of the dimension db.sql.statement associated with this ID. This operation is useful because GetResourceMetrics and DescribeDimensionKeys don't support retrieval of large SQL statement text.