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