Amazon Elastic Compute Cloud - Documentation for Bmc Discovery Content Reference
Wiki-Content. Toc Ul Li { List-Style: None; }. Wiki-Content Table. Infobox { Width: 228; } Div. Infobox { Width: 228Px; Margin-Left: 12Px; Clear: Right...
Related topics
- Product name
- Publisher page
-
- [Amazon|Amazon]
- Category
- Other Application Server Middleware
- Release
- TKU 2023-Dec-1
- More information
- Publisher link
Amazon Elastic Compute Cloud (Amazon EC2) is a web-based service that allows businesses to run application programs in the Amazon Web Services (AWS) public cloud. Amazon EC2 enables developers to spin up virtual machines (VM), which provide compute capacity for IT projects and cloud workloads that run with global AWS data centers.
An example of connecting to Amazon EC2 through a virtual private cloud is represented below.
Supported types
Starting from TKU_2023_02_01, Discovery supports AWS Launch Template instances and Launch Configurations.
Must Read
Identification
Triggers
| Pattern | Trigger node | Attribute | Condition | Argument |
|---|---|---|---|---|
| MarkLinuxInstanceHostAsVirtual | HostInfo | aws_instance_id | defined | |
| MarkWindowsInstanceHostAsVirtual | Host | os_type | = | 'Windows' |
| and | ||||
| vendor | = | 'Xen' | ||
| and | ||||
| model | = | 'HVM domU' | ||
| or | ||||
| vendor | = | Amazon EC2' | ||
| and | ||||
| serial | matches | 'regex "^ec2" | ||
| InferVirtualMachines | DiscoveredCloudAPIResultList | discovery_method | = | 'AWS.EC2.DescribeInstances' |
| LinkInstanceToVirtualHost | VirtualMachine | vm_type | = | 'AWS EC2 Instance' |
| LinkAutoScalingGroupToVirtualHosts | VirtualMachine | vm_type | = | 'AWS EC2 AutoScaling Group' |