---
title: "PUT /s3accesspolicy/{s3AccessPointArn}"
method: PUT
path: "/s3accesspolicy/{s3AccessPointArn}"
---

# PUT /s3accesspolicy/{s3AccessPointArn}

`PUT /s3accesspolicy/{s3AccessPointArn}`

Adds an access policy to the specified store.

## Path parameters

- `s3AccessPointArn` string, required

## Request body

- object
  - `s3AccessPolicy` string, required — The resource policy that controls S3 access to the store.

## Response `200`

Success

- PutS3AccessPolicyResponse
  - `s3AccessPointArn` string — The S3 access point ARN that now has the access policy.
  - `storeId` string — The Amazon Web Services-generated Sequence Store or Reference Store ID.
  - `storeType` 'SEQUENCE_STORE' | 'REFERENCE_STORE' — The type of store associated with the access point.

## Other responses

- `480` — InternalServerException
- `481` — NotSupportedOperationException
- `482` — ThrottlingException
- `483` — ValidationException
- `484` — ResourceNotFoundException
- `485` — AccessDeniedException
- `486` — RequestTimeoutException

---

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