- unmigrated-wiki-markup
Documentation for Automation with AWS AWS 1.1 – other releases are available in the Automation with AWS Documentation Directory.
View
or visit the current documentation home.
Provisioning AWS Resources
Resources
The following resources are required or recommended in order to use Automation with AWS:
- An IAM role
- A managed IAM policy
- At least one SNS topic
- 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 Automation with AWS core resources:
- 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:
- 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 |
LogFunctionLink | AWS::Lambda::Function | Link to Automation with AWS Lambda log function |
LogQueueLink | AWS::SQS::Queue | Link to Automation with AWS SQS log queue |
QuickstartLambdaFunctionArn | AWS::Lambda::Function | ARN of Automation with AWS (Core) quickstart Lambda function |
QuickstartLambdaFunctionLink | AWS::Lambda::Function | Link to Automation with AWS (Core) quickstart Lambda function |
QuickstartSNSTopicArn | AWS::SNS::Topic | ARN of Automation with AWS (Core) quickstart SNS topic |
QuickstartSNSTopicLink | AWS::SNS::Topic | Link to Automation with AWS (Core) quickstart SNS topic |
QuickstartStepFunctionsStateMachineArn | AWS::StepFunctions::Function | ARN of Automation with AWS (Core) quickstart Step Functions state machine |
QuickstartStepFunctionsStateMachineLink | AWS::StepFunctions::Function | Link to Automation with AWS (Core) quickstart Step Functions state machine |
How-to Articles
Filter by label
There are no items with the selected labels at this time.
Frequently Asked Questions (FAQ)
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.