ImportJobData - Amazon Connect

ImportJobData

Summary information about the import job.

Contents

createdTime

The timestamp when the import job was created.

Type: Timestamp

Required: Yes

importJobId

The identifier of the import job.

Type: String

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Required: Yes

importJobType

The type of the import job.

Type: String

Valid Values: QUICK_RESPONSES

Required: Yes

knowledgeBaseArn

The Amazon Resource Name (ARN) of the knowledge base.

Type: String

Pattern: ^arn:[a-z-]*?:wisdom:[a-z0-9-]*?:[0-9]{12}:[a-z-]*?/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}(?:/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}){0,2}$

Required: Yes

knowledgeBaseId

The identifier of the knowledge base.

Type: String

Pattern: ^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$

Required: Yes

lastModifiedTime

The timestamp when the import job data was last modified.

Type: Timestamp

Required: Yes

status

The status of the import job.

Type: String

Valid Values: START_IN_PROGRESS | FAILED | COMPLETE | DELETE_IN_PROGRESS | DELETE_FAILED | DELETED

Required: Yes

uploadId

A pointer to the uploaded asset. This value is returned by StartContentUpload.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1200.

Required: Yes

url

The download link to the resource file that is uploaded to the import job.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: Yes

urlExpiry

The expiration time of the URL as an epoch timestamp.

Type: Timestamp

Required: Yes

externalSourceConfiguration

The configuration information of the external data source.

Type: ExternalSourceConfiguration object

Required: No

failedRecordReport

The link to download the information of resource data that failed to be imported.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: No

metadata

The metadata fields of the imported Amazon Q in Connect resources.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 10 items.

Key Length Constraints: Minimum length of 1. Maximum length of 4096.

Value Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: No

See Also

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