View a markdown version of this page

ApplicationSummary - AWS IoT SiteWise

ApplicationSummary

Summary of an application for list operations

Contents

arn

ARN of the application

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1600.

Pattern: ^arn:aws(-cn|-us-gov)?:[a-zA-Z0-9-:\/_\.]+$

Required: Yes

createdAt

Timestamp when the application was created

Type: Timestamp

Required: Yes

id

Unique identifier of the application

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-z0-9-]{36}

Required: Yes

name

Name of the application

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [A-Za-z0-9](?:[A-Za-z0-9 ._()\-]*[A-Za-z0-9._()\-])?

Required: Yes

status

Current status of the application

Type: String

Valid Values: CREATING | ACTIVE | DELETING

Required: Yes

workspaceName

Name of the workspace this application belongs to

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[a-zA-Z0-9_-]+$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: