Skip to main content

transformers_list_only

Lists transformers in a region or regions, for all properties use transformers

Overview

Nametransformers_list_only
TypeResource
DescriptionDefinition of AWS::B2BI::Transformer Resource Type
Idaws.b2bi.transformers_list_only

Fields

NameDatatypeDescription
created_atstring
edi_typeundefined
file_formatstring
mapping_templatestring
modified_atstring
namestring
sample_documentstring
statusstring
tagsarray
transformer_arnstring
transformer_idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all transformers in a region.

SELECT
region,
transformer_id
FROM aws.b2bi.transformers_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the transformers_list_only resource, see transformers