---
title: "PUT /spaces/{spaceId}"
method: PUT
path: "/spaces/{spaceId}"
---

# PUT /spaces/{spaceId}

`PUT /spaces/{spaceId}`

Modifies an existing AWS re:Post Private private re:Post.

## Path parameters

- `spaceId` string, required

## Request body

- object
  - `description` string, password — A description for the private re:Post. This is used only to help you identify this private re:Post.
  - `tier` 'BASIC' | 'STANDARD' — The pricing tier of this private re:Post.
  - `roleArn` string — The IAM role that grants permissions to the private re:Post to convert unanswered questions into AWS support tickets.
  - `supportedEmailDomains` object — <p/>
    - `enabled` 'ENABLED' | 'DISABLED' — <p/>
    - `allowedDomains` EmailDomain[] — <p/>

## Response `200`

Success

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ConflictException
- `483` — ResourceNotFoundException
- `484` — ThrottlingException
- `485` — InternalServerException

---

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