{ "get-bucket-policy": { "code": 254, "value": null, "error": "An error occurred (NoSuchBucketPolicy) when calling the GetBucketPolicy operation: The bucket policy does not exist" }, "get-public-access-block": { "code": 0, "value": { "PublicAccessBlockConfiguration": { "BlockPublicAcls": true, "IgnorePublicAcls": true, "BlockPublicPolicy": true, "RestrictPublicBuckets": true } }, "error": null }, "get-bucket-versioning": { "code": 0, "value": { "Status": "Enabled" }, "error": null }, "get-object-lock-configuration": { "code": 254, "value": null, "error": "An error occurred (ObjectLockConfigurationNotFoundError) when calling the GetObjectLockConfiguration operation: Object Lock configuration does not exist for this bucket" } }