pub async fn create_aws_device( _client: (), _device_arn: &str, _config: Option<()>, ) -> DeviceResult<()>
Create an AWS Braket device instance
This function is available as a stub when the “aws” feature is not enabled