apigateway_get_stage: Gets information about a Stage resource

View source: R/apigateway_operations.R

apigateway_get_stageR Documentation

Gets information about a Stage resource

Description

Gets information about a Stage resource.

See https://www.paws-r-sdk.com/docs/apigateway_get_stage/ for full documentation.

Usage

apigateway_get_stage(restApiId, stageName)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

stageName

[required] The name of the Stage resource to get information about.


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