The available AWS access control policy actions for Amazon S3.
Namespace: Amazon.Auth.AccessControlPolicy.ActionIdentifiersAssembly: AWSSDK (in AWSSDK.dll) Version: 1.4.10.0 (1.4.10.0)
Syntax
| C# | Visual Basic | Visual C++ |
public class S3ActionIdentifiers
Public Class S3ActionIdentifiers
public ref class S3ActionIdentifiers
Members
| All Members | Constructors | Fields | Methods |
| Member | Description | |
|---|---|---|
| S3ActionIdentifiers()()()() | Initializes a new instance of the S3ActionIdentifiers class | |
| AbortMultipartUpload | ||
| AllS3Actions | ||
| CreateBucket | ||
| DeleteBucket | ||
| DeleteObject | ||
| DeleteObjectVersion | ||
| Equals(Object) | (Inherited from Object.) | |
| GetBucketAcl | ||
| GetBucketLocation | ||
| GetBucketNotification | ||
| GetBucketPolicy | ||
| GetBucketRequestPayment | ||
| GetBucketVersioning | ||
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetObject | ||
| GetObjectAcl | ||
| GetObjectVersion | ||
| GetObjectVersionAcl | ||
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ListAllMyBuckets | ||
| ListBucket | ||
| ListBucketMultipartUploads | ||
| ListBucketVersions | ||
| ListMultipartUploadParts | ||
| PutBucketAcl | ||
| PutBucketNotification | ||
| PutBucketPolicy | ||
| PutBucketRequestPayment | ||
| PutBucketVersioning | ||
| PutObject | ||
| PutObjectAcl | ||
| PutObjectVersionAcl | ||
| ToString()()()() | (Inherited from Object.) |