Difference between revisions of "Aws s3api get-bucket-policy-status"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3api/get-bucket-policy-status.html | ||
aws s3api get-bucket-policy-status --bucket bucket_name | aws s3api get-bucket-policy-status --bucket bucket_name | ||
[[An error occurred (NoSuchBucketPolicy) when calling the GetBucketPolicyStatus operation: The bucket policy does not exist]] | [[An error occurred (NoSuchBucketPolicy) when calling the GetBucketPolicyStatus operation: The bucket policy does not exist]] | ||
+ | |||
+ | An error occurred ([[AllAccessDisabled]]) when calling the [[GetBucketPolicyStatus]] operation: All access to this object has been disabled | ||
+ | |||
+ | == Related == | ||
+ | * [[AWS policies]] | ||
+ | * [[AWS S3 lifecycle]] | ||
+ | * <code>[[aws s3control list-access-points]]</code> | ||
== See also == | == See also == |
Latest revision as of 10:21, 9 May 2022
aws s3api get-bucket-policy-status --bucket bucket_name An error occurred (NoSuchBucketPolicy) when calling the GetBucketPolicyStatus operation: The bucket policy does not exist
An error occurred (AllAccessDisabled) when calling the GetBucketPolicyStatus operation: All access to this object has been disabled
Related[edit]
See also[edit]
Advertising: