Difference between revisions of "Aws s3api get-bucket-policy"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
== Errors ==
 
== Errors ==
 
  aws s3api get-bucket-policy --bucket YOUR_BUCKET_NAME  
 
  aws s3api get-bucket-policy --bucket YOUR_BUCKET_NAME  
  An error occurred ([[NoSuchBucketPolicy]]) when calling the [[GetBucketPolicy]] operation: The bucket policy does not exist
+
  [[An error occurred]] ([[NoSuchBucketPolicy]]) when calling the [[GetBucketPolicy]] operation: The bucket policy does not exist
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[aws s3 ls]]</code>
 
* <code>[[aws s3 ls]]</code>
 
* [[AWS policy]]
 
* [[AWS policy]]
* [[Terraform resources: aws s3 bucket policy]]
+
* Terraform resource: <code>[[Terraform resources: aws s3 bucket policy|aws_s3_bucket_policy]]</code>
 
* <code>[[aws s3api get-bucket-acl]]</code>
 
* <code>[[aws s3api get-bucket-acl]]</code>
 
* <code>[[aws s3api get-bucket-policy-status]]</code>
 
* <code>[[aws s3api get-bucket-policy-status]]</code>

Latest revision as of 14:40, 25 January 2024

Advertising: