s3outposts_delete_endpoint {paws.storage} | R Documentation |
Deletes an endpoint
Description
Deletes an endpoint.
See https://www.paws-r-sdk.com/docs/s3outposts_delete_endpoint/ for full documentation.
Usage
s3outposts_delete_endpoint(EndpointId, OutpostId)
Arguments
EndpointId |
[required] The ID of the endpoint. |
OutpostId |
[required] The ID of the Outposts. |
[Package paws.storage version 0.7.0 Index]