이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.aws_timestream_scheduled_query
account_id
Type: STRING
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name.
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The creation time of the scheduled query.
error_report_configuration
Type: STRUCT
Provider name: ErrorReportConfiguration
Description: Configuration for scheduled query error reporting.
s3_configuration
Type: STRUCT
Provider name: S3Configuration
Description: The S3 configuration for the error reports.
bucket_name
Type: STRING
Provider name: BucketName
Description: Name of the S3 bucket under which error reports will be created.
encryption_option
Type: STRING
Provider name: EncryptionOption
Description: Encryption at rest options for the error reports. If no encryption option is specified, Timestream will choose SSE_S3 as default.
object_key_prefix
Type: STRING
Provider name: ObjectKeyPrefix
Description: Prefix for the error report key. Timestream by default adds the following prefix to the error report path.
last_run_status
Type: STRING
Provider name: LastRunStatus
Description: Status of the last scheduled query run.
name
Type: STRING
Provider name: Name
Description: The name of the scheduled query.
next_invocation_time
Type: TIMESTAMP
Provider name: NextInvocationTime
Description: The next time the scheduled query is to be run.
previous_invocation_time
Type: TIMESTAMP
Provider name: PreviousInvocationTime
Description: The last time the scheduled query was run.
state
Type: STRING
Provider name: State
Description: State of scheduled query.
Type: UNORDERED_LIST_STRING
target_destination
Type: STRUCT
Provider name: TargetDestination
Description: Target data source where final scheduled query result will be written.
timestream_destination
Type: STRUCT
Provider name: TimestreamDestination
Description: Query result destination details for Timestream data source.
database_name
Type: STRING
Provider name: DatabaseName
Description: Timestream database name.
table_name
Type: STRING
Provider name: TableName
Description: Timestream table name.