Learn R Programming

paws.customer.engagement (version 0.5.0)

connect_update_security_profile: Updates a security profile

Description

Updates a security profile.

See https://www.paws-r-sdk.com/docs/connect_update_security_profile/ for full documentation.

Usage

connect_update_security_profile(
  Description = NULL,
  Permissions = NULL,
  SecurityProfileId,
  InstanceId,
  AllowedAccessControlTags = NULL,
  TagRestrictedResources = NULL,
  Applications = NULL
)

Arguments

Description

The description of the security profile.

Permissions

The permissions granted to a security profile. For a list of valid permissions, see List of security profile permissions.

SecurityProfileId

[required] The identifier for the security profle.

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

AllowedAccessControlTags

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

TagRestrictedResources

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

Applications

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

A list of the third-party application's metadata.