Smaws_Client_AppRunner.UntagResource
Remove tags from an App Runner resource.
val request :
Smaws_Lib.Context.t ->
untag_resource_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceErrorException of internal_service_error_exception
| `InvalidRequestException of invalid_request_exception
| `InvalidStateException of invalid_state_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result