VersionUpdateByJobsConfig
Configuration to manage IoT Job's package version reporting. If configured, Jobs updates the thing's reserved named shadow with the package version information up on successful job completion.
Note: For each job, the destinationPackageVersions attribute has to be set with the correct data for Jobs to report to the thing shadow.
Contents
- enabled
-
Indicates whether the Job is enabled or not.
Type: Boolean
Required: No
- roleArn
-
The Amazon Resource Name (ARN) of the role that grants permission to the AWS IoT jobs service to update the reserved named shadow when the job successfully completes.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: