Skip to main content

CreateS3DataSourceInput

fields

  • connectionSettings required S3ConnectionSettingsInput

    The S3 Data Source's connection settings

    The connection settings for an S3 Data Source. These include the S3 bucket name, the AWS access key ID, and the tables (along with their paths). We do not allow fetching the AWS secret access key after it has been set.

  • description optional String

    The S3 Data Source's description.

  • uniqueName optional String

    The S3 Data Source's unique name. If not specified, Propel will set the ID as unique name.