This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.