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