export declare const LogsActions: { readonly Write: readonly ["logs:CreateLogStream", "logs:PutLogEvents"]; readonly Full: readonly ["logs:*"]; }; //# sourceMappingURL=logs.d.ts.map