apigatewayv2_get_deployments: Gets the Deployments for an API

View source: R/apigatewayv2_operations.R

apigatewayv2_get_deploymentsR Documentation

Gets the Deployments for an API

Description

Gets the Deployments for an API.

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

Usage

apigatewayv2_get_deployments(ApiId, MaxResults = NULL, NextToken = NULL)

Arguments

ApiId

[required] The API identifier.

MaxResults

The maximum number of elements to be returned for this resource.

NextToken

The next page of elements from this collection. Not valid for the last element of the collection.


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