aws_s3_stream_wrapper-1.0.x-dev/config/schema/aws_s3_stream_wrapper.schema.yml
config/schema/aws_s3_stream_wrapper.schema.yml
---
aws_s3_stream_wrapper.stream_wrapper.*:
type: config_object
label: 'Dynamic S3 wrapper configuration'
mapping:
scheme:
type: string
label: 'Scheme'
name:
type: string
label: 'Name'
description:
type: string
label: 'Description'
bucket_name:
type: string
label: 'Bucket name'
bucket_path_prefix:
type: string
label: 'Bucket path prefix'
visible:
type: boolean
label: 'Visibility in Drupal UI'
