pub async fn delete_sqs_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteSqsTriggerError>>
pub async fn delete_sqs_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteSqsTriggerError>>