class Aws::S3::Types::CORSConfiguration
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/CORSConfiguration AWS API Documentation
@return [Array<Types::CORSRule>]
@!attribute [rw] cors_rules
}
],
},
max_age_seconds: 1,
expose_headers: [“ExposeHeader”],
allowed_origins: [“AllowedOrigin”], # required
allowed_methods: [“AllowedMethod”], # required
allowed_headers: [“AllowedHeader”],
{
cors_rules: [ # required
{
data as a hash:
@note When making an API call, you may pass CORSConfiguration