Expand description

A ShapeId represents a Smithy Shape ID.

§Example

In the following model:

namespace smithy.example

operation CheckHealth {}
  • absolute is "smithy.example#CheckHealth"
  • namespace is "smithy.example"
  • name is "CheckHealth"

Re-exports§

Structs§