View on GitHub

aws-sdk-swift

S3ControlClientProtocol

Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.

public protocol S3ControlClientProtocol 

Requirements

createAccessPoint(input:completion:)

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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to CreateAccessPoint:

func createAccessPoint(input: CreateAccessPointInput, completion: @escaping (ClientRuntime.SdkResult<CreateAccessPointOutputResponse, CreateAccessPointOutputError>) -> Void)

createAccessPointForObjectLambda(input:completion:)

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 CreateAccessPointForObjectLambda:

func createAccessPointForObjectLambda(input: CreateAccessPointForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<CreateAccessPointForObjectLambdaOutputResponse, CreateAccessPointForObjectLambdaOutputError>) -> Void)

createBucket(input:completion:)

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:

func createBucket(input: CreateBucketInput, completion: @escaping (ClientRuntime.SdkResult<CreateBucketOutputResponse, CreateBucketOutputError>) -> Void)

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 x-amz-outpost-id in your API request, see the Examples section. The following actions are related to CreateBucket for Amazon S3 on Outposts:

createJob(input:completion:)

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. This action creates a S3 Batch Operations job. Related actions include:

func createJob(input: CreateJobInput, completion: @escaping (ClientRuntime.SdkResult<CreateJobOutputResponse, CreateJobOutputError>) -> Void)

createMultiRegionAccessPoint(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points 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 DescribeMultiRegionAccessPointOperation. The following actions are related to CreateMultiRegionAccessPoint:

func createMultiRegionAccessPoint(input: CreateMultiRegionAccessPointInput, completion: @escaping (ClientRuntime.SdkResult<CreateMultiRegionAccessPointOutputResponse, CreateMultiRegionAccessPointOutputError>) -> Void)

deleteAccessPoint(input:completion:)

Deletes the specified access point. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to DeleteAccessPoint:

func deleteAccessPoint(input: DeleteAccessPointInput, completion: @escaping (ClientRuntime.SdkResult<DeleteAccessPointOutputResponse, DeleteAccessPointOutputError>) -> Void)

deleteAccessPointForObjectLambda(input:completion:)

Deletes the specified Object Lambda Access Point. The following actions are related to DeleteAccessPointForObjectLambda:

func deleteAccessPointForObjectLambda(input: DeleteAccessPointForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<DeleteAccessPointForObjectLambdaOutputResponse, DeleteAccessPointForObjectLambdaOutputError>) -> Void)

deleteAccessPointPolicy(input:completion:)

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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to DeleteAccessPointPolicy:

func deleteAccessPointPolicy(input: DeleteAccessPointPolicyInput, completion: @escaping (ClientRuntime.SdkResult<DeleteAccessPointPolicyOutputResponse, DeleteAccessPointPolicyOutputError>) -> Void)

deleteAccessPointPolicyForObjectLambda(input:completion:)

Removes the resource policy for an Object Lambda Access Point. The following actions are related to DeleteAccessPointPolicyForObjectLambda:

func deleteAccessPointPolicyForObjectLambda(input: DeleteAccessPointPolicyForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<DeleteAccessPointPolicyForObjectLambdaOutputResponse, DeleteAccessPointPolicyForObjectLambdaOutputError>) -> Void)

deleteBucket(input:completion:)

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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. Related Resources

func deleteBucket(input: DeleteBucketInput, completion: @escaping (ClientRuntime.SdkResult<DeleteBucketOutputResponse, DeleteBucketOutputError>) -> Void)

deleteBucketLifecycleConfiguration(input:completion:)

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 action, you must have permission to perform the s3-outposts:DeleteLifecycleConfiguration action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. For more information about object expiration, see Elements to Describe Lifecycle Actions. Related actions include:

func deleteBucketLifecycleConfiguration(input: DeleteBucketLifecycleConfigurationInput, completion: @escaping (ClientRuntime.SdkResult<DeleteBucketLifecycleConfigurationOutputResponse, DeleteBucketLifecycleConfigurationOutputError>) -> Void)

deleteBucketPolicy(input:completion:)

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 s3-outposts:DeleteBucketPolicy permissions on the specified Outposts bucket and belong to the bucket owner’s account to use this action. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide. If you don’t have DeleteBucketPolicy permissions, Amazon S3 returns a 403 Access Denied error. If you have the correct permissions, but you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a 405 Method Not Allowed error. 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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to DeleteBucketPolicy:

