Commit f7847e5
authored
Unsuppress deprecated IoT operations (#6548)
* Unsuppress deprecated IoT operations
As customers move from V1 (which exposes these operations), to V2, they
may not be able to move to the recommended operations because of
external constraints such as IAM policies that only allow certain
operations.
Note: IoT is not the only service that has suppressed operations. We
will unsuppress them on need basis to avoid cluttering clients
unnecessarily.
* Add changelog1 parent 943c75a commit f7847e5
File tree
2 files changed
+6
-6
lines changed- .changes/next-release
- services/iot/src/main/resources/codegen-resources
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 47 | | |
54 | 48 | | |
55 | 49 | | |
| |||
0 commit comments