aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc-cloud-aws/src/main/java/com/yahoo/jdisc/cloud/aws/AwsParameterStoreValidationHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-2/+2
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-171-3/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Validate AWS settings in parameter storeØyvind Grønnesby2021-03-081-1/+7
* Include region and parameter name when validating secret store. Don't inject ...Ola Aunrønning2021-03-051-36/+7
* Fix importOla Aunrønning2021-03-041-1/+0
* Include tenant secret stores in deploy callOla Aunrønning2021-03-041-24/+4
* Add cloud secret store configOla Aunrønning2021-03-041-4/+17
* Construct the ARN inside the handlerØyvind Grønnesby2021-01-291-1/+2
* Redo some logging and error reportingØyvind Grønnesby2021-01-291-5/+1
* Try to fix Slime useØyvind Grønnesby2021-01-291-1/+1
* Silly amounts of loggingØyvind Grønnesby2021-01-291-1/+8
* Remove GET handling in handlerØyvind Grønnesby2021-01-291-8/+3
* Use the correct @InjectØyvind Grønnesby2021-01-291-3/+1
* Initial handler to test secret store connectionØyvind Grønnesby2021-01-291-0/+122