Sha256: 56308de94fa5bcde4094bb86c57e804aa80b9275088fb9175f47afdee2d3c618

Contents?: true

Size: 345 Bytes

Versions: 3

Compression:

Stored size: 345 Bytes

Contents

  parameter 'KeyName',
            :Description => 'Name of an existing EC2 KeyPair to enable SSH access to the web server',
            :Type => 'String',
            :MinLength => '1',
            :MaxLength => '255',
            :AllowedPattern => '[\\x20-\\x7E]*',
            :ConstraintDescription => 'can contain only ASCII characters.'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aws-cfn-dsl-0.5.0 test/Parameters/KeyName.rb
aws-cfn-dsl-0.2.0 test/Parameters/KeyName.rb
aws-cfn-dsl-0.1.0 test/Parameters/KeyName.rb