---
title: "GET /accesslogsubscriptions/{accessLogSubscriptionIdentifier}"
method: GET
path: "/accesslogsubscriptions/{accessLogSubscriptionIdentifier}"
---

# GET /accesslogsubscriptions/{accessLogSubscriptionIdentifier}

`GET /accesslogsubscriptions/{accessLogSubscriptionIdentifier}`

Retrieves information about the specified access log subscription.

## Path parameters

- `accessLogSubscriptionIdentifier` string, required

## Response `200`

Success

- GetAccessLogSubscriptionResponse
  - `id` string, required — The ID of the access log subscription.
  - `arn` string, required — The Amazon Resource Name (ARN) of the access log subscription.
  - `resourceId` string, required — The ID of the service network or service.
  - `resourceArn` string, required — The Amazon Resource Name (ARN) of the service network or service.
  - `destinationArn` string, required — The Amazon Resource Name (ARN) of the access log destination.
  - `serviceNetworkLogType` 'SERVICE' | 'RESOURCE' — The log type for the service network.
  - `createdAt` string, date-time, required — The date and time that the access log subscription was created, in ISO-8601 format.
  - `lastUpdatedAt` string, date-time, required — The date and time that the access log subscription was last updated, in ISO-8601 format.

## Other responses

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

---

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