efs_delete_access_point: Deletes the specified access point

View source: R/efs_operations.R

efs_delete_access_pointR Documentation

Deletes the specified access point

Description

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.

Usage

efs_delete_access_point(AccessPointId)

Arguments

AccessPointId

[required] The ID of the access point that you want to delete.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.