apprunner_start_deployment {paws.compute} | R Documentation |
Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source image repository to an App Runner service
Description
Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source image repository to an App Runner service.
See https://www.paws-r-sdk.com/docs/apprunner_start_deployment/ for full documentation.
Usage
apprunner_start_deployment(ServiceArn)
Arguments
ServiceArn |
[required] The Amazon Resource Name (ARN) of the App Runner service that you want to manually deploy to. |
[Package paws.compute version 0.7.0 Index]