wasmer_backend_api::query

Function get_app_s3_credentials

Source
pub async fn get_app_s3_credentials(
    client: &WasmerClient,
    app_id: impl Into<String>,
) -> Result<S3Credentials, Error>
Expand description

Load the S3 credentials.

S3 can be used to get access to an apps volumes.