Learn R Programming

paws.networking (version 0.2.0)

apigateway_get_api_key: Gets information about the current ApiKey resource

Description

Gets information about the current ApiKey resource.

See https://paws-r.github.io/docs/apigateway/get_api_key.html for full documentation.

Usage

apigateway_get_api_key(apiKey, includeValue = NULL)

Arguments

apiKey

[required] The identifier of the ApiKey resource.

includeValue

A boolean flag to specify whether (true) or not (false) the result contains the key value.