---
title: "GET /security-profiles/{InstanceId}/{SecurityProfileId}"
method: GET
path: "/security-profiles/{InstanceId}/{SecurityProfileId}"
---

# GET /security-profiles/{InstanceId}/{SecurityProfileId}

`GET /security-profiles/{InstanceId}/{SecurityProfileId}`

This API is in preview release for Amazon Connect and is subject to change.

Gets basic information about the security profle.

## Path parameters

- `SecurityProfileId` string, required
- `InstanceId` string, required

## Response `200`

Success

- DescribeSecurityProfileResponse
  - `SecurityProfile` object — The security profile.
    - `Id` string — The identifier for the security profile.
    - `OrganizationResourceId` string — The organization resource identifier for the security profile.
    - `Arn` string — The Amazon Resource Name (ARN) for the secruity profile.
    - `SecurityProfileName` string — The name for the security profile.
    - `Description` string — The description of the security profile.
    - `Tags` object — The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
    - `AllowedAccessControlTags` object — The list of tags that a security profile uses to restrict access to resources in Amazon Connect.
    - `TagRestrictedResources` TagRestrictedResourceName[] — The list of resources that a security profile applies tag restrictions to in Amazon Connect.

## Other responses

- `480` — InvalidRequestException
- `481` — InvalidParameterException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServiceException

---

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