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.

Updates a security profile.

post/security-profiles/{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.

Request body

Descriptionstring

The description of the security profile.

PermissionsSecurityProfilePermission[]

The permissions granted to a security profile. For a 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>.

AllowedAccessControlTagsobject

The list of tags that a security profile uses to restrict access to resources in Amazon Connect.

TagRestrictedResourcesTagRestrictedResourceName[]

The list of resources that a security profile applies tag restrictions to in Amazon Connect.

Response

Success