- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
data_access_role_arn
Type: STRING
Provider name: DataAccessRoleArn
Description: The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to your input data.
end_time
Type: TIMESTAMP
Provider name: EndTime
Description: The time that the entities detection job completed
entity_recognizer_arn
Type: STRING
Provider name: EntityRecognizerArn
Description: The Amazon Resource Name (ARN) that identifies the entity recognizer.
flywheel_arn
Type: STRING
Provider name: FlywheelArn
Description: The Amazon Resource Name (ARN) of the flywheel associated with this job.
input_data_config
Type: STRUCT
Provider name: InputDataConfig
Description: The input data configuration that you supplied when you created the entities detection job.
document_reader_config
STRUCT
DocumentReaderConfig
document_read_action
STRING
DocumentReadAction
TEXTRACT_DETECT_DOCUMENT_TEXT
- The Amazon Comprehend service uses the DetectDocumentText
API operation.TEXTRACT_ANALYZE_DOCUMENT
- The Amazon Comprehend service uses the AnalyzeDocument
API operation.document_read_mode
STRING
DocumentReadMode
SERVICE_DEFAULT
- use the Amazon Comprehend service defaults for PDF files.FORCE_DOCUMENT_READ_ACTION
- Amazon Comprehend uses the Textract API specified by DocumentReadAction for all PDF files, including digital PDF files.feature_types
UNORDERED_LIST_STRING
FeatureTypes
TEXTRACT_ANALYZE_DOCUMENT
as the read action, you must specify one or both of the following values:TABLES
- Returns additional information about any tables that are detected in the input document.FORMS
- Returns additional information about any forms that are detected in the input document.input_format
STRING
InputFormat
ONE_DOC_PER_FILE
- Each file is considered a separate document. Use this option when you are processing large documents, such as newspaper articles or scientific papers.ONE_DOC_PER_LINE
- Each line in a file is considered a separate document. Use this option when you are processing many short documents, such as text messages.s3_uri
STRING
S3Uri
S3://bucketName/prefix
, if the prefix is a single file, Amazon Comprehend uses that file as input. If more than one file begins with the prefix, Amazon Comprehend uses all of them as input.job_arn
Type: STRING
Provider name: JobArn
Description: The Amazon Resource Name (ARN) of the entities detection job. It is a unique, fully qualified identifier for the job. It includes the Amazon Web Services account, Amazon Web Services Region, and the job ID. The format of the ARN is as follows: arn:<partition>:comprehend:<region>:<account-id>:entities-detection-job/<job-id>
The following is an example job ARN: arn:aws:comprehend:us-west-2:111122223333:entities-detection-job/1234abcd12ab34cd56ef1234567890ab
job_id
Type: STRING
Provider name: JobId
Description: The identifier assigned to the entities detection job.
job_name
Type: STRING
Provider name: JobName
Description: The name that you assigned the entities detection job.
job_status
Type: STRING
Provider name: JobStatus
Description: The current status of the entities detection job. If the status is FAILED
, the Message
field shows the reason for the failure.
language_code
Type: STRING
Provider name: LanguageCode
Description: The language code of the input documents.
message
Type: STRING
Provider name: Message
Description: A description of the status of a job.
output_data_config
Type: STRUCT
Provider name: OutputDataConfig
Description: The output data configuration that you supplied when you created the entities detection job.
kms_key_id
STRING
KmsKeyId
“1234abcd-12ab-34cd-56ef-1234567890ab”
“arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab”
“alias/ExampleAlias”
“arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias”
s3_uri
STRING
S3Uri
OutputDataConfig
object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data. The URI must be in the same Region as the API endpoint that you are calling. The location is used as the prefix for the actual location of the output file. When the topic detection job is finished, the service creates an output file in a directory specific to the job. The S3Uri
field contains the location of the output file, called output.tar.gz
. It is a compressed archive that contains the ouput of the operation. For a PII entity detection job, the output file is plain text, not a compressed archive. The output file name is the same as the input file, with .out
appended at the end.submit_time
Type: TIMESTAMP
Provider name: SubmitTime
Description: The time that the entities detection job was submitted for processing.
tags
Type: UNORDERED_LIST_STRING
volume_kms_key_id
Type: STRING
Provider name: VolumeKmsKeyId
Description: ID for the Amazon Web Services Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job. The VolumeKmsKeyId can be either of the following formats:
“1234abcd-12ab-34cd-56ef-1234567890ab”
“arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab”
vpc_config
Type: STRUCT
Provider name: VpcConfig
Description: Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job. For more information, see Amazon VPC.
security_group_ids
UNORDERED_LIST_STRING
SecurityGroupIds
subnets
UNORDERED_LIST_STRING
Subnets