pub async fn update_sqs_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_sqs_trigger: EditSqsTrigger,
) -> Result<String, Error<UpdateSqsTriggerError>>
pub async fn update_sqs_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
edit_sqs_trigger: EditSqsTrigger,
) -> Result<String, Error<UpdateSqsTriggerError>>