Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Deployment

Focus mode
Deployment - AWS IoT Greengrass

Contains information about a deployment.

Contents

creationTimestamp

The time at which the deployment was created, expressed in ISO 8601 format.

Type: Timestamp

Required: No

deploymentId

The ID of the deployment.

Type: String

Length Constraints: Minimum length of 1.

Required: No

deploymentName

The name of the deployment.

Type: String

Length Constraints: Minimum length of 1.

Required: No

deploymentStatus

The status of the deployment.

Type: String

Valid Values: ACTIVE | COMPLETED | CANCELED | FAILED | INACTIVE

Required: No

isLatestForTarget

Whether or not the deployment is the latest revision for its target.

Type: Boolean

Required: No

parentTargetArn

The parent deployment's target ARN within a subdeployment.

Type: String

Pattern: arn:[^:]*:iot:[^:]*:[0-9]+:(thing|thinggroup)/.+

Required: No

revisionId

The revision number of the deployment.

Type: String

Length Constraints: Minimum length of 1.

Required: No

targetArn

The ARN of the target AWS IoT thing or thing group. When creating a subdeployment, the targetARN can only be a thing group.

Type: String

Pattern: arn:[^:]*:iot:[^:]*:[0-9]+:(thing|thinggroup)/.+

Required: No

See Also

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

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.