aws.iotwireless.get_service_profile
Example SQL Queries
SELECT * FROMaws.iotwireless.get_service_profileWHERE"id" = 'VALUE';Description
Gets information about a service profile.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the service profile. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| arn The Amazon Resource Name of the resource. | VARCHAR |
| lo_ra_wan Information about the service profile. | STRUCT( |
Show child fields
| |
| name The name of the resource. | VARCHAR |