func deleteBucketPolicy(input: DeleteBucketPolicyInput, completion: @escaping (ClientRuntime.SdkResult<DeleteBucketPolicyOutputResponse, DeleteBucketPolicyOutputError>) -> Void)

deleteBucketTagging(input:completion:)

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 PutBucketTagging action. By default, the bucket owner has this permission and can grant this permission to others. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to DeleteBucketTagging:

func deleteBucketTagging(input: DeleteBucketTaggingInput, completion: @escaping (ClientRuntime.SdkResult<DeleteBucketTaggingOutputResponse, DeleteBucketTaggingOutputError>) -> Void)

deleteJobTagging(input:completion:)

Removes the entire tag set from the specified S3 Batch Operations job. To use this operation, you must have permission to perform the s3:DeleteJobTagging action. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide. Related actions include:

func deleteJobTagging(input: DeleteJobTaggingInput, completion: @escaping (ClientRuntime.SdkResult<DeleteJobTaggingOutputResponse, DeleteJobTaggingOutputError>) -> Void)

deleteMultiRegionAccessPoint(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points 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 DescribeMultiRegionAccessPointOperation. The following actions are related to DeleteMultiRegionAccessPoint:

func deleteMultiRegionAccessPoint(input: DeleteMultiRegionAccessPointInput, completion: @escaping (ClientRuntime.SdkResult<DeleteMultiRegionAccessPointOutputResponse, DeleteMultiRegionAccessPointOutputError>) -> Void)

deletePublicAccessBlock(input:completion:)

Removes the PublicAccessBlock configuration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access. Related actions include:

func deletePublicAccessBlock(input: DeletePublicAccessBlockInput, completion: @escaping (ClientRuntime.SdkResult<DeletePublicAccessBlockOutputResponse, DeletePublicAccessBlockOutputError>) -> Void)

deleteStorageLensConfiguration(input:completion:)

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 s3:DeleteStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func deleteStorageLensConfiguration(input: DeleteStorageLensConfigurationInput, completion: @escaping (ClientRuntime.SdkResult<DeleteStorageLensConfigurationOutputResponse, DeleteStorageLensConfigurationOutputError>) -> Void)

deleteStorageLensConfigurationTagging(input:completion:)

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 s3:DeleteStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func deleteStorageLensConfigurationTagging(input: DeleteStorageLensConfigurationTaggingInput, completion: @escaping (ClientRuntime.SdkResult<DeleteStorageLensConfigurationTaggingOutputResponse, DeleteStorageLensConfigurationTaggingOutputError>) -> Void)

describeJob(input:completion:)

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:

func describeJob(input: DescribeJobInput, completion: @escaping (ClientRuntime.SdkResult<DescribeJobOutputResponse, DescribeJobOutputError>) -> Void)

describeMultiRegionAccessPointOperation(input:completion:)

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 Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to GetMultiRegionAccessPoint:

func describeMultiRegionAccessPointOperation(input: DescribeMultiRegionAccessPointOperationInput, completion: @escaping (ClientRuntime.SdkResult<DescribeMultiRegionAccessPointOperationOutputResponse, DescribeMultiRegionAccessPointOperationOutputError>) -> Void)

getAccessPoint(input:completion:)

Returns configuration information about the specified access point. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to GetAccessPoint:

func getAccessPoint(input: GetAccessPointInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointOutputResponse, GetAccessPointOutputError>) -> Void)

getAccessPointConfigurationForObjectLambda(input:completion:)

Returns configuration for an Object Lambda Access Point. The following actions are related to GetAccessPointConfigurationForObjectLambda:

func getAccessPointConfigurationForObjectLambda(input: GetAccessPointConfigurationForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointConfigurationForObjectLambdaOutputResponse, GetAccessPointConfigurationForObjectLambdaOutputError>) -> Void)

getAccessPointForObjectLambda(input:completion:)

Returns configuration information about the specified Object Lambda Access Point The following actions are related to GetAccessPointForObjectLambda:

func getAccessPointForObjectLambda(input: GetAccessPointForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointForObjectLambdaOutputResponse, GetAccessPointForObjectLambdaOutputError>) -> Void)

getAccessPointPolicy(input:completion:)

Returns the access point policy associated with the specified access point. The following actions are related to GetAccessPointPolicy:

func getAccessPointPolicy(input: GetAccessPointPolicyInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointPolicyOutputResponse, GetAccessPointPolicyOutputError>) -> Void)

getAccessPointPolicyForObjectLambda(input:completion:)

Returns the resource policy for an Object Lambda Access Point. The following actions are related to GetAccessPointPolicyForObjectLambda:

func getAccessPointPolicyForObjectLambda(input: GetAccessPointPolicyForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointPolicyForObjectLambdaOutputResponse, GetAccessPointPolicyForObjectLambdaOutputError>) -> Void)

getAccessPointPolicyStatus(input:completion:)

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.

func getAccessPointPolicyStatus(input: GetAccessPointPolicyStatusInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointPolicyStatusOutputResponse, GetAccessPointPolicyStatusOutputError>) -> Void)

getAccessPointPolicyStatusForObjectLambda(input:completion:)

Returns the status of the resource policy associated with an Object Lambda Access Point.

func getAccessPointPolicyStatusForObjectLambda(input: GetAccessPointPolicyStatusForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<GetAccessPointPolicyStatusForObjectLambdaOutputResponse, GetAccessPointPolicyStatusForObjectLambdaOutputError>) -> Void)

getBucket(input:completion:)

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 s3-outposts:GetBucket permissions on the specified Outposts bucket and belong to the Outposts bucket owner’s account in order to use this action. Only users from Outposts bucket owner account with the right permissions can perform actions on an Outposts bucket. If you don’t have s3-outposts:GetBucket permissions or you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a 403 Access Denied error. The following actions are related to GetBucket for Amazon S3 on Outposts: All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section.

func getBucket(input: GetBucketInput, completion: @escaping (ClientRuntime.SdkResult<GetBucketOutputResponse, GetBucketOutputError>) -> Void)

getBucketLifecycleConfiguration(input:completion:)

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 s3-outposts:GetLifecycleConfiguration action. The Outposts bucket owner has this permission, by default. The bucket owner can grant this permission to others. For more information about permissions, see Permissions Related to Bucket Subresource Operations and Managing Access Permissions to Your Amazon S3 Resources. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. GetBucketLifecycleConfiguration has the following special error:

func getBucketLifecycleConfiguration(input: GetBucketLifecycleConfigurationInput, completion: @escaping (ClientRuntime.SdkResult<GetBucketLifecycleConfigurationOutputResponse, GetBucketLifecycleConfigurationOutputError>) -> Void)

The following actions are related to GetBucketLifecycleConfiguration:

getBucketPolicy(input:completion:)

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 GetBucketPolicy permissions on the specified bucket and belong to the bucket owner’s account in order to use this action. Only users from Outposts bucket owner account with the right permissions can perform actions on an Outposts bucket. If you don’t have s3-outposts:GetBucketPolicy permissions or you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a 403 Access Denied error. 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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to GetBucketPolicy:

func getBucketPolicy(input: GetBucketPolicyInput, completion: @escaping (ClientRuntime.SdkResult<GetBucketPolicyOutputResponse, GetBucketPolicyOutputError>) -> Void)

getBucketTagging(input:completion:)

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 GetBucketTagging action. By default, the bucket owner has this permission and can grant this permission to others. GetBucketTagging has the following special error:

func getBucketTagging(input: GetBucketTaggingInput, completion: @escaping (ClientRuntime.SdkResult<GetBucketTaggingOutputResponse, GetBucketTaggingOutputError>) -> Void)

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to GetBucketTagging:

getJobTagging(input:completion:)

Returns the tags on an S3 Batch Operations job. To use this operation, you must have permission to perform the s3:GetJobTagging action. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide. Related actions include:

func getJobTagging(input: GetJobTaggingInput, completion: @escaping (ClientRuntime.SdkResult<GetJobTaggingOutputResponse, GetJobTaggingOutputError>) -> Void)

getMultiRegionAccessPoint(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to GetMultiRegionAccessPoint:

func getMultiRegionAccessPoint(input: GetMultiRegionAccessPointInput, completion: @escaping (ClientRuntime.SdkResult<GetMultiRegionAccessPointOutputResponse, GetMultiRegionAccessPointOutputError>) -> Void)

getMultiRegionAccessPointPolicy(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to GetMultiRegionAccessPointPolicy:

func getMultiRegionAccessPointPolicy(input: GetMultiRegionAccessPointPolicyInput, completion: @escaping (ClientRuntime.SdkResult<GetMultiRegionAccessPointPolicyOutputResponse, GetMultiRegionAccessPointPolicyOutputError>) -> Void)

getMultiRegionAccessPointPolicyStatus(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to GetMultiRegionAccessPointPolicyStatus:

func getMultiRegionAccessPointPolicyStatus(input: GetMultiRegionAccessPointPolicyStatusInput, completion: @escaping (ClientRuntime.SdkResult<GetMultiRegionAccessPointPolicyStatusOutputResponse, GetMultiRegionAccessPointPolicyStatusOutputError>) -> Void)

getPublicAccessBlock(input:completion:)

Retrieves the PublicAccessBlock configuration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access. Related actions include:

func getPublicAccessBlock(input: GetPublicAccessBlockInput, completion: @escaping (ClientRuntime.SdkResult<GetPublicAccessBlockOutputResponse, GetPublicAccessBlockOutputError>) -> Void)

getStorageLensConfiguration(input:completion:)

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. To use this action, you must have permission to perform the s3:GetStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func getStorageLensConfiguration(input: GetStorageLensConfigurationInput, completion: @escaping (ClientRuntime.SdkResult<GetStorageLensConfigurationOutputResponse, GetStorageLensConfigurationOutputError>) -> Void)

getStorageLensConfigurationTagging(input:completion:)

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 s3:GetStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func getStorageLensConfigurationTagging(input: GetStorageLensConfigurationTaggingInput, completion: @escaping (ClientRuntime.SdkResult<GetStorageLensConfigurationTaggingOutputResponse, GetStorageLensConfigurationTaggingOutputError>) -> Void)

listAccessPoints(input:completion:)

Returns a list of the access points currently 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 maxResults, whichever is less), the response will include a continuation token that you can use to list the additional access points. All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to ListAccessPoints:

func listAccessPoints(input: ListAccessPointsInput, completion: @escaping (ClientRuntime.SdkResult<ListAccessPointsOutputResponse, ListAccessPointsOutputError>) -> Void)

listAccessPointsForObjectLambda(input:completion:)

Returns a list of the access points associated with the Object Lambda Access Point. You can retrieve up to 1000 access points per call. If there are more than 1,000 access points (or the number specified in maxResults, whichever is less), the response will include a continuation token that you can use to list the additional access points. The following actions are related to ListAccessPointsForObjectLambda:

func listAccessPointsForObjectLambda(input: ListAccessPointsForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<ListAccessPointsForObjectLambdaOutputResponse, ListAccessPointsForObjectLambdaOutputError>) -> Void)

listJobs(input:completion:)

Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 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:

func listJobs(input: ListJobsInput, completion: @escaping (ClientRuntime.SdkResult<ListJobsOutputResponse, ListJobsOutputError>) -> Void)

listMultiRegionAccessPoints(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to ListMultiRegionAccessPoint:

func listMultiRegionAccessPoints(input: ListMultiRegionAccessPointsInput, completion: @escaping (ClientRuntime.SdkResult<ListMultiRegionAccessPointsOutputResponse, ListMultiRegionAccessPointsOutputError>) -> Void)

listRegionalBuckets(input:completion:)

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 x-amz-outpost-id in your request, see the Examples section.

func listRegionalBuckets(input: ListRegionalBucketsInput, completion: @escaping (ClientRuntime.SdkResult<ListRegionalBucketsOutputResponse, ListRegionalBucketsOutputError>) -> Void)

listStorageLensConfigurations(input:completion:)

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 s3:ListStorageLensConfigurations action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func listStorageLensConfigurations(input: ListStorageLensConfigurationsInput, completion: @escaping (ClientRuntime.SdkResult<ListStorageLensConfigurationsOutputResponse, ListStorageLensConfigurationsOutputError>) -> Void)

putAccessPointConfigurationForObjectLambda(input:completion:)

Replaces configuration for an Object Lambda Access Point. The following actions are related to PutAccessPointConfigurationForObjectLambda:

func putAccessPointConfigurationForObjectLambda(input: PutAccessPointConfigurationForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<PutAccessPointConfigurationForObjectLambdaOutputResponse, PutAccessPointConfigurationForObjectLambdaOutputError>) -> Void)

putAccessPointPolicy(input:completion:)

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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to PutAccessPointPolicy:

func putAccessPointPolicy(input: PutAccessPointPolicyInput, completion: @escaping (ClientRuntime.SdkResult<PutAccessPointPolicyOutputResponse, PutAccessPointPolicyOutputError>) -> Void)

putAccessPointPolicyForObjectLambda(input:completion:)

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 PutAccessPointPolicyForObjectLambda:

func putAccessPointPolicyForObjectLambda(input: PutAccessPointPolicyForObjectLambdaInput, completion: @escaping (ClientRuntime.SdkResult<PutAccessPointPolicyForObjectLambdaOutputResponse, PutAccessPointPolicyForObjectLambdaOutputError>) -> Void)

putBucketLifecycleConfiguration(input:completion:)

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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to PutBucketLifecycleConfiguration:

func putBucketLifecycleConfiguration(input: PutBucketLifecycleConfigurationInput, completion: @escaping (ClientRuntime.SdkResult<PutBucketLifecycleConfigurationOutputResponse, PutBucketLifecycleConfigurationOutputError>) -> Void)

putBucketPolicy(input:completion:)

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 PutBucketPolicy permissions on the specified Outposts bucket and belong to the bucket owner’s account in order to use this action. If you don’t have PutBucketPolicy permissions, Amazon S3 returns a 403 Access Denied error. If you have the correct permissions, but you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a 405 Method Not Allowed error. 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 x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to PutBucketPolicy:

func putBucketPolicy(input: PutBucketPolicyInput, completion: @escaping (ClientRuntime.SdkResult<PutBucketPolicyOutputResponse, PutBucketPolicyOutputError>) -> Void)

putBucketTagging(input:completion:)

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 s3-outposts:PutBucketTagging action. The Outposts bucket owner has this permission by default and can grant this permission to others. For more information about permissions, see Permissions Related to Bucket Subresource Operations and Managing access permissions to your Amazon S3 resources. PutBucketTagging has the following special errors:

func putBucketTagging(input: PutBucketTaggingInput, completion: @escaping (ClientRuntime.SdkResult<PutBucketTaggingOutputResponse, PutBucketTaggingOutputError>) -> Void)

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request and an S3 on Outposts endpoint hostname prefix instead of s3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the x-amz-outpost-id derived using the access point ARN, see the Examples section. The following actions are related to PutBucketTagging:

putJobTagging(input:completion:)

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 action 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.

func putJobTagging(input: PutJobTaggingInput, completion: @escaping (ClientRuntime.SdkResult<PutJobTaggingOutputResponse, PutJobTaggingOutputError>) -> Void)

To use this action, you must have permission to perform the s3:PutJobTagging action. Related actions include:

putMultiRegionAccessPointPolicy(input:completion:)

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 managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide. The following actions are related to PutMultiRegionAccessPointPolicy:

func putMultiRegionAccessPointPolicy(input: PutMultiRegionAccessPointPolicyInput, completion: @escaping (ClientRuntime.SdkResult<PutMultiRegionAccessPointPolicyOutputResponse, PutMultiRegionAccessPointPolicyOutputError>) -> Void)

putPublicAccessBlock(input:completion:)

Creates or modifies the PublicAccessBlock configuration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access. Related actions include:

func putPublicAccessBlock(input: PutPublicAccessBlockInput, completion: @escaping (ClientRuntime.SdkResult<PutPublicAccessBlockOutputResponse, PutPublicAccessBlockOutputError>) -> Void)

putStorageLensConfiguration(input:completion:)

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. To use this action, you must have permission to perform the s3:PutStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func putStorageLensConfiguration(input: PutStorageLensConfigurationInput, completion: @escaping (ClientRuntime.SdkResult<PutStorageLensConfigurationOutputResponse, PutStorageLensConfigurationOutputError>) -> Void)

putStorageLensConfigurationTagging(input:completion:)

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 s3:PutStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

func putStorageLensConfigurationTagging(input: PutStorageLensConfigurationTaggingInput, completion: @escaping (ClientRuntime.SdkResult<PutStorageLensConfigurationTaggingOutputResponse, PutStorageLensConfigurationTaggingOutputError>) -> Void)

updateJobPriority(input:completion:)

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:

func updateJobPriority(input: UpdateJobPriorityInput, completion: @escaping (ClientRuntime.SdkResult<UpdateJobPriorityOutputResponse, UpdateJobPriorityOutputError>) -> Void)

updateJobStatus(input:completion:)

Updates the status for the specified job. Use this action 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:

func updateJobStatus(input: UpdateJobStatusInput, completion: @escaping (ClientRuntime.SdkResult<UpdateJobStatusOutputResponse, UpdateJobStatusOutputError>) -> Void)