AWS::ApplicationInsights::ApplicationResource Type definition for AWS::ApplicationInsights::Application
12 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ResourceGroupName | string | RequiredCreate-only |
AttachMissingPermission | boolean | Write-only |
AutoConfigurationEnabled | boolean | |
ComponentMonitoringSettings | Array<ComponentMonitoringSetting> | Write-only |
CustomComponents | Array<CustomComponent> | Write-only |
CWEMonitorEnabled | boolean | |
GroupingType | string | Create-onlyWrite-only |
LogPatternSets | Array<LogPatternSet> | Write-only |
OpsCenterEnabled | boolean | |
OpsItemSNSTopicArn | string | Write-only |
SNSNotificationArn | string | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ApplicationARN | string | The ARN of the ApplicationInsights application. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ApplicationInsights::Application
Resources:
MyResource:
Type: AWS::ApplicationInsights::Application
Properties:
ResourceGroupName: "my-resourcegroupname"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
applicationinsights:CreateApplicationapplicationinsights:DescribeApplicationapplicationinsights:CreateComponentapplicationinsights:DescribeComponentapplicationinsights:CreateLogPatternapplicationinsights:DescribeLogPatternapplicationinsights:DescribeComponentConfigurationRecommendationapplicationinsights:UpdateComponentConfigurationapplicationinsights:DescribeApplicationapplicationinsights:ListTagsForResourceapplicationinsights:DescribeComponentapplicationinsights:ListComponentsapplicationinsights:DescribeLogPatternapplicationinsights:ListLogPatternsapplicationinsights:ListLogPatternSetsapplicationinsights:CreateApplicationapplicationinsights:DescribeApplicationapplicationinsights:UpdateApplicationapplicationinsights:TagResourceapplicationinsights:UntagResourceapplicationinsights:ListTagsForResourceapplicationinsights:CreateComponentapplicationinsights:DescribeComponentapplicationinsights:DeleteApplicationapplicationinsights:DescribeApplicationapplicationinsights:ListApplicationsapplicationinsights:DescribeApplicationapplicationinsights:ListTagsForResourceapplicationinsights:DescribeComponentapplicationinsights:ListComponentsapplicationinsights:DescribeLogPatternapplicationinsights:ListLogPatternsapplicationinsights:ListLogPatternSetsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterApplicationARNThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ResourceGroupNameGroupingType