aws / aws/aws-cli

aws iot list-v2-logging-levels has contradictory documentation for target type

Open
#10,506 1 comment 0 reactions 1 assignee Claimed by @RyanFitzSimmonsAK View on GitHub
bug documentation p3 service-api
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the issue

```
--target-type (string)

The type of resource for which you are configuring logging. Must be THING_Group .

Possible values:

DEFAULT
THING_GROUP
CLIENT_ID
SOURCE_IP
PRINCIPAL_ID

```

The documentation claims that it must be "THING_Group" (which isn't even the correct casing) but then goes on to list the actual possible values.

### Links

https://docs.aws.amazon.com/cli/latest/reference/iot/list-v2-logging-levels.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.