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 tags to apply to the AMI object that will be stored in the Amazon S3 bucket. For more information, see Categorizing your storage using tags in the Amazon Simple Storage Service User Guide.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class S3ObjectTag
The S3ObjectTag type exposes the following members
Name | Description | |
---|---|---|
S3ObjectTag() |
Name | Type | Description | |
---|---|---|---|
Key | System.String |
Gets and sets the property Key. The key of the tag.
Constraints: Tag keys are case-sensitive and can be up to 128 Unicode characters in
length. May not begin with |
|
Value | System.String |
Gets and sets the property Value. The value of the tag. Constraints: Tag values are case-sensitive and can be up to 256 Unicode characters in length. |
.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