proton_update_service_sync_config: Update the Proton Ops config file

View source: R/proton_operations.R

proton_update_service_sync_configR Documentation

Update the Proton Ops config file

Description

Update the Proton Ops config file.

See https://www.paws-r-sdk.com/docs/proton_update_service_sync_config/ for full documentation.

Usage

proton_update_service_sync_config(
  branch,
  filePath,
  repositoryName,
  repositoryProvider,
  serviceName
)

Arguments

branch

[required] The name of the code repository branch where the Proton Ops file is found.

filePath

[required] The path to the Proton Ops file.

repositoryName

[required] The name of the repository where the Proton Ops file is found.

repositoryProvider

[required] The name of the repository provider where the Proton Ops file is found.

serviceName

[required] The name of the service the Proton Ops file is for.


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