connect_delete_security_profile {paws.customer.engagement} | R Documentation |
Deletes a security profile
Description
Deletes a security profile.
See https://www.paws-r-sdk.com/docs/connect_delete_security_profile/ for full documentation.
Usage
connect_delete_security_profile(InstanceId, SecurityProfileId)
Arguments
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
SecurityProfileId |
[required] The identifier for the security profle. |
[Package paws.customer.engagement version 0.9.0 Index]