Systems Manager Parameter store
For storing secrets and configuration data:
Services -> Management & Governance -> Systems Manager -> Application Management -> Parameter Store
Available tiers:
| Standard | Advanced | 
|---|---|
| Limit of 10,000 parameters | More than 10,000 parameters | 
| Parameter value up to 4 KB | Parameter value up to 8 KB | 
| No charges | Charges apply | 
Parameter value can be any one of the following types:
- String
 - StringList - comma separated strings
 - SecureString - encrypt sensitive data using KMS keys from your account
 
    
Top comments (0)