Defining a secret - Amazon CodeCatalyst

Amazon CodeCatalyst is no longer open to new customers. Existing customers can continue to use the service as normal. For more information, see How to migrate from CodeCatalyst.

Defining a secret

You define a secret on the Secrets page of the CodeCatalyst console. For more information, see Masking data using secrets.

For example, you might define a secret that looks like this:

  • Name (key): my-password

  • Value: ^*H3#!b9

After the secret is defined, you can specify the secret's key (my-password) in the workflow definition file. For an example of how to do this, see Example: Referencing a secret.