Link Search Menu Expand Document

Table of contents

Base64

Creates a Base64 encoded representation of whatever is passed to it.

Info on Fn::Base64 from AWS can be found here

In KloudFormation you can use the FnBase64 function

FnBase64(someString.ref())