Learn R Programming

paws.networking (version 0.2.0)

apigatewayv2_update_deployment: Updates a Deployment

Description

Updates a Deployment.

See https://paws-r.github.io/docs/apigatewayv2/update_deployment.html for full documentation.

Usage

apigatewayv2_update_deployment(ApiId, DeploymentId, Description = NULL)

Arguments

ApiId

[required] The API identifier.

DeploymentId

[required] The deployment ID.

Description

The description for the deployment resource.