AWS::CloudFormation::TypeActivationEnable a resource that has been published in the CloudFormation Registry.
10 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AutoUpdate | boolean | Write-only |
ExecutionRoleArn | string | Write-only |
LoggingConfig | LoggingConfig | Create-onlyWrite-only |
MajorVersion | string | Write-only |
PublicTypeArn | string | |
PublisherId | string | |
Type | string | Write-only |
TypeName | string | |
TypeNameAlias | string | |
VersionBump | string | Write-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | The Amazon Resource Name (ARN) of the extension. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudFormation::TypeActivation
Resources:
MyResource:
Type: AWS::CloudFormation::TypeActivation
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
cloudformation:ActivateTypecloudformation:DescribeTypeiam:PassRolecloudformation:ActivateTypecloudformation:DescribeTypeiam:PassRolecloudformation:DescribeTypecloudformation:DeactivateTypecloudformation:DescribeTypecloudformation:ListTypesEverything you need to know about CloudFormation on one page. HD quality, print-friendly.
Download Free InfographicArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
LoggingConfig