get Stage
The `AWS::ApiGateway::Stage`
resource creates a stage for a deployment.
Return
null
Parameters
argument
null
Return
null
Parameters
rest Api Id
The string identifier of the associated RestApi.
stage Name
The name of the stage is the first path segment in the Uniform Resource Identifier (URI) of a call to API Gateway. Stage names can only contain alphanumeric characters, hyphens, and underscores. Maximum length is 128 characters.
See also
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.apigateway.kotlin.inputs.GetStagePlainArgs.