Skip to main content

partner_accounts

Retrieves a list of partner_accounts in a region

Overview

Namepartner_accounts
TypeResource
Descriptionpartner_accounts
Idawscc.iotwireless.partner_accounts

Fields

NameDatatypeDescription
partner_account_idstringThe partner account ID to disassociate from the AWS account
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
partner_account_id
FROM awscc.iotwireless.partner_accounts
WHERE region = 'us-east-1'

Permissions

To operate on the partner_accounts resource, the following permissions are required:

Create

iotwireless:AssociateAwsAccountWithPartnerAccount,
iotwireless:TagResource,
iotwireless:ListTagsForResource

List

iotwireless:ListPartnerAccounts,
iotwireless:ListTagsForResource