botocore icon indicating copy to clipboard operation
botocore copied to clipboard

Accept JSON Objects in the Loader

Open richardhboyd opened this issue 4 years ago • 5 comments

Is your feature request related to a problem? Please describe. I have a JSON object representation of a service.json model and I want botocore to use it. I could write the file to disk and set the AWS_DATA_PATH environment variable, but I don't always (1) have permission to write to the disk (e.g. AWS Lambda Function) or (2) want this string persisted on the filesystem (even in a scratch directory).

Describe the solution you'd like I would like a method like the JSONFileLoader that could be a JSONLoader and it accepts a JSON object instead of a path to a JSON file on the filesystem.

richardhboyd avatar May 20 '20 15:05 richardhboyd

@richardhboyd - Thank you for your post. Marking this as feature request.

swetashre avatar May 20 '20 20:05 swetashre

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. Because it has been longer than one year since the last update on this, and in the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment to prevent automatic closure, or if the issue is already closed, please feel free to reopen it.

github-actions[bot] avatar May 20 '21 21:05 github-actions[bot]

don't close

richardhboyd avatar May 20 '21 21:05 richardhboyd

Greetings! It looks like this issue hasn’t been active in longer than one year. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

github-actions[bot] avatar May 20 '22 22:05 github-actions[bot]

don't close

deric4 avatar May 20 '22 22:05 deric4