'2.0', 'service' => '

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

', 'operations' => [ 'CreateAccessPoint' => '

Creates an access point and associates it with the specified bucket. For more information, see Managing Data Access with Amazon S3 Access Points in the Amazon S3 User Guide.

S3 on Outposts only supports VPC-style access points.

For more information, see Accessing Amazon S3 on Outposts using virtual private cloud (VPC) only access points in the Amazon S3 User Guide.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'CreateAccessPointForObjectLambda' => '

Creates an Object Lambda Access Point. For more information, see Transforming objects with Object Lambda Access Points in the Amazon S3 User Guide.

The following actions are related to CreateAccessPointForObjectLambda:

', 'CreateBucket' => '

This action creates an Amazon S3 on Outposts bucket. To create an S3 bucket, see Create Bucket in the Amazon S3 API Reference.

Creates a new Outposts bucket. By creating the bucket, you become the bucket owner. To create an Outposts bucket, you must have S3 on Outposts. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.

Not every string is an acceptable bucket name. For information on bucket naming restrictions, see Working with Amazon S3 Buckets.

S3 on Outposts buckets support:

For a complete list of restrictions and Amazon S3 feature limitations on S3 on Outposts, see Amazon S3 on Outposts Restrictions and Limitations.

For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and x-amz-outpost-id in your API request, see the Examples section.

The following actions are related to CreateBucket for Amazon S3 on Outposts:

', 'CreateJob' => '

You can use S3 Batch Operations to perform large-scale batch actions on Amazon S3 objects. Batch Operations can run a single action on lists of Amazon S3 objects that you specify. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

This action creates a S3 Batch Operations job.

Related actions include:

', 'CreateMultiRegionAccessPoint' => '

Creates a Multi-Region Access Point and associates it with the specified buckets. For more information about creating Multi-Region Access Points, see Creating Multi-Region Access Points in the Amazon S3 User Guide.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

This request is asynchronous, meaning that you might receive a response before the command has completed. When this request provides a response, it provides a token that you can use to monitor the status of the request with DescribeMultiRegionAccessPointOperation.

The following actions are related to CreateMultiRegionAccessPoint:

', 'DeleteAccessPoint' => '

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:

', 'DeleteAccessPointForObjectLambda' => '

Deletes the specified Object Lambda Access Point.

The following actions are related to DeleteAccessPointForObjectLambda:

', 'DeleteAccessPointPolicy' => '

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:

', 'DeleteAccessPointPolicyForObjectLambda' => '

Removes the resource policy for an Object Lambda Access Point.

The following actions are related to DeleteAccessPointPolicyForObjectLambda:

', 'DeleteBucket' => '

This action deletes an Amazon S3 on Outposts bucket. To delete an S3 bucket, see DeleteBucket in the Amazon S3 API Reference.

Deletes the Amazon S3 on Outposts bucket. All objects (including all object versions and delete markers) in the bucket must be deleted before the bucket itself can be deleted. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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

', 'DeleteBucketLifecycleConfiguration' => '

This action deletes an Amazon S3 on Outposts bucket\'s lifecycle configuration. To delete an S3 bucket\'s lifecycle configuration, see DeleteBucketLifecycle in the Amazon S3 API Reference.

Deletes the lifecycle configuration from the specified Outposts bucket. Amazon S3 on Outposts removes all the lifecycle configuration rules in the lifecycle subresource associated with the bucket. Your objects never expire, and Amazon S3 on Outposts no longer automatically deletes any objects on the basis of rules contained in the deleted lifecycle configuration. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.

To use this action, you must have permission to perform the s3-outposts:DeleteLifecycleConfiguration action. By default, the bucket owner has this permission and the Outposts bucket owner can grant this permission to others.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'DeleteBucketPolicy' => '

This action deletes an Amazon S3 on Outposts bucket policy. To delete an S3 bucket policy, see DeleteBucketPolicy in the Amazon S3 API Reference.

This implementation of the DELETE action uses the policy subresource to delete the policy of a specified Amazon S3 on Outposts bucket. If you are using an identity other than the root user of the Amazon Web Services account that owns the bucket, the calling identity must have the s3-outposts:DeleteBucketPolicy permissions on the specified Outposts bucket and belong to the bucket owner\'s account to use this action. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.

If you don\'t have DeleteBucketPolicy permissions, Amazon S3 returns a 403 Access Denied error. If you have the correct permissions, but you\'re not using an identity that belongs to the bucket owner\'s account, Amazon S3 returns a 405 Method Not Allowed error.

As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action.

For more information about bucket policies, see Using Bucket Policies and User Policies.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'DeleteBucketReplication' => '

This operation deletes an Amazon S3 on Outposts bucket\'s replication configuration. To delete an S3 bucket\'s replication configuration, see DeleteBucketReplication in the Amazon S3 API Reference.

Deletes the replication configuration from the specified S3 on Outposts bucket.

To use this operation, you must have permissions to perform the s3-outposts: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.

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.

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 in the Amazon S3 User Guide.

The following operations are related to DeleteBucketReplication:

', 'DeleteBucketTagging' => '

This action deletes an Amazon S3 on Outposts bucket\'s tags. To delete an S3 bucket tags, see DeleteBucketTagging in the Amazon S3 API Reference.

Deletes the tags from the Outposts bucket. For more information, see Using Amazon S3 on Outposts in Amazon S3 User Guide.

To use this action, you must have permission to perform the PutBucketTagging action. By default, the bucket owner has this permission and can grant this permission to others.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'DeleteJobTagging' => '

Removes the entire tag set from the specified S3 Batch Operations job. 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 in the Amazon S3 User Guide.

Related actions include:

', 'DeleteMultiRegionAccessPoint' => '

Deletes a Multi-Region Access Point. This action does not delete the buckets associated with the Multi-Region Access Point, only the Multi-Region Access Point itself.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

This request is asynchronous, meaning that you might receive a response before the command has completed. When this request provides a response, it provides a token that you can use to monitor the status of the request with DescribeMultiRegionAccessPointOperation.

The following actions are related to DeleteMultiRegionAccessPoint:

', 'DeletePublicAccessBlock' => '

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

Related actions include:

', 'DeleteStorageLensConfiguration' => '

Deletes the Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:DeleteStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'DeleteStorageLensConfigurationTagging' => '

Deletes the Amazon S3 Storage Lens configuration tags. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:DeleteStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'DescribeJob' => '

Retrieves the configuration parameters and status for a Batch Operations job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

Related actions include:

', 'DescribeMultiRegionAccessPointOperation' => '

Retrieves the status of an asynchronous request to manage a Multi-Region Access Point. For more information about managing Multi-Region Access Points and how asynchronous requests work, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

The following actions are related to GetMultiRegionAccessPoint:

', 'GetAccessPoint' => '

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:

', 'GetAccessPointConfigurationForObjectLambda' => '

Returns configuration for an Object Lambda Access Point.

The following actions are related to GetAccessPointConfigurationForObjectLambda:

', 'GetAccessPointForObjectLambda' => '

Returns configuration information about the specified Object Lambda Access Point

The following actions are related to GetAccessPointForObjectLambda:

', 'GetAccessPointPolicy' => '

Returns the access point policy associated with the specified access point.

The following actions are related to GetAccessPointPolicy:

', 'GetAccessPointPolicyForObjectLambda' => '

Returns the resource policy for an Object Lambda Access Point.

The following actions are related to GetAccessPointPolicyForObjectLambda:

', 'GetAccessPointPolicyStatus' => '

Indicates whether the specified access point currently has a policy that allows public access. For more information about public access through access points, see Managing Data Access with Amazon S3 access points in the Amazon S3 User Guide.

', 'GetAccessPointPolicyStatusForObjectLambda' => '

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

', 'GetBucket' => '

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.

', 'GetBucketLifecycleConfiguration' => '

This action gets an Amazon S3 on Outposts bucket\'s lifecycle configuration. To get an S3 bucket\'s lifecycle configuration, see GetBucketLifecycleConfiguration in the Amazon S3 API Reference.

Returns the lifecycle configuration information set on the Outposts bucket. For more information, see Using Amazon S3 on Outposts and for information about lifecycle configuration, see Object Lifecycle Management in Amazon S3 User Guide.

To use this action, you must have permission to perform the s3-outposts:GetLifecycleConfiguration action. The Outposts bucket owner has this permission, by default. The bucket owner can grant this permission to others. For more information about permissions, see Permissions Related to Bucket Subresource Operations and Managing Access Permissions to Your Amazon S3 Resources.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

The following actions are related to GetBucketLifecycleConfiguration:

', 'GetBucketPolicy' => '

This action gets a bucket policy for an Amazon S3 on Outposts bucket. To get a policy for an S3 bucket, see GetBucketPolicy in the Amazon S3 API Reference.

Returns the policy of a specified Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.

If you are using an identity other than the root user of the Amazon Web Services account that owns the bucket, the calling identity must have the GetBucketPolicy permissions on the specified bucket and belong to the bucket owner\'s account in order to use this action.

Only users from Outposts bucket owner account with the right permissions can perform actions on an Outposts bucket. If you don\'t have s3-outposts:GetBucketPolicy permissions or you\'re not using an identity that belongs to the bucket owner\'s account, Amazon S3 returns a 403 Access Denied error.

As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action.

For more information about bucket policies, see Using Bucket Policies and User Policies.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'GetBucketReplication' => '

This operation gets an Amazon S3 on Outposts bucket\'s replication configuration. To get an S3 bucket\'s replication configuration, see GetBucketReplication in the Amazon S3 API Reference.

Returns the replication configuration of an S3 on Outposts bucket. For more information about S3 on Outposts, see Using Amazon S3 on Outposts in the Amazon S3 User Guide. For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.

It can take a while to propagate 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.

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 in the Amazon S3 User Guide.

The following operations are related to GetBucketReplication:

', 'GetBucketTagging' => '

This action gets an Amazon S3 on Outposts bucket\'s tags. To get an S3 bucket tags, see GetBucketTagging in the Amazon S3 API Reference.

Returns the tag set associated with the Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.

To use this action, you must have permission to perform the GetBucketTagging action. By default, the bucket owner has this permission and can grant this permission to others.

GetBucketTagging has the following special error:

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:

', 'GetBucketVersioning' => '

This operation returns the versioning state for S3 on Outposts buckets only. To return the versioning state for an S3 bucket, see GetBucketVersioning in the Amazon S3 API Reference.

Returns the versioning state for an S3 on Outposts bucket. With S3 Versioning, you can save multiple distinct copies of your objects and recover from unintended user actions and application failures.

If you\'ve never set versioning on your bucket, it has no versioning state. In that case, the 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.

', 'GetJobTagging' => '

Returns the tags on an S3 Batch Operations job. 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 in the Amazon S3 User Guide.

Related actions include:

', 'GetMultiRegionAccessPoint' => '

Returns configuration information about the specified Multi-Region Access Point.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

The following actions are related to GetMultiRegionAccessPoint:

', 'GetMultiRegionAccessPointPolicy' => '

Returns the access control policy of the specified Multi-Region Access Point.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

The following actions are related to GetMultiRegionAccessPointPolicy:

', 'GetMultiRegionAccessPointPolicyStatus' => '

Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

The following actions are related to GetMultiRegionAccessPointPolicyStatus:

', 'GetMultiRegionAccessPointRoutes' => '

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:

Your Amazon S3 bucket does not need to be in these five Regions.

', 'GetPublicAccessBlock' => '

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

Related actions include:

', 'GetStorageLensConfiguration' => '

Gets the Amazon S3 Storage Lens configuration. For more information, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:GetStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'GetStorageLensConfigurationTagging' => '

Gets the tags of Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:GetStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'ListAccessPoints' => '

Returns a list of the access points that are owned by the current account that\'s associated with the specified bucket. You can retrieve up to 1000 access points per call. If the specified bucket has more than 1,000 access points (or the number specified in maxResults, whichever is less), the response will include a continuation token that you can use to list the additional access points.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-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:

', 'ListAccessPointsForObjectLambda' => '

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:

', 'ListJobs' => '

Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 days for the Amazon Web Services account making the request. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

Related actions include:

', 'ListMultiRegionAccessPoints' => '

Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account. Each call can return up to 100 Multi-Region Access Points, the maximum number of Multi-Region Access Points that can be associated with a single account.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

The following actions are related to ListMultiRegionAccessPoint:

', 'ListRegionalBuckets' => '

Returns a list of all Outposts buckets in an Outpost that are owned by the authenticated sender of the request. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.

For an example of the request syntax for Amazon S3 on Outposts that uses the S3 on Outposts endpoint hostname prefix and x-amz-outpost-id in your request, see the Examples section.

', 'ListStorageLensConfigurations' => '

Gets a list of Amazon S3 Storage Lens configurations. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:ListStorageLensConfigurations action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'PutAccessPointConfigurationForObjectLambda' => '

Replaces configuration for an Object Lambda Access Point.

The following actions are related to PutAccessPointConfigurationForObjectLambda:

', 'PutAccessPointPolicy' => '

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:

', 'PutAccessPointPolicyForObjectLambda' => '

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:

', 'PutBucketLifecycleConfiguration' => '

This action puts a lifecycle configuration to an Amazon S3 on Outposts bucket. To put a lifecycle configuration to an S3 bucket, see PutBucketLifecycleConfiguration in the Amazon S3 API Reference.

Creates a new lifecycle configuration for the S3 on Outposts bucket or replaces an existing lifecycle configuration. Outposts buckets only support lifecycle configurations that delete/expire objects after a certain period of time and abort incomplete multipart uploads.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'PutBucketPolicy' => '

This action puts a bucket policy to an Amazon S3 on Outposts bucket. To put a policy on an S3 bucket, see PutBucketPolicy in the Amazon S3 API Reference.

Applies an Amazon S3 bucket policy to an Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.

If you are using an identity other than the root user of the Amazon Web Services account that owns the Outposts bucket, the calling identity must have the PutBucketPolicy permissions on the specified Outposts bucket and belong to the bucket owner\'s account in order to use this action.

If you don\'t have PutBucketPolicy permissions, Amazon S3 returns a 403 Access Denied error. If you have the correct permissions, but you\'re not using an identity that belongs to the bucket owner\'s account, Amazon S3 returns a 405 Method Not Allowed error.

As a security precaution, the root user of the Amazon Web Services account that owns a bucket can always use this action, even if the policy explicitly denies the root user the ability to perform this action.

For more information about bucket policies, see Using Bucket Policies and User Policies.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of x-amz-outpost-id to be passed with the request. 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:

', 'PutBucketReplication' => '

This action creates an Amazon S3 on Outposts bucket\'s replication configuration. To create an S3 bucket\'s replication configuration, see PutBucketReplication in the Amazon S3 API Reference.

Creates a replication configuration or replaces an existing one. For information about S3 replication on Outposts configuration, see Replicating objects for S3 on Outposts in the Amazon S3 User Guide.

It can take a while to propagate 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.

Specify the replication configuration in the request body. In the replication configuration, you provide the following information:

A replication configuration must include at least one rule and can contain a maximum of 100. Each rule identifies a subset of objects to replicate by filtering the objects in the source Outposts bucket. To choose additional subsets of objects to replicate, add a rule for each subset.

To specify a subset of the objects in the source Outposts bucket to apply a replication rule to, add the 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 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.

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.

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:

', 'PutBucketTagging' => '

This action puts tags on an Amazon S3 on Outposts bucket. To put tags on an S3 bucket, see PutBucketTagging in the Amazon S3 API Reference.

Sets the tags for an S3 on Outposts bucket. For more information, see Using Amazon S3 on Outposts in the Amazon S3 User Guide.

Use tags to organize your Amazon Web Services bill to reflect your own cost structure. To do this, sign up to get your Amazon Web Services account bill with tag key values included. Then, to see the cost of combined resources, organize your billing information according to resources with the same tag key values. For example, you can tag several resources with a specific application name, and then organize your billing information to see the total cost of that application across several services. For more information, see Cost allocation and tagging.

Within a bucket, if you add a tag that has the same key as an existing tag, the new value overwrites the old value. For more information, see Using cost allocation in Amazon S3 bucket tags.

To use this action, you must have permissions to perform the s3-outposts:PutBucketTagging action. The Outposts bucket owner has this permission by default and can grant this permission to others. For more information about permissions, see Permissions Related to Bucket Subresource Operations and Managing access permissions to your Amazon S3 resources.

PutBucketTagging has the following special errors:

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:

', 'PutBucketVersioning' => '

