PlacementDescription - AWS IoT 1-Click

PlacementDescription

An object describing a project's placement.

Contents

attributes

The user-defined attributes associated with the placement.

Type: String to string map

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

Value Length Constraints: Maximum length of 800.

Required: Yes

createdDate

The date when the placement was initially created, in UNIX epoch time format.

Type: Timestamp

Required: Yes

placementName

The name of the placement.

Type: String

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

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

Required: Yes

projectName

The name of the project containing the placement.

Type: String

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

Pattern: ^[0-9A-Za-z_-]+$

Required: Yes

updatedDate

The date when the placement was last updated, in UNIX epoch time format. If the placement was not updated, then createdDate and updatedDate are the same.

Type: Timestamp

Required: Yes

See Also

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