You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: basics_scenarios/sitewise_scenario/SPECIFICATION.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This Basics scenario requires an IAM role that has permissions to work with AWS
12
12
SiteWise service. The scenario creates this resource using a CloudFormation template.
13
13
14
14
## Hello AWS IoT SiteWise
15
-
This program is intended for users not familiar with the AWS IoT SiteWise Service to easily get up and running. The program uses a `listAssetsPaginator` to demonstrate how you can read through Asset information.
15
+
This program is intended for users not familiar with the AWS IoT SiteWise Service to easily get up and running. The program uses a `listAssetModelsPaginator` to demonstrate how you can read through Asset Model information.
16
16
17
17
## Basics Scenario Program Flow
18
18
The AWS IoT SiteWise Basics scenario executes the following operations.
0 commit comments