MonitorRemoteResource
A remote resource is the other endpoint in a network flow. That is, one endpoint is the local resource and the other is the remote resource. Remote resources can be a a subnet, a VPC, an Availability Zone, or an AWS service.
Contents
- identifier
-
The identifier of the remote resource, such as an ARN.
Type: String
Required: Yes
- type
-
The type of the remote resource. Valid values are
AWS::EC2::VPC
AWS::AvailabilityZone
,AWS::EC2::Subnet
, orAWS::AWSService
.Type: String
Valid Values:
AWS::EC2::VPC | AWS::AvailabilityZone | AWS::EC2::Subnet | AWS::AWSService
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: