AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Returns the Cross-Origin Resource Sharing (CORS) configuration information set for the bucket.
To use this operation, you must have permission to perform the s3:GetBucketCORS
action. By default, the bucket owner has this permission and can grant it to others.
For more information about CORS, see Enabling Cross-Origin Resource Sharing.
The following operations are related to GetBucketCors
:
For .NET Core this operation is only available in asynchronous form. Please refer to GetCORSConfigurationAsync.
Namespace: Amazon.S3
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
public virtual GetCORSConfigurationResponse GetCORSConfiguration( GetCORSConfigurationRequest request )
Container for the necessary parameters to execute the GetCORSConfiguration service method.
.NET Framework:
Supported in: 4.5, 4.0, 3.5