---
title: "GET /appbundles/{appBundleIdentifier}"
method: GET
path: "/appbundles/{appBundleIdentifier}"
---

# GET /appbundles/{appBundleIdentifier}

`GET /appbundles/{appBundleIdentifier}`

Returns information about an app bundle.

## Path parameters

- `appBundleIdentifier` string, required

## Response `200`

Success

- GetAppBundleResponse
  - `appBundle` object, required — Contains information about an app bundle.
    - `arn` string, required — The Amazon Resource Name (ARN) of the app bundle.
    - `customerManagedKeyArn` string — The Amazon Resource Name (ARN) of the Key Management Service (KMS) key used to encrypt the application data.

## Other responses

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

---

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