Module Smaws_Client_TimestreamQuery.DescribeAccountSettings

Describes the settings for your account that include the query pricing model and the configured maximum TCUs the service can use for your query workload.

You're charged only for the duration of compute units used for your workloads.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `InternalServerException of Types.internal_server_exception | `InvalidEndpointException of Types.invalid_endpoint_exception | `ThrottlingException of Types.throttling_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_account_settings_request -> (Types.describe_account_settings_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of Types.access_denied_exception | `InternalServerException of Types.internal_server_exception | `InvalidEndpointException of Types.invalid_endpoint_exception | `ThrottlingException of Types.throttling_exception ]) Stdlib.result