apigatewayv2_create_deployment: Creates a Deployment for an API

View source: R/apigatewayv2_operations.R

apigatewayv2_create_deploymentR Documentation

Creates a Deployment for an API

Description

Creates a Deployment for an API.

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

Usage

apigatewayv2_create_deployment(ApiId, Description = NULL, StageName = NULL)

Arguments

ApiId

[required] The API identifier.

Description

The description for the deployment resource.

StageName

The name of the Stage resource for the Deployment resource to create.


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