AWS SDK Version 3 for .NET
API Reference

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.

The configuration information for a bucket

Inheritance Hierarchy

System.Object
  Amazon.S3.Model.PutBucketConfiguration

Namespace: Amazon.S3.Model
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z

Syntax

C#
public class PutBucketConfiguration

The PutBucketConfiguration type exposes the following members

Constructors

NameDescription
Public Method PutBucketConfiguration()

Properties

NameTypeDescription
Public Property BucketInfo Amazon.S3.Model.BucketInfo

Gets and sets the property BucketInfo.

Public Property Location Amazon.S3.Model.LocationInfo

Gets and sets the property Location.

Public Property LocationConstraint Amazon.S3.BucketLocationConstraint

Gets and sets the property LocationConstraint.

Public Property Tags System.Collections.Generic.List<Amazon.S3.Model.Tag>

Gets and sets the property Tags.

An array of tags that you can apply to the bucket that you're creating. Tags are key-value pairs of metadata used to categorize and organize your buckets, track costs, and control access.

This parameter is only supported for S3 directory buckets. For more information, see Using tags with directory buckets.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5