This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_mediapackage_harvest_jobs

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) assigned to the HarvestJob.

channel_id

Type: STRING
Provider name: ChannelId
Description: The ID of the Channel that the HarvestJob will harvest from.

created_at

Type: STRING
Provider name: CreatedAt
Description: The date and time the HarvestJob was submitted.

end_time

Type: STRING
Provider name: EndTime
Description: The end of the time-window which will be harvested.

id

Type: STRING
Provider name: Id
Description: The ID of the HarvestJob. The ID must be unique within the regionand it cannot be changed after the HarvestJob is submitted.

origin_endpoint_id

Type: STRING
Provider name: OriginEndpointId
Description: The ID of the OriginEndpoint that the HarvestJob will harvest from.This cannot be changed after the HarvestJob is submitted.

s3_destination

Type: STRUCT
Provider name: S3Destination

  • bucket_name
    Type: STRING
    Provider name: BucketName
    Description: The name of an S3 bucket within which harvested content will be exported
  • manifest_key
    Type: STRING
    Provider name: ManifestKey
    Description: The key in the specified S3 bucket where the harvested top-level manifest will be placed.
  • role_arn
    Type: STRING
    Provider name: RoleArn
    Description: The IAM role used to write to the specified S3 bucket

start_time

Type: STRING
Provider name: StartTime
Description: The start of the time-window which will be harvested.

status

Type: STRING
Provider name: Status
Description: The current status of the HarvestJob. Consider setting up a CloudWatch Event to listen forHarvestJobs as they succeed or fail. In the event of failure, the CloudWatch Event willinclude an explanation of why the HarvestJob failed.

tags

Type: UNORDERED_LIST_STRING