Nodes/ComfyUI Secure API Call/Secure API Call (AWS)
ComfyUI Node

Secure API Call (AWS)

A ComfyUI node in SecureApiCall with 10 inputs and 0 outputs.

By Mattabyte·Created 2 years ago·Updated about a year ago· 0
Secure API Call (AWS)
  • any
    full_comfyui_infofalse
    timeout3.00
    verify_ssltrue
    api_urlhttps://localhost:9001/
    data{"data": "some_data"}
    aws_access_key_id
    aws_secret_access_key
    region_name
    additional_dataNone
    CategorySecureApiCall

    Inputs (10)

    NameTypeDefaultDescription
    any*
    full_comfyui_infoBOOLEANfalse
    timeoutFLOAT3.000–60
    verify_sslBOOLEANtrue
    api_urlSTRINGhttps://localhost:9001/The API Url (USE $ENV.API_URL) and set CSAPI_API_URL to the URL
    dataSTRING{"data": "some_data"}
    aws_access_key_idSTRINGThe AWS Access Key ID (USE $ENV.AWS_ACCESS_KEY_ID) and set CSAPI_AWS_ACCESS_KEY_ID to the ID
    aws_secret_access_keySTRINGThe AWS Secret Access Key (USE $ENV.AWS_SECRET_ACCESS_KEY) and set CSAPI_AWS_SECRET_ACCESS_KEY to the Key
    region_nameSTRINGThe AWS Region Name (USE $ENV.AWS_REGION_NAME) and set CSAPI_AWS_REGION_NAME to the Region
    additional_dataSTRINGNoneAdditional data to send to the API - appended as object additional_data

    Outputs (0)

    No outputs