import { StartDeployment } from "./StartDeployment.ts"; /** * HTTP implementation of the {@link StartDeployment} binding. Calls * `apprunner:StartDeployment` with the Lambda's IAM role, scoped to the * bound service. */ export declare const StartDeploymentHttp: import("effect/Layer").Layer; //# sourceMappingURL=StartDeploymentHttp.d.ts.map