Returns the access point policy associated with the specified access point.
s3control_get_access_point_policy(AccountId, Name)
[required] The account ID for the account that owns the specified access point.
[required] The name of the access point whose policy you want to retrieve.
svc$get_access_point_policy( AccountId = "string", Name = "string" )