ManagedThingAssociation
Structure representing an association between a managed thing and an account association, which connects a device to a third-party account.
Contents
- AccountAssociationId
-
The identifier of the account association in the association.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[0-9a-zA-Z]+
Required: No
- ManagedThingId
-
The identifier of the managed thing in the association.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[a-zA-Z0-9:_-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: