commerce_amws-8.x-1.x-dev/config/schema/commerce_amws.schema.yml
config/schema/commerce_amws.schema.yml
commerce_amws.commerce_amws_store.*:
type: config_entity
label: 'Amazon MWS store'
mapping:
id:
type: string
label: 'ID'
label:
type: string
label: 'Label'
description:
type: description
label: 'Description'
seller_id:
type: string
label: 'Seller ID'
marketplace_id:
type: string
label: 'Marketplace ID'
lwa_client_id:
type: string
label: 'LWA client ID'
lwa_client_secret:
type: string
label: 'LWA client secret'
lwa_refresh_token:
type: string
label: 'LWA client refresh token'
aws_access_key_id:
type: string
label: 'AWS access key ID'
aws_secret_access_key:
type: string
label: 'AWS secret access key'
