AWS::IoTWireless::PartnerAccount - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::IoTWireless::PartnerAccount

A partner account. If PartnerAccountId and PartnerType are null, returns all partner accounts.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::IoTWireless::PartnerAccount", "Properties" : { "AccountLinked" : Boolean, "PartnerAccountId" : String, "PartnerType" : String, "Sidewalk" : SidewalkAccountInfo, "SidewalkResponse" : SidewalkAccountInfoWithFingerprint, "SidewalkUpdate" : SidewalkUpdateAccount, "Tags" : [ Tag, ... ] } }

Properties

AccountLinked

Whether the partner account is linked to the Amazon account.

Required: No

Type: Boolean

Update requires: No interruption

PartnerAccountId

The ID of the partner account to update.

Required: No

Type: String

Maximum: 256

Update requires: Replacement

PartnerType

The partner type.

Required: No

Type: String

Allowed values: Sidewalk

Update requires: No interruption

Sidewalk

The Sidewalk account credentials.

Required: No

Type: SidewalkAccountInfo

Update requires: No interruption

SidewalkResponse

Information about a Sidewalk account.

Required: No

Type: SidewalkAccountInfoWithFingerprint

Update requires: No interruption

SidewalkUpdate

Sidewalk update.

Required: No

Type: SidewalkUpdateAccount

Update requires: No interruption

Tags

The tags are an array of key-value pairs to attach to the specified resource. Tags can have a minimum of 0 and a maximum of 50 items.

Required: No

Type: Array of Tag

Maximum: 200

Update requires: No interruption

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns the partner account.

Fn::GetAtt

Arn

The Amazon Resource Name (ARN) of the resource.

Fingerprint

The fingerprint of the Sidewalk application server private key.