Automating Data Exchange (API) using Lambda and SAM - Unable to Locate OpenAPI for Importing Assets

0

I have a question regarding automating the process of creating a dataset, revision, and jobs in data exchange (API) using lambda functions and SAM template. I am trying to achieve this using Boto3, but I am facing an issue during the job creation step where I am unable to locate OpenAPI. Can someone guide me on how to resolve this issue?

I would appreciate any help or suggestions on how to automate this process successfully.

Thank you.

1 Respuesta
0

In terms of providing the OpenAPI specification while creating an API data set, this can be done as part of the CreateJob step. One of the parameters there is the ApiSpecificationMd5Hash, which is used for validation. When that is provided, an ApiSpecificationUploadUrl is then provided in the response. Once the specification is uploaded, start the job.

AWS
jchan
respondido hace un año

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