pub async fn get_sqs_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<SqsTrigger, Error<GetSqsTriggerError>>
pub async fn get_sqs_trigger(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<SqsTrigger, Error<GetSqsTriggerError>>