Class ParameterStorePropertySource


public class ParameterStorePropertySource extends AwsPropertySource<ParameterStorePropertySource,software.amazon.awssdk.services.ssm.SsmClient>
Recursively retrieves all parameters under the given context / path with decryption from the AWS Parameter Store using the provided SSM client.
Since:
2.0.0
Author:
Joris Kuipers, EddĂș MelĂ©ndez, Maciej Walkowiak