codeconnections_update_host: Updates a specified host with the provided configurations

View source: R/codeconnections_operations.R

codeconnections_update_hostR Documentation

Updates a specified host with the provided configurations

Description

Updates a specified host with the provided configurations.

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

Usage

codeconnections_update_host(
  HostArn,
  ProviderEndpoint = NULL,
  VpcConfiguration = NULL
)

Arguments

HostArn

[required] The Amazon Resource Name (ARN) of the host to be updated.

ProviderEndpoint

The URL or endpoint of the host to be updated.

VpcConfiguration

The VPC configuration of the host to be updated. A VPC must be configured and the infrastructure to be represented by the host must already be connected to the VPC.


paws.developer.tools documentation built on April 4, 2025, 12:25 a.m.