This package is in beta
Julia Wrapper for the AWS Braket REST API. This API wrapper is based on AWS Braket official implementation but is not an AWS official package.
AWSBraket is a Julia Language package. To install AWSBraket, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command
pkg> add AWSBraket
MIT License