Add Thing To Billing Group
GET {{aws_internet_of_things_base_url}}/billing-groups/addThingToBillingGroup&billingGroupArn=&billingGroupName=&thingArn=&thingName=?billingGroupArn&billingGroupName&thingArn&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
billingGroupArn | null | The ARN of the billing group. | |
billingGroupName | null | The name of the billing group. | |
thingArn | null | The ARN of the thing to be added to the billing group. | |
thingName | null | The name of the thing to be added to the billing group. |