We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents debd202 + e925bb7 commit 7ad936cCopy full SHA for 7ad936c
docs/design/AWS_API_Compatibility.md
@@ -47,6 +47,9 @@ _* Note that it is also possible for actions to be supported but absent because
47
| | Bucket Policy | GetBucketPolicyStatus | ✅ | ✅ | ❌ | ❌ | |
48
| | Bucket Policy | PutBucketPolicy | ✅ | ✅ | ❌ | ❌ | |
49
| | Bucket Policy | DeleteBucketPolicy | ✅ | ✅ | ❌ | ❌ | |
50
+| | CORS | GetBucketCORS | ✅ | ✅ | ❌ | ❌ | |
51
+| | CORS | PutBucketCORS | ✅ | ✅ | ❌ | ❌ | |
52
+| | CORS | DeleteBucketCORS | ✅ | ✅ | ❌ | ❌ | |
53
| **Data Protection** | Versioning | GetBucketVersioning | ✅ | ✅ | ❌ | ❌ | |
54
| | Versioning | PutBucketVersioning | ✅ | ✅ | ❌ | ❌ | |
55
| | Versioning | ListObjectVersions | ✅ | ✅ | ✅ | ❌ | |
0 commit comments