Smaws_Client_ACM.GetAccountConfiguration
Returns the account configuration options associated with an Amazon Web Services account.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `ThrottlingException of Types.throttling_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Smaws_Lib.Smithy_api.Types.unit_ ->
(Types.get_account_configuration_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `ThrottlingException of Types.throttling_exception ])
Stdlib.result