Spring Cloud AWS Parameter Store Configuration
-
public class AwsParamStorePropertySource
extends EnumerablePropertySource<com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement>
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
-
-
Constructor Summary
Constructors
| Constructor and Description |
AwsParamStorePropertySource(String context,
com.amazonaws.services.simplesystemsmanagement.AWSSimpleSystemsManagement ssmClient) |
Spring Cloud AWS Parameter Store Configuration
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.