v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14171791756.1 KB

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

Lists the permissions granted to a security profile.

get/security-profiles-permissions/{InstanceId}/{SecurityProfileId}

Path parameters

SecurityProfileIdstring required

The identifier for the security profle.

InstanceIdstring required

The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.

Query parameters

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

maxResultsinteger

The maximum number of results to return per page.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

PermissionsSecurityProfilePermission[]

The permissions granted to the security profile. For a complete list of valid permissions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html">List of security profile permissions</a>.

NextTokenstring

If there are additional results, this is the token for the next set of results.