ImportDataSource - Amazon Simple Email Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ImportDataSource

An object that contains details about the data source of the import job.

Contents

DataFormat

The data format of the import job's data source.

Type: String

Valid Values: CSV | JSON

Required: Yes

S3Url

An Amazon S3 URL in the format s3://<bucket_name>/<object>.

Type: String

Pattern: ^s3:\/\/([^\/]+)\/(.*?([^\/]+)\/?)$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: