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.
Implementation for accessing S3Control
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.Namespace: Amazon.S3Control
Assembly: AWSSDK.S3Control.dll
Version: 3.x.y.z
public class AmazonS3ControlClient : AmazonServiceClient IAmazonS3Control, IAmazonService, IDisposable
The AmazonS3ControlClient type exposes the following members
Name | Description | |
---|---|---|
AmazonS3ControlClient() |
Constructs AmazonS3ControlClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration> |
|
AmazonS3ControlClient(RegionEndpoint) |
Constructs AmazonS3ControlClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration> |
|
AmazonS3ControlClient(AmazonS3ControlConfig) |
Constructs AmazonS3ControlClient with the credentials loaded from the application's default configuration, and if unsuccessful from the Instance Profile service on an EC2 instance. Example App.config with credentials set. <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> <add key="AWSProfileName" value="AWS Default"/> </appSettings> </configuration> |
|
AmazonS3ControlClient(AWSCredentials) |
Constructs AmazonS3ControlClient with AWS Credentials |
|
AmazonS3ControlClient(AWSCredentials, RegionEndpoint) |
Constructs AmazonS3ControlClient with AWS Credentials |
|
AmazonS3ControlClient(AWSCredentials, AmazonS3ControlConfig) |
Constructs AmazonS3ControlClient with AWS Credentials and an AmazonS3ControlClient Configuration object. |
|
AmazonS3ControlClient(string, string) |
Constructs AmazonS3ControlClient with AWS Access Key ID and AWS Secret Key |
|
AmazonS3ControlClient(string, string, RegionEndpoint) |
Constructs AmazonS3ControlClient with AWS Access Key ID and AWS Secret Key |
|
AmazonS3ControlClient(string, string, AmazonS3ControlConfig) |
Constructs AmazonS3ControlClient with AWS Access Key ID, AWS Secret Key and an AmazonS3ControlClient Configuration object. |
|
AmazonS3ControlClient(string, string, string) |
Constructs AmazonS3ControlClient with AWS Access Key ID and AWS Secret Key |
|
AmazonS3ControlClient(string, string, string, RegionEndpoint) |
Constructs AmazonS3ControlClient with AWS Access Key ID and AWS Secret Key |
|
AmazonS3ControlClient(string, string, string, AmazonS3ControlConfig) |
Constructs AmazonS3ControlClient with AWS Access Key ID, AWS Secret Key and an AmazonS3ControlClient Configuration object. |
Name | Type | Description | |
---|---|---|---|
Config | Amazon.Runtime.IClientConfig | Inherited from Amazon.Runtime.AmazonServiceClient. | |
Paginators | Amazon.S3Control.Model.IS3ControlPaginatorFactory |
Paginators for the service |
Name | Description | |
---|---|---|
AssociateAccessGrantsIdentityCenter(AssociateAccessGrantsIdentityCenterRequest) |
Associate your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance. Use this action if you want to create access grants for users or groups from your corporate identity directory. First, you must add your corporate identity directory to Amazon Web Services IAM Identity Center. Then, you can associate this IAM Identity Center instance with your S3 Access Grants instance.
|
|
AssociateAccessGrantsIdentityCenterAsync(AssociateAccessGrantsIdentityCenterRequest, CancellationToken) |
Associate your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance. Use this action if you want to create access grants for users or groups from your corporate identity directory. First, you must add your corporate identity directory to Amazon Web Services IAM Identity Center. Then, you can associate this IAM Identity Center instance with your S3 Access Grants instance.
|
|
CreateAccessGrant(CreateAccessGrantRequest) |
Creates an access grant that gives a grantee access to your S3 data. The grantee can be an IAM user or role or a directory user, or group. Before you can create a grant, you must have an S3 Access Grants instance in the same Region as the S3 data. You can create an S3 Access Grants instance using the CreateAccessGrantsInstance. You must also have registered at least one S3 data location in your S3 Access Grants instance using CreateAccessGrantsLocation.
|
|
CreateAccessGrantAsync(CreateAccessGrantRequest, CancellationToken) |
Creates an access grant that gives a grantee access to your S3 data. The grantee can be an IAM user or role or a directory user, or group. Before you can create a grant, you must have an S3 Access Grants instance in the same Region as the S3 data. You can create an S3 Access Grants instance using the CreateAccessGrantsInstance. You must also have registered at least one S3 data location in your S3 Access Grants instance using CreateAccessGrantsLocation.
|
|
CreateAccessGrantsInstance(CreateAccessGrantsInstanceRequest) |
Creates an S3 Access Grants instance, which serves as a logical grouping for access grants. You can create one S3 Access Grants instance per Region per account.
|
|
CreateAccessGrantsInstanceAsync(CreateAccessGrantsInstanceRequest, CancellationToken) |
Creates an S3 Access Grants instance, which serves as a logical grouping for access grants. You can create one S3 Access Grants instance per Region per account.
|
|
CreateAccessGrantsLocation(CreateAccessGrantsLocationRequest) |
The S3 data location that you would like to register in your S3 Access Grants instance. Your S3 data must be in the same Region as your S3 Access Grants instance. The location can be one of the following:
When you register a location, you must include the IAM role that has permission to manage the S3 location that you are registering. Give S3 Access Grants permission to assume this role using a policy. S3 Access Grants assumes this role to manage access to the location and to vend temporary credentials to grantees or client applications.
|
|
CreateAccessGrantsLocationAsync(CreateAccessGrantsLocationRequest, CancellationToken) |
The S3 data location that you would like to register in your S3 Access Grants instance. Your S3 data must be in the same Region as your S3 Access Grants instance. The location can be one of the following:
When you register a location, you must include the IAM role that has permission to manage the S3 location that you are registering. Give S3 Access Grants permission to assume this role using a policy. S3 Access Grants assumes this role to manage access to the location and to vend temporary credentials to grantees or client applications.
|
|
CreateAccessPoint(CreateAccessPointRequest) |
This operation is not supported by directory buckets.
Creates an access point and associates it with the specified bucket. For more information, see Managing Data Access with Amazon S3 Access Points in the Amazon S3 User Guide. S3 on Outposts only supports VPC-style access points. For more information, see Accessing Amazon S3 on Outposts using virtual private cloud (VPC) only access points in the Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
CreateAccessPointAsync(CreateAccessPointRequest, CancellationToken) |
This operation is not supported by directory buckets.
Creates an access point and associates it with the specified bucket. For more information, see Managing Data Access with Amazon S3 Access Points in the Amazon S3 User Guide. S3 on Outposts only supports VPC-style access points. For more information, see Accessing Amazon S3 on Outposts using virtual private cloud (VPC) only access points in the Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
CreateAccessPointForObjectLambda(CreateAccessPointForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Creates an Object Lambda Access Point. For more information, see Transforming objects with Object Lambda Access Points in the Amazon S3 User Guide.
The following actions are related to |
|
CreateAccessPointForObjectLambdaAsync(CreateAccessPointForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Creates an Object Lambda Access Point. For more information, see Transforming objects with Object Lambda Access Points in the Amazon S3 User Guide.
The following actions are related to |
|
CreateBucket(CreateBucketRequest) |
This action creates an Amazon S3 on Outposts bucket. To create an S3 bucket, see Create
Bucket in the Amazon S3 API Reference.
Creates a new Outposts bucket. By creating the bucket, you become the bucket owner. To create an Outposts bucket, you must have S3 on Outposts. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. Not every string is an acceptable bucket name. For information on bucket naming restrictions, see Working with Amazon S3 Buckets. S3 on Outposts buckets support:
For a complete list of restrictions and Amazon S3 feature limitations on S3 on Outposts, see Amazon S3 on Outposts Restrictions and Limitations.
For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on
Outposts endpoint hostname prefix and
The following actions are related to |
|
CreateBucketAsync(CreateBucketRequest, CancellationToken) |
This action creates an Amazon S3 on Outposts bucket. To create an S3 bucket, see Create
Bucket in the Amazon S3 API Reference.
Creates a new Outposts bucket. By creating the bucket, you become the bucket owner. To create an Outposts bucket, you must have S3 on Outposts. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. Not every string is an acceptable bucket name. For information on bucket naming restrictions, see Working with Amazon S3 Buckets. S3 on Outposts buckets support:
For a complete list of restrictions and Amazon S3 feature limitations on S3 on Outposts, see Amazon S3 on Outposts Restrictions and Limitations.
For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on
Outposts endpoint hostname prefix and
The following actions are related to |
|
CreateJob(CreateJobRequest) |
This operation creates an S3 Batch Operations job. You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects. Batch Operations can run a single action on lists of Amazon S3 objects that you specify. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
CreateJobAsync(CreateJobRequest, CancellationToken) |
This operation creates an S3 Batch Operations job. You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects. Batch Operations can run a single action on lists of Amazon S3 objects that you specify. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
CreateMultiRegionAccessPoint(CreateMultiRegionAccessPointRequest) |
This operation is not supported by directory buckets.
Creates a Multi-Region Access Point and associates it with the specified buckets. For more information about creating Multi-Region Access Points, see Creating Multi-Region Access Points in the Amazon S3 User Guide. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
This request is asynchronous, meaning that you might receive a response before the
command has completed. When this request provides a response, it provides a token
that you can use to monitor the status of the request with
The following actions are related to |
|
CreateMultiRegionAccessPointAsync(CreateMultiRegionAccessPointRequest, CancellationToken) |
This operation is not supported by directory buckets.
Creates a Multi-Region Access Point and associates it with the specified buckets. For more information about creating Multi-Region Access Points, see Creating Multi-Region Access Points in the Amazon S3 User Guide. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
This request is asynchronous, meaning that you might receive a response before the
command has completed. When this request provides a response, it provides a token
that you can use to monitor the status of the request with
The following actions are related to |
|
CreateStorageLensGroup(CreateStorageLensGroupRequest) |
Creates a new S3 Storage Lens group and associates it with the specified Amazon Web Services account ID. An S3 Storage Lens group is a custom grouping of objects based on prefix, suffix, object tags, object size, object age, or a combination of these filters. For each Storage Lens group that you’ve created, you can also optionally add Amazon Web Services resource tags. For more information about S3 Storage Lens groups, see Working with S3 Storage Lens groups.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
CreateStorageLensGroupAsync(CreateStorageLensGroupRequest, CancellationToken) |
Creates a new S3 Storage Lens group and associates it with the specified Amazon Web Services account ID. An S3 Storage Lens group is a custom grouping of objects based on prefix, suffix, object tags, object size, object age, or a combination of these filters. For each Storage Lens group that you’ve created, you can also optionally add Amazon Web Services resource tags. For more information about S3 Storage Lens groups, see Working with S3 Storage Lens groups.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
DeleteAccessGrant(DeleteAccessGrantRequest) |
Deletes the access grant from the S3 Access Grants instance. You cannot undo an access grant deletion and the grantee will no longer have access to the S3 data.
|
|
DeleteAccessGrantAsync(DeleteAccessGrantRequest, CancellationToken) |
Deletes the access grant from the S3 Access Grants instance. You cannot undo an access grant deletion and the grantee will no longer have access to the S3 data.
|
|
DeleteAccessGrantsInstance(DeleteAccessGrantsInstanceRequest) |
Deletes your S3 Access Grants instance. You must first delete the access grants and locations before S3 Access Grants can delete the instance. See DeleteAccessGrant and DeleteAccessGrantsLocation. If you have associated an IAM Identity Center instance with your S3 Access Grants instance, you must first dissassociate the Identity Center instance from the S3 Access Grants instance before you can delete the S3 Access Grants instance. See AssociateAccessGrantsIdentityCenter and DissociateAccessGrantsIdentityCenter.
|
|
DeleteAccessGrantsInstanceAsync(DeleteAccessGrantsInstanceRequest, CancellationToken) |
Deletes your S3 Access Grants instance. You must first delete the access grants and locations before S3 Access Grants can delete the instance. See DeleteAccessGrant and DeleteAccessGrantsLocation. If you have associated an IAM Identity Center instance with your S3 Access Grants instance, you must first dissassociate the Identity Center instance from the S3 Access Grants instance before you can delete the S3 Access Grants instance. See AssociateAccessGrantsIdentityCenter and DissociateAccessGrantsIdentityCenter.
|
|
DeleteAccessGrantsInstanceResourcePolicy(DeleteAccessGrantsInstanceResourcePolicyRequest) |
Deletes the resource policy of the S3 Access Grants instance. The resource policy is used to manage cross-account access to your S3 Access Grants instance. By deleting the resource policy, you delete any cross-account permissions to your S3 Access Grants instance.
|
|
DeleteAccessGrantsInstanceResourcePolicyAsync(DeleteAccessGrantsInstanceResourcePolicyRequest, CancellationToken) |
Deletes the resource policy of the S3 Access Grants instance. The resource policy is used to manage cross-account access to your S3 Access Grants instance. By deleting the resource policy, you delete any cross-account permissions to your S3 Access Grants instance.
|
|
DeleteAccessGrantsLocation(DeleteAccessGrantsLocationRequest) |
Deregisters a location from your S3 Access Grants instance. You can only delete a location registration from an S3 Access Grants instance if there are no grants associated with this location. See Delete a grant for information on how to delete grants. You need to have at least one registered location in your S3 Access Grants instance in order to create access grants.
|
|
DeleteAccessGrantsLocationAsync(DeleteAccessGrantsLocationRequest, CancellationToken) |
Deregisters a location from your S3 Access Grants instance. You can only delete a location registration from an S3 Access Grants instance if there are no grants associated with this location. See Delete a grant for information on how to delete grants. You need to have at least one registered location in your S3 Access Grants instance in order to create access grants.
|
|
DeleteAccessPoint(DeleteAccessPointRequest) |
This operation is not supported by directory buckets.
Deletes the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteAccessPointAsync(DeleteAccessPointRequest, CancellationToken) |
This operation is not supported by directory buckets.
Deletes the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteAccessPointForObjectLambda(DeleteAccessPointForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Deletes the specified Object Lambda Access Point.
The following actions are related to |
|
DeleteAccessPointForObjectLambdaAsync(DeleteAccessPointForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Deletes the specified Object Lambda Access Point.
The following actions are related to |
|
DeleteAccessPointPolicy(DeleteAccessPointPolicyRequest) |
This operation is not supported by directory buckets.
Deletes the access point policy for the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteAccessPointPolicyAsync(DeleteAccessPointPolicyRequest, CancellationToken) |
This operation is not supported by directory buckets.
Deletes the access point policy for the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteAccessPointPolicyForObjectLambda(DeleteAccessPointPolicyForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Removes the resource policy for an Object Lambda Access Point.
The following actions are related to |
|
DeleteAccessPointPolicyForObjectLambdaAsync(DeleteAccessPointPolicyForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Removes the resource policy for an Object Lambda Access Point.
The following actions are related to |
|
DeleteBucket(DeleteBucketRequest) |
This action deletes an Amazon S3 on Outposts bucket. To delete an S3 bucket, see DeleteBucket
in the Amazon S3 API Reference.
Deletes the Amazon S3 on Outposts bucket. All objects (including all object versions and delete markers) in the bucket must be deleted before the bucket itself can be deleted. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of Related Resources |
|
DeleteBucketAsync(DeleteBucketRequest, CancellationToken) |
This action deletes an Amazon S3 on Outposts bucket. To delete an S3 bucket, see DeleteBucket
in the Amazon S3 API Reference.
Deletes the Amazon S3 on Outposts bucket. All objects (including all object versions and delete markers) in the bucket must be deleted before the bucket itself can be deleted. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of Related Resources |
|
DeleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest) |
This action deletes an Amazon S3 on Outposts bucket's lifecycle configuration. To
delete an S3 bucket's lifecycle configuration, see DeleteBucketLifecycle
in the Amazon S3 API Reference.
Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.
To use this operation, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include: |
|
DeleteBucketLifecycleConfigurationAsync(DeleteBucketLifecycleConfigurationRequest, CancellationToken) |
This action deletes an Amazon S3 on Outposts bucket's lifecycle configuration. To
delete an S3 bucket's lifecycle configuration, see DeleteBucketLifecycle
in the Amazon S3 API Reference.
Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.
To use this operation, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include: |
|
DeleteBucketPolicy(DeleteBucketPolicyRequest) |
This action deletes an Amazon S3 on Outposts bucket policy. To delete an S3 bucket
policy, see DeleteBucketPolicy
in the Amazon S3 API Reference.
This implementation of the DELETE action uses the policy subresource to delete the
policy of a specified Amazon S3 on Outposts bucket. If you are using an identity other
than the root user of the Amazon Web Services account that owns the bucket, the calling
identity must have the
If you don't have As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action. For more information about bucket policies, see Using Bucket Policies and User Policies.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteBucketPolicyAsync(DeleteBucketPolicyRequest, CancellationToken) |
This action deletes an Amazon S3 on Outposts bucket policy. To delete an S3 bucket
policy, see DeleteBucketPolicy
in the Amazon S3 API Reference.
This implementation of the DELETE action uses the policy subresource to delete the
policy of a specified Amazon S3 on Outposts bucket. If you are using an identity other
than the root user of the Amazon Web Services account that owns the bucket, the calling
identity must have the
If you don't have As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action. For more information about bucket policies, see Using Bucket Policies and User Policies.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteBucketReplication(DeleteBucketReplicationRequest) |
This operation deletes an Amazon S3 on Outposts bucket's replication configuration.
To delete an S3 bucket's replication configuration, see DeleteBucketReplication
in the Amazon S3 API Reference.
Deletes the replication configuration from the specified S3 on Outposts bucket.
To use this operation, you must have permissions to perform the
It can take a while to propagate
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.
The following operations are related to |
|
DeleteBucketReplicationAsync(DeleteBucketReplicationRequest, CancellationToken) |
This operation deletes an Amazon S3 on Outposts bucket's replication configuration.
To delete an S3 bucket's replication configuration, see DeleteBucketReplication
in the Amazon S3 API Reference.
Deletes the replication configuration from the specified S3 on Outposts bucket.
To use this operation, you must have permissions to perform the
It can take a while to propagate
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.
The following operations are related to |
|
DeleteBucketTagging(DeleteBucketTaggingRequest) |
This action deletes an Amazon S3 on Outposts bucket's tags. To delete an S3 bucket
tags, see DeleteBucketTagging
in the Amazon S3 API Reference.
Deletes the tags from the Outposts bucket. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.
To use this action, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteBucketTaggingAsync(DeleteBucketTaggingRequest, CancellationToken) |
This action deletes an Amazon S3 on Outposts bucket's tags. To delete an S3 bucket
tags, see DeleteBucketTagging
in the Amazon S3 API Reference.
Deletes the tags from the Outposts bucket. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.
To use this action, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
DeleteJobTagging(DeleteJobTaggingRequest) |
Removes the entire tag set from the specified S3 Batch Operations job.
Related actions include: |
|
DeleteJobTaggingAsync(DeleteJobTaggingRequest, CancellationToken) |
Removes the entire tag set from the specified S3 Batch Operations job.
Related actions include: |
|
DeleteMultiRegionAccessPoint(DeleteMultiRegionAccessPointRequest) |
This operation is not supported by directory buckets.
Deletes a Multi-Region Access Point. This action does not delete the buckets associated with the Multi-Region Access Point, only the Multi-Region Access Point itself. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
This request is asynchronous, meaning that you might receive a response before the
command has completed. When this request provides a response, it provides a token
that you can use to monitor the status of the request with
The following actions are related to |
|
DeleteMultiRegionAccessPointAsync(DeleteMultiRegionAccessPointRequest, CancellationToken) |
This operation is not supported by directory buckets.
Deletes a Multi-Region Access Point. This action does not delete the buckets associated with the Multi-Region Access Point, only the Multi-Region Access Point itself. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
This request is asynchronous, meaning that you might receive a response before the
command has completed. When this request provides a response, it provides a token
that you can use to monitor the status of the request with
The following actions are related to |
|
DeletePublicAccessBlock(DeletePublicAccessBlockRequest) |
This operation is not supported by directory buckets.
Removes the Related actions include: |
|
DeletePublicAccessBlockAsync(DeletePublicAccessBlockRequest, CancellationToken) |
This operation is not supported by directory buckets.
Removes the Related actions include: |
|
DeleteStorageLensConfiguration(DeleteStorageLensConfigurationRequest) |
This operation is not supported by directory buckets.
Deletes the Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
DeleteStorageLensConfigurationAsync(DeleteStorageLensConfigurationRequest, CancellationToken) |
This operation is not supported by directory buckets.
Deletes the Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
DeleteStorageLensConfigurationTagging(DeleteStorageLensConfigurationTaggingRequest) |
This operation is not supported by directory buckets.
Deletes the Amazon S3 Storage Lens configuration tags. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
DeleteStorageLensConfigurationTaggingAsync(DeleteStorageLensConfigurationTaggingRequest, CancellationToken) |
This operation is not supported by directory buckets.
Deletes the Amazon S3 Storage Lens configuration tags. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
DeleteStorageLensGroup(DeleteStorageLensGroupRequest) |
Deletes an existing S3 Storage Lens group.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
DeleteStorageLensGroupAsync(DeleteStorageLensGroupRequest, CancellationToken) |
Deletes an existing S3 Storage Lens group.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
DescribeJob(DescribeJobRequest) |
Retrieves the configuration parameters and status for a Batch Operations job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
DescribeJobAsync(DescribeJobRequest, CancellationToken) |
Retrieves the configuration parameters and status for a Batch Operations job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
DescribeMultiRegionAccessPointOperation(DescribeMultiRegionAccessPointOperationRequest) |
This operation is not supported by directory buckets.
Retrieves the status of an asynchronous request to manage a Multi-Region Access Point. For more information about managing Multi-Region Access Points and how asynchronous requests work, see Using Multi-Region Access Points in the Amazon S3 User Guide.
The following actions are related to |
|
DescribeMultiRegionAccessPointOperationAsync(DescribeMultiRegionAccessPointOperationRequest, CancellationToken) |
This operation is not supported by directory buckets.
Retrieves the status of an asynchronous request to manage a Multi-Region Access Point. For more information about managing Multi-Region Access Points and how asynchronous requests work, see Using Multi-Region Access Points in the Amazon S3 User Guide.
The following actions are related to |
|
DetermineServiceOperationEndpoint(AmazonWebServiceRequest) |
Returns the endpoint that will be used for a particular request. |
|
Dispose() | Inherited from Amazon.Runtime.AmazonServiceClient. | |
DissociateAccessGrantsIdentityCenter(DissociateAccessGrantsIdentityCenterRequest) |
Dissociates the Amazon Web Services IAM Identity Center instance from the S3 Access Grants instance.
|
|
DissociateAccessGrantsIdentityCenterAsync(DissociateAccessGrantsIdentityCenterRequest, CancellationToken) |
Dissociates the Amazon Web Services IAM Identity Center instance from the S3 Access Grants instance.
|
|
GetAccessGrant(GetAccessGrantRequest) |
Get the details of an access grant from your S3 Access Grants instance.
|
|
GetAccessGrantAsync(GetAccessGrantRequest, CancellationToken) |
Get the details of an access grant from your S3 Access Grants instance.
|
|
GetAccessGrantsInstance(GetAccessGrantsInstanceRequest) |
Retrieves the S3 Access Grants instance for a Region in your account.
|
|
GetAccessGrantsInstanceAsync(GetAccessGrantsInstanceRequest, CancellationToken) |
Retrieves the S3 Access Grants instance for a Region in your account.
|
|
GetAccessGrantsInstanceForPrefix(GetAccessGrantsInstanceForPrefixRequest) |
Retrieve the S3 Access Grants instance that contains a particular prefix.
|
|
GetAccessGrantsInstanceForPrefixAsync(GetAccessGrantsInstanceForPrefixRequest, CancellationToken) |
Retrieve the S3 Access Grants instance that contains a particular prefix.
|
|
GetAccessGrantsInstanceResourcePolicy(GetAccessGrantsInstanceResourcePolicyRequest) |
Returns the resource policy of the S3 Access Grants instance.
|
|
GetAccessGrantsInstanceResourcePolicyAsync(GetAccessGrantsInstanceResourcePolicyRequest, CancellationToken) |
Returns the resource policy of the S3 Access Grants instance.
|
|
GetAccessGrantsLocation(GetAccessGrantsLocationRequest) |
Retrieves the details of a particular location registered in your S3 Access Grants instance.
|
|
GetAccessGrantsLocationAsync(GetAccessGrantsLocationRequest, CancellationToken) |
Retrieves the details of a particular location registered in your S3 Access Grants instance.
|
|
GetAccessPoint(GetAccessPointRequest) |
This operation is not supported by directory buckets.
Returns configuration information about the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetAccessPointAsync(GetAccessPointRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns configuration information about the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Returns configuration for an Object Lambda Access Point.
The following actions are related to |
|
GetAccessPointConfigurationForObjectLambdaAsync(GetAccessPointConfigurationForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns configuration for an Object Lambda Access Point.
The following actions are related to |
|
GetAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Returns configuration information about the specified Object Lambda Access Point
The following actions are related to |
|
GetAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns configuration information about the specified Object Lambda Access Point
The following actions are related to |
|
GetAccessPointPolicy(GetAccessPointPolicyRequest) |
This operation is not supported by directory buckets.
Returns the access point policy associated with the specified access point.
The following actions are related to |
|
GetAccessPointPolicyAsync(GetAccessPointPolicyRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns the access point policy associated with the specified access point.
The following actions are related to |
|
GetAccessPointPolicyForObjectLambda(GetAccessPointPolicyForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Returns the resource policy for an Object Lambda Access Point.
The following actions are related to |
|
GetAccessPointPolicyForObjectLambdaAsync(GetAccessPointPolicyForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns the resource policy for an Object Lambda Access Point.
The following actions are related to |
|
GetAccessPointPolicyStatus(GetAccessPointPolicyStatusRequest) |
This operation is not supported by directory buckets.
Indicates whether the specified access point currently has a policy that allows public access. For more information about public access through access points, see Managing Data Access with Amazon S3 access points in the Amazon S3 User Guide. |
|
GetAccessPointPolicyStatusAsync(GetAccessPointPolicyStatusRequest, CancellationToken) |
This operation is not supported by directory buckets.
Indicates whether the specified access point currently has a policy that allows public access. For more information about public access through access points, see Managing Data Access with Amazon S3 access points in the Amazon S3 User Guide. |
|
GetAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Returns the status of the resource policy associated with an Object Lambda Access Point. |
|
GetAccessPointPolicyStatusForObjectLambdaAsync(GetAccessPointPolicyStatusForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns the status of the resource policy associated with an Object Lambda Access Point. |
|
GetBucket(GetBucketRequest) |
Gets an Amazon S3 on Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
If you are using an identity other than the root user of the Amazon Web Services account
that owns the Outposts bucket, the calling identity must have the
If you don't have
The following actions are related to
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of |
|
GetBucketAsync(GetBucketRequest, CancellationToken) |
Gets an Amazon S3 on Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
If you are using an identity other than the root user of the Amazon Web Services account
that owns the Outposts bucket, the calling identity must have the
If you don't have
The following actions are related to
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of |
|
GetBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest) |
This action gets an Amazon S3 on Outposts bucket's lifecycle configuration. To get
an S3 bucket's lifecycle configuration, see GetBucketLifecycleConfiguration
in the Amazon S3 API Reference.
Returns the lifecycle configuration information set on the Outposts bucket. For more information, see Using Amazon S3 on Outposts and for information about lifecycle configuration, see Object Lifecycle Management in Amazon S3 User Guide.
To use this action, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetBucketLifecycleConfigurationAsync(GetBucketLifecycleConfigurationRequest, CancellationToken) |
This action gets an Amazon S3 on Outposts bucket's lifecycle configuration. To get
an S3 bucket's lifecycle configuration, see GetBucketLifecycleConfiguration
in the Amazon S3 API Reference.
Returns the lifecycle configuration information set on the Outposts bucket. For more information, see Using Amazon S3 on Outposts and for information about lifecycle configuration, see Object Lifecycle Management in Amazon S3 User Guide.
To use this action, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetBucketPolicy(GetBucketPolicyRequest) |
This action gets a bucket policy for an Amazon S3 on Outposts bucket. To get a policy
for an S3 bucket, see GetBucketPolicy
in the Amazon S3 API Reference.
Returns the policy of a specified Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
If you are using an identity other than the root user of the Amazon Web Services account
that owns the bucket, the calling identity must have the
Only users from Outposts bucket owner account with the right permissions can perform
actions on an Outposts bucket. If you don't have As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action. For more information about bucket policies, see Using Bucket Policies and User Policies.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetBucketPolicyAsync(GetBucketPolicyRequest, CancellationToken) |
This action gets a bucket policy for an Amazon S3 on Outposts bucket. To get a policy
for an S3 bucket, see GetBucketPolicy
in the Amazon S3 API Reference.
Returns the policy of a specified Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
If you are using an identity other than the root user of the Amazon Web Services account
that owns the bucket, the calling identity must have the
Only users from Outposts bucket owner account with the right permissions can perform
actions on an Outposts bucket. If you don't have As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action. For more information about bucket policies, see Using Bucket Policies and User Policies.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetBucketReplication(GetBucketReplicationRequest) |
This operation gets an Amazon S3 on Outposts bucket's replication configuration. To
get an S3 bucket's replication configuration, see GetBucketReplication
in the Amazon S3 API Reference.
Returns the replication configuration of an S3 on Outposts bucket. For more information about S3 on Outposts, see Using Amazon S3 on Outposts in the Amazon S3 User Guide. For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.
It can take a while to propagate
This action requires permissions for the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
If you include the For information about S3 on Outposts replication failure reasons, see Replication failure reasons in the Amazon S3 User Guide.
The following operations are related to |
|
GetBucketReplicationAsync(GetBucketReplicationRequest, CancellationToken) |
This operation gets an Amazon S3 on Outposts bucket's replication configuration. To
get an S3 bucket's replication configuration, see GetBucketReplication
in the Amazon S3 API Reference.
Returns the replication configuration of an S3 on Outposts bucket. For more information about S3 on Outposts, see Using Amazon S3 on Outposts in the Amazon S3 User Guide. For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.
It can take a while to propagate
This action requires permissions for the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
If you include the For information about S3 on Outposts replication failure reasons, see Replication failure reasons in the Amazon S3 User Guide.
The following operations are related to |
|
GetBucketTagging(GetBucketTaggingRequest) |
This action gets an Amazon S3 on Outposts bucket's tags. To get an S3 bucket tags,
see GetBucketTagging
in the Amazon S3 API Reference.
Returns the tag set associated with the Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
To use this action, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetBucketTaggingAsync(GetBucketTaggingRequest, CancellationToken) |
This action gets an Amazon S3 on Outposts bucket's tags. To get an S3 bucket tags,
see GetBucketTagging
in the Amazon S3 API Reference.
Returns the tag set associated with the Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
To use this action, you must have permission to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
GetBucketVersioning(GetBucketVersioningRequest) |
This operation returns the versioning state for S3 on Outposts buckets only. To return
the versioning state for an S3 bucket, see GetBucketVersioning
in the Amazon S3 API Reference.
Returns the versioning state for an S3 on Outposts bucket. With S3 Versioning, you can save multiple distinct copies of your objects and recover from unintended user actions and application failures.
If you've never set versioning on your bucket, it has no versioning state. In that
case, the For more information about versioning, see Versioning in the Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following operations are related to |
|
GetBucketVersioningAsync(GetBucketVersioningRequest, CancellationToken) |
This operation returns the versioning state for S3 on Outposts buckets only. To return
the versioning state for an S3 bucket, see GetBucketVersioning
in the Amazon S3 API Reference.
Returns the versioning state for an S3 on Outposts bucket. With S3 Versioning, you can save multiple distinct copies of your objects and recover from unintended user actions and application failures.
If you've never set versioning on your bucket, it has no versioning state. In that
case, the For more information about versioning, see Versioning in the Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following operations are related to |
|
GetDataAccess(GetDataAccessRequest) |
Returns a temporary access credential from S3 Access Grants to the grantee or client application. The temporary credential is an Amazon Web Services STS token that grants them access to the S3 data.
|
|
GetDataAccessAsync(GetDataAccessRequest, CancellationToken) |
Returns a temporary access credential from S3 Access Grants to the grantee or client application. The temporary credential is an Amazon Web Services STS token that grants them access to the S3 data.
|
|
GetJobTagging(GetJobTaggingRequest) |
Returns the tags on an S3 Batch Operations job.
Related actions include: |
|
GetJobTaggingAsync(GetJobTaggingRequest, CancellationToken) |
Returns the tags on an S3 Batch Operations job.
Related actions include: |
|
GetMultiRegionAccessPoint(GetMultiRegionAccessPointRequest) |
This operation is not supported by directory buckets.
Returns configuration information about the specified Multi-Region Access Point. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
GetMultiRegionAccessPointAsync(GetMultiRegionAccessPointRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns configuration information about the specified Multi-Region Access Point. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
GetMultiRegionAccessPointPolicy(GetMultiRegionAccessPointPolicyRequest) |
This operation is not supported by directory buckets.
Returns the access control policy of the specified Multi-Region Access Point. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
GetMultiRegionAccessPointPolicyAsync(GetMultiRegionAccessPointPolicyRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns the access control policy of the specified Multi-Region Access Point. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
GetMultiRegionAccessPointPolicyStatus(GetMultiRegionAccessPointPolicyStatusRequest) |
This operation is not supported by directory buckets.
Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
GetMultiRegionAccessPointPolicyStatusAsync(GetMultiRegionAccessPointPolicyStatusRequest, CancellationToken) |
This operation is not supported by directory buckets.
Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
GetMultiRegionAccessPointRoutes(GetMultiRegionAccessPointRoutesRequest) |
This operation is not supported by directory buckets.
Returns the routing configuration for a Multi-Region Access Point, indicating which Regions are active or passive. To obtain routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions:
|
|
GetMultiRegionAccessPointRoutesAsync(GetMultiRegionAccessPointRoutesRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns the routing configuration for a Multi-Region Access Point, indicating which Regions are active or passive. To obtain routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions:
|
|
GetPublicAccessBlock(GetPublicAccessBlockRequest) |
This operation is not supported by directory buckets.
Retrieves the Related actions include: |
|
GetPublicAccessBlockAsync(GetPublicAccessBlockRequest, CancellationToken) |
This operation is not supported by directory buckets.
Retrieves the Related actions include: |
|
GetStorageLensConfiguration(GetStorageLensConfigurationRequest) |
This operation is not supported by directory buckets.
Gets the Amazon S3 Storage Lens configuration. For more information, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
GetStorageLensConfigurationAsync(GetStorageLensConfigurationRequest, CancellationToken) |
This operation is not supported by directory buckets.
Gets the Amazon S3 Storage Lens configuration. For more information, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
GetStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest) |
This operation is not supported by directory buckets.
Gets the tags of Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
GetStorageLensConfigurationTaggingAsync(GetStorageLensConfigurationTaggingRequest, CancellationToken) |
This operation is not supported by directory buckets.
Gets the tags of Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
GetStorageLensGroup(GetStorageLensGroupRequest) |
Retrieves the Storage Lens group configuration details.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
GetStorageLensGroupAsync(GetStorageLensGroupRequest, CancellationToken) |
Retrieves the Storage Lens group configuration details.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
ListAccessGrants(ListAccessGrantsRequest) |
Returns the list of access grants in your S3 Access Grants instance.
|
|
ListAccessGrantsAsync(ListAccessGrantsRequest, CancellationToken) |
Returns the list of access grants in your S3 Access Grants instance.
|
|
ListAccessGrantsInstances(ListAccessGrantsInstancesRequest) |
Returns a list of S3 Access Grants instances. An S3 Access Grants instance serves as a logical grouping for your individual access grants. You can only have one S3 Access Grants instance per Region per account.
|
|
ListAccessGrantsInstancesAsync(ListAccessGrantsInstancesRequest, CancellationToken) |
Returns a list of S3 Access Grants instances. An S3 Access Grants instance serves as a logical grouping for your individual access grants. You can only have one S3 Access Grants instance per Region per account.
|
|
ListAccessGrantsLocations(ListAccessGrantsLocationsRequest) |
Returns a list of the locations registered in your S3 Access Grants instance.
|
|
ListAccessGrantsLocationsAsync(ListAccessGrantsLocationsRequest, CancellationToken) |
Returns a list of the locations registered in your S3 Access Grants instance.
|
|
ListAccessPoints(ListAccessPointsRequest) |
This operation is not supported by directory buckets.
Returns a list of the access points that are owned by the current account that's associated
with the specified bucket. You can retrieve up to 1000 access points per call. If
the specified bucket has more than 1,000 access points (or the number specified in
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
ListAccessPointsAsync(ListAccessPointsRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns a list of the access points that are owned by the current account that's associated
with the specified bucket. You can retrieve up to 1000 access points per call. If
the specified bucket has more than 1,000 access points (or the number specified in
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
ListAccessPointsForObjectLambda(ListAccessPointsForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call. If there are more access points than what can be returned in one call, the response will include a continuation token that you can use to list the additional access points.
The following actions are related to |
|
ListAccessPointsForObjectLambdaAsync(ListAccessPointsForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call. If there are more access points than what can be returned in one call, the response will include a continuation token that you can use to list the additional access points.
The following actions are related to |
|
ListCallerAccessGrants(ListCallerAccessGrantsRequest) |
Use this API to list the access grants that grant the caller access to Amazon S3 data
through S3 Access Grants. The caller (grantee) can be an Identity and Access Management
(IAM) identity or Amazon Web Services Identity Center corporate directory identity.
You must pass the Amazon Web Services account of the S3 data owner (grantor) in the
request. You can, optionally, narrow the results by
|
|
ListCallerAccessGrantsAsync(ListCallerAccessGrantsRequest, CancellationToken) |
Use this API to list the access grants that grant the caller access to Amazon S3 data
through S3 Access Grants. The caller (grantee) can be an Identity and Access Management
(IAM) identity or Amazon Web Services Identity Center corporate directory identity.
You must pass the Amazon Web Services account of the S3 data owner (grantor) in the
request. You can, optionally, narrow the results by
|
|
ListJobs(ListJobsRequest) |
Lists current S3 Batch Operations jobs as well as the jobs that have ended within the last 90 days for the Amazon Web Services account making the request. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
ListJobsAsync(ListJobsRequest, CancellationToken) |
Lists current S3 Batch Operations jobs as well as the jobs that have ended within the last 90 days for the Amazon Web Services account making the request. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
ListMultiRegionAccessPoints(ListMultiRegionAccessPointsRequest) |
This operation is not supported by directory buckets.
Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account. Each call can return up to 100 Multi-Region Access Points, the maximum number of Multi-Region Access Points that can be associated with a single account. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
ListMultiRegionAccessPointsAsync(ListMultiRegionAccessPointsRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account. Each call can return up to 100 Multi-Region Access Points, the maximum number of Multi-Region Access Points that can be associated with a single account. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
ListRegionalBuckets(ListRegionalBucketsRequest) |
This operation is not supported by directory buckets.
Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on
Outposts endpoint hostname prefix and |
|
ListRegionalBucketsAsync(ListRegionalBucketsRequest, CancellationToken) |
This operation is not supported by directory buckets.
Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on
Outposts endpoint hostname prefix and |
|
ListStorageLensConfigurations(ListStorageLensConfigurationsRequest) |
This operation is not supported by directory buckets.
Gets a list of Amazon S3 Storage Lens configurations. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
ListStorageLensConfigurationsAsync(ListStorageLensConfigurationsRequest, CancellationToken) |
This operation is not supported by directory buckets.
Gets a list of Amazon S3 Storage Lens configurations. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
ListStorageLensGroups(ListStorageLensGroupsRequest) |
Lists all the Storage Lens groups in the specified home Region.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
ListStorageLensGroupsAsync(ListStorageLensGroupsRequest, CancellationToken) |
Lists all the Storage Lens groups in the specified home Region.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
ListTagsForResource(ListTagsForResourceRequest) |
This operation allows you to list all the Amazon Web Services resource tags for a specified resource. Each tag is a label consisting of a user-defined key and value. Tags can help you manage, identify, organize, search for, and filter resources.
This operation is only supported for S3 Storage Lens groups and for S3 Access Grants. The tagged resource can be an S3 Storage Lens group or S3 Access Grants instance, registered location, or grant. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. |
|
ListTagsForResourceAsync(ListTagsForResourceRequest, CancellationToken) |
This operation allows you to list all the Amazon Web Services resource tags for a specified resource. Each tag is a label consisting of a user-defined key and value. Tags can help you manage, identify, organize, search for, and filter resources.
This operation is only supported for S3 Storage Lens groups and for S3 Access Grants. The tagged resource can be an S3 Storage Lens group or S3 Access Grants instance, registered location, or grant. For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. |
|
PutAccessGrantsInstanceResourcePolicy(PutAccessGrantsInstanceResourcePolicyRequest) |
Updates the resource policy of the S3 Access Grants instance.
|
|
PutAccessGrantsInstanceResourcePolicyAsync(PutAccessGrantsInstanceResourcePolicyRequest, CancellationToken) |
Updates the resource policy of the S3 Access Grants instance.
|
|
PutAccessPointConfigurationForObjectLambda(PutAccessPointConfigurationForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Replaces configuration for an Object Lambda Access Point.
The following actions are related to |
|
PutAccessPointConfigurationForObjectLambdaAsync(PutAccessPointConfigurationForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Replaces configuration for an Object Lambda Access Point.
The following actions are related to |
|
PutAccessPointPolicy(PutAccessPointPolicyRequest) |
This operation is not supported by directory buckets.
Associates an access policy with the specified access point. Each access point can have only one policy, so a request made to this API replaces any existing policy associated with the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutAccessPointPolicyAsync(PutAccessPointPolicyRequest, CancellationToken) |
This operation is not supported by directory buckets.
Associates an access policy with the specified access point. Each access point can have only one policy, so a request made to this API replaces any existing policy associated with the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutAccessPointPolicyForObjectLambda(PutAccessPointPolicyForObjectLambdaRequest) |
This operation is not supported by directory buckets.
Creates or replaces resource policy for an Object Lambda Access Point. For an example policy, see Creating Object Lambda Access Points in the Amazon S3 User Guide.
The following actions are related to |
|
PutAccessPointPolicyForObjectLambdaAsync(PutAccessPointPolicyForObjectLambdaRequest, CancellationToken) |
This operation is not supported by directory buckets.
Creates or replaces resource policy for an Object Lambda Access Point. For an example policy, see Creating Object Lambda Access Points in the Amazon S3 User Guide.
The following actions are related to |
|
PutBucketLifecycleConfiguration(PutBucketLifecycleConfigurationRequest) |
This action puts a lifecycle configuration to an Amazon S3 on Outposts bucket. To
put a lifecycle configuration to an S3 bucket, see PutBucketLifecycleConfiguration
in the Amazon S3 API Reference.
Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration. Outposts buckets only support lifecycle configurations that delete/expire objects after a certain period of time and abort incomplete multipart uploads.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutBucketLifecycleConfigurationAsync(PutBucketLifecycleConfigurationRequest, CancellationToken) |
This action puts a lifecycle configuration to an Amazon S3 on Outposts bucket. To
put a lifecycle configuration to an S3 bucket, see PutBucketLifecycleConfiguration
in the Amazon S3 API Reference.
Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration. Outposts buckets only support lifecycle configurations that delete/expire objects after a certain period of time and abort incomplete multipart uploads.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutBucketPolicy(PutBucketPolicyRequest) |
This action puts a bucket policy to an Amazon S3 on Outposts bucket. To put a policy
on an S3 bucket, see PutBucketPolicy
in the Amazon S3 API Reference.
Applies an Amazon S3 bucket policy to an Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
If you are using an identity other than the root user of the Amazon Web Services account
that owns the Outposts bucket, the calling identity must have the
If you don't have As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action. For more information about bucket policies, see Using Bucket Policies and User Policies.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutBucketPolicyAsync(PutBucketPolicyRequest, CancellationToken) |
This action puts a bucket policy to an Amazon S3 on Outposts bucket. To put a policy
on an S3 bucket, see PutBucketPolicy
in the Amazon S3 API Reference.
Applies an Amazon S3 bucket policy to an Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.
If you are using an identity other than the root user of the Amazon Web Services account
that owns the Outposts bucket, the calling identity must have the
If you don't have As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action. For more information about bucket policies, see Using Bucket Policies and User Policies.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutBucketReplication(PutBucketReplicationRequest) |
This action creates an Amazon S3 on Outposts bucket's replication configuration. To
create an S3 bucket's replication configuration, see PutBucketReplication
in the Amazon S3 API Reference.
Creates a replication configuration or replaces an existing one. For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.
It can take a while to propagate Specify the replication configuration in the request body. In the replication configuration, you provide the following information:
A replication configuration must include at least one rule and can contain a maximum of 100. Each rule identifies a subset of objects to replicate by filtering the objects in the source Outposts bucket. To choose additional subsets of objects to replicate, add a rule for each subset.
To specify a subset of the objects in the source Outposts bucket to apply a replication
rule to, add the
Using For information about S3 on Outposts replication failure reasons, see Replication failure reasons in the Amazon S3 User Guide. Handling Replication of Encrypted Objects Outposts buckets are encrypted at all times. All the objects in the source Outposts bucket are encrypted and can be replicated. Also, all the replicas in the destination Outposts bucket are encrypted with the same encryption key as the objects in the source Outposts bucket. Permissions
To create a
To perform this operation, the user or role must also have the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following operations are related to |
|
PutBucketReplicationAsync(PutBucketReplicationRequest, CancellationToken) |
This action creates an Amazon S3 on Outposts bucket's replication configuration. To
create an S3 bucket's replication configuration, see PutBucketReplication
in the Amazon S3 API Reference.
Creates a replication configuration or replaces an existing one. For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.
It can take a while to propagate Specify the replication configuration in the request body. In the replication configuration, you provide the following information:
A replication configuration must include at least one rule and can contain a maximum of 100. Each rule identifies a subset of objects to replicate by filtering the objects in the source Outposts bucket. To choose additional subsets of objects to replicate, add a rule for each subset.
To specify a subset of the objects in the source Outposts bucket to apply a replication
rule to, add the
Using For information about S3 on Outposts replication failure reasons, see Replication failure reasons in the Amazon S3 User Guide. Handling Replication of Encrypted Objects Outposts buckets are encrypted at all times. All the objects in the source Outposts bucket are encrypted and can be replicated. Also, all the replicas in the destination Outposts bucket are encrypted with the same encryption key as the objects in the source Outposts bucket. Permissions
To create a
To perform this operation, the user or role must also have the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following operations are related to |
|
PutBucketTagging(PutBucketTaggingRequest) |
This action puts tags on an Amazon S3 on Outposts bucket. To put tags on an S3 bucket,
see PutBucketTagging
in the Amazon S3 API Reference.
Sets the tags for an S3 on Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide. Use tags to organize your Amazon Web Services bill to reflect your own cost structure. To do this, sign up to get your Amazon Web Services account bill with tag key values included. Then, to see the cost of combined resources, organize your billing information according to resources with the same tag key values. For example, you can tag several resources with a specific application name, and then organize your billing information to see the total cost of that application across several services. For more information, see Cost allocation and tagging. Within a bucket, if you add a tag that has the same key as an existing tag, the new value overwrites the old value. For more information, see Using cost allocation in Amazon S3 bucket tags.
To use this action, you must have permissions to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutBucketTaggingAsync(PutBucketTaggingRequest, CancellationToken) |
This action puts tags on an Amazon S3 on Outposts bucket. To put tags on an S3 bucket,
see PutBucketTagging
in the Amazon S3 API Reference.
Sets the tags for an S3 on Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide. Use tags to organize your Amazon Web Services bill to reflect your own cost structure. To do this, sign up to get your Amazon Web Services account bill with tag key values included. Then, to see the cost of combined resources, organize your billing information according to resources with the same tag key values. For example, you can tag several resources with a specific application name, and then organize your billing information to see the total cost of that application across several services. For more information, see Cost allocation and tagging. Within a bucket, if you add a tag that has the same key as an existing tag, the new value overwrites the old value. For more information, see Using cost allocation in Amazon S3 bucket tags.
To use this action, you must have permissions to perform the
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following actions are related to |
|
PutBucketVersioning(PutBucketVersioningRequest) |
This operation sets the versioning state for S3 on Outposts buckets only. To set the
versioning state for an S3 bucket, see PutBucketVersioning
in the Amazon S3 API Reference.
Sets the versioning state for an S3 on Outposts bucket. With S3 Versioning, you can save multiple distinct copies of your objects and recover from unintended user actions and application failures. You can set the versioning state to one of the following:
If you've never set versioning on your bucket, it has no versioning state. In that case, a GetBucketVersioning request does not return a versioning state value. When you enable S3 Versioning, for each object in your bucket, you have a current version and zero or more noncurrent versions. You can configure your bucket S3 Lifecycle rules to expire noncurrent versions after a specified time period. For more information, see Creating and managing a lifecycle configuration for your S3 on Outposts bucket in the Amazon S3 User Guide. If you have an object expiration lifecycle configuration in your non-versioned bucket and you want to maintain the same permanent delete behavior when you enable versioning, you must add a noncurrent expiration policy. The noncurrent expiration lifecycle configuration will manage the deletes of the noncurrent object versions in the version-enabled bucket. For more information, see Versioning in the Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following operations are related to |
|
PutBucketVersioningAsync(PutBucketVersioningRequest, CancellationToken) |
This operation sets the versioning state for S3 on Outposts buckets only. To set the
versioning state for an S3 bucket, see PutBucketVersioning
in the Amazon S3 API Reference.
Sets the versioning state for an S3 on Outposts bucket. With S3 Versioning, you can save multiple distinct copies of your objects and recover from unintended user actions and application failures. You can set the versioning state to one of the following:
If you've never set versioning on your bucket, it has no versioning state. In that case, a GetBucketVersioning request does not return a versioning state value. When you enable S3 Versioning, for each object in your bucket, you have a current version and zero or more noncurrent versions. You can configure your bucket S3 Lifecycle rules to expire noncurrent versions after a specified time period. For more information, see Creating and managing a lifecycle configuration for your S3 on Outposts bucket in the Amazon S3 User Guide. If you have an object expiration lifecycle configuration in your non-versioned bucket and you want to maintain the same permanent delete behavior when you enable versioning, you must add a noncurrent expiration policy. The noncurrent expiration lifecycle configuration will manage the deletes of the noncurrent object versions in the version-enabled bucket. For more information, see Versioning in the Amazon S3 User Guide.
All Amazon S3 on Outposts REST API requests for this action require an additional
parameter of
The following operations are related to |
|
PutJobTagging(PutJobTaggingRequest) |
Sets the supplied tag-set on an S3 Batch Operations job. A tag is a key-value pair. You can associate S3 Batch Operations tags with any job by sending a PUT request against the tagging subresource that is associated with the job. To modify the existing tag set, you can either replace the existing tag set entirely, or make changes within the existing tag set by retrieving the existing tag set using GetJobTagging, modify that tag set, and use this operation to replace the tag set with the one you modified. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.
Related actions include: |
|
PutJobTaggingAsync(PutJobTaggingRequest, CancellationToken) |
Sets the supplied tag-set on an S3 Batch Operations job. A tag is a key-value pair. You can associate S3 Batch Operations tags with any job by sending a PUT request against the tagging subresource that is associated with the job. To modify the existing tag set, you can either replace the existing tag set entirely, or make changes within the existing tag set by retrieving the existing tag set using GetJobTagging, modify that tag set, and use this operation to replace the tag set with the one you modified. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.
Related actions include: |
|
PutMultiRegionAccessPointPolicy(PutMultiRegionAccessPointPolicyRequest) |
This operation is not supported by directory buckets.
Associates an access control policy with the specified Multi-Region Access Point. Each Multi-Region Access Point can have only one policy, so a request made to this action replaces any existing policy that is associated with the specified Multi-Region Access Point. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
PutMultiRegionAccessPointPolicyAsync(PutMultiRegionAccessPointPolicyRequest, CancellationToken) |
This operation is not supported by directory buckets.
Associates an access control policy with the specified Multi-Region Access Point. Each Multi-Region Access Point can have only one policy, so a request made to this action replaces any existing policy that is associated with the specified Multi-Region Access Point. This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.
The following actions are related to |
|
PutPublicAccessBlock(PutPublicAccessBlockRequest) |
This operation is not supported by directory buckets.
Creates or modifies the Related actions include: |
|
PutPublicAccessBlockAsync(PutPublicAccessBlockRequest, CancellationToken) |
This operation is not supported by directory buckets.
Creates or modifies the Related actions include: |
|
PutStorageLensConfiguration(PutStorageLensConfigurationRequest) |
This operation is not supported by directory buckets.
Puts an Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Working with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
PutStorageLensConfigurationAsync(PutStorageLensConfigurationRequest, CancellationToken) |
This operation is not supported by directory buckets.
Puts an Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Working with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
PutStorageLensConfigurationTagging(PutStorageLensConfigurationTaggingRequest) |
This operation is not supported by directory buckets.
Put or replace tags on an existing Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
PutStorageLensConfigurationTaggingAsync(PutStorageLensConfigurationTaggingRequest, CancellationToken) |
This operation is not supported by directory buckets.
Put or replace tags on an existing Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.
To use this action, you must have permission to perform the |
|
SubmitMultiRegionAccessPointRoutes(SubmitMultiRegionAccessPointRoutesRequest) |
This operation is not supported by directory buckets.
Submits an updated route configuration for a Multi-Region Access Point. This API operation
updates the routing status for the specified Regions from active to passive, or from
passive to active. A value of When the routing configuration is changed, any in-progress operations (uploads, copies, deletes, and so on) to formerly active Regions will continue to run to their final completion state (success or failure). The routing configurations of any Regions that aren’t specified remain unchanged. Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect. To submit routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions:
|
|
SubmitMultiRegionAccessPointRoutesAsync(SubmitMultiRegionAccessPointRoutesRequest, CancellationToken) |
This operation is not supported by directory buckets.
Submits an updated route configuration for a Multi-Region Access Point. This API operation
updates the routing status for the specified Regions from active to passive, or from
passive to active. A value of When the routing configuration is changed, any in-progress operations (uploads, copies, deletes, and so on) to formerly active Regions will continue to run to their final completion state (success or failure). The routing configurations of any Regions that aren’t specified remain unchanged. Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect. To submit routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions:
|
|
TagResource(TagResourceRequest) |
Creates a new Amazon Web Services resource tag or updates an existing resource tag.
Each tag is a label consisting of a user-defined key and value. Tags can help you
manage, identify, organize, search for, and filter resources. You can add up to 50
Amazon Web Services resource tags for each S3 resource.
This operation is only supported for S3
Storage Lens groups and for S3
Access Grants. The tagged resource can be an S3 Storage Lens group or S3 Access
Grants instance, registered location, or grant.
For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. |
|
TagResourceAsync(TagResourceRequest, CancellationToken) |
Creates a new Amazon Web Services resource tag or updates an existing resource tag.
Each tag is a label consisting of a user-defined key and value. Tags can help you
manage, identify, organize, search for, and filter resources. You can add up to 50
Amazon Web Services resource tags for each S3 resource.
This operation is only supported for S3
Storage Lens groups and for S3
Access Grants. The tagged resource can be an S3 Storage Lens group or S3 Access
Grants instance, registered location, or grant.
For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. |
|
UntagResource(UntagResourceRequest) |
This operation removes the specified Amazon Web Services resource tags from an S3
resource. Each tag is a label consisting of a user-defined key and value. Tags can
help you manage, identify, organize, search for, and filter resources.
This operation is only supported for S3
Storage Lens groups and for S3
Access Grants. The tagged resource can be an S3 Storage Lens group or S3 Access
Grants instance, registered location, or grant.
For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. |
|
UntagResourceAsync(UntagResourceRequest, CancellationToken) |
This operation removes the specified Amazon Web Services resource tags from an S3
resource. Each tag is a label consisting of a user-defined key and value. Tags can
help you manage, identify, organize, search for, and filter resources.
This operation is only supported for S3
Storage Lens groups and for S3
Access Grants. The tagged resource can be an S3 Storage Lens group or S3 Access
Grants instance, registered location, or grant.
For more information about the required Storage Lens Groups permissions, see Setting account permissions to use S3 Storage Lens groups. For information about S3 Tagging errors, see List of Amazon S3 Tagging error codes. |
|
UpdateAccessGrantsLocation(UpdateAccessGrantsLocationRequest) |
Updates the IAM role of a registered location in your S3 Access Grants instance.
|
|
UpdateAccessGrantsLocationAsync(UpdateAccessGrantsLocationRequest, CancellationToken) |
Updates the IAM role of a registered location in your S3 Access Grants instance.
|
|
UpdateJobPriority(UpdateJobPriorityRequest) |
Updates an existing S3 Batch Operations job's priority. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
UpdateJobPriorityAsync(UpdateJobPriorityRequest, CancellationToken) |
Updates an existing S3 Batch Operations job's priority. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
UpdateJobStatus(UpdateJobStatusRequest) |
Updates the status for the specified job. Use this operation to confirm that you want to run a job or to cancel an existing job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
UpdateJobStatusAsync(UpdateJobStatusRequest, CancellationToken) |
Updates the status for the specified job. Use this operation to confirm that you want to run a job or to cancel an existing job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.
Related actions include: |
|
UpdateStorageLensGroup(UpdateStorageLensGroupRequest) |
Updates the existing Storage Lens group.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
|
UpdateStorageLensGroupAsync(UpdateStorageLensGroupRequest, CancellationToken) |
Updates the existing Storage Lens group.
To use this operation, you must have the permission to perform the For information about Storage Lens groups errors, see List of Amazon S3 Storage Lens error codes. |
Name | Description | |
---|---|---|
AfterResponseEvent | Inherited from Amazon.Runtime.AmazonServiceClient. | |
BeforeRequestEvent | Inherited from Amazon.Runtime.AmazonServiceClient. | |
ExceptionEvent | Inherited from Amazon.Runtime.AmazonServiceClient. |
.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