AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.iotsitewise.Portal
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Resource schema for AWS::IoTSiteWise::Portal
Create Portal Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Portal(name: string, args: PortalArgs, opts?: CustomResourceOptions);
@overload
def Portal(resource_name: str,
args: PortalArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Portal(resource_name: str,
opts: Optional[ResourceOptions] = None,
portal_contact_email: Optional[str] = None,
role_arn: Optional[str] = None,
alarms: Optional[AlarmsPropertiesArgs] = None,
notification_sender_email: Optional[str] = None,
portal_auth_mode: Optional[str] = None,
portal_description: Optional[str] = None,
portal_name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewPortal(ctx *Context, name string, args PortalArgs, opts ...ResourceOption) (*Portal, error)
public Portal(string name, PortalArgs args, CustomResourceOptions? opts = null)
public Portal(String name, PortalArgs args)
public Portal(String name, PortalArgs args, CustomResourceOptions options)
type: aws-native:iotsitewise:Portal
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args PortalArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args PortalArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args PortalArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args PortalArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args PortalArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Portal Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Portal resource accepts the following input properties:
- Portal
Contact stringEmail - The AWS administrator's contact email address.
- Role
Arn string - The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
- Alarms
Pulumi.
Aws Native. Io TSite Wise. Inputs. Alarms Properties - Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.
- Notification
Sender stringEmail - The email address that sends alarm notifications.
- Portal
Auth stringMode - The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.
- Portal
Description string - A description for the portal.
- Portal
Name string - A friendly name for the portal.
- List<Pulumi.
Aws Native. Inputs. Tag> - A list of key-value pairs that contain metadata for the portal.
- Portal
Contact stringEmail - The AWS administrator's contact email address.
- Role
Arn string - The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
- Alarms
Alarms
Properties Args - Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.
- Notification
Sender stringEmail - The email address that sends alarm notifications.
- Portal
Auth stringMode - The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.
- Portal
Description string - A description for the portal.
- Portal
Name string - A friendly name for the portal.
- Tag
Args - A list of key-value pairs that contain metadata for the portal.
- portal
Contact StringEmail - The AWS administrator's contact email address.
- role
Arn String - The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
- alarms
Alarms
Properties - Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.
- notification
Sender StringEmail - The email address that sends alarm notifications.
- portal
Auth StringMode - The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.
- portal
Description String - A description for the portal.
- portal
Name String - A friendly name for the portal.
- List<Tag>
- A list of key-value pairs that contain metadata for the portal.
- portal
Contact stringEmail - The AWS administrator's contact email address.
- role
Arn string - The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
- alarms
Alarms
Properties - Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.
- notification
Sender stringEmail - The email address that sends alarm notifications.
- portal
Auth stringMode - The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.
- portal
Description string - A description for the portal.
- portal
Name string - A friendly name for the portal.
- Tag[]
- A list of key-value pairs that contain metadata for the portal.
- portal_
contact_ stremail - The AWS administrator's contact email address.
- role_
arn str - The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
- alarms
Alarms
Properties Args - Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.
- notification_
sender_ stremail - The email address that sends alarm notifications.
- portal_
auth_ strmode - The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.
- portal_
description str - A description for the portal.
- portal_
name str - A friendly name for the portal.
- Sequence[Tag
Args] - A list of key-value pairs that contain metadata for the portal.
- portal
Contact StringEmail - The AWS administrator's contact email address.
- role
Arn String - The ARN of a service role that allows the portal's users to access your AWS IoT SiteWise resources on your behalf.
- alarms Property Map
- Contains the configuration information of an alarm created in an AWS IoT SiteWise Monitor portal. You can use the alarm to monitor an asset property and get notified when the asset property value is outside a specified range.
- notification
Sender StringEmail - The email address that sends alarm notifications.
- portal
Auth StringMode - The service to use to authenticate users to the portal. Choose from SSO or IAM. You can't change this value after you create a portal.
- portal
Description String - A description for the portal.
- portal
Name String - A friendly name for the portal.
- List<Property Map>
- A list of key-value pairs that contain metadata for the portal.
Outputs
All input properties are implicitly available as output properties. Additionally, the Portal resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Portal
Arn string - The ARN of the portal, which has the following format.
- Portal
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- Portal
Id string - The ID of the portal.
- Portal
Start stringUrl - The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.
- Id string
- The provider-assigned unique ID for this managed resource.
- Portal
Arn string - The ARN of the portal, which has the following format.
- Portal
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- Portal
Id string - The ID of the portal.
- Portal
Start stringUrl - The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.
- id String
- The provider-assigned unique ID for this managed resource.
- portal
Arn String - The ARN of the portal, which has the following format.
- portal
Client StringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- portal
Id String - The ID of the portal.
- portal
Start StringUrl - The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.
- id string
- The provider-assigned unique ID for this managed resource.
- portal
Arn string - The ARN of the portal, which has the following format.
- portal
Client stringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- portal
Id string - The ID of the portal.
- portal
Start stringUrl - The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.
- id str
- The provider-assigned unique ID for this managed resource.
- portal_
arn str - The ARN of the portal, which has the following format.
- portal_
client_ strid - The AWS SSO application generated client ID (used with AWS SSO APIs).
- portal_
id str - The ID of the portal.
- portal_
start_ strurl - The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.
- id String
- The provider-assigned unique ID for this managed resource.
- portal
Arn String - The ARN of the portal, which has the following format.
- portal
Client StringId - The AWS SSO application generated client ID (used with AWS SSO APIs).
- portal
Id String - The ID of the portal.
- portal
Start StringUrl - The public root URL for the AWS IoT AWS IoT SiteWise Monitor application portal.
Supporting Types
AlarmsProperties, AlarmsPropertiesArgs
- Alarm
Role stringArn - The ARN of the IAM role that allows the alarm to perform actions and access AWS resources and services, such as AWS IoT Events.
- Notification
Lambda stringArn - The ARN of the AWS Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the AWS IoT Events Developer Guide.
- Alarm
Role stringArn - The ARN of the IAM role that allows the alarm to perform actions and access AWS resources and services, such as AWS IoT Events.
- Notification
Lambda stringArn - The ARN of the AWS Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the AWS IoT Events Developer Guide.
- alarm
Role StringArn - The ARN of the IAM role that allows the alarm to perform actions and access AWS resources and services, such as AWS IoT Events.
- notification
Lambda StringArn - The ARN of the AWS Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the AWS IoT Events Developer Guide.
- alarm
Role stringArn - The ARN of the IAM role that allows the alarm to perform actions and access AWS resources and services, such as AWS IoT Events.
- notification
Lambda stringArn - The ARN of the AWS Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the AWS IoT Events Developer Guide.
- alarm_
role_ strarn - The ARN of the IAM role that allows the alarm to perform actions and access AWS resources and services, such as AWS IoT Events.
- notification_
lambda_ strarn - The ARN of the AWS Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the AWS IoT Events Developer Guide.
- alarm
Role StringArn - The ARN of the IAM role that allows the alarm to perform actions and access AWS resources and services, such as AWS IoT Events.
- notification
Lambda StringArn - The ARN of the AWS Lambda function that manages alarm notifications. For more information, see Managing alarm notifications in the AWS IoT Events Developer Guide.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi