AWS::RUM::AppMonitorResource Type definition for AWS::RUM::AppMonitor
10 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Name | string | RequiredCreate-only |
AppMonitorConfiguration | AppMonitorConfiguration | |
CustomEvents | CustomEvents | |
CwLogEnabled | boolean | |
DeobfuscationConfiguration | DeobfuscationConfiguration | |
Domain | string | |
DomainList | Array<string> | |
Platform | string | Create-only |
ResourcePolicy | ResourcePolicy | |
Tags | array |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | The unique ID of the new app monitor. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::RUM::AppMonitor
Resources:
MyResource:
Type: AWS::RUM::AppMonitor
Properties:
Name: "my-name"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
rum:GetAppMonitorrum:CreateAppMonitordynamodb:GetItemdynamodb:PutItems3:GetObjects3:PutObjects3:GetObjectAcls3:DoesObjectExistrum:GetAppMonitordynamodb:GetItems3:GetObjects3:DoesObjectExists3:GetObjectAclrum:ListTagsForResourcerum:ListRumMetricsDestinationsrum:BatchGetRumMetricDefinitionsrum:GetAppMonitorrum:UpdateAppMonitordynamodb:GetItemdynamodb:PutItemdynamodb:UpdateItemdynamodb:Querys3:GetObjects3:PutObjectrum:GetAppMonitorrum:DeleteAppMonitordynamodb:DeleteItemdynamodb:Querylogs:DeleteLogDeliverys3:DeleteObjects3:DoesObjectExistrum:UntagResourcerum:ListAppMonitorsdynamodb:DescribeTablerum:GetAppMonitordynamodb:GetItemdynamodb:BatchGetItemdynamodb:Querys3:GetObjects3:DoesObjectExistOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NamePlatform