apigateway_get_api_key: Gets information about the current ApiKey resource

View source: R/apigateway_operations.R

apigateway_get_api_keyR Documentation

Gets information about the current ApiKey resource

Description

Gets information about the current ApiKey resource.

See https://www.paws-r-sdk.com/docs/apigateway_get_api_key/ 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.