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.”

DocumentParameter - AWS IoT

DocumentParameter

A map of key-value pairs containing the patterns that need to be replaced in a managed template job document schema. You can use the description of each key as a guidance to specify the inputs during runtime when creating a job.

Note

documentParameters can only be used when creating jobs from AWS managed templates. This parameter can't be used with custom job templates or to create jobs from them.

Contents

description

Description of the map field containing the patterns that need to be replaced in a managed template job document schema.

Type: String

Length Constraints: Maximum length of 2028.

Pattern: [^\p{C}]+

Required: No

example

An example illustrating a pattern that need to be replaced in a managed template job document schema.

Type: String

Pattern: [^\p{C}]+

Required: No

key

Key of the map field containing the patterns that need to be replaced in a managed template job document schema.

Type: String

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

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

Required: No

optional

Specifies whether a pattern that needs to be replaced in a managed template job document schema is optional or required.

Type: Boolean

Required: No

regex

A regular expression of the patterns that need to be replaced in a managed template job document schema.

Type: String

Required: No

See Also

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

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