Intended to be used on AWS Lambda, hence not using libraries like BeautifulSoup, etc #Here are some sample calls that actually work: #write out to the asset/monitoring system (variables are defined ...
In one of my controllers I have an endpoint that requires a user to the authorized. That endpoint has a parameter - a list of files that will be uploaded to the API (List files). In the first lines I ...