Create a Amazon Braket Hybrid Jobs using boto3 (python)

0

Hello everyone,

I saw the examples on GitHub on how to create an Amazon Braket Hybrid Jobs using the SDK. Since I am using a docker container I need to use boto3. But based on the description of the method 'create_job' (https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/braket.html#Braket.Client.create_job) I am not sure if I am creating an Amazon Braket Hybrid Jobs or just an Amazon Braket. Thanks in advance!

1 Respuesta
1

When you use the create_job method, it creates an instance of Amazon Braket Hybrid Job. Sometime, people refer the instance of "Amazon Braket Hybrid Job" as "job" (lower case). So I think "Creates an Amazon Braket job" in the API doc you linked means creating an instance of Amazon Braket Hybrid Job.

AWS
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas