Skip to main content

fetch_ownership_controls

Function fetch_ownership_controls 

Source
async fn fetch_ownership_controls(
    client: &Client,
    bucket: &str,
) -> Result<SectionResult<OwnershipControls>, AppError>
Expand description

Fetch ownership controls via GetBucketOwnershipControls.