---
type: resource-type
title: LifecycleAutomation
description: aws resource type AWS::SSMQuickSetup::LifecycleAutomation
name: LifecycleAutomation
lexicon: aws
resource_type: AWS::SSMQuickSetup::LifecycleAutomation
---
`AWS::SSMQuickSetup::LifecycleAutomation`, a resource type of the aws lexicon.

## Properties

- `AutomationDocument` (`string`, required): The name of the Automation document to execute
- `AutomationParameters` (`Record<string, unknown>`, required)
- `ResourceKey` (`string`, required): A unique identifier used for generating a unique logical ID for the custom resource
- `AssociationId` (`string`, optional): The id from the association that is returned when creating the association
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `AssociationId`
