/** * AWS Utilities * Helpers for AWS API integration */ export * from './signature-v4'; export * from './xml'; //# sourceMappingURL=index.d.ts.map