User Tools

Site Tools


aws:vpc-parameterstore

This is an old revision of the document!


VPC Parameter store

---
Parameters:
    VPCName:
        Type: String
        Description: VPC Name for test.

Resources:
  BasicParameter:
    Type: AWS::SSM::Parameter
    Properties:
      Name: AJS-test-VPC-Name
      Type: String
      Value: !Ref VPCName
      Description: SSM Parameter test.
      Tags:
        Environment: Test
aws/vpc-parameterstore.1722520189.txt.gz · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki