Sha256: b3007f301f2d3d11d185b3c85c3e08aaf4df2dfa01d010c569df456955712872
Contents?: true
Size: 417 Bytes
Versions: 10
Compression:
Stored size: 417 Bytes
Contents
{ "Type" : "AWS::ApiGateway::Method", "Properties" : { "ApiKeyRequired" : Boolean, "AuthorizationType" : String, "AuthorizerId" : String, "HttpMethod" : String, "Integration" : Integration, "MethodResponses" : [ MethodResponse, ... ], "RequestModels" : { String:String, ... }, "RequestParameters" : { String:Boolean, ... }, "ResourceId" : String, "RestApiId" : String } }
Version data entries
10 entries across 10 versions & 1 rubygems