aws.iotwireless.get_multicast_group_session
Example SQL Queries
SELECT * FROMaws.iotwireless.get_multicast_group_sessionWHERE"id" = 'VALUE';Description
Gets information about a multicast group session.
Table Definition
| Column Name | Column Data Type |
|---|---|
| id Required Input Column The ID of the multicast group. | 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 |
| lo_ra_wan The LoRaWAN information used with the multicast session. | STRUCT( |
Show child fields
| |