apprunner_start_deployment: Initiate a manual deployment of the latest commit in a source...

View source: R/apprunner_operations.R

apprunner_start_deploymentR 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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.