Smaws_Client_ACM.GetAccountConfiguration
Returns the account configuration options associated with an Amazon Web Services account.
val request :
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