Class: Aws::S3Control::Client
- Inherits:
-
Seahorse::Client::Base
- Object
- Seahorse::Client::Base
- Aws::S3Control::Client
- Includes:
- ClientStubs
- Defined in:
- lib/aws-sdk-s3control/client.rb
Overview
An API client for S3Control. To construct a client, you need to configure a ‘:region` and `:credentials`.
client = Aws::S3Control::Client.new(
region: region_name,
credentials: credentials,
# ...
)
For details on configuring region and credentials see the [developer guide](/sdk-for-ruby/v3/developer-guide/setup-config.html).
See #initialize for a full list of supported configuration options.
Class Attribute Summary collapse
- .identifier ⇒ Object readonly private
API Operations collapse
-
#associate_access_grants_identity_center(params = {}) ⇒ Struct
Associate your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance.
-
#create_access_grant(params = {}) ⇒ Types::CreateAccessGrantResult
Creates an access grant that gives a grantee access to your S3 data.
-
#create_access_grants_instance(params = {}) ⇒ Types::CreateAccessGrantsInstanceResult
Creates an S3 Access Grants instance, which serves as a logical grouping for access grants.
-
#create_access_grants_location(params = {}) ⇒ Types::CreateAccessGrantsLocationResult
The S3 data location that you would like to register in your S3 Access Grants instance.
-
#create_access_point(params = {}) ⇒ Types::CreateAccessPointResult
Creates an access point and associates it to a specified bucket.
-
#create_access_point_for_object_lambda(params = {}) ⇒ Types::CreateAccessPointForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#create_bucket(params = {}) ⇒ Types::CreateBucketResult
<note markdown=“1”> This action creates an Amazon S3 on Outposts bucket.
-
#create_job(params = {}) ⇒ Types::CreateJobResult
This operation creates an S3 Batch Operations job.
-
#create_multi_region_access_point(params = {}) ⇒ Types::CreateMultiRegionAccessPointResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#create_storage_lens_group(params = {}) ⇒ Struct
Creates a new S3 Storage Lens group and associates it with the specified Amazon Web Services account ID.
-
#delete_access_grant(params = {}) ⇒ Struct
Deletes the access grant from the S3 Access Grants instance.
-
#delete_access_grants_instance(params = {}) ⇒ Struct
Deletes your S3 Access Grants instance.
-
#delete_access_grants_instance_resource_policy(params = {}) ⇒ Struct
Deletes the resource policy of the S3 Access Grants instance.
-
#delete_access_grants_location(params = {}) ⇒ Struct
Deregisters a location from your S3 Access Grants instance.
-
#delete_access_point(params = {}) ⇒ Struct
Deletes the specified access point.
-
#delete_access_point_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#delete_access_point_policy(params = {}) ⇒ Struct
Deletes the access point policy for the specified access point.
-
#delete_access_point_policy_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#delete_access_point_scope(params = {}) ⇒ Struct
Deletes an existing access point scope for a directory bucket.
-
#delete_bucket(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket.
-
#delete_bucket_lifecycle_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket’s lifecycle configuration.
-
#delete_bucket_policy(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket policy.
-
#delete_bucket_replication(params = {}) ⇒ Struct
<note markdown=“1”> This operation deletes an Amazon S3 on Outposts bucket’s replication configuration.
-
#delete_bucket_tagging(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket’s tags.
-
#delete_job_tagging(params = {}) ⇒ Struct
Removes the entire tag set from the specified S3 Batch Operations job.
-
#delete_multi_region_access_point(params = {}) ⇒ Types::DeleteMultiRegionAccessPointResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#delete_public_access_block(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#delete_storage_lens_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#delete_storage_lens_configuration_tagging(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#delete_storage_lens_group(params = {}) ⇒ Struct
Deletes an existing S3 Storage Lens group.
-
#describe_job(params = {}) ⇒ Types::DescribeJobResult
Retrieves the configuration parameters and status for a Batch Operations job.
-
#describe_multi_region_access_point_operation(params = {}) ⇒ Types::DescribeMultiRegionAccessPointOperationResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#dissociate_access_grants_identity_center(params = {}) ⇒ Struct
Dissociates the Amazon Web Services IAM Identity Center instance from the S3 Access Grants instance.
-
#get_access_grant(params = {}) ⇒ Types::GetAccessGrantResult
Get the details of an access grant from your S3 Access Grants instance.
-
#get_access_grants_instance(params = {}) ⇒ Types::GetAccessGrantsInstanceResult
Retrieves the S3 Access Grants instance for a Region in your account.
-
#get_access_grants_instance_for_prefix(params = {}) ⇒ Types::GetAccessGrantsInstanceForPrefixResult
Retrieve the S3 Access Grants instance that contains a particular prefix.
-
#get_access_grants_instance_resource_policy(params = {}) ⇒ Types::GetAccessGrantsInstanceResourcePolicyResult
Returns the resource policy of the S3 Access Grants instance.
-
#get_access_grants_location(params = {}) ⇒ Types::GetAccessGrantsLocationResult
Retrieves the details of a particular location registered in your S3 Access Grants instance.
-
#get_access_point(params = {}) ⇒ Types::GetAccessPointResult
Returns configuration information about the specified access point.
-
#get_access_point_configuration_for_object_lambda(params = {}) ⇒ Types::GetAccessPointConfigurationForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_access_point_for_object_lambda(params = {}) ⇒ Types::GetAccessPointForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_access_point_policy(params = {}) ⇒ Types::GetAccessPointPolicyResult
Returns the access point policy associated with the specified access point.
-
#get_access_point_policy_for_object_lambda(params = {}) ⇒ Types::GetAccessPointPolicyForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_access_point_policy_status(params = {}) ⇒ Types::GetAccessPointPolicyStatusResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_access_point_policy_status_for_object_lambda(params = {}) ⇒ Types::GetAccessPointPolicyStatusForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_access_point_scope(params = {}) ⇒ Types::GetAccessPointScopeResult
Returns the access point scope for a directory bucket.
-
#get_bucket(params = {}) ⇒ Types::GetBucketResult
Gets an Amazon S3 on Outposts bucket.
-
#get_bucket_lifecycle_configuration(params = {}) ⇒ Types::GetBucketLifecycleConfigurationResult
<note markdown=“1”> This action gets an Amazon S3 on Outposts bucket’s lifecycle configuration.
-
#get_bucket_policy(params = {}) ⇒ Types::GetBucketPolicyResult
<note markdown=“1”> This action gets a bucket policy for an Amazon S3 on Outposts bucket.
-
#get_bucket_replication(params = {}) ⇒ Types::GetBucketReplicationResult
<note markdown=“1”> This operation gets an Amazon S3 on Outposts bucket’s replication configuration.
-
#get_bucket_tagging(params = {}) ⇒ Types::GetBucketTaggingResult
<note markdown=“1”> This action gets an Amazon S3 on Outposts bucket’s tags.
-
#get_bucket_versioning(params = {}) ⇒ Types::GetBucketVersioningResult
<note markdown=“1”> This operation returns the versioning state for S3 on Outposts buckets only.
-
#get_data_access(params = {}) ⇒ Types::GetDataAccessResult
Returns a temporary access credential from S3 Access Grants to the grantee or client application.
-
#get_job_tagging(params = {}) ⇒ Types::GetJobTaggingResult
Returns the tags on an S3 Batch Operations job.
-
#get_multi_region_access_point(params = {}) ⇒ Types::GetMultiRegionAccessPointResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_multi_region_access_point_policy(params = {}) ⇒ Types::GetMultiRegionAccessPointPolicyResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_multi_region_access_point_policy_status(params = {}) ⇒ Types::GetMultiRegionAccessPointPolicyStatusResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_multi_region_access_point_routes(params = {}) ⇒ Types::GetMultiRegionAccessPointRoutesResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_public_access_block(params = {}) ⇒ Types::GetPublicAccessBlockOutput
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_storage_lens_configuration(params = {}) ⇒ Types::GetStorageLensConfigurationResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_storage_lens_configuration_tagging(params = {}) ⇒ Types::GetStorageLensConfigurationTaggingResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#get_storage_lens_group(params = {}) ⇒ Types::GetStorageLensGroupResult
Retrieves the Storage Lens group configuration details.
-
#list_access_grants(params = {}) ⇒ Types::ListAccessGrantsResult
Returns the list of access grants in your S3 Access Grants instance.
-
#list_access_grants_instances(params = {}) ⇒ Types::ListAccessGrantsInstancesResult
Returns a list of S3 Access Grants instances.
-
#list_access_grants_locations(params = {}) ⇒ Types::ListAccessGrantsLocationsResult
Returns a list of the locations registered in your S3 Access Grants instance.
-
#list_access_points(params = {}) ⇒ Types::ListAccessPointsResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#list_access_points_for_directory_buckets(params = {}) ⇒ Types::ListAccessPointsForDirectoryBucketsResult
Returns a list of the access points that are owned by the Amazon Web Services account and that are associated with the specified directory bucket.
-
#list_access_points_for_object_lambda(params = {}) ⇒ Types::ListAccessPointsForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#list_caller_access_grants(params = {}) ⇒ Types::ListCallerAccessGrantsResult
Use this API to list the access grants that grant the caller access to Amazon S3 data through S3 Access Grants.
-
#list_jobs(params = {}) ⇒ Types::ListJobsResult
Lists current S3 Batch Operations jobs as well as the jobs that have ended within the last 90 days for the Amazon Web Services account making the request.
-
#list_multi_region_access_points(params = {}) ⇒ Types::ListMultiRegionAccessPointsResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#list_regional_buckets(params = {}) ⇒ Types::ListRegionalBucketsResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#list_storage_lens_configurations(params = {}) ⇒ Types::ListStorageLensConfigurationsResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#list_storage_lens_groups(params = {}) ⇒ Types::ListStorageLensGroupsResult
Lists all the Storage Lens groups in the specified home Region.
-
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResult
This operation allows you to list all of the tags for a specified resource.
-
#put_access_grants_instance_resource_policy(params = {}) ⇒ Types::PutAccessGrantsInstanceResourcePolicyResult
Updates the resource policy of the S3 Access Grants instance.
-
#put_access_point_configuration_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#put_access_point_policy(params = {}) ⇒ Struct
Associates an access policy with the specified access point.
-
#put_access_point_policy_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#put_access_point_scope(params = {}) ⇒ Struct
Creates or replaces the access point scope for a directory bucket.
-
#put_bucket_lifecycle_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This action puts a lifecycle configuration to an Amazon S3 on Outposts bucket.
-
#put_bucket_policy(params = {}) ⇒ Struct
<note markdown=“1”> This action puts a bucket policy to an Amazon S3 on Outposts bucket.
-
#put_bucket_replication(params = {}) ⇒ Struct
<note markdown=“1”> This action creates an Amazon S3 on Outposts bucket’s replication configuration.
-
#put_bucket_tagging(params = {}) ⇒ Struct
<note markdown=“1”> This action puts tags on an Amazon S3 on Outposts bucket.
-
#put_bucket_versioning(params = {}) ⇒ Struct
<note markdown=“1”> This operation sets the versioning state for S3 on Outposts buckets only.
-
#put_job_tagging(params = {}) ⇒ Struct
Sets the supplied tag-set on an S3 Batch Operations job.
-
#put_multi_region_access_point_policy(params = {}) ⇒ Types::PutMultiRegionAccessPointPolicyResult
<note markdown=“1”> This operation is not supported by directory buckets.
-
#put_public_access_block(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#put_storage_lens_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#put_storage_lens_configuration_tagging(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#submit_multi_region_access_point_routes(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
-
#tag_resource(params = {}) ⇒ Struct
Creates a new user-defined tag or updates an existing tag.
-
#untag_resource(params = {}) ⇒ Struct
This operation removes the specified user-defined tags from an S3 resource.
-
#update_access_grants_location(params = {}) ⇒ Types::UpdateAccessGrantsLocationResult
Updates the IAM role of a registered location in your S3 Access Grants instance.
-
#update_job_priority(params = {}) ⇒ Types::UpdateJobPriorityResult
Updates an existing S3 Batch Operations job’s priority.
-
#update_job_status(params = {}) ⇒ Types::UpdateJobStatusResult
Updates the status for the specified job.
-
#update_storage_lens_group(params = {}) ⇒ Struct
Updates the existing Storage Lens group.
Class Method Summary collapse
- .errors_module ⇒ Object private
Instance Method Summary collapse
- #build_request(operation_name, params = {}) ⇒ Object private
-
#initialize(options) ⇒ Client
constructor
A new instance of Client.
- #waiter_names ⇒ Object deprecated private Deprecated.
Constructor Details
#initialize(options) ⇒ Client
Returns a new instance of Client.
485 486 487 |
# File 'lib/aws-sdk-s3control/client.rb', line 485 def initialize(*args) super end |
Class Attribute Details
.identifier ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
8505 8506 8507 |
# File 'lib/aws-sdk-s3control/client.rb', line 8505 def identifier @identifier end |
Class Method Details
.errors_module ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
8508 8509 8510 |
# File 'lib/aws-sdk-s3control/client.rb', line 8508 def errors_module Errors end |
Instance Method Details
#associate_access_grants_identity_center(params = {}) ⇒ Struct
Associate your S3 Access Grants instance with an Amazon Web Services IAM Identity Center instance. Use this action if you want to create access grants for users or groups from your corporate identity directory. First, you must add your corporate identity directory to Amazon Web Services IAM Identity Center. Then, you can associate this IAM Identity Center instance with your S3 Access Grants instance.
Permissions
: You must have the ‘s3:AssociateAccessGrantsIdentityCenter`
permission to use this operation.
Additional Permissions
: You must also have the following permissions:
`sso:CreateApplication`, `sso:PutApplicationGrant`, and
`sso:PutApplicationAuthenticationMethod`.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
541 542 543 544 |
# File 'lib/aws-sdk-s3control/client.rb', line 541 def associate_access_grants_identity_center(params = {}, = {}) req = build_request(:associate_access_grants_identity_center, params) req.send_request() end |
#build_request(operation_name, params = {}) ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 |
# File 'lib/aws-sdk-s3control/client.rb', line 8478 def build_request(operation_name, params = {}) handlers = @handlers.for(operation_name) tracer = config.telemetry_provider.tracer_provider.tracer( Aws::Telemetry.module_to_tracer_name('Aws::S3Control') ) context = Seahorse::Client::RequestContext.new( operation_name: operation_name, operation: config.api.operation(operation_name), client: self, params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-s3control' context[:gem_version] = '1.117.0' Seahorse::Client::Request.new(handlers, context) end |
#create_access_grant(params = {}) ⇒ Types::CreateAccessGrantResult
Creates an access grant that gives a grantee access to your S3 data. The grantee can be an IAM user or role or a directory user, or group. Before you can create a grant, you must have an S3 Access Grants instance in the same Region as the S3 data. You can create an S3 Access Grants instance using the [CreateAccessGrantsInstance]. You must also have registered at least one S3 data location in your S3 Access Grants instance using [CreateAccessGrantsLocation].
Permissions
: You must have the ‘s3:CreateAccessGrant` permission to use this
operation.
Additional Permissions
: For any directory identity - ‘sso:DescribeInstance` and
`sso:DescribeApplication`
For directory users - `identitystore:DescribeUser`
For directory groups - `identitystore:DescribeGroup`
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessGrantsInstance.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessGrantsLocation.html
683 684 685 686 |
# File 'lib/aws-sdk-s3control/client.rb', line 683 def create_access_grant(params = {}, = {}) req = build_request(:create_access_grant, params) req.send_request() end |
#create_access_grants_instance(params = {}) ⇒ Types::CreateAccessGrantsInstanceResult
Creates an S3 Access Grants instance, which serves as a logical grouping for access grants. You can create one S3 Access Grants instance per Region per account.
Permissions
: You must have the ‘s3:CreateAccessGrantsInstance` permission to use
this operation.
Additional Permissions
: To associate an IAM Identity Center instance with your S3 Access
Grants instance, you must also have the `sso:DescribeInstance`,
`sso:CreateApplication`, `sso:PutApplicationGrant`, and
`sso:PutApplicationAuthenticationMethod` permissions.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
766 767 768 769 |
# File 'lib/aws-sdk-s3control/client.rb', line 766 def create_access_grants_instance(params = {}, = {}) req = build_request(:create_access_grants_instance, params) req.send_request() end |
#create_access_grants_location(params = {}) ⇒ Types::CreateAccessGrantsLocationResult
The S3 data location that you would like to register in your S3 Access Grants instance. Your S3 data must be in the same Region as your S3 Access Grants instance. The location can be one of the following:
-
The default S3 location ‘s3://`
-
A bucket - ‘S3://<bucket-name>`
-
A bucket and prefix - ‘S3://<bucket-name>/<prefix>`
When you register a location, you must include the IAM role that has permission to manage the S3 location that you are registering. Give S3 Access Grants permission to assume this role [using a policy]. S3 Access Grants assumes this role to manage access to the location and to vend temporary credentials to grantees or client applications.
Permissions
: You must have the ‘s3:CreateAccessGrantsLocation` permission to use
this operation.
Additional Permissions
: You must also have the following permission for the specified IAM
role: `iam:PassRole`
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-location.html
863 864 865 866 |
# File 'lib/aws-sdk-s3control/client.rb', line 863 def create_access_grants_location(params = {}, = {}) req = build_request(:create_access_grants_location, params) req.send_request() end |
#create_access_point(params = {}) ⇒ Types::CreateAccessPointResult
Creates an access point and associates it to a specified bucket. For more information, see [Managing access to shared datasets with access points] or [Managing access to shared datasets in directory buckets with access points] in the *Amazon S3 User Guide*.
To create an access point and attach it to a volume on an Amazon FSx file system, see [CreateAndAttachS3AccessPoint] in the *Amazon FSx API Reference*.
<note markdown=“1”> 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*.
</note>
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘CreateAccessPoint`:
- GetAccessPoint][6
- DeleteAccessPoint][7
- ListAccessPoints][8
- ListAccessPointsForDirectoryBuckets][9
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-directory-buckets.html [3]: docs.aws.amazon.com/fsx/latest/APIReference/API_CreateAndAttachS3AccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html#API_control_CreateAccessPoint_Examples [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPoint.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPoints.html [9]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPointsForDirectoryBuckets.html
1057 1058 1059 1060 |
# File 'lib/aws-sdk-s3control/client.rb', line 1057 def create_access_point(params = {}, = {}) req = build_request(:create_access_point, params) req.send_request() end |
#create_access_point_for_object_lambda(params = {}) ⇒ Types::CreateAccessPointForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Creates an Object Lambda Access Point. For more information, see
- Transforming objects with Object Lambda Access Points][1
-
in the
*Amazon S3 User Guide*.
The following actions are related to ‘CreateAccessPointForObjectLambda`:
- DeleteAccessPointForObjectLambda][2
- GetAccessPointForObjectLambda][3
- ListAccessPointsForObjectLambda][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/transforming-objects.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointForObjectLambda.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointForObjectLambda.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPointsForObjectLambda.html
1138 1139 1140 1141 |
# File 'lib/aws-sdk-s3control/client.rb', line 1138 def create_access_point_for_object_lambda(params = {}, = {}) req = build_request(:create_access_point_for_object_lambda, params) req.send_request() end |
#create_bucket(params = {}) ⇒ Types::CreateBucketResult
<note markdown=“1”> This action creates an Amazon S3 on Outposts bucket. To create an S3 bucket, see [Create Bucket] in the *Amazon S3 API Reference*.
</note>
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-id` in your API request, see the [Examples] section.
The following actions are related to ‘CreateBucket` for Amazon S3 on Outposts:
- PutObject][6
- GetBucket][7
- DeleteBucket][8
- CreateAccessPoint][9
- PutAccessPointPolicy][10
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/BucketRestrictions.html#bucketnamingrules [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OnOutpostsRestrictionsLimitations.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateBucket.html#API_control_CreateBucket_Examples [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucket.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucket.html [9]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html [10]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html
1296 1297 1298 1299 |
# File 'lib/aws-sdk-s3control/client.rb', line 1296 def create_bucket(params = {}, = {}) req = build_request(:create_bucket, params) req.send_request() end |
#create_job(params = {}) ⇒ Types::CreateJobResult
This operation creates an S3 Batch Operations job.
You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects. Batch Operations can run a single action on lists of Amazon S3 objects that you specify. For more information, see
- S3 Batch Operations][1
-
in the *Amazon S3 User Guide*.
Permissions
: For information about permissions required to use the Batch
Operations, see [Granting permissions for S3 Batch Operations][2] in
the *Amazon S3 User Guide*.
Related actions include:
- DescribeJob][3
- ListJobs][4
- UpdateJobPriority][5
- UpdateJobStatus][6
- JobOperation][7
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops-iam-role-policies.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeJob.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobPriority.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_JobOperation.html
1587 1588 1589 1590 |
# File 'lib/aws-sdk-s3control/client.rb', line 1587 def create_job(params = {}, = {}) req = build_request(:create_job, params) req.send_request() end |
#create_multi_region_access_point(params = {}) ⇒ Types::CreateMultiRegionAccessPointResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Creates a Multi-Region Access Point and associates it with the specified buckets. For more information about creating Multi-Region Access Points, see [Creating Multi-Region Access Points] in the *Amazon S3 User Guide*.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
This request is asynchronous, meaning that you might receive a response before the command has completed. When this request provides a response, it provides a token that you can use to monitor the status of the request with ‘DescribeMultiRegionAccessPointOperation`.
The following actions are related to ‘CreateMultiRegionAccessPoint`:
- DeleteMultiRegionAccessPoint][3
- DescribeMultiRegionAccessPointOperation][4
- GetMultiRegionAccessPoint][5
- ListMultiRegionAccessPoints][6
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/CreatingMultiRegionAccessPoints.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteMultiRegionAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeMultiRegionAccessPointOperation.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPoint.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListMultiRegionAccessPoints.html
1684 1685 1686 1687 |
# File 'lib/aws-sdk-s3control/client.rb', line 1684 def create_multi_region_access_point(params = {}, = {}) req = build_request(:create_multi_region_access_point, params) req.send_request() end |
#create_storage_lens_group(params = {}) ⇒ Struct
Creates a new S3 Storage Lens group and associates it with the specified Amazon Web Services account ID. An S3 Storage Lens group is a custom grouping of objects based on prefix, suffix, object tags, object size, object age, or a combination of these filters. For each Storage Lens group that you’ve created, you can also optionally add Amazon Web Services resource tags. For more information about S3 Storage Lens groups, see [Working with S3 Storage Lens groups].
To use this operation, you must have the permission to perform the ‘s3:CreateStorageLensGroup` action. If you’re trying to create a Storage Lens group with Amazon Web Services resource tags, you must also have permission to perform the `s3:TagResource` action. For more information about the required Storage Lens Groups permissions, see [Setting account permissions to use S3 Storage Lens groups].
For information about Storage Lens groups errors, see [List of Amazon S3 Storage Lens error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage-lens-groups-overview.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [3]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3LensErrorCodeList
1804 1805 1806 1807 |
# File 'lib/aws-sdk-s3control/client.rb', line 1804 def create_storage_lens_group(params = {}, = {}) req = build_request(:create_storage_lens_group, params) req.send_request() end |
#delete_access_grant(params = {}) ⇒ Struct
Deletes the access grant from the S3 Access Grants instance. You cannot undo an access grant deletion and the grantee will no longer have access to the S3 data.
Permissions
: You must have the ‘s3:DeleteAccessGrant` permission to use this
operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
1842 1843 1844 1845 |
# File 'lib/aws-sdk-s3control/client.rb', line 1842 def delete_access_grant(params = {}, = {}) req = build_request(:delete_access_grant, params) req.send_request() end |
#delete_access_grants_instance(params = {}) ⇒ Struct
Deletes your S3 Access Grants instance. You must first delete the access grants and locations before S3 Access Grants can delete the instance. See [DeleteAccessGrant] and [DeleteAccessGrantsLocation]. If you have associated an IAM Identity Center instance with your S3 Access Grants instance, you must first dissassociate the Identity Center instance from the S3 Access Grants instance before you can delete the S3 Access Grants instance. See [AssociateAccessGrantsIdentityCenter] and [DissociateAccessGrantsIdentityCenter].
Permissions
: You must have the ‘s3:DeleteAccessGrantsInstance` permission to use
this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrant.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrantsLocation.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_AssociateAccessGrantsIdentityCenter.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DissociateAccessGrantsIdentityCenter.html
1888 1889 1890 1891 |
# File 'lib/aws-sdk-s3control/client.rb', line 1888 def delete_access_grants_instance(params = {}, = {}) req = build_request(:delete_access_grants_instance, params) req.send_request() end |
#delete_access_grants_instance_resource_policy(params = {}) ⇒ Struct
Deletes the resource policy of the S3 Access Grants instance. The resource policy is used to manage cross-account access to your S3 Access Grants instance. By deleting the resource policy, you delete any cross-account permissions to your S3 Access Grants instance.
Permissions
: You must have the ‘s3:DeleteAccessGrantsInstanceResourcePolicy`
permission to use this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
1922 1923 1924 1925 |
# File 'lib/aws-sdk-s3control/client.rb', line 1922 def delete_access_grants_instance_resource_policy(params = {}, = {}) req = build_request(:delete_access_grants_instance_resource_policy, params) req.send_request() end |
#delete_access_grants_location(params = {}) ⇒ Struct
Deregisters a location from your S3 Access Grants instance. You can only delete a location registration from an S3 Access Grants instance if there are no grants associated with this location. See [Delete a grant] for information on how to delete grants. You need to have at least one registered location in your S3 Access Grants instance in order to create access grants.
Permissions
: You must have the ‘s3:DeleteAccessGrantsLocation` permission to use
this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrant.html
1970 1971 1972 1973 |
# File 'lib/aws-sdk-s3control/client.rb', line 1970 def delete_access_grants_location(params = {}, = {}) req = build_request(:delete_access_grants_location, params) req.send_request() end |
#delete_access_point(params = {}) ⇒ Struct
Deletes the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘DeleteAccessPoint`:
- CreateAccessPoint][2
- GetAccessPoint][3
- ListAccessPoints][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPoint.html#API_control_DeleteAccessPoint_Examples [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPoints.html
2037 2038 2039 2040 |
# File 'lib/aws-sdk-s3control/client.rb', line 2037 def delete_access_point(params = {}, = {}) req = build_request(:delete_access_point, params) req.send_request() end |
#delete_access_point_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Deletes the specified Object Lambda Access Point.
The following actions are related to ‘DeleteAccessPointForObjectLambda`:
- CreateAccessPointForObjectLambda][1
- GetAccessPointForObjectLambda][2
- ListAccessPointsForObjectLambda][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPointForObjectLambda.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointForObjectLambda.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPointsForObjectLambda.html
2087 2088 2089 2090 |
# File 'lib/aws-sdk-s3control/client.rb', line 2087 def delete_access_point_for_object_lambda(params = {}, = {}) req = build_request(:delete_access_point_for_object_lambda, params) req.send_request() end |
#delete_access_point_policy(params = {}) ⇒ Struct
Deletes the access point policy for the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘DeleteAccessPointPolicy`:
- PutAccessPointPolicy][2
- GetAccessPointPolicy][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicy.html#API_control_DeleteAccessPointPolicy_Examples [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicy.html
2152 2153 2154 2155 |
# File 'lib/aws-sdk-s3control/client.rb', line 2152 def delete_access_point_policy(params = {}, = {}) req = build_request(:delete_access_point_policy, params) req.send_request() end |
#delete_access_point_policy_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Removes the resource policy for an Object Lambda Access Point.
The following actions are related to ‘DeleteAccessPointPolicyForObjectLambda`:
- GetAccessPointPolicyForObjectLambda][1
- PutAccessPointPolicyForObjectLambda][2
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicyForObjectLambda.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicyForObjectLambda.html
2200 2201 2202 2203 |
# File 'lib/aws-sdk-s3control/client.rb', line 2200 def delete_access_point_policy_for_object_lambda(params = {}, = {}) req = build_request(:delete_access_point_policy_for_object_lambda, params) req.send_request() end |
#delete_access_point_scope(params = {}) ⇒ Struct
Deletes an existing access point scope for a directory bucket.
<note markdown=“1”> When you delete the scope of an access point, all prefixes and permissions are deleted.
</note>
To use this operation, you must have the permission to perform the ‘s3express:DeleteAccessPointScope` action.
For information about REST API errors, see [REST error responses].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses
2245 2246 2247 2248 |
# File 'lib/aws-sdk-s3control/client.rb', line 2245 def delete_access_point_scope(params = {}, = {}) req = build_request(:delete_access_point_scope, params) req.send_request() end |
#delete_bucket(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket. To delete an S3 bucket, see [DeleteBucket] in the *Amazon S3 API Reference*.
</note>
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][2
-
in *Amazon S3 User Guide*.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
**Related Resources**
- CreateBucket][4
- GetBucket][5
- DeleteObject][6
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucket.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucket.html#API_control_DeleteBucket_Examples [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateBucket.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucket.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
2317 2318 2319 2320 |
# File 'lib/aws-sdk-s3control/client.rb', line 2317 def delete_bucket(params = {}, = {}) req = build_request(:delete_bucket, params) req.send_request() end |
#delete_bucket_lifecycle_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket’s lifecycle configuration. To delete an S3 bucket’s lifecycle configuration, see
- DeleteBucketLifecycle][1
-
in the *Amazon S3 API Reference*.
</note>
Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see [Using Amazon S3 on Outposts] in *Amazon S3 User Guide*.
To use this operation, you must have permission to perform the ‘s3-outposts:PutLifecycleConfiguration` action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived 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:
- PutBucketLifecycleConfiguration][5
- GetBucketLifecycleConfiguration][6
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketLifecycle.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketLifecycleConfiguration.html#API_control_DeleteBucketLifecycleConfiguration_Examples [4]: docs.aws.amazon.com/AmazonS3/latest/dev/intro-lifecycle-rules.html#intro-lifecycle-rules-actions [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketLifecycleConfiguration.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketLifecycleConfiguration.html
2403 2404 2405 2406 |
# File 'lib/aws-sdk-s3control/client.rb', line 2403 def delete_bucket_lifecycle_configuration(params = {}, = {}) req = build_request(:delete_bucket_lifecycle_configuration, params) req.send_request() end |
#delete_bucket_policy(params = {}) ⇒ Struct
<note markdown=“1”> This action deletes an Amazon S3 on Outposts bucket policy. To delete an S3 bucket policy, see [DeleteBucketPolicy] in the *Amazon S3 API Reference*.
</note>
This implementation of the DELETE action uses the policy subresource to delete the policy of a specified Amazon S3 on Outposts bucket. If you are using an identity other than the root user of the Amazon Web Services account that owns the bucket, the calling identity must have the ‘s3-outposts:DeleteBucketPolicy` permissions on the specified Outposts bucket and belong to the bucket owner’s account to use this action. For more information, see [Using Amazon S3 on Outposts] in *Amazon S3 User Guide*.
If you don’t have ‘DeleteBucketPolicy` permissions, Amazon S3 returns a `403 Access Denied` error. If you have the correct permissions, but you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a ‘405 Method Not Allowed` error.
As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action.
For more information about bucket policies, see [Using Bucket Policies and User Policies].
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘DeleteBucketPolicy`:
- GetBucketPolicy][5
- PutBucketPolicy][6
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketPolicy.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketPolicy.html#API_control_DeleteBucketPolicy_Examples [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketPolicy.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketPolicy.html
2495 2496 2497 2498 |
# File 'lib/aws-sdk-s3control/client.rb', line 2495 def delete_bucket_policy(params = {}, = {}) req = build_request(:delete_bucket_policy, params) req.send_request() end |
#delete_bucket_replication(params = {}) ⇒ Struct
<note markdown=“1”> 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*.
</note>
Deletes the replication configuration from the specified S3 on Outposts bucket.
To use this operation, you must have permissions to perform the ‘s3-outposts:PutReplicationConfiguration` action. 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*.
<note markdown=“1”> It can take a while to propagate ‘PUT` or `DELETE` requests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that’s returned by a ‘GET` request soon after a `PUT` or `DELETE` request 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.
</note>
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived 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][5
-
in the *Amazon S3 User
Guide*.
The following operations are related to ‘DeleteBucketReplication`:
- PutBucketReplication][6
- GetBucketReplication][7
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketReplication.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsIAM.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsBucketPolicy.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketReplication.html#API_control_DeleteBucketReplication_Examples [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsReplication.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketReplication.html [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketReplication.html
2592 2593 2594 2595 |
# File 'lib/aws-sdk-s3control/client.rb', line 2592 def delete_bucket_replication(params = {}, = {}) req = build_request(:delete_bucket_replication, params) req.send_request() end |
#delete_bucket_tagging(params = {}) ⇒ Struct
<note markdown=“1”> 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*.
</note>
Deletes the tags from the Outposts bucket. For more information, see
- Using Amazon S3 on Outposts][2
-
in *Amazon S3 User Guide*.
To use this action, you must have permission to perform the ‘PutBucketTagging` action. By default, the bucket owner has this permission and can grant this permission to others.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘DeleteBucketTagging`:
- GetBucketTagging][4
- PutBucketTagging][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketTagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketTagging.html#API_control_DeleteBucketTagging_Examples [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketTagging.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketTagging.html
2669 2670 2671 2672 |
# File 'lib/aws-sdk-s3control/client.rb', line 2669 def delete_bucket_tagging(params = {}, = {}) req = build_request(:delete_bucket_tagging, params) req.send_request() end |
#delete_job_tagging(params = {}) ⇒ Struct
Removes the entire tag set from the specified S3 Batch Operations job.
Permissions
: To use the ‘DeleteJobTagging` operation, you must have permission to
perform the `s3:DeleteJobTagging` action. For more information, see
[Controlling access and labeling jobs using tags][1] in the *Amazon
S3 User Guide*.
Related actions include:
- CreateJob][2
- GetJobTagging][3
- PutJobTagging][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/batch-ops-managing-jobs.html#batch-ops-job-tags [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetJobTagging.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutJobTagging.html
2722 2723 2724 2725 |
# File 'lib/aws-sdk-s3control/client.rb', line 2722 def delete_job_tagging(params = {}, = {}) req = build_request(:delete_job_tagging, params) req.send_request() end |
#delete_multi_region_access_point(params = {}) ⇒ Types::DeleteMultiRegionAccessPointResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Deletes a Multi-Region Access Point. This action does not delete the buckets associated with the Multi-Region Access Point, only the Multi-Region Access Point itself.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
This request is asynchronous, meaning that you might receive a response before the command has completed. When this request provides a response, it provides a token that you can use to monitor the status of the request with ‘DescribeMultiRegionAccessPointOperation`.
The following actions are related to ‘DeleteMultiRegionAccessPoint`:
- CreateMultiRegionAccessPoint][2
- DescribeMultiRegionAccessPointOperation][3
- GetMultiRegionAccessPoint][4
- ListMultiRegionAccessPoints][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateMultiRegionAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeMultiRegionAccessPointOperation.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPoint.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListMultiRegionAccessPoints.html
2804 2805 2806 2807 |
# File 'lib/aws-sdk-s3control/client.rb', line 2804 def delete_multi_region_access_point(params = {}, = {}) req = build_request(:delete_multi_region_access_point, params) req.send_request() end |
#delete_public_access_block(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Removes the ‘PublicAccessBlock` configuration for an Amazon Web Services account. For more information, see [ Using Amazon S3 block public access].
Related actions include:
- GetPublicAccessBlock][2
- PutPublicAccessBlock][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetPublicAccessBlock.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutPublicAccessBlock.html
2849 2850 2851 2852 |
# File 'lib/aws-sdk-s3control/client.rb', line 2849 def delete_public_access_block(params = {}, = {}) req = build_request(:delete_public_access_block, params) req.send_request() end |
#delete_storage_lens_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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 ][1] in the *Amazon S3 User Guide*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:DeleteStorageLensConfiguration` action. For more information, see
- Setting permissions to use Amazon S3 Storage Lens][2
-
in the *Amazon
S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
2897 2898 2899 2900 |
# File 'lib/aws-sdk-s3control/client.rb', line 2897 def delete_storage_lens_configuration(params = {}, = {}) req = build_request(:delete_storage_lens_configuration, params) req.send_request() end |
#delete_storage_lens_configuration_tagging(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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 ][1] in the *Amazon S3 User Guide*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:DeleteStorageLensConfigurationTagging` action. For more information, see [Setting permissions to use Amazon S3 Storage Lens] in the *Amazon S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
2946 2947 2948 2949 |
# File 'lib/aws-sdk-s3control/client.rb', line 2946 def delete_storage_lens_configuration_tagging(params = {}, = {}) req = build_request(:delete_storage_lens_configuration_tagging, params) req.send_request() end |
#delete_storage_lens_group(params = {}) ⇒ Struct
Deletes an existing S3 Storage Lens group.
To use this operation, you must have the permission to perform the ‘s3:DeleteStorageLensGroup` action. For more information about the required Storage Lens Groups permissions, see [Setting account permissions to use S3 Storage Lens groups].
For information about Storage Lens groups errors, see [List of Amazon S3 Storage Lens error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [2]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3LensErrorCodeList
2990 2991 2992 2993 |
# File 'lib/aws-sdk-s3control/client.rb', line 2990 def delete_storage_lens_group(params = {}, = {}) req = build_request(:delete_storage_lens_group, params) req.send_request() end |
#describe_job(params = {}) ⇒ Types::DescribeJobResult
Retrieves the configuration parameters and status for a Batch Operations job. For more information, see [S3 Batch Operations] in the *Amazon S3 User Guide*.
Permissions
: To use the ‘DescribeJob` operation, you must have permission to
perform the `s3:DescribeJob` action.
Related actions include:
- CreateJob][2
- ListJobs][3
- UpdateJobPriority][4
- UpdateJobStatus][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobPriority.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
3167 3168 3169 3170 |
# File 'lib/aws-sdk-s3control/client.rb', line 3167 def describe_job(params = {}, = {}) req = build_request(:describe_job, params) req.send_request() end |
#describe_multi_region_access_point_operation(params = {}) ⇒ Types::DescribeMultiRegionAccessPointOperationResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Retrieves the status of an asynchronous request to manage a Multi-Region Access Point. For more information about managing Multi-Region Access Points and how asynchronous requests work, see
- Using Multi-Region Access Points][1
-
in the *Amazon S3 User Guide*.
The following actions are related to ‘GetMultiRegionAccessPoint`:
- CreateMultiRegionAccessPoint][2
- DeleteMultiRegionAccessPoint][3
- GetMultiRegionAccessPoint][4
- ListMultiRegionAccessPoints][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MrapOperations.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateMultiRegionAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteMultiRegionAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPoint.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListMultiRegionAccessPoints.html
3253 3254 3255 3256 |
# File 'lib/aws-sdk-s3control/client.rb', line 3253 def describe_multi_region_access_point_operation(params = {}, = {}) req = build_request(:describe_multi_region_access_point_operation, params) req.send_request() end |
#dissociate_access_grants_identity_center(params = {}) ⇒ Struct
Dissociates the Amazon Web Services IAM Identity Center instance from the S3 Access Grants instance.
Permissions
: You must have the ‘s3:DissociateAccessGrantsIdentityCenter`
permission to use this operation.
Additional Permissions
: You must have the ‘sso:DeleteApplication` permission to use this
operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3290 3291 3292 3293 |
# File 'lib/aws-sdk-s3control/client.rb', line 3290 def dissociate_access_grants_identity_center(params = {}, = {}) req = build_request(:dissociate_access_grants_identity_center, params) req.send_request() end |
#get_access_grant(params = {}) ⇒ Types::GetAccessGrantResult
Get the details of an access grant from your S3 Access Grants instance.
Permissions
: You must have the ‘s3:GetAccessGrant` permission to use this
operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3350 3351 3352 3353 |
# File 'lib/aws-sdk-s3control/client.rb', line 3350 def get_access_grant(params = {}, = {}) req = build_request(:get_access_grant, params) req.send_request() end |
#get_access_grants_instance(params = {}) ⇒ Types::GetAccessGrantsInstanceResult
Retrieves the S3 Access Grants instance for a Region in your account.
Permissions
: You must have the ‘s3:GetAccessGrantsInstance` permission to use
this operation.
<note markdown=“1”> ‘GetAccessGrantsInstance` is not supported for cross-account access. You can only call the API from the account that owns the S3 Access Grants instance.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3403 3404 3405 3406 |
# File 'lib/aws-sdk-s3control/client.rb', line 3403 def get_access_grants_instance(params = {}, = {}) req = build_request(:get_access_grants_instance, params) req.send_request() end |
#get_access_grants_instance_for_prefix(params = {}) ⇒ Types::GetAccessGrantsInstanceForPrefixResult
Retrieve the S3 Access Grants instance that contains a particular prefix.
Permissions
: You must have the ‘s3:GetAccessGrantsInstanceForPrefix` permission
for the caller account to use this operation.
Additional Permissions
: The prefix owner account must grant you the following permissions to
their S3 Access Grants instance:
`s3:GetAccessGrantsInstanceForPrefix`.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3453 3454 3455 3456 |
# File 'lib/aws-sdk-s3control/client.rb', line 3453 def get_access_grants_instance_for_prefix(params = {}, = {}) req = build_request(:get_access_grants_instance_for_prefix, params) req.send_request() end |
#get_access_grants_instance_resource_policy(params = {}) ⇒ Types::GetAccessGrantsInstanceResourcePolicyResult
Returns the resource policy of the S3 Access Grants instance.
Permissions
: You must have the ‘s3:GetAccessGrantsInstanceResourcePolicy`
permission to use this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3494 3495 3496 3497 |
# File 'lib/aws-sdk-s3control/client.rb', line 3494 def get_access_grants_instance_resource_policy(params = {}, = {}) req = build_request(:get_access_grants_instance_resource_policy, params) req.send_request() end |
#get_access_grants_location(params = {}) ⇒ Types::GetAccessGrantsLocationResult
Retrieves the details of a particular location registered in your S3 Access Grants instance.
Permissions
: You must have the ‘s3:GetAccessGrantsLocation` permission to use
this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3547 3548 3549 3550 |
# File 'lib/aws-sdk-s3control/client.rb', line 3547 def get_access_grants_location(params = {}, = {}) req = build_request(:get_access_grants_location, params) req.send_request() end |
#get_access_point(params = {}) ⇒ Types::GetAccessPointResult
Returns configuration information about the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘GetAccessPoint`:
- CreateAccessPoint][2
- DeleteAccessPoint][3
- ListAccessPoints][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html#API_control_GetAccessPoint_Examples [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPoints.html
3649 3650 3651 3652 |
# File 'lib/aws-sdk-s3control/client.rb', line 3649 def get_access_point(params = {}, = {}) req = build_request(:get_access_point, params) req.send_request() end |
#get_access_point_configuration_for_object_lambda(params = {}) ⇒ Types::GetAccessPointConfigurationForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns configuration for an Object Lambda Access Point.
The following actions are related to ‘GetAccessPointConfigurationForObjectLambda`:
- PutAccessPointConfigurationForObjectLambda][1
^
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointConfigurationForObjectLambda.html
3710 3711 3712 3713 |
# File 'lib/aws-sdk-s3control/client.rb', line 3710 def get_access_point_configuration_for_object_lambda(params = {}, = {}) req = build_request(:get_access_point_configuration_for_object_lambda, params) req.send_request() end |
#get_access_point_for_object_lambda(params = {}) ⇒ Types::GetAccessPointForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns configuration information about the specified Object Lambda Access Point
The following actions are related to ‘GetAccessPointForObjectLambda`:
- CreateAccessPointForObjectLambda][1
- DeleteAccessPointForObjectLambda][2
- ListAccessPointsForObjectLambda][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPointForObjectLambda.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointForObjectLambda.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPointsForObjectLambda.html
3776 3777 3778 3779 |
# File 'lib/aws-sdk-s3control/client.rb', line 3776 def get_access_point_for_object_lambda(params = {}, = {}) req = build_request(:get_access_point_for_object_lambda, params) req.send_request() end |
#get_access_point_policy(params = {}) ⇒ Types::GetAccessPointPolicyResult
Returns the access point policy associated with the specified access point.
The following actions are related to ‘GetAccessPointPolicy`:
- PutAccessPointPolicy][1
- DeleteAccessPointPolicy][2
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicy.html
3837 3838 3839 3840 |
# File 'lib/aws-sdk-s3control/client.rb', line 3837 def get_access_point_policy(params = {}, = {}) req = build_request(:get_access_point_policy, params) req.send_request() end |
#get_access_point_policy_for_object_lambda(params = {}) ⇒ Types::GetAccessPointPolicyForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns the resource policy for an Object Lambda Access Point.
The following actions are related to ‘GetAccessPointPolicyForObjectLambda`:
- DeleteAccessPointPolicyForObjectLambda][1
- PutAccessPointPolicyForObjectLambda][2
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicyForObjectLambda.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicyForObjectLambda.html
3890 3891 3892 3893 |
# File 'lib/aws-sdk-s3control/client.rb', line 3890 def get_access_point_policy_for_object_lambda(params = {}, = {}) req = build_request(:get_access_point_policy_for_object_lambda, params) req.send_request() end |
#get_access_point_policy_status(params = {}) ⇒ Types::GetAccessPointPolicyStatusResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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*.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points.html
3937 3938 3939 3940 |
# File 'lib/aws-sdk-s3control/client.rb', line 3937 def get_access_point_policy_status(params = {}, = {}) req = build_request(:get_access_point_policy_status, params) req.send_request() end |
#get_access_point_policy_status_for_object_lambda(params = {}) ⇒ Types::GetAccessPointPolicyStatusForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns the status of the resource policy associated with an Object Lambda Access Point.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
3979 3980 3981 3982 |
# File 'lib/aws-sdk-s3control/client.rb', line 3979 def get_access_point_policy_status_for_object_lambda(params = {}, = {}) req = build_request(:get_access_point_policy_status_for_object_lambda, params) req.send_request() end |
#get_access_point_scope(params = {}) ⇒ Types::GetAccessPointScopeResult
Returns the access point scope for a directory bucket.
To use this operation, you must have the permission to perform the ‘s3express:GetAccessPointScope` action.
For information about REST API errors, see [REST error responses].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses
4028 4029 4030 4031 |
# File 'lib/aws-sdk-s3control/client.rb', line 4028 def get_access_point_scope(params = {}, = {}) req = build_request(:get_access_point_scope, params) req.send_request() end |
#get_bucket(params = {}) ⇒ Types::GetBucketResult
Gets an Amazon S3 on Outposts bucket. For more information, see [ Using Amazon S3 on Outposts] in the *Amazon S3 User Guide*.
If you are using an identity other than the root user of the Amazon Web Services account that owns the Outposts bucket, the calling identity must have the ‘s3-outposts:GetBucket` permissions on the specified Outposts bucket and belong to the Outposts bucket owner’s account in order to use this action. Only users from Outposts bucket owner account with the right permissions can perform actions on an Outposts bucket.
If you don’t have ‘s3-outposts:GetBucket` permissions or you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a ‘403 Access Denied` error.
The following actions are related to ‘GetBucket` for Amazon S3 on Outposts:
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
- PutObject][3
- CreateBucket][4
- DeleteBucket][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucket.html#API_control_GetBucket_Examples [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateBucket.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucket.html
4119 4120 4121 4122 |
# File 'lib/aws-sdk-s3control/client.rb', line 4119 def get_bucket(params = {}, = {}) req = build_request(:get_bucket, params) req.send_request() end |
#get_bucket_lifecycle_configuration(params = {}) ⇒ Types::GetBucketLifecycleConfigurationResult
<note markdown=“1”> This action gets an Amazon S3 on Outposts bucket’s lifecycle configuration. To get an S3 bucket’s lifecycle configuration, see
- GetBucketLifecycleConfiguration][1
-
in the *Amazon S3 API Reference*.
</note>
Returns the lifecycle configuration information set on the Outposts bucket. For more information, see [Using Amazon S3 on Outposts] and for information about lifecycle configuration, see [ Object Lifecycle Management] in *Amazon S3 User Guide*.
To use this action, you must have permission to perform the ‘s3-outposts:GetLifecycleConfiguration` action. The Outposts bucket owner has this permission, by default. The bucket owner can grant this permission to others. For more information about permissions, see
- Permissions Related to Bucket Subresource Operations][4
-
and
[Managing Access Permissions to Your Amazon S3 Resources].
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
‘GetBucketLifecycleConfiguration` has 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`:
- PutBucketLifecycleConfiguration][7
- DeleteBucketLifecycleConfiguration][8
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketLifecycleConfiguration.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketLifecycleConfiguration.html#API_control_GetBucketLifecycleConfiguration_Examples [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketLifecycleConfiguration.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketLifecycleConfiguration.html
4246 4247 4248 4249 |
# File 'lib/aws-sdk-s3control/client.rb', line 4246 def get_bucket_lifecycle_configuration(params = {}, = {}) req = build_request(:get_bucket_lifecycle_configuration, params) req.send_request() end |
#get_bucket_policy(params = {}) ⇒ Types::GetBucketPolicyResult
<note markdown=“1”> 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*.
</note>
Returns the policy of a specified Outposts bucket. For more information, see [Using Amazon S3 on Outposts] in the *Amazon S3 User Guide*.
If you are using an identity other than the root user of the Amazon Web Services account that owns the bucket, the calling identity must have the ‘GetBucketPolicy` permissions on the specified bucket and belong to the bucket owner’s account in order to use this action.
Only users from Outposts bucket owner account with the right permissions can perform actions on an Outposts bucket. If you don’t have ‘s3-outposts:GetBucketPolicy` permissions or you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a ‘403 Access Denied` error.
As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action.
For more information about bucket policies, see [Using Bucket Policies and User Policies].
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘GetBucketPolicy`:
- GetObject][5
- PutBucketPolicy][6
- DeleteBucketPolicy][7
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketPolicy.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketPolicy.html#API_control_GetBucketPolicy_Examples [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketPolicy.html [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketPolicy.html
4348 4349 4350 4351 |
# File 'lib/aws-sdk-s3control/client.rb', line 4348 def get_bucket_policy(params = {}, = {}) req = build_request(:get_bucket_policy, params) req.send_request() end |
#get_bucket_replication(params = {}) ⇒ Types::GetBucketReplicationResult
<note markdown=“1”> This operation gets an Amazon S3 on Outposts bucket’s replication configuration. To get an S3 bucket’s replication configuration, see
- GetBucketReplication][1
-
in the *Amazon S3 API Reference*.
</note>
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*.
<note markdown=“1”> It can take a while to propagate ‘PUT` or `DELETE` requests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that’s returned by a ‘GET` request soon after a `PUT` or `DELETE` request 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.
</note>
This action requires permissions for the ‘s3-outposts:GetReplicationConfiguration` action. 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-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
If you include the ‘Filter` element in a replication configuration, you must also include the `DeleteMarkerReplication`, `Status`, and `Priority` elements. The response also returns those elements.
For information about S3 on Outposts replication failure reasons, see
- Replication failure reasons][7
-
in the *Amazon S3 User Guide*.
The following operations are related to ‘GetBucketReplication`:
- PutBucketReplication][8
- DeleteBucketReplication][9
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketReplication.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsReplication.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsIAM.html [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsBucketPolicy.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketReplication.html#API_control_GetBucketReplication_Examples [7]: docs.aws.amazon.com/AmazonS3/latest/userguide/outposts-replication-eventbridge.html#outposts-replication-failure-codes [8]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketReplication.html [9]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketReplication.html
4479 4480 4481 4482 |
# File 'lib/aws-sdk-s3control/client.rb', line 4479 def get_bucket_replication(params = {}, = {}) req = build_request(:get_bucket_replication, params) req.send_request() end |
#get_bucket_tagging(params = {}) ⇒ Types::GetBucketTaggingResult
<note markdown=“1”> 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*.
</note>
Returns the tag set associated with the Outposts bucket. For more information, see [Using Amazon S3 on Outposts] in the *Amazon S3 User Guide*.
To use this action, you must have permission to perform the ‘GetBucketTagging` action. By default, the bucket owner has this permission and can grant this permission to others.
‘GetBucketTagging` has the following special error:
-
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-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘GetBucketTagging`:
- PutBucketTagging][4
- DeleteBucketTagging][5
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketTagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketTagging.html#API_control_GetBucketTagging_Examples [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketTagging.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketTagging.html
4568 4569 4570 4571 |
# File 'lib/aws-sdk-s3control/client.rb', line 4568 def get_bucket_tagging(params = {}, = {}) req = build_request(:get_bucket_tagging, params) req.send_request() end |
#get_bucket_versioning(params = {}) ⇒ Types::GetBucketVersioningResult
<note markdown=“1”> This operation returns the versioning state for S3 on Outposts buckets only. To return the versioning state for an S3 bucket, see
- GetBucketVersioning][1
-
in the *Amazon S3 API Reference*.
</note>
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 ‘GetBucketVersioning` request 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-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following operations are related to ‘GetBucketVersioning` for S3 on Outposts.
- PutBucketVersioning][4
- PutBucketLifecycleConfiguration][5
- GetBucketLifecycleConfiguration][6
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketVersioning.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/Versioning.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketVersioning.html#API_control_GetBucketVersioning_Examples [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketVersioning.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketLifecycleConfiguration.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketLifecycleConfiguration.html
4643 4644 4645 4646 |
# File 'lib/aws-sdk-s3control/client.rb', line 4643 def get_bucket_versioning(params = {}, = {}) req = build_request(:get_bucket_versioning, params) req.send_request() end |
#get_data_access(params = {}) ⇒ Types::GetDataAccessResult
Returns a temporary access credential from S3 Access Grants to the grantee or client application. The [temporary credential] is an Amazon Web Services STS token that grants them access to the S3 data.
Permissions
: You must have the ‘s3:GetDataAccess` permission to use this
operation.
Additional Permissions
: The IAM role that S3 Access Grants assumes must have the following
permissions specified in the trust policy when registering the
location: `sts:AssumeRole`, for directory users or groups
`sts:SetContext`, and for IAM users or roles
`sts:SetSourceIdentity`.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/STS/latest/APIReference/API_Credentials.html
4747 4748 4749 4750 |
# File 'lib/aws-sdk-s3control/client.rb', line 4747 def get_data_access(params = {}, = {}) req = build_request(:get_data_access, params) req.send_request() end |
#get_job_tagging(params = {}) ⇒ Types::GetJobTaggingResult
Returns the tags on an S3 Batch Operations job.
Permissions
: To use the ‘GetJobTagging` operation, you must have permission to
perform the `s3:GetJobTagging` action. For more information, see
[Controlling access and labeling jobs using tags][1] in the *Amazon
S3 User Guide*.
Related actions include:
- CreateJob][2
- PutJobTagging][3
- DeleteJobTagging][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/batch-ops-managing-jobs.html#batch-ops-job-tags [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutJobTagging.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteJobTagging.html
4809 4810 4811 4812 |
# File 'lib/aws-sdk-s3control/client.rb', line 4809 def get_job_tagging(params = {}, = {}) req = build_request(:get_job_tagging, params) req.send_request() end |
#get_multi_region_access_point(params = {}) ⇒ Types::GetMultiRegionAccessPointResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns configuration information about the specified Multi-Region Access Point.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
The following actions are related to ‘GetMultiRegionAccessPoint`:
- CreateMultiRegionAccessPoint][2
- DeleteMultiRegionAccessPoint][3
- DescribeMultiRegionAccessPointOperation][4
- ListMultiRegionAccessPoints][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateMultiRegionAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteMultiRegionAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeMultiRegionAccessPointOperation.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListMultiRegionAccessPoints.html
4894 4895 4896 4897 |
# File 'lib/aws-sdk-s3control/client.rb', line 4894 def get_multi_region_access_point(params = {}, = {}) req = build_request(:get_multi_region_access_point, params) req.send_request() end |
#get_multi_region_access_point_policy(params = {}) ⇒ Types::GetMultiRegionAccessPointPolicyResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns the access control policy of the specified Multi-Region Access Point.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
The following actions are related to ‘GetMultiRegionAccessPointPolicy`:
- GetMultiRegionAccessPointPolicyStatus][2
- PutMultiRegionAccessPointPolicy][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicyStatus.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutMultiRegionAccessPointPolicy.html
4963 4964 4965 4966 |
# File 'lib/aws-sdk-s3control/client.rb', line 4963 def get_multi_region_access_point_policy(params = {}, = {}) req = build_request(:get_multi_region_access_point_policy, params) req.send_request() end |
#get_multi_region_access_point_policy_status(params = {}) ⇒ Types::GetMultiRegionAccessPointPolicyStatusResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
The following actions are related to ‘GetMultiRegionAccessPointPolicyStatus`:
- GetMultiRegionAccessPointPolicy][2
- PutMultiRegionAccessPointPolicy][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicy.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutMultiRegionAccessPointPolicy.html
5031 5032 5033 5034 |
# File 'lib/aws-sdk-s3control/client.rb', line 5031 def get_multi_region_access_point_policy_status(params = {}, = {}) req = build_request(:get_multi_region_access_point_policy_status, params) req.send_request() end |
#get_multi_region_access_point_routes(params = {}) ⇒ Types::GetMultiRegionAccessPointRoutesResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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`
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
5092 5093 5094 5095 |
# File 'lib/aws-sdk-s3control/client.rb', line 5092 def get_multi_region_access_point_routes(params = {}, = {}) req = build_request(:get_multi_region_access_point_routes, params) req.send_request() end |
#get_public_access_block(params = {}) ⇒ Types::GetPublicAccessBlockOutput
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Retrieves the ‘PublicAccessBlock` configuration for an Amazon Web Services account. For more information, see [ Using Amazon S3 block public access].
Related actions include:
- DeletePublicAccessBlock][2
- PutPublicAccessBlock][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeletePublicAccessBlock.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutPublicAccessBlock.html
5146 5147 5148 5149 |
# File 'lib/aws-sdk-s3control/client.rb', line 5146 def get_public_access_block(params = {}, = {}) req = build_request(:get_public_access_block, params) req.send_request() end |
#get_storage_lens_configuration(params = {}) ⇒ Types::GetStorageLensConfigurationResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Gets the Amazon S3 Storage Lens configuration. For more information, see [Assessing your storage activity and usage with Amazon S3 Storage Lens ][1] 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*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:GetStorageLensConfiguration` action. For more information, see
- Setting permissions to use Amazon S3 Storage Lens][3
-
in the *Amazon
S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_metrics_glossary.html [3]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
5237 5238 5239 5240 |
# File 'lib/aws-sdk-s3control/client.rb', line 5237 def get_storage_lens_configuration(params = {}, = {}) req = build_request(:get_storage_lens_configuration, params) req.send_request() end |
#get_storage_lens_configuration_tagging(params = {}) ⇒ Types::GetStorageLensConfigurationTaggingResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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 ][1] in the *Amazon S3 User Guide*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:GetStorageLensConfigurationTagging` action. For more information, see [Setting permissions to use Amazon S3 Storage Lens] in the *Amazon S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
5294 5295 5296 5297 |
# File 'lib/aws-sdk-s3control/client.rb', line 5294 def get_storage_lens_configuration_tagging(params = {}, = {}) req = build_request(:get_storage_lens_configuration_tagging, params) req.send_request() end |
#get_storage_lens_group(params = {}) ⇒ Types::GetStorageLensGroupResult
Retrieves the Storage Lens group configuration details.
To use this operation, you must have the permission to perform the ‘s3:GetStorageLensGroup` action. For more information about the required Storage Lens Groups permissions, see [Setting account permissions to use S3 Storage Lens groups].
For information about Storage Lens groups errors, see [List of Amazon S3 Storage Lens error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [2]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3LensErrorCodeList
5379 5380 5381 5382 |
# File 'lib/aws-sdk-s3control/client.rb', line 5379 def get_storage_lens_group(params = {}, = {}) req = build_request(:get_storage_lens_group, params) req.send_request() end |
#list_access_grants(params = {}) ⇒ Types::ListAccessGrantsResult
Returns the list of access grants in your S3 Access Grants instance.
Permissions
: You must have the ‘s3:ListAccessGrants` permission to use this
operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5492 5493 5494 5495 |
# File 'lib/aws-sdk-s3control/client.rb', line 5492 def list_access_grants(params = {}, = {}) req = build_request(:list_access_grants, params) req.send_request() end |
#list_access_grants_instances(params = {}) ⇒ Types::ListAccessGrantsInstancesResult
Returns a list of S3 Access Grants instances. An S3 Access Grants instance serves as a logical grouping for your individual access grants. You can only have one S3 Access Grants instance per Region per account.
Permissions
: You must have the ‘s3:ListAccessGrantsInstances` permission to use
this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5555 5556 5557 5558 |
# File 'lib/aws-sdk-s3control/client.rb', line 5555 def list_access_grants_instances(params = {}, = {}) req = build_request(:list_access_grants_instances, params) req.send_request() end |
#list_access_grants_locations(params = {}) ⇒ Types::ListAccessGrantsLocationsResult
Returns a list of the locations registered in your S3 Access Grants instance.
Permissions
: You must have the ‘s3:ListAccessGrantsLocations` permission to use
this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5626 5627 5628 5629 |
# File 'lib/aws-sdk-s3control/client.rb', line 5626 def list_access_grants_locations(params = {}, = {}) req = build_request(:list_access_grants_locations, params) req.send_request() end |
#list_access_points(params = {}) ⇒ Types::ListAccessPointsResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns a list of the access points. You can retrieve up to 1,000 access points per call. If the call returns 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.
Returns only access points attached to S3 buckets by default. To return all access points specify ‘DataSourceType` as `ALL`.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘ListAccessPoints`:
- CreateAccessPoint][2
- DeleteAccessPoint][3
- GetAccessPoint][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html#API_control_GetAccessPoint_Examples [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5750 5751 5752 5753 |
# File 'lib/aws-sdk-s3control/client.rb', line 5750 def list_access_points(params = {}, = {}) req = build_request(:list_access_points, params) req.send_request() end |
#list_access_points_for_directory_buckets(params = {}) ⇒ Types::ListAccessPointsForDirectoryBucketsResult
Returns a list of the access points that are owned by the Amazon Web Services account and that are associated with the specified directory bucket.
To list access points for general purpose buckets, see [ListAccesspoints].
To use this operation, you must have the permission to perform the ‘s3express:ListAccessPointsForDirectoryBuckets` action.
For information about REST API errors, see [REST error responses].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPoints.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5831 5832 5833 5834 |
# File 'lib/aws-sdk-s3control/client.rb', line 5831 def list_access_points_for_directory_buckets(params = {}, = {}) req = build_request(:list_access_points_for_directory_buckets, params) req.send_request() end |
#list_access_points_for_object_lambda(params = {}) ⇒ Types::ListAccessPointsForObjectLambdaResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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`:
- CreateAccessPointForObjectLambda][1
- DeleteAccessPointForObjectLambda][2
- GetAccessPointForObjectLambda][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPointForObjectLambda.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointForObjectLambda.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointForObjectLambda.html
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5910 5911 5912 5913 |
# File 'lib/aws-sdk-s3control/client.rb', line 5910 def list_access_points_for_object_lambda(params = {}, = {}) req = build_request(:list_access_points_for_object_lambda, params) req.send_request() end |
#list_caller_access_grants(params = {}) ⇒ Types::ListCallerAccessGrantsResult
Use this API to list the access grants that grant the caller access to Amazon S3 data through S3 Access Grants. The caller (grantee) can be an Identity and Access Management (IAM) identity or Amazon Web Services Identity Center corporate directory identity. You must pass the Amazon Web Services account of the S3 data owner (grantor) in the request. You can, optionally, narrow the results by ‘GrantScope`, using a fragment of the data’s S3 path, and S3 Access Grants will return only the grants with a path that contains the path fragment. You can also pass the ‘AllowedByApplication` filter in the request, which returns only the grants authorized for applications, whether the application is the caller’s Identity Center application or any other application (‘ALL`). For more information, see [List the caller’s access grants] in the *Amazon S3 User Guide*.
Permissions
: You must have the ‘s3:ListCallerAccessGrants` permission to use this
operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-list-grants.html
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
5997 5998 5999 6000 |
# File 'lib/aws-sdk-s3control/client.rb', line 5997 def list_caller_access_grants(params = {}, = {}) req = build_request(:list_caller_access_grants, params) req.send_request() end |
#list_jobs(params = {}) ⇒ Types::ListJobsResult
Lists current S3 Batch Operations jobs as well as the jobs that have ended within the last 90 days for the Amazon Web Services account making the request. For more information, see [S3 Batch Operations] in the *Amazon S3 User Guide*.
Permissions
: To use the ‘ListJobs` operation, you must have permission to perform
the `s3:ListJobs` action.
Related actions include:
- CreateJob][2
- DescribeJob][3
- UpdateJobPriority][4
- UpdateJobStatus][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeJob.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobPriority.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
6091 6092 6093 6094 |
# File 'lib/aws-sdk-s3control/client.rb', line 6091 def list_jobs(params = {}, = {}) req = build_request(:list_jobs, params) req.send_request() end |
#list_multi_region_access_points(params = {}) ⇒ Types::ListMultiRegionAccessPointsResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account. Each call can return up to 100 Multi-Region Access Points, the maximum number of Multi-Region Access Points that can be associated with a single account.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
The following actions are related to ‘ListMultiRegionAccessPoint`:
- CreateMultiRegionAccessPoint][2
- DeleteMultiRegionAccessPoint][3
- DescribeMultiRegionAccessPointOperation][4
- GetMultiRegionAccessPoint][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateMultiRegionAccessPoint.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteMultiRegionAccessPoint.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeMultiRegionAccessPointOperation.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPoint.html
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
6179 6180 6181 6182 |
# File 'lib/aws-sdk-s3control/client.rb', line 6179 def list_multi_region_access_points(params = {}, = {}) req = build_request(:list_multi_region_access_points, params) req.send_request() end |
#list_regional_buckets(params = {}) ⇒ Types::ListRegionalBucketsResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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][1
-
in the *Amazon S3 User Guide*.
For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and ‘x-amz-outpost-id` in your request, see the [Examples] section.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListRegionalBuckets.html#API_control_ListRegionalBuckets_Examples
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
6249 6250 6251 6252 |
# File 'lib/aws-sdk-s3control/client.rb', line 6249 def list_regional_buckets(params = {}, = {}) req = build_request(:list_regional_buckets, params) req.send_request() end |
#list_storage_lens_configurations(params = {}) ⇒ Types::ListStorageLensConfigurationsResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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 ][1] in the *Amazon S3 User Guide*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:ListStorageLensConfigurations` action. For more information, see
- Setting permissions to use Amazon S3 Storage Lens][2
-
in the *Amazon
S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
6312 6313 6314 6315 |
# File 'lib/aws-sdk-s3control/client.rb', line 6312 def list_storage_lens_configurations(params = {}, = {}) req = build_request(:list_storage_lens_configurations, params) req.send_request() end |
#list_storage_lens_groups(params = {}) ⇒ Types::ListStorageLensGroupsResult
Lists all the Storage Lens groups in the specified home Region.
To use this operation, you must have the permission to perform the ‘s3:ListStorageLensGroups` action. For more information about the required Storage Lens Groups permissions, see [Setting account permissions to use S3 Storage Lens groups].
For information about Storage Lens groups errors, see [List of Amazon S3 Storage Lens error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [2]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3LensErrorCodeList
The returned response is a pageable response and is Enumerable. For details on usage see PageableResponse.
6369 6370 6371 6372 |
# File 'lib/aws-sdk-s3control/client.rb', line 6369 def list_storage_lens_groups(params = {}, = {}) req = build_request(:list_storage_lens_groups, params) req.send_request() end |
#list_tags_for_resource(params = {}) ⇒ Types::ListTagsForResourceResult
This operation allows you to list all of the tags for a specified resource. Each tag is a label consisting of a key and value. Tags can help you organize, track costs for, and control access to resources.
<note markdown=“1”> This operation is only supported for the following Amazon S3 resources:
* [Access Points for directory buckets][1]
- Access Points for general purpose buckets][2
- Directory buckets][3
- Storage Lens groups][4
-
[S3 Access Grants instances, registered locations, and grants].
</note>
Permissions
: For Storage Lens groups and S3 Access Grants, you must have the
`s3:ListTagsForResource` permission to use this operation.
For more information about the required Storage Lens Groups
permissions, see [Setting account permissions to use S3 Storage Lens
groups][6].
Directory bucket permissions
: For directory buckets and access points for directory buckets, you
must have the `s3express:ListTagsForResource` permission to use this
operation. For more information about directory buckets policies and
permissions, see [Identity and Access Management (IAM) for S3
Express One Zone][7] in the *Amazon S3 User Guide*.
HTTP Host header syntax
: Directory buckets - The HTTP Host header syntax is
`s3express-control.region.amazonaws.com`.
For information about S3 Tagging errors, see [List of Amazon S3 Tagging error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-db-tagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-tagging.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage-lens-groups.html [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-tagging.html [6]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [7]: docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-permissions.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3TaggingErrorCodeList
6463 6464 6465 6466 |
# File 'lib/aws-sdk-s3control/client.rb', line 6463 def (params = {}, = {}) req = build_request(:list_tags_for_resource, params) req.send_request() end |
#put_access_grants_instance_resource_policy(params = {}) ⇒ Types::PutAccessGrantsInstanceResourcePolicyResult
Updates the resource policy of the S3 Access Grants instance.
Permissions
: You must have the ‘s3:PutAccessGrantsInstanceResourcePolicy`
permission to use this operation.
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
6514 6515 6516 6517 |
# File 'lib/aws-sdk-s3control/client.rb', line 6514 def put_access_grants_instance_resource_policy(params = {}, = {}) req = build_request(:put_access_grants_instance_resource_policy, params) req.send_request() end |
#put_access_point_configuration_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Replaces configuration for an Object Lambda Access Point.
The following actions are related to ‘PutAccessPointConfigurationForObjectLambda`:
- GetAccessPointConfigurationForObjectLambda][1
^
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointConfigurationForObjectLambda.html
6579 6580 6581 6582 |
# File 'lib/aws-sdk-s3control/client.rb', line 6579 def put_access_point_configuration_for_object_lambda(params = {}, = {}) req = build_request(:put_access_point_configuration_for_object_lambda, params) req.send_request() end |
#put_access_point_policy(params = {}) ⇒ Struct
Associates an access policy with the specified access point. Each access point can have only one policy, so a request made to this API replaces any existing policy associated with the specified access point.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘PutAccessPointPolicy`:
- GetAccessPointPolicy][2
- DeleteAccessPointPolicy][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html#API_control_PutAccessPointPolicy_Examples [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicy.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicy.html
6662 6663 6664 6665 |
# File 'lib/aws-sdk-s3control/client.rb', line 6662 def put_access_point_policy(params = {}, = {}) req = build_request(:put_access_point_policy, params) req.send_request() end |
#put_access_point_policy_for_object_lambda(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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`:
- DeleteAccessPointPolicyForObjectLambda][2
- GetAccessPointPolicyForObjectLambda][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/olap-create.html#olap-create-cli [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicyForObjectLambda.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicyForObjectLambda.html
6716 6717 6718 6719 |
# File 'lib/aws-sdk-s3control/client.rb', line 6716 def put_access_point_policy_for_object_lambda(params = {}, = {}) req = build_request(:put_access_point_policy_for_object_lambda, params) req.send_request() end |
#put_access_point_scope(params = {}) ⇒ Struct
Creates or replaces the access point scope for a directory bucket. You can use the access point scope to restrict access to specific prefixes, API operations, or a combination of both.
<note markdown=“1”> You can specify any amount of prefixes, but the total length of characters of all prefixes must be less than 256 bytes in size.
</note>
To use this operation, you must have the permission to perform the ‘s3express:PutAccessPointScope` action.
For information about REST API errors, see [REST error responses].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#RESTErrorResponses
6771 6772 6773 6774 |
# File 'lib/aws-sdk-s3control/client.rb', line 6771 def put_access_point_scope(params = {}, = {}) req = build_request(:put_access_point_scope, params) req.send_request() end |
#put_bucket_lifecycle_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This action puts a lifecycle configuration to an Amazon S3 on Outposts bucket. To put a lifecycle configuration to an S3 bucket, see
- PutBucketLifecycleConfiguration][1
-
in the *Amazon S3 API Reference*.
</note>
Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration. Outposts buckets only support lifecycle configurations that delete/expire objects after a certain period of time and abort incomplete multipart uploads.
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘PutBucketLifecycleConfiguration`:
- GetBucketLifecycleConfiguration][3
- DeleteBucketLifecycleConfiguration][4
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycleConfiguration.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketLifecycleConfiguration.html#API_control_PutBucketLifecycleConfiguration_Examples [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketLifecycleConfiguration.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketLifecycleConfiguration.html
6886 6887 6888 6889 |
# File 'lib/aws-sdk-s3control/client.rb', line 6886 def put_bucket_lifecycle_configuration(params = {}, = {}) req = build_request(:put_bucket_lifecycle_configuration, params) req.send_request() end |
#put_bucket_policy(params = {}) ⇒ Struct
<note markdown=“1”> 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*.
</note>
Applies an Amazon S3 bucket policy to an Outposts bucket. For more information, see [Using Amazon S3 on Outposts] in the *Amazon S3 User Guide*.
If you are using an identity other than the root user of the Amazon Web Services account that owns the Outposts bucket, the calling identity must have the ‘PutBucketPolicy` permissions on the specified Outposts bucket and belong to the bucket owner’s account in order to use this action.
If you don’t have ‘PutBucketPolicy` permissions, Amazon S3 returns a `403 Access Denied` error. If you have the correct permissions, but you’re not using an identity that belongs to the bucket owner’s account, Amazon S3 returns a ‘405 Method Not Allowed` error.
As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action.
For more information about bucket policies, see [Using Bucket Policies and User Policies].
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘PutBucketPolicy`:
- GetBucketPolicy][5
- DeleteBucketPolicy][6
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketPolicy.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/AmazonS3/latest/dev/using-iam-policies.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketPolicy.html#API_control_PutBucketPolicy_Examples [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketPolicy.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketPolicy.html
6988 6989 6990 6991 |
# File 'lib/aws-sdk-s3control/client.rb', line 6988 def put_bucket_policy(params = {}, = {}) req = build_request(:put_bucket_policy, params) req.send_request() end |
#put_bucket_replication(params = {}) ⇒ Struct
<note markdown=“1”> 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*.
</note>
Creates a replication configuration or replaces an existing one. For information about S3 replication on Outposts configuration, see
- Replicating objects for S3 on Outposts][2
-
in the *Amazon S3 User
Guide*.
<note markdown=“1”> It can take a while to propagate ‘PUT` or `DELETE` requests for a replication configuration to all S3 on Outposts systems. Therefore, the replication configuration that’s returned by a ‘GET` request soon after a `PUT` or `DELETE` request 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.
</note>
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 ‘Filter` element as a child of the `Rule` element. You can filter objects based on an object key prefix, one or more object tags, or both. When you add the `Filter` element in the configuration, you must also add the following elements: `DeleteMarkerReplication`, `Status`, and `Priority`.
Using ‘PutBucketReplication` on 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][4
-
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 ‘PutBucketReplication` request, you must have `s3-outposts:PutReplicationConfiguration` permissions 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].
<note markdown=“1”> To perform this operation, the user or role must also have the ‘iam:CreateRole` and `iam:PassRole` permissions. For more information, see [Granting a user permissions to pass a role to an Amazon Web Services service].
</note>
All Amazon S3 on Outposts REST API requests for this action require an additional parameter of ‘x-amz-outpost-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following operations are related to ‘PutBucketReplication`:
- GetBucketReplication][9
- DeleteBucketReplication][10
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketReplication.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsReplication.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsManagingVersioning.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/outposts-replication-eventbridge.html#outposts-replication-failure-codes [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsIAM.html [6]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsBucketPolicy.html [7]: docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_use_passrole.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketReplication.html#API_control_PutBucketReplication_Examples [9]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketReplication.html [10]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketReplication.html
7195 7196 7197 7198 |
# File 'lib/aws-sdk-s3control/client.rb', line 7195 def put_bucket_replication(params = {}, = {}) req = build_request(:put_bucket_replication, params) req.send_request() end |
#put_bucket_tagging(params = {}) ⇒ Struct
<note markdown=“1”> 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*.
</note>
Sets the tags for an S3 on Outposts bucket. For more information, see
- Using Amazon S3 on Outposts][2
-
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].
<note markdown=“1”> 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].
</note>
To use this action, you must have permissions to perform the ‘s3-outposts:PutBucketTagging` action. The Outposts bucket owner has this permission by default and can grant this permission to others. For more information about permissions, see [ Permissions Related to Bucket Subresource Operations] and [Managing access permissions to your Amazon S3 resources].
‘PutBucketTagging` has the following special errors:
-
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-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following actions are related to ‘PutBucketTagging`:
- GetBucketTagging][10
- DeleteBucketTagging][11
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketTagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html [3]: docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/cost-alloc-tags.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/CostAllocTagging.html [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html#using-with-s3-actions-related-to-bucket-subresources [6]: docs.aws.amazon.com/AmazonS3/latest/userguide/s3-access-control.html [7]: docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html [8]: docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/aws-tag-restrictions.html [9]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketTagging.html#API_control_PutBucketTagging_Examples [10]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketTagging.html [11]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteBucketTagging.html
7331 7332 7333 7334 |
# File 'lib/aws-sdk-s3control/client.rb', line 7331 def put_bucket_tagging(params = {}, = {}) req = build_request(:put_bucket_tagging, params) req.send_request() end |
#put_bucket_versioning(params = {}) ⇒ Struct
<note markdown=“1”> This operation sets the versioning state for S3 on Outposts buckets only. To set the versioning state for an S3 bucket, see
- PutBucketVersioning][1
-
in the *Amazon S3 API Reference*.
</note>
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-id` to be passed with the request. In addition, you must use an S3 on Outposts endpoint hostname prefix instead of `s3-control`. For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and the `x-amz-outpost-id` derived by using the access point ARN, see the [Examples] section.
The following operations are related to ‘PutBucketVersioning` for S3 on Outposts.
- GetBucketVersioning][2
- PutBucketLifecycleConfiguration][6
- GetBucketLifecycleConfiguration][7
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketVersioning.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketVersioning.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/S3OutpostsLifecycleManaging.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/Versioning.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketVersioning.html#API_control_PutBucketVersioning_Examples [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutBucketLifecycleConfiguration.html [7]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetBucketLifecycleConfiguration.html
7435 7436 7437 7438 |
# File 'lib/aws-sdk-s3control/client.rb', line 7435 def put_bucket_versioning(params = {}, = {}) req = build_request(:put_bucket_versioning, params) req.send_request() end |
#put_job_tagging(params = {}) ⇒ Struct
Sets the supplied tag-set on an S3 Batch Operations job.
A tag is a key-value pair. You can associate S3 Batch Operations tags with any job by sending a PUT request against the tagging subresource that is associated with the job. To modify the existing tag set, you can either replace the existing tag set entirely, or make changes within the existing tag set by retrieving the existing tag set using [GetJobTagging], modify that tag set, and use this operation to replace the tag set with the one you modified. For more information, see [Controlling access and labeling jobs using tags] in the *Amazon S3 User Guide*.
<note markdown=“1”> * 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][3].
-
For deleting existing tags for your Batch Operations job, a
- DeleteJobTagging][4
-
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*.
-
</note>
Permissions
: To use the ‘PutJobTagging` operation, you must have permission to
perform the `s3:PutJobTagging` action.
Related actions include:
- CreateJob][6
- GetJobTagging][1
- DeleteJobTagging][4
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetJobTagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/dev/batch-ops-managing-jobs.html#batch-ops-job-tags [3]: aws.amazon.com/s3/pricing/ [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteJobTagging.html [5]: docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html [6]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html
7534 7535 7536 7537 |
# File 'lib/aws-sdk-s3control/client.rb', line 7534 def put_job_tagging(params = {}, = {}) req = build_request(:put_job_tagging, params) req.send_request() end |
#put_multi_region_access_point_policy(params = {}) ⇒ Types::PutMultiRegionAccessPointPolicyResult
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Associates an access control policy with the specified Multi-Region Access Point. Each Multi-Region Access Point can have only one policy, so a request made to this action replaces any existing policy that is associated with the specified Multi-Region Access Point.
This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see [Multi-Region Access Point restrictions and limitations] in the *Amazon S3 User Guide*.
The following actions are related to ‘PutMultiRegionAccessPointPolicy`:
- GetMultiRegionAccessPointPolicy][2
- GetMultiRegionAccessPointPolicyStatus][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/MultiRegionAccessPointRestrictions.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicy.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicyStatus.html
7608 7609 7610 7611 |
# File 'lib/aws-sdk-s3control/client.rb', line 7608 def put_multi_region_access_point_policy(params = {}, = {}) req = build_request(:put_multi_region_access_point_policy, params) req.send_request() end |
#put_public_access_block(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
Creates or modifies the ‘PublicAccessBlock` configuration for an Amazon Web Services account. For this operation, users must have the `s3:PutAccountPublicAccessBlock` permission. For more information, see [ Using Amazon S3 block public access].
Related actions include:
- GetPublicAccessBlock][2
- DeletePublicAccessBlock][3
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetPublicAccessBlock.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeletePublicAccessBlock.html
7664 7665 7666 7667 |
# File 'lib/aws-sdk-s3control/client.rb', line 7664 def put_public_access_block(params = {}, = {}) req = build_request(:put_public_access_block, params) req.send_request() end |
#put_storage_lens_configuration(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:PutStorageLensConfiguration` action. For more information, see
- Setting permissions to use Amazon S3 Storage Lens][3
-
in the *Amazon
S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_metrics_glossary.html [3]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
7810 7811 7812 7813 |
# File 'lib/aws-sdk-s3control/client.rb', line 7810 def put_storage_lens_configuration(params = {}, = {}) req = build_request(:put_storage_lens_configuration, params) req.send_request() end |
#put_storage_lens_configuration_tagging(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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 ][1] in the *Amazon S3 User Guide*.
<note markdown=“1”> To use this action, you must have permission to perform the ‘s3:PutStorageLensConfigurationTagging` action. For more information, see [Setting permissions to use Amazon S3 Storage Lens] in the *Amazon S3 User Guide*.
</note>
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens.html [2]: docs.aws.amazon.com/AmazonS3/latest/dev/storage_lens_iam_permissions.html
7872 7873 7874 7875 |
# File 'lib/aws-sdk-s3control/client.rb', line 7872 def put_storage_lens_configuration_tagging(params = {}, = {}) req = build_request(:put_storage_lens_configuration_tagging, params) req.send_request() end |
#submit_multi_region_access_point_routes(params = {}) ⇒ Struct
<note markdown=“1”> This operation is not supported by directory buckets.
</note>
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 ‘0` indicates a passive status, which means that traffic won’t be routed to the specified Region. A value of ‘100` indicates 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.
<note markdown=“1”> Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect.
</note>
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`
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
7950 7951 7952 7953 |
# File 'lib/aws-sdk-s3control/client.rb', line 7950 def submit_multi_region_access_point_routes(params = {}, = {}) req = build_request(:submit_multi_region_access_point_routes, params) req.send_request() end |
#tag_resource(params = {}) ⇒ Struct
Creates a new user-defined tag or updates an existing tag. Each tag is a label consisting of a key and value that is applied to your resource. Tags can help you organize, track costs for, and control access to your resources. You can add up to 50 Amazon Web Services resource tags for each S3 resource.
<note markdown=“1”> This operation is only supported for the following Amazon S3 resource:
* [Access Points for directory buckets][1]
- Access Points for general purpose buckets][2
- Directory buckets][3
- S3 Storage Lens groups][4
-
[S3 Access Grants instances, registered locations, or grants].
</note>
<note markdown=“1”> This operation is only supported for the following Amazon S3 resource:
* [Directory buckets][3]
- S3 Storage Lens groups][4
-
[S3 Access Grants instances, registered locations, or grants].
</note>
Permissions
: For Storage Lens groups and S3 Access Grants, you must have the
`s3:TagResource` permission to use this operation.
For more information about the required Storage Lens Groups
permissions, see [Setting account permissions to use S3 Storage Lens
groups][6].
Directory bucket permissions
: For directory buckets and access points for directory buckets, you
must have the `s3express:TagResource` permission to use this
operation. For more information about directory buckets policies and
permissions, see [Identity and Access Management (IAM) for S3
Express One Zone][7] in the *Amazon S3 User Guide*.
HTTP Host header syntax
: Directory buckets - The HTTP Host header syntax is
`s3express-control.region.amazonaws.com`.
For information about S3 Tagging errors, see [List of Amazon S3 Tagging error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-db-tagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-tagging.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage-lens-groups.html [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-tagging.html [6]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [7]: docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-permissions.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3TaggingErrorCodeList
8058 8059 8060 8061 |
# File 'lib/aws-sdk-s3control/client.rb', line 8058 def tag_resource(params = {}, = {}) req = build_request(:tag_resource, params) req.send_request() end |
#untag_resource(params = {}) ⇒ Struct
This operation removes the specified user-defined tags from an S3 resource. You can pass one or more tag keys.
<note markdown=“1”> This operation is only supported for the following Amazon S3 resources:
* [Access Points for directory buckets][1]
- Access Points for general purpose buckets][2
- Directory buckets][3
- Storage Lens groups][4
-
[S3 Access Grants instances, registered locations, and grants].
</note>
Permissions
: For Storage Lens groups and S3 Access Grants, you must have the
`s3:UntagResource` permission to use this operation.
For more information about the required Storage Lens Groups
permissions, see [Setting account permissions to use S3 Storage Lens
groups][6].
Directory bucket permissions
: For directory buckets and access points for directory buckets, you
must have the `s3express:UntagResource` permission to use this
operation. For more information about directory buckets policies and
permissions, see [Identity and Access Management (IAM) for S3
Express One Zone][7] in the *Amazon S3 User Guide*.
HTTP Host header syntax
: Directory buckets - The HTTP Host header syntax is
`s3express-control.region.amazonaws.com`.
For information about S3 Tagging errors, see [List of Amazon S3 Tagging error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-db-tagging.html [2]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-points-tagging.html [3]: docs.aws.amazon.com/AmazonS3/latest/userguide/directory-buckets-tagging.html [4]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage-lens-groups.html [5]: docs.aws.amazon.com/AmazonS3/latest/userguide/access-grants-tagging.html [6]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [7]: docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-permissions.html [8]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3TaggingErrorCodeList
8149 8150 8151 8152 |
# File 'lib/aws-sdk-s3control/client.rb', line 8149 def untag_resource(params = {}, = {}) req = build_request(:untag_resource, params) req.send_request() end |
#update_access_grants_location(params = {}) ⇒ Types::UpdateAccessGrantsLocationResult
Updates the IAM role of a registered location in your S3 Access Grants instance.
Permissions
: You must have the ‘s3:UpdateAccessGrantsLocation` permission to use
this operation.
Additional Permissions
: You must also have the following permission: ‘iam:PassRole`
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
8221 8222 8223 8224 |
# File 'lib/aws-sdk-s3control/client.rb', line 8221 def update_access_grants_location(params = {}, = {}) req = build_request(:update_access_grants_location, params) req.send_request() end |
#update_job_priority(params = {}) ⇒ Types::UpdateJobPriorityResult
Updates an existing S3 Batch Operations job’s priority. For more information, see [S3 Batch Operations] in the *Amazon S3 User Guide*.
Permissions
: To use the ‘UpdateJobPriority` operation, you must have permission
to perform the `s3:UpdateJobPriority` action.
Related actions include:
- CreateJob][2
- ListJobs][3
- DescribeJob][4
- UpdateJobStatus][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeJob.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
8289 8290 8291 8292 |
# File 'lib/aws-sdk-s3control/client.rb', line 8289 def update_job_priority(params = {}, = {}) req = build_request(:update_job_priority, params) req.send_request() end |
#update_job_status(params = {}) ⇒ Types::UpdateJobStatusResult
Updates the status for the specified job. Use this operation to confirm that you want to run a job or to cancel an existing job. For more information, see [S3 Batch Operations] in the *Amazon S3 User Guide*.
Permissions
: To use the ‘UpdateJobStatus` operation, you must have permission to
perform the `s3:UpdateJobStatus` action.
Related actions include:
- CreateJob][2
- ListJobs][3
- DescribeJob][4
- UpdateJobStatus][5
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/batch-ops.html [2]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html [3]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html [4]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeJob.html [5]: docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
8365 8366 8367 8368 |
# File 'lib/aws-sdk-s3control/client.rb', line 8365 def update_job_status(params = {}, = {}) req = build_request(:update_job_status, params) req.send_request() end |
#update_storage_lens_group(params = {}) ⇒ Struct
Updates the existing Storage Lens group.
To use this operation, you must have the permission to perform the ‘s3:UpdateStorageLensGroup` action. For more information about the required Storage Lens Groups permissions, see [Setting account permissions to use S3 Storage Lens groups].
For information about Storage Lens groups errors, see [List of Amazon S3 Storage Lens error codes].
You must URL encode any signed header values that contain spaces. For example, if your header value is ‘my file.txt`, containing two spaces after `my`, you must URL encode this value to `my%20%20file.txt`.
[1]: docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_iam_permissions.html#storage_lens_groups_permissions [2]: docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#S3LensErrorCodeList
8469 8470 8471 8472 |
# File 'lib/aws-sdk-s3control/client.rb', line 8469 def update_storage_lens_group(params = {}, = {}) req = build_request(:update_storage_lens_group, params) req.send_request() end |
#waiter_names ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
8498 8499 8500 |
# File 'lib/aws-sdk-s3control/client.rb', line 8498 def waiter_names [] end |