Smaws_Client_ConfigService.DeleteAggregationAuthorization
Deletes the authorization granted to the specified configuration aggregator account in a specified region.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of Types.invalid_parameter_value_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.delete_aggregation_authorization_request ->
(Smaws_Lib.Smithy_api.Types.unit_,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidParameterValueException of
Types.invalid_parameter_value_exception ])
Stdlib.result