Skip to content

Commit e731b22

Browse files
authored
Merge pull request #432 from amirkaws/release-version-1.6.0-document-fix
2 parents 6192abc + 1d7e7c7 commit e731b22

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/utilities/parameters.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: Parameters
33
description: Utility
44
---
55

6-
???+ warning
7-
**This utility is currently in developer preview** and is intended strictly for feedback and testing purposes **and not for production workloads**. The version and all future versions tagged with the `-preview` suffix should be treated as not stable. Until this utility is [General Availability](https://github.com/aws-powertools/powertools-lambda-dotnet/milestone/2) we may introduce significant breaking changes and improvements in response to customers feedback.
8-
96
<!-- markdownlint-disable MD013 -->
107
The Parameters utility provides high-level functionality to retrieve one or multiple parameter values from [AWS Systems Manager Parameter Store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store.html){target="_blank"}, [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/){target="_blank"}, or [Amazon DynamoDB](https://aws.amazon.com/dynamodb/){target="_blank"}. We also provide extensibility to bring your own providers.
118

0 commit comments

Comments
 (0)