apigatewayv2_create_deployment: Creates a Deployment for an API
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.