use APIs instead of apis to be consistent throughout.
fixes: https://tracker.ceph.com/issues/44374
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
* RGW S3: Support has been added for BlockPublicAccess set of APIs at a bucket
level, currently blocking/ignoring public acls & policies are supported.
- User/Account level apis are planned to be added in the future
+ User/Account level APIs are planned to be added in the future
* RGW: The default number of bucket index shards for new buckets was raised
from 1 to 11 to increase the amount of write throughput for small buckets
requests. This allows for not exposing the elasticsearch endpoint in public and
also solves the authentication and authorization problem since RGW itself can
authenticate the end user requests. For this purpose RGW introduces a new query
-in the bucket apis that can service elasticsearch requests. All these requests
+in the bucket APIs that can service elasticsearch requests. All these requests
must be sent to the metadata master zone.
Syntax