Method | Description | |
---|---|---|
processJson ( $json, $basePath ) |
Method | Description | |
---|---|---|
base64encodedJson ( $jsonString ) : mixed | ||
expandPort ( $jsonString ) | ||
injectFilecontent ( $jsonString, $basePath ) | ||
injectInclude ( $string, $basePath ) | ||
parseRefInDoubleQuotedStrings ( $json ) | ||
replaceFnGetAttr ( $jsonstring ) : mixed | transforms {Fn::GetAtt:[resource,attribute]} to inline statement | |
replaceMarkers ( $json ) | ||
replaceRef ( $jsonString ) | ||
split ( $jsonString ) | ||
stripComments ( $json ) |
protected base64encodedJson ( $jsonString ) : mixed | ||
$jsonString | ||
return | mixed |
protected replaceFnGetAttr ( $jsonstring ) : mixed | ||
$jsonstring | ||
return | mixed |