This product is not supported for your selected
Datadog site. (
).
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.aws_translate_parallel_data
account_id
Type: STRING
auxiliary_data_location
Type: STRUCT
Provider name: AuxiliaryDataLocation
Description: The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file. This file was created when Amazon Translate attempted to create a parallel data resource. The location is returned as a presigned URL to that has a 30-minute expiration.
location
Type: STRING
Provider name: Location
Description: The Amazon S3 location of the parallel data input file. The location is returned as a presigned URL to that has a 30-minute expiration. Amazon Translate doesn’t scan all input files for the risk of CSV injection attacks. CSV injection occurs when a .csv or .tsv file is altered so that a record contains malicious code. The record begins with a special character, such as =, +, -, or @. When the file is opened in a spreadsheet program, the program might interpret the record as a formula and run the code within it. Before you download an input file from Amazon S3, ensure that you recognize the file and trust its creator.
repository_type
Type: STRING
Provider name: RepositoryType
Description: Describes the repository that contains the parallel data input file.
data_location
Type: STRUCT
Provider name: DataLocation
Description: The Amazon S3 location of the most recent parallel data input file that was successfully imported into Amazon Translate. The location is returned as a presigned URL that has a 30-minute expiration. Amazon Translate doesn’t scan all input files for the risk of CSV injection attacks. CSV injection occurs when a .csv or .tsv file is altered so that a record contains malicious code. The record begins with a special character, such as =, +, -, or @. When the file is opened in a spreadsheet program, the program might interpret the record as a formula and run the code within it. Before you download an input file from Amazon S3, ensure that you recognize the file and trust its creator.
location
Type: STRING
Provider name: Location
Description: The Amazon S3 location of the parallel data input file. The location is returned as a presigned URL to that has a 30-minute expiration. Amazon Translate doesn’t scan all input files for the risk of CSV injection attacks. CSV injection occurs when a .csv or .tsv file is altered so that a record contains malicious code. The record begins with a special character, such as =, +, -, or @. When the file is opened in a spreadsheet program, the program might interpret the record as a formula and run the code within it. Before you download an input file from Amazon S3, ensure that you recognize the file and trust its creator.
repository_type
Type: STRING
Provider name: RepositoryType
Description: Describes the repository that contains the parallel data input file.
latest_update_attempt_auxiliary_data_location
Type: STRUCT
Provider name: LatestUpdateAttemptAuxiliaryDataLocation
Description: The Amazon S3 location of a file that provides any errors or warnings that were produced by your input file. This file was created when Amazon Translate attempted to update a parallel data resource. The location is returned as a presigned URL to that has a 30-minute expiration.
location
Type: STRING
Provider name: Location
Description: The Amazon S3 location of the parallel data input file. The location is returned as a presigned URL to that has a 30-minute expiration. Amazon Translate doesn’t scan all input files for the risk of CSV injection attacks. CSV injection occurs when a .csv or .tsv file is altered so that a record contains malicious code. The record begins with a special character, such as =, +, -, or @. When the file is opened in a spreadsheet program, the program might interpret the record as a formula and run the code within it. Before you download an input file from Amazon S3, ensure that you recognize the file and trust its creator.
repository_type
Type: STRING
Provider name: RepositoryType
Description: Describes the repository that contains the parallel data input file.
parallel_data_properties
Type: STRUCT
Provider name: ParallelDataProperties
Description: The properties of the parallel data resource that is being retrieved.
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the parallel data resource.
created_at
Type: TIMESTAMP
Provider name: CreatedAt
Description: The time at which the parallel data resource was created.
description
Type: STRING
Provider name: Description
Description: The description assigned to the parallel data resource.
encryption_key
Type: STRUCT
Provider name: EncryptionKey
id
Type: STRING
Provider name: Id
Description: The Amazon Resource Name (ARN) of the encryption key being used to encrypt this object.
type
Type: STRING
Provider name: Type
Description: The type of encryption key used by Amazon Translate to encrypt this object.
failed_record_count
Type: INT64
Provider name: FailedRecordCount
Description: The number of records unsuccessfully imported from the parallel data input file.
imported_data_size
Type: INT64
Provider name: ImportedDataSize
Description: The number of UTF-8 characters that Amazon Translate imported from the parallel data input file. This number includes only the characters in your translation examples. It does not include characters that are used to format your file. For example, if you provided a Translation Memory Exchange (.tmx) file, this number does not include the tags.
imported_record_count
Type: INT64
Provider name: ImportedRecordCount
Description: The number of records successfully imported from the parallel data input file.
last_updated_at
Type: TIMESTAMP
Provider name: LastUpdatedAt
Description: The time at which the parallel data resource was last updated.
latest_update_attempt_at
Type: TIMESTAMP
Provider name: LatestUpdateAttemptAt
Description: The time that the most recent update was attempted.
latest_update_attempt_status
Type: STRING
Provider name: LatestUpdateAttemptStatus
Description: The status of the most recent update attempt for the parallel data resource.
message
Type: STRING
Provider name: Message
Description: Additional information from Amazon Translate about the parallel data resource.
name
Type: STRING
Provider name: Name
Description: The custom name assigned to the parallel data resource.
parallel_data_config
Type: STRUCT
Provider name: ParallelDataConfig
Description: Specifies the format and S3 location of the parallel data input file.
format
Type: STRING
Provider name: Format
Description: The format of the parallel data input file.
s3_uri
Type: STRING
Provider name: S3Uri
Description: The URI of the Amazon S3 folder that contains the parallel data input file. The folder must be in the same Region as the API endpoint you are calling.
skipped_record_count
Type: INT64
Provider name: SkippedRecordCount
Description: The number of items in the input file that Amazon Translate skipped when you created or updated the parallel data resource. For example, Amazon Translate skips empty records, empty target texts, and empty lines.
source_language_code
Type: STRING
Provider name: SourceLanguageCode
Description: The source language of the translations in the parallel data file.
status
Type: STRING
Provider name: Status
Description: The status of the parallel data resource. When the parallel data is ready for you to use, the status is ACTIVE
.
target_language_codes
Type: UNORDERED_LIST_STRING
Provider name: TargetLanguageCodes
Description: The language codes for the target languages available in the parallel data file. All possible target languages are returned as an array.
Type: UNORDERED_LIST_STRING