AWS::IoTWireless::PartnerAccountCreate and manage partner account
7 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AccountLinked | boolean | |
PartnerAccountId | string | Create-only |
PartnerType | string | |
Sidewalk | SidewalkAccountInfo | Write-only |
SidewalkResponse | SidewalkAccountInfoWithFingerprint | |
SidewalkUpdate | SidewalkUpdateAccount | Write-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | PartnerAccount arn. Returned after successful create. |
Fingerprint | string | The fingerprint of the Sidewalk application server private key. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoTWireless::PartnerAccount
Resources:
MyResource:
Type: AWS::IoTWireless::PartnerAccount
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iotwireless:AssociateAwsAccountWithPartnerAccountiotwireless:TagResourceiotwireless:GetPartnerAccountiotwireless:GetPartnerAccountiotwireless:ListTagsForResourceiotwireless:ListPartnerAccountsiotwireless:ListTagsForResourceiotwireless:GetPartnerAccountiotwireless:AssociateAwsAccountWithPartnerAccountiotwireless:UpdatePartnerAccountiotwireless:ListTagsForResourceiotwireless:TagResourceiotwireless:UntagResourceiotwireless:DisassociateAwsAccountFromPartnerAccountOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterPartnerAccountIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
PartnerAccountId