Method

Method

NameDescriptionSchemaDefault
endpoint_url
optional
메서드 엔드포인트 URL
Example : https://127.0.0.1:8000
any of [string, null]
function_id
optional
Cloud Function ID
Example : 27bb070b564349f8a31cc60734cc36a5
any of [string, null]
integration_type
required
메서드 통합 유형
Example : HTTP
string
method_type
required
메서드 유형
Example : GET
string
query_strings
optional
메서드 쿼리 문자열
Example : {'param1': 'value1', 'param2': 'value2'}
any of [object[boolean], null]
request_headers
optional
메서드 요청 헤더
Example : {'test1' : True}
any of [object[boolean], null]
request_path
optional
메서드 요청 경로
Example : {users}
any of [array[object], null]
srn
required
SRN
Example : srn:dev2::9b7653f6f47a42e38055934a0575a813:kr-west1::apiateway:method/151a6c15922747faaaae7f70/*/GET/test
string