Retrieves the website configuration for a bucket.

C# |
public GetBucketWebsiteResponse GetBucketWebsite( GetBucketWebsiteRequest request )

- request (GetBucketWebsiteRequest)
- The GetBucketWebsiteRequest that defines the parameters of the operation.

Returns a GetBucketWebsiteResponse from S3.

The contents of this response is identical to the content submitted by the user during the PutBucketWebsite
operation if it has ever been configured.