OsisS3Capabilities

OsisS3Capabilities
OsisS3Capabilities
JSON Example
{
    "exclusions": {
        "key": {
            "all": false,
            "by_headers": [
                "by_headers",
                "by_headers"
            ],
            "by_params": [
                "by_params",
                "by_params"
            ],
            "by_payload": [
                "by_payload",
                "by_payload"
            ]
        }
    }
}
object
exclusions
Optional

The S3 API code which is not supported by the storage platform. The API code complies with https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketEncryption.html.