MonitorLocalResource
A local resource is the host where the agent is installed. Local resources can be a a subnet, a VPC, or an Availability Zone.
Contents
- identifier
-
The identifier of the local resource, such as an ARN.
Type: String
Required: Yes
- type
-
The type of the local resource. Valid values are
AWS::EC2::VPC
AWS::AvailabilityZone
orAWS::EC2::Subnet
.Type: String
Valid Values:
AWS::EC2::VPC | AWS::AvailabilityZone | AWS::EC2::Subnet
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: