Can I use Configuration Service to store credentials?

I am lazy to create an EBS for just proxying requests to AWS. Would it be secured to use the Configuration Service for storing my AWS credentials? I could opt out EBS if that’s the case, and make my API calls directly from the extension to AWS. I imagine this is a bad idea but this doesn’t hurt to ask, thanks in advance!

Simple answer is no, the config service settings are publicly available