createS3DataSource
Creates a new Amazon S3 Data Source pointed at the specified S3 bucket.
Returns the newly created Data Source (or an error message if creating the Data Source fails).
Arguments
input required CreateS3DataSourceInput
Returns
Non-null DataSourceResponse
The result of a mutation which creates or modifies a Data Source.
createS3DataSource.dataSource nullable DataSource
The Data Source which was created or modified.