Deletes the CORS (cross-origin resource sharing) configuration for a bucket.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DeleteCORSConfigurationResponse DeleteCORSConfiguration( DeleteCORSConfigurationRequest request )
 Parameters
 Parameters- request (DeleteCORSConfigurationRequest)
- The DeleteCORSConfigurationRequest that defines the parameters of the operation.
 Return Value
 Return ValueReturns a DeleteCORSConfigurationResponse from S3.
 Remarks
 RemarksIf you delete a configuration that does not exist, Amazon S3 will return a success (not an error message).
For more information on CORS configurations, refer: http://docs.amazonwebservices.com/AmazonS3/latest/dev/
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | |
| WebException | |
| AmazonS3Exception |