aws-iam-policy-types
Version:
Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions
1,063 lines • 46.6 kB
JavaScript
// AUTOGENERATED FILE - DO NOT EDIT
/**
* All IAM policy actions for Amazon S3 (S3)
*
* Extracted by `aws-iam-policy` from
* https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html
*
* 2025-02-24T21:49:32.599Z
*/
export var AwsS3Actions;
(function (AwsS3Actions) {
/**
* Grants permission to abort a multipart upload
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html
*/
AwsS3Actions["AbortMultipartUpload"] = "s3:AbortMultipartUpload";
/**
* Grants permission to associate Access Grants identity center
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_AssociateAccessGrantsIdentityCenter.html
*/
AwsS3Actions["AssociateAccessGrantsIdentityCenter"] = "s3:AssociateAccessGrantsIdentityCenter";
/**
* Grants permission to allow circumvention of governance-mode object retention se
* ttings
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lock-managing.html#object-lock-managing-bypass
*/
AwsS3Actions["BypassGovernanceRetention"] = "s3:BypassGovernanceRetention";
/**
* Grants permission to create Access Grant
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessGrant.html
*/
AwsS3Actions["CreateAccessGrant"] = "s3:CreateAccessGrant";
/**
* Grants permission to Create Access Grants Instance
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessGrantsInstance.html
*/
AwsS3Actions["CreateAccessGrantsInstance"] = "s3:CreateAccessGrantsInstance";
/**
* Grants permission to create Access Grants location
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessGrantsLocation.html
*/
AwsS3Actions["CreateAccessGrantsLocation"] = "s3:CreateAccessGrantsLocation";
/**
* Grants permission to create a new access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPoint.html
*/
AwsS3Actions["CreateAccessPoint"] = "s3:CreateAccessPoint";
/**
* Grants permission to create an object lambda enabled accesspoint
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateAccessPointForObjectLambda.html
*/
AwsS3Actions["CreateAccessPointForObjectLambda"] = "s3:CreateAccessPointForObjectLambda";
/**
* Grants permission to create a new bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucket.html
*/
AwsS3Actions["CreateBucket"] = "s3:CreateBucket";
/**
* Grants permission to create a new S3 Metadata configuration for a specified buc
* ket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateBucketMetadataTableConfiguration.html
*/
AwsS3Actions["CreateBucketMetadataTableConfiguration"] = "s3:CreateBucketMetadataTableConfiguration";
/**
* Grants permission to create a new Amazon S3 Batch Operations job
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateJob.html
*/
AwsS3Actions["CreateJob"] = "s3:CreateJob";
/**
* Grants permission to create a new Multi-Region Access Point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateMultiRegionAccessPoint.html
*/
AwsS3Actions["CreateMultiRegionAccessPoint"] = "s3:CreateMultiRegionAccessPoint";
/**
* Grants permission to create an Amazon S3 Storage Lens group
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_CreateStorageLensGroup.html
*/
AwsS3Actions["CreateStorageLensGroup"] = "s3:CreateStorageLensGroup";
/**
* Grants permission to delete Access Grant
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrant.html
*/
AwsS3Actions["DeleteAccessGrant"] = "s3:DeleteAccessGrant";
/**
* Grants permission to Delete Access Grants Instance
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrantsInstance.html
*/
AwsS3Actions["DeleteAccessGrantsInstance"] = "s3:DeleteAccessGrantsInstance";
/**
* Grants permission to read Access grants instance resource policy
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrantsInstanceResourcePolicy.html
*/
AwsS3Actions["DeleteAccessGrantsInstanceResourcePolicy"] = "s3:DeleteAccessGrantsInstanceResourcePolicy";
/**
* Grants permission to delete Access Grants location
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessGrantsLocation.html
*/
AwsS3Actions["DeleteAccessGrantsLocation"] = "s3:DeleteAccessGrantsLocation";
/**
* Grants permission to delete the access point named in the URI
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPoint.html
*/
AwsS3Actions["DeleteAccessPoint"] = "s3:DeleteAccessPoint";
/**
* Grants permission to delete the object lambda enabled access point named in the
* URI
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointForObjectLambda.html
*/
AwsS3Actions["DeleteAccessPointForObjectLambda"] = "s3:DeleteAccessPointForObjectLambda";
/**
* Grants permission to delete the policy on a specified access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicy.html
*/
AwsS3Actions["DeleteAccessPointPolicy"] = "s3:DeleteAccessPointPolicy";
/**
* Grants permission to delete the policy on a specified object lambda enabled acc
* ess point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteAccessPointPolicyForObjectLambda.html
*/
AwsS3Actions["DeleteAccessPointPolicyForObjectLambda"] = "s3:DeleteAccessPointPolicyForObjectLambda";
/**
* Grants permission to delete the bucket named in the URI
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucket.html
*/
AwsS3Actions["DeleteBucket"] = "s3:DeleteBucket";
/**
* Grants permission to delete the S3 Metadata configuration for a specified bucke
* t
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketMetadataTableConfiguration.html
*/
AwsS3Actions["DeleteBucketMetadataTableConfiguration"] = "s3:DeleteBucketMetadataTableConfiguration";
/**
* Grants permission to delete the policy on a specified bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketPolicy.html
*/
AwsS3Actions["DeleteBucketPolicy"] = "s3:DeleteBucketPolicy";
/**
* Grants permission to remove the website configuration for a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteBucketWebsite.html
*/
AwsS3Actions["DeleteBucketWebsite"] = "s3:DeleteBucketWebsite";
/**
* Grants permission to remove tags from an existing Amazon S3 Batch Operations jo
* b
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteJobTagging.html
*/
AwsS3Actions["DeleteJobTagging"] = "s3:DeleteJobTagging";
/**
* Grants permission to delete the Multi-Region Access Point named in the URI
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteMultiRegionAccessPoint.html
*/
AwsS3Actions["DeleteMultiRegionAccessPoint"] = "s3:DeleteMultiRegionAccessPoint";
/**
* Grants permission to remove the null version of an object and insert a delete m
* arker, which becomes the current version of the object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
*/
AwsS3Actions["DeleteObject"] = "s3:DeleteObject";
/**
* Grants permission to use the tagging subresource to remove the entire tag set f
* rom the specified object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjectTagging.html
*/
AwsS3Actions["DeleteObjectTagging"] = "s3:DeleteObjectTagging";
/**
* Grants permission to remove a specific version of an object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html
*/
AwsS3Actions["DeleteObjectVersion"] = "s3:DeleteObjectVersion";
/**
* Grants permission to remove the entire tag set for a specific version of the ob
* ject
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjectTagging.html
*/
AwsS3Actions["DeleteObjectVersionTagging"] = "s3:DeleteObjectVersionTagging";
/**
* Grants permission to delete an existing Amazon S3 Storage Lens configuration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteStorageLensConfiguration.html
*/
AwsS3Actions["DeleteStorageLensConfiguration"] = "s3:DeleteStorageLensConfiguration";
/**
* Grants permission to remove tags from an existing Amazon S3 Storage Lens config
* uration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteStorageLensConfigurationTagging.html
*/
AwsS3Actions["DeleteStorageLensConfigurationTagging"] = "s3:DeleteStorageLensConfigurationTagging";
/**
* Grants permission to delete an existing S3 Storage Lens group
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DeleteStorageLensGroup.html
*/
AwsS3Actions["DeleteStorageLensGroup"] = "s3:DeleteStorageLensGroup";
/**
* Grants permission to retrieve the configuration parameters and status for a bat
* ch operations job
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeJob.html
*/
AwsS3Actions["DescribeJob"] = "s3:DescribeJob";
/**
* Grants permission to retrieve the configurations for a Multi-Region Access Poin
* t
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DescribeMultiRegionAccessPointOperation.html
*/
AwsS3Actions["DescribeMultiRegionAccessPointOperation"] = "s3:DescribeMultiRegionAccessPointOperation";
/**
* Grants permission to disassociate Access Grants identity center
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_DissociateAccessGrantsIdentityCenter.html
*/
AwsS3Actions["DissociateAccessGrantsIdentityCenter"] = "s3:DissociateAccessGrantsIdentityCenter";
/**
* Grants permission to uses the accelerate subresource to return the Transfer Acc
* eleration state of a bucket, which is either Enabled or Suspended
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAccelerateConfiguration.html
*/
AwsS3Actions["GetAccelerateConfiguration"] = "s3:GetAccelerateConfiguration";
/**
* Grants permission to read Access Grant
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessGrant.html
*/
AwsS3Actions["GetAccessGrant"] = "s3:GetAccessGrant";
/**
* Grants permission to Read Access Grants Instance
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessGrantsInstance.html
*/
AwsS3Actions["GetAccessGrantsInstance"] = "s3:GetAccessGrantsInstance";
/**
* Grants permission to Read Access Grants Instance by prefix
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessGrantsInstanceForPrefix.html
*/
AwsS3Actions["GetAccessGrantsInstanceForPrefix"] = "s3:GetAccessGrantsInstanceForPrefix";
/**
* Grants permission to read Access grants instance resource policy
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessGrantsInstanceResourcePolicy.html
*/
AwsS3Actions["GetAccessGrantsInstanceResourcePolicy"] = "s3:GetAccessGrantsInstanceResourcePolicy";
/**
* Grants permission to read Access Grants location
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessGrantsLocation.html
*/
AwsS3Actions["GetAccessGrantsLocation"] = "s3:GetAccessGrantsLocation";
/**
* Grants permission to return configuration information about the specified acces
* s point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPoint.html
*/
AwsS3Actions["GetAccessPoint"] = "s3:GetAccessPoint";
/**
* Grants permission to retrieve the configuration of the object lambda enabled ac
* cess point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointConfigurationForObjectLambda.html
*/
AwsS3Actions["GetAccessPointConfigurationForObjectLambda"] = "s3:GetAccessPointConfigurationForObjectLambda";
/**
* Grants permission to create an object lambda enabled accesspoint
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointForObjectLambda.html
*/
AwsS3Actions["GetAccessPointForObjectLambda"] = "s3:GetAccessPointForObjectLambda";
/**
* Grants permission to return the access point policy associated with the specifi
* ed access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicy.html
*/
AwsS3Actions["GetAccessPointPolicy"] = "s3:GetAccessPointPolicy";
/**
* Grants permission to return the access point policy associated with the specifi
* ed object lambda enabled access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicyForObjectLambda.html
*/
AwsS3Actions["GetAccessPointPolicyForObjectLambda"] = "s3:GetAccessPointPolicyForObjectLambda";
/**
* Grants permission to return the policy status for a specific access point polic
* y
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicyStatus.html
*/
AwsS3Actions["GetAccessPointPolicyStatus"] = "s3:GetAccessPointPolicyStatus";
/**
* Grants permission to return the policy status for a specific object lambda acce
* ss point policy
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetAccessPointPolicyStatusForObjectLambda.html
*/
AwsS3Actions["GetAccessPointPolicyStatusForObjectLambda"] = "s3:GetAccessPointPolicyStatusForObjectLambda";
/**
* Grants permission to retrieve the PublicAccessBlock configuration for an AWS ac
* count
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetPublicAccessBlock.html
*/
AwsS3Actions["GetAccountPublicAccessBlock"] = "s3:GetAccountPublicAccessBlock";
/**
* Grants permission to get an analytics configuration from an Amazon S3 bucket, i
* dentified by the analytics configuration ID
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAnalyticsConfiguration.html
*/
AwsS3Actions["GetAnalyticsConfiguration"] = "s3:GetAnalyticsConfiguration";
/**
* Grants permission to use the acl subresource to return the access control list
* (ACL) of an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketAcl.html
*/
AwsS3Actions["GetBucketAcl"] = "s3:GetBucketAcl";
/**
* Grants permission to return the CORS configuration information set for an Amazo
* n S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketCors.html
*/
AwsS3Actions["GetBucketCORS"] = "s3:GetBucketCORS";
/**
* Grants permission to return the Region that an Amazon S3 bucket resides in
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketLocation.html
*/
AwsS3Actions["GetBucketLocation"] = "s3:GetBucketLocation";
/**
* Grants permission to return the logging status of an Amazon S3 bucket and the p
* ermissions users have to view or modify that status
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketLogging.html
*/
AwsS3Actions["GetBucketLogging"] = "s3:GetBucketLogging";
/**
* Grants permission to return the S3 Metadata configuration for a specified bucke
* t
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketMetadataTableConfiguration.html
*/
AwsS3Actions["GetBucketMetadataTableConfiguration"] = "s3:GetBucketMetadataTableConfiguration";
/**
* Grants permission to get the notification configuration of an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketNotification.html
*/
AwsS3Actions["GetBucketNotification"] = "s3:GetBucketNotification";
/**
* Grants permission to get the Object Lock configuration of an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectLockConfiguration.html
*/
AwsS3Actions["GetBucketObjectLockConfiguration"] = "s3:GetBucketObjectLockConfiguration";
/**
* Grants permission to retrieve ownership controls on a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketOwnershipControls.html
*/
AwsS3Actions["GetBucketOwnershipControls"] = "s3:GetBucketOwnershipControls";
/**
* Grants permission to return the policy of the specified bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketPolicy.html
*/
AwsS3Actions["GetBucketPolicy"] = "s3:GetBucketPolicy";
/**
* Grants permission to retrieve the policy status for a specific Amazon S3 bucket
* , which indicates whether the bucket is public
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketPolicyStatus.html
*/
AwsS3Actions["GetBucketPolicyStatus"] = "s3:GetBucketPolicyStatus";
/**
* Grants permission to retrieve the PublicAccessBlock configuration for an Amazon
* S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetPublicAccessBlock.html
*/
AwsS3Actions["GetBucketPublicAccessBlock"] = "s3:GetBucketPublicAccessBlock";
/**
* Grants permission to return the request payment configuration for an Amazon S3
* bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketRequestPayment.html
*/
AwsS3Actions["GetBucketRequestPayment"] = "s3:GetBucketRequestPayment";
/**
* Grants permission to return the tag set associated with an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketTagging.html
*/
AwsS3Actions["GetBucketTagging"] = "s3:GetBucketTagging";
/**
* Grants permission to return the versioning state of an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketVersioning.html
*/
AwsS3Actions["GetBucketVersioning"] = "s3:GetBucketVersioning";
/**
* Grants permission to return the website configuration for an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketWebsite.html
*/
AwsS3Actions["GetBucketWebsite"] = "s3:GetBucketWebsite";
/**
* Grants permission to get Access
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetDataAccess.html
*/
AwsS3Actions["GetDataAccess"] = "s3:GetDataAccess";
/**
* Grants permission to return the default encryption configuration an Amazon S3 b
* ucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketEncryption.html
*/
AwsS3Actions["GetEncryptionConfiguration"] = "s3:GetEncryptionConfiguration";
/**
* Grants permission to get an or list all Amazon S3 Intelligent Tiering configura
* tion in a S3 Bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketIntelligentTieringConfiguration.html
*/
AwsS3Actions["GetIntelligentTieringConfiguration"] = "s3:GetIntelligentTieringConfiguration";
/**
* Grants permission to return an inventory configuration from an Amazon S3 bucket
* , identified by the inventory configuration ID
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketInventoryConfiguration.html
*/
AwsS3Actions["GetInventoryConfiguration"] = "s3:GetInventoryConfiguration";
/**
* Grants permission to return the tag set of an existing Amazon S3 Batch Operatio
* ns job
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetJobTagging.html
*/
AwsS3Actions["GetJobTagging"] = "s3:GetJobTagging";
/**
* Grants permission to return the lifecycle configuration information set on an A
* mazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketLifecycleConfiguration.html
*/
AwsS3Actions["GetLifecycleConfiguration"] = "s3:GetLifecycleConfiguration";
/**
* Grants permission to get a metrics configuration from an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketMetricsConfiguration.html
*/
AwsS3Actions["GetMetricsConfiguration"] = "s3:GetMetricsConfiguration";
/**
* Grants permission to return configuration information about the specified Multi
* -Region Access Point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPoint.html
*/
AwsS3Actions["GetMultiRegionAccessPoint"] = "s3:GetMultiRegionAccessPoint";
/**
* Grants permission to return the access point policy associated with the specifi
* ed Multi-Region Access Point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicy.html
*/
AwsS3Actions["GetMultiRegionAccessPointPolicy"] = "s3:GetMultiRegionAccessPointPolicy";
/**
* Grants permission to return the policy status for a specific Multi-Region Acces
* s Point policy
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointPolicyStatus.html
*/
AwsS3Actions["GetMultiRegionAccessPointPolicyStatus"] = "s3:GetMultiRegionAccessPointPolicyStatus";
/**
* Grants permission to return the route configuration for a Multi-Region Access P
* oint
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetMultiRegionAccessPointRoutes.html
*/
AwsS3Actions["GetMultiRegionAccessPointRoutes"] = "s3:GetMultiRegionAccessPointRoutes";
/**
* Grants permission to retrieve objects from Amazon S3
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
*/
AwsS3Actions["GetObject"] = "s3:GetObject";
/**
* Grants permission to return the access control list (ACL) of an object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html
*/
AwsS3Actions["GetObjectAcl"] = "s3:GetObjectAcl";
/**
* Grants permission to retrieve attributes related to a specific object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAttributes.html
*/
AwsS3Actions["GetObjectAttributes"] = "s3:GetObjectAttributes";
/**
* Grants permission to get an object's current Legal Hold status
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectLegalHold.html
*/
AwsS3Actions["GetObjectLegalHold"] = "s3:GetObjectLegalHold";
/**
* Grants permission to retrieve the retention settings for an object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectRetention.html
*/
AwsS3Actions["GetObjectRetention"] = "s3:GetObjectRetention";
/**
* Grants permission to return the tag set of an object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectTagging.html
*/
AwsS3Actions["GetObjectTagging"] = "s3:GetObjectTagging";
/**
* Grants permission to return torrent files from an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectTorrent.html
*/
AwsS3Actions["GetObjectTorrent"] = "s3:GetObjectTorrent";
/**
* Grants permission to retrieve a specific version of an object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html
*/
AwsS3Actions["GetObjectVersion"] = "s3:GetObjectVersion";
/**
* Grants permission to return the access control list (ACL) of a specific object
* version
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html
*/
AwsS3Actions["GetObjectVersionAcl"] = "s3:GetObjectVersionAcl";
/**
* Grants permission to retrieve attributes related to a specific version of an ob
* ject
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAttributes.html
*/
AwsS3Actions["GetObjectVersionAttributes"] = "s3:GetObjectVersionAttributes";
/**
* Grants permission to replicate both unencrypted objects and objects encrypted w
* ith SSE-S3 or SSE-KMS
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-config-for-kms-objects.html
*/
AwsS3Actions["GetObjectVersionForReplication"] = "s3:GetObjectVersionForReplication";
/**
* Grants permission to return the tag set for a specific version of the object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html
*/
AwsS3Actions["GetObjectVersionTagging"] = "s3:GetObjectVersionTagging";
/**
* Grants permission to get Torrent files about a different version using the vers
* ionId subresource
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectTorrent.html
*/
AwsS3Actions["GetObjectVersionTorrent"] = "s3:GetObjectVersionTorrent";
/**
* Grants permission to get the replication configuration information set on an Am
* azon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetBucketReplication.html
*/
AwsS3Actions["GetReplicationConfiguration"] = "s3:GetReplicationConfiguration";
/**
* Grants permission to get an Amazon S3 Storage Lens configuration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetStorageLensConfiguration.html
*/
AwsS3Actions["GetStorageLensConfiguration"] = "s3:GetStorageLensConfiguration";
/**
* Grants permission to get the tag set of an existing Amazon S3 Storage Lens conf
* iguration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetStorageLensConfigurationTagging.html
*/
AwsS3Actions["GetStorageLensConfigurationTagging"] = "s3:GetStorageLensConfigurationTagging";
/**
* Grants permission to get an Amazon S3 Storage Lens dashboard
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/storage_lens_dashboard.html
*/
AwsS3Actions["GetStorageLensDashboard"] = "s3:GetStorageLensDashboard";
/**
* Grants permission to get an Amazon S3 Storage Lens group
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_GetStorageLensGroup.html
*/
AwsS3Actions["GetStorageLensGroup"] = "s3:GetStorageLensGroup";
/**
* Grants permission to initiate the replication process by setting replication st
* atus of an object to pending
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html
*/
AwsS3Actions["InitiateReplication"] = "s3:InitiateReplication";
/**
* Grants permission to list Access Grant
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessGrants.html
*/
AwsS3Actions["ListAccessGrants"] = "s3:ListAccessGrants";
/**
* Grants permission to List Access Grants Instances
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessGrantsInstances.html
*/
AwsS3Actions["ListAccessGrantsInstances"] = "s3:ListAccessGrantsInstances";
/**
* Grants permission to list Access Grants locations
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessGrantsLocations.html
*/
AwsS3Actions["ListAccessGrantsLocations"] = "s3:ListAccessGrantsLocations";
/**
* Grants permission to list access points
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPoints.html
*/
AwsS3Actions["ListAccessPoints"] = "s3:ListAccessPoints";
/**
* Grants permission to list object lambda enabled accesspoints
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListAccessPointsForObjectLambda.html
*/
AwsS3Actions["ListAccessPointsForObjectLambda"] = "s3:ListAccessPointsForObjectLambda";
/**
* Grants permission to list all buckets owned by the authenticated sender of the
* request
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListBuckets.html
*/
AwsS3Actions["ListAllMyBuckets"] = "s3:ListAllMyBuckets";
/**
* Grants permission to list some or all of the objects in an Amazon S3 bucket (up
* to 1000)
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html
*/
AwsS3Actions["ListBucket"] = "s3:ListBucket";
/**
* Grants permission to list in-progress multipart uploads
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html
*/
AwsS3Actions["ListBucketMultipartUploads"] = "s3:ListBucketMultipartUploads";
/**
* Grants permission to list metadata about all the versions of objects in an Amaz
* on S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html
*/
AwsS3Actions["ListBucketVersions"] = "s3:ListBucketVersions";
/**
* Grants permission to list caller's Access Grant
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListCallerAccessGrants.html
*/
AwsS3Actions["ListCallerAccessGrants"] = "s3:ListCallerAccessGrants";
/**
* Grants permission to list current jobs and jobs that have ended recently
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListJobs.html
*/
AwsS3Actions["ListJobs"] = "s3:ListJobs";
/**
* Grants permission to list Multi-Region Access Points
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListMultiRegionAccessPoints.html
*/
AwsS3Actions["ListMultiRegionAccessPoints"] = "s3:ListMultiRegionAccessPoints";
/**
* Grants permission to list the parts that have been uploaded for a specific mult
* ipart upload
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html
*/
AwsS3Actions["ListMultipartUploadParts"] = "s3:ListMultipartUploadParts";
/**
* Grants permission to list Amazon S3 Storage Lens configurations
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListStorageLensConfigurations.html
*/
AwsS3Actions["ListStorageLensConfigurations"] = "s3:ListStorageLensConfigurations";
/**
* Grants permission to list S3 Storage Lens groups
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListStorageLensGroups.html
*/
AwsS3Actions["ListStorageLensGroups"] = "s3:ListStorageLensGroups";
/**
* Grants permission to list the tags attached to the specified resource
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_ListTagsForResource.html
*/
AwsS3Actions["ListTagsForResource"] = "s3:ListTagsForResource";
/**
* Grants permission to change replica ownership
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-change-owner.html#repl-ownership-add-role-permission
*/
AwsS3Actions["ObjectOwnerOverrideToBucketOwner"] = "s3:ObjectOwnerOverrideToBucketOwner";
/**
* Grants permission to pause S3 Replication from target source buckets to destina
* tion buckets
*
* See https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html#bucket-pause-replication
*/
AwsS3Actions["PauseReplication"] = "s3:PauseReplication";
/**
* Grants permission to use the accelerate subresource to set the Transfer Acceler
* ation state of an existing S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketAccelerateConfiguration.html
*/
AwsS3Actions["PutAccelerateConfiguration"] = "s3:PutAccelerateConfiguration";
/**
* Grants permission to put Access grants instance resource policy
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessGrantsInstanceResourcePolicy.html
*/
AwsS3Actions["PutAccessGrantsInstanceResourcePolicy"] = "s3:PutAccessGrantsInstanceResourcePolicy";
/**
* Grants permission to set the configuration of the object lambda enabled access
* point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointConfigurationForObjectLambda.html
*/
AwsS3Actions["PutAccessPointConfigurationForObjectLambda"] = "s3:PutAccessPointConfigurationForObjectLambda";
/**
* Grants permission to associate an access policy with a specified access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicy.html
*/
AwsS3Actions["PutAccessPointPolicy"] = "s3:PutAccessPointPolicy";
/**
* Grants permission to associate an access policy with a specified object lambda
* enabled access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutAccessPointPolicyForObjectLambda.html
*/
AwsS3Actions["PutAccessPointPolicyForObjectLambda"] = "s3:PutAccessPointPolicyForObjectLambda";
/**
* Grants permission to associate public access block configurations with a specif
* ied access point, while creating a access point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-control-block-public-access.html#access-control-block-public-access-examples-access-point
*/
AwsS3Actions["PutAccessPointPublicAccessBlock"] = "s3:PutAccessPointPublicAccessBlock";
/**
* Grants permission to create or modify the PublicAccessBlock configuration for a
* n AWS account
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutPublicAccessBlock.html
*/
AwsS3Actions["PutAccountPublicAccessBlock"] = "s3:PutAccountPublicAccessBlock";
/**
* Grants permission to set an analytics configuration for the bucket, specified b
* y the analytics configuration ID
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketAnalyticsConfiguration.html
*/
AwsS3Actions["PutAnalyticsConfiguration"] = "s3:PutAnalyticsConfiguration";
/**
* Grants permission to set the permissions on an existing bucket using access con
* trol lists (ACLs)
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketAcl.html
*/
AwsS3Actions["PutBucketAcl"] = "s3:PutBucketAcl";
/**
* Grants permission to set the CORS configuration for an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketCors.html
*/
AwsS3Actions["PutBucketCORS"] = "s3:PutBucketCORS";
/**
* Grants permission to set the logging parameters for an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLogging.html
*/
AwsS3Actions["PutBucketLogging"] = "s3:PutBucketLogging";
/**
* Grants permission to receive notifications when certain events happen in an Ama
* zon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketNotification.html
*/
AwsS3Actions["PutBucketNotification"] = "s3:PutBucketNotification";
/**
* Grants permission to put Object Lock configuration on a specific bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectLockConfiguration.html
*/
AwsS3Actions["PutBucketObjectLockConfiguration"] = "s3:PutBucketObjectLockConfiguration";
/**
* Grants permission to add, replace or delete ownership controls on a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketOwnershipControls.html
*/
AwsS3Actions["PutBucketOwnershipControls"] = "s3:PutBucketOwnershipControls";
/**
* Grants permission to add or replace a bucket policy on a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketPolicy.html
*/
AwsS3Actions["PutBucketPolicy"] = "s3:PutBucketPolicy";
/**
* Grants permission to create or modify the PublicAccessBlock configuration for a
* specific Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutPublicAccessBlock.html
*/
AwsS3Actions["PutBucketPublicAccessBlock"] = "s3:PutBucketPublicAccessBlock";
/**
* Grants permission to set the request payment configuration of a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketRequestPayment.html
*/
AwsS3Actions["PutBucketRequestPayment"] = "s3:PutBucketRequestPayment";
/**
* Grants permission to add a set of tags to an existing Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketTagging.html
*/
AwsS3Actions["PutBucketTagging"] = "s3:PutBucketTagging";
/**
* Grants permission to set the versioning state of an existing Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketVersioning.html
*/
AwsS3Actions["PutBucketVersioning"] = "s3:PutBucketVersioning";
/**
* Grants permission to set the configuration of the website that is specified in
* the website subresource
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketWebsite.html
*/
AwsS3Actions["PutBucketWebsite"] = "s3:PutBucketWebsite";
/**
* Grants permission to set the encryption configuration for an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketEncryption.html
*/
AwsS3Actions["PutEncryptionConfiguration"] = "s3:PutEncryptionConfiguration";
/**
* Grants permission to create new or update or delete an existing Amazon S3 Intel
* ligent Tiering configuration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketIntelligentTieringConfiguration.html
*/
AwsS3Actions["PutIntelligentTieringConfiguration"] = "s3:PutIntelligentTieringConfiguration";
/**
* Grants permission to add an inventory configuration to the bucket, identified b
* y the inventory ID
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketInventoryConfiguration.html
*/
AwsS3Actions["PutInventoryConfiguration"] = "s3:PutInventoryConfiguration";
/**
* Grants permission to replace tags on an existing Amazon S3 Batch Operations job
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutJobTagging.html
*/
AwsS3Actions["PutJobTagging"] = "s3:PutJobTagging";
/**
* Grants permission to create a new lifecycle configuration for the bucket or rep
* lace an existing lifecycle configuration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketLifecycleConfiguration.html
*/
AwsS3Actions["PutLifecycleConfiguration"] = "s3:PutLifecycleConfiguration";
/**
* Grants permission to set or update a metrics configuration for the CloudWatch r
* equest metrics from an Amazon S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketMetricsConfiguration.html
*/
AwsS3Actions["PutMetricsConfiguration"] = "s3:PutMetricsConfiguration";
/**
* Grants permission to associate an access policy with a specified Multi-Region A
* ccess Point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutMultiRegionAccessPointPolicy.html
*/
AwsS3Actions["PutMultiRegionAccessPointPolicy"] = "s3:PutMultiRegionAccessPointPolicy";
/**
* Grants permission to add an object to a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html
*/
AwsS3Actions["PutObject"] = "s3:PutObject";
/**
* Grants permission to set the access control list (ACL) permissions for new or e
* xisting objects in an S3 bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectAcl.html
*/
AwsS3Actions["PutObjectAcl"] = "s3:PutObjectAcl";
/**
* Grants permission to apply a Legal Hold configuration to the specified object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectLegalHold.html
*/
AwsS3Actions["PutObjectLegalHold"] = "s3:PutObjectLegalHold";
/**
* Grants permission to place an Object Retention configuration on an object
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectRetention.html
*/
AwsS3Actions["PutObjectRetention"] = "s3:PutObjectRetention";
/**
* Grants permission to set the supplied tag-set to an object that already exists
* in a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectTagging.html
*/
AwsS3Actions["PutObjectTagging"] = "s3:PutObjectTagging";
/**
* Grants permission to use the acl subresource to set the access control list (AC
* L) permissions for an object that already exists in a bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectAcl.html
*/
AwsS3Actions["PutObjectVersionAcl"] = "s3:PutObjectVersionAcl";
/**
* Grants permission to set the supplied tag-set for a specific version of an obje
* ct
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectTagging.html
*/
AwsS3Actions["PutObjectVersionTagging"] = "s3:PutObjectVersionTagging";
/**
* Grants permission to create a new replication configuration or replace an exist
* ing one
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutBucketReplication.html
*/
AwsS3Actions["PutReplicationConfiguration"] = "s3:PutReplicationConfiguration";
/**
* Grants permission to create or update an Amazon S3 Storage Lens configuration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutStorageLensConfiguration.html
*/
AwsS3Actions["PutStorageLensConfiguration"] = "s3:PutStorageLensConfiguration";
/**
* Grants permission to put or replace tags on an existing Amazon S3 Storage Lens
* configuration
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_PutStorageLensConfigurationTagging.html
*/
AwsS3Actions["PutStorageLensConfigurationTagging"] = "s3:PutStorageLensConfigurationTagging";
/**
* Grants permission to replicate delete markers to the destination bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html
*/
AwsS3Actions["ReplicateDelete"] = "s3:ReplicateDelete";
/**
* Grants permission to replicate objects and object tags to the destination bucke
* t
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html
*/
AwsS3Actions["ReplicateObject"] = "s3:ReplicateObject";
/**
* Grants permission to replicate object tags to the destination bucket
*
* See https://docs.aws.amazon.com/AmazonS3/latest/userguide/setting-repl-config-perm-overview.html
*/
AwsS3Actions["ReplicateTags"] = "s3:ReplicateTags";
/**
* Grants permission to restore an archived copy of an object back into Amazon S3
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html
*/
AwsS3Actions["RestoreObject"] = "s3:RestoreObject";
/**
* Grants permission to submit a route configuration update for a Multi-Region Acc
* ess Point
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_SubmitMultiRegionAccessPointRoutes.html
*/
AwsS3Actions["SubmitMultiRegionAccessPointRoutes"] = "s3:SubmitMultiRegionAccessPointRoutes";
/**
* Grants permission to add tags to the specified resource
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_TagResource.html
*/
AwsS3Actions["TagResource"] = "s3:TagResource";
/**
* Grants permission to remove tags from the specified resource
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UntagResource.html
*/
AwsS3Actions["UntagResource"] = "s3:UntagResource";
/**
* Grants permission to update Access Grants location
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateAccessGrantsLocation.html
*/
AwsS3Actions["UpdateAccessGrantsLocation"] = "s3:UpdateAccessGrantsLocation";
/**
* Grants permission to update the priority of an existing job
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobPriority.html
*/
AwsS3Actions["UpdateJobPriority"] = "s3:UpdateJobPriority";
/**
* Grants permission to update the status for the specified job
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateJobStatus.html
*/
AwsS3Actions["UpdateJobStatus"] = "s3:UpdateJobStatus";
/**
* Grants permission to update an existing S3 Storage Lens group
*
* See https://docs.aws.amazon.com/AmazonS3/latest/API/API_control_UpdateStorageLensGroup.html
*/
AwsS3Actions["UpdateStorageLensGroup"] = "s3:UpdateStorageLensGroup";
})(AwsS3Actions || (AwsS3Actions = {}));
//# sourceMappingURL=s3.js.map