top | item 43346154

(no title)

patch_cable | 11 months ago

It isn't quite as formal as that, but there is a group of engineers who review new APIs for following AWS-wide standards.

discuss

order

dastbe|11 months ago

there's also a significant amount of automation in place these days to sass you in the right direction, i.e.

* focusing on resources and operations on resources

* using consistent and expected naming schemes, pluralization, etc.

it also helps that the sdks and clis are very raw wrappers around this, such that if you know what it looks like in the sdk then it will look similar in the cli.