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

aws_apigateway_account

account_id

Type: STRING

api_key_version

Type: STRING
Provider name: apiKeyVersion
Description: The version of the API keys used for the account.

cloudwatch_role_arn

Type: STRING
Provider name: cloudwatchRoleArn
Description: The ARN of an Amazon CloudWatch role for the current Account.

features

Type: UNORDERED_LIST_STRING
Provider name: features
Description: A list of features supported for the account. When usage plans are enabled, the features list will include an entry of “UsagePlans”.

tags

Type: UNORDERED_LIST_STRING

throttle_settings

Type: STRUCT
Provider name: throttleSettings
Description: Specifies the API request limits configured for the current Account.

  • burst_limit
    Type: INT32
    Provider name: burstLimit
    Description: The API target request burst rate limit. This allows more requests through for a period of time than the target rate limit.
  • rate_limit
    Type: DOUBLE
    Provider name: rateLimit
    Description: The API target request rate limit.