{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";;;AAAA;;;GAGG;AACH,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA","sourcesContent":["/*\n * Copyright The OpenTelemetry Authors\n * SPDX-License-Identifier: Apache-2.0\n */\nexport { AwsInstrumentation } from './aws-sdk';\nexport type {\n  AwsSdkDynamoDBStatementSerializer,\n  AwsSdkInstrumentationConfig,\n  AwsSdkRequestCustomAttributeFunction,\n  AwsSdkRequestHookInformation,\n  AwsSdkResponseCustomAttributeFunction,\n  AwsSdkResponseHookInformation,\n  CommandInput,\n  NormalizedRequest,\n  NormalizedResponse,\n} from './types';\n"]}