aws / aws/aws-cli

Mturk create-qualification-type [--test <value>] format

Abierto
#5,259 1 comentario 0 reacciones 0 asignados Ver en GitHub
documentation feature-request mturk p3
Lenguaje dominante
Python
Estrellas
17.3k
Forks
4.6k
Merge medio
1 d 10 h
PR fusionados (30 d)
18

Descripción

Confirm by changing [ ] to [x] below:
- [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/)
- [x] I've searched for [previous similar issues](https://github.com/aws/aws-cli/issues) and didn't find any solution

Issue is about usage on:
- [ ] Service API : I want to do X using Y service, what should I do?
- [x] CLI : passing arguments or cli configurations.
- [ ] Other/Not sure.

**Platform/OS/Hardware/Device**
What are you running the cli on?
- macOS Catalina 10.15.5
- aws-cli/2.0.16 Python/3.7.3 Linux/4.19.76-linuxkit botocore/2.0.0dev20

**Describe the question**

Using the requester sandbox `--endpoint-url https://mturk-requester-sandbox.us-east-1.amazonaws.com` I would like to create a qualification type with a test and answer key.

According to the documentation I can use 2 optional options `[--test ] and [--answer-key ]` (while not forgetting `--test-duration-in-seconds `).

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/mturk/create-qualification-type.html

Using Qualification test and answer key require particular structures defined here:

https://docs.aws.amazon.com/AWSMechTurk/latest/AWSMturkAPI/ApiReference_QuestionFormDataStructureArticle.html

https://docs.aws.amazon.com/AWSMechTurk/latest/AWSMturkAPI/ApiReference_AnswerKeyDataStructureArticle.html

Is it possible to have an example how do you pass the content to the `aws mturk create-qualification-type ...` options:
- `--test `
- `--answer-key `

Thxs

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza con la referencia de AWS CLI para create-qualification-type y la documentación enlazada sobre las estructuras QuestionFormData y AnswerKeyData. Verifica cómo se pasan los valores de --test y --answer-key y, después, documenta ejemplos completos de comandos que funcionen con el endpoint sandbox del requester e incluyan la duración de prueba requerida.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
aws, cli
Área
cli, cloud
Tipo de issue
Documentación
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.