apprunner_pause_service {paws.compute} | R Documentation |
Pause an active App Runner service. App Runner reduces compute capacity for the service to zero and loses state (for example, ephemeral storage is removed).
See https://www.paws-r-sdk.com/docs/apprunner_pause_service/ for full documentation.
apprunner_pause_service(ServiceArn)
ServiceArn |
[required] The Amazon Resource Name (ARN) of the App Runner service that you want to pause. |