create_aws_device

Function create_aws_device 

Source
pub async fn create_aws_device(
    _client: (),
    _device_arn: &str,
    _config: Option<()>,
) -> DeviceResult<()>
Expand description

Create an AWS Braket device instance

This function is available as a stub when the “aws” feature is not enabled