docs.aws.amazon.com Open in urlscan Pro
99.84.133.105  Public Scan

Submitted URL: http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/auth/policy/actions/S3Actions.html#GetBucketLocation
Effective URL: https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/auth/policy/actions/S3Actions.html
Submission: On November 21 via api from JP — Scanned from JP

Form analysis 1 forms found in the DOM

GET https://docs.aws.amazon.com/search/doc-search.html#facet_doc_guide=API+Reference&facet_doc_product=AWS+SDK+for+Java

<form id="nav-search-form" target="_parent" method="get" action="https://docs.aws.amazon.com/search/doc-search.html#facet_doc_guide=API+Reference&amp;facet_doc_product=AWS+SDK+for+Java">
  <div id="nav-searchfield-outer" class="nav-sprite">
    <div class="nav-searchfield-inner nav-sprite">
      <div id="nav-searchfield-width"> <input id="nav-searchfield" name="searchQuery"> </div>
    </div>
  </div>
  <div id="nav-search-button" class="nav-sprite"> <button type="submit" style="border: 0;background: transparent;padding: 0;"> <img src="https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/resources/search-button.png" width="40" height="37"
        alt="submit"> </button> </div> <input name="searchPath" type="hidden" value="documentation-guide"> <input name="this_doc_product" type="hidden" value="AWS SDK for Java"> <input name="this_doc_guide" type="hidden" value="API Reference"> <input
    name="doc_locale" type="hidden" value="en_us">
</form>

Text Content

SELECT YOUR COOKIE PREFERENCES

We use essential cookies and similar tools that are necessary to provide our
site and services. We use performance cookies to collect anonymous statistics,
so we can understand how customers use our site and make improvements. Essential
cookies cannot be deactivated, but you can choose “Customize” or “Decline” to
decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide
useful site features, remember your preferences, and display relevant content,
including relevant advertising. To accept or decline all non-essential cookies,
choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AcceptDeclineCustomize


CUSTOMIZE COOKIE PREFERENCES

We use cookies and similar tools (collectively, "cookies") for the following
purposes.


ESSENTIAL

Essential cookies are necessary to provide our site and services and cannot be
deactivated. They are usually set in response to your actions on the site, such
as setting your privacy preferences, signing in, or filling in forms.




PERFORMANCE

Performance cookies provide anonymous statistics about how customers navigate
our site so we can improve site experience and performance. Approved third
parties may perform analytics on our behalf, but they cannot use the data for
their own purposes.

Allow performance category
Allowed


FUNCTIONAL

Functional cookies help us provide useful site features, remember your
preferences, and display relevant content. Approved third parties may set these
cookies to provide certain site features. If you do not allow these cookies,
then some or all of these services may not function properly.

Allow functional category
Allowed


ADVERTISING

Advertising cookies may be set through our site by us or our advertising
partners and help us deliver relevant marketing content. If you do not allow
these cookies, you will experience less relevant advertising.

Allow advertising category
Allowed

Blocking some types of cookies may impact your experience of our sites. You may
review and change your choices at any time by selecting Cookie preferences in
the footer of this site. We and selected third-parties use cookies or similar
technologies as specified in the AWS Cookie Notice.

CancelSave preferences




UNABLE TO SAVE COOKIE PREFERENCES

We will only store essential cookies at this time, because we were unable to
save your cookie preferences.

If you want to change your cookie preferences, try again later using the link in
the AWS console footer, or contact support if the problem persists.

Dismiss


JavaScript is disabled on your browser.
Skip navigation links
 * Overview
 * Package
 * Class
 * Index
 * Help

Search

Submit feedback...


AWS SDK FOR JAVA 1.X API REFERENCE - 1.12.778

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend
that you migrate to AWS SDK for Java v2. For dates, additional details, and
information on how to migrate, please refer to the linked announcement.
 * Prev Class
 * Next Class

 * Frames
 * No Frames

 * All Classes


 * Summary: 
 * Nested | 
 * Enum Constants | 
 * Field | 
 * Method

 * Detail: 
 * Enum Constants | 
 * Field | 
 * Method

com.amazonaws.auth.policy.actions


ENUM S3ACTIONS

 * java.lang.Object
 * * java.lang.Enum<S3Actions>
   * * com.amazonaws.auth.policy.actions.S3Actions

 * All Implemented Interfaces: Action, Serializable, Comparable<S3Actions>
   
   --------------------------------------------------------------------------------
   
   
   public enum S3Actions
   extends Enum<S3Actions>
   implements Action
   
   The available Amazon Web Services access control policy actions for Amazon
   S3.
   See Also: Statement.setActions(java.util.Collection)


 * * ENUM CONSTANT SUMMARY
     
     Enum Constants  Enum Constant and Description AbortMultipartUpload
     Action for aborting a multipart upload.
     AllS3Actions
     Represents any action being taken on Amazon S3.
     CreateBucket
     Action for creating a new Amazon S3 bucket.
     DeleteBucket
     Action for deleting an Amazon S3 bucket.
     DeleteBucketPolicy
     Action for deleting the access control policy for an Amazon S3 Bucket.
     DeleteBucketWebsiteConfiguration
     Action for deleting the bucket website configuration for an Amazon S3
     bucket.
     DeleteObject
     Action for deleting an object.
     DeleteObjectVersion
     Action for deleting an object version.
     GetBucketAcl
     Action for retrieving the ACL of an Amazon S3 bucket.
     GetBucketCrossOriginConfiguration
     Action for getting the Cross origin configuration configuration information
     set for the bucket.
     GetBucketLifecycleConfiguration
     Action for getting the bucket lifecycle configuration for an Amazon S3
     bucket.
     GetBucketLocation
     Action for retrieving the bucket location of an Amazon S3 bucket.
     GetBucketLogging
     Action for getting the bucket logging configuration for an Amazon S3
     bucket.
     GetBucketNotificationConfiguration
     Action for retrieving the bucket notification configuration for an Amazon
     S3 bucket.
     GetBucketPolicy
     Action for retrieving the access control policy for an Amazon S3 bucket.
     GetBucketRequesterPays
     Action for retrieving the requester pays status of an Amazon S3 bucket.
     GetBucketTagging
     Action for getting the bucket tagging configuration for an Amazon S3
     bucket.
     GetBucketVersioningConfiguration
     Action for retrieving the versioning configuration of an Amazon S3 bucket.
     GetBucketWebsiteConfiguration
     Action for getting the bucket website configuration for an Amazon S3
     bucket.
     GetObject
     Action for retrieving an object (GET), object metadata (HEAD) or an object
     torrent.
     GetObjectAcl
     Action for retrieving an object's ACL.
     GetObjectVersion
     Action for retrieving a object version (GET), object metadata for an object
     version (HEAD) or a torrent for an object version.
     GetObjectVersionAcl
     Action for retrieving an object version's ACL.
     ListBucketMultipartUploads
     Actions for listing the in-progress multipart uploads for an Amazon S3
     bucket.
     ListBuckets
     Action for listing the Amazon S3 buckets in an account.
     ListMultipartUploadParts
     Action for listing parts that have been uploaded for a multipart upload.
     ListObjects
     Action for listing the objects in an Amazon S3 bucket.
     ListObjectVersions
     Action for listing the object versions in an Amazon S3 bucket.
     PutObject
     Action for uploading an object (PUT or POST).
     RestoreObject
     Action for restoring a temporary copy of an archived object.
     SetBucketAcl
     Action for setting the ACL of an Amazon S3 bucket.
     SetBucketCrossOriginConfiguration
     Action for setting the Cross origin configuration configuration information
     set for the bucket.
     SetBucketLifecycleConfiguration
     Action for setting the bucket lifecycle configuration for an Amazon S3
     bucket.
     SetBucketLogging
     Action for setting the bucket logging configuration for an Amazon S3
     bucket.
     SetBucketNotificationConfiguration
     Action for setting the bucket notification configuration for an Amazon S3
     bucket.
     SetBucketPolicy
     Action for setting the access control policy for an Amazon S3 bucket.
     SetBucketRequesterPays
     Action for setting the requester pays status of an Amazon S3 bucket.
     SetBucketTagging
     Action for setting the bucket tagging configuration for an Amazon S3
     bucket.
     SetBucketVersioningConfiguration
     Action for setting the versioning configuration of an Amazon S3 bucket.
     SetBucketWebsiteConfiguration
     Action for setting the bucket website configuration for an Amazon S3
     bucket.
     SetObjectAcl
     Action for setting an object's ACL.
     SetObjectVersionAcl
     Action for setting an object version's ACL.
   
   
   * METHOD SUMMARY
     
     All Methods Static Methods Instance Methods Concrete Methods  Modifier and
     Type Method and Description String getActionName()
     Returns the name of this action.
     static S3Actions valueOf(String name)
     Returns the enum constant of this type with the specified name.
     static S3Actions[] values()
     Returns an array containing the constants of this enum type, in the order
     they are declared.
     
     
     * METHODS INHERITED FROM CLASS JAVA.LANG.ENUM
       
       compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString,
       valueOf
     
     
     * METHODS INHERITED FROM CLASS JAVA.LANG.OBJECT
       
       getClass, notify, notifyAll, wait, wait, wait


 * * ENUM CONSTANT DETAIL
     
     * ALLS3ACTIONS
       
       public static final S3Actions AllS3Actions
       
       Represents any action being taken on Amazon S3.
     
     * GETOBJECT
       
       public static final S3Actions GetObject
       
       Action for retrieving an object (GET), object metadata (HEAD) or an
       object torrent.
       
       Valid for use with S3ObjectResource resources.
       
       See Also:
       AmazonS3.getObject(com.amazonaws.services.s3.model.GetObjectRequest),
       AmazonS3.getObjectMetadata(com.amazonaws.services.s3.model.GetObjectMetadataRequest)
     
     * GETOBJECTVERSION
       
       public static final S3Actions GetObjectVersion
       
       Action for retrieving a object version (GET), object metadata for an
       object version (HEAD) or a torrent for an object version.
       
       Valid for use with S3ObjectResource resources.
       
       See Also:
       AmazonS3.getObject(com.amazonaws.services.s3.model.GetObjectRequest),
       AmazonS3.getObjectMetadata(com.amazonaws.services.s3.model.GetObjectMetadataRequest)
     
     * PUTOBJECT
       
       public static final S3Actions PutObject
       
       Action for uploading an object (PUT or POST).
       
       Valid for use with S3ObjectResource resources.
       
       See Also:
       AmazonS3.putObject(com.amazonaws.services.s3.model.PutObjectRequest)
     
     * GETOBJECTACL
       
       public static final S3Actions GetObjectAcl
       
       Action for retrieving an object's ACL.
       
       Valid for use with S3ObjectResource resources.
       
       See Also: AmazonS3.getObjectAcl(String, String)
     
     * GETOBJECTVERSIONACL
       
       public static final S3Actions GetObjectVersionAcl
       
       Action for retrieving an object version's ACL.
       
       Valid for use with S3ObjectResource resources.
       
       See Also: AmazonS3.getObjectAcl(String, String, String)
     
     * SETOBJECTACL
       
       public static final S3Actions SetObjectAcl
       
       Action for setting an object's ACL.
       
       Valid for use with S3ObjectResource resources.
       
       See Also: AmazonS3.setObjectAcl(String, String,
       com.amazonaws.services.s3.model.AccessControlList),
       AmazonS3.setObjectAcl(String, String,
       com.amazonaws.services.s3.model.CannedAccessControlList)
     
     * SETOBJECTVERSIONACL
       
       public static final S3Actions SetObjectVersionAcl
       
       Action for setting an object version's ACL.
       
       Valid for use with S3ObjectResource resources.
       
       See Also: AmazonS3.setObjectAcl(String, String, String,
       com.amazonaws.services.s3.model.AccessControlList),
       AmazonS3.setObjectAcl(String, String, String,
       com.amazonaws.services.s3.model.CannedAccessControlList)
     
     * DELETEOBJECT
       
       public static final S3Actions DeleteObject
       
       Action for deleting an object.
       
       Valid for use with S3ObjectResource resources.
       
       See Also:
       AmazonS3.deleteObject(com.amazonaws.services.s3.model.DeleteObjectRequest)
     
     * DELETEOBJECTVERSION
       
       public static final S3Actions DeleteObjectVersion
       
       Action for deleting an object version.
       
       Valid for use with S3ObjectResource resources.
       
       See Also:
       AmazonS3.deleteVersion(com.amazonaws.services.s3.model.DeleteVersionRequest)
     
     * LISTMULTIPARTUPLOADPARTS
       
       public static final S3Actions ListMultipartUploadParts
       
       Action for listing parts that have been uploaded for a multipart upload.
       See Also:
       AmazonS3.listParts(com.amazonaws.services.s3.model.ListPartsRequest)
     
     * ABORTMULTIPARTUPLOAD
       
       public static final S3Actions AbortMultipartUpload
       
       Action for aborting a multipart upload.
       See Also:
       AmazonS3.abortMultipartUpload(com.amazonaws.services.s3.model.AbortMultipartUploadRequest)
     
     * RESTOREOBJECT
       
       public static final S3Actions RestoreObject
       
       Action for restoring a temporary copy of an archived object.
       See Also:
       AmazonS3.restoreObject(com.amazonaws.services.s3.model.RestoreObjectRequest)
     
     * CREATEBUCKET
       
       public static final S3Actions CreateBucket
       
       Action for creating a new Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.createBucket(com.amazonaws.services.s3.model.CreateBucketRequest)
     
     * DELETEBUCKET
       
       public static final S3Actions DeleteBucket
       
       Action for deleting an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.deleteBucket(com.amazonaws.services.s3.model.DeleteBucketRequest)
     
     * LISTOBJECTS
       
       public static final S3Actions ListObjects
       
       Action for listing the objects in an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.listObjects(com.amazonaws.services.s3.model.ListObjectsRequest)
     
     * LISTOBJECTVERSIONS
       
       public static final S3Actions ListObjectVersions
       
       Action for listing the object versions in an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.listVersions(com.amazonaws.services.s3.model.ListVersionsRequest)
     
     * LISTBUCKETS
       
       public static final S3Actions ListBuckets
       
       Action for listing the Amazon S3 buckets in an account.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.listBuckets()
     
     * LISTBUCKETMULTIPARTUPLOADS
       
       public static final S3Actions ListBucketMultipartUploads
       
       Actions for listing the in-progress multipart uploads for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.listMultipartUploads(com.amazonaws.services.s3.model.ListMultipartUploadsRequest)
     
     * GETBUCKETACL
       
       public static final S3Actions GetBucketAcl
       
       Action for retrieving the ACL of an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketAcl(String)
     
     * SETBUCKETACL
       
       public static final S3Actions SetBucketAcl
       
       Action for setting the ACL of an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.setBucketAcl(String,
       com.amazonaws.services.s3.model.AccessControlList),
       AmazonS3.setBucketAcl(String,
       com.amazonaws.services.s3.model.CannedAccessControlList)
     
     * GETBUCKETCROSSORIGINCONFIGURATION
       
       public static final S3Actions GetBucketCrossOriginConfiguration
       
       Action for getting the Cross origin configuration configuration
       information set for the bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketCrossOriginConfiguration(String)
     
     * SETBUCKETCROSSORIGINCONFIGURATION
       
       public static final S3Actions SetBucketCrossOriginConfiguration
       
       Action for setting the Cross origin configuration configuration
       information set for the bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.setBucketCrossOriginConfiguration(com.amazonaws.services.s3.model.SetBucketCrossOriginConfigurationRequest)
     
     * GETBUCKETVERSIONINGCONFIGURATION
       
       public static final S3Actions GetBucketVersioningConfiguration
       
       Action for retrieving the versioning configuration of an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketVersioningConfiguration(String)
     
     * SETBUCKETVERSIONINGCONFIGURATION
       
       public static final S3Actions SetBucketVersioningConfiguration
       
       Action for setting the versioning configuration of an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.setBucketVersioningConfiguration(com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest)
     
     * GETBUCKETREQUESTERPAYS
       
       public static final S3Actions GetBucketRequesterPays
       
       Action for retrieving the requester pays status of an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
     
     * SETBUCKETREQUESTERPAYS
       
       public static final S3Actions SetBucketRequesterPays
       
       Action for setting the requester pays status of an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
     
     * GETBUCKETLOCATION
       
       public static final S3Actions GetBucketLocation
       
       Action for retrieving the bucket location of an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketLocation(String)
     
     * GETBUCKETPOLICY
       
       public static final S3Actions GetBucketPolicy
       
       Action for retrieving the access control policy for an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketPolicy(String)
     
     * SETBUCKETPOLICY
       
       public static final S3Actions SetBucketPolicy
       
       Action for setting the access control policy for an Amazon S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.setBucketPolicy(String, String)
     
     * DELETEBUCKETPOLICY
       
       public static final S3Actions DeleteBucketPolicy
       
       Action for deleting the access control policy for an Amazon S3 Bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.deleteBucketPolicy(com.amazonaws.services.s3.model.DeleteBucketPolicyRequest)
     
     * GETBUCKETNOTIFICATIONCONFIGURATION
       
       public static final S3Actions GetBucketNotificationConfiguration
       
       Action for retrieving the bucket notification configuration for an Amazon
       S3 bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketNotificationConfiguration(String)
     
     * SETBUCKETNOTIFICATIONCONFIGURATION
       
       public static final S3Actions SetBucketNotificationConfiguration
       
       Action for setting the bucket notification configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.setBucketNotificationConfiguration(String,
       com.amazonaws.services.s3.model.BucketNotificationConfiguration)
     
     * GETBUCKETLOGGING
       
       public static final S3Actions GetBucketLogging
       
       Action for getting the bucket logging configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketLoggingConfiguration(String)
     
     * SETBUCKETLOGGING
       
       public static final S3Actions SetBucketLogging
       
       Action for setting the bucket logging configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.setBucketLoggingConfiguration(com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest)
     
     * GETBUCKETTAGGING
       
       public static final S3Actions GetBucketTagging
       
       Action for getting the bucket tagging configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketTaggingConfiguration(String)
     
     * SETBUCKETTAGGING
       
       public static final S3Actions SetBucketTagging
       
       Action for setting the bucket tagging configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.setBucketTaggingConfiguration(com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest)
     
     * GETBUCKETWEBSITECONFIGURATION
       
       public static final S3Actions GetBucketWebsiteConfiguration
       
       Action for getting the bucket website configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.getBucketWebsiteConfiguration(com.amazonaws.services.s3.model.GetBucketWebsiteConfigurationRequest)
     
     * SETBUCKETWEBSITECONFIGURATION
       
       public static final S3Actions SetBucketWebsiteConfiguration
       
       Action for setting the bucket website configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.setBucketWebsiteConfiguration(com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest)
     
     * DELETEBUCKETWEBSITECONFIGURATION
       
       public static final S3Actions DeleteBucketWebsiteConfiguration
       
       Action for deleting the bucket website configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.deleteBucketWebsiteConfiguration(com.amazonaws.services.s3.model.DeleteBucketWebsiteConfigurationRequest)
     
     * GETBUCKETLIFECYCLECONFIGURATION
       
       public static final S3Actions GetBucketLifecycleConfiguration
       
       Action for getting the bucket lifecycle configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also: AmazonS3.getBucketLifecycleConfiguration(String)
     
     * SETBUCKETLIFECYCLECONFIGURATION
       
       public static final S3Actions SetBucketLifecycleConfiguration
       
       Action for setting the bucket lifecycle configuration for an Amazon S3
       bucket.
       
       Valid for use with S3BucketResource resources.
       
       See Also:
       AmazonS3.setBucketLifecycleConfiguration(com.amazonaws.services.s3.model.SetBucketLifecycleConfigurationRequest)
   
   
   * METHOD DETAIL
     
     * VALUES
       
       public static S3Actions[] values()
       
       Returns an array containing the constants of this enum type, in the order
       they are declared. This method may be used to iterate over the constants
       as follows:
       
       for (S3Actions c : S3Actions.values())
           System.out.println(c);
       
       
       Returns: an array containing the constants of this enum type, in the
       order they are declared
     
     * VALUEOF
       
       public static S3Actions valueOf(String name)
       
       Returns the enum constant of this type with the specified name. The
       string must match exactly an identifier used to declare an enum constant
       in this type. (Extraneous whitespace characters are not permitted.)
       Parameters: name - the name of the enum constant to be returned. Returns:
       the enum constant with the specified name Throws:
       IllegalArgumentException - if this enum type has no constant with the
       specified name NullPointerException - if the argument is null
     
     * GETACTIONNAME
       
       public String getActionName()
       
       Description copied from interface: Action
       Returns the name of this action. For example, 'sqs:SendMessage' is the
       name corresponding to the SQS action that enables users to send a message
       to an SQS queue.
       Specified by: getActionName in interface Action Returns: The name of this
       action.

Skip navigation links
 * Overview
 * Package
 * Class
 * Index
 * Help


 * Prev Class
 * Next Class

 * Frames
 * No Frames

 * All Classes


 * Summary: 
 * Nested | 
 * Enum Constants | 
 * Field | 
 * Method

 * Detail: 
 * Enum Constants | 
 * Field | 
 * Method

Privacy | Site terms | Cookie preferences | © 2024, Amazon Web Services, Inc. or
its affiliates. All rights reserved.