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

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.deadline.Monitor

Explore with Pulumi AI

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Definition of AWS::Deadline::Monitor Resource Type

Create Monitor Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Monitor(name: string, args: MonitorArgs, opts?: CustomResourceOptions);
@overload
def Monitor(resource_name: str,
            args: MonitorArgs,
            opts: Optional[ResourceOptions] = None)

@overload
def Monitor(resource_name: str,
            opts: Optional[ResourceOptions] = None,
            display_name: Optional[str] = None,
            identity_center_instance_arn: Optional[str] = None,
            role_arn: Optional[str] = None,
            subdomain: Optional[str] = None)
func NewMonitor(ctx *Context, name string, args MonitorArgs, opts ...ResourceOption) (*Monitor, error)
public Monitor(string name, MonitorArgs args, CustomResourceOptions? opts = null)
public Monitor(String name, MonitorArgs args)
public Monitor(String name, MonitorArgs args, CustomResourceOptions options)
type: aws-native:deadline:Monitor
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. MonitorArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. MonitorArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. MonitorArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. MonitorArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. MonitorArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Monitor Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The Monitor resource accepts the following input properties:

DisplayName This property is required. 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.

IdentityCenterInstanceArn This property is required. string
The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
RoleArn This property is required. 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 This property is required. string
The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
DisplayName This property is required. 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.

IdentityCenterInstanceArn This property is required. string
The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
RoleArn This property is required. 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 This property is required. string
The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
displayName This property is required. 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.

identityCenterInstanceArn This property is required. String
The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
roleArn This property is required. 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 This property is required. String
The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
displayName This property is required. 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.

identityCenterInstanceArn This property is required. string
The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
roleArn This property is required. 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 This property is required. string
The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
display_name This property is required. 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_instance_arn This property is required. str
The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
role_arn This property is required. 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 This property is required. str
The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.
displayName This property is required. 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.

identityCenterInstanceArn This property is required. String
The Amazon Resource Name (ARN) of the IAM Identity Center instance responsible for authenticating monitor users.
roleArn This property is required. 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 This property is required. String
The subdomain used for the monitor URL. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.

Outputs

All input properties are implicitly available as output properties. Additionally, the Monitor resource produces the following output properties:

Arn string
The Amazon Resource Name (ARN) of the monitor.
Id string
The provider-assigned unique ID for this managed resource.
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.
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.
Id string
The provider-assigned unique ID for this managed resource.
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.
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.
id String
The provider-assigned unique ID for this managed resource.
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.
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.
id string
The provider-assigned unique ID for this managed resource.
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.
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.
id str
The provider-assigned unique ID for this managed resource.
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.
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.
id String
The provider-assigned unique ID for this managed resource.
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.
url String
The complete URL of the monitor. The full URL of the monitor is subdomain.Region.deadlinecloud.amazonaws.com.

Package Details

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

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

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi