Awso_apigatewayv2_lwtSourceval create_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateApiRequest.t ->
(Awso_apigatewayv2.Values.CreateApiResponse.t,
Awso_apigatewayv2.Values.CreateApiResponse.error)
Result.t
Lwt.tval create_api_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateApiMappingRequest.t ->
(Awso_apigatewayv2.Values.CreateApiMappingResponse.t,
Awso_apigatewayv2.Values.CreateApiMappingResponse.error)
Result.t
Lwt.tval create_authorizer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateAuthorizerRequest.t ->
(Awso_apigatewayv2.Values.CreateAuthorizerResponse.t,
Awso_apigatewayv2.Values.CreateAuthorizerResponse.error)
Result.t
Lwt.tval create_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateDeploymentRequest.t ->
(Awso_apigatewayv2.Values.CreateDeploymentResponse.t,
Awso_apigatewayv2.Values.CreateDeploymentResponse.error)
Result.t
Lwt.tval create_domain_name :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateDomainNameRequest.t ->
(Awso_apigatewayv2.Values.CreateDomainNameResponse.t,
Awso_apigatewayv2.Values.CreateDomainNameResponse.error)
Result.t
Lwt.tval create_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateIntegrationRequest.t ->
(Awso_apigatewayv2.Values.CreateIntegrationResult.t,
Awso_apigatewayv2.Values.CreateIntegrationResult.error)
Result.t
Lwt.tval create_integration_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateIntegrationResponseRequest.t ->
(Awso_apigatewayv2.Values.CreateIntegrationResponseResponse.t,
Awso_apigatewayv2.Values.CreateIntegrationResponseResponse.error)
Result.t
Lwt.tval create_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateModelRequest.t ->
(Awso_apigatewayv2.Values.CreateModelResponse.t,
Awso_apigatewayv2.Values.CreateModelResponse.error)
Result.t
Lwt.tval create_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreatePortalRequest.t ->
(Awso_apigatewayv2.Values.CreatePortalResponse.t,
Awso_apigatewayv2.Values.CreatePortalResponse.error)
Result.t
Lwt.tval create_portal_product :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreatePortalProductRequest.t ->
(Awso_apigatewayv2.Values.CreatePortalProductResponse.t,
Awso_apigatewayv2.Values.CreatePortalProductResponse.error)
Result.t
Lwt.tval create_product_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateProductPageRequest.t ->
(Awso_apigatewayv2.Values.CreateProductPageResponse.t,
Awso_apigatewayv2.Values.CreateProductPageResponse.error)
Result.t
Lwt.tval create_product_rest_endpoint_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateProductRestEndpointPageRequest.t ->
(Awso_apigatewayv2.Values.CreateProductRestEndpointPageResponse.t,
Awso_apigatewayv2.Values.CreateProductRestEndpointPageResponse.error)
Result.t
Lwt.tval create_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateRouteRequest.t ->
(Awso_apigatewayv2.Values.CreateRouteResult.t,
Awso_apigatewayv2.Values.CreateRouteResult.error)
Result.t
Lwt.tval create_route_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateRouteResponseRequest.t ->
(Awso_apigatewayv2.Values.CreateRouteResponseResponse.t,
Awso_apigatewayv2.Values.CreateRouteResponseResponse.error)
Result.t
Lwt.tval create_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateRoutingRuleRequest.t ->
(Awso_apigatewayv2.Values.CreateRoutingRuleResponse.t,
Awso_apigatewayv2.Values.CreateRoutingRuleResponse.error)
Result.t
Lwt.tval create_stage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateStageRequest.t ->
(Awso_apigatewayv2.Values.CreateStageResponse.t,
Awso_apigatewayv2.Values.CreateStageResponse.error)
Result.t
Lwt.tval create_vpc_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.CreateVpcLinkRequest.t ->
(Awso_apigatewayv2.Values.CreateVpcLinkResponse.t,
Awso_apigatewayv2.Values.CreateVpcLinkResponse.error)
Result.t
Lwt.tval delete_access_log_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteAccessLogSettingsRequest.t ->
(unit, unit) Result.t Lwt.tval delete_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteApiRequest.t ->
(unit, unit) Result.t Lwt.tval delete_api_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteApiMappingRequest.t ->
(unit, unit) Result.t Lwt.tval delete_authorizer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteAuthorizerRequest.t ->
(unit, unit) Result.t Lwt.tval delete_cors_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteCorsConfigurationRequest.t ->
(unit, unit) Result.t Lwt.tval delete_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteDeploymentRequest.t ->
(unit, unit) Result.t Lwt.tval delete_domain_name :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteDomainNameRequest.t ->
(unit, unit) Result.t Lwt.tval delete_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteIntegrationRequest.t ->
(unit, unit) Result.t Lwt.tval delete_integration_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteIntegrationResponseRequest.t ->
(unit, unit) Result.t Lwt.tval delete_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteModelRequest.t ->
(unit, unit) Result.t Lwt.tval delete_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeletePortalRequest.t ->
(unit, unit) Result.t Lwt.tval delete_portal_product :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeletePortalProductRequest.t ->
(unit, unit) Result.t Lwt.tval delete_portal_product_sharing_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeletePortalProductSharingPolicyRequest.t ->
(unit, unit) Result.t Lwt.tval delete_product_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteProductPageRequest.t ->
(unit, unit) Result.t Lwt.tval delete_product_rest_endpoint_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteProductRestEndpointPageRequest.t ->
(unit, unit) Result.t Lwt.tval delete_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteRouteRequest.t ->
(unit, unit) Result.t Lwt.tval delete_route_request_parameter :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteRouteRequestParameterRequest.t ->
(unit, unit) Result.t Lwt.tval delete_route_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteRouteResponseRequest.t ->
(unit, unit) Result.t Lwt.tval delete_route_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteRouteSettingsRequest.t ->
(unit, unit) Result.t Lwt.tval delete_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteRoutingRuleRequest.t ->
(unit, unit) Result.t Lwt.tval delete_stage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteStageRequest.t ->
(unit, unit) Result.t Lwt.tval delete_vpc_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DeleteVpcLinkRequest.t ->
(Awso_apigatewayv2.Values.DeleteVpcLinkResponse.t,
Awso_apigatewayv2.Values.DeleteVpcLinkResponse.error)
Result.t
Lwt.tval export_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ExportApiRequest.t ->
(Awso_apigatewayv2.Values.ExportApiResponse.t,
Awso_apigatewayv2.Values.ExportApiResponse.error)
Result.t
Lwt.tval disable_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.DisablePortalRequest.t ->
(unit, unit) Result.t Lwt.tval reset_authorizers_cache :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ResetAuthorizersCacheRequest.t ->
(unit, unit) Result.t Lwt.tval get_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetApiRequest.t ->
(Awso_apigatewayv2.Values.GetApiResponse.t,
Awso_apigatewayv2.Values.GetApiResponse.error)
Result.t
Lwt.tval get_api_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetApiMappingRequest.t ->
(Awso_apigatewayv2.Values.GetApiMappingResponse.t,
Awso_apigatewayv2.Values.GetApiMappingResponse.error)
Result.t
Lwt.tval get_api_mappings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetApiMappingsRequest.t ->
(Awso_apigatewayv2.Values.GetApiMappingsResponse.t,
Awso_apigatewayv2.Values.GetApiMappingsResponse.error)
Result.t
Lwt.tval get_apis :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetApisRequest.t ->
(Awso_apigatewayv2.Values.GetApisResponse.t,
Awso_apigatewayv2.Values.GetApisResponse.error)
Result.t
Lwt.tval get_authorizer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetAuthorizerRequest.t ->
(Awso_apigatewayv2.Values.GetAuthorizerResponse.t,
Awso_apigatewayv2.Values.GetAuthorizerResponse.error)
Result.t
Lwt.tval get_authorizers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetAuthorizersRequest.t ->
(Awso_apigatewayv2.Values.GetAuthorizersResponse.t,
Awso_apigatewayv2.Values.GetAuthorizersResponse.error)
Result.t
Lwt.tval get_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetDeploymentRequest.t ->
(Awso_apigatewayv2.Values.GetDeploymentResponse.t,
Awso_apigatewayv2.Values.GetDeploymentResponse.error)
Result.t
Lwt.tval get_deployments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetDeploymentsRequest.t ->
(Awso_apigatewayv2.Values.GetDeploymentsResponse.t,
Awso_apigatewayv2.Values.GetDeploymentsResponse.error)
Result.t
Lwt.tval get_domain_name :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetDomainNameRequest.t ->
(Awso_apigatewayv2.Values.GetDomainNameResponse.t,
Awso_apigatewayv2.Values.GetDomainNameResponse.error)
Result.t
Lwt.tval get_domain_names :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetDomainNamesRequest.t ->
(Awso_apigatewayv2.Values.GetDomainNamesResponse.t,
Awso_apigatewayv2.Values.GetDomainNamesResponse.error)
Result.t
Lwt.tval get_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetIntegrationRequest.t ->
(Awso_apigatewayv2.Values.GetIntegrationResult.t,
Awso_apigatewayv2.Values.GetIntegrationResult.error)
Result.t
Lwt.tval get_integration_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetIntegrationResponseRequest.t ->
(Awso_apigatewayv2.Values.GetIntegrationResponseResponse.t,
Awso_apigatewayv2.Values.GetIntegrationResponseResponse.error)
Result.t
Lwt.tval get_integration_responses :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetIntegrationResponsesRequest.t ->
(Awso_apigatewayv2.Values.GetIntegrationResponsesResponse.t,
Awso_apigatewayv2.Values.GetIntegrationResponsesResponse.error)
Result.t
Lwt.tval get_integrations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetIntegrationsRequest.t ->
(Awso_apigatewayv2.Values.GetIntegrationsResponse.t,
Awso_apigatewayv2.Values.GetIntegrationsResponse.error)
Result.t
Lwt.tval get_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetModelRequest.t ->
(Awso_apigatewayv2.Values.GetModelResponse.t,
Awso_apigatewayv2.Values.GetModelResponse.error)
Result.t
Lwt.tval get_model_template :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetModelTemplateRequest.t ->
(Awso_apigatewayv2.Values.GetModelTemplateResponse.t,
Awso_apigatewayv2.Values.GetModelTemplateResponse.error)
Result.t
Lwt.tval get_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetModelsRequest.t ->
(Awso_apigatewayv2.Values.GetModelsResponse.t,
Awso_apigatewayv2.Values.GetModelsResponse.error)
Result.t
Lwt.tval get_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetPortalRequest.t ->
(Awso_apigatewayv2.Values.GetPortalResponse.t,
Awso_apigatewayv2.Values.GetPortalResponse.error)
Result.t
Lwt.tval get_portal_product :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetPortalProductRequest.t ->
(Awso_apigatewayv2.Values.GetPortalProductResponse.t,
Awso_apigatewayv2.Values.GetPortalProductResponse.error)
Result.t
Lwt.tval get_portal_product_sharing_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetPortalProductSharingPolicyRequest.t ->
(Awso_apigatewayv2.Values.GetPortalProductSharingPolicyResponse.t,
Awso_apigatewayv2.Values.GetPortalProductSharingPolicyResponse.error)
Result.t
Lwt.tval get_product_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetProductPageRequest.t ->
(Awso_apigatewayv2.Values.GetProductPageResponse.t,
Awso_apigatewayv2.Values.GetProductPageResponse.error)
Result.t
Lwt.tval get_product_rest_endpoint_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetProductRestEndpointPageRequest.t ->
(Awso_apigatewayv2.Values.GetProductRestEndpointPageResponse.t,
Awso_apigatewayv2.Values.GetProductRestEndpointPageResponse.error)
Result.t
Lwt.tval get_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetRouteRequest.t ->
(Awso_apigatewayv2.Values.GetRouteResult.t,
Awso_apigatewayv2.Values.GetRouteResult.error)
Result.t
Lwt.tval get_route_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetRouteResponseRequest.t ->
(Awso_apigatewayv2.Values.GetRouteResponseResponse.t,
Awso_apigatewayv2.Values.GetRouteResponseResponse.error)
Result.t
Lwt.tval get_route_responses :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetRouteResponsesRequest.t ->
(Awso_apigatewayv2.Values.GetRouteResponsesResponse.t,
Awso_apigatewayv2.Values.GetRouteResponsesResponse.error)
Result.t
Lwt.tval get_routes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetRoutesRequest.t ->
(Awso_apigatewayv2.Values.GetRoutesResponse.t,
Awso_apigatewayv2.Values.GetRoutesResponse.error)
Result.t
Lwt.tval get_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetRoutingRuleRequest.t ->
(Awso_apigatewayv2.Values.GetRoutingRuleResponse.t,
Awso_apigatewayv2.Values.GetRoutingRuleResponse.error)
Result.t
Lwt.tval list_routing_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ListRoutingRulesRequest.t ->
(Awso_apigatewayv2.Values.ListRoutingRulesResponse.t,
Awso_apigatewayv2.Values.ListRoutingRulesResponse.error)
Result.t
Lwt.tval get_stage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetStageRequest.t ->
(Awso_apigatewayv2.Values.GetStageResponse.t,
Awso_apigatewayv2.Values.GetStageResponse.error)
Result.t
Lwt.tval get_stages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetStagesRequest.t ->
(Awso_apigatewayv2.Values.GetStagesResponse.t,
Awso_apigatewayv2.Values.GetStagesResponse.error)
Result.t
Lwt.tval get_tags :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetTagsRequest.t ->
(Awso_apigatewayv2.Values.GetTagsResponse.t,
Awso_apigatewayv2.Values.GetTagsResponse.error)
Result.t
Lwt.tval get_vpc_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetVpcLinkRequest.t ->
(Awso_apigatewayv2.Values.GetVpcLinkResponse.t,
Awso_apigatewayv2.Values.GetVpcLinkResponse.error)
Result.t
Lwt.tval get_vpc_links :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.GetVpcLinksRequest.t ->
(Awso_apigatewayv2.Values.GetVpcLinksResponse.t,
Awso_apigatewayv2.Values.GetVpcLinksResponse.error)
Result.t
Lwt.tval import_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ImportApiRequest.t ->
(Awso_apigatewayv2.Values.ImportApiResponse.t,
Awso_apigatewayv2.Values.ImportApiResponse.error)
Result.t
Lwt.tval list_portal_products :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ListPortalProductsRequest.t ->
(Awso_apigatewayv2.Values.ListPortalProductsResponse.t,
Awso_apigatewayv2.Values.ListPortalProductsResponse.error)
Result.t
Lwt.tval list_portals :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ListPortalsRequest.t ->
(Awso_apigatewayv2.Values.ListPortalsResponse.t,
Awso_apigatewayv2.Values.ListPortalsResponse.error)
Result.t
Lwt.tval list_product_pages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ListProductPagesRequest.t ->
(Awso_apigatewayv2.Values.ListProductPagesResponse.t,
Awso_apigatewayv2.Values.ListProductPagesResponse.error)
Result.t
Lwt.tval list_product_rest_endpoint_pages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ListProductRestEndpointPagesRequest.t ->
(Awso_apigatewayv2.Values.ListProductRestEndpointPagesResponse.t,
Awso_apigatewayv2.Values.ListProductRestEndpointPagesResponse.error)
Result.t
Lwt.tval preview_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.PreviewPortalRequest.t ->
(Awso_apigatewayv2.Values.PreviewPortalResponse.t,
Awso_apigatewayv2.Values.PreviewPortalResponse.error)
Result.t
Lwt.tval publish_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.PublishPortalRequest.t ->
(Awso_apigatewayv2.Values.PublishPortalResponse.t,
Awso_apigatewayv2.Values.PublishPortalResponse.error)
Result.t
Lwt.tval put_portal_product_sharing_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.PutPortalProductSharingPolicyRequest.t ->
(Awso_apigatewayv2.Values.PutPortalProductSharingPolicyResponse.t,
Awso_apigatewayv2.Values.PutPortalProductSharingPolicyResponse.error)
Result.t
Lwt.tval put_routing_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.PutRoutingRuleRequest.t ->
(Awso_apigatewayv2.Values.PutRoutingRuleResponse.t,
Awso_apigatewayv2.Values.PutRoutingRuleResponse.error)
Result.t
Lwt.tval reimport_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.ReimportApiRequest.t ->
(Awso_apigatewayv2.Values.ReimportApiResponse.t,
Awso_apigatewayv2.Values.ReimportApiResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.TagResourceRequest.t ->
(Awso_apigatewayv2.Values.TagResourceResponse.t,
Awso_apigatewayv2.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UntagResourceRequest.t ->
(unit, unit) Result.t Lwt.tval update_api :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateApiRequest.t ->
(Awso_apigatewayv2.Values.UpdateApiResponse.t,
Awso_apigatewayv2.Values.UpdateApiResponse.error)
Result.t
Lwt.tval update_api_mapping :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateApiMappingRequest.t ->
(Awso_apigatewayv2.Values.UpdateApiMappingResponse.t,
Awso_apigatewayv2.Values.UpdateApiMappingResponse.error)
Result.t
Lwt.tval update_authorizer :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateAuthorizerRequest.t ->
(Awso_apigatewayv2.Values.UpdateAuthorizerResponse.t,
Awso_apigatewayv2.Values.UpdateAuthorizerResponse.error)
Result.t
Lwt.tval update_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateDeploymentRequest.t ->
(Awso_apigatewayv2.Values.UpdateDeploymentResponse.t,
Awso_apigatewayv2.Values.UpdateDeploymentResponse.error)
Result.t
Lwt.tval update_domain_name :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateDomainNameRequest.t ->
(Awso_apigatewayv2.Values.UpdateDomainNameResponse.t,
Awso_apigatewayv2.Values.UpdateDomainNameResponse.error)
Result.t
Lwt.tval update_integration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateIntegrationRequest.t ->
(Awso_apigatewayv2.Values.UpdateIntegrationResult.t,
Awso_apigatewayv2.Values.UpdateIntegrationResult.error)
Result.t
Lwt.tval update_integration_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateIntegrationResponseRequest.t ->
(Awso_apigatewayv2.Values.UpdateIntegrationResponseResponse.t,
Awso_apigatewayv2.Values.UpdateIntegrationResponseResponse.error)
Result.t
Lwt.tval update_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateModelRequest.t ->
(Awso_apigatewayv2.Values.UpdateModelResponse.t,
Awso_apigatewayv2.Values.UpdateModelResponse.error)
Result.t
Lwt.tval update_portal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdatePortalRequest.t ->
(Awso_apigatewayv2.Values.UpdatePortalResponse.t,
Awso_apigatewayv2.Values.UpdatePortalResponse.error)
Result.t
Lwt.tval update_portal_product :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdatePortalProductRequest.t ->
(Awso_apigatewayv2.Values.UpdatePortalProductResponse.t,
Awso_apigatewayv2.Values.UpdatePortalProductResponse.error)
Result.t
Lwt.tval update_product_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateProductPageRequest.t ->
(Awso_apigatewayv2.Values.UpdateProductPageResponse.t,
Awso_apigatewayv2.Values.UpdateProductPageResponse.error)
Result.t
Lwt.tval update_product_rest_endpoint_page :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateProductRestEndpointPageRequest.t ->
(Awso_apigatewayv2.Values.UpdateProductRestEndpointPageResponse.t,
Awso_apigatewayv2.Values.UpdateProductRestEndpointPageResponse.error)
Result.t
Lwt.tval update_route :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateRouteRequest.t ->
(Awso_apigatewayv2.Values.UpdateRouteResult.t,
Awso_apigatewayv2.Values.UpdateRouteResult.error)
Result.t
Lwt.tval update_route_response :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateRouteResponseRequest.t ->
(Awso_apigatewayv2.Values.UpdateRouteResponseResponse.t,
Awso_apigatewayv2.Values.UpdateRouteResponseResponse.error)
Result.t
Lwt.tval update_stage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateStageRequest.t ->
(Awso_apigatewayv2.Values.UpdateStageResponse.t,
Awso_apigatewayv2.Values.UpdateStageResponse.error)
Result.t
Lwt.tval update_vpc_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_apigatewayv2.Values.UpdateVpcLinkRequest.t ->
(Awso_apigatewayv2.Values.UpdateVpcLinkResponse.t,
Awso_apigatewayv2.Values.UpdateVpcLinkResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_apigatewayv2.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]An expression used to extract information at runtime. See Selection Expressions for more information.
After evaluating a selection expression, the result is compared against one or more selection keys to find a matching key. See Selection Expressions for a list of expressions and each expression's associated selection key type.
Represents a MatchHeaderValue.
The identifier.
module StringWithLengthBetween1And128 =
Awso_apigatewayv2.Values.StringWithLengthBetween1And128A string with a length between [1-128].
Represents an InvokeApi action.
Represents a MatchBasePaths condition.
Represents a MatchHeaders condition.
Represents custom colors for a published portal.
module StringWithLengthBetween1And512 =
Awso_apigatewayv2.Values.StringWithLengthBetween1And512A string with a length between [1-512].
Represents an Amazon Resource Name (ARN).
A string with a length between [1-64].
module StringWithLengthBetween1And1600 =
Awso_apigatewayv2.Values.StringWithLengthBetween1And1600A string with a length between [0-1600].
module StringWithLengthBetween1And1024 =
Awso_apigatewayv2.Values.StringWithLengthBetween1And1024A string with a length between [1-1024].
Represents a collection of route settings.
module StringWithLengthBetween0And2048 =
Awso_apigatewayv2.Values.StringWithLengthBetween0And2048A string with a length between [0-2048].
The routing rule action.
Represents a routing rule condition.
Validation constraints imposed on parameters of a request (path, query string, headers).
The identifier parts of a product REST endpoint.
The configuration for using Amazon Cognito user pools to control access to your portal.
The none option.
Defines the theme for a portal.
Represents a StatusException.
module StringWithLengthBetween0And32K =
Awso_apigatewayv2.Values.StringWithLengthBetween0And32KA string with a length between [0-32768].
The domain name configuration.
A string representation of a URI with a length between [1-2048].
module IntegerWithLengthBetweenMinus1And86400 =
Awso_apigatewayv2.Values.IntegerWithLengthBetweenMinus1And86400An integer with a value between -1 and 86400. Supported only for HTTP APIs.
module StringWithLengthBetween0And1024 =
Awso_apigatewayv2.Values.StringWithLengthBetween0And1024A string with a length between [0-1024].
Contains the section name and list of product REST endpoints for a product.
Settings for logging access in a stage.
The routing rule priority.
module StringWithLengthBetween1And256 =
Awso_apigatewayv2.Values.StringWithLengthBetween1And256A string with a length between [1-256].
The REST API endpoint identifier.
Represents an authorization configuration for a portal.
Represents an endpoint configuration.
Contains the content that is visible to portal consumers including the themes, display names, and description.
Contains the preview status and preview URL.
module IntegerWithLengthBetween50And30000 =
Awso_apigatewayv2.Values.IntegerWithLengthBetween50And30000An integer with a value between [50-30000].
The TLS configuration for a private integration. If you specify a TLS configuration, private integration traffic uses the HTTPS protocol. Supported only for HTTP APIs.
module IntegerWithLengthBetween0And3600 =
Awso_apigatewayv2.Values.IntegerWithLengthBetween0And3600An integer with a value between [0-3600].
Represents the configuration of a JWT authorizer. Required for the JWT authorizer type. Supported only for HTTP APIs.
Represents a CORS configuration. Supported only for HTTP APIs. See Configuring CORS for more information.
Represents a VPC link.
Contains any values that override the default configuration generated from API Gateway.
Represents a domain name and certificate for a portal.
Represents an API stage.
Represents a routing rule.
Represents a route.
Represents a route response.
Represents a data model for an API. Supported only for WebSocket APIs. See Create Models and Mapping Templates for Request and Response Mappings.
module ProductRestEndpointPageSummaryNoBody =
Awso_apigatewayv2.Values.ProductRestEndpointPageSummaryNoBodyA summary of a product REST endpoint page, without providing the page content.
Represents a product page summary without listing any page content.
Represents a portal summary.
Represents a portal product.
Represents an integration.
Represents an integration response.
Represents a domain name.
An immutable representation of an API that can be called by users. A Deployment must be associated with a Stage for it to be callable over the internet.
Represents an authorizer.
Represents an API.
Represents an API mapping.
The next page of elements from this collection. Not valid for the last element of the collection.
The request is not valid, for example, the input is incomplete or incorrect. See the accompanying error message for details.
The resource specified in the request was not found. See the message field for more information.
A limit has been exceeded. See the accompanying error message for details.
The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. See the accompanying error message for details.
module EndpointDisplayContentResponse =
Awso_apigatewayv2.Values.EndpointDisplayContentResponseThe product REST endpoint page.
Represents the endpoint display content.
The content of the product page.
Represents an endpoint configuration.
The display order.
The TLS configuration for a private integration. If you specify a TLS configuration, private integration traffic uses the HTTPS protocol. Supported only for HTTP APIs.
Represents an exported definition of an API in a particular output format, for example, YAML. The API is serialized to the requested specification, for example, OpenAPI 3.0.
Represents a collection of VPCLinks.
Updates a VPC link.
Updates a VPC link.
Represents the input parameters for an UpdateVpcLink request.
Updates a Stage.
Updates a Stage.
Represents the input parameters for an UpdateStage request.
Updates a Route.
Updates a RouteResponse.
Updates a RouteResponse.
Represents the input parameters for an UpdateRouteResponse request.
Updates a Route.
Represents the input parameters for an UpdateRoute request.
module UpdateProductRestEndpointPageResponseContent =
Awso_apigatewayv2.Values.UpdateProductRestEndpointPageResponseContentUpdate a product REST endpoint page.
module UpdateProductRestEndpointPageResponse =
Awso_apigatewayv2.Values.UpdateProductRestEndpointPageResponseUpdates a product REST endpoint page.
module UpdateProductRestEndpointPageRequestContent =
Awso_apigatewayv2.Values.UpdateProductRestEndpointPageRequestContentUpdates a product REST endpoint page.
module UpdateProductRestEndpointPageRequest =
Awso_apigatewayv2.Values.UpdateProductRestEndpointPageRequestThe request body for the patch operation.
module UpdateProductPageResponseContent =
Awso_apigatewayv2.Values.UpdateProductPageResponseContentUpdates a product page.
Updates a product page of a portal product.
module UpdateProductPageRequestContent =
Awso_apigatewayv2.Values.UpdateProductPageRequestContentUpdate a product page.
The request body for the patch operation.
Updates a portal.
Updates a portal.
Updates a portal.
The request body for the patch operation.
module UpdatePortalProductResponseContent =
Awso_apigatewayv2.Values.UpdatePortalProductResponseContentUpdates a portal product.
Updates the portal product.
module UpdatePortalProductRequestContent =
Awso_apigatewayv2.Values.UpdatePortalProductRequestContentUpdates a portal product.
The request body for the patch operation.
Updates a Model.
Updates a Model.
Represents the input parameters for an UpdateModel request. Supported only for WebSocket APIs.
Updates an Integration.
module UpdateIntegrationResponseResponse =
Awso_apigatewayv2.Values.UpdateIntegrationResponseResponseUpdates an IntegrationResponses.
module UpdateIntegrationResponseRequest =
Awso_apigatewayv2.Values.UpdateIntegrationResponseRequestUpdates an IntegrationResponses.
module UpdateIntegrationResponseInput =
Awso_apigatewayv2.Values.UpdateIntegrationResponseInputRepresents the input parameters for an UpdateIntegrationResponse request.
Updates an Integration.
Represents the input parameters for an UpdateIntegration request.
Updates a domain name.
Updates a DomainName.
Represents the input parameters for an UpdateDomainName request.
Updates a Deployment.
Updates a Deployment.
Represents the input parameters for an UpdateDeployment request.
Updates an Authorizer.
Updates an Authorizer.
The input parameters for an UpdateAuthorizer request.
Updates an Api resource.
Updates an Api.
The API mapping.
Updates an ApiMapping.
Represents the input parameters for an UpdateApiMapping request.
Represents the input parameters for an UpdateApi request.
Deletes a Tag.
Represents a template.
Creates a new Tag resource to represent a tag.
Creates a new Tag resource to represent a tag.
Represents the input parameters for a TagResource request.
A collection of Stage resources that are associated with the ApiKey resource.
A collection of routing rules.
Represents a collection of routes.
Represents a collection of route responses.
Resets all authorizer cache entries on a stage. Supported only for HTTP APIs.
Puts an Api resource.
Overwrites the configuration of an existing API using the provided definition. Supported only for HTTP APIs.
Updates a routing rule.
Updates a routing rule.
module PutPortalProductSharingPolicyResponse =
Awso_apigatewayv2.Values.PutPortalProductSharingPolicyResponseUpdates the sharing policy for a portal product.
module PutPortalProductSharingPolicyRequestContent =
Awso_apigatewayv2.Values.PutPortalProductSharingPolicyRequestContentThe request content.
module PutPortalProductSharingPolicyRequest =
Awso_apigatewayv2.Values.PutPortalProductSharingPolicyRequestThe request body for the put operation.
Publishes a portal.
Publish a portal.
The request body for the post operation.
Creates a portal preview.
Creates a portal preview.
module NotFoundExceptionResponseContent =
Awso_apigatewayv2.Values.NotFoundExceptionResponseContentThe response content for not found exception.
Represents a collection of data models. See Create Models and Mapping Templates for Request and Response Mappings.
Lists routing rules.
Lists routing rules.
module ListProductRestEndpointPagesResponseContent =
Awso_apigatewayv2.Values.ListProductRestEndpointPagesResponseContentLists the product rest endpoint pages in a portal product.
module ListProductRestEndpointPagesResponse =
Awso_apigatewayv2.Values.ListProductRestEndpointPagesResponseLists the product REST endpoint pages of a portal product.
module ListProductRestEndpointPagesRequest =
Awso_apigatewayv2.Values.ListProductRestEndpointPagesRequestLists the product REST endpoint pages of a portal product.
module ListProductPagesResponseContent =
Awso_apigatewayv2.Values.ListProductPagesResponseContentLists product pages.
Lists the product pages for a portal product.
Lists the product pages for a portal product.
Lists portals.
Lists portals.
Lists portals.
module ListPortalProductsResponseContent =
Awso_apigatewayv2.Values.ListPortalProductsResponseContentLists portal products.
Lists portal products.
Lists portal products.
module LimitExceededExceptionResponseContent =
Awso_apigatewayv2.Values.LimitExceededExceptionResponseContentThe response content for limit exceeded exception.
A limit has been exceeded. See the accompanying error message for details.
Represents a collection of integrations.
Represents a collection of integration responses.
Imports an API.
Represents the input to ImportAPI. Supported only for HTTP APIs.
Gets a collection of VPC links.
Gets a collection of VPC links.
Gets a VPC link.
Gets a VPC link.
Gets a collection of Tag resources.
Gets a collection of Tag resources.
Gets the Stages for an API.
Gets the Stages for an API.
Gets a Stage.
Gets a Stage.
Gets a routing rule.
Gets a routing rule.
Gets the Routes for an API.
Gets the Routes for an API.
Gets a Route.
Gets the RouteResponses for a Route.
Gets the RouteResponses for a Route.
Gets a RouteResponse.
Gets a RouteResponse.
Gets a Route.
module GetProductRestEndpointPageResponseContent =
Awso_apigatewayv2.Values.GetProductRestEndpointPageResponseContentGets a product REST endpoint page.
module GetProductRestEndpointPageResponse =
Awso_apigatewayv2.Values.GetProductRestEndpointPageResponseGets a product REST endpoint page.
module GetProductRestEndpointPageRequest =
Awso_apigatewayv2.Values.GetProductRestEndpointPageRequestGets a product REST endpoint page.
Gets a product page.
Gets a product page of a portal product.
Gets a product page of a portal product.
Gets a portal.
Gets a portal.
Gets a portal.
module GetPortalProductSharingPolicyResponseContent =
Awso_apigatewayv2.Values.GetPortalProductSharingPolicyResponseContentGets a product sharing policy.
module GetPortalProductSharingPolicyResponse =
Awso_apigatewayv2.Values.GetPortalProductSharingPolicyResponseGets the sharing policy for a portal product.
module GetPortalProductSharingPolicyRequest =
Awso_apigatewayv2.Values.GetPortalProductSharingPolicyRequestGets the sharing policy for a portal product.
module GetPortalProductResponseContent =
Awso_apigatewayv2.Values.GetPortalProductResponseContentGets a portal product.
Gets a portal product.
Gets a portal product.
Gets the Models for an API.
Gets the Models for an API.
Gets a model template.
Gets a model template.
Gets a Model.
Gets a Model.
Gets the Integrations for an API.
Gets the Integrations for an API.
Gets an Integration.
module GetIntegrationResponsesResponse =
Awso_apigatewayv2.Values.GetIntegrationResponsesResponseGets the IntegrationResponses for an Integration.
module GetIntegrationResponsesRequest =
Awso_apigatewayv2.Values.GetIntegrationResponsesRequestGets the IntegrationResponses for an Integration.
module GetIntegrationResponseResponse =
Awso_apigatewayv2.Values.GetIntegrationResponseResponseGets an IntegrationResponses.
Gets an IntegrationResponses.
Gets an Integration.
Gets the domain names for an AWS account.
Gets the domain names for an AWS account.
Gets a domain name.
Gets a domain name.
Gets the Deployments for an API.
Gets the Deployments for an API.
Gets a Deployment.
Gets a Deployment.
Gets the Authorizers for an API.
Gets the Authorizers for an API.
Gets an Authorizer.
Gets an Authorizer.
Gets a collection of Api resources.
Gets a collection of Api resources.
Gets an Api resource.
Gets an Api resource.
Gets API mappings.
Gets API mappings.
Gets an API mapping.
Gets an API mapping.
Represents a collection of domain names.
Deletes the publication of a portal portal.
A collection resource that contains zero or more references to your existing deployments, and links that guide you on how to interact with your collection. The collection offers a paginated view of the contained deployments.
Deletes a VPC link.
Deletes a VPC link.
Deletes a Stage.
Deletes a routing rule.
Deletes the RouteSettings for a stage.
Deletes a RouteResponse.
module DeleteRouteRequestParameterRequest =
Awso_apigatewayv2.Values.DeleteRouteRequestParameterRequestDeletes a route request parameter. Supported only for WebSocket APIs.
Deletes a Route.
module DeleteProductRestEndpointPageRequest =
Awso_apigatewayv2.Values.DeleteProductRestEndpointPageRequestDeletes a product REST endpoint page.
Deletes a product page of a portal product.
Deletes a portal.
module DeletePortalProductSharingPolicyRequest =
Awso_apigatewayv2.Values.DeletePortalProductSharingPolicyRequestDeletes the sharing policy for a portal product.
Deletes a portal product.
Deletes a Model.
module DeleteIntegrationResponseRequest =
Awso_apigatewayv2.Values.DeleteIntegrationResponseRequestDeletes an IntegrationResponses.
Deletes an Integration.
Deletes a domain name.
Deletes a Deployment.
module DeleteCorsConfigurationRequest =
Awso_apigatewayv2.Values.DeleteCorsConfigurationRequestDeletes a CORS configuration.
Deletes an Authorizer.
Deletes an Api resource.
Deletes an API mapping.
module DeleteAccessLogSettingsRequest =
Awso_apigatewayv2.Values.DeleteAccessLogSettingsRequestDeletes the AccessLogSettings for a Stage. To disable access logging for a Stage, delete its AccessLogSettings.
Creates a VPC link.
Creates a VPC link
Represents the input parameters for a CreateVpcLink request.
Creates a Stage for an API.
Creates a new Stage resource to represent a stage.
Represents the input parameters for a CreateStage request.
Creates a RoutingRule.
Creates a RoutingRule.
Creates a Route for an API.
Creates a RouteResponse for a Route.
Creates a new RouteResponse resource to represent a route response.
Represents the input parameters for an CreateRouteResponse request.
Creates a new Route resource to represent a route.
Represents the input parameters for a CreateRoute request.
module CreateProductRestEndpointPageResponseContent =
Awso_apigatewayv2.Values.CreateProductRestEndpointPageResponseContentCreates a product REST endpoint page.
module CreateProductRestEndpointPageResponse =
Awso_apigatewayv2.Values.CreateProductRestEndpointPageResponseCreates a product REST endpoint page for a portal product.
module CreateProductRestEndpointPageRequestContent =
Awso_apigatewayv2.Values.CreateProductRestEndpointPageRequestContentCreates a product REST endpoint page.
module CreateProductRestEndpointPageRequest =
Awso_apigatewayv2.Values.CreateProductRestEndpointPageRequestThe request body for the post operation.
module CreateProductPageResponseContent =
Awso_apigatewayv2.Values.CreateProductPageResponseContentCreates a product page.
Creates a new product page for a portal product.
module CreateProductPageRequestContent =
Awso_apigatewayv2.Values.CreateProductPageRequestContentCreates a product page.
The request body for the post operation.
Creates a portal.
Creates a portal.
Creates a portal.
The request body for the post operation.
module CreatePortalProductResponseContent =
Awso_apigatewayv2.Values.CreatePortalProductResponseContentCreates a portal product.
Creates a new portal product.
module CreatePortalProductRequestContent =
Awso_apigatewayv2.Values.CreatePortalProductRequestContentCreates a portal product.
The request body for the post operation.
Creates a Model for an API.
Creates a new Model.
Represents the input parameters for a CreateModel request.
Creates an Integration.
module CreateIntegrationResponseResponse =
Awso_apigatewayv2.Values.CreateIntegrationResponseResponseCreates an IntegrationResponses.
module CreateIntegrationResponseRequest =
Awso_apigatewayv2.Values.CreateIntegrationResponseRequestCreates a new IntegrationResponse resource to represent an integration response.
module CreateIntegrationResponseInput =
Awso_apigatewayv2.Values.CreateIntegrationResponseInputRepresents the input parameters for a CreateIntegrationResponse request.
Creates a new Integration resource to represent an integration.
Represents the input parameters for a CreateIntegration request.
Creates a domain name.
Creates a new DomainName resource to represent a domain name.
Represents the input parameters for a CreateDomainName request.
Creates a Deployment for an API.
Creates a new Deployment resource to represent a deployment.
Represents the input parameters for a CreateDeployment request.
Creates an Authorizer for an API.
Creates a new Authorizer resource to represent an authorizer.
Represents the input parameters for a CreateAuthorizer request.
Creates an Api resource.
Creates a new Api resource to represent an API.
Creates an API mapping.
Creates a new ApiMapping resource to represent an API mapping.
Represents the input parameters for a CreateApiMapping request.
Represents the input parameters for a CreateApi request.
module ConflictExceptionResponseContent =
Awso_apigatewayv2.Values.ConflictExceptionResponseContentThe resource identifier.
module BadRequestExceptionResponseContent =
Awso_apigatewayv2.Values.BadRequestExceptionResponseContentThe response content for bad request exception.
Represents a collection of authorizers.
Represents a collection of APIs.
Represents a collection of ApiMappings resources.
module AccessDeniedExceptionResponseContent =
Awso_apigatewayv2.Values.AccessDeniedExceptionResponseContentThe error message.