pub async fn create_sqs_trigger(
configuration: &Configuration,
workspace: &str,
new_sqs_trigger: NewSqsTrigger,
) -> Result<String, Error<CreateSqsTriggerError>>
pub async fn create_sqs_trigger(
configuration: &Configuration,
workspace: &str,
new_sqs_trigger: NewSqsTrigger,
) -> Result<String, Error<CreateSqsTriggerError>>