View source: R/efs_operations.R
efs_delete_access_point | R Documentation |
Deletes the specified access point. After deletion is complete, new clients can no longer connect to the access points. Clients connected to the access point at the time of deletion will continue to function until they terminate their connection.
See https://www.paws-r-sdk.com/docs/efs_delete_access_point/ for full documentation.
efs_delete_access_point(AccessPointId)
AccessPointId |
[required] The ID of the access point that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.