| Package | Description |
|---|---|
| software.amazon.lambda.powertools.parameters | |
| software.amazon.lambda.powertools.parameters.internal |
| Class and Description |
|---|
| BaseProvider
Base class for all parameter providers.
|
| DynamoDbProvider
Implements a
ParamProvider on top of DynamoDB. |
| ParamProvider |
| SecretsProvider
AWS Secrets Manager Parameter Provider
Samples: |
| SSMProvider
AWS System Manager Parameter Store Provider
Samples: |
| Class and Description |
|---|
Param
Param is used to signal that the annotated field should be
populated with a value retrieved from a parameter store through a ParamProvider. |
Copyright © 2023. All rights reserved.