connect_describe_security_profile {paws.customer.engagement} | R Documentation |
Gets basic information about the security profile
Description
Gets basic information about the security profile.
See https://www.paws-r-sdk.com/docs/connect_describe_security_profile/ for full documentation.
Usage
connect_describe_security_profile(SecurityProfileId, InstanceId)
Arguments
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. |
[Package paws.customer.engagement version 0.7.0 Index]