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

« Previous Version 12 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 all Automation with AWS capabilities:

  1. An IAM role

  2. A managed IAM policy

  3. One or more SNS topics

  4. One or more Lambda functions

  5. One or more Step Functions state machines

  6. One or more CloudWatch Events rules

  7. One or more SQS queues

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 Automation with AWS core resources:

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

Key

Type

Description

CoreRoleArn

AWS::IAM::Role

ARN of Automation with AWS (Core) IAM role

CorePolicyArn

AWS::IAM::ManagedPolicy

ARN of Automation with AWS (Core) managed IAM policy

Automation with AWS (Quickstart)

This template provisions the following Automation with AWS quickstart resources:

(lightbulb) These resources aim to get you started quickly by covering the basic action scenarios, and some logging/debugging aids.

Key

Related Type

Description

CoreRoleArn

AWS::IAM::Role

ARN of Automation with AWS (Core) IAM role

CorePolicyArn

AWS::IAM::ManagedPolicy

ARN of Automation with AWS (Core) managed IAM policy

QuickstartCloudWatchEventsRuleArn

AWS::Events::Rule

ARN of Automation with AWS (Core) quickstart CloudWatch Events rule

QuickstartLambdaFunctionArn

AWS::Lambda::Function

ARN of Automation with AWS (Core) quickstart Lambda function

QuickstartSNSTopicArn

AWS::SNS::Topic

ARN of Automation with AWS (Core) quickstart SNS topic

QuickstartSQSQueueArn

AWS::SQS::Queue

ARN of Automation with AWS (Core) quickstart SQS queue

QuickstartStepFunctionsStateMachineArn

AWS::StepFunctions::Function

ARN of Automation with AWS (Core) quickstart Step Functions state machine

QuickstartSystemsManagerParameterRuleArn

AWS::Events::Rule

ARN of Automation with AWS (Core) quickstart Systems Manager Parameter rule

How-to Articles

Filter by label

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

Frequently Asked Questions (FAQ)

Atlassian account required

Due to a regression within Questions for Confluence Cloud, you need to log in with your Atlassian ID (or sign up for a new account) to access these automatically curated FAQs (refer to UAA-312 for the background).

  • No labels