postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.8k stars 839 forks source link

AWS Parameter store integration #5110

Open h-parekh opened 5 years ago

h-parekh commented 5 years ago

Problem: I have a lot of testing data stored as key:value pairs in AWS parameter store that I want to use as variables in postman. I'm having to cobble up a script with AWS SDK which I can use with newman, but there is no UI counterpart to do something like that from the postman app.

Suggestion solution: Provide the ability to set a connection to an aws account and read variables from parameter store.

Describe alternatives you've considered A script written with AWS JS SDK that can be used in 'Pre-requisite' scripts and then set them as environment/global variables.

Additional context Postman app will need the ability to work with aws profiles as a prerequisite for this feature.

AmitFidler commented 3 years ago

This feature could definitely help us as well, we use postman heavily within our teams, and this feature could help us to store the secrets outside the postman env vars, in a much more secure way like accessing aws parameter store or secret manager.

pinkham-eh commented 2 years ago

Is this still in progress? This would be very useful for our team as well. Thanks so much in advance.

aleksandrgordienko commented 11 months ago

+1

GSKKC commented 11 months ago

+1

Suhas-Gaikwad commented 2 months ago

Thank you for your patience. We have released a feature for seamless integration with AWS Secrets Manager in the release of Postman v11. Check the learning center to learn more about the feature.

Postman Vault is also part of the Postman V11 release. Postman Vault enables you to store sensitive data in your local instance of Postman. Check the learning center to learn about the Postman Vault feature.

aleksandrgordienko commented 2 months ago

Original issue was about integration with AWS Parameter store, wasn't it? It's not the same as Secret Manager…

Suhas-Gaikwad commented 2 months ago

@aleksandrgordienko Thank you for pointing out that the integration request is related to the AWS Parameter store. We will reopen this issue.