Api
Table of Contents
Namespaces
- ErrorParser
- Parser
- Serializer
Classes
- AbstractModel
- Base class that is used by most API shapes
- ApiProvider
- API providers.
- DateTimeResult
- DateTime overrides that make DateTime work more seamlessly as a string,
with JSON documents, and with JMESPath.
- DocModel
- Encapsulates the documentation strings for a given service-version and
provides methods for extracting the desired parts related to a service,
operation, error, or shape (i.e., parameter).
- ListShape
- Represents a list shape.
- MapShape
- Represents a map shape.
- Operation
- Represents an API operation.
- Service
- Represents a web service API model.
- Shape
- Base class representing a modeled shape.
- ShapeMap
- Builds shape based on shape references.
- StructureShape
- Represents a structure shape and resolve member shape references.
- TimestampShape
- Represents a timestamp shape.
- Validator
- Validates a schema against a hash of input.