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

# GET /s3accesspolicy/{s3AccessPointArn}

`GET /s3accesspolicy/{s3AccessPointArn}`

Retrieves details about an access policy on a given store.

## Path parameters

- `s3AccessPointArn` string, required

## Response `200`

Success

- GetS3AccessPolicyResponse
  - `s3AccessPointArn` string — The S3 access point ARN that 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.
  - `updateTime` string, date-time — The time when the policy was last updated.
  - `s3AccessPolicy` string, required — The current resource policy that controls S3 access on the store.

## Other responses

- `480` — InternalServerException
- `481` — NotSupportedOperationException
- `482` — ServiceQuotaExceededException
- `483` — ThrottlingException
- `484` — ValidationException
- `485` — ResourceNotFoundException
- `486` — AccessDeniedException
- `487` — 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)
