Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

apigateway_get_account

Gets information about the current Account resource


Description

Gets information about the current Account resource.

Usage

apigateway_get_account()

Value

A list with the following syntax:

list(
  cloudwatchRoleArn = "string",
  throttleSettings = list(
    burstLimit = 123,
    rateLimit = 123.0
  ),
  features = list(
    "string"
  ),
  apiKeyVersion = "string"
)

Request syntax

svc$get_account()

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.