-
Notifications
You must be signed in to change notification settings - Fork 6
Update vets api parameters for VRO
Yoom Lam edited this page Nov 17, 2022
·
2 revisions
For VRO's MVP (where the va.gov backend calls the VRO API), vets-api
proxies requests through to VRO. There are entries in AWS Parameter Store in the dsvagovcloud
AWS account that influence how that integration works.
The relevant params are:
/dsva-vagov/vets-api/dev/vro/api_key
/dsva-vagov/vets-api/sandbox/vro/api_key
/dsva-vagov/vets-api/sandbox/vro/url
/dsva-vagov/vets-api/staging/vro/api_key
/dsva-vagov/vets-api/staging/vro/url
/dsva-vagov/vets-api/prod/vro/api_key
/dsva-vagov/vets-api/prod/vro/url
On our team, currently @cweagans has access to update those params. To get access to make these updates yourself:
- Attend a platform onboarding session.
- Fill out this form. For "Desired AWS Access", it should be something along the lines of "I need to create/update/delete the following parameter store values" (and paste in the params from above).