---
title: "POST /updateCompanyNetworkConfiguration"
method: POST
path: "/updateCompanyNetworkConfiguration"
deprecated: true
---

# POST /updateCompanyNetworkConfiguration

`POST /updateCompanyNetworkConfiguration`

> **Deprecated.**

Updates the company network configuration for the fleet.

## Request body

- object
  - `FleetArn` string, required — The ARN of the fleet.
  - `VpcId` string, required — The VPC with connectivity to associated websites.
  - `SubnetIds` SubnetId[], required — The subnets used for X-ENI connections from Amazon WorkLink rendering containers.
  - `SecurityGroupIds` SecurityGroupId[], required — The security groups associated with access to the provided subnets.

## Response `200`

Success

- UpdateCompanyNetworkConfigurationResponse

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — TooManyRequestsException

---

[API](https://skmtc.net/aws/apis/worklink.md) · [All operations](https://skmtc.net/aws/apis/worklink/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/worklink/versions/b0c00d03aaed/schema)
