Documentation for Automation with AWS AWS 1.0 – other releases are available in the Automation with AWS Documentation Directory.
View

Unknown macro: {spacejump}

or visit the current documentation home.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

You likely need to provision a few dedicated AWS resources to get started with automation. To ease this, there are two AWS CloudFormation templates to choose from.


On this page:

Related pages:

Resources

The following resources are required or recommended in order to use Automation with AWS:

  1. An IAM role
  2. A managed IAM policy
  3. At least one SNS topic
  4. At least one Lambda function

The CloudFormation templates below can provision these resources for you.

CloudFormation Templates

There are two CloudFormation templates to choose from for provisioning required AWS resources:

Automation with AWS (Core)



This template provisions the following core resources for Automation with AWS:

  • (plus) These resources are semantically required and we recommend to provision a dedicated IAM role indeed.

Key

TypeDescription
CoreRoleArnAWS::IAM::RoleARN of Automation with AWS (Core) IAM role
CorePolicyArnAWS::IAM::ManagedPolicyARN of Automation with AWS (Core) managed IAM policy

Automation with AWS (Quickstart)

This template provisions quickstart resources for Automation with AWS:

  • (lightbulb) These resources aim to get you started quickly by covering the basic action scenarios, and some logging/debugging aids.
KeyRelated TypeDescription
CoreRoleArnAWS::IAM::RoleARN of Automation with AWS (Core) IAM role
CorePolicyArnAWS::IAM::ManagedPolicyARN of Automation with AWS (Core) managed IAM policy
LogFunctionLink
AWS::Lambda::FunctionLink to Automation with AWS Lambda log function
LogQueueLink
AWS::SQS::QueueLink to Automation with AWS SQS log queue
QuickstartLambdaFunctionArn
AWS::Lambda::FunctionARN of Automation with AWS (Core) quickstart Lambda function
QuickstartLambdaFunctionLink
AWS::Lambda::FunctionLink to Automation with AWS (Core) quickstart Lambda functio
QuickstartSNSTopicArn
AWS::SNS::TopicARN of Automation with AWS (Core) quickstart SNS topic
QuickstartSNSTopicLink
AWS::SNS::TopicLink to Automation with AWS (Core) quickstart SNS topic

How-to Articles

Filter by label

There are no items with the selected labels at this time.

Frequently Asked Questions (FAQ)

  • No labels