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_deadline_budget

account_id

Type: STRING

actions

Type: UNORDERED_LIST_STRUCT
Provider name: actions
Description: The budget actions for the budget.

  • description
    Type: STRING
    Provider name: description
    Description: The budget action description. This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.
  • threshold_percentage
    Type: FLOAT
    Provider name: thresholdPercentage
    Description: The percentage threshold for the budget.
  • type
    Type: STRING
    Provider name: type
    Description: The action taken on the budget once scheduling stops.

approximate_dollar_limit

Type: FLOAT
Provider name: approximateDollarLimit
Description: The consumed usage limit for the budget.

budget_id

Type: STRING
Provider name: budgetId
Description: The budget ID.

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The date and time the resource was created.

created_by

Type: STRING
Provider name: createdBy
Description: The user or system that created this resource.

description

Type: STRING
Provider name: description
Description: The description of the budget. This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

queue_stopped_at

Type: TIMESTAMP
Provider name: queueStoppedAt
Description: The date and time the queue stopped.

schedule

Type: STRUCT
Provider name: schedule
Description: The budget schedule.

  • fixed
    Type: STRUCT
    Provider name: fixed
    Description: The fixed start and end time of the budget’s schedule.
    • end_time
      Type: TIMESTAMP
      Provider name: endTime
      Description: When the budget ends.
    • start_time
      Type: TIMESTAMP
      Provider name: startTime
      Description: When the budget starts.

status

Type: STRING
Provider name: status
Description: The status of the budget.

  • ACTIVE–Get a budget being evaluated.
  • INACTIVE–Get an inactive budget. This can include expired, canceled, or deleted statuses.

tags

Type: UNORDERED_LIST_STRING

updated_at

Type: TIMESTAMP
Provider name: updatedAt
Description: The date and time the resource was updated.

updated_by

Type: STRING
Provider name: updatedBy
Description: The user or system that updated this resource.

usage_tracking_resource

Type: STRUCT
Provider name: usageTrackingResource
Description: The resource that the budget is tracking usage for.

  • queue_id
    Type: STRING
    Provider name: queueId
    Description: The queue ID.

usages

Type: STRUCT
Provider name: usages
Description: The usages of the budget.

  • approximate_dollar_usage
    Type: FLOAT
    Provider name: approximateDollarUsage
    Description: The amount of the budget consumed.