Deletes the specified access point.
s3control_delete_access_point(AccountId, Name)
[required] The account ID for the account that owns the specified access point.
[required] The name of the access point you want to delete.
svc$delete_access_point( AccountId = "string", Name = "string" )