Smaws_Client_Proton.UpdateAccountSettings
Update Proton settings that are used for multiple services in the Amazon Web Services account.
val request :
Smaws_Lib.Context.t ->
Types.update_account_settings_input ->
(Types.update_account_settings_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `ConflictException of Types.conflict_exception
| `InternalServerException of Types.internal_server_exception
| `ThrottlingException of Types.throttling_exception
| `ValidationException of Types.validation_exception ])
Stdlib.result