Smaws_Client_AppRunner.DeleteObservabilityConfiguration
val request :
Smaws_Lib.Context.t ->
delete_observability_configuration_request ->
(delete_observability_configuration_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceErrorException of internal_service_error_exception
| `InvalidRequestException of invalid_request_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Delete an App Runner observability configuration resource. You can delete a specific revision or the latest active revision. You can't delete a configuration that's used by one or more App Runner services.