Function sql::pure::validate_aws_credentials[][src]

async fn validate_aws_credentials(config: &AwsConfig) -> Result<(), Error>
Expand description

Makes an always-valid AWS API call to perform a basic sanity check of whether the specified AWS configuration is valid.