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_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.