Changes information about a Deployment resource
Source:R/apigateway_operations.R
apigateway_update_deployment.RdChanges information about a Deployment resource.
See https://www.paws-r-sdk.com/docs/apigateway_update_deployment/ for full documentation.
Arguments
- restApiId
[required] The string identifier of the associated RestApi.
- deploymentId
[required] The replacement identifier for the Deployment resource to change information about.
- patchOperations
For more information about supported patch operations, see Patch Operations.