This operation sets the versioning state for S3 on Outposts buckets only. To set the versioning state for an S3 bucket, see PutBucketVersioning in the Amazon S3 API Reference.

Sets the versioning state for an S3 on Outposts bucket. With S3 Versioning, you can save multiple distinct copies of your objects and recover from unintended user actions and application failures.

You can set the versioning state to one of the following:

If you\'ve never set versioning on your bucket, it has no versioning state. In that case, a GetBucketVersioning request does not return a versioning state value.

When you enable S3 Versioning, for each object in your bucket, you have a current version and zero or more noncurrent versions. You can configure your bucket S3 Lifecycle rules to expire noncurrent versions after a specified time period. For more information, see Creating and managing a lifecycle configuration for your S3 on Outposts bucket in the Amazon S3 User Guide.

If you have an object expiration lifecycle configuration in your non-versioned bucket and you want to maintain the same permanent delete behavior when you enable versioning, you must add a noncurrent expiration policy. The noncurrent expiration lifecycle configuration will manage the deletes of the noncurrent object versions in the version-enabled bucket. For more information, see Versioning in the Amazon S3 User Guide.

All Amazon S3 on Outposts REST API requests for this action require an additional parameter of 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.

', 'PutJobTagging' => '

Sets the supplied tag-set on an S3 Batch Operations job.

A tag is a key-value pair. You can associate S3 Batch Operations tags with any job by sending a PUT request against the tagging subresource that is associated with the job. To modify the existing tag set, you can either replace the existing tag set entirely, or make changes within the existing tag set by retrieving the existing tag set using GetJobTagging, modify that tag set, and use this action to replace the tag set with the one you modified. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.

To use the PutJobTagging operation, you must have permission to perform the s3:PutJobTagging action.

Related actions include:

', 'PutMultiRegionAccessPointPolicy' => '

Associates an access control policy with the specified Multi-Region Access Point. Each Multi-Region Access Point can have only one policy, so a request made to this action replaces any existing policy that is associated with the specified Multi-Region Access Point.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around managing Multi-Region Access Points, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

The following actions are related to PutMultiRegionAccessPointPolicy:

', 'PutPublicAccessBlock' => '

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:

', 'PutStorageLensConfiguration' => '

Puts an Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Working with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:PutStorageLensConfiguration action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'PutStorageLensConfigurationTagging' => '

Put or replace tags on an existing Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.

To use this action, you must have permission to perform the s3:PutStorageLensConfigurationTagging action. For more information, see Setting permissions to use Amazon S3 Storage Lens in the Amazon S3 User Guide.

', 'SubmitMultiRegionAccessPointRoutes' => '

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.

Updated routing configurations might not be immediately applied. It can take up to 2 minutes for your changes to take effect.

To submit routing control changes and failover requests, use the Amazon S3 failover control infrastructure endpoints in these five Amazon Web Services Regions:

Your Amazon S3 bucket does not need to be in these five Regions.

', 'UpdateJobPriority' => '

Updates an existing S3 Batch Operations job\'s priority. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

Related actions include:

', 'UpdateJobStatus' => '

Updates the status for the specified job. Use this action to confirm that you want to run a job or to cancel an existing job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

Related actions include:

', ], 'shapes' => [ 'AbortIncompleteMultipartUpload' => [ 'base' => '

The container for abort incomplete multipart upload

', 'refs' => [ 'LifecycleRule$AbortIncompleteMultipartUpload' => '

Specifies the days since the initiation of an incomplete multipart upload that Amazon S3 waits before permanently removing all parts of the upload. For more information, see Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Configuration in the Amazon S3 User Guide.

', ], ], 'AccessControlTranslation' => [ 'base' => '

A container for information about access control for replicas.

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'Destination$AccessControlTranslation' => '

Specify this property only in a cross-account scenario (where the source and destination bucket owners are not the same), and you want to change replica ownership to the Amazon Web Services account that owns the destination bucket. If this property is not specified in the replication configuration, the replicas are owned by same Amazon Web Services account that owns the source object.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'AccessPoint' => [ 'base' => '

An access point used to access a bucket.

', 'refs' => [ 'AccessPointList$member' => NULL, ], ], 'AccessPointList' => [ 'base' => NULL, 'refs' => [ 'ListAccessPointsResult$AccessPointList' => '

Contains identification and configuration information for one or more access points associated with the specified bucket.

', ], ], 'AccessPointName' => [ 'base' => NULL, 'refs' => [ 'AccessPoint$Name' => '

The name of this access point.

', 'CreateAccessPointRequest$Name' => '

The name you want to assign to this access point.

', 'DeleteAccessPointPolicyRequest$Name' => '

The name of the access point whose policy you want to delete.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the access point accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/accesspoint/<my-accesspoint-name>. For example, to access the access point reports-ap through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/accesspoint/reports-ap. The value must be URL encoded.

', 'DeleteAccessPointRequest$Name' => '

The name of the access point you want to delete.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the access point accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/accesspoint/<my-accesspoint-name>. For example, to access the access point reports-ap through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/accesspoint/reports-ap. The value must be URL encoded.

', 'GetAccessPointPolicyRequest$Name' => '

The name of the access point whose policy you want to retrieve.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the access point accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/accesspoint/<my-accesspoint-name>. For example, to access the access point reports-ap through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/accesspoint/reports-ap. The value must be URL encoded.

', 'GetAccessPointPolicyStatusRequest$Name' => '

The name of the access point whose policy status you want to retrieve.

', 'GetAccessPointRequest$Name' => '

The name of the access point whose configuration information you want to retrieve.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the access point accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/accesspoint/<my-accesspoint-name>. For example, to access the access point reports-ap through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/accesspoint/reports-ap. The value must be URL encoded.

', 'GetAccessPointResult$Name' => '

The name of the specified access point.

', 'PutAccessPointPolicyRequest$Name' => '

The name of the access point that you want to associate with the specified policy.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the access point accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/accesspoint/<my-accesspoint-name>. For example, to access the access point reports-ap through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/accesspoint/reports-ap. The value must be URL encoded.

', ], ], 'AccountId' => [ 'base' => NULL, 'refs' => [ 'AccessPoint$BucketAccountId' => '

The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

', 'CreateAccessPointForObjectLambdaRequest$AccountId' => '

The Amazon Web Services account ID for owner of the specified Object Lambda Access Point.

', 'CreateAccessPointRequest$AccountId' => '

The Amazon Web Services account ID for the account that owns the specified access point.

', 'CreateAccessPointRequest$BucketAccountId' => '

The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

', 'CreateJobRequest$AccountId' => '

The Amazon Web Services account ID that creates the job.

', 'CreateMultiRegionAccessPointRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point. The owner of the Multi-Region Access Point also must own the underlying buckets.

', 'DeleteAccessPointForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'DeleteAccessPointPolicyForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'DeleteAccessPointPolicyRequest$AccountId' => '

The account ID for the account that owns the specified access point.

', 'DeleteAccessPointRequest$AccountId' => '

The Amazon Web Services account ID for the account that owns the specified access point.

', 'DeleteBucketLifecycleConfigurationRequest$AccountId' => '

The account ID of the lifecycle configuration to delete.

', 'DeleteBucketPolicyRequest$AccountId' => '

The account ID of the Outposts bucket.

', 'DeleteBucketReplicationRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket to delete the replication configuration for.

', 'DeleteBucketRequest$AccountId' => '

The account ID that owns the Outposts bucket.

', 'DeleteBucketTaggingRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket tag set to be removed.

', 'DeleteJobTaggingRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', 'DeleteMultiRegionAccessPointRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'DeletePublicAccessBlockRequest$AccountId' => '

The account ID for the Amazon Web Services account whose PublicAccessBlock configuration you want to remove.

', 'DeleteStorageLensConfigurationRequest$AccountId' => '

The account ID of the requester.

', 'DeleteStorageLensConfigurationTaggingRequest$AccountId' => '

The account ID of the requester.

', 'DescribeJobRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', 'DescribeMultiRegionAccessPointOperationRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'Destination$Account' => '

The destination bucket owner\'s account ID.

', 'GetAccessPointConfigurationForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'GetAccessPointForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'GetAccessPointPolicyForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'GetAccessPointPolicyRequest$AccountId' => '

The account ID for the account that owns the specified access point.

', 'GetAccessPointPolicyStatusForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'GetAccessPointPolicyStatusRequest$AccountId' => '

The account ID for the account that owns the specified access point.

', 'GetAccessPointRequest$AccountId' => '

The Amazon Web Services account ID for the account that owns the specified access point.

', 'GetAccessPointResult$BucketAccountId' => '

The Amazon Web Services account ID associated with the S3 bucket associated with this access point.

', 'GetBucketLifecycleConfigurationRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'GetBucketPolicyRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'GetBucketReplicationRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'GetBucketRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'GetBucketTaggingRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'GetBucketVersioningRequest$AccountId' => '

The Amazon Web Services account ID of the S3 on Outposts bucket.

', 'GetJobTaggingRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', 'GetMultiRegionAccessPointPolicyRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'GetMultiRegionAccessPointPolicyStatusRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'GetMultiRegionAccessPointRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'GetMultiRegionAccessPointRoutesRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'GetPublicAccessBlockRequest$AccountId' => '

The account ID for the Amazon Web Services account whose PublicAccessBlock configuration you want to retrieve.

', 'GetStorageLensConfigurationRequest$AccountId' => '

The account ID of the requester.

', 'GetStorageLensConfigurationTaggingRequest$AccountId' => '

The account ID of the requester.

', 'ListAccessPointsForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'ListAccessPointsRequest$AccountId' => '

The Amazon Web Services account ID for the account that owns the specified access points.

', 'ListJobsRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', 'ListMultiRegionAccessPointsRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'ListRegionalBucketsRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'ListStorageLensConfigurationsRequest$AccountId' => '

The account ID of the requester.

', 'PutAccessPointConfigurationForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'PutAccessPointPolicyForObjectLambdaRequest$AccountId' => '

The account ID for the account that owns the specified Object Lambda Access Point.

', 'PutAccessPointPolicyRequest$AccountId' => '

The Amazon Web Services account ID for owner of the bucket associated with the specified access point.

', 'PutBucketLifecycleConfigurationRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'PutBucketPolicyRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'PutBucketReplicationRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'PutBucketTaggingRequest$AccountId' => '

The Amazon Web Services account ID of the Outposts bucket.

', 'PutBucketVersioningRequest$AccountId' => '

The Amazon Web Services account ID of the S3 on Outposts bucket.

', 'PutJobTaggingRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', 'PutMultiRegionAccessPointPolicyRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'PutPublicAccessBlockRequest$AccountId' => '

The account ID for the Amazon Web Services account whose PublicAccessBlock configuration you want to set.

', 'PutStorageLensConfigurationRequest$AccountId' => '

The account ID of the requester.

', 'PutStorageLensConfigurationTaggingRequest$AccountId' => '

The account ID of the requester.

', 'Region$BucketAccountId' => '

The Amazon Web Services account ID that owns the Amazon S3 bucket that\'s associated with this Multi-Region Access Point.

', 'RegionReport$BucketAccountId' => '

The Amazon Web Services account ID that owns the Amazon S3 bucket that\'s associated with this Multi-Region Access Point.

', 'S3BucketDestination$AccountId' => '

The account ID of the owner of the S3 Storage Lens metrics export bucket.

', 'S3JobManifestGenerator$ExpectedBucketOwner' => '

The Amazon Web Services account ID that owns the bucket the generated manifest is written to. If provided the generated manifest bucket\'s owner Amazon Web Services account ID must match this value, else the job fails.

', 'S3ManifestOutputLocation$ExpectedManifestBucketOwner' => '

The Account ID that owns the bucket the generated manifest is written to.

', 'SubmitMultiRegionAccessPointRoutesRequest$AccountId' => '

The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

', 'UpdateJobPriorityRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', 'UpdateJobStatusRequest$AccountId' => '

The Amazon Web Services account ID associated with the S3 Batch Operations job.

', ], ], 'AccountLevel' => [ 'base' => '

A container for the account-level Amazon S3 Storage Lens configuration.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with 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.

', 'refs' => [ 'StorageLensConfiguration$AccountLevel' => '

A container for all the account-level configurations of your S3 Storage Lens configuration.

', ], ], 'ActivityMetrics' => [ 'base' => '

The container element for Amazon S3 Storage Lens activity metrics. Activity metrics show details about how your storage is requested, such as requests (for example, All requests, Get requests, Put requests), bytes uploaded or downloaded, and errors.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with 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.

', 'refs' => [ 'AccountLevel$ActivityMetrics' => '

A container for S3 Storage Lens activity metrics.

', 'BucketLevel$ActivityMetrics' => '

A container for the bucket-level activity metrics for S3 Storage Lens.

', ], ], 'AdvancedCostOptimizationMetrics' => [ 'base' => '

The container element for Amazon S3 Storage Lens advanced cost-optimization metrics. Advanced cost-optimization metrics provide insights that you can use to manage and optimize your storage costs, for example, lifecycle rule counts for transitions, expirations, and incomplete multipart uploads.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with 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.

', 'refs' => [ 'AccountLevel$AdvancedCostOptimizationMetrics' => '

A container for S3 Storage Lens advanced cost-optimization metrics.

', 'BucketLevel$AdvancedCostOptimizationMetrics' => '

A container for bucket-level advanced cost-optimization metrics for S3 Storage Lens.

', ], ], 'AdvancedDataProtectionMetrics' => [ 'base' => '

The container element for Amazon S3 Storage Lens advanced data-protection metrics. Advanced data-protection metrics provide insights that you can use to perform audits and protect your data, for example replication rule counts within and across Regions.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with 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.

', 'refs' => [ 'AccountLevel$AdvancedDataProtectionMetrics' => '

A container for S3 Storage Lens advanced data-protection metrics.

', 'BucketLevel$AdvancedDataProtectionMetrics' => '

A container for bucket-level advanced data-protection metrics for S3 Storage Lens.

', ], ], 'Alias' => [ 'base' => NULL, 'refs' => [ 'AccessPoint$Alias' => '

The name or alias of the access point.

', 'CreateAccessPointResult$Alias' => '

The name or alias of the access point.

', 'GetAccessPointResult$Alias' => '

The name or alias of the access point.

', ], ], 'AsyncCreationTimestamp' => [ 'base' => NULL, 'refs' => [ 'AsyncOperation$CreationTime' => '

The time that the request was sent to the service.

', ], ], 'AsyncErrorDetails' => [ 'base' => '

Error details for the failed asynchronous operation.

', 'refs' => [ 'AsyncResponseDetails$ErrorDetails' => '

Error details for an asynchronous request.

', ], ], 'AsyncOperation' => [ 'base' => '

A container for the information about an asynchronous operation.

', 'refs' => [ 'DescribeMultiRegionAccessPointOperationResult$AsyncOperation' => '

A container element containing the details of the asynchronous operation.

', ], ], 'AsyncOperationName' => [ 'base' => NULL, 'refs' => [ 'AsyncOperation$Operation' => '

The specific operation for the asynchronous request.

', ], ], 'AsyncRequestParameters' => [ 'base' => '

A container for the request parameters associated with an asynchronous request.

', 'refs' => [ 'AsyncOperation$RequestParameters' => '

The parameters associated with the request.

', ], ], 'AsyncRequestStatus' => [ 'base' => NULL, 'refs' => [ 'AsyncOperation$RequestStatus' => '

The current status of the request.

', 'MultiRegionAccessPointRegionalResponse$RequestStatus' => '

The current status of the Multi-Region Access Point in this Region.

', ], ], 'AsyncRequestTokenARN' => [ 'base' => NULL, 'refs' => [ 'AsyncOperation$RequestTokenARN' => '

The request token associated with the request.

', 'CreateMultiRegionAccessPointResult$RequestTokenARN' => '

The request token associated with the request. You can use this token with DescribeMultiRegionAccessPointOperation to determine the status of asynchronous requests.

', 'DeleteMultiRegionAccessPointResult$RequestTokenARN' => '

The request token associated with the request. You can use this token with DescribeMultiRegionAccessPointOperation to determine the status of asynchronous requests.

', 'DescribeMultiRegionAccessPointOperationRequest$RequestTokenARN' => '

The request token associated with the request you want to know about. This request token is returned as part of the response when you make an asynchronous request. You provide this token to query about the status of the asynchronous action.

', 'PutMultiRegionAccessPointPolicyResult$RequestTokenARN' => '

The request token associated with the request. You can use this token with DescribeMultiRegionAccessPointOperation to determine the status of asynchronous requests.

', ], ], 'AsyncResponseDetails' => [ 'base' => '

A container for the response details that are returned when querying about an asynchronous request.

', 'refs' => [ 'AsyncOperation$ResponseDetails' => '

The details of the response.

', ], ], 'AwsLambdaTransformation' => [ 'base' => '

Lambda function used to transform objects through an Object Lambda Access Point.

', 'refs' => [ 'ObjectLambdaContentTransformation$AwsLambda' => '

A container for an Lambda function.

', ], ], 'AwsLambdaTransformationPayload' => [ 'base' => NULL, 'refs' => [ 'AwsLambdaTransformation$FunctionPayload' => '

Additional JSON that provides supplemental data to the Lambda function used to transform objects.

', ], ], 'AwsOrgArn' => [ 'base' => NULL, 'refs' => [ 'StorageLensAwsOrg$Arn' => '

A container for the Amazon Resource Name (ARN) of the Amazon Web Services organization. This property is read-only and follows the following format: arn:aws:organizations:us-east-1:example-account-id:organization/o-ex2l495dck

', ], ], 'BadRequestException' => [ 'base' => '

', 'refs' => [], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'JobManifestGeneratorFilter$EligibleForReplication' => '

Include objects in the generated manifest only if they are eligible for replication according to the Replication configuration on the source bucket.

', 'JobReport$Enabled' => '

Indicates whether the specified job will generate a job-completion report.

', 'ObjectLambdaConfiguration$CloudWatchMetricsEnabled' => '

A container for whether the CloudWatch metrics configuration is enabled.

', 'S3CopyObjectOperation$RequesterPays' => '

', 'S3CopyObjectOperation$BucketKeyEnabled' => '

Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using Amazon Web Services KMS (SSE-KMS). Setting this header to true causes Amazon S3 to use an S3 Bucket Key for object encryption with SSE-KMS.

Specifying this header with an object action doesn’t affect bucket-level settings for S3 Bucket Key.

', 'S3JobManifestGenerator$EnableManifestOutput' => '

Determines whether or not to write the job\'s generated manifest to a bucket.

', 'S3ObjectMetadata$RequesterCharged' => '

', 'S3SetObjectRetentionOperation$BypassGovernanceRetention' => '

Indicates if the action should be applied to objects in the Batch Operations job even if they have Object Lock GOVERNANCE type in place.

', ], ], 'BucketAlreadyExists' => [ 'base' => '

The requested Outposts bucket name is not available. The bucket namespace is shared by all users of the Outposts in this Region. Select a different name and try again.

', 'refs' => [], ], 'BucketAlreadyOwnedByYou' => [ 'base' => '

The Outposts bucket you tried to create already exists, and you own it.

', 'refs' => [], ], 'BucketCannedACL' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$ACL' => '

The canned ACL to apply to the bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'BucketIdentifierString' => [ 'base' => NULL, 'refs' => [ 'Destination$Bucket' => '

The Amazon Resource Name (ARN) of the access point for the destination bucket where you want S3 on Outposts to store the replication results.

', 'ReplicationRule$Bucket' => '

The Amazon Resource Name (ARN) of the access point for the source Outposts bucket that you want S3 on Outposts to replicate the objects from.

', ], ], 'BucketLevel' => [ 'base' => '

A container for the bucket-level configuration for Amazon S3 Storage Lens.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with S3 Storage Lens in the Amazon S3 User Guide.

', 'refs' => [ 'AccountLevel$BucketLevel' => '

A container for the S3 Storage Lens bucket-level configuration.

', ], ], 'BucketLocationConstraint' => [ 'base' => NULL, 'refs' => [ 'CreateBucketConfiguration$LocationConstraint' => '

Specifies the Region where the bucket will be created. If you are creating a bucket on the US East (N. Virginia) Region (us-east-1), you do not need to specify the location.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'BucketName' => [ 'base' => NULL, 'refs' => [ 'AccessPoint$Bucket' => '

The name of the bucket associated with this access point.

', 'CreateAccessPointRequest$Bucket' => '

The name of the bucket that you want to associate this access point with.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'CreateBucketRequest$Bucket' => '

The name of the bucket.

', 'DeleteBucketLifecycleConfigurationRequest$Bucket' => '

Specifies the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'DeleteBucketPolicyRequest$Bucket' => '

Specifies the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'DeleteBucketReplicationRequest$Bucket' => '

Specifies the S3 on Outposts bucket to delete the replication configuration for.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'DeleteBucketRequest$Bucket' => '

Specifies the bucket being deleted.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'DeleteBucketTaggingRequest$Bucket' => '

The bucket ARN that has the tag set to be removed.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'GetAccessPointResult$Bucket' => '

The name of the bucket associated with the specified access point.

', 'GetBucketLifecycleConfigurationRequest$Bucket' => '

The Amazon Resource Name (ARN) of the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'GetBucketPolicyRequest$Bucket' => '

Specifies the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'GetBucketReplicationRequest$Bucket' => '

Specifies the bucket to get the replication information for.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'GetBucketRequest$Bucket' => '

Specifies the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'GetBucketResult$Bucket' => '

The Outposts bucket requested.

', 'GetBucketTaggingRequest$Bucket' => '

Specifies the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'GetBucketVersioningRequest$Bucket' => '

The S3 on Outposts bucket to return the versioning state for.

', 'ListAccessPointsRequest$Bucket' => '

The name of the bucket whose associated access points you want to list.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'MultiRegionAccessPointRoute$Bucket' => '

The name of the Amazon S3 bucket for which you\'ll submit a routing configuration change. Either the Bucket or the Region value must be provided. If both are provided, the bucket must be in the specified Region.

', 'PutBucketLifecycleConfigurationRequest$Bucket' => '

The name of the bucket for which to set the configuration.

', 'PutBucketPolicyRequest$Bucket' => '

Specifies the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'PutBucketReplicationRequest$Bucket' => '

Specifies the S3 on Outposts bucket to set the configuration for.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'PutBucketTaggingRequest$Bucket' => '

The Amazon Resource Name (ARN) of the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'PutBucketVersioningRequest$Bucket' => '

The S3 on Outposts bucket to set the versioning state for.

', 'Region$Bucket' => '

The name of the associated bucket for the Region.

', 'RegionReport$Bucket' => '

The name of the bucket.

', 'RegionalBucket$Bucket' => '

', ], ], 'BucketVersioningStatus' => [ 'base' => NULL, 'refs' => [ 'GetBucketVersioningResult$Status' => '

The versioning state of the S3 on Outposts bucket.

', 'VersioningConfiguration$Status' => '

Sets the versioning state of the S3 on Outposts bucket.

', ], ], 'Buckets' => [ 'base' => NULL, 'refs' => [ 'Exclude$Buckets' => '

A container for the S3 Storage Lens bucket excludes.

', 'Include$Buckets' => '

A container for the S3 Storage Lens bucket includes.

', ], ], 'CloudWatchMetrics' => [ 'base' => '

A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.

For more information about publishing S3 Storage Lens metrics to CloudWatch, see Monitor S3 Storage Lens metrics in CloudWatch in the Amazon S3 User Guide.

', 'refs' => [ 'StorageLensDataExport$CloudWatchMetrics' => '

A container for enabling Amazon CloudWatch publishing for S3 Storage Lens metrics.

', ], ], 'ConfigId' => [ 'base' => NULL, 'refs' => [ 'DeleteStorageLensConfigurationRequest$ConfigId' => '

The ID of the S3 Storage Lens configuration.

', 'DeleteStorageLensConfigurationTaggingRequest$ConfigId' => '

The ID of the S3 Storage Lens configuration.

', 'GetStorageLensConfigurationRequest$ConfigId' => '

The ID of the Amazon S3 Storage Lens configuration.

', 'GetStorageLensConfigurationTaggingRequest$ConfigId' => '

The ID of the Amazon S3 Storage Lens configuration.

', 'ListStorageLensConfigurationEntry$Id' => '

A container for the S3 Storage Lens configuration ID.

', 'PutStorageLensConfigurationRequest$ConfigId' => '

The ID of the S3 Storage Lens configuration.

', 'PutStorageLensConfigurationTaggingRequest$ConfigId' => '

The ID of the S3 Storage Lens configuration.

', 'StorageLensConfiguration$Id' => '

A container for the Amazon S3 Storage Lens configuration ID.

', ], ], 'ConfirmRemoveSelfBucketAccess' => [ 'base' => NULL, 'refs' => [ 'PutBucketPolicyRequest$ConfirmRemoveSelfBucketAccess' => '

Set this parameter to true to confirm that you want to remove your permissions to change this bucket policy in the future.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'ConfirmationRequired' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$ConfirmationRequired' => '

Indicates whether confirmation is required before Amazon S3 runs the job. Confirmation is only required for jobs created through the Amazon S3 console.

', 'JobDescriptor$ConfirmationRequired' => '

Indicates whether confirmation is required before Amazon S3 begins running the specified job. Confirmation is required only for jobs created through the Amazon S3 console.

', ], ], 'ContinuationToken' => [ 'base' => NULL, 'refs' => [ 'ListStorageLensConfigurationsRequest$NextToken' => '

A pagination token to request the next page of results.

', 'ListStorageLensConfigurationsResult$NextToken' => '

If the request produced more than the maximum number of S3 Storage Lens configuration results, you can pass this value into a subsequent request to retrieve the next page of results.

', ], ], 'CreateAccessPointForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAccessPointForObjectLambdaResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateAccessPointRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateAccessPointResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateBucketConfiguration' => [ 'base' => '

The container for the bucket configuration.

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'CreateBucketRequest$CreateBucketConfiguration' => '

The configuration information for the bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'CreateBucketRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateBucketResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateJobResult' => [ 'base' => NULL, 'refs' => [], ], 'CreateMultiRegionAccessPointInput' => [ 'base' => '

A container for the information associated with a CreateMultiRegionAccessPoint request.

', 'refs' => [ 'AsyncRequestParameters$CreateMultiRegionAccessPointRequest' => '

A container of the parameters for a CreateMultiRegionAccessPoint request.

', 'CreateMultiRegionAccessPointRequest$Details' => '

A container element containing details about the Multi-Region Access Point.

', ], ], 'CreateMultiRegionAccessPointRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateMultiRegionAccessPointResult' => [ 'base' => NULL, 'refs' => [], ], 'CreationDate' => [ 'base' => NULL, 'refs' => [ 'GetAccessPointForObjectLambdaResult$CreationDate' => '

The date and time when the specified Object Lambda Access Point was created.

', 'GetAccessPointResult$CreationDate' => '

The date and time when the specified access point was created.

', 'GetBucketResult$CreationDate' => '

The creation date of the Outposts bucket.

', 'RegionalBucket$CreationDate' => '

The creation date of the regional bucket

', ], ], 'CreationTimestamp' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointReport$CreatedAt' => '

When the Multi-Region Access Point create request was received.

', ], ], 'Date' => [ 'base' => NULL, 'refs' => [ 'LifecycleExpiration$Date' => '

Indicates at what date the object is to be deleted. Should be in GMT ISO 8601 format.

', 'Transition$Date' => '

Indicates when objects are transitioned to the specified storage class. The date value must be in ISO 8601 format. The time is always midnight UTC.

', ], ], 'Days' => [ 'base' => NULL, 'refs' => [ 'LifecycleExpiration$Days' => '

Indicates the lifetime, in days, of the objects that are subject to the rule. The value must be a non-zero positive integer.

', 'NoncurrentVersionExpiration$NoncurrentDays' => '

Specifies the number of days an object is noncurrent before Amazon S3 can perform the associated action. For information about the noncurrent days calculations, see How Amazon S3 Calculates When an Object Became Noncurrent in the Amazon S3 User Guide.

', 'NoncurrentVersionTransition$NoncurrentDays' => '

Specifies the number of days an object is noncurrent before Amazon S3 can perform the associated action. For information about the noncurrent days calculations, see How Amazon S3 Calculates How Long an Object Has Been Noncurrent in the Amazon S3 User Guide.

', 'Transition$Days' => '

Indicates the number of days after creation when objects are transitioned to the specified storage class. The value must be a positive integer.

', ], ], 'DaysAfterInitiation' => [ 'base' => NULL, 'refs' => [ 'AbortIncompleteMultipartUpload$DaysAfterInitiation' => '

Specifies the number of days after which Amazon S3 aborts an incomplete multipart upload to the Outposts bucket.

', ], ], 'DeleteAccessPointForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccessPointPolicyForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccessPointPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteAccessPointRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteBucketLifecycleConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteBucketPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteBucketReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteBucketRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteBucketTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteJobTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteJobTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMarkerReplication' => [ 'base' => '

Specifies whether S3 on Outposts replicates delete markers. If you specify a Filter element in your replication configuration, you must also include a DeleteMarkerReplication element. If your Filter includes a Tag element, the DeleteMarkerReplication element\'s Status child element must be set to Disabled, because S3 on Outposts does not support replicating delete markers for tag-based rules.

For more information about delete marker replication, see How delete operations affect replication in the Amazon S3 User Guide.

', 'refs' => [ 'ReplicationRule$DeleteMarkerReplication' => '

Specifies whether S3 on Outposts replicates delete markers. If you specify a Filter element in your replication configuration, you must also include a DeleteMarkerReplication element. If your Filter includes a Tag element, the DeleteMarkerReplication element\'s Status child element must be set to Disabled, because S3 on Outposts doesn\'t support replicating delete markers for tag-based rules.

For more information about delete marker replication, see How delete operations affect replication in the Amazon S3 User Guide.

', ], ], 'DeleteMarkerReplicationStatus' => [ 'base' => NULL, 'refs' => [ 'DeleteMarkerReplication$Status' => '

Indicates whether to replicate delete markers.

', ], ], 'DeleteMultiRegionAccessPointInput' => [ 'base' => '

A container for the information associated with a DeleteMultiRegionAccessPoint request.

', 'refs' => [ 'AsyncRequestParameters$DeleteMultiRegionAccessPointRequest' => '

A container of the parameters for a DeleteMultiRegionAccessPoint request.

', 'DeleteMultiRegionAccessPointRequest$Details' => '

A container element containing details about the Multi-Region Access Point.

', ], ], 'DeleteMultiRegionAccessPointRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteMultiRegionAccessPointResult' => [ 'base' => NULL, 'refs' => [], ], 'DeletePublicAccessBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStorageLensConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStorageLensConfigurationTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteStorageLensConfigurationTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeJobResult' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMultiRegionAccessPointOperationRequest' => [ 'base' => NULL, 'refs' => [], ], 'DescribeMultiRegionAccessPointOperationResult' => [ 'base' => NULL, 'refs' => [], ], 'Destination' => [ 'base' => '

Specifies information about the replication destination bucket and its settings for an S3 on Outposts replication configuration.

', 'refs' => [ 'ReplicationRule$Destination' => '

A container for information about the replication destination and its configurations.

', ], ], 'DetailedStatusCodesMetrics' => [ 'base' => '

The container element for Amazon S3 Storage Lens detailed status code metrics. Detailed status code metrics generate metrics for HTTP status codes, such as 200 OK, 403 Forbidden, 503 Service Unavailable and others.

For more information about S3 Storage Lens, see Assessing your storage activity and usage with 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.

', 'refs' => [ 'AccountLevel$DetailedStatusCodesMetrics' => '

A container for detailed status code metrics.

', 'BucketLevel$DetailedStatusCodesMetrics' => '

A container for bucket-level detailed status code metrics for S3 Storage Lens.

', ], ], 'EncryptionConfiguration' => [ 'base' => '

Specifies encryption-related information for an Amazon S3 bucket that is a destination for replicated objects.

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'Destination$EncryptionConfiguration' => '

A container that provides information about encryption. If SourceSelectionCriteria is specified, you must specify this element.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'Endpoints' => [ 'base' => NULL, 'refs' => [ 'GetAccessPointResult$Endpoints' => '

The VPC endpoint for the access point.

', ], ], 'EstablishedMultiRegionAccessPointPolicy' => [ 'base' => '

The last established access control policy for a Multi-Region Access Point.

When you update the policy, the update is first listed as the proposed policy. After the update is finished and all Regions have been updated, the proposed policy is listed as the established policy. If both policies have the same version number, the proposed policy is the established policy.

', 'refs' => [ 'MultiRegionAccessPointPolicyDocument$Established' => '

The last established policy for the Multi-Region Access Point.

', ], ], 'ExceptionMessage' => [ 'base' => NULL, 'refs' => [ 'BadRequestException$Message' => NULL, 'IdempotencyException$Message' => NULL, 'InternalServiceException$Message' => NULL, 'InvalidNextTokenException$Message' => NULL, 'InvalidRequestException$Message' => NULL, 'JobStatusException$Message' => NULL, 'NotFoundException$Message' => NULL, 'TooManyRequestsException$Message' => NULL, 'TooManyTagsException$Message' => NULL, ], ], 'Exclude' => [ 'base' => '

A container for what Amazon S3 Storage Lens will exclude.

', 'refs' => [ 'StorageLensConfiguration$Exclude' => '

A container for what is excluded in this configuration. This container can only be valid if there is no Include container submitted, and it\'s not empty.

', ], ], 'ExistingObjectReplication' => [ 'base' => '

An optional configuration to replicate existing source bucket objects.

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'ReplicationRule$ExistingObjectReplication' => '

An optional configuration to replicate existing source bucket objects.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'ExistingObjectReplicationStatus' => [ 'base' => NULL, 'refs' => [ 'ExistingObjectReplication$Status' => '

Specifies whether Amazon S3 replicates existing source bucket objects.

', ], ], 'ExpirationStatus' => [ 'base' => NULL, 'refs' => [ 'LifecycleRule$Status' => '

If \'Enabled\', the rule is currently being applied. If \'Disabled\', the rule is not currently being applied.

', ], ], 'ExpiredObjectDeleteMarker' => [ 'base' => NULL, 'refs' => [ 'LifecycleExpiration$ExpiredObjectDeleteMarker' => '

Indicates whether Amazon S3 will remove a delete marker with no noncurrent versions. If set to true, the delete marker will be expired. If set to false, the policy takes no action. This cannot be specified with Days or Date in a Lifecycle Expiration Policy.

', ], ], 'Format' => [ 'base' => NULL, 'refs' => [ 'S3BucketDestination$Format' => '

', ], ], 'FunctionArnString' => [ 'base' => NULL, 'refs' => [ 'AwsLambdaTransformation$FunctionArn' => '

The Amazon Resource Name (ARN) of the Lambda function.

', 'LambdaInvokeOperation$FunctionArn' => '

The Amazon Resource Name (ARN) for the Lambda function that the specified job will invoke on every object in the manifest.

', ], ], 'GeneratedManifestEncryption' => [ 'base' => '

The encryption configuration to use when storing the generated manifest.

', 'refs' => [ 'S3ManifestOutputLocation$ManifestEncryption' => '

Specifies what encryption should be used when the generated manifest objects are written.

', ], ], 'GeneratedManifestFormat' => [ 'base' => NULL, 'refs' => [ 'S3GeneratedManifestDescriptor$Format' => '

The format of the generated manifest.

', 'S3ManifestOutputLocation$ManifestFormat' => '

The format of the generated manifest.

', ], ], 'GetAccessPointConfigurationForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointConfigurationForObjectLambdaResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointForObjectLambdaResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyForObjectLambdaResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyStatusForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyStatusForObjectLambdaResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointPolicyStatusResult' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetAccessPointResult' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketLifecycleConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketLifecycleConfigurationResult' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketReplicationResult' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketResult' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketVersioningRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetBucketVersioningResult' => [ 'base' => NULL, 'refs' => [], ], 'GetJobTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetJobTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointPolicyStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointPolicyStatusResult' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointResult' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointRoutesRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetMultiRegionAccessPointRoutesResult' => [ 'base' => NULL, 'refs' => [], ], 'GetPublicAccessBlockOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetPublicAccessBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStorageLensConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStorageLensConfigurationResult' => [ 'base' => NULL, 'refs' => [], ], 'GetStorageLensConfigurationTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetStorageLensConfigurationTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'GrantFullControl' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$GrantFullControl' => '

Allows grantee the read, write, read ACP, and write ACP permissions on the bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'GrantRead' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$GrantRead' => '

Allows grantee to list the objects in the bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'GrantReadACP' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$GrantReadACP' => '

Allows grantee to read the bucket ACL.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'GrantWrite' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$GrantWrite' => '

Allows grantee to create, overwrite, and delete any object in the bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'GrantWriteACP' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$GrantWriteACP' => '

Allows grantee to write the ACL for the applicable bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'IAMRoleArn' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$RoleArn' => '

The Amazon Resource Name (ARN) for the Identity and Access Management (IAM) role that Batch Operations will use to run this job\'s action on every object in the manifest.

', 'JobDescriptor$RoleArn' => '

The Amazon Resource Name (ARN) for the Identity and Access Management (IAM) role assigned to run the tasks for this job.

', ], ], 'ID' => [ 'base' => NULL, 'refs' => [ 'LifecycleRule$ID' => '

Unique identifier for the rule. The value cannot be longer than 255 characters.

', 'ReplicationRule$ID' => '

A unique identifier for the rule. The maximum value is 255 characters.

', ], ], 'IdempotencyException' => [ 'base' => '

', 'refs' => [], ], 'Include' => [ 'base' => '

A container for what Amazon S3 Storage Lens configuration includes.

', 'refs' => [ 'StorageLensConfiguration$Include' => '

A container for what is included in this configuration. This container can only be valid if there is no Exclude container submitted, and it\'s not empty.

', ], ], 'InternalServiceException' => [ 'base' => '

', 'refs' => [], ], 'InvalidNextTokenException' => [ 'base' => '

', 'refs' => [], ], 'InvalidRequestException' => [ 'base' => '

', 'refs' => [], ], 'IsEnabled' => [ 'base' => NULL, 'refs' => [ 'ActivityMetrics$IsEnabled' => '

A container that indicates whether activity metrics are enabled.

', 'AdvancedCostOptimizationMetrics$IsEnabled' => '

A container that indicates whether advanced cost-optimization metrics are enabled.

', 'AdvancedDataProtectionMetrics$IsEnabled' => '

A container that indicates whether advanced data-protection metrics are enabled.

', 'CloudWatchMetrics$IsEnabled' => '

A container that indicates whether CloudWatch publishing for S3 Storage Lens metrics is enabled. A value of true indicates that CloudWatch publishing for S3 Storage Lens metrics is enabled.

', 'DetailedStatusCodesMetrics$IsEnabled' => '

A container that indicates whether detailed status code metrics are enabled.

', 'ListStorageLensConfigurationEntry$IsEnabled' => '

A container for whether the S3 Storage Lens configuration is enabled. This property is required.

', 'PrefixLevelStorageMetrics$IsEnabled' => '

A container for whether prefix-level storage metrics are enabled.

', 'StorageLensConfiguration$IsEnabled' => '

A container for whether the S3 Storage Lens configuration is enabled.

', ], ], 'IsPublic' => [ 'base' => NULL, 'refs' => [ 'PolicyStatus$IsPublic' => '

', ], ], 'JobArn' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$JobArn' => '

The Amazon Resource Name (ARN) for this job.

', ], ], 'JobCreationTime' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$CreationTime' => '

A timestamp indicating when this job was created.

', 'JobListDescriptor$CreationTime' => '

A timestamp indicating when the specified job was created.

', ], ], 'JobDescriptor' => [ 'base' => '

A container element for the job configuration and status information returned by a Describe Job request.

', 'refs' => [ 'DescribeJobResult$Job' => '

Contains the configuration parameters and status for the job specified in the Describe Job request.

', ], ], 'JobFailure' => [ 'base' => '

If this job failed, this element indicates why the job failed.

', 'refs' => [ 'JobFailureList$member' => NULL, ], ], 'JobFailureCode' => [ 'base' => NULL, 'refs' => [ 'JobFailure$FailureCode' => '

The failure code, if any, for the specified job.

', ], ], 'JobFailureList' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$FailureReasons' => '

If the specified job failed, this field contains information describing the failure.

', ], ], 'JobFailureReason' => [ 'base' => NULL, 'refs' => [ 'JobFailure$FailureReason' => '

The failure reason, if any, for the specified job.

', ], ], 'JobId' => [ 'base' => NULL, 'refs' => [ 'CreateJobResult$JobId' => '

The ID for this job. Amazon S3 generates this ID automatically and returns it after a successful Create Job request.

', 'DeleteJobTaggingRequest$JobId' => '

The ID for the S3 Batch Operations job whose tags you want to delete.

', 'DescribeJobRequest$JobId' => '

The ID for the job whose information you want to retrieve.

', 'GetJobTaggingRequest$JobId' => '

The ID for the S3 Batch Operations job whose tags you want to retrieve.

', 'JobDescriptor$JobId' => '

The ID for the specified job.

', 'JobListDescriptor$JobId' => '

The ID for the specified job.

', 'PutJobTaggingRequest$JobId' => '

The ID for the S3 Batch Operations job whose tags you want to replace.

', 'UpdateJobPriorityRequest$JobId' => '

The ID for the job whose priority you want to update.

', 'UpdateJobPriorityResult$JobId' => '

The ID for the job whose priority Amazon S3 updated.

', 'UpdateJobStatusRequest$JobId' => '

The ID of the job whose status you want to update.

', 'UpdateJobStatusResult$JobId' => '

The ID for the job whose status was updated.

', ], ], 'JobListDescriptor' => [ 'base' => '

Contains the configuration and status information for a single job retrieved as part of a job list.

', 'refs' => [ 'JobListDescriptorList$member' => NULL, ], ], 'JobListDescriptorList' => [ 'base' => NULL, 'refs' => [ 'ListJobsResult$Jobs' => '

The list of current jobs and jobs that have ended within the last 30 days.

', ], ], 'JobManifest' => [ 'base' => '

Contains the configuration information for a job\'s manifest.

', 'refs' => [ 'CreateJobRequest$Manifest' => '

Configuration parameters for the manifest.

', 'JobDescriptor$Manifest' => '

The configuration information for the specified job\'s manifest object.

', ], ], 'JobManifestFieldList' => [ 'base' => NULL, 'refs' => [ 'JobManifestSpec$Fields' => '

If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.

', ], ], 'JobManifestFieldName' => [ 'base' => NULL, 'refs' => [ 'JobManifestFieldList$member' => NULL, ], ], 'JobManifestFormat' => [ 'base' => NULL, 'refs' => [ 'JobManifestSpec$Format' => '

Indicates which of the available formats the specified manifest uses.

', ], ], 'JobManifestGenerator' => [ 'base' => '

Configures the type of the job\'s ManifestGenerator.

', 'refs' => [ 'CreateJobRequest$ManifestGenerator' => '

The attribute container for the ManifestGenerator details. Jobs must be created with either a manifest file or a ManifestGenerator, but not both.

', 'JobDescriptor$ManifestGenerator' => '

The manifest generator that was used to generate a job manifest for this job.

', ], ], 'JobManifestGeneratorFilter' => [ 'base' => '

The filter used to describe a set of objects for the job\'s manifest.

', 'refs' => [ 'S3JobManifestGenerator$Filter' => '

Specifies rules the S3JobManifestGenerator should use to use to decide whether an object in the source bucket should or should not be included in the generated job manifest.

', ], ], 'JobManifestLocation' => [ 'base' => '

Contains the information required to locate a manifest object.

', 'refs' => [ 'JobManifest$Location' => '

Contains the information required to locate the specified job\'s manifest.

', 'S3GeneratedManifestDescriptor$Location' => NULL, ], ], 'JobManifestSpec' => [ 'base' => '

Describes the format of a manifest. If the manifest is in CSV format, also describes the columns contained within the manifest.

', 'refs' => [ 'JobManifest$Spec' => '

Describes the format of the specified job\'s manifest. If the manifest is in CSV format, also describes the columns contained within the manifest.

', ], ], 'JobNumberOfTasksFailed' => [ 'base' => NULL, 'refs' => [ 'JobProgressSummary$NumberOfTasksFailed' => '

', ], ], 'JobNumberOfTasksSucceeded' => [ 'base' => NULL, 'refs' => [ 'JobProgressSummary$NumberOfTasksSucceeded' => '

', ], ], 'JobOperation' => [ 'base' => '

The operation that you want this job to perform on every object listed in the manifest. For more information about the available operations, see Operations in the Amazon S3 User Guide.

', 'refs' => [ 'CreateJobRequest$Operation' => '

The action that you want this job to perform on every object listed in the manifest. For more information about the available actions, see Operations in the Amazon S3 User Guide.

', 'JobDescriptor$Operation' => '

The operation that the specified job is configured to run on the objects listed in the manifest.

', ], ], 'JobPriority' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$Priority' => '

The numerical priority for this job. Higher numbers indicate higher priority.

', 'JobDescriptor$Priority' => '

The priority of the specified job.

', 'JobListDescriptor$Priority' => '

The current priority for the specified job.

', 'UpdateJobPriorityRequest$Priority' => '

The priority you want to assign to this job.

', 'UpdateJobPriorityResult$Priority' => '

The new priority assigned to the specified job.

', ], ], 'JobProgressSummary' => [ 'base' => '

Describes the total number of tasks that the specified job has started, the number of tasks that succeeded, and the number of tasks that failed.

', 'refs' => [ 'JobDescriptor$ProgressSummary' => '

Describes the total number of tasks that the specified job has run, the number of tasks that succeeded, and the number of tasks that failed.

', 'JobListDescriptor$ProgressSummary' => '

Describes the total number of tasks that the specified job has run, the number of tasks that succeeded, and the number of tasks that failed.

', ], ], 'JobReport' => [ 'base' => '

Contains the configuration parameters for a job-completion report.

', 'refs' => [ 'CreateJobRequest$Report' => '

Configuration parameters for the optional job-completion report.

', 'JobDescriptor$Report' => '

Contains the configuration information for the job-completion report if you requested one in the Create Job request.

', ], ], 'JobReportFormat' => [ 'base' => NULL, 'refs' => [ 'JobReport$Format' => '

The format of the specified job-completion report.

', ], ], 'JobReportScope' => [ 'base' => NULL, 'refs' => [ 'JobReport$ReportScope' => '

Indicates whether the job-completion report will include details of all tasks or only failed tasks.

', ], ], 'JobStatus' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$Status' => '

The current status of the specified job.

', 'JobListDescriptor$Status' => '

The specified job\'s current status.

', 'JobStatusList$member' => NULL, 'UpdateJobStatusResult$Status' => '

The current status for the specified job.

', ], ], 'JobStatusException' => [ 'base' => '

', 'refs' => [], ], 'JobStatusList' => [ 'base' => NULL, 'refs' => [ 'ListJobsRequest$JobStatuses' => '

The List Jobs request returns jobs that match the statuses listed in this element.

', ], ], 'JobStatusUpdateReason' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$StatusUpdateReason' => '

The reason for updating the job.

', 'UpdateJobStatusRequest$StatusUpdateReason' => '

A description of the reason why you want to change the specified job\'s status. This field can be any string up to the maximum length.

', 'UpdateJobStatusResult$StatusUpdateReason' => '

The reason that the specified job\'s status was updated.

', ], ], 'JobTerminationDate' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$TerminationDate' => '

A timestamp indicating when this job terminated. A job\'s termination date is the date and time when it succeeded, failed, or was canceled.

', 'JobListDescriptor$TerminationDate' => '

A timestamp indicating when the specified job terminated. A job\'s termination date is the date and time when it succeeded, failed, or was canceled.

', ], ], 'JobTimeInStateSeconds' => [ 'base' => NULL, 'refs' => [ 'JobTimers$ElapsedTimeInActiveSeconds' => '

Indicates the elapsed time in seconds the job has been in the Active job state.

', ], ], 'JobTimers' => [ 'base' => '

Provides timing details for the job.

', 'refs' => [ 'JobProgressSummary$Timers' => '

The JobTimers attribute of a job\'s progress summary.

', ], ], 'JobTotalNumberOfTasks' => [ 'base' => NULL, 'refs' => [ 'JobProgressSummary$TotalNumberOfTasks' => '

', ], ], 'KmsKeyArnString' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$SSEAwsKmsKeyId' => '

', 'SSEKMSEncryption$KeyId' => '

Specifies the ID of the Amazon Web Services Key Management Service (Amazon Web Services KMS) symmetric encryption customer managed key to use for encrypting generated manifest objects.

', ], ], 'LambdaInvokeOperation' => [ 'base' => '

Contains the configuration parameters for a Lambda Invoke operation.

', 'refs' => [ 'JobOperation$LambdaInvoke' => '

Directs the specified job to invoke an Lambda function on every object in the manifest.

', ], ], 'LifecycleConfiguration' => [ 'base' => '

The container for the Outposts bucket lifecycle configuration.

', 'refs' => [ 'PutBucketLifecycleConfigurationRequest$LifecycleConfiguration' => '

Container for lifecycle rules. You can add as many as 1,000 rules.

', ], ], 'LifecycleExpiration' => [ 'base' => '

The container of the Outposts bucket lifecycle expiration.

', 'refs' => [ 'LifecycleRule$Expiration' => '

Specifies the expiration for the lifecycle of the object in the form of date, days and, whether the object has a delete marker.

', ], ], 'LifecycleRule' => [ 'base' => '

The container for the Outposts bucket lifecycle rule.

', 'refs' => [ 'LifecycleRules$member' => NULL, ], ], 'LifecycleRuleAndOperator' => [ 'base' => '

The container for the Outposts bucket lifecycle rule and operator.

', 'refs' => [ 'LifecycleRuleFilter$And' => '

The container for the AND condition for the lifecycle rule.

', ], ], 'LifecycleRuleFilter' => [ 'base' => '

The container for the filter of the lifecycle rule.

', 'refs' => [ 'LifecycleRule$Filter' => '

The container for the filter of lifecycle rule.

', ], ], 'LifecycleRules' => [ 'base' => NULL, 'refs' => [ 'GetBucketLifecycleConfigurationResult$Rules' => '

Container for the lifecycle rule of the Outposts bucket.

', 'LifecycleConfiguration$Rules' => '

A lifecycle rule for individual objects in an Outposts bucket.

', ], ], 'ListAccessPointsForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccessPointsForObjectLambdaResult' => [ 'base' => NULL, 'refs' => [], ], 'ListAccessPointsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAccessPointsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListJobsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListMultiRegionAccessPointsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListMultiRegionAccessPointsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListRegionalBucketsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListRegionalBucketsResult' => [ 'base' => NULL, 'refs' => [], ], 'ListStorageLensConfigurationEntry' => [ 'base' => '

Part of ListStorageLensConfigurationResult. Each entry includes the description of the S3 Storage Lens configuration, its home Region, whether it is enabled, its Amazon Resource Name (ARN), and config ID.

', 'refs' => [ 'StorageLensConfigurationList$member' => NULL, ], ], 'ListStorageLensConfigurationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListStorageLensConfigurationsResult' => [ 'base' => NULL, 'refs' => [], ], 'Location' => [ 'base' => NULL, 'refs' => [ 'CreateBucketResult$Location' => '

The location of the bucket.

', ], ], 'MFA' => [ 'base' => NULL, 'refs' => [ 'PutBucketVersioningRequest$MFA' => '

The concatenation of the authentication device\'s serial number, a space, and the value that is displayed on your authentication device.

', ], ], 'MFADelete' => [ 'base' => NULL, 'refs' => [ 'VersioningConfiguration$MFADelete' => '

Specifies whether MFA delete is enabled or disabled in the bucket versioning configuration for the S3 on Outposts bucket.

', ], ], 'MFADeleteStatus' => [ 'base' => NULL, 'refs' => [ 'GetBucketVersioningResult$MFADelete' => '

Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is returned only if the bucket has been configured with MFA delete. If MFA delete has never been configured for the bucket, this element is not returned.

', ], ], 'ManifestPrefixString' => [ 'base' => NULL, 'refs' => [ 'S3ManifestOutputLocation$ManifestPrefix' => '

Prefix identifying one or more objects to which the manifest applies.

', ], ], 'MaxLength1024String' => [ 'base' => NULL, 'refs' => [ 'AsyncErrorDetails$Code' => '

A string that uniquely identifies the error condition.

', 'AsyncErrorDetails$Message' => '

A generic description of the error condition in English.

', 'AsyncErrorDetails$Resource' => '

The identifier of the resource associated with the error.

', 'AsyncErrorDetails$RequestId' => '

The ID of the request associated with the error.

', 'S3UserMetadata$value' => NULL, ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListAccessPointsForObjectLambdaRequest$MaxResults' => '

The maximum number of access points that you want to include in the list. The response may contain fewer access points but will never contain more. If there are more than this number of access points, then the response will include a continuation token in the NextToken field that you can use to retrieve the next page of access points.

', 'ListAccessPointsRequest$MaxResults' => '

The maximum number of access points that you want to include in the list. If the specified bucket has more than this number of access points, then the response will include a continuation token in the NextToken field that you can use to retrieve the next page of access points.

', 'ListJobsRequest$MaxResults' => '

The maximum number of jobs that Amazon S3 will include in the List Jobs response. If there are more jobs than this number, the response will include a pagination token in the NextToken field to enable you to retrieve the next page of results.

', 'ListMultiRegionAccessPointsRequest$MaxResults' => '

Not currently used. Do not use this parameter.

', 'ListRegionalBucketsRequest$MaxResults' => '

', ], ], 'Metrics' => [ 'base' => '

A container that specifies replication metrics-related settings.

', 'refs' => [ 'Destination$Metrics' => '

A container that specifies replication metrics-related settings.

', ], ], 'MetricsStatus' => [ 'base' => NULL, 'refs' => [ 'Metrics$Status' => '

Specifies whether replication metrics are enabled.

', ], ], 'MinStorageBytesPercentage' => [ 'base' => NULL, 'refs' => [ 'SelectionCriteria$MinStorageBytesPercentage' => '

The minimum number of storage bytes percentage whose metrics will be selected.

You must choose a value greater than or equal to 1.0.

', ], ], 'Minutes' => [ 'base' => NULL, 'refs' => [ 'ReplicationTimeValue$Minutes' => '

Contains an integer that specifies the time period in minutes.

Valid value: 15

', ], ], 'MultiRegionAccessPointAlias' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointReport$Alias' => '

The alias for the Multi-Region Access Point. For more information about the distinction between the name and the alias of an Multi-Region Access Point, see Managing Multi-Region Access Points.

', ], ], 'MultiRegionAccessPointClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateMultiRegionAccessPointRequest$ClientToken' => '

An idempotency token used to identify the request and guarantee that requests are unique.

', 'DeleteMultiRegionAccessPointRequest$ClientToken' => '

An idempotency token used to identify the request and guarantee that requests are unique.

', 'PutMultiRegionAccessPointPolicyRequest$ClientToken' => '

An idempotency token used to identify the request and guarantee that requests are unique.

', ], ], 'MultiRegionAccessPointId' => [ 'base' => NULL, 'refs' => [ 'GetMultiRegionAccessPointRoutesRequest$Mrap' => '

The Multi-Region Access Point ARN.

', 'GetMultiRegionAccessPointRoutesResult$Mrap' => '

The Multi-Region Access Point ARN.

', 'SubmitMultiRegionAccessPointRoutesRequest$Mrap' => '

The Multi-Region Access Point ARN.

', ], ], 'MultiRegionAccessPointName' => [ 'base' => NULL, 'refs' => [ 'CreateMultiRegionAccessPointInput$Name' => '

The name of the Multi-Region Access Point associated with this request.

', 'DeleteMultiRegionAccessPointInput$Name' => '

The name of the Multi-Region Access Point associated with this request.

', 'GetMultiRegionAccessPointPolicyRequest$Name' => '

Specifies the Multi-Region Access Point. The name of the Multi-Region Access Point is different from the alias. For more information about the distinction between the name and the alias of an Multi-Region Access Point, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

', 'GetMultiRegionAccessPointPolicyStatusRequest$Name' => '

Specifies the Multi-Region Access Point. The name of the Multi-Region Access Point is different from the alias. For more information about the distinction between the name and the alias of an Multi-Region Access Point, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

', 'GetMultiRegionAccessPointRequest$Name' => '

The name of the Multi-Region Access Point whose configuration information you want to receive. The name of the Multi-Region Access Point is different from the alias. For more information about the distinction between the name and the alias of an Multi-Region Access Point, see Managing Multi-Region Access Points in the Amazon S3 User Guide.

', 'MultiRegionAccessPointReport$Name' => '

The name of the Multi-Region Access Point.

', 'PutMultiRegionAccessPointPolicyInput$Name' => '

The name of the Multi-Region Access Point associated with the request.

', ], ], 'MultiRegionAccessPointPolicyDocument' => [ 'base' => '

The Multi-Region Access Point access control policy.

When you update the policy, the update is first listed as the proposed policy. After the update is finished and all Regions have been updated, the proposed policy is listed as the established policy. If both policies have the same version number, the proposed policy is the established policy.

', 'refs' => [ 'GetMultiRegionAccessPointPolicyResult$Policy' => '

The policy associated with the specified Multi-Region Access Point.

', ], ], 'MultiRegionAccessPointRegionalResponse' => [ 'base' => '

Status information for a single Multi-Region Access Point Region.

', 'refs' => [ 'MultiRegionAccessPointRegionalResponseList$member' => NULL, ], ], 'MultiRegionAccessPointRegionalResponseList' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointsAsyncResponse$Regions' => '

A collection of status information for the different Regions that a Multi-Region Access Point supports.

', ], ], 'MultiRegionAccessPointReport' => [ 'base' => '

A collection of statuses for a Multi-Region Access Point in the various Regions it supports.

', 'refs' => [ 'GetMultiRegionAccessPointResult$AccessPoint' => '

A container element containing the details of the requested Multi-Region Access Point.

', 'MultiRegionAccessPointReportList$member' => NULL, ], ], 'MultiRegionAccessPointReportList' => [ 'base' => NULL, 'refs' => [ 'ListMultiRegionAccessPointsResult$AccessPoints' => '

The list of Multi-Region Access Points associated with the user.

', ], ], 'MultiRegionAccessPointRoute' => [ 'base' => '

A structure for a Multi-Region Access Point that indicates where Amazon S3 traffic can be routed. Routes can be either active or passive. Active routes can process Amazon S3 requests through the Multi-Region Access Point, but passive routes are not eligible to process Amazon S3 requests.

Each route contains the Amazon S3 bucket name and the Amazon Web Services Region that the bucket is located in. The route also includes the TrafficDialPercentage value, which shows whether the bucket and Region are active (indicated by a value of 100) or passive (indicated by a value of 0).

', 'refs' => [ 'RouteList$member' => NULL, ], ], 'MultiRegionAccessPointStatus' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointReport$Status' => '

The current status of the Multi-Region Access Point.

CREATING and DELETING are temporary states that exist while the request is propagating and being completed. If a Multi-Region Access Point has a status of PARTIALLY_CREATED, you can retry creation or send a request to delete the Multi-Region Access Point. If a Multi-Region Access Point has a status of PARTIALLY_DELETED, you can retry a delete request to finish the deletion of the Multi-Region Access Point.

', ], ], 'MultiRegionAccessPointsAsyncResponse' => [ 'base' => '

The Multi-Region Access Point details that are returned when querying about an asynchronous request.

', 'refs' => [ 'AsyncResponseDetails$MultiRegionAccessPointDetails' => '

The details for the Multi-Region Access Point.

', ], ], 'NetworkOrigin' => [ 'base' => NULL, 'refs' => [ 'AccessPoint$NetworkOrigin' => '

Indicates whether this access point allows access from the public internet. If VpcConfiguration is specified for this access point, then NetworkOrigin is VPC, and the access point doesn\'t allow access from the public internet. Otherwise, NetworkOrigin is Internet, and the access point allows access from the public internet, subject to the access point and bucket access policies.

', 'GetAccessPointResult$NetworkOrigin' => '

Indicates whether this access point allows access from the public internet. If VpcConfiguration is specified for this access point, then NetworkOrigin is VPC, and the access point doesn\'t allow access from the public internet. Otherwise, NetworkOrigin is Internet, and the access point allows access from the public internet, subject to the access point and bucket access policies.

This will always be true for an Amazon S3 on Outposts access point

', ], ], 'NoSuchPublicAccessBlockConfiguration' => [ 'base' => '

Amazon S3 throws this exception if you make a GetPublicAccessBlock request against an account that doesn\'t have a PublicAccessBlockConfiguration set.

', 'refs' => [], ], 'NoSuchPublicAccessBlockConfigurationMessage' => [ 'base' => NULL, 'refs' => [ 'NoSuchPublicAccessBlockConfiguration$Message' => NULL, ], ], 'NonEmptyMaxLength1024String' => [ 'base' => NULL, 'refs' => [ 'Endpoints$value' => NULL, 'JobManifestLocation$ETag' => '

The ETag for the specified manifest object.

', 'ListAccessPointsForObjectLambdaRequest$NextToken' => '

If the list has more access points than can be returned in one call to this API, this field contains a continuation token that you can provide in subsequent calls to this API to retrieve additional access points.

', 'ListAccessPointsForObjectLambdaResult$NextToken' => '

If the list has more access points than can be returned in one call to this API, this field contains a continuation token that you can provide in subsequent calls to this API to retrieve additional access points.

', 'ListAccessPointsRequest$NextToken' => '

A continuation token. If a previous call to ListAccessPoints returned a continuation token in the NextToken field, then providing that value here causes Amazon S3 to retrieve the next page of results.

', 'ListAccessPointsResult$NextToken' => '

If the specified bucket has more access points than can be returned in one call to this API, this field contains a continuation token that you can provide in subsequent calls to this API to retrieve additional access points.

', 'ListMultiRegionAccessPointsRequest$NextToken' => '

Not currently used. Do not use this parameter.

', 'ListMultiRegionAccessPointsResult$NextToken' => '

If the specified bucket has more Multi-Region Access Points than can be returned in one call to this action, this field contains a continuation token. You can use this token tin subsequent calls to this action to retrieve additional Multi-Region Access Points.

', 'ListRegionalBucketsRequest$NextToken' => '

', 'ListRegionalBucketsResult$NextToken' => '

NextToken is sent when isTruncated is true, which means there are more buckets that can be listed. The next list requests to Amazon S3 can be continued with this NextToken. NextToken is obfuscated and is not a real key.

', 'S3CopyObjectOperation$TargetKeyPrefix' => '

Specifies the folder prefix that you want the objects to be copied into. For example, to copy objects into a folder named Folder1 in the destination bucket, set the TargetKeyPrefix property to Folder1.

', 'S3Grantee$Identifier' => '

', 'S3Grantee$DisplayName' => '

', 'S3ObjectMetadata$CacheControl' => '

', 'S3ObjectMetadata$ContentDisposition' => '

', 'S3ObjectMetadata$ContentEncoding' => '

', 'S3ObjectMetadata$ContentLanguage' => '

', 'S3ObjectMetadata$ContentMD5' => '

', 'S3ObjectMetadata$ContentType' => '

', 'S3ObjectOwner$ID' => '

', 'S3ObjectOwner$DisplayName' => '

', 'S3UserMetadata$key' => NULL, ], ], 'NonEmptyMaxLength2048String' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$RedirectLocation' => '

Specifies an optional metadata property for website redirects, x-amz-website-redirect-location. Allows webpage redirects if the object is accessed through a website endpoint.

', ], ], 'NonEmptyMaxLength256String' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$Description' => '

A description for this job. You can use any string within the permitted length. Descriptions don\'t need to be unique and can be used for multiple jobs.

', 'JobDescriptor$Description' => '

The description for this job, if one was provided in this job\'s Create Job request.

', 'JobListDescriptor$Description' => '

The user-specified description that was included in the specified job\'s Create Job request.

', ], ], 'NonEmptyMaxLength64String' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$OutpostId' => '

The ID of the Outposts where the bucket is being created.

This ID is required by Amazon S3 on Outposts buckets.

', 'CreateJobRequest$ClientRequestToken' => '

An idempotency token to ensure that you don\'t accidentally submit the same request twice. You can use any string up to the maximum length.

', 'Endpoints$key' => NULL, 'ListRegionalBucketsRequest$OutpostId' => '

The ID of the Outposts resource.

This ID is required by Amazon S3 on Outposts buckets.

', 'RegionalBucket$OutpostId' => '

The Outposts ID of the regional bucket.

', ], ], 'NoncurrentVersionCount' => [ 'base' => NULL, 'refs' => [ 'NoncurrentVersionExpiration$NewerNoncurrentVersions' => '

Specifies how many noncurrent versions S3 on Outposts will retain. If there are this many more recent noncurrent versions, S3 on Outposts will take the associated action. For more information about noncurrent versions, see Lifecycle configuration elements in the Amazon S3 User Guide.

', ], ], 'NoncurrentVersionExpiration' => [ 'base' => '

The container of the noncurrent version expiration.

', 'refs' => [ 'LifecycleRule$NoncurrentVersionExpiration' => '

The noncurrent version expiration of the lifecycle rule.

', ], ], 'NoncurrentVersionTransition' => [ 'base' => '

The container for the noncurrent version transition.

', 'refs' => [ 'NoncurrentVersionTransitionList$member' => NULL, ], ], 'NoncurrentVersionTransitionList' => [ 'base' => NULL, 'refs' => [ 'LifecycleRule$NoncurrentVersionTransitions' => '

Specifies the transition rule for the lifecycle rule that describes when noncurrent objects transition to a specific storage class. If your bucket is versioning-enabled (or versioning is suspended), you can set this action to request that Amazon S3 transition noncurrent object versions to a specific storage class at a set period in the object\'s lifetime.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'NotFoundException' => [ 'base' => '

', 'refs' => [], ], 'ObjectCreationTime' => [ 'base' => NULL, 'refs' => [ 'JobManifestGeneratorFilter$CreatedAfter' => '

If provided, the generated manifest should include only source bucket objects that were created after this time.

', 'JobManifestGeneratorFilter$CreatedBefore' => '

If provided, the generated manifest should include only source bucket objects that were created before this time.

', ], ], 'ObjectLambdaAccessPoint' => [ 'base' => '

An access point with an attached Lambda function used to access transformed data from an Amazon S3 bucket.

', 'refs' => [ 'ObjectLambdaAccessPointList$member' => NULL, ], ], 'ObjectLambdaAccessPointAlias' => [ 'base' => '

The alias of an Object Lambda Access Point. For more information, see How to use a bucket-style alias for your S3 bucket Object Lambda Access Point.

', 'refs' => [ 'CreateAccessPointForObjectLambdaResult$Alias' => '

The alias of the Object Lambda Access Point.

', 'GetAccessPointForObjectLambdaResult$Alias' => '

The alias of the Object Lambda Access Point.

', 'ObjectLambdaAccessPoint$Alias' => '

The alias of the Object Lambda Access Point.

', ], ], 'ObjectLambdaAccessPointAliasStatus' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaAccessPointAlias$Status' => '

The status of the Object Lambda Access Point alias. If the status is PROVISIONING, the Object Lambda Access Point is provisioning the alias and the alias is not ready for use yet. If the status is READY, the Object Lambda Access Point alias is successfully provisioned and ready for use.

', ], ], 'ObjectLambdaAccessPointAliasValue' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaAccessPointAlias$Value' => '

The alias value of the Object Lambda Access Point.

', ], ], 'ObjectLambdaAccessPointArn' => [ 'base' => NULL, 'refs' => [ 'CreateAccessPointForObjectLambdaResult$ObjectLambdaAccessPointArn' => '

Specifies the ARN for the Object Lambda Access Point.

', 'ObjectLambdaAccessPoint$ObjectLambdaAccessPointArn' => '

Specifies the ARN for the Object Lambda Access Point.

', ], ], 'ObjectLambdaAccessPointList' => [ 'base' => NULL, 'refs' => [ 'ListAccessPointsForObjectLambdaResult$ObjectLambdaAccessPointList' => '

Returns list of Object Lambda Access Points.

', ], ], 'ObjectLambdaAccessPointName' => [ 'base' => NULL, 'refs' => [ 'CreateAccessPointForObjectLambdaRequest$Name' => '

The name you want to assign to this Object Lambda Access Point.

', 'DeleteAccessPointForObjectLambdaRequest$Name' => '

The name of the access point you want to delete.

', 'DeleteAccessPointPolicyForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point you want to delete the policy for.

', 'GetAccessPointConfigurationForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point you want to return the configuration for.

', 'GetAccessPointForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point.

', 'GetAccessPointForObjectLambdaResult$Name' => '

The name of the Object Lambda Access Point.

', 'GetAccessPointPolicyForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point.

', 'GetAccessPointPolicyStatusForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point.

', 'ObjectLambdaAccessPoint$Name' => '

The name of the Object Lambda Access Point.

', 'PutAccessPointConfigurationForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point.

', 'PutAccessPointPolicyForObjectLambdaRequest$Name' => '

The name of the Object Lambda Access Point.

', ], ], 'ObjectLambdaAllowedFeature' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaAllowedFeaturesList$member' => NULL, ], ], 'ObjectLambdaAllowedFeaturesList' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaConfiguration$AllowedFeatures' => '

A container for allowed features. Valid inputs are GetObject-Range, GetObject-PartNumber, HeadObject-Range, and HeadObject-PartNumber.

', ], ], 'ObjectLambdaConfiguration' => [ 'base' => '

A configuration used when creating an Object Lambda Access Point.

', 'refs' => [ 'CreateAccessPointForObjectLambdaRequest$Configuration' => '

Object Lambda Access Point configuration as a JSON document.

', 'GetAccessPointConfigurationForObjectLambdaResult$Configuration' => '

Object Lambda Access Point configuration document.

', 'PutAccessPointConfigurationForObjectLambdaRequest$Configuration' => '

Object Lambda Access Point configuration document.

', ], ], 'ObjectLambdaContentTransformation' => [ 'base' => '

A container for AwsLambdaTransformation.

', 'refs' => [ 'ObjectLambdaTransformationConfiguration$ContentTransformation' => '

A container for the content transformation of an Object Lambda Access Point configuration.

', ], ], 'ObjectLambdaPolicy' => [ 'base' => NULL, 'refs' => [ 'GetAccessPointPolicyForObjectLambdaResult$Policy' => '

Object Lambda Access Point resource policy document.

', 'PutAccessPointPolicyForObjectLambdaRequest$Policy' => '

Object Lambda Access Point resource policy document.

', ], ], 'ObjectLambdaSupportingAccessPointArn' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaConfiguration$SupportingAccessPoint' => '

Standard access point associated with the Object Lambda Access Point.

', ], ], 'ObjectLambdaTransformationConfiguration' => [ 'base' => '

A configuration used when creating an Object Lambda Access Point transformation.

', 'refs' => [ 'ObjectLambdaTransformationConfigurationsList$member' => NULL, ], ], 'ObjectLambdaTransformationConfigurationAction' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaTransformationConfigurationActionsList$member' => NULL, ], ], 'ObjectLambdaTransformationConfigurationActionsList' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaTransformationConfiguration$Actions' => '

A container for the action of an Object Lambda Access Point configuration. Valid inputs are GetObject, ListObjects, HeadObject, and ListObjectsV2.

', ], ], 'ObjectLambdaTransformationConfigurationsList' => [ 'base' => NULL, 'refs' => [ 'ObjectLambdaConfiguration$TransformationConfigurations' => '

A container for transformation configurations for an Object Lambda Access Point.

', ], ], 'ObjectLockEnabledForBucket' => [ 'base' => NULL, 'refs' => [ 'CreateBucketRequest$ObjectLockEnabledForBucket' => '

Specifies whether you want S3 Object Lock to be enabled for the new bucket.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'ObjectSizeGreaterThanBytes' => [ 'base' => NULL, 'refs' => [ 'LifecycleRuleAndOperator$ObjectSizeGreaterThan' => '

Minimum object size to which the rule applies.

', 'LifecycleRuleFilter$ObjectSizeGreaterThan' => '

Minimum object size to which the rule applies.

', ], ], 'ObjectSizeLessThanBytes' => [ 'base' => NULL, 'refs' => [ 'LifecycleRuleAndOperator$ObjectSizeLessThan' => '

Maximum object size to which the rule applies.

', 'LifecycleRuleFilter$ObjectSizeLessThan' => '

Maximum object size to which the rule applies.

', ], ], 'OperationName' => [ 'base' => NULL, 'refs' => [ 'JobListDescriptor$Operation' => '

The operation that the specified job is configured to run on every object listed in the manifest.

', ], ], 'OutputSchemaVersion' => [ 'base' => NULL, 'refs' => [ 'S3BucketDestination$OutputSchemaVersion' => '

The schema version of the export file.

', ], ], 'OwnerOverride' => [ 'base' => NULL, 'refs' => [ 'AccessControlTranslation$Owner' => '

Specifies the replica ownership.

', ], ], 'Policy' => [ 'base' => NULL, 'refs' => [ 'EstablishedMultiRegionAccessPointPolicy$Policy' => '

The details of the last established policy.

', 'GetAccessPointPolicyResult$Policy' => '

The access point policy associated with the specified access point.

', 'GetBucketPolicyResult$Policy' => '

The policy of the Outposts bucket.

', 'ProposedMultiRegionAccessPointPolicy$Policy' => '

The details of the proposed policy.

', 'PutAccessPointPolicyRequest$Policy' => '

The policy that you want to apply to the specified access point. For more information about access point policies, see Managing data access with Amazon S3 access points in the Amazon S3 User Guide.

', 'PutBucketPolicyRequest$Policy' => '

The bucket policy as a JSON document.

', 'PutMultiRegionAccessPointPolicyInput$Policy' => '

The policy details for the PutMultiRegionAccessPoint request.

', ], ], 'PolicyStatus' => [ 'base' => '

Indicates whether this access point policy is public. For more information about how Amazon S3 evaluates policies to determine whether they are public, see The Meaning of "Public" in the Amazon S3 User Guide.

', 'refs' => [ 'GetAccessPointPolicyStatusForObjectLambdaResult$PolicyStatus' => NULL, 'GetAccessPointPolicyStatusResult$PolicyStatus' => '

Indicates the current policy status of the specified access point.

', 'GetMultiRegionAccessPointPolicyStatusResult$Established' => NULL, ], ], 'Prefix' => [ 'base' => NULL, 'refs' => [ 'LifecycleRuleAndOperator$Prefix' => '

Prefix identifying one or more objects to which the rule applies.

', 'LifecycleRuleFilter$Prefix' => '

Prefix identifying one or more objects to which the rule applies.

When you\'re using XML requests, you must replace special characters (such as carriage returns) in object keys with their equivalent XML entity codes. For more information, see XML-related object key constraints in the Amazon S3 User Guide.

', 'ReplicationRule$Prefix' => '

An object key name prefix that identifies the object or objects to which the rule applies. The maximum prefix length is 1,024 characters. To include all objects in an Outposts bucket, specify an empty string.

When you\'re using XML requests, you must replace special characters (such as carriage returns) in object keys with their equivalent XML entity codes. For more information, see XML-related object key constraints in the Amazon S3 User Guide.

', 'ReplicationRuleAndOperator$Prefix' => '

An object key name prefix that identifies the subset of objects that the rule applies to.

', 'ReplicationRuleFilter$Prefix' => '

An object key name prefix that identifies the subset of objects that the rule applies to.

When you\'re using XML requests, you must replace special characters (such as carriage returns) in object keys with their equivalent XML entity codes. For more information, see XML-related object key constraints in the Amazon S3 User Guide.

', 'S3BucketDestination$Prefix' => '

The prefix of the destination bucket where the metrics export will be delivered.

', ], ], 'PrefixLevel' => [ 'base' => '

A container for the prefix-level configuration.

', 'refs' => [ 'BucketLevel$PrefixLevel' => '

A container for the prefix-level metrics for S3 Storage Lens.

', ], ], 'PrefixLevelStorageMetrics' => [ 'base' => '

A container for the prefix-level storage metrics for S3 Storage Lens.

', 'refs' => [ 'PrefixLevel$StorageMetrics' => '

A container for the prefix-level storage metrics for S3 Storage Lens.

', ], ], 'Priority' => [ 'base' => NULL, 'refs' => [ 'ReplicationRule$Priority' => '

The priority indicates which rule has precedence whenever two or more replication rules conflict. S3 on Outposts attempts to replicate objects according to all replication rules. However, if there are two or more rules with the same destination Outposts bucket, then objects will be replicated according to the rule with the highest priority. The higher the number, the higher the priority.

For more information, see Creating replication rules on Outposts in the Amazon S3 User Guide.

', ], ], 'ProposedMultiRegionAccessPointPolicy' => [ 'base' => '

The proposed access control policy for the Multi-Region Access Point.

When you update the policy, the update is first listed as the proposed policy. After the update is finished and all Regions have been updated, the proposed policy is listed as the established policy. If both policies have the same version number, the proposed policy is the established policy.

', 'refs' => [ 'MultiRegionAccessPointPolicyDocument$Proposed' => '

The proposed policy for the Multi-Region Access Point.

', ], ], 'PublicAccessBlockConfiguration' => [ 'base' => '

The PublicAccessBlock configuration that you want to apply to this Amazon S3 account. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see The Meaning of "Public" in the Amazon S3 User Guide.

This data type is not supported for Amazon S3 on Outposts.

', 'refs' => [ 'CreateAccessPointRequest$PublicAccessBlockConfiguration' => '

The PublicAccessBlock configuration that you want to apply to the access point.

', 'CreateMultiRegionAccessPointInput$PublicAccessBlock' => NULL, 'GetAccessPointForObjectLambdaResult$PublicAccessBlockConfiguration' => '

Configuration to block all public access. This setting is turned on and can not be edited.

', 'GetAccessPointResult$PublicAccessBlockConfiguration' => NULL, 'GetPublicAccessBlockOutput$PublicAccessBlockConfiguration' => '

The PublicAccessBlock configuration currently in effect for this Amazon Web Services account.

', 'MultiRegionAccessPointReport$PublicAccessBlock' => NULL, 'PutPublicAccessBlockRequest$PublicAccessBlockConfiguration' => '

The PublicAccessBlock configuration that you want to apply to the specified Amazon Web Services account.

', ], ], 'PublicAccessBlockEnabled' => [ 'base' => NULL, 'refs' => [ 'GetBucketResult$PublicAccessBlockEnabled' => '

', 'RegionalBucket$PublicAccessBlockEnabled' => '

', ], ], 'PutAccessPointConfigurationForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutAccessPointPolicyForObjectLambdaRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutAccessPointPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutBucketLifecycleConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutBucketPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutBucketReplicationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutBucketTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutBucketVersioningRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutJobTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutJobTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'PutMultiRegionAccessPointPolicyInput' => [ 'base' => '

A container for the information associated with a PutMultiRegionAccessPoint request.

', 'refs' => [ 'AsyncRequestParameters$PutMultiRegionAccessPointPolicyRequest' => '

A container of the parameters for a PutMultiRegionAccessPoint request.

', 'PutMultiRegionAccessPointPolicyRequest$Details' => '

A container element containing the details of the policy for the Multi-Region Access Point.

', ], ], 'PutMultiRegionAccessPointPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutMultiRegionAccessPointPolicyResult' => [ 'base' => NULL, 'refs' => [], ], 'PutPublicAccessBlockRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutStorageLensConfigurationRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutStorageLensConfigurationTaggingRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutStorageLensConfigurationTaggingResult' => [ 'base' => NULL, 'refs' => [], ], 'Region' => [ 'base' => '

A Region that supports a Multi-Region Access Point as well as the associated bucket for the Region.

', 'refs' => [ 'RegionCreationList$member' => NULL, ], ], 'RegionCreationList' => [ 'base' => NULL, 'refs' => [ 'CreateMultiRegionAccessPointInput$Regions' => '

The buckets in different Regions that are associated with the Multi-Region Access Point.

', ], ], 'RegionName' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointRegionalResponse$Name' => '

The name of the Region in the Multi-Region Access Point.

', 'MultiRegionAccessPointRoute$Region' => '

The Amazon Web Services Region to which you\'ll be submitting a routing configuration change. Either the Bucket or the Region value must be provided. If both are provided, the bucket must be in the specified Region.

', 'RegionReport$Region' => '

The name of the Region.

', ], ], 'RegionReport' => [ 'base' => '

A combination of a bucket and Region that\'s part of a Multi-Region Access Point.

', 'refs' => [ 'RegionReportList$member' => NULL, ], ], 'RegionReportList' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointReport$Regions' => '

A collection of the Regions and buckets associated with the Multi-Region Access Point.

', ], ], 'RegionalBucket' => [ 'base' => '

The container for the regional bucket.

', 'refs' => [ 'RegionalBucketList$member' => NULL, ], ], 'RegionalBucketList' => [ 'base' => NULL, 'refs' => [ 'ListRegionalBucketsResult$RegionalBucketList' => '

', ], ], 'Regions' => [ 'base' => NULL, 'refs' => [ 'Exclude$Regions' => '

A container for the S3 Storage Lens Region excludes.

', 'Include$Regions' => '

A container for the S3 Storage Lens Region includes.

', ], ], 'ReplicaKmsKeyID' => [ 'base' => NULL, 'refs' => [ 'EncryptionConfiguration$ReplicaKmsKeyID' => '

Specifies the ID of the customer managed KMS key that\'s stored in Key Management Service (KMS) for the destination bucket. This ID is either the Amazon Resource Name (ARN) for the KMS key or the alias ARN for the KMS key. Amazon S3 uses this KMS key to encrypt replica objects. Amazon S3 supports only symmetric encryption KMS keys. For more information, see Symmetric encryption KMS keys in the Amazon Web Services Key Management Service Developer Guide.

', ], ], 'ReplicaModifications' => [ 'base' => '

A filter that you can use to specify whether replica modification sync is enabled. S3 on Outposts replica modification sync can help you keep object metadata synchronized between replicas and source objects. By default, S3 on Outposts replicates metadata from the source objects to the replicas only. When replica modification sync is enabled, S3 on Outposts replicates metadata changes made to the replica copies back to the source object, making the replication bidirectional.

To replicate object metadata modifications on replicas, you can specify this element and set the Status of this element to Enabled.

You must enable replica modification sync on the source and destination buckets to replicate replica metadata changes between the source and the replicas.

', 'refs' => [ 'SourceSelectionCriteria$ReplicaModifications' => '

A filter that you can use to specify whether replica modification sync is enabled. S3 on Outposts replica modification sync can help you keep object metadata synchronized between replicas and source objects. By default, S3 on Outposts replicates metadata from the source objects to the replicas only. When replica modification sync is enabled, S3 on Outposts replicates metadata changes made to the replica copies back to the source object, making the replication bidirectional.

To replicate object metadata modifications on replicas, you can specify this element and set the Status of this element to Enabled.

You must enable replica modification sync on the source and destination buckets to replicate replica metadata changes between the source and the replicas.

', ], ], 'ReplicaModificationsStatus' => [ 'base' => NULL, 'refs' => [ 'ReplicaModifications$Status' => '

Specifies whether S3 on Outposts replicates modifications to object metadata on replicas.

', ], ], 'ReplicationConfiguration' => [ 'base' => '

A container for one or more replication rules. A replication configuration must have at least one rule and you can add up to 100 rules. The maximum size of a replication configuration is 128 KB.

', 'refs' => [ 'GetBucketReplicationResult$ReplicationConfiguration' => '

A container for one or more replication rules. A replication configuration must have at least one rule and you can add up to 100 rules. The maximum size of a replication configuration is 128 KB.

', 'PutBucketReplicationRequest$ReplicationConfiguration' => '

', ], ], 'ReplicationRule' => [ 'base' => '

Specifies which S3 on Outposts objects to replicate and where to store the replicas.

', 'refs' => [ 'ReplicationRules$member' => NULL, ], ], 'ReplicationRuleAndOperator' => [ 'base' => '

A container for specifying rule filters. The filters determine the subset of objects to which the rule applies. This element is required only if you specify more than one filter.

For example:

', 'refs' => [ 'ReplicationRuleFilter$And' => '

A container for specifying rule filters. The filters determine the subset of objects that the rule applies to. This element is required only if you specify more than one filter. For example:

', ], ], 'ReplicationRuleFilter' => [ 'base' => '

A filter that identifies the subset of objects to which the replication rule applies. A Filter element must specify exactly one Prefix, Tag, or And child element.

', 'refs' => [ 'ReplicationRule$Filter' => '

A filter that identifies the subset of objects to which the replication rule applies. A Filter element must specify exactly one Prefix, Tag, or And child element.

', ], ], 'ReplicationRuleStatus' => [ 'base' => NULL, 'refs' => [ 'ReplicationRule$Status' => '

Specifies whether the rule is enabled.

', ], ], 'ReplicationRules' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfiguration$Rules' => '

A container for one or more replication rules. A replication configuration must have at least one rule and can contain an array of 100 rules at the most.

', ], ], 'ReplicationStatus' => [ 'base' => NULL, 'refs' => [ 'ReplicationStatusFilterList$member' => NULL, ], ], 'ReplicationStatusFilterList' => [ 'base' => NULL, 'refs' => [ 'JobManifestGeneratorFilter$ObjectReplicationStatuses' => '

If provided, the generated manifest should include only source bucket objects that have one of the specified Replication statuses.

', ], ], 'ReplicationStorageClass' => [ 'base' => NULL, 'refs' => [ 'Destination$StorageClass' => '

The storage class to use when replicating objects. All objects stored on S3 on Outposts are stored in the OUTPOSTS storage class. S3 on Outposts uses the OUTPOSTS storage class to create the object replicas.

Values other than OUTPOSTS are not supported by Amazon S3 on Outposts.

', ], ], 'ReplicationTime' => [ 'base' => '

A container that specifies S3 Replication Time Control (S3 RTC) related information, including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated.

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'Destination$ReplicationTime' => '

A container that specifies S3 Replication Time Control (S3 RTC) settings, including whether S3 RTC is enabled and the time when all objects and operations on objects must be replicated. Must be specified together with a Metrics block.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'ReplicationTimeStatus' => [ 'base' => NULL, 'refs' => [ 'ReplicationTime$Status' => '

Specifies whether S3 Replication Time Control (S3 RTC) is enabled.

', ], ], 'ReplicationTimeValue' => [ 'base' => '

A container that specifies the time value for S3 Replication Time Control (S3 RTC). This value is also used for the replication metrics EventThreshold element.

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'Metrics$EventThreshold' => '

A container that specifies the time threshold for emitting the s3:Replication:OperationMissedThreshold event.

This is not supported by Amazon S3 on Outposts buckets.

', 'ReplicationTime$Time' => '

A container that specifies the time by which replication should be complete for all objects and operations on objects.

', ], ], 'ReportPrefixString' => [ 'base' => NULL, 'refs' => [ 'JobReport$Prefix' => '

An optional prefix to describe where in the specified bucket the job-completion report will be stored. Amazon S3 stores the job-completion report at <prefix>/job-<job-id>/report.json.

', ], ], 'RequestedJobStatus' => [ 'base' => NULL, 'refs' => [ 'UpdateJobStatusRequest$RequestedJobStatus' => '

The status that you want to move the specified job to.

', ], ], 'Role' => [ 'base' => NULL, 'refs' => [ 'ReplicationConfiguration$Role' => '

The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that S3 on Outposts assumes when replicating objects. For information about S3 replication on Outposts configuration, see Setting up replication in the Amazon S3 User Guide.

', ], ], 'RouteList' => [ 'base' => NULL, 'refs' => [ 'GetMultiRegionAccessPointRoutesResult$Routes' => '

The different routes that make up the route configuration. Active routes return a value of 100, and passive routes return a value of 0.

', 'SubmitMultiRegionAccessPointRoutesRequest$RouteUpdates' => '

The different routes that make up the new route configuration. Active routes return a value of 100, and passive routes return a value of 0.

', ], ], 'S3AWSRegion' => [ 'base' => NULL, 'refs' => [ 'ListStorageLensConfigurationEntry$HomeRegion' => '

A container for the S3 Storage Lens home Region. Your metrics data is stored and retained in your designated S3 Storage Lens home Region.

', 'Regions$member' => NULL, ], ], 'S3AccessControlList' => [ 'base' => '

', 'refs' => [ 'S3AccessControlPolicy$AccessControlList' => '

', ], ], 'S3AccessControlPolicy' => [ 'base' => '

', 'refs' => [ 'S3SetObjectAclOperation$AccessControlPolicy' => '

', ], ], 'S3AccessPointArn' => [ 'base' => NULL, 'refs' => [ 'AccessPoint$AccessPointArn' => '

The ARN for the access point.

', 'CreateAccessPointResult$AccessPointArn' => '

The ARN of the access point.

This is only supported by Amazon S3 on Outposts.

', 'GetAccessPointResult$AccessPointArn' => '

The ARN of the access point.

', ], ], 'S3BucketArnString' => [ 'base' => NULL, 'refs' => [ 'Buckets$member' => NULL, 'JobReport$Bucket' => '

The Amazon Resource Name (ARN) for the bucket where specified job-completion report will be stored.

', 'S3BucketDestination$Arn' => '

The Amazon Resource Name (ARN) of the bucket. This property is read-only and follows the following format: arn:aws:s3:us-east-1:example-account-id:bucket/your-destination-bucket-name

', 'S3CopyObjectOperation$TargetResource' => '

Specifies the destination bucket Amazon Resource Name (ARN) for the batch copy operation. For example, to copy objects to a bucket named destinationBucket, set the TargetResource property to arn:aws:s3:::destinationBucket.

', 'S3JobManifestGenerator$SourceBucket' => '

The source bucket used by the ManifestGenerator.

', 'S3ManifestOutputLocation$Bucket' => '

The bucket ARN the generated manifest should be written to.

', ], ], 'S3BucketDestination' => [ 'base' => '

A container for the bucket where the Amazon S3 Storage Lens metrics export files are located.

', 'refs' => [ 'StorageLensDataExport$S3BucketDestination' => '

A container for the bucket where the S3 Storage Lens metrics export will be located.

This bucket must be located in the same Region as the storage lens configuration.

', ], ], 'S3CannedAccessControlList' => [ 'base' => NULL, 'refs' => [ 'S3AccessControlPolicy$CannedAccessControlList' => '

', 'S3CopyObjectOperation$CannedAccessControlList' => '

', ], ], 'S3ChecksumAlgorithm' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$ChecksumAlgorithm' => '

Indicates the algorithm that you want Amazon S3 to use to create the checksum. For more information, see Checking object integrity in the Amazon S3 User Guide.

', ], ], 'S3ContentLength' => [ 'base' => NULL, 'refs' => [ 'S3ObjectMetadata$ContentLength' => '

', ], ], 'S3CopyObjectOperation' => [ 'base' => '

Contains the configuration parameters for a PUT Copy object operation. S3 Batch Operations passes every object to the underlying CopyObject API operation. For more information about the parameters for this operation, see CopyObject.

', 'refs' => [ 'JobOperation$S3PutObjectCopy' => '

Directs the specified job to run a PUT Copy object call on every object in the manifest.

', ], ], 'S3DeleteObjectTaggingOperation' => [ 'base' => '

Contains no configuration parameters because the DELETE Object tagging (DeleteObjectTagging) API operation accepts only the bucket name and key name as parameters, which are defined in the job\'s manifest.

', 'refs' => [ 'JobOperation$S3DeleteObjectTagging' => '

Directs the specified job to execute a DELETE Object tagging call on every object in the manifest.

', ], ], 'S3ExpirationInDays' => [ 'base' => NULL, 'refs' => [ 'S3InitiateRestoreObjectOperation$ExpirationInDays' => '

This argument specifies how long the S3 Glacier or S3 Glacier Deep Archive object remains available in Amazon S3. S3 Initiate Restore Object jobs that target S3 Glacier and S3 Glacier Deep Archive objects require ExpirationInDays set to 1 or greater.

Conversely, do not set ExpirationInDays when creating S3 Initiate Restore Object jobs that target S3 Intelligent-Tiering Archive Access and Deep Archive Access tier objects. Objects in S3 Intelligent-Tiering archive access tiers are not subject to restore expiry, so specifying ExpirationInDays results in restore request failure.

S3 Batch Operations jobs can operate either on S3 Glacier and S3 Glacier Deep Archive storage class objects or on S3 Intelligent-Tiering Archive Access and Deep Archive Access storage tier objects, but not both types in the same job. If you need to restore objects of both types you must create separate Batch Operations jobs.

', ], ], 'S3GeneratedManifestDescriptor' => [ 'base' => '

Describes the specified job\'s generated manifest. Batch Operations jobs created with a ManifestGenerator populate details of this descriptor after execution of the ManifestGenerator.

', 'refs' => [ 'JobDescriptor$GeneratedManifestDescriptor' => '

The attribute of the JobDescriptor containing details about the job\'s generated manifest.

', ], ], 'S3GlacierJobTier' => [ 'base' => NULL, 'refs' => [ 'S3InitiateRestoreObjectOperation$GlacierJobTier' => '

S3 Batch Operations supports STANDARD and BULK retrieval tiers, but not the EXPEDITED retrieval tier.

', ], ], 'S3Grant' => [ 'base' => '

', 'refs' => [ 'S3GrantList$member' => NULL, ], ], 'S3GrantList' => [ 'base' => NULL, 'refs' => [ 'S3AccessControlList$Grants' => '

', 'S3CopyObjectOperation$AccessControlGrants' => '

', ], ], 'S3Grantee' => [ 'base' => '

', 'refs' => [ 'S3Grant$Grantee' => '

', ], ], 'S3GranteeTypeIdentifier' => [ 'base' => NULL, 'refs' => [ 'S3Grantee$TypeIdentifier' => '

', ], ], 'S3InitiateRestoreObjectOperation' => [ 'base' => '

Contains the configuration parameters for a POST Object restore job. S3 Batch Operations passes every object to the underlying RestoreObject API operation. For more information about the parameters for this operation, see RestoreObject.

', 'refs' => [ 'JobOperation$S3InitiateRestoreObject' => '

Directs the specified job to initiate restore requests for every archived object in the manifest.

', ], ], 'S3JobManifestGenerator' => [ 'base' => '

The container for the service that will create the S3 manifest.

', 'refs' => [ 'JobManifestGenerator$S3JobManifestGenerator' => '

The S3 job ManifestGenerator\'s configuration details.

', ], ], 'S3KeyArnString' => [ 'base' => NULL, 'refs' => [ 'JobManifestLocation$ObjectArn' => '

The Amazon Resource Name (ARN) for a manifest object.

When you\'re using XML requests, you must replace special characters (such as carriage returns) in object keys with their equivalent XML entity codes. For more information, see XML-related object key constraints in the Amazon S3 User Guide.

', ], ], 'S3ManifestOutputLocation' => [ 'base' => '

Location details for where the generated manifest should be written.

', 'refs' => [ 'S3JobManifestGenerator$ManifestOutputLocation' => '

Specifies the location the generated manifest will be written to.

', ], ], 'S3MetadataDirective' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$MetadataDirective' => '

', ], ], 'S3ObjectLockLegalHold' => [ 'base' => '

Whether S3 Object Lock legal hold will be applied to objects in an S3 Batch Operations job.

', 'refs' => [ 'S3SetObjectLegalHoldOperation$LegalHold' => '

Contains the Object Lock legal hold status to be applied to all objects in the Batch Operations job.

', ], ], 'S3ObjectLockLegalHoldStatus' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$ObjectLockLegalHoldStatus' => '

The legal hold status to be applied to all objects in the Batch Operations job.

', 'S3ObjectLockLegalHold$Status' => '

The Object Lock legal hold status to be applied to all objects in the Batch Operations job.

', ], ], 'S3ObjectLockMode' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$ObjectLockMode' => '

The retention mode to be applied to all objects in the Batch Operations job.

', ], ], 'S3ObjectLockRetentionMode' => [ 'base' => NULL, 'refs' => [ 'S3Retention$Mode' => '

The Object Lock retention mode to be applied to all objects in the Batch Operations job.

', ], ], 'S3ObjectMetadata' => [ 'base' => '

', 'refs' => [ 'S3CopyObjectOperation$NewObjectMetadata' => '

If you don\'t provide this parameter, Amazon S3 copies all the metadata from the original objects. If you specify an empty set, the new objects will have no tags. Otherwise, Amazon S3 assigns the supplied tags to the new objects.

', ], ], 'S3ObjectOwner' => [ 'base' => '

', 'refs' => [ 'S3AccessControlList$Owner' => '

', ], ], 'S3ObjectVersionId' => [ 'base' => NULL, 'refs' => [ 'JobManifestLocation$ObjectVersionId' => '

The optional version ID to identify a specific version of the manifest object.

', ], ], 'S3Permission' => [ 'base' => NULL, 'refs' => [ 'S3Grant$Permission' => '

', ], ], 'S3RegionalBucketArn' => [ 'base' => NULL, 'refs' => [ 'CreateBucketResult$BucketArn' => '

The Amazon Resource Name (ARN) of the bucket.

For using this parameter with Amazon S3 on Outposts with the REST API, you must specify the name and the x-amz-outpost-id as well.

For using this parameter with S3 on Outposts with the Amazon Web Services SDK and CLI, you must specify the ARN of the bucket accessed in the format arn:aws:s3-outposts:<Region>:<account-id>:outpost/<outpost-id>/bucket/<my-bucket-name>. For example, to access the bucket reports through Outpost my-outpost owned by account 123456789012 in Region us-west-2, use the URL encoding of arn:aws:s3-outposts:us-west-2:123456789012:outpost/my-outpost/bucket/reports. The value must be URL encoded.

', 'RegionalBucket$BucketArn' => '

The Amazon Resource Name (ARN) for the regional bucket.

', ], ], 'S3ReplicateObjectOperation' => [ 'base' => '

Directs the specified job to invoke ReplicateObject on every object in the job\'s manifest.

', 'refs' => [ 'JobOperation$S3ReplicateObject' => '

Directs the specified job to invoke ReplicateObject on every object in the job\'s manifest.

', ], ], 'S3Retention' => [ 'base' => '

Contains the S3 Object Lock retention mode to be applied to all objects in the S3 Batch Operations job. If you don\'t provide Mode and RetainUntilDate data types in your operation, you will remove the retention from your objects. For more information, see Using S3 Object Lock retention with S3 Batch Operations in the Amazon S3 User Guide.

', 'refs' => [ 'S3SetObjectRetentionOperation$Retention' => '

Contains the Object Lock retention mode to be applied to all objects in the Batch Operations job. For more information, see Using S3 Object Lock retention with S3 Batch Operations in the Amazon S3 User Guide.

', ], ], 'S3SSEAlgorithm' => [ 'base' => NULL, 'refs' => [ 'S3ObjectMetadata$SSEAlgorithm' => '

', ], ], 'S3SetObjectAclOperation' => [ 'base' => '

Contains the configuration parameters for a PUT Object ACL operation. S3 Batch Operations passes every object to the underlying PutObjectAcl API operation. For more information about the parameters for this operation, see PutObjectAcl.

', 'refs' => [ 'JobOperation$S3PutObjectAcl' => '

Directs the specified job to run a PutObjectAcl call on every object in the manifest.

', ], ], 'S3SetObjectLegalHoldOperation' => [ 'base' => '

Contains the configuration for an S3 Object Lock legal hold operation that an S3 Batch Operations job passes to every object to the underlying PutObjectLegalHold API operation. For more information, see Using S3 Object Lock legal hold with S3 Batch Operations in the Amazon S3 User Guide.

', 'refs' => [ 'JobOperation$S3PutObjectLegalHold' => NULL, ], ], 'S3SetObjectRetentionOperation' => [ 'base' => '

Contains the configuration parameters for the Object Lock retention action for an S3 Batch Operations job. Batch Operations passes every object to the underlying PutObjectRetention API operation. For more information, see Using S3 Object Lock retention with S3 Batch Operations in the Amazon S3 User Guide.

', 'refs' => [ 'JobOperation$S3PutObjectRetention' => NULL, ], ], 'S3SetObjectTaggingOperation' => [ 'base' => '

Contains the configuration parameters for a PUT Object Tagging operation. S3 Batch Operations passes every object to the underlying PutObjectTagging API operation. For more information about the parameters for this operation, see PutObjectTagging.

', 'refs' => [ 'JobOperation$S3PutObjectTagging' => '

Directs the specified job to run a PUT Object tagging call on every object in the manifest.

', ], ], 'S3StorageClass' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$StorageClass' => '

', ], ], 'S3Tag' => [ 'base' => '

A container for a key-value name pair.

', 'refs' => [ 'LifecycleRuleFilter$Tag' => NULL, 'ReplicationRuleFilter$Tag' => NULL, 'S3TagSet$member' => NULL, ], ], 'S3TagSet' => [ 'base' => NULL, 'refs' => [ 'CreateJobRequest$Tags' => '

A set of tags to associate with the S3 Batch Operations job. This is an optional parameter.

', 'GetBucketTaggingResult$TagSet' => '

The tags set of the Outposts bucket.

', 'GetJobTaggingResult$Tags' => '

The set of tags associated with the S3 Batch Operations job.

', 'LifecycleRuleAndOperator$Tags' => '

All of these tags must exist in the object\'s tag set in order for the rule to apply.

', 'PutJobTaggingRequest$Tags' => '

The set of tags to associate with the S3 Batch Operations job.

', 'ReplicationRuleAndOperator$Tags' => '

An array of tags that contain key and value pairs.

', 'S3CopyObjectOperation$NewObjectTagging' => '

', 'S3SetObjectTaggingOperation$TagSet' => '

', 'Tagging$TagSet' => '

A collection for a set of tags.

', ], ], 'S3UserMetadata' => [ 'base' => NULL, 'refs' => [ 'S3ObjectMetadata$UserMetadata' => '

', ], ], 'SSEKMS' => [ 'base' => '

', 'refs' => [ 'StorageLensDataExportEncryption$SSEKMS' => '

', ], ], 'SSEKMSEncryption' => [ 'base' => '

Configuration for the use of SSE-KMS to encrypt generated manifest objects.

', 'refs' => [ 'GeneratedManifestEncryption$SSEKMS' => '

Configuration details on how SSE-KMS is used to encrypt generated manifest objects.

', ], ], 'SSEKMSKeyId' => [ 'base' => NULL, 'refs' => [ 'SSEKMS$KeyId' => '

A container for the ARN of the SSE-KMS encryption. This property is read-only and follows the following format: arn:aws:kms:us-east-1:example-account-id:key/example-9a73-4afc-8d29-8f5900cef44e

', ], ], 'SSES3' => [ 'base' => '

', 'refs' => [ 'StorageLensDataExportEncryption$SSES3' => '

', ], ], 'SSES3Encryption' => [ 'base' => '

Configuration for the use of SSE-S3 to encrypt generated manifest objects.

', 'refs' => [ 'GeneratedManifestEncryption$SSES3' => '

Specifies the use of SSE-S3 to encrypt generated manifest objects.

', ], ], 'SelectionCriteria' => [ 'base' => '

', 'refs' => [ 'PrefixLevelStorageMetrics$SelectionCriteria' => NULL, ], ], 'Setting' => [ 'base' => NULL, 'refs' => [ 'PublicAccessBlockConfiguration$BlockPublicAcls' => '

Specifies whether Amazon S3 should block public access control lists (ACLs) for buckets in this account. Setting this element to TRUE causes the following behavior:

Enabling this setting doesn\'t affect existing policies or ACLs.

This property is not supported for Amazon S3 on Outposts.

', 'PublicAccessBlockConfiguration$IgnorePublicAcls' => '

Specifies whether Amazon S3 should ignore public ACLs for buckets in this account. Setting this element to TRUE causes Amazon S3 to ignore all public ACLs on buckets in this account and any objects that they contain.

Enabling this setting doesn\'t affect the persistence of any existing ACLs and doesn\'t prevent new public ACLs from being set.

This property is not supported for Amazon S3 on Outposts.

', 'PublicAccessBlockConfiguration$BlockPublicPolicy' => '

Specifies whether Amazon S3 should block public bucket policies for buckets in this account. Setting this element to TRUE causes Amazon S3 to reject calls to PUT Bucket policy if the specified bucket policy allows public access.

Enabling this setting doesn\'t affect existing bucket policies.

This property is not supported for Amazon S3 on Outposts.

', 'PublicAccessBlockConfiguration$RestrictPublicBuckets' => '

Specifies whether Amazon S3 should restrict public bucket policies for buckets in this account. Setting this element to TRUE restricts access to buckets with public policies to only Amazon Web Service principals and authorized users within this account.

Enabling this setting doesn\'t affect previously stored bucket policies, except that public and cross-account access within any public bucket policy, including non-public delegation to specific accounts, is blocked.

This property is not supported for Amazon S3 on Outposts.

', ], ], 'SourceSelectionCriteria' => [ 'base' => '

A container that describes additional filters for identifying the source objects that you want to replicate. You can choose to enable or disable the replication of these objects.

', 'refs' => [ 'ReplicationRule$SourceSelectionCriteria' => '

A container that describes additional filters for identifying the source Outposts objects that you want to replicate. You can choose to enable or disable the replication of these objects.

', ], ], 'SseKmsEncryptedObjects' => [ 'base' => '

A container for filter information that you can use to select S3 objects that are encrypted with Key Management Service (KMS).

This is not supported by Amazon S3 on Outposts buckets.

', 'refs' => [ 'SourceSelectionCriteria$SseKmsEncryptedObjects' => '

A filter that you can use to select Amazon S3 objects that are encrypted with server-side encryption by using Key Management Service (KMS) keys. If you include SourceSelectionCriteria in the replication configuration, this element is required.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'SseKmsEncryptedObjectsStatus' => [ 'base' => NULL, 'refs' => [ 'SseKmsEncryptedObjects$Status' => '

Specifies whether Amazon S3 replicates objects that are created with server-side encryption by using an KMS key stored in Key Management Service.

', ], ], 'StorageLensArn' => [ 'base' => NULL, 'refs' => [ 'ListStorageLensConfigurationEntry$StorageLensArn' => '

The ARN of the S3 Storage Lens configuration. This property is read-only.

', 'StorageLensConfiguration$StorageLensArn' => '

The Amazon Resource Name (ARN) of the S3 Storage Lens configuration. This property is read-only and follows the following format: arn:aws:s3:us-east-1:example-account-id:storage-lens/your-dashboard-name

', ], ], 'StorageLensAwsOrg' => [ 'base' => '

The Amazon Web Services organization for your S3 Storage Lens.

', 'refs' => [ 'StorageLensConfiguration$AwsOrg' => '

A container for the Amazon Web Services organization for this S3 Storage Lens configuration.

', ], ], 'StorageLensConfiguration' => [ 'base' => '

A container for the Amazon S3 Storage Lens configuration.

', 'refs' => [ 'GetStorageLensConfigurationResult$StorageLensConfiguration' => '

The S3 Storage Lens configuration requested.

', 'PutStorageLensConfigurationRequest$StorageLensConfiguration' => '

The S3 Storage Lens configuration.

', ], ], 'StorageLensConfigurationList' => [ 'base' => NULL, 'refs' => [ 'ListStorageLensConfigurationsResult$StorageLensConfigurationList' => '

A list of S3 Storage Lens configurations.

', ], ], 'StorageLensDataExport' => [ 'base' => '

A container to specify the properties of your S3 Storage Lens metrics export, including the destination, schema, and format.

', 'refs' => [ 'StorageLensConfiguration$DataExport' => '

A container to specify the properties of your S3 Storage Lens metrics export including, the destination, schema and format.

', ], ], 'StorageLensDataExportEncryption' => [ 'base' => '

A container for the encryption of the S3 Storage Lens metrics exports.

', 'refs' => [ 'S3BucketDestination$Encryption' => '

The container for the type encryption of the metrics exports in this bucket.

', ], ], 'StorageLensPrefixLevelDelimiter' => [ 'base' => NULL, 'refs' => [ 'SelectionCriteria$Delimiter' => '

A container for the delimiter of the selection criteria being used.

', ], ], 'StorageLensPrefixLevelMaxDepth' => [ 'base' => NULL, 'refs' => [ 'SelectionCriteria$MaxDepth' => '

The max depth of the selection criteria

', ], ], 'StorageLensTag' => [ 'base' => '

', 'refs' => [ 'StorageLensTags$member' => NULL, ], ], 'StorageLensTags' => [ 'base' => NULL, 'refs' => [ 'GetStorageLensConfigurationTaggingResult$Tags' => '

The tags of S3 Storage Lens configuration requested.

', 'PutStorageLensConfigurationRequest$Tags' => '

The tag set of the S3 Storage Lens configuration.

You can set up to a maximum of 50 tags.

', 'PutStorageLensConfigurationTaggingRequest$Tags' => '

The tag set of the S3 Storage Lens configuration.

You can set up to a maximum of 50 tags.

', ], ], 'StringForNextToken' => [ 'base' => NULL, 'refs' => [ 'ListJobsRequest$NextToken' => '

A pagination token to request the next page of results. Use the token that Amazon S3 returned in the NextToken element of the ListJobsResult from the previous List Jobs request.

', 'ListJobsResult$NextToken' => '

If the List Jobs request produced more than the maximum number of results, you can pass this value into a subsequent List Jobs request in order to retrieve the next page of results.

', ], ], 'SubmitMultiRegionAccessPointRoutesRequest' => [ 'base' => NULL, 'refs' => [], ], 'SubmitMultiRegionAccessPointRoutesResult' => [ 'base' => NULL, 'refs' => [], ], 'SuspendedCause' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$SuspendedCause' => '

The reason why the specified job was suspended. A job is only suspended if you create it through the Amazon S3 console. When you create the job, it enters the Suspended state to await confirmation before running. After you confirm the job, it automatically exits the Suspended state.

', ], ], 'SuspendedDate' => [ 'base' => NULL, 'refs' => [ 'JobDescriptor$SuspendedDate' => '

The timestamp when this job was suspended, if it has been suspended.

', ], ], 'TagKeyString' => [ 'base' => NULL, 'refs' => [ 'S3Tag$Key' => '

Key of the tag

', 'StorageLensTag$Key' => '

', ], ], 'TagValueString' => [ 'base' => NULL, 'refs' => [ 'S3Tag$Value' => '

Value of the tag

', 'StorageLensTag$Value' => '

', ], ], 'Tagging' => [ 'base' => '

', 'refs' => [ 'PutBucketTaggingRequest$Tagging' => '

', ], ], 'TimeStamp' => [ 'base' => NULL, 'refs' => [ 'S3CopyObjectOperation$ModifiedSinceConstraint' => '

', 'S3CopyObjectOperation$UnModifiedSinceConstraint' => '

', 'S3CopyObjectOperation$ObjectLockRetainUntilDate' => '

The date when the applied object retention configuration expires on all objects in the Batch Operations job.

', 'S3ObjectMetadata$HttpExpiresDate' => '

', 'S3Retention$RetainUntilDate' => '

The date when the applied Object Lock retention will expire on all objects set by the Batch Operations job.

', ], ], 'TooManyRequestsException' => [ 'base' => '

', 'refs' => [], ], 'TooManyTagsException' => [ 'base' => '

Amazon S3 throws this exception if you have too many tags in your tag set.

', 'refs' => [], ], 'TrafficDialPercentage' => [ 'base' => NULL, 'refs' => [ 'MultiRegionAccessPointRoute$TrafficDialPercentage' => '

The traffic state for the specified bucket or Amazon Web Services Region.

A value of 0 indicates a passive state, which means that no new traffic will be routed to the Region.

A value of 100 indicates an active state, which means that traffic will be routed to the specified Region.

When the routing configuration for a Region is changed from active to passive, any in-progress operations (uploads, copies, deletes, and so on) to the formerly active Region will continue to run to until a final success or failure status is reached.

If all Regions in the routing configuration are designated as passive, you\'ll receive an InvalidRequest error.

', ], ], 'Transition' => [ 'base' => '

Specifies when an object transitions to a specified storage class. For more information about Amazon S3 Lifecycle configuration rules, see Transitioning objects using Amazon S3 Lifecycle in the Amazon S3 User Guide.

', 'refs' => [ 'TransitionList$member' => NULL, ], ], 'TransitionList' => [ 'base' => NULL, 'refs' => [ 'LifecycleRule$Transitions' => '

Specifies when an Amazon S3 object transitions to a specified storage class.

This is not supported by Amazon S3 on Outposts buckets.

', ], ], 'TransitionStorageClass' => [ 'base' => NULL, 'refs' => [ 'NoncurrentVersionTransition$StorageClass' => '

The class of storage used to store the object.

', 'Transition$StorageClass' => '

The storage class to which you want the object to transition.

', ], ], 'UpdateJobPriorityRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobPriorityResult' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobStatusRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateJobStatusResult' => [ 'base' => NULL, 'refs' => [], ], 'VersioningConfiguration' => [ 'base' => '

Describes the versioning state of an Amazon S3 on Outposts bucket. For more information, see PutBucketVersioning.

', 'refs' => [ 'PutBucketVersioningRequest$VersioningConfiguration' => '

The root-level tag for the VersioningConfiguration parameters.

', ], ], 'VpcConfiguration' => [ 'base' => '

The virtual private cloud (VPC) configuration for an access point.

', 'refs' => [ 'AccessPoint$VpcConfiguration' => '

The virtual private cloud (VPC) configuration for this access point, if one exists.

This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other Amazon Web Services.

', 'CreateAccessPointRequest$VpcConfiguration' => '

If you include this field, Amazon S3 restricts access to this access point to requests from the specified virtual private cloud (VPC).

This is required for creating an access point for Amazon S3 on Outposts buckets.

', 'GetAccessPointResult$VpcConfiguration' => '

Contains the virtual private cloud (VPC) configuration for the specified access point.

This element is empty if this access point is an Amazon S3 on Outposts access point that is used by other Amazon Web Services.

', ], ], 'VpcId' => [ 'base' => NULL, 'refs' => [ 'VpcConfiguration$VpcId' => '

If this field is specified, this access point will only allow connections from the specified VPC ID.

', ], ], ],];