APIGateway

  • Client object for interacting with AWS APIGateway service.

    Amazon API Gateway Amazon API Gateway helps developers deliver robust, secure, and scalable mobile and web application back ends. API Gateway allows developers to securely connect mobile and web applications to APIs that run on AWS Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.

    See more

    Declaration

    Swift

    public struct APIGateway
  • Error enum for APIGateway

    See more

    Declaration

    Swift

    public enum APIGatewayErrorType : AWSErrorType
    extension APIGatewayErrorType : CustomStringConvertible