Expand description
A ShapeId represents a Smithy Shape ID.
§Example
In the following model:
namespace smithy.example
operation CheckHealth {}absoluteis"smithy.example#CheckHealth"namespaceis"smithy.example"nameis"CheckHealth"
Re-exports§
pub use crate::request::extension::Extension;pub use crate::request::extension::MissingExtension;
Structs§
- ShapeId
- Represents a Smithy Shape ID.