aws s3api get-bucket-website
Jump to navigation
Jump to search
aws s3api get-bucket-website --bucket your_bucket_name
aws s3api get-bucket-website --bucket your_bucket_name
{
"RedirectAllRequestsTo": {
"HostName": "your_destination.com/page/",
"Protocol": "https"
}
}
See also[edit]
- AWS S3:
s3api|list-buckets|get-bucket-website|get-bucket-policy|create-bucket|put-bucket-encryption|aws s3api put-bucket-policy|get-bucket-acl|get-bucket-versioning|get-bucket-location|put-bucket-versioning | get-bucket-tagging | head-bucket | put-object-lock-configuration AWS::S3, AWS::S3::Bucket WebsiteConfiguration
Advertising: