View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: ses/latest/APIReference V/API ImportDataSource.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

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: