aws:vpc-parameterstore
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| aws:vpc-parameterstore [01/08/2024 13:49] – created - external edit 127.0.0.1 | aws:vpc-parameterstore [18/09/2025 14:09] (current) – andrew | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Type: AWS:: | Type: AWS:: | ||
| Properties: | Properties: | ||
| - | Name: AJS-test-VPC-Name | + | Name: test-VPC-Name |
| Type: String | Type: String | ||
| Value: !Ref VPCName | Value: !Ref VPCName | ||
| Line 21: | Line 21: | ||
| </ | </ | ||
| + | |||
| + | |||
| + | BASH to read out parameter:- | ||
| + | |||
| + | <code bash> | ||
| + | VALUE=$(aws ssm get-parameters --names "/ | ||
| + | echo "> | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
aws/vpc-parameterstore.1722520189.txt.gz · Last modified: by 127.0.0.1
