public class DefaultParameterService implements SimpleParameterService
The most basic interactions possible for getting params from AWS ParameterStore
| Constructor and Description |
|---|
DefaultParameterService(software.amazon.awssdk.services.ssm.SsmAsyncClient ssmAsyncClient)
The most basic interactions possible for getting params from AWS ParameterStore
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<java.lang.String> |
getParameter(java.lang.String key) |
getParameter