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

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.deadline.getMonitor

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    Definition of AWS::Deadline::Monitor Resource Type

    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: Optional[pulumi.Input[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:deadline:getMonitor
      arguments:
        # arguments dictionary

    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 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.
    DisplayName string

    The name of the monitor that displays on the Deadline Cloud console.

    This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

    IdentityCenterApplicationArn string
    The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
    MonitorId string
    The unique identifier for the monitor.
    RoleArn string
    The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
    Subdomain string
    The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource.
    Url string
    The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    Arn string
    The Amazon Resource Name (ARN) of the monitor.
    DisplayName string

    The name of the monitor that displays on the Deadline Cloud console.

    This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

    IdentityCenterApplicationArn string
    The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
    MonitorId string
    The unique identifier for the monitor.
    RoleArn string
    The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
    Subdomain string
    The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    Tags Tag
    An array of key-value pairs to apply to this resource.
    Url string
    The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    arn String
    The Amazon Resource Name (ARN) of the monitor.
    displayName String

    The name of the monitor that displays on the Deadline Cloud console.

    This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

    identityCenterApplicationArn String
    The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
    monitorId String
    The unique identifier for the monitor.
    roleArn String
    The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
    subdomain String
    The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    url String
    The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    arn string
    The Amazon Resource Name (ARN) of the monitor.
    displayName string

    The name of the monitor that displays on the Deadline Cloud console.

    This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

    identityCenterApplicationArn string
    The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
    monitorId string
    The unique identifier for the monitor.
    roleArn string
    The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
    subdomain string
    The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    url string
    The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    arn str
    The Amazon Resource Name (ARN) of the monitor.
    display_name str

    The name of the monitor that displays on the Deadline Cloud console.

    This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

    identity_center_application_arn str
    The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
    monitor_id str
    The unique identifier for the monitor.
    role_arn str
    The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
    subdomain str
    The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    url str
    The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    arn String
    The Amazon Resource Name (ARN) of the monitor.
    displayName String

    The name of the monitor that displays on the Deadline Cloud console.

    This field can store any content. Escape or encode this content before displaying it on a webpage or any other system that might interpret the content of this field.

    identityCenterApplicationArn String
    The Amazon Resource Name (ARN) that the IAM Identity Center assigned to the monitor when it was created.
    monitorId String
    The unique identifier for the monitor.
    roleArn String
    The Amazon Resource Name (ARN) of the IAM role for the monitor. Users of the monitor use this role to access Deadline Cloud resources.
    subdomain String
    The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.
    url String
    The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.

    Supporting Types

    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.

    AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi