Skip to content

Instantly share code, notes, and snippets.

View romamaslennikov's full-sized avatar
🏠
Working from home

Roma Maslennikov romamaslennikov

🏠
Working from home
View GitHub Profile
with AWS.Status;
with AWS.Response;
package Worker_Echoes.Apple.Captive is
function Service (Request : AWS.Status.Data)
return AWS.Response.Data;
end Worker_Echoes.Apple.Captive;