Guides

Find different guides showing how to use different Attini functions.

How to deploy CloudFormation

In this guide we will demonstrate how to use the AttiniCfn step to deploy a CloudFormation stack from our deployment plan.

How to invoke a Lambda

In this guide we will demonstrate how to use to AttiniLambdaInvoke step to call a Lambda function from our deployment plan.

How to run scripts

In this guide we will demonstrate how to use the Attini Runner to execute shell scrips from our deployment plan.

How to use Attini with the AWS CDK

In this guide we will demonstrate how to use the Attini CDK constructs to create a deployment plan. We will also use the AttiniCdk step to deploy a CDK app.