AWSShapeWithPayload

public protocol AWSShapeWithPayload

Root AWSShape which include a payload

  • The path to the object that is included in the request body

    Declaration

    Swift

    static var _payloadPath: String { get }
  • _payloadOptions Default implementation

    Default Implementation

    Declaration

    Swift

    static var _payloadOptions: AWSShapePayloadOptions { get }