AmazonS3Client.GetCORSConfiguration Method (GetCORSConfigurationRequest)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...

Returns the cors configuration for the bucket.

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual GetCORSConfigurationResponse GetCORSConfiguration(
         GetCORSConfigurationRequest getCORSConfigurationRequest
)

Parameters

getCORSConfigurationRequest
Type: Amazon.S3.Model.GetCORSConfigurationRequest

Container for the necessary parameters to execute the GetCORSConfiguration service method on AmazonS3.

Return Value
Type: Amazon.S3.Model.GetCORSConfigurationResponse
The response from the GetCORSConfiguration service method, as returned by AmazonS3.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5