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

# POST /associateDomain

`POST /associateDomain`

> **Deprecated.**

Specifies a domain to be associated to Amazon WorkLink.

## Request body

- object
  - `FleetArn` string, required — The Amazon Resource Name (ARN) of the fleet.
  - `DomainName` string, required — The fully qualified domain name (FQDN).
  - `DisplayName` string — The name to display.
  - `AcmCertificateArn` string, required — The ARN of an issued ACM certificate that is valid for the domain being associated.

## Response `200`

Success

- AssociateDomainResponse

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — ResourceAlreadyExistsException
- `485` — 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)
