Skip to main content

service_profiles

Retrieves a list of service_profiles in a region

Overview

Nameservice_profiles
TypeResource
Descriptionservice_profiles
Idawscc.iotwireless.service_profiles

Fields

NameDatatypeDescription
idstringService profile Id. Returned after successful create.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.iotwireless.service_profiles
WHERE region = 'us-east-1'

Permissions

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

Create

iotwireless:CreateServiceProfile,
iotwireless:TagResource,
iotwireless:ListTagsForResource

List

iotwireless:ListServiceProfiles,
iotwireless:ListTagsForResource