Interface S3ControlClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder() method.
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptionstatic S3ControlClientBuilderbuilder()Create a builder that can be used to configure and create aS3ControlClient.static S3ControlClientcreate()Create aS3ControlClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CreateAccessPointResponsecreateAccessPoint(Consumer<CreateAccessPointRequest.Builder> createAccessPointRequest) Creates an access point and associates it with the specified bucket.default CreateAccessPointResponsecreateAccessPoint(CreateAccessPointRequest createAccessPointRequest) Creates an access point and associates it with the specified bucket.createAccessPointForObjectLambda(Consumer<CreateAccessPointForObjectLambdaRequest.Builder> createAccessPointForObjectLambdaRequest) Creates an Object Lambda Access Point.createAccessPointForObjectLambda(CreateAccessPointForObjectLambdaRequest createAccessPointForObjectLambdaRequest) Creates an Object Lambda Access Point.default CreateBucketResponsecreateBucket(Consumer<CreateBucketRequest.Builder> createBucketRequest) default CreateBucketResponsecreateBucket(CreateBucketRequest createBucketRequest) default CreateJobResponsecreateJob(Consumer<CreateJobRequest.Builder> createJobRequest) You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.default CreateJobResponsecreateJob(CreateJobRequest createJobRequest) You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects.createMultiRegionAccessPoint(Consumer<CreateMultiRegionAccessPointRequest.Builder> createMultiRegionAccessPointRequest) Creates a Multi-Region Access Point and associates it with the specified buckets.createMultiRegionAccessPoint(CreateMultiRegionAccessPointRequest createMultiRegionAccessPointRequest) Creates a Multi-Region Access Point and associates it with the specified buckets.default DeleteAccessPointResponsedeleteAccessPoint(Consumer<DeleteAccessPointRequest.Builder> deleteAccessPointRequest) Deletes the specified access point.default DeleteAccessPointResponsedeleteAccessPoint(DeleteAccessPointRequest deleteAccessPointRequest) Deletes the specified access point.deleteAccessPointForObjectLambda(Consumer<DeleteAccessPointForObjectLambdaRequest.Builder> deleteAccessPointForObjectLambdaRequest) Deletes the specified Object Lambda Access Point.deleteAccessPointForObjectLambda(DeleteAccessPointForObjectLambdaRequest deleteAccessPointForObjectLambdaRequest) Deletes the specified Object Lambda Access Point.default DeleteAccessPointPolicyResponsedeleteAccessPointPolicy(Consumer<DeleteAccessPointPolicyRequest.Builder> deleteAccessPointPolicyRequest) Deletes the access point policy for the specified access point.default DeleteAccessPointPolicyResponsedeleteAccessPointPolicy(DeleteAccessPointPolicyRequest deleteAccessPointPolicyRequest) Deletes the access point policy for the specified access point.deleteAccessPointPolicyForObjectLambda(Consumer<DeleteAccessPointPolicyForObjectLambdaRequest.Builder> deleteAccessPointPolicyForObjectLambdaRequest) Removes the resource policy for an Object Lambda Access Point.deleteAccessPointPolicyForObjectLambda(DeleteAccessPointPolicyForObjectLambdaRequest deleteAccessPointPolicyForObjectLambdaRequest) Removes the resource policy for an Object Lambda Access Point.default DeleteBucketResponsedeleteBucket(Consumer<DeleteBucketRequest.Builder> deleteBucketRequest) default DeleteBucketResponsedeleteBucket(DeleteBucketRequest deleteBucketRequest) deleteBucketLifecycleConfiguration(Consumer<DeleteBucketLifecycleConfigurationRequest.Builder> deleteBucketLifecycleConfigurationRequest) deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest deleteBucketLifecycleConfigurationRequest) default DeleteBucketPolicyResponsedeleteBucketPolicy(Consumer<DeleteBucketPolicyRequest.Builder> deleteBucketPolicyRequest) default DeleteBucketPolicyResponsedeleteBucketPolicy(DeleteBucketPolicyRequest deleteBucketPolicyRequest) default DeleteBucketReplicationResponsedeleteBucketReplication(Consumer<DeleteBucketReplicationRequest.Builder> deleteBucketReplicationRequest) default DeleteBucketReplicationResponsedeleteBucketReplication(DeleteBucketReplicationRequest deleteBucketReplicationRequest) default DeleteBucketTaggingResponsedeleteBucketTagging(Consumer<DeleteBucketTaggingRequest.Builder> deleteBucketTaggingRequest) default DeleteBucketTaggingResponsedeleteBucketTagging(DeleteBucketTaggingRequest deleteBucketTaggingRequest) default DeleteJobTaggingResponsedeleteJobTagging(Consumer<DeleteJobTaggingRequest.Builder> deleteJobTaggingRequest) Removes the entire tag set from the specified S3 Batch Operations job.default DeleteJobTaggingResponsedeleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest) Removes the entire tag set from the specified S3 Batch Operations job.deleteMultiRegionAccessPoint(Consumer<DeleteMultiRegionAccessPointRequest.Builder> deleteMultiRegionAccessPointRequest) Deletes a Multi-Region Access Point.deleteMultiRegionAccessPoint(DeleteMultiRegionAccessPointRequest deleteMultiRegionAccessPointRequest) Deletes a Multi-Region Access Point.default DeletePublicAccessBlockResponsedeletePublicAccessBlock(Consumer<DeletePublicAccessBlockRequest.Builder> deletePublicAccessBlockRequest) Removes thePublicAccessBlockconfiguration for an Amazon Web Services account.default DeletePublicAccessBlockResponsedeletePublicAccessBlock(DeletePublicAccessBlockRequest deletePublicAccessBlockRequest) Removes thePublicAccessBlockconfiguration for an Amazon Web Services account.deleteStorageLensConfiguration(Consumer<DeleteStorageLensConfigurationRequest.Builder> deleteStorageLensConfigurationRequest) Deletes the Amazon S3 Storage Lens configuration.deleteStorageLensConfiguration(DeleteStorageLensConfigurationRequest deleteStorageLensConfigurationRequest) Deletes the Amazon S3 Storage Lens configuration.deleteStorageLensConfigurationTagging(Consumer<DeleteStorageLensConfigurationTaggingRequest.Builder> deleteStorageLensConfigurationTaggingRequest) Deletes the Amazon S3 Storage Lens configuration tags.deleteStorageLensConfigurationTagging(DeleteStorageLensConfigurationTaggingRequest deleteStorageLensConfigurationTaggingRequest) Deletes the Amazon S3 Storage Lens configuration tags.default DescribeJobResponsedescribeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest) Retrieves the configuration parameters and status for a Batch Operations job.default DescribeJobResponsedescribeJob(DescribeJobRequest describeJobRequest) Retrieves the configuration parameters and status for a Batch Operations job.describeMultiRegionAccessPointOperation(Consumer<DescribeMultiRegionAccessPointOperationRequest.Builder> describeMultiRegionAccessPointOperationRequest) Retrieves the status of an asynchronous request to manage a Multi-Region Access Point.describeMultiRegionAccessPointOperation(DescribeMultiRegionAccessPointOperationRequest describeMultiRegionAccessPointOperationRequest) Retrieves the status of an asynchronous request to manage a Multi-Region Access Point.default GetAccessPointResponsegetAccessPoint(Consumer<GetAccessPointRequest.Builder> getAccessPointRequest) Returns configuration information about the specified access point.default GetAccessPointResponsegetAccessPoint(GetAccessPointRequest getAccessPointRequest) Returns configuration information about the specified access point.getAccessPointConfigurationForObjectLambda(Consumer<GetAccessPointConfigurationForObjectLambdaRequest.Builder> getAccessPointConfigurationForObjectLambdaRequest) Returns configuration for an Object Lambda Access Point.getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest) Returns configuration for an Object Lambda Access Point.getAccessPointForObjectLambda(Consumer<GetAccessPointForObjectLambdaRequest.Builder> getAccessPointForObjectLambdaRequest) Returns configuration information about the specified Object Lambda Access PointgetAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest) Returns configuration information about the specified Object Lambda Access Pointdefault GetAccessPointPolicyResponsegetAccessPointPolicy(Consumer<GetAccessPointPolicyRequest.Builder> getAccessPointPolicyRequest) Returns the access point policy associated with the specified access point.default GetAccessPointPolicyResponsegetAccessPointPolicy(GetAccessPointPolicyRequest getAccessPointPolicyRequest) Returns the access point policy associated with the specified access point.getAccessPointPolicyForObjectLambda(Consumer<GetAccessPointPolicyForObjectLambdaRequest.Builder> getAccessPointPolicyForObjectLambdaRequest) Returns the resource policy for an Object Lambda Access Point.getAccessPointPolicyForObjectLambda(GetAccessPointPolicyForObjectLambdaRequest getAccessPointPolicyForObjectLambdaRequest) Returns the resource policy for an Object Lambda Access Point.getAccessPointPolicyStatus(Consumer<GetAccessPointPolicyStatusRequest.Builder> getAccessPointPolicyStatusRequest) Indicates whether the specified access point currently has a policy that allows public access.getAccessPointPolicyStatus(GetAccessPointPolicyStatusRequest getAccessPointPolicyStatusRequest) Indicates whether the specified access point currently has a policy that allows public access.getAccessPointPolicyStatusForObjectLambda(Consumer<GetAccessPointPolicyStatusForObjectLambdaRequest.Builder> getAccessPointPolicyStatusForObjectLambdaRequest) Returns the status of the resource policy associated with an Object Lambda Access Point.getAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest) Returns the status of the resource policy associated with an Object Lambda Access Point.default GetBucketResponsegetBucket(Consumer<GetBucketRequest.Builder> getBucketRequest) Gets an Amazon S3 on Outposts bucket.default GetBucketResponsegetBucket(GetBucketRequest getBucketRequest) Gets an Amazon S3 on Outposts bucket.getBucketLifecycleConfiguration(Consumer<GetBucketLifecycleConfigurationRequest.Builder> getBucketLifecycleConfigurationRequest) getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest getBucketLifecycleConfigurationRequest) default GetBucketPolicyResponsegetBucketPolicy(Consumer<GetBucketPolicyRequest.Builder> getBucketPolicyRequest) default GetBucketPolicyResponsegetBucketPolicy(GetBucketPolicyRequest getBucketPolicyRequest) default GetBucketReplicationResponsegetBucketReplication(Consumer<GetBucketReplicationRequest.Builder> getBucketReplicationRequest) default GetBucketReplicationResponsegetBucketReplication(GetBucketReplicationRequest getBucketReplicationRequest) default GetBucketTaggingResponsegetBucketTagging(Consumer<GetBucketTaggingRequest.Builder> getBucketTaggingRequest) default GetBucketTaggingResponsegetBucketTagging(GetBucketTaggingRequest getBucketTaggingRequest) default GetBucketVersioningResponsegetBucketVersioning(Consumer<GetBucketVersioningRequest.Builder> getBucketVersioningRequest) default GetBucketVersioningResponsegetBucketVersioning(GetBucketVersioningRequest getBucketVersioningRequest) default GetJobTaggingResponsegetJobTagging(Consumer<GetJobTaggingRequest.Builder> getJobTaggingRequest) Returns the tags on an S3 Batch Operations job.default GetJobTaggingResponsegetJobTagging(GetJobTaggingRequest getJobTaggingRequest) Returns the tags on an S3 Batch Operations job.getMultiRegionAccessPoint(Consumer<GetMultiRegionAccessPointRequest.Builder> getMultiRegionAccessPointRequest) Returns configuration information about the specified Multi-Region Access Point.getMultiRegionAccessPoint(GetMultiRegionAccessPointRequest getMultiRegionAccessPointRequest) Returns configuration information about the specified Multi-Region Access Point.getMultiRegionAccessPointPolicy(Consumer<GetMultiRegionAccessPointPolicyRequest.Builder> getMultiRegionAccessPointPolicyRequest) Returns the access control policy of the specified Multi-Region Access Point.getMultiRegionAccessPointPolicy(GetMultiRegionAccessPointPolicyRequest getMultiRegionAccessPointPolicyRequest) Returns the access control policy of the specified Multi-Region Access Point.getMultiRegionAccessPointPolicyStatus(Consumer<GetMultiRegionAccessPointPolicyStatusRequest.Builder> getMultiRegionAccessPointPolicyStatusRequest) Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access.getMultiRegionAccessPointPolicyStatus(GetMultiRegionAccessPointPolicyStatusRequest getMultiRegionAccessPointPolicyStatusRequest) Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access.getMultiRegionAccessPointRoutes(Consumer<GetMultiRegionAccessPointRoutesRequest.Builder> getMultiRegionAccessPointRoutesRequest) Returns the routing configuration for a Multi-Region Access Point, indicating which Regions are active or passive.getMultiRegionAccessPointRoutes(GetMultiRegionAccessPointRoutesRequest getMultiRegionAccessPointRoutesRequest) Returns the routing configuration for a Multi-Region Access Point, indicating which Regions are active or passive.default GetPublicAccessBlockResponsegetPublicAccessBlock(Consumer<GetPublicAccessBlockRequest.Builder> getPublicAccessBlockRequest) Retrieves thePublicAccessBlockconfiguration for an Amazon Web Services account.default GetPublicAccessBlockResponsegetPublicAccessBlock(GetPublicAccessBlockRequest getPublicAccessBlockRequest) Retrieves thePublicAccessBlockconfiguration for an Amazon Web Services account.getStorageLensConfiguration(Consumer<GetStorageLensConfigurationRequest.Builder> getStorageLensConfigurationRequest) Gets the Amazon S3 Storage Lens configuration.getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest) Gets the Amazon S3 Storage Lens configuration.getStorageLensConfigurationTagging(Consumer<GetStorageLensConfigurationTaggingRequest.Builder> getStorageLensConfigurationTaggingRequest) Gets the tags of Amazon S3 Storage Lens configuration.getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest getStorageLensConfigurationTaggingRequest) Gets the tags of Amazon S3 Storage Lens configuration.default ListAccessPointsResponselistAccessPoints(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest) Returns a list of the access points that are owned by the current account that's associated with the specified bucket.default ListAccessPointsResponselistAccessPoints(ListAccessPointsRequest listAccessPointsRequest) Returns a list of the access points that are owned by the current account that's associated with the specified bucket.listAccessPointsForObjectLambda(Consumer<ListAccessPointsForObjectLambdaRequest.Builder> listAccessPointsForObjectLambdaRequest) Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call.listAccessPointsForObjectLambda(ListAccessPointsForObjectLambdaRequest listAccessPointsForObjectLambdaRequest) Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call.listAccessPointsForObjectLambdaPaginator(Consumer<ListAccessPointsForObjectLambdaRequest.Builder> listAccessPointsForObjectLambdaRequest) Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call.listAccessPointsForObjectLambdaPaginator(ListAccessPointsForObjectLambdaRequest listAccessPointsForObjectLambdaRequest) Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call.default ListAccessPointsIterablelistAccessPointsPaginator(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest) Returns a list of the access points that are owned by the current account that's associated with the specified bucket.default ListAccessPointsIterablelistAccessPointsPaginator(ListAccessPointsRequest listAccessPointsRequest) Returns a list of the access points that are owned by the current account that's associated with the specified bucket.default ListJobsResponselistJobs(Consumer<ListJobsRequest.Builder> listJobsRequest) 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.default ListJobsResponselistJobs(ListJobsRequest listJobsRequest) 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.default ListJobsIterablelistJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest) 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.default ListJobsIterablelistJobsPaginator(ListJobsRequest listJobsRequest) 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.listMultiRegionAccessPoints(Consumer<ListMultiRegionAccessPointsRequest.Builder> listMultiRegionAccessPointsRequest) Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account.listMultiRegionAccessPoints(ListMultiRegionAccessPointsRequest listMultiRegionAccessPointsRequest) Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account.listMultiRegionAccessPointsPaginator(Consumer<ListMultiRegionAccessPointsRequest.Builder> listMultiRegionAccessPointsRequest) Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account.listMultiRegionAccessPointsPaginator(ListMultiRegionAccessPointsRequest listMultiRegionAccessPointsRequest) Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account.default ListRegionalBucketsResponselistRegionalBuckets(Consumer<ListRegionalBucketsRequest.Builder> listRegionalBucketsRequest) Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request.default ListRegionalBucketsResponselistRegionalBuckets(ListRegionalBucketsRequest listRegionalBucketsRequest) Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request.default ListRegionalBucketsIterablelistRegionalBucketsPaginator(Consumer<ListRegionalBucketsRequest.Builder> listRegionalBucketsRequest) Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request.default ListRegionalBucketsIterablelistRegionalBucketsPaginator(ListRegionalBucketsRequest listRegionalBucketsRequest) Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request.listStorageLensConfigurations(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest) Gets a list of Amazon S3 Storage Lens configurations.listStorageLensConfigurations(ListStorageLensConfigurationsRequest listStorageLensConfigurationsRequest) Gets a list of Amazon S3 Storage Lens configurations.listStorageLensConfigurationsPaginator(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest) Gets a list of Amazon S3 Storage Lens configurations.listStorageLensConfigurationsPaginator(ListStorageLensConfigurationsRequest listStorageLensConfigurationsRequest) Gets a list of Amazon S3 Storage Lens configurations.putAccessPointConfigurationForObjectLambda(Consumer<PutAccessPointConfigurationForObjectLambdaRequest.Builder> putAccessPointConfigurationForObjectLambdaRequest) Replaces configuration for an Object Lambda Access Point.putAccessPointConfigurationForObjectLambda(PutAccessPointConfigurationForObjectLambdaRequest putAccessPointConfigurationForObjectLambdaRequest) Replaces configuration for an Object Lambda Access Point.default PutAccessPointPolicyResponseputAccessPointPolicy(Consumer<PutAccessPointPolicyRequest.Builder> putAccessPointPolicyRequest) Associates an access policy with the specified access point.default PutAccessPointPolicyResponseputAccessPointPolicy(PutAccessPointPolicyRequest putAccessPointPolicyRequest) Associates an access policy with the specified access point.putAccessPointPolicyForObjectLambda(Consumer<PutAccessPointPolicyForObjectLambdaRequest.Builder> putAccessPointPolicyForObjectLambdaRequest) Creates or replaces resource policy for an Object Lambda Access Point.putAccessPointPolicyForObjectLambda(PutAccessPointPolicyForObjectLambdaRequest putAccessPointPolicyForObjectLambdaRequest) Creates or replaces resource policy for an Object Lambda Access Point.putBucketLifecycleConfiguration(Consumer<PutBucketLifecycleConfigurationRequest.Builder> putBucketLifecycleConfigurationRequest) putBucketLifecycleConfiguration(PutBucketLifecycleConfigurationRequest putBucketLifecycleConfigurationRequest) default PutBucketPolicyResponseputBucketPolicy(Consumer<PutBucketPolicyRequest.Builder> putBucketPolicyRequest) default PutBucketPolicyResponseputBucketPolicy(PutBucketPolicyRequest putBucketPolicyRequest) default PutBucketReplicationResponseputBucketReplication(Consumer<PutBucketReplicationRequest.Builder> putBucketReplicationRequest) default PutBucketReplicationResponseputBucketReplication(PutBucketReplicationRequest putBucketReplicationRequest) default PutBucketTaggingResponseputBucketTagging(Consumer<PutBucketTaggingRequest.Builder> putBucketTaggingRequest) default PutBucketTaggingResponseputBucketTagging(PutBucketTaggingRequest putBucketTaggingRequest) default PutBucketVersioningResponseputBucketVersioning(Consumer<PutBucketVersioningRequest.Builder> putBucketVersioningRequest) default PutBucketVersioningResponseputBucketVersioning(PutBucketVersioningRequest putBucketVersioningRequest) default PutJobTaggingResponseputJobTagging(Consumer<PutJobTaggingRequest.Builder> putJobTaggingRequest) Sets the supplied tag-set on an S3 Batch Operations job.default PutJobTaggingResponseputJobTagging(PutJobTaggingRequest putJobTaggingRequest) Sets the supplied tag-set on an S3 Batch Operations job.putMultiRegionAccessPointPolicy(Consumer<PutMultiRegionAccessPointPolicyRequest.Builder> putMultiRegionAccessPointPolicyRequest) Associates an access control policy with the specified Multi-Region Access Point.putMultiRegionAccessPointPolicy(PutMultiRegionAccessPointPolicyRequest putMultiRegionAccessPointPolicyRequest) Associates an access control policy with the specified Multi-Region Access Point.default PutPublicAccessBlockResponseputPublicAccessBlock(Consumer<PutPublicAccessBlockRequest.Builder> putPublicAccessBlockRequest) Creates or modifies thePublicAccessBlockconfiguration for an Amazon Web Services account.default PutPublicAccessBlockResponseputPublicAccessBlock(PutPublicAccessBlockRequest putPublicAccessBlockRequest) Creates or modifies thePublicAccessBlockconfiguration for an Amazon Web Services account.putStorageLensConfiguration(Consumer<PutStorageLensConfigurationRequest.Builder> putStorageLensConfigurationRequest) Puts an Amazon S3 Storage Lens configuration.putStorageLensConfiguration(PutStorageLensConfigurationRequest putStorageLensConfigurationRequest) Puts an Amazon S3 Storage Lens configuration.putStorageLensConfigurationTagging(Consumer<PutStorageLensConfigurationTaggingRequest.Builder> putStorageLensConfigurationTaggingRequest) Put or replace tags on an existing Amazon S3 Storage Lens configuration.putStorageLensConfigurationTagging(PutStorageLensConfigurationTaggingRequest putStorageLensConfigurationTaggingRequest) Put or replace tags on an existing Amazon S3 Storage Lens configuration.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationstatic ServiceMetadatasubmitMultiRegionAccessPointRoutes(Consumer<SubmitMultiRegionAccessPointRoutesRequest.Builder> submitMultiRegionAccessPointRoutesRequest) Submits an updated route configuration for a Multi-Region Access Point.submitMultiRegionAccessPointRoutes(SubmitMultiRegionAccessPointRoutesRequest submitMultiRegionAccessPointRoutesRequest) Submits an updated route configuration for a Multi-Region Access Point.default UpdateJobPriorityResponseupdateJobPriority(Consumer<UpdateJobPriorityRequest.Builder> updateJobPriorityRequest) Updates an existing S3 Batch Operations job's priority.default UpdateJobPriorityResponseupdateJobPriority(UpdateJobPriorityRequest updateJobPriorityRequest) Updates an existing S3 Batch Operations job's priority.default UpdateJobStatusResponseupdateJobStatus(Consumer<UpdateJobStatusRequest.Builder> updateJobStatusRequest) Updates the status for the specified job.default UpdateJobStatusResponseupdateJobStatus(UpdateJobStatusRequest updateJobStatusRequest) Updates the status for the specified job.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
createAccessPoint
default CreateAccessPointResponse createAccessPoint(CreateAccessPointRequest createAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
CreateAccessPoint:- Parameters:
createAccessPointRequest-- Returns:
- Result of the CreateAccessPoint operation returned by the service.
- See Also:
-
createAccessPoint
default CreateAccessPointResponse createAccessPoint(Consumer<CreateAccessPointRequest.Builder> createAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
CreateAccessPoint:
This is a convenience which creates an instance of the
CreateAccessPointRequest.Builderavoiding the need to create one manually viaCreateAccessPointRequest.builder()- Parameters:
createAccessPointRequest- AConsumerthat will call methods onCreateAccessPointRequest.Builderto create a request.- Returns:
- Result of the CreateAccessPoint operation returned by the service.
- See Also:
-
createAccessPointForObjectLambda
default CreateAccessPointForObjectLambdaResponse createAccessPointForObjectLambda(CreateAccessPointForObjectLambdaRequest createAccessPointForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
createAccessPointForObjectLambdaRequest-- Returns:
- Result of the CreateAccessPointForObjectLambda operation returned by the service.
- See Also:
-
createAccessPointForObjectLambda
default CreateAccessPointForObjectLambdaResponse createAccessPointForObjectLambda(Consumer<CreateAccessPointForObjectLambdaRequest.Builder> createAccessPointForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
CreateAccessPointForObjectLambdaRequest.Builderavoiding the need to create one manually viaCreateAccessPointForObjectLambdaRequest.builder()- Parameters:
createAccessPointForObjectLambdaRequest- AConsumerthat will call methods onCreateAccessPointForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the CreateAccessPointForObjectLambda operation returned by the service.
- See Also:
-
createBucket
default CreateBucketResponse createBucket(CreateBucketRequest createBucketRequest) throws BucketAlreadyExistsException, BucketAlreadyOwnedByYouException, AwsServiceException, SdkClientException, S3ControlException 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:
-
Tags
-
LifecycleConfigurations for deleting expired objects
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-idin your API request, see the Examples section.The following actions are related to
CreateBucketfor Amazon S3 on Outposts:- Parameters:
createBucketRequest-- Returns:
- Result of the CreateBucket operation returned by the service.
- See Also:
-
-
createBucket
default CreateBucketResponse createBucket(Consumer<CreateBucketRequest.Builder> createBucketRequest) throws BucketAlreadyExistsException, BucketAlreadyOwnedByYouException, AwsServiceException, SdkClientException, S3ControlException 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:
-
Tags
-
LifecycleConfigurations for deleting expired objects
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-idin your API request, see the Examples section.The following actions are related to
CreateBucketfor Amazon S3 on Outposts:
This is a convenience which creates an instance of the
CreateBucketRequest.Builderavoiding the need to create one manually viaCreateBucketRequest.builder()- Parameters:
createBucketRequest- AConsumerthat will call methods onCreateBucketRequest.Builderto create a request.- Returns:
- Result of the CreateBucket operation returned by the service.
- See Also:
-
-
createJob
default CreateJobResponse createJob(CreateJobRequest createJobRequest) throws TooManyRequestsException, BadRequestException, IdempotencyException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
- Parameters:
createJobRequest-- Returns:
- Result of the CreateJob operation returned by the service.
- See Also:
-
createJob
default CreateJobResponse createJob(Consumer<CreateJobRequest.Builder> createJobRequest) throws TooManyRequestsException, BadRequestException, IdempotencyException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
CreateJobRequest.Builderavoiding the need to create one manually viaCreateJobRequest.builder()- Parameters:
createJobRequest- AConsumerthat will call methods onCreateJobRequest.Builderto create a request.- Returns:
- Result of the CreateJob operation returned by the service.
- See Also:
-
createMultiRegionAccessPoint
default CreateMultiRegionAccessPointResponse createMultiRegionAccessPoint(CreateMultiRegionAccessPointRequest createMultiRegionAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
createMultiRegionAccessPointRequest-- Returns:
- Result of the CreateMultiRegionAccessPoint operation returned by the service.
- See Also:
-
createMultiRegionAccessPoint
default CreateMultiRegionAccessPointResponse createMultiRegionAccessPoint(Consumer<CreateMultiRegionAccessPointRequest.Builder> createMultiRegionAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
CreateMultiRegionAccessPointRequest.Builderavoiding the need to create one manually viaCreateMultiRegionAccessPointRequest.builder()- Parameters:
createMultiRegionAccessPointRequest- AConsumerthat will call methods onCreateMultiRegionAccessPointRequest.Builderto create a request.- Returns:
- Result of the CreateMultiRegionAccessPoint operation returned by the service.
- See Also:
-
deleteAccessPoint
default DeleteAccessPointResponse deleteAccessPoint(DeleteAccessPointRequest deleteAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException Deletes the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteAccessPoint:- Parameters:
deleteAccessPointRequest-- Returns:
- Result of the DeleteAccessPoint operation returned by the service.
- See Also:
-
deleteAccessPoint
default DeleteAccessPointResponse deleteAccessPoint(Consumer<DeleteAccessPointRequest.Builder> deleteAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException Deletes the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteAccessPoint:
This is a convenience which creates an instance of the
DeleteAccessPointRequest.Builderavoiding the need to create one manually viaDeleteAccessPointRequest.builder()- Parameters:
deleteAccessPointRequest- AConsumerthat will call methods onDeleteAccessPointRequest.Builderto create a request.- Returns:
- Result of the DeleteAccessPoint operation returned by the service.
- See Also:
-
deleteAccessPointForObjectLambda
default DeleteAccessPointForObjectLambdaResponse deleteAccessPointForObjectLambda(DeleteAccessPointForObjectLambdaRequest deleteAccessPointForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Deletes the specified Object Lambda Access Point.
The following actions are related to
DeleteAccessPointForObjectLambda:- Parameters:
deleteAccessPointForObjectLambdaRequest-- Returns:
- Result of the DeleteAccessPointForObjectLambda operation returned by the service.
- See Also:
-
deleteAccessPointForObjectLambda
default DeleteAccessPointForObjectLambdaResponse deleteAccessPointForObjectLambda(Consumer<DeleteAccessPointForObjectLambdaRequest.Builder> deleteAccessPointForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Deletes the specified Object Lambda Access Point.
The following actions are related to
DeleteAccessPointForObjectLambda:
This is a convenience which creates an instance of the
DeleteAccessPointForObjectLambdaRequest.Builderavoiding the need to create one manually viaDeleteAccessPointForObjectLambdaRequest.builder()- Parameters:
deleteAccessPointForObjectLambdaRequest- AConsumerthat will call methods onDeleteAccessPointForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the DeleteAccessPointForObjectLambda operation returned by the service.
- See Also:
-
deleteAccessPointPolicy
default DeleteAccessPointPolicyResponse deleteAccessPointPolicy(DeleteAccessPointPolicyRequest deleteAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteAccessPointPolicy:- Parameters:
deleteAccessPointPolicyRequest-- Returns:
- Result of the DeleteAccessPointPolicy operation returned by the service.
- See Also:
-
deleteAccessPointPolicy
default DeleteAccessPointPolicyResponse deleteAccessPointPolicy(Consumer<DeleteAccessPointPolicyRequest.Builder> deleteAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteAccessPointPolicy:
This is a convenience which creates an instance of the
DeleteAccessPointPolicyRequest.Builderavoiding the need to create one manually viaDeleteAccessPointPolicyRequest.builder()- Parameters:
deleteAccessPointPolicyRequest- AConsumerthat will call methods onDeleteAccessPointPolicyRequest.Builderto create a request.- Returns:
- Result of the DeleteAccessPointPolicy operation returned by the service.
- See Also:
-
deleteAccessPointPolicyForObjectLambda
default DeleteAccessPointPolicyForObjectLambdaResponse deleteAccessPointPolicyForObjectLambda(DeleteAccessPointPolicyForObjectLambdaRequest deleteAccessPointPolicyForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Removes the resource policy for an Object Lambda Access Point.
The following actions are related to
DeleteAccessPointPolicyForObjectLambda:- Parameters:
deleteAccessPointPolicyForObjectLambdaRequest-- Returns:
- Result of the DeleteAccessPointPolicyForObjectLambda operation returned by the service.
- See Also:
-
deleteAccessPointPolicyForObjectLambda
default DeleteAccessPointPolicyForObjectLambdaResponse deleteAccessPointPolicyForObjectLambda(Consumer<DeleteAccessPointPolicyForObjectLambdaRequest.Builder> deleteAccessPointPolicyForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Removes the resource policy for an Object Lambda Access Point.
The following actions are related to
DeleteAccessPointPolicyForObjectLambda:
This is a convenience which creates an instance of the
DeleteAccessPointPolicyForObjectLambdaRequest.Builderavoiding the need to create one manually viaDeleteAccessPointPolicyForObjectLambdaRequest.builder()- Parameters:
deleteAccessPointPolicyForObjectLambdaRequest- AConsumerthat will call methods onDeleteAccessPointPolicyForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the DeleteAccessPointPolicyForObjectLambda operation returned by the service.
- See Also:
-
deleteBucket
default DeleteBucketResponse deleteBucket(DeleteBucketRequest deleteBucketRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.Related Resources
- Parameters:
deleteBucketRequest-- Returns:
- Result of the DeleteBucket operation returned by the service.
- See Also:
-
deleteBucket
default DeleteBucketResponse deleteBucket(Consumer<DeleteBucketRequest.Builder> deleteBucketRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.Related Resources
This is a convenience which creates an instance of the
DeleteBucketRequest.Builderavoiding the need to create one manually viaDeleteBucketRequest.builder()- Parameters:
deleteBucketRequest- AConsumerthat will call methods onDeleteBucketRequest.Builderto create a request.- Returns:
- Result of the DeleteBucket operation returned by the service.
- See Also:
-
deleteBucketLifecycleConfiguration
default DeleteBucketLifecycleConfigurationResponse deleteBucketLifecycleConfiguration(DeleteBucketLifecycleConfigurationRequest deleteBucketLifecycleConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteLifecycleConfigurationaction. 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.For more information about object expiration, see Elements to Describe Lifecycle Actions.
Related actions include:
- Parameters:
deleteBucketLifecycleConfigurationRequest-- Returns:
- Result of the DeleteBucketLifecycleConfiguration operation returned by the service.
- See Also:
-
deleteBucketLifecycleConfiguration
default DeleteBucketLifecycleConfigurationResponse deleteBucketLifecycleConfiguration(Consumer<DeleteBucketLifecycleConfigurationRequest.Builder> deleteBucketLifecycleConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteLifecycleConfigurationaction. 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.For more information about object expiration, see Elements to Describe Lifecycle Actions.
Related actions include:
This is a convenience which creates an instance of the
DeleteBucketLifecycleConfigurationRequest.Builderavoiding the need to create one manually viaDeleteBucketLifecycleConfigurationRequest.builder()- Parameters:
deleteBucketLifecycleConfigurationRequest- AConsumerthat will call methods onDeleteBucketLifecycleConfigurationRequest.Builderto create a request.- Returns:
- Result of the DeleteBucketLifecycleConfiguration operation returned by the service.
- See Also:
-
deleteBucketPolicy
default DeleteBucketPolicyResponse deleteBucketPolicy(DeleteBucketPolicyRequest deleteBucketPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteBucketPolicypermissions 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
DeleteBucketPolicypermissions, Amazon S3 returns a403 Access Deniederror. If you have the correct permissions, but you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a405 Method Not Allowederror.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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteBucketPolicy:- Parameters:
deleteBucketPolicyRequest-- Returns:
- Result of the DeleteBucketPolicy operation returned by the service.
- See Also:
-
deleteBucketPolicy
default DeleteBucketPolicyResponse deleteBucketPolicy(Consumer<DeleteBucketPolicyRequest.Builder> deleteBucketPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteBucketPolicypermissions 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
DeleteBucketPolicypermissions, Amazon S3 returns a403 Access Deniederror. If you have the correct permissions, but you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a405 Method Not Allowederror.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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteBucketPolicy:
This is a convenience which creates an instance of the
DeleteBucketPolicyRequest.Builderavoiding the need to create one manually viaDeleteBucketPolicyRequest.builder()- Parameters:
deleteBucketPolicyRequest- AConsumerthat will call methods onDeleteBucketPolicyRequest.Builderto create a request.- Returns:
- Result of the DeleteBucketPolicy operation returned by the service.
- See Also:
-
deleteBucketReplication
default DeleteBucketReplicationResponse deleteBucketReplication(DeleteBucketReplicationRequest deleteBucketReplicationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
s3-outposts:PutReplicationConfigurationaction. The Outposts bucket owner has this permission by default and can grant it to others. For more information about permissions, see Setting up IAM with S3 on Outposts and Managing access to S3 on Outposts buckets in the Amazon S3 User Guide.It can take a while to propagate
PUTorDELETErequests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that's returned by aGETrequest soon after aPUTorDELETErequest might return a more recent result than what's on the Outpost. If an Outpost is offline, the delay in updating the replication configuration on that Outpost can be significant.All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.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
DeleteBucketReplication:- Parameters:
deleteBucketReplicationRequest-- Returns:
- Result of the DeleteBucketReplication operation returned by the service.
- See Also:
-
deleteBucketReplication
default DeleteBucketReplicationResponse deleteBucketReplication(Consumer<DeleteBucketReplicationRequest.Builder> deleteBucketReplicationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
s3-outposts:PutReplicationConfigurationaction. The Outposts bucket owner has this permission by default and can grant it to others. For more information about permissions, see Setting up IAM with S3 on Outposts and Managing access to S3 on Outposts buckets in the Amazon S3 User Guide.It can take a while to propagate
PUTorDELETErequests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that's returned by aGETrequest soon after aPUTorDELETErequest might return a more recent result than what's on the Outpost. If an Outpost is offline, the delay in updating the replication configuration on that Outpost can be significant.All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.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
DeleteBucketReplication:
This is a convenience which creates an instance of the
DeleteBucketReplicationRequest.Builderavoiding the need to create one manually viaDeleteBucketReplicationRequest.builder()- Parameters:
deleteBucketReplicationRequest- AConsumerthat will call methods onDeleteBucketReplicationRequest.Builderto create a request.- Returns:
- Result of the DeleteBucketReplication operation returned by the service.
- See Also:
-
deleteBucketTagging
default DeleteBucketTaggingResponse deleteBucketTagging(DeleteBucketTaggingRequest deleteBucketTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PutBucketTaggingaction. 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteBucketTagging:- Parameters:
deleteBucketTaggingRequest-- Returns:
- Result of the DeleteBucketTagging operation returned by the service.
- See Also:
-
deleteBucketTagging
default DeleteBucketTaggingResponse deleteBucketTagging(Consumer<DeleteBucketTaggingRequest.Builder> deleteBucketTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PutBucketTaggingaction. 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
DeleteBucketTagging:
This is a convenience which creates an instance of the
DeleteBucketTaggingRequest.Builderavoiding the need to create one manually viaDeleteBucketTaggingRequest.builder()- Parameters:
deleteBucketTaggingRequest- AConsumerthat will call methods onDeleteBucketTaggingRequest.Builderto create a request.- Returns:
- Result of the DeleteBucketTagging operation returned by the service.
- See Also:
-
deleteJobTagging
default DeleteJobTaggingResponse deleteJobTagging(DeleteJobTaggingRequest deleteJobTaggingRequest) throws InternalServiceException, TooManyRequestsException, NotFoundException, AwsServiceException, SdkClientException, S3ControlException Removes the entire tag set from the specified S3 Batch Operations job. To use the
DeleteJobTaggingoperation, you must have permission to perform thes3:DeleteJobTaggingaction. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.Related actions include:
- Parameters:
deleteJobTaggingRequest-- Returns:
- Result of the DeleteJobTagging operation returned by the service.
- See Also:
-
deleteJobTagging
default DeleteJobTaggingResponse deleteJobTagging(Consumer<DeleteJobTaggingRequest.Builder> deleteJobTaggingRequest) throws InternalServiceException, TooManyRequestsException, NotFoundException, AwsServiceException, SdkClientException, S3ControlException Removes the entire tag set from the specified S3 Batch Operations job. To use the
DeleteJobTaggingoperation, you must have permission to perform thes3:DeleteJobTaggingaction. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.Related actions include:
This is a convenience which creates an instance of the
DeleteJobTaggingRequest.Builderavoiding the need to create one manually viaDeleteJobTaggingRequest.builder()- Parameters:
deleteJobTaggingRequest- AConsumerthat will call methods onDeleteJobTaggingRequest.Builderto create a request.- Returns:
- Result of the DeleteJobTagging operation returned by the service.
- See Also:
-
deleteMultiRegionAccessPoint
default DeleteMultiRegionAccessPointResponse deleteMultiRegionAccessPoint(DeleteMultiRegionAccessPointRequest deleteMultiRegionAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
deleteMultiRegionAccessPointRequest-- Returns:
- Result of the DeleteMultiRegionAccessPoint operation returned by the service.
- See Also:
-
deleteMultiRegionAccessPoint
default DeleteMultiRegionAccessPointResponse deleteMultiRegionAccessPoint(Consumer<DeleteMultiRegionAccessPointRequest.Builder> deleteMultiRegionAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
DeleteMultiRegionAccessPointRequest.Builderavoiding the need to create one manually viaDeleteMultiRegionAccessPointRequest.builder()- Parameters:
deleteMultiRegionAccessPointRequest- AConsumerthat will call methods onDeleteMultiRegionAccessPointRequest.Builderto create a request.- Returns:
- Result of the DeleteMultiRegionAccessPoint operation returned by the service.
- See Also:
-
deletePublicAccessBlock
default DeletePublicAccessBlockResponse deletePublicAccessBlock(DeletePublicAccessBlockRequest deletePublicAccessBlockRequest) throws AwsServiceException, SdkClientException, S3ControlException Removes the
PublicAccessBlockconfiguration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access.Related actions include:
- Parameters:
deletePublicAccessBlockRequest-- Returns:
- Result of the DeletePublicAccessBlock operation returned by the service.
- See Also:
-
deletePublicAccessBlock
default DeletePublicAccessBlockResponse deletePublicAccessBlock(Consumer<DeletePublicAccessBlockRequest.Builder> deletePublicAccessBlockRequest) throws AwsServiceException, SdkClientException, S3ControlException Removes the
PublicAccessBlockconfiguration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access.Related actions include:
This is a convenience which creates an instance of the
DeletePublicAccessBlockRequest.Builderavoiding the need to create one manually viaDeletePublicAccessBlockRequest.builder()- Parameters:
deletePublicAccessBlockRequest- AConsumerthat will call methods onDeletePublicAccessBlockRequest.Builderto create a request.- Returns:
- Result of the DeletePublicAccessBlock operation returned by the service.
- See Also:
-
deleteStorageLensConfiguration
default DeleteStorageLensConfigurationResponse deleteStorageLensConfiguration(DeleteStorageLensConfigurationRequest deleteStorageLensConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteStorageLensConfigurationaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
deleteStorageLensConfigurationRequest-- Returns:
- Result of the DeleteStorageLensConfiguration operation returned by the service.
- See Also:
-
deleteStorageLensConfiguration
default DeleteStorageLensConfigurationResponse deleteStorageLensConfiguration(Consumer<DeleteStorageLensConfigurationRequest.Builder> deleteStorageLensConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteStorageLensConfigurationaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
DeleteStorageLensConfigurationRequest.Builderavoiding the need to create one manually viaDeleteStorageLensConfigurationRequest.builder()- Parameters:
deleteStorageLensConfigurationRequest- AConsumerthat will call methods onDeleteStorageLensConfigurationRequest.Builderto create a request.- Returns:
- Result of the DeleteStorageLensConfiguration operation returned by the service.
- See Also:
-
deleteStorageLensConfigurationTagging
default DeleteStorageLensConfigurationTaggingResponse deleteStorageLensConfigurationTagging(DeleteStorageLensConfigurationTaggingRequest deleteStorageLensConfigurationTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteStorageLensConfigurationTaggingaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
deleteStorageLensConfigurationTaggingRequest-- Returns:
- Result of the DeleteStorageLensConfigurationTagging operation returned by the service.
- See Also:
-
deleteStorageLensConfigurationTagging
default DeleteStorageLensConfigurationTaggingResponse deleteStorageLensConfigurationTagging(Consumer<DeleteStorageLensConfigurationTaggingRequest.Builder> deleteStorageLensConfigurationTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:DeleteStorageLensConfigurationTaggingaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
DeleteStorageLensConfigurationTaggingRequest.Builderavoiding the need to create one manually viaDeleteStorageLensConfigurationTaggingRequest.builder()- Parameters:
deleteStorageLensConfigurationTaggingRequest- AConsumerthat will call methods onDeleteStorageLensConfigurationTaggingRequest.Builderto create a request.- Returns:
- Result of the DeleteStorageLensConfigurationTagging operation returned by the service.
- See Also:
-
describeJob
default DescribeJobResponse describeJob(DescribeJobRequest describeJobRequest) throws BadRequestException, TooManyRequestsException, NotFoundException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
- Parameters:
describeJobRequest-- Returns:
- Result of the DescribeJob operation returned by the service.
- See Also:
-
describeJob
default DescribeJobResponse describeJob(Consumer<DescribeJobRequest.Builder> describeJobRequest) throws BadRequestException, TooManyRequestsException, NotFoundException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
DescribeJobRequest.Builderavoiding the need to create one manually viaDescribeJobRequest.builder()- Parameters:
describeJobRequest- AConsumerthat will call methods onDescribeJobRequest.Builderto create a request.- Returns:
- Result of the DescribeJob operation returned by the service.
- See Also:
-
describeMultiRegionAccessPointOperation
default DescribeMultiRegionAccessPointOperationResponse describeMultiRegionAccessPointOperation(DescribeMultiRegionAccessPointOperationRequest describeMultiRegionAccessPointOperationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
describeMultiRegionAccessPointOperationRequest-- Returns:
- Result of the DescribeMultiRegionAccessPointOperation operation returned by the service.
- See Also:
-
describeMultiRegionAccessPointOperation
default DescribeMultiRegionAccessPointOperationResponse describeMultiRegionAccessPointOperation(Consumer<DescribeMultiRegionAccessPointOperationRequest.Builder> describeMultiRegionAccessPointOperationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
DescribeMultiRegionAccessPointOperationRequest.Builderavoiding the need to create one manually viaDescribeMultiRegionAccessPointOperationRequest.builder()- Parameters:
describeMultiRegionAccessPointOperationRequest- AConsumerthat will call methods onDescribeMultiRegionAccessPointOperationRequest.Builderto create a request.- Returns:
- Result of the DescribeMultiRegionAccessPointOperation operation returned by the service.
- See Also:
-
getAccessPoint
default GetAccessPointResponse getAccessPoint(GetAccessPointRequest getAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
GetAccessPoint:- Parameters:
getAccessPointRequest-- Returns:
- Result of the GetAccessPoint operation returned by the service.
- See Also:
-
getAccessPoint
default GetAccessPointResponse getAccessPoint(Consumer<GetAccessPointRequest.Builder> getAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
GetAccessPoint:
This is a convenience which creates an instance of the
GetAccessPointRequest.Builderavoiding the need to create one manually viaGetAccessPointRequest.builder()- Parameters:
getAccessPointRequest- AConsumerthat will call methods onGetAccessPointRequest.Builderto create a request.- Returns:
- Result of the GetAccessPoint operation returned by the service.
- See Also:
-
getAccessPointConfigurationForObjectLambda
default GetAccessPointConfigurationForObjectLambdaResponse getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns configuration for an Object Lambda Access Point.
The following actions are related to
GetAccessPointConfigurationForObjectLambda:- Parameters:
getAccessPointConfigurationForObjectLambdaRequest-- Returns:
- Result of the GetAccessPointConfigurationForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointConfigurationForObjectLambda
default GetAccessPointConfigurationForObjectLambdaResponse getAccessPointConfigurationForObjectLambda(Consumer<GetAccessPointConfigurationForObjectLambdaRequest.Builder> getAccessPointConfigurationForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns configuration for an Object Lambda Access Point.
The following actions are related to
GetAccessPointConfigurationForObjectLambda:
This is a convenience which creates an instance of the
GetAccessPointConfigurationForObjectLambdaRequest.Builderavoiding the need to create one manually viaGetAccessPointConfigurationForObjectLambdaRequest.builder()- Parameters:
getAccessPointConfigurationForObjectLambdaRequest- AConsumerthat will call methods onGetAccessPointConfigurationForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the GetAccessPointConfigurationForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointForObjectLambda
default GetAccessPointForObjectLambdaResponse getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns configuration information about the specified Object Lambda Access Point
The following actions are related to
GetAccessPointForObjectLambda:- Parameters:
getAccessPointForObjectLambdaRequest-- Returns:
- Result of the GetAccessPointForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointForObjectLambda
default GetAccessPointForObjectLambdaResponse getAccessPointForObjectLambda(Consumer<GetAccessPointForObjectLambdaRequest.Builder> getAccessPointForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns configuration information about the specified Object Lambda Access Point
The following actions are related to
GetAccessPointForObjectLambda:
This is a convenience which creates an instance of the
GetAccessPointForObjectLambdaRequest.Builderavoiding the need to create one manually viaGetAccessPointForObjectLambdaRequest.builder()- Parameters:
getAccessPointForObjectLambdaRequest- AConsumerthat will call methods onGetAccessPointForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the GetAccessPointForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointPolicy
default GetAccessPointPolicyResponse getAccessPointPolicy(GetAccessPointPolicyRequest getAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns the access point policy associated with the specified access point.
The following actions are related to
GetAccessPointPolicy:- Parameters:
getAccessPointPolicyRequest-- Returns:
- Result of the GetAccessPointPolicy operation returned by the service.
- See Also:
-
getAccessPointPolicy
default GetAccessPointPolicyResponse getAccessPointPolicy(Consumer<GetAccessPointPolicyRequest.Builder> getAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns the access point policy associated with the specified access point.
The following actions are related to
GetAccessPointPolicy:
This is a convenience which creates an instance of the
GetAccessPointPolicyRequest.Builderavoiding the need to create one manually viaGetAccessPointPolicyRequest.builder()- Parameters:
getAccessPointPolicyRequest- AConsumerthat will call methods onGetAccessPointPolicyRequest.Builderto create a request.- Returns:
- Result of the GetAccessPointPolicy operation returned by the service.
- See Also:
-
getAccessPointPolicyForObjectLambda
default GetAccessPointPolicyForObjectLambdaResponse getAccessPointPolicyForObjectLambda(GetAccessPointPolicyForObjectLambdaRequest getAccessPointPolicyForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns the resource policy for an Object Lambda Access Point.
The following actions are related to
GetAccessPointPolicyForObjectLambda:- Parameters:
getAccessPointPolicyForObjectLambdaRequest-- Returns:
- Result of the GetAccessPointPolicyForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointPolicyForObjectLambda
default GetAccessPointPolicyForObjectLambdaResponse getAccessPointPolicyForObjectLambda(Consumer<GetAccessPointPolicyForObjectLambdaRequest.Builder> getAccessPointPolicyForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns the resource policy for an Object Lambda Access Point.
The following actions are related to
GetAccessPointPolicyForObjectLambda:
This is a convenience which creates an instance of the
GetAccessPointPolicyForObjectLambdaRequest.Builderavoiding the need to create one manually viaGetAccessPointPolicyForObjectLambdaRequest.builder()- Parameters:
getAccessPointPolicyForObjectLambdaRequest- AConsumerthat will call methods onGetAccessPointPolicyForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the GetAccessPointPolicyForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointPolicyStatus
default GetAccessPointPolicyStatusResponse getAccessPointPolicyStatus(GetAccessPointPolicyStatusRequest getAccessPointPolicyStatusRequest) throws AwsServiceException, SdkClientException, S3ControlException 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.
- Parameters:
getAccessPointPolicyStatusRequest-- Returns:
- Result of the GetAccessPointPolicyStatus operation returned by the service.
- See Also:
-
getAccessPointPolicyStatus
default GetAccessPointPolicyStatusResponse getAccessPointPolicyStatus(Consumer<GetAccessPointPolicyStatusRequest.Builder> getAccessPointPolicyStatusRequest) throws AwsServiceException, SdkClientException, S3ControlException 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.
This is a convenience which creates an instance of the
GetAccessPointPolicyStatusRequest.Builderavoiding the need to create one manually viaGetAccessPointPolicyStatusRequest.builder()- Parameters:
getAccessPointPolicyStatusRequest- AConsumerthat will call methods onGetAccessPointPolicyStatusRequest.Builderto create a request.- Returns:
- Result of the GetAccessPointPolicyStatus operation returned by the service.
- See Also:
-
getAccessPointPolicyStatusForObjectLambda
default GetAccessPointPolicyStatusForObjectLambdaResponse getAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns the status of the resource policy associated with an Object Lambda Access Point.
- Parameters:
getAccessPointPolicyStatusForObjectLambdaRequest-- Returns:
- Result of the GetAccessPointPolicyStatusForObjectLambda operation returned by the service.
- See Also:
-
getAccessPointPolicyStatusForObjectLambda
default GetAccessPointPolicyStatusForObjectLambdaResponse getAccessPointPolicyStatusForObjectLambda(Consumer<GetAccessPointPolicyStatusForObjectLambdaRequest.Builder> getAccessPointPolicyStatusForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Returns the status of the resource policy associated with an Object Lambda Access Point.
This is a convenience which creates an instance of the
GetAccessPointPolicyStatusForObjectLambdaRequest.Builderavoiding the need to create one manually viaGetAccessPointPolicyStatusForObjectLambdaRequest.builder()- Parameters:
getAccessPointPolicyStatusForObjectLambdaRequest- AConsumerthat will call methods onGetAccessPointPolicyStatusForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the GetAccessPointPolicyStatusForObjectLambda operation returned by the service.
- See Also:
-
getBucket
default GetBucketResponse getBucket(GetBucketRequest getBucketRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:GetBucketpermissions 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:GetBucketpermissions or you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a403 Access Deniederror.The following actions are related to
GetBucketfor Amazon S3 on Outposts:All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.- Parameters:
getBucketRequest-- Returns:
- Result of the GetBucket operation returned by the service.
- See Also:
-
getBucket
default GetBucketResponse getBucket(Consumer<GetBucketRequest.Builder> getBucketRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:GetBucketpermissions 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:GetBucketpermissions or you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a403 Access Deniederror.The following actions are related to
GetBucketfor Amazon S3 on Outposts:All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.
This is a convenience which creates an instance of the
GetBucketRequest.Builderavoiding the need to create one manually viaGetBucketRequest.builder()- Parameters:
getBucketRequest- AConsumerthat will call methods onGetBucketRequest.Builderto create a request.- Returns:
- Result of the GetBucket operation returned by the service.
- See Also:
-
getBucketLifecycleConfiguration
default GetBucketLifecycleConfigurationResponse getBucketLifecycleConfiguration(GetBucketLifecycleConfigurationRequest getBucketLifecycleConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:GetLifecycleConfigurationaction. 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.GetBucketLifecycleConfigurationhas the following special error:-
Error code:
NoSuchLifecycleConfiguration-
Description: The lifecycle configuration does not exist.
-
HTTP Status Code: 404 Not Found
-
SOAP Fault Code Prefix: Client
-
The following actions are related to
GetBucketLifecycleConfiguration:- Parameters:
getBucketLifecycleConfigurationRequest-- Returns:
- Result of the GetBucketLifecycleConfiguration operation returned by the service.
- See Also:
-
-
getBucketLifecycleConfiguration
default GetBucketLifecycleConfigurationResponse getBucketLifecycleConfiguration(Consumer<GetBucketLifecycleConfigurationRequest.Builder> getBucketLifecycleConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:GetLifecycleConfigurationaction. 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.GetBucketLifecycleConfigurationhas the following special error:-
Error code:
NoSuchLifecycleConfiguration-
Description: The lifecycle configuration does not exist.
-
HTTP Status Code: 404 Not Found
-
SOAP Fault Code Prefix: Client
-
The following actions are related to
GetBucketLifecycleConfiguration:
This is a convenience which creates an instance of the
GetBucketLifecycleConfigurationRequest.Builderavoiding the need to create one manually viaGetBucketLifecycleConfigurationRequest.builder()- Parameters:
getBucketLifecycleConfigurationRequest- AConsumerthat will call methods onGetBucketLifecycleConfigurationRequest.Builderto create a request.- Returns:
- Result of the GetBucketLifecycleConfiguration operation returned by the service.
- See Also:
-
-
getBucketPolicy
default GetBucketPolicyResponse getBucketPolicy(GetBucketPolicyRequest getBucketPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
GetBucketPolicypermissions 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:GetBucketPolicypermissions or you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a403 Access Deniederror.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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
GetBucketPolicy:- Parameters:
getBucketPolicyRequest-- Returns:
- Result of the GetBucketPolicy operation returned by the service.
- See Also:
-
getBucketPolicy
default GetBucketPolicyResponse getBucketPolicy(Consumer<GetBucketPolicyRequest.Builder> getBucketPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
GetBucketPolicypermissions 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:GetBucketPolicypermissions or you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a403 Access Deniederror.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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
GetBucketPolicy:
This is a convenience which creates an instance of the
GetBucketPolicyRequest.Builderavoiding the need to create one manually viaGetBucketPolicyRequest.builder()- Parameters:
getBucketPolicyRequest- AConsumerthat will call methods onGetBucketPolicyRequest.Builderto create a request.- Returns:
- Result of the GetBucketPolicy operation returned by the service.
- See Also:
-
getBucketReplication
default GetBucketReplicationResponse getBucketReplication(GetBucketReplicationRequest getBucketReplicationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PUTorDELETErequests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that's returned by aGETrequest soon after aPUTorDELETErequest might return a more recent result than what's on the Outpost. If an Outpost is offline, the delay in updating the replication configuration on that Outpost can be significant.This action requires permissions for the
s3-outposts:GetReplicationConfigurationaction. The Outposts bucket owner has this permission by default and can grant it to others. For more information about permissions, see Setting up IAM with S3 on Outposts and Managing access to S3 on Outposts bucket 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.If you include the
Filterelement in a replication configuration, you must also include theDeleteMarkerReplication,Status, andPriorityelements. The response also returns those elements.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
GetBucketReplication:- Parameters:
getBucketReplicationRequest-- Returns:
- Result of the GetBucketReplication operation returned by the service.
- See Also:
-
getBucketReplication
default GetBucketReplicationResponse getBucketReplication(Consumer<GetBucketReplicationRequest.Builder> getBucketReplicationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PUTorDELETErequests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that's returned by aGETrequest soon after aPUTorDELETErequest might return a more recent result than what's on the Outpost. If an Outpost is offline, the delay in updating the replication configuration on that Outpost can be significant.This action requires permissions for the
s3-outposts:GetReplicationConfigurationaction. The Outposts bucket owner has this permission by default and can grant it to others. For more information about permissions, see Setting up IAM with S3 on Outposts and Managing access to S3 on Outposts bucket 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.If you include the
Filterelement in a replication configuration, you must also include theDeleteMarkerReplication,Status, andPriorityelements. The response also returns those elements.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
GetBucketReplication:
This is a convenience which creates an instance of the
GetBucketReplicationRequest.Builderavoiding the need to create one manually viaGetBucketReplicationRequest.builder()- Parameters:
getBucketReplicationRequest- AConsumerthat will call methods onGetBucketReplicationRequest.Builderto create a request.- Returns:
- Result of the GetBucketReplication operation returned by the service.
- See Also:
-
getBucketTagging
default GetBucketTaggingResponse getBucketTagging(GetBucketTaggingRequest getBucketTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
GetBucketTaggingaction. By default, the bucket owner has this permission and can grant this permission to others.GetBucketTagginghas the following special error:-
Error code:
NoSuchTagSetError-
Description: There is no tag set associated with the bucket.
-
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
GetBucketTagging:- Parameters:
getBucketTaggingRequest-- Returns:
- Result of the GetBucketTagging operation returned by the service.
- See Also:
-
-
getBucketTagging
default GetBucketTaggingResponse getBucketTagging(Consumer<GetBucketTaggingRequest.Builder> getBucketTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
GetBucketTaggingaction. By default, the bucket owner has this permission and can grant this permission to others.GetBucketTagginghas the following special error:-
Error code:
NoSuchTagSetError-
Description: There is no tag set associated with the bucket.
-
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
GetBucketTagging:
This is a convenience which creates an instance of the
GetBucketTaggingRequest.Builderavoiding the need to create one manually viaGetBucketTaggingRequest.builder()- Parameters:
getBucketTaggingRequest- AConsumerthat will call methods onGetBucketTaggingRequest.Builderto create a request.- Returns:
- Result of the GetBucketTagging operation returned by the service.
- See Also:
-
-
getBucketVersioning
default GetBucketVersioningResponse getBucketVersioning(GetBucketVersioningRequest getBucketVersioningRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
GetBucketVersioningrequest does not return a versioning state value.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
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following operations are related to
GetBucketVersioningfor S3 on Outposts.- Parameters:
getBucketVersioningRequest-- Returns:
- Result of the GetBucketVersioning operation returned by the service.
- See Also:
-
getBucketVersioning
default GetBucketVersioningResponse getBucketVersioning(Consumer<GetBucketVersioningRequest.Builder> getBucketVersioningRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
GetBucketVersioningrequest does not return a versioning state value.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
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following operations are related to
GetBucketVersioningfor S3 on Outposts.
This is a convenience which creates an instance of the
GetBucketVersioningRequest.Builderavoiding the need to create one manually viaGetBucketVersioningRequest.builder()- Parameters:
getBucketVersioningRequest- AConsumerthat will call methods onGetBucketVersioningRequest.Builderto create a request.- Returns:
- Result of the GetBucketVersioning operation returned by the service.
- See Also:
-
getJobTagging
default GetJobTaggingResponse getJobTagging(GetJobTaggingRequest getJobTaggingRequest) throws InternalServiceException, TooManyRequestsException, NotFoundException, AwsServiceException, SdkClientException, S3ControlException Returns the tags on an S3 Batch Operations job. To use the
GetJobTaggingoperation, you must have permission to perform thes3:GetJobTaggingaction. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.Related actions include:
- Parameters:
getJobTaggingRequest-- Returns:
- Result of the GetJobTagging operation returned by the service.
- See Also:
-
getJobTagging
default GetJobTaggingResponse getJobTagging(Consumer<GetJobTaggingRequest.Builder> getJobTaggingRequest) throws InternalServiceException, TooManyRequestsException, NotFoundException, AwsServiceException, SdkClientException, S3ControlException Returns the tags on an S3 Batch Operations job. To use the
GetJobTaggingoperation, you must have permission to perform thes3:GetJobTaggingaction. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.Related actions include:
This is a convenience which creates an instance of the
GetJobTaggingRequest.Builderavoiding the need to create one manually viaGetJobTaggingRequest.builder()- Parameters:
getJobTaggingRequest- AConsumerthat will call methods onGetJobTaggingRequest.Builderto create a request.- Returns:
- Result of the GetJobTagging operation returned by the service.
- See Also:
-
getMultiRegionAccessPoint
default GetMultiRegionAccessPointResponse getMultiRegionAccessPoint(GetMultiRegionAccessPointRequest getMultiRegionAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
getMultiRegionAccessPointRequest-- Returns:
- Result of the GetMultiRegionAccessPoint operation returned by the service.
- See Also:
-
getMultiRegionAccessPoint
default GetMultiRegionAccessPointResponse getMultiRegionAccessPoint(Consumer<GetMultiRegionAccessPointRequest.Builder> getMultiRegionAccessPointRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
GetMultiRegionAccessPointRequest.Builderavoiding the need to create one manually viaGetMultiRegionAccessPointRequest.builder()- Parameters:
getMultiRegionAccessPointRequest- AConsumerthat will call methods onGetMultiRegionAccessPointRequest.Builderto create a request.- Returns:
- Result of the GetMultiRegionAccessPoint operation returned by the service.
- See Also:
-
getMultiRegionAccessPointPolicy
default GetMultiRegionAccessPointPolicyResponse getMultiRegionAccessPointPolicy(GetMultiRegionAccessPointPolicyRequest getMultiRegionAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
getMultiRegionAccessPointPolicyRequest-- Returns:
- Result of the GetMultiRegionAccessPointPolicy operation returned by the service.
- See Also:
-
getMultiRegionAccessPointPolicy
default GetMultiRegionAccessPointPolicyResponse getMultiRegionAccessPointPolicy(Consumer<GetMultiRegionAccessPointPolicyRequest.Builder> getMultiRegionAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
GetMultiRegionAccessPointPolicyRequest.Builderavoiding the need to create one manually viaGetMultiRegionAccessPointPolicyRequest.builder()- Parameters:
getMultiRegionAccessPointPolicyRequest- AConsumerthat will call methods onGetMultiRegionAccessPointPolicyRequest.Builderto create a request.- Returns:
- Result of the GetMultiRegionAccessPointPolicy operation returned by the service.
- See Also:
-
getMultiRegionAccessPointPolicyStatus
default GetMultiRegionAccessPointPolicyStatusResponse getMultiRegionAccessPointPolicyStatus(GetMultiRegionAccessPointPolicyStatusRequest getMultiRegionAccessPointPolicyStatusRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
getMultiRegionAccessPointPolicyStatusRequest-- Returns:
- Result of the GetMultiRegionAccessPointPolicyStatus operation returned by the service.
- See Also:
-
getMultiRegionAccessPointPolicyStatus
default GetMultiRegionAccessPointPolicyStatusResponse getMultiRegionAccessPointPolicyStatus(Consumer<GetMultiRegionAccessPointPolicyStatusRequest.Builder> getMultiRegionAccessPointPolicyStatusRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
GetMultiRegionAccessPointPolicyStatusRequest.Builderavoiding the need to create one manually viaGetMultiRegionAccessPointPolicyStatusRequest.builder()- Parameters:
getMultiRegionAccessPointPolicyStatusRequest- AConsumerthat will call methods onGetMultiRegionAccessPointPolicyStatusRequest.Builderto create a request.- Returns:
- Result of the GetMultiRegionAccessPointPolicyStatus operation returned by the service.
- See Also:
-
getMultiRegionAccessPointRoutes
default GetMultiRegionAccessPointRoutesResponse getMultiRegionAccessPointRoutes(GetMultiRegionAccessPointRoutesRequest getMultiRegionAccessPointRoutesRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
-
us-east-1 -
us-west-2 -
ap-southeast-2 -
ap-northeast-1 -
eu-west-1
Your Amazon S3 bucket does not need to be in these five Regions.
- Parameters:
getMultiRegionAccessPointRoutesRequest-- Returns:
- Result of the GetMultiRegionAccessPointRoutes operation returned by the service.
- See Also:
-
-
getMultiRegionAccessPointRoutes
default GetMultiRegionAccessPointRoutesResponse getMultiRegionAccessPointRoutes(Consumer<GetMultiRegionAccessPointRoutesRequest.Builder> getMultiRegionAccessPointRoutesRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
-
us-east-1 -
us-west-2 -
ap-southeast-2 -
ap-northeast-1 -
eu-west-1
Your Amazon S3 bucket does not need to be in these five Regions.
This is a convenience which creates an instance of the
GetMultiRegionAccessPointRoutesRequest.Builderavoiding the need to create one manually viaGetMultiRegionAccessPointRoutesRequest.builder()- Parameters:
getMultiRegionAccessPointRoutesRequest- AConsumerthat will call methods onGetMultiRegionAccessPointRoutesRequest.Builderto create a request.- Returns:
- Result of the GetMultiRegionAccessPointRoutes operation returned by the service.
- See Also:
-
-
getPublicAccessBlock
default GetPublicAccessBlockResponse getPublicAccessBlock(GetPublicAccessBlockRequest getPublicAccessBlockRequest) throws NoSuchPublicAccessBlockConfigurationException, AwsServiceException, SdkClientException, S3ControlException Retrieves the
PublicAccessBlockconfiguration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access.Related actions include:
- Parameters:
getPublicAccessBlockRequest-- Returns:
- Result of the GetPublicAccessBlock operation returned by the service.
- See Also:
-
getPublicAccessBlock
default GetPublicAccessBlockResponse getPublicAccessBlock(Consumer<GetPublicAccessBlockRequest.Builder> getPublicAccessBlockRequest) throws NoSuchPublicAccessBlockConfigurationException, AwsServiceException, SdkClientException, S3ControlException Retrieves the
PublicAccessBlockconfiguration for an Amazon Web Services account. For more information, see Using Amazon S3 block public access.Related actions include:
This is a convenience which creates an instance of the
GetPublicAccessBlockRequest.Builderavoiding the need to create one manually viaGetPublicAccessBlockRequest.builder()- Parameters:
getPublicAccessBlockRequest- AConsumerthat will call methods onGetPublicAccessBlockRequest.Builderto create a request.- Returns:
- Result of the GetPublicAccessBlock operation returned by the service.
- See Also:
-
getStorageLensConfiguration
default GetStorageLensConfigurationResponse getStorageLensConfiguration(GetStorageLensConfigurationRequest getStorageLensConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
s3:GetStorageLensConfigurationaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
getStorageLensConfigurationRequest-- Returns:
- Result of the GetStorageLensConfiguration operation returned by the service.
- See Also:
-
getStorageLensConfiguration
default GetStorageLensConfigurationResponse getStorageLensConfiguration(Consumer<GetStorageLensConfigurationRequest.Builder> getStorageLensConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
s3:GetStorageLensConfigurationaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
GetStorageLensConfigurationRequest.Builderavoiding the need to create one manually viaGetStorageLensConfigurationRequest.builder()- Parameters:
getStorageLensConfigurationRequest- AConsumerthat will call methods onGetStorageLensConfigurationRequest.Builderto create a request.- Returns:
- Result of the GetStorageLensConfiguration operation returned by the service.
- See Also:
-
getStorageLensConfigurationTagging
default GetStorageLensConfigurationTaggingResponse getStorageLensConfigurationTagging(GetStorageLensConfigurationTaggingRequest getStorageLensConfigurationTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:GetStorageLensConfigurationTaggingaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
getStorageLensConfigurationTaggingRequest-- Returns:
- Result of the GetStorageLensConfigurationTagging operation returned by the service.
- See Also:
-
getStorageLensConfigurationTagging
default GetStorageLensConfigurationTaggingResponse getStorageLensConfigurationTagging(Consumer<GetStorageLensConfigurationTaggingRequest.Builder> getStorageLensConfigurationTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:GetStorageLensConfigurationTaggingaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
GetStorageLensConfigurationTaggingRequest.Builderavoiding the need to create one manually viaGetStorageLensConfigurationTaggingRequest.builder()- Parameters:
getStorageLensConfigurationTaggingRequest- AConsumerthat will call methods onGetStorageLensConfigurationTaggingRequest.Builderto create a request.- Returns:
- Result of the GetStorageLensConfigurationTagging operation returned by the service.
- See Also:
-
listAccessPoints
default ListAccessPointsResponse listAccessPoints(ListAccessPointsRequest listAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
ListAccessPoints:- Parameters:
listAccessPointsRequest-- Returns:
- Result of the ListAccessPoints operation returned by the service.
- See Also:
-
listAccessPoints
default ListAccessPointsResponse listAccessPoints(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
ListAccessPoints:
This is a convenience which creates an instance of the
ListAccessPointsRequest.Builderavoiding the need to create one manually viaListAccessPointsRequest.builder()- Parameters:
listAccessPointsRequest- AConsumerthat will call methods onListAccessPointsRequest.Builderto create a request.- Returns:
- Result of the ListAccessPoints operation returned by the service.
- See Also:
-
listAccessPointsPaginator
default ListAccessPointsIterable listAccessPointsPaginator(ListAccessPointsRequest listAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
ListAccessPoints:
This is a variant of
listAccessPoints(software.amazon.awssdk.services.s3control.model.ListAccessPointsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsIterable responses = client.listAccessPointsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListAccessPointsIterable responses = client .listAccessPointsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListAccessPointsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsIterable responses = client.listAccessPointsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAccessPoints(software.amazon.awssdk.services.s3control.model.ListAccessPointsRequest)operation.- Parameters:
listAccessPointsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listAccessPointsPaginator
default ListAccessPointsIterable listAccessPointsPaginator(Consumer<ListAccessPointsRequest.Builder> listAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
ListAccessPoints:
This is a variant of
listAccessPoints(software.amazon.awssdk.services.s3control.model.ListAccessPointsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsIterable responses = client.listAccessPointsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListAccessPointsIterable responses = client .listAccessPointsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListAccessPointsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsIterable responses = client.listAccessPointsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAccessPoints(software.amazon.awssdk.services.s3control.model.ListAccessPointsRequest)operation.This is a convenience which creates an instance of the
ListAccessPointsRequest.Builderavoiding the need to create one manually viaListAccessPointsRequest.builder()- Parameters:
listAccessPointsRequest- AConsumerthat will call methods onListAccessPointsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listAccessPointsForObjectLambda
default ListAccessPointsForObjectLambdaResponse listAccessPointsForObjectLambda(ListAccessPointsForObjectLambdaRequest listAccessPointsForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
ListAccessPointsForObjectLambda:- Parameters:
listAccessPointsForObjectLambdaRequest-- Returns:
- Result of the ListAccessPointsForObjectLambda operation returned by the service.
- See Also:
-
listAccessPointsForObjectLambda
default ListAccessPointsForObjectLambdaResponse listAccessPointsForObjectLambda(Consumer<ListAccessPointsForObjectLambdaRequest.Builder> listAccessPointsForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
ListAccessPointsForObjectLambda:
This is a convenience which creates an instance of the
ListAccessPointsForObjectLambdaRequest.Builderavoiding the need to create one manually viaListAccessPointsForObjectLambdaRequest.builder()- Parameters:
listAccessPointsForObjectLambdaRequest- AConsumerthat will call methods onListAccessPointsForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the ListAccessPointsForObjectLambda operation returned by the service.
- See Also:
-
listAccessPointsForObjectLambdaPaginator
default ListAccessPointsForObjectLambdaIterable listAccessPointsForObjectLambdaPaginator(ListAccessPointsForObjectLambdaRequest listAccessPointsForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
ListAccessPointsForObjectLambda:
This is a variant of
listAccessPointsForObjectLambda(software.amazon.awssdk.services.s3control.model.ListAccessPointsForObjectLambdaRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable responses = client.listAccessPointsForObjectLambdaPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable responses = client .listAccessPointsForObjectLambdaPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListAccessPointsForObjectLambdaResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable responses = client.listAccessPointsForObjectLambdaPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAccessPointsForObjectLambda(software.amazon.awssdk.services.s3control.model.ListAccessPointsForObjectLambdaRequest)operation.- Parameters:
listAccessPointsForObjectLambdaRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listAccessPointsForObjectLambdaPaginator
default ListAccessPointsForObjectLambdaIterable listAccessPointsForObjectLambdaPaginator(Consumer<ListAccessPointsForObjectLambdaRequest.Builder> listAccessPointsForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
ListAccessPointsForObjectLambda:
This is a variant of
listAccessPointsForObjectLambda(software.amazon.awssdk.services.s3control.model.ListAccessPointsForObjectLambdaRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable responses = client.listAccessPointsForObjectLambdaPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable responses = client .listAccessPointsForObjectLambdaPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListAccessPointsForObjectLambdaResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListAccessPointsForObjectLambdaIterable responses = client.listAccessPointsForObjectLambdaPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listAccessPointsForObjectLambda(software.amazon.awssdk.services.s3control.model.ListAccessPointsForObjectLambdaRequest)operation.This is a convenience which creates an instance of the
ListAccessPointsForObjectLambdaRequest.Builderavoiding the need to create one manually viaListAccessPointsForObjectLambdaRequest.builder()- Parameters:
listAccessPointsForObjectLambdaRequest- AConsumerthat will call methods onListAccessPointsForObjectLambdaRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listJobs
default ListJobsResponse listJobs(ListJobsRequest listJobsRequest) throws InvalidRequestException, InternalServiceException, InvalidNextTokenException, AwsServiceException, SdkClientException, S3ControlException 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:
- Parameters:
listJobsRequest-- Returns:
- Result of the ListJobs operation returned by the service.
- See Also:
-
listJobs
default ListJobsResponse listJobs(Consumer<ListJobsRequest.Builder> listJobsRequest) throws InvalidRequestException, InternalServiceException, InvalidNextTokenException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
ListJobsRequest.Builderavoiding the need to create one manually viaListJobsRequest.builder()- Parameters:
listJobsRequest- AConsumerthat will call methods onListJobsRequest.Builderto create a request.- Returns:
- Result of the ListJobs operation returned by the service.
- See Also:
-
listJobsPaginator
default ListJobsIterable listJobsPaginator(ListJobsRequest listJobsRequest) throws InvalidRequestException, InternalServiceException, InvalidNextTokenException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a variant of
listJobs(software.amazon.awssdk.services.s3control.model.ListJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListJobsIterable responses = client.listJobsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listJobs(software.amazon.awssdk.services.s3control.model.ListJobsRequest)operation.- Parameters:
listJobsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listJobsPaginator
default ListJobsIterable listJobsPaginator(Consumer<ListJobsRequest.Builder> listJobsRequest) throws InvalidRequestException, InternalServiceException, InvalidNextTokenException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a variant of
listJobs(software.amazon.awssdk.services.s3control.model.ListJobsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListJobsIterable responses = client.listJobsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListJobsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListJobsIterable responses = client.listJobsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listJobs(software.amazon.awssdk.services.s3control.model.ListJobsRequest)operation.This is a convenience which creates an instance of the
ListJobsRequest.Builderavoiding the need to create one manually viaListJobsRequest.builder()- Parameters:
listJobsRequest- AConsumerthat will call methods onListJobsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMultiRegionAccessPoints
default ListMultiRegionAccessPointsResponse listMultiRegionAccessPoints(ListMultiRegionAccessPointsRequest listMultiRegionAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
listMultiRegionAccessPointsRequest-- Returns:
- Result of the ListMultiRegionAccessPoints operation returned by the service.
- See Also:
-
listMultiRegionAccessPoints
default ListMultiRegionAccessPointsResponse listMultiRegionAccessPoints(Consumer<ListMultiRegionAccessPointsRequest.Builder> listMultiRegionAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
ListMultiRegionAccessPointsRequest.Builderavoiding the need to create one manually viaListMultiRegionAccessPointsRequest.builder()- Parameters:
listMultiRegionAccessPointsRequest- AConsumerthat will call methods onListMultiRegionAccessPointsRequest.Builderto create a request.- Returns:
- Result of the ListMultiRegionAccessPoints operation returned by the service.
- See Also:
-
listMultiRegionAccessPointsPaginator
default ListMultiRegionAccessPointsIterable listMultiRegionAccessPointsPaginator(ListMultiRegionAccessPointsRequest listMultiRegionAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a variant of
listMultiRegionAccessPoints(software.amazon.awssdk.services.s3control.model.ListMultiRegionAccessPointsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListMultiRegionAccessPointsIterable responses = client.listMultiRegionAccessPointsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListMultiRegionAccessPointsIterable responses = client .listMultiRegionAccessPointsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListMultiRegionAccessPointsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListMultiRegionAccessPointsIterable responses = client.listMultiRegionAccessPointsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMultiRegionAccessPoints(software.amazon.awssdk.services.s3control.model.ListMultiRegionAccessPointsRequest)operation.- Parameters:
listMultiRegionAccessPointsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listMultiRegionAccessPointsPaginator
default ListMultiRegionAccessPointsIterable listMultiRegionAccessPointsPaginator(Consumer<ListMultiRegionAccessPointsRequest.Builder> listMultiRegionAccessPointsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a variant of
listMultiRegionAccessPoints(software.amazon.awssdk.services.s3control.model.ListMultiRegionAccessPointsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListMultiRegionAccessPointsIterable responses = client.listMultiRegionAccessPointsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListMultiRegionAccessPointsIterable responses = client .listMultiRegionAccessPointsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListMultiRegionAccessPointsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListMultiRegionAccessPointsIterable responses = client.listMultiRegionAccessPointsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listMultiRegionAccessPoints(software.amazon.awssdk.services.s3control.model.ListMultiRegionAccessPointsRequest)operation.This is a convenience which creates an instance of the
ListMultiRegionAccessPointsRequest.Builderavoiding the need to create one manually viaListMultiRegionAccessPointsRequest.builder()- Parameters:
listMultiRegionAccessPointsRequest- AConsumerthat will call methods onListMultiRegionAccessPointsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listRegionalBuckets
default ListRegionalBucketsResponse listRegionalBuckets(ListRegionalBucketsRequest listRegionalBucketsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idin your request, see the Examples section.- Parameters:
listRegionalBucketsRequest-- Returns:
- Result of the ListRegionalBuckets operation returned by the service.
- See Also:
-
listRegionalBuckets
default ListRegionalBucketsResponse listRegionalBuckets(Consumer<ListRegionalBucketsRequest.Builder> listRegionalBucketsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idin your request, see the Examples section.
This is a convenience which creates an instance of the
ListRegionalBucketsRequest.Builderavoiding the need to create one manually viaListRegionalBucketsRequest.builder()- Parameters:
listRegionalBucketsRequest- AConsumerthat will call methods onListRegionalBucketsRequest.Builderto create a request.- Returns:
- Result of the ListRegionalBuckets operation returned by the service.
- See Also:
-
listRegionalBucketsPaginator
default ListRegionalBucketsIterable listRegionalBucketsPaginator(ListRegionalBucketsRequest listRegionalBucketsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idin your request, see the Examples section.
This is a variant of
listRegionalBuckets(software.amazon.awssdk.services.s3control.model.ListRegionalBucketsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListRegionalBucketsIterable responses = client.listRegionalBucketsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListRegionalBucketsIterable responses = client .listRegionalBucketsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListRegionalBucketsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListRegionalBucketsIterable responses = client.listRegionalBucketsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRegionalBuckets(software.amazon.awssdk.services.s3control.model.ListRegionalBucketsRequest)operation.- Parameters:
listRegionalBucketsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listRegionalBucketsPaginator
default ListRegionalBucketsIterable listRegionalBucketsPaginator(Consumer<ListRegionalBucketsRequest.Builder> listRegionalBucketsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idin your request, see the Examples section.
This is a variant of
listRegionalBuckets(software.amazon.awssdk.services.s3control.model.ListRegionalBucketsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListRegionalBucketsIterable responses = client.listRegionalBucketsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListRegionalBucketsIterable responses = client .listRegionalBucketsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListRegionalBucketsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListRegionalBucketsIterable responses = client.listRegionalBucketsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of MaxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listRegionalBuckets(software.amazon.awssdk.services.s3control.model.ListRegionalBucketsRequest)operation.This is a convenience which creates an instance of the
ListRegionalBucketsRequest.Builderavoiding the need to create one manually viaListRegionalBucketsRequest.builder()- Parameters:
listRegionalBucketsRequest- AConsumerthat will call methods onListRegionalBucketsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listStorageLensConfigurations
default ListStorageLensConfigurationsResponse listStorageLensConfigurations(ListStorageLensConfigurationsRequest listStorageLensConfigurationsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:ListStorageLensConfigurationsaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
listStorageLensConfigurationsRequest-- Returns:
- Result of the ListStorageLensConfigurations operation returned by the service.
- See Also:
-
listStorageLensConfigurations
default ListStorageLensConfigurationsResponse listStorageLensConfigurations(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:ListStorageLensConfigurationsaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
ListStorageLensConfigurationsRequest.Builderavoiding the need to create one manually viaListStorageLensConfigurationsRequest.builder()- Parameters:
listStorageLensConfigurationsRequest- AConsumerthat will call methods onListStorageLensConfigurationsRequest.Builderto create a request.- Returns:
- Result of the ListStorageLensConfigurations operation returned by the service.
- See Also:
-
listStorageLensConfigurationsPaginator
default ListStorageLensConfigurationsIterable listStorageLensConfigurationsPaginator(ListStorageLensConfigurationsRequest listStorageLensConfigurationsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:ListStorageLensConfigurationsaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a variant of
listStorageLensConfigurations(software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable responses = client.listStorageLensConfigurationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable responses = client .listStorageLensConfigurationsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable responses = client.listStorageLensConfigurationsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of null won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listStorageLensConfigurations(software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsRequest)operation.- Parameters:
listStorageLensConfigurationsRequest-- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
listStorageLensConfigurationsPaginator
default ListStorageLensConfigurationsIterable listStorageLensConfigurationsPaginator(Consumer<ListStorageLensConfigurationsRequest.Builder> listStorageLensConfigurationsRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:ListStorageLensConfigurationsaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a variant of
listStorageLensConfigurations(software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsRequest)operation. The return type is a custom iterable that can be used to iterate through all the pages. SDK will internally handle making service calls for you.When this operation is called, a custom iterable is returned but no service calls are made yet. So there is no guarantee that the request is valid. As you iterate through the iterable, SDK will start lazily loading response pages by making service calls until there are no pages left or your iteration stops. If there are errors in your request, you will see the failures only after you start iterating through the iterable.
The following are few ways to iterate through the response pages:
1) Using a Stream
2) Using For loopsoftware.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable responses = client.listStorageLensConfigurationsPaginator(request); responses.stream().forEach(....);{ @code software.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable responses = client .listStorageLensConfigurationsPaginator(request); for (software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsResponse response : responses) { // do something; } }3) Use iterator directlysoftware.amazon.awssdk.services.s3control.paginators.ListStorageLensConfigurationsIterable responses = client.listStorageLensConfigurationsPaginator(request); responses.iterator().forEachRemaining(....);Please notice that the configuration of null won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listStorageLensConfigurations(software.amazon.awssdk.services.s3control.model.ListStorageLensConfigurationsRequest)operation.This is a convenience which creates an instance of the
ListStorageLensConfigurationsRequest.Builderavoiding the need to create one manually viaListStorageLensConfigurationsRequest.builder()- Parameters:
listStorageLensConfigurationsRequest- AConsumerthat will call methods onListStorageLensConfigurationsRequest.Builderto create a request.- Returns:
- A custom iterable that can be used to iterate through all the response pages.
- See Also:
-
putAccessPointConfigurationForObjectLambda
default PutAccessPointConfigurationForObjectLambdaResponse putAccessPointConfigurationForObjectLambda(PutAccessPointConfigurationForObjectLambdaRequest putAccessPointConfigurationForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Replaces configuration for an Object Lambda Access Point.
The following actions are related to
PutAccessPointConfigurationForObjectLambda:- Parameters:
putAccessPointConfigurationForObjectLambdaRequest-- Returns:
- Result of the PutAccessPointConfigurationForObjectLambda operation returned by the service.
- See Also:
-
putAccessPointConfigurationForObjectLambda
default PutAccessPointConfigurationForObjectLambdaResponse putAccessPointConfigurationForObjectLambda(Consumer<PutAccessPointConfigurationForObjectLambdaRequest.Builder> putAccessPointConfigurationForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException Replaces configuration for an Object Lambda Access Point.
The following actions are related to
PutAccessPointConfigurationForObjectLambda:
This is a convenience which creates an instance of the
PutAccessPointConfigurationForObjectLambdaRequest.Builderavoiding the need to create one manually viaPutAccessPointConfigurationForObjectLambdaRequest.builder()- Parameters:
putAccessPointConfigurationForObjectLambdaRequest- AConsumerthat will call methods onPutAccessPointConfigurationForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the PutAccessPointConfigurationForObjectLambda operation returned by the service.
- See Also:
-
putAccessPointPolicy
default PutAccessPointPolicyResponse putAccessPointPolicy(PutAccessPointPolicyRequest putAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutAccessPointPolicy:- Parameters:
putAccessPointPolicyRequest-- Returns:
- Result of the PutAccessPointPolicy operation returned by the service.
- See Also:
-
putAccessPointPolicy
default PutAccessPointPolicyResponse putAccessPointPolicy(Consumer<PutAccessPointPolicyRequest.Builder> putAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutAccessPointPolicy:
This is a convenience which creates an instance of the
PutAccessPointPolicyRequest.Builderavoiding the need to create one manually viaPutAccessPointPolicyRequest.builder()- Parameters:
putAccessPointPolicyRequest- AConsumerthat will call methods onPutAccessPointPolicyRequest.Builderto create a request.- Returns:
- Result of the PutAccessPointPolicy operation returned by the service.
- See Also:
-
putAccessPointPolicyForObjectLambda
default PutAccessPointPolicyForObjectLambdaResponse putAccessPointPolicyForObjectLambda(PutAccessPointPolicyForObjectLambdaRequest putAccessPointPolicyForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
putAccessPointPolicyForObjectLambdaRequest-- Returns:
- Result of the PutAccessPointPolicyForObjectLambda operation returned by the service.
- See Also:
-
putAccessPointPolicyForObjectLambda
default PutAccessPointPolicyForObjectLambdaResponse putAccessPointPolicyForObjectLambda(Consumer<PutAccessPointPolicyForObjectLambdaRequest.Builder> putAccessPointPolicyForObjectLambdaRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
PutAccessPointPolicyForObjectLambdaRequest.Builderavoiding the need to create one manually viaPutAccessPointPolicyForObjectLambdaRequest.builder()- Parameters:
putAccessPointPolicyForObjectLambdaRequest- AConsumerthat will call methods onPutAccessPointPolicyForObjectLambdaRequest.Builderto create a request.- Returns:
- Result of the PutAccessPointPolicyForObjectLambda operation returned by the service.
- See Also:
-
putBucketLifecycleConfiguration
default PutBucketLifecycleConfigurationResponse putBucketLifecycleConfiguration(PutBucketLifecycleConfigurationRequest putBucketLifecycleConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutBucketLifecycleConfiguration:- Parameters:
putBucketLifecycleConfigurationRequest-- Returns:
- Result of the PutBucketLifecycleConfiguration operation returned by the service.
- See Also:
-
putBucketLifecycleConfiguration
default PutBucketLifecycleConfigurationResponse putBucketLifecycleConfiguration(Consumer<PutBucketLifecycleConfigurationRequest.Builder> putBucketLifecycleConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutBucketLifecycleConfiguration:
This is a convenience which creates an instance of the
PutBucketLifecycleConfigurationRequest.Builderavoiding the need to create one manually viaPutBucketLifecycleConfigurationRequest.builder()- Parameters:
putBucketLifecycleConfigurationRequest- AConsumerthat will call methods onPutBucketLifecycleConfigurationRequest.Builderto create a request.- Returns:
- Result of the PutBucketLifecycleConfiguration operation returned by the service.
- See Also:
-
putBucketPolicy
default PutBucketPolicyResponse putBucketPolicy(PutBucketPolicyRequest putBucketPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PutBucketPolicypermissions on the specified Outposts bucket and belong to the bucket owner's account in order to use this action.If you don't have
PutBucketPolicypermissions, Amazon S3 returns a403 Access Deniederror. If you have the correct permissions, but you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a405 Method Not Allowederror.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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutBucketPolicy:- Parameters:
putBucketPolicyRequest-- Returns:
- Result of the PutBucketPolicy operation returned by the service.
- See Also:
-
putBucketPolicy
default PutBucketPolicyResponse putBucketPolicy(Consumer<PutBucketPolicyRequest.Builder> putBucketPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PutBucketPolicypermissions on the specified Outposts bucket and belong to the bucket owner's account in order to use this action.If you don't have
PutBucketPolicypermissions, Amazon S3 returns a403 Access Deniederror. If you have the correct permissions, but you're not using an identity that belongs to the bucket owner's account, Amazon S3 returns a405 Method Not Allowederror.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-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutBucketPolicy:
This is a convenience which creates an instance of the
PutBucketPolicyRequest.Builderavoiding the need to create one manually viaPutBucketPolicyRequest.builder()- Parameters:
putBucketPolicyRequest- AConsumerthat will call methods onPutBucketPolicyRequest.Builderto create a request.- Returns:
- Result of the PutBucketPolicy operation returned by the service.
- See Also:
-
putBucketReplication
default PutBucketReplicationResponse putBucketReplication(PutBucketReplicationRequest putBucketReplicationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PUTorDELETErequests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that's returned by aGETrequest soon after aPUTorDELETErequest might return a more recent result than what's on the Outpost. If an Outpost is offline, the delay in updating the replication configuration on that Outpost can be significant.Specify the replication configuration in the request body. In the replication configuration, you provide the following information:
-
The name of the destination bucket or buckets where you want S3 on Outposts to replicate objects
-
The Identity and Access Management (IAM) role that S3 on Outposts can assume to replicate objects on your behalf
-
Other relevant information, such as replication rules
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
Filterelement as a child of theRuleelement. You can filter objects based on an object key prefix, one or more object tags, or both. When you add theFilterelement in the configuration, you must also add the following elements:DeleteMarkerReplication,Status, andPriority.Using
PutBucketReplicationon Outposts requires that both the source and destination buckets must have versioning enabled. For information about enabling versioning on a bucket, see Managing S3 Versioning for your S3 on Outposts bucket.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
PutBucketReplicationrequest, you must haves3-outposts:PutReplicationConfigurationpermissions for the bucket. The Outposts bucket owner has this permission by default and can grant it to others. For more information about permissions, see Setting up IAM with S3 on Outposts and Managing access to S3 on Outposts buckets.To perform this operation, the user or role must also have the
iam:CreateRoleandiam:PassRolepermissions. For more information, see Granting a user permissions to pass a role to an Amazon Web Services service.All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following operations are related to
PutBucketReplication:- Parameters:
putBucketReplicationRequest-- Returns:
- Result of the PutBucketReplication operation returned by the service.
- See Also:
-
-
putBucketReplication
default PutBucketReplicationResponse putBucketReplication(Consumer<PutBucketReplicationRequest.Builder> putBucketReplicationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
PUTorDELETErequests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that's returned by aGETrequest soon after aPUTorDELETErequest might return a more recent result than what's on the Outpost. If an Outpost is offline, the delay in updating the replication configuration on that Outpost can be significant.Specify the replication configuration in the request body. In the replication configuration, you provide the following information:
-
The name of the destination bucket or buckets where you want S3 on Outposts to replicate objects
-
The Identity and Access Management (IAM) role that S3 on Outposts can assume to replicate objects on your behalf
-
Other relevant information, such as replication rules
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
Filterelement as a child of theRuleelement. You can filter objects based on an object key prefix, one or more object tags, or both. When you add theFilterelement in the configuration, you must also add the following elements:DeleteMarkerReplication,Status, andPriority.Using
PutBucketReplicationon Outposts requires that both the source and destination buckets must have versioning enabled. For information about enabling versioning on a bucket, see Managing S3 Versioning for your S3 on Outposts bucket.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
PutBucketReplicationrequest, you must haves3-outposts:PutReplicationConfigurationpermissions for the bucket. The Outposts bucket owner has this permission by default and can grant it to others. For more information about permissions, see Setting up IAM with S3 on Outposts and Managing access to S3 on Outposts buckets.To perform this operation, the user or role must also have the
iam:CreateRoleandiam:PassRolepermissions. For more information, see Granting a user permissions to pass a role to an Amazon Web Services service.All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following operations are related to
PutBucketReplication:
This is a convenience which creates an instance of the
PutBucketReplicationRequest.Builderavoiding the need to create one manually viaPutBucketReplicationRequest.builder()- Parameters:
putBucketReplicationRequest- AConsumerthat will call methods onPutBucketReplicationRequest.Builderto create a request.- Returns:
- Result of the PutBucketReplication operation returned by the service.
- See Also:
-
-
putBucketTagging
default PutBucketTaggingResponse putBucketTagging(PutBucketTaggingRequest putBucketTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:PutBucketTaggingaction. 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.PutBucketTagginghas the following special errors:-
Error code:
InvalidTagError-
Description: The tag provided was not a valid tag. This error can occur if the tag did not pass input validation. For information about tag restrictions, see User-Defined Tag Restrictions and Amazon Web Services-Generated Cost Allocation Tag Restrictions.
-
-
Error code:
MalformedXMLError-
Description: The XML provided does not match the schema.
-
-
Error code:
OperationAbortedError-
Description: A conflicting conditional action is currently in progress against this resource. Try again.
-
-
Error code:
InternalError-
Description: The service was unable to apply the provided tag to the bucket.
-
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutBucketTagging:- Parameters:
putBucketTaggingRequest-- Returns:
- Result of the PutBucketTagging operation returned by the service.
- See Also:
-
-
putBucketTagging
default PutBucketTaggingResponse putBucketTagging(Consumer<PutBucketTaggingRequest.Builder> putBucketTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:PutBucketTaggingaction. 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.PutBucketTagginghas the following special errors:-
Error code:
InvalidTagError-
Description: The tag provided was not a valid tag. This error can occur if the tag did not pass input validation. For information about tag restrictions, see User-Defined Tag Restrictions and Amazon Web Services-Generated Cost Allocation Tag Restrictions.
-
-
Error code:
MalformedXMLError-
Description: The XML provided does not match the schema.
-
-
Error code:
OperationAbortedError-
Description: A conflicting conditional action is currently in progress against this resource. Try again.
-
-
Error code:
InternalError-
Description: The service was unable to apply the provided tag to the bucket.
-
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following actions are related to
PutBucketTagging:
This is a convenience which creates an instance of the
PutBucketTaggingRequest.Builderavoiding the need to create one manually viaPutBucketTaggingRequest.builder()- Parameters:
putBucketTaggingRequest- AConsumerthat will call methods onPutBucketTaggingRequest.Builderto create a request.- Returns:
- Result of the PutBucketTagging operation returned by the service.
- See Also:
-
-
putBucketVersioning
default PutBucketVersioningResponse putBucketVersioning(PutBucketVersioningRequest putBucketVersioningRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
-
Enabled - Enables versioning for the objects in the bucket. All objects added to the bucket receive a unique version ID.
-
Suspended - Suspends versioning for the objects in the bucket. All objects added to the bucket receive the version ID
null.
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
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following operations are related to
PutBucketVersioningfor S3 on Outposts.- Parameters:
putBucketVersioningRequest-- Returns:
- Result of the PutBucketVersioning operation returned by the service.
- See Also:
-
-
putBucketVersioning
default PutBucketVersioningResponse putBucketVersioning(Consumer<PutBucketVersioningRequest.Builder> putBucketVersioningRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
-
Enabled - Enables versioning for the objects in the bucket. All objects added to the bucket receive a unique version ID.
-
Suspended - Suspends versioning for the objects in the bucket. All objects added to the bucket receive the version ID
null.
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
x-amz-outpost-idto be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead ofs3-control. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and thex-amz-outpost-idderived by using the access point ARN, see the Examples section.The following operations are related to
PutBucketVersioningfor S3 on Outposts.
This is a convenience which creates an instance of the
PutBucketVersioningRequest.Builderavoiding the need to create one manually viaPutBucketVersioningRequest.builder()- Parameters:
putBucketVersioningRequest- AConsumerthat will call methods onPutBucketVersioningRequest.Builderto create a request.- Returns:
- Result of the PutBucketVersioning operation returned by the service.
- See Also:
-
-
putJobTagging
default PutJobTaggingResponse putJobTagging(PutJobTaggingRequest putJobTaggingRequest) throws InternalServiceException, TooManyRequestsException, NotFoundException, TooManyTagsException, AwsServiceException, SdkClientException, S3ControlException 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.
-
If you send this request with an empty tag set, Amazon S3 deletes the existing tag set on the Batch Operations job. If you use this method, you are charged for a Tier 1 Request (PUT). For more information, see Amazon S3 pricing.
-
For deleting existing tags for your Batch Operations job, a DeleteJobTagging request is preferred because it achieves the same result without incurring charges.
-
A few things to consider about using tags:
-
Amazon S3 limits the maximum number of tags to 50 tags per job.
-
You can associate up to 50 tags with a job as long as they have unique tag keys.
-
A tag key can be up to 128 Unicode characters in length, and tag values can be up to 256 Unicode characters in length.
-
The key and values are case sensitive.
-
For tagging-related restrictions related to characters and encodings, see User-Defined Tag Restrictions in the Billing and Cost Management User Guide.
-
To use the
PutJobTaggingoperation, you must have permission to perform thes3:PutJobTaggingaction.Related actions include:
- Parameters:
putJobTaggingRequest-- Returns:
- Result of the PutJobTagging operation returned by the service.
- See Also:
-
-
putJobTagging
default PutJobTaggingResponse putJobTagging(Consumer<PutJobTaggingRequest.Builder> putJobTaggingRequest) throws InternalServiceException, TooManyRequestsException, NotFoundException, TooManyTagsException, AwsServiceException, SdkClientException, S3ControlException 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.
-
If you send this request with an empty tag set, Amazon S3 deletes the existing tag set on the Batch Operations job. If you use this method, you are charged for a Tier 1 Request (PUT). For more information, see Amazon S3 pricing.
-
For deleting existing tags for your Batch Operations job, a DeleteJobTagging request is preferred because it achieves the same result without incurring charges.
-
A few things to consider about using tags:
-
Amazon S3 limits the maximum number of tags to 50 tags per job.
-
You can associate up to 50 tags with a job as long as they have unique tag keys.
-
A tag key can be up to 128 Unicode characters in length, and tag values can be up to 256 Unicode characters in length.
-
The key and values are case sensitive.
-
For tagging-related restrictions related to characters and encodings, see User-Defined Tag Restrictions in the Billing and Cost Management User Guide.
-
To use the
PutJobTaggingoperation, you must have permission to perform thes3:PutJobTaggingaction.Related actions include:
This is a convenience which creates an instance of the
PutJobTaggingRequest.Builderavoiding the need to create one manually viaPutJobTaggingRequest.builder()- Parameters:
putJobTaggingRequest- AConsumerthat will call methods onPutJobTaggingRequest.Builderto create a request.- Returns:
- Result of the PutJobTagging operation returned by the service.
- See Also:
-
-
putMultiRegionAccessPointPolicy
default PutMultiRegionAccessPointPolicyResponse putMultiRegionAccessPointPolicy(PutMultiRegionAccessPointPolicyRequest putMultiRegionAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:- Parameters:
putMultiRegionAccessPointPolicyRequest-- Returns:
- Result of the PutMultiRegionAccessPointPolicy operation returned by the service.
- See Also:
-
putMultiRegionAccessPointPolicy
default PutMultiRegionAccessPointPolicyResponse putMultiRegionAccessPointPolicy(Consumer<PutMultiRegionAccessPointPolicyRequest.Builder> putMultiRegionAccessPointPolicyRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
PutMultiRegionAccessPointPolicyRequest.Builderavoiding the need to create one manually viaPutMultiRegionAccessPointPolicyRequest.builder()- Parameters:
putMultiRegionAccessPointPolicyRequest- AConsumerthat will call methods onPutMultiRegionAccessPointPolicyRequest.Builderto create a request.- Returns:
- Result of the PutMultiRegionAccessPointPolicy operation returned by the service.
- See Also:
-
putPublicAccessBlock
default PutPublicAccessBlockResponse putPublicAccessBlock(PutPublicAccessBlockRequest putPublicAccessBlockRequest) throws AwsServiceException, SdkClientException, S3ControlException Creates or modifies the
PublicAccessBlockconfiguration for an Amazon Web Services account. For this operation, users must have thes3:PutAccountPublicAccessBlockpermission. For more information, see Using Amazon S3 block public access.Related actions include:
- Parameters:
putPublicAccessBlockRequest-- Returns:
- Result of the PutPublicAccessBlock operation returned by the service.
- See Also:
-
putPublicAccessBlock
default PutPublicAccessBlockResponse putPublicAccessBlock(Consumer<PutPublicAccessBlockRequest.Builder> putPublicAccessBlockRequest) throws AwsServiceException, SdkClientException, S3ControlException Creates or modifies the
PublicAccessBlockconfiguration for an Amazon Web Services account. For this operation, users must have thes3:PutAccountPublicAccessBlockpermission. For more information, see Using Amazon S3 block public access.Related actions include:
This is a convenience which creates an instance of the
PutPublicAccessBlockRequest.Builderavoiding the need to create one manually viaPutPublicAccessBlockRequest.builder()- Parameters:
putPublicAccessBlockRequest- AConsumerthat will call methods onPutPublicAccessBlockRequest.Builderto create a request.- Returns:
- Result of the PutPublicAccessBlock operation returned by the service.
- See Also:
-
putStorageLensConfiguration
default PutStorageLensConfigurationResponse putStorageLensConfiguration(PutStorageLensConfigurationRequest putStorageLensConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
s3:PutStorageLensConfigurationaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
putStorageLensConfigurationRequest-- Returns:
- Result of the PutStorageLensConfiguration operation returned by the service.
- See Also:
-
putStorageLensConfiguration
default PutStorageLensConfigurationResponse putStorageLensConfiguration(Consumer<PutStorageLensConfigurationRequest.Builder> putStorageLensConfigurationRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
s3:PutStorageLensConfigurationaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
PutStorageLensConfigurationRequest.Builderavoiding the need to create one manually viaPutStorageLensConfigurationRequest.builder()- Parameters:
putStorageLensConfigurationRequest- AConsumerthat will call methods onPutStorageLensConfigurationRequest.Builderto create a request.- Returns:
- Result of the PutStorageLensConfiguration operation returned by the service.
- See Also:
-
putStorageLensConfigurationTagging
default PutStorageLensConfigurationTaggingResponse putStorageLensConfigurationTagging(PutStorageLensConfigurationTaggingRequest putStorageLensConfigurationTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:PutStorageLensConfigurationTaggingaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.- Parameters:
putStorageLensConfigurationTaggingRequest-- Returns:
- Result of the PutStorageLensConfigurationTagging operation returned by the service.
- See Also:
-
putStorageLensConfigurationTagging
default PutStorageLensConfigurationTaggingResponse putStorageLensConfigurationTagging(Consumer<PutStorageLensConfigurationTaggingRequest.Builder> putStorageLensConfigurationTaggingRequest) throws AwsServiceException, SdkClientException, S3ControlException 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:PutStorageLensConfigurationTaggingaction. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.
This is a convenience which creates an instance of the
PutStorageLensConfigurationTaggingRequest.Builderavoiding the need to create one manually viaPutStorageLensConfigurationTaggingRequest.builder()- Parameters:
putStorageLensConfigurationTaggingRequest- AConsumerthat will call methods onPutStorageLensConfigurationTaggingRequest.Builderto create a request.- Returns:
- Result of the PutStorageLensConfigurationTagging operation returned by the service.
- See Also:
-
submitMultiRegionAccessPointRoutes
default SubmitMultiRegionAccessPointRoutesResponse submitMultiRegionAccessPointRoutes(SubmitMultiRegionAccessPointRoutesRequest submitMultiRegionAccessPointRoutesRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
0indicates a passive status, which means that traffic won't be routed to the specified Region. A value of100indicates an active status, which means that traffic will be routed to the specified Region. At least one Region must be active at all times.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:
-
us-east-1 -
us-west-2 -
ap-southeast-2 -
ap-northeast-1 -
eu-west-1
Your Amazon S3 bucket does not need to be in these five Regions.
- Parameters:
submitMultiRegionAccessPointRoutesRequest-- Returns:
- Result of the SubmitMultiRegionAccessPointRoutes operation returned by the service.
- See Also:
-
-
submitMultiRegionAccessPointRoutes
default SubmitMultiRegionAccessPointRoutesResponse submitMultiRegionAccessPointRoutes(Consumer<SubmitMultiRegionAccessPointRoutesRequest.Builder> submitMultiRegionAccessPointRoutesRequest) throws AwsServiceException, SdkClientException, S3ControlException 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
0indicates a passive status, which means that traffic won't be routed to the specified Region. A value of100indicates an active status, which means that traffic will be routed to the specified Region. At least one Region must be active at all times.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:
-
us-east-1 -
us-west-2 -
ap-southeast-2 -
ap-northeast-1 -
eu-west-1
Your Amazon S3 bucket does not need to be in these five Regions.
This is a convenience which creates an instance of the
SubmitMultiRegionAccessPointRoutesRequest.Builderavoiding the need to create one manually viaSubmitMultiRegionAccessPointRoutesRequest.builder()- Parameters:
submitMultiRegionAccessPointRoutesRequest- AConsumerthat will call methods onSubmitMultiRegionAccessPointRoutesRequest.Builderto create a request.- Returns:
- Result of the SubmitMultiRegionAccessPointRoutes operation returned by the service.
- See Also:
-
-
updateJobPriority
default UpdateJobPriorityResponse updateJobPriority(UpdateJobPriorityRequest updateJobPriorityRequest) throws BadRequestException, TooManyRequestsException, NotFoundException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
- Parameters:
updateJobPriorityRequest-- Returns:
- Result of the UpdateJobPriority operation returned by the service.
- See Also:
-
updateJobPriority
default UpdateJobPriorityResponse updateJobPriority(Consumer<UpdateJobPriorityRequest.Builder> updateJobPriorityRequest) throws BadRequestException, TooManyRequestsException, NotFoundException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
UpdateJobPriorityRequest.Builderavoiding the need to create one manually viaUpdateJobPriorityRequest.builder()- Parameters:
updateJobPriorityRequest- AConsumerthat will call methods onUpdateJobPriorityRequest.Builderto create a request.- Returns:
- Result of the UpdateJobPriority operation returned by the service.
- See Also:
-
updateJobStatus
default UpdateJobStatusResponse updateJobStatus(UpdateJobStatusRequest updateJobStatusRequest) throws BadRequestException, TooManyRequestsException, NotFoundException, JobStatusException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
- Parameters:
updateJobStatusRequest-- Returns:
- Result of the UpdateJobStatus operation returned by the service.
- See Also:
-
updateJobStatus
default UpdateJobStatusResponse updateJobStatus(Consumer<UpdateJobStatusRequest.Builder> updateJobStatusRequest) throws BadRequestException, TooManyRequestsException, NotFoundException, JobStatusException, InternalServiceException, AwsServiceException, SdkClientException, S3ControlException 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:
This is a convenience which creates an instance of the
UpdateJobStatusRequest.Builderavoiding the need to create one manually viaUpdateJobStatusRequest.builder()- Parameters:
updateJobStatusRequest- AConsumerthat will call methods onUpdateJobStatusRequest.Builderto create a request.- Returns:
- Result of the UpdateJobStatus operation returned by the service.
- See Also:
-
create
Create aS3ControlClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aS3ControlClient. -
serviceMetadata
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-