S3capability Required APIs
Mandatory APIs to integrate with OSE for essential functions, like basic S3 bucket/object CRUD operations
Operations
GET
Get S3 Capabilities
Get S3 capabilities of the platform. A S3 capability is a S3 API code in snake case. For example S3 CopyObject action in OSIS API code is named copy_object. For full S3 actions, please refer to https://docs.aws.amazon.com/AmazonS3/latest/API/Type_API_Reference.html.