Updates the sync configuration for your connection and a specified external Git repository.
See https://www.paws-r-sdk.com/docs/codeconnections_update_sync_configuration/ for full documentation.
codeconnections_update_sync_configuration(
Branch = NULL,
ConfigFile = NULL,
RepositoryLinkId = NULL,
ResourceName,
RoleArn = NULL,
SyncType,
PublishDeploymentStatus = NULL,
TriggerResourceUpdateOn = NULL,
PullRequestComment = NULL
)
The branch for the sync configuration to be updated.
The configuration file for the sync configuration to be updated.
The ID of the repository link for the sync configuration to be updated.
[required] The name of the Amazon Web Services resource for the sync configuration to be updated.
The ARN of the IAM role for the sync configuration to be updated.
[required] The sync type for the sync configuration to be updated.
Whether to enable or disable publishing of deployment status to source providers.
When to trigger Git sync to begin the stack update.
TA toggle that specifies whether to enable or disable pull request comments for the sync configuration to be updated.