worklink_update_company_network_configuration: Updates the company network configuration for the fleet

View source: R/worklink_operations.R

worklink_update_company_network_configurationR Documentation

Updates the company network configuration for the fleet

Description

Updates the company network configuration for the fleet.

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

Usage

worklink_update_company_network_configuration(
  FleetArn,
  VpcId,
  SubnetIds,
  SecurityGroupIds
)

Arguments

FleetArn

[required] The ARN of the fleet.

VpcId

[required] The VPC with connectivity to associated websites.

SubnetIds

[required] The subnets used for X-ENI connections from Amazon WorkLink rendering containers.

SecurityGroupIds

[required] The security groups associated with access to the provided subnets.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.