1. Packages
  2. Packages
  3. AWS Cloud Control
  4. API Docs
  5. networkflowmonitor
  6. getMonitor

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.74.1
published on Monday, Aug 3, 2026 by Pulumi

    Creates a monitor for specific network flows between local and remote resources to monitor network performance for workloads.

    Using getMonitor

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getMonitor(args: GetMonitorArgs, opts?: InvokeOptions): Promise<GetMonitorResult>
    function getMonitorOutput(args: GetMonitorOutputArgs, opts?: InvokeOptions): Output<GetMonitorResult>
    def get_monitor(arn: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetMonitorResult
    def get_monitor_output(arn: pulumi.Input[Optional[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetMonitorResult]
    func LookupMonitor(ctx *Context, args *LookupMonitorArgs, opts ...InvokeOption) (*LookupMonitorResult, error)
    func LookupMonitorOutput(ctx *Context, args *LookupMonitorOutputArgs, opts ...InvokeOption) LookupMonitorResultOutput

    > Note: This function is named LookupMonitor in the Go SDK.

    public static class GetMonitor 
    {
        public static Task<GetMonitorResult> InvokeAsync(GetMonitorArgs args, InvokeOptions? opts = null)
        public static Output<GetMonitorResult> Invoke(GetMonitorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetMonitorResult> getMonitor(GetMonitorArgs args, InvokeOptions options)
    public static Output<GetMonitorResult> getMonitor(GetMonitorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:networkflowmonitor:getMonitor
      arguments:
        # arguments dictionary
    data "aws-native_networkflowmonitor_get_monitor" "name" {
        # arguments
    }

    The following arguments are supported:

    Arn string
    The Amazon Resource Name (ARN) of the monitor.
    Arn string
    The Amazon Resource Name (ARN) of the monitor.
    arn string
    The Amazon Resource Name (ARN) of the monitor.
    arn String
    The Amazon Resource Name (ARN) of the monitor.
    arn string
    The Amazon Resource Name (ARN) of the monitor.
    arn str
    The Amazon Resource Name (ARN) of the monitor.
    arn String
    The Amazon Resource Name (ARN) of the monitor.

    getMonitor Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the monitor.
    CreatedAt string
    The date and time when the monitor was created.
    LocalResources List<Pulumi.AwsNative.NetworkFlowMonitor.Outputs.MonitorLocalResource>
    The local resources to monitor.
    ModifiedAt string
    The date and time when the monitor was last modified.
    MonitorStatus Pulumi.AwsNative.NetworkFlowMonitor.MonitorStatus
    The status of the monitor.
    RemoteResources List<Pulumi.AwsNative.NetworkFlowMonitor.Outputs.MonitorRemoteResource>
    The remote resources to monitor.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    The tags for the monitor.
    Arn string
    The Amazon Resource Name (ARN) of the monitor.
    CreatedAt string
    The date and time when the monitor was created.
    LocalResources []MonitorLocalResource
    The local resources to monitor.
    ModifiedAt string
    The date and time when the monitor was last modified.
    MonitorStatus MonitorStatus
    The status of the monitor.
    RemoteResources []MonitorRemoteResource
    The remote resources to monitor.
    Tags Tag
    The tags for the monitor.
    arn string
    The Amazon Resource Name (ARN) of the monitor.
    created_at string
    The date and time when the monitor was created.
    local_resources list(object)
    The local resources to monitor.
    modified_at string
    The date and time when the monitor was last modified.
    monitor_status "PENDING" | "ACTIVE" | "INACTIVE" | "ERROR" | "DELETING"
    The status of the monitor.
    remote_resources list(object)
    The remote resources to monitor.
    tags list(object)
    The tags for the monitor.
    arn String
    The Amazon Resource Name (ARN) of the monitor.
    createdAt String
    The date and time when the monitor was created.
    localResources List<MonitorLocalResource>
    The local resources to monitor.
    modifiedAt String
    The date and time when the monitor was last modified.
    monitorStatus MonitorStatus
    The status of the monitor.
    remoteResources List<MonitorRemoteResource>
    The remote resources to monitor.
    tags List<Tag>
    The tags for the monitor.
    arn string
    The Amazon Resource Name (ARN) of the monitor.
    createdAt string
    The date and time when the monitor was created.
    localResources MonitorLocalResource[]
    The local resources to monitor.
    modifiedAt string
    The date and time when the monitor was last modified.
    monitorStatus MonitorStatus
    The status of the monitor.
    remoteResources MonitorRemoteResource[]
    The remote resources to monitor.
    tags Tag[]
    The tags for the monitor.
    arn str
    The Amazon Resource Name (ARN) of the monitor.
    created_at str
    The date and time when the monitor was created.
    local_resources Sequence[MonitorLocalResource]
    The local resources to monitor.
    modified_at str
    The date and time when the monitor was last modified.
    monitor_status MonitorStatus
    The status of the monitor.
    remote_resources Sequence[MonitorRemoteResource]
    The remote resources to monitor.
    tags Sequence[root_Tag]
    The tags for the monitor.
    arn String
    The Amazon Resource Name (ARN) of the monitor.
    createdAt String
    The date and time when the monitor was created.
    localResources List<Property Map>
    The local resources to monitor.
    modifiedAt String
    The date and time when the monitor was last modified.
    monitorStatus "PENDING" | "ACTIVE" | "INACTIVE" | "ERROR" | "DELETING"
    The status of the monitor.
    remoteResources List<Property Map>
    The remote resources to monitor.
    tags List<Property Map>
    The tags for the monitor.

    Supporting Types

    MonitorLocalResource

    Identifier string
    The identifier of the local resource.
    Type Pulumi.AwsNative.NetworkFlowMonitor.MonitorLocalResourceType
    The type of the local resource.
    Identifier string
    The identifier of the local resource.
    Type MonitorLocalResourceType
    The type of the local resource.
    identifier string
    The identifier of the local resource.
    type "AWS::EC2::VPC" | "AWS::AvailabilityZone" | "AWS::EC2::Subnet" | "AWS::Region" | "AWS::EKS::Cluster"
    The type of the local resource.
    identifier String
    The identifier of the local resource.
    type MonitorLocalResourceType
    The type of the local resource.
    identifier string
    The identifier of the local resource.
    type MonitorLocalResourceType
    The type of the local resource.
    identifier str
    The identifier of the local resource.
    type MonitorLocalResourceType
    The type of the local resource.
    identifier String
    The identifier of the local resource.
    type "AWS::EC2::VPC" | "AWS::AvailabilityZone" | "AWS::EC2::Subnet" | "AWS::Region" | "AWS::EKS::Cluster"
    The type of the local resource.

    MonitorLocalResourceType

    MonitorRemoteResource

    Identifier string
    The identifier of the remote resource.
    Type Pulumi.AwsNative.NetworkFlowMonitor.MonitorRemoteResourceType
    The type of the remote resource.
    Identifier string
    The identifier of the remote resource.
    Type MonitorRemoteResourceType
    The type of the remote resource.
    identifier string
    The identifier of the remote resource.
    type "AWS::EC2::VPC" | "AWS::AvailabilityZone" | "AWS::EC2::Subnet" | "AWS::AWSService" | "AWS::Region"
    The type of the remote resource.
    identifier String
    The identifier of the remote resource.
    type MonitorRemoteResourceType
    The type of the remote resource.
    identifier string
    The identifier of the remote resource.
    type MonitorRemoteResourceType
    The type of the remote resource.
    identifier str
    The identifier of the remote resource.
    type MonitorRemoteResourceType
    The type of the remote resource.
    identifier String
    The identifier of the remote resource.
    type "AWS::EC2::VPC" | "AWS::AvailabilityZone" | "AWS::EC2::Subnet" | "AWS::AWSService" | "AWS::Region"
    The type of the remote resource.

    MonitorRemoteResourceType

    MonitorStatus

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.74.1
    published on Monday, Aug 3, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial