POST api/ServiciosGenerales?expediente={expediente}&bucket={bucket}&nombreDeArchivoEnS3={nombreDeArchivoEnS3}&pathDeArchivoLocal={pathDeArchivoLocal}
Carga el documento a S3 de forma asíncrona.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| expediente | string |
Required |
|
| bucket | string |
Required |
|
| nombreDeArchivoEnS3 | string |
Required |
|
| pathDeArchivoLocal | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None.