@aws/lsp-codewhisperer 0.0.57 → 0.0.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +62 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/README.md +84 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-cjs/models/models_0.js +23 -3
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-cjs/protocols/Aws_json1_0.js +2 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-es/models/models_0.js +20 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-es/protocols/Aws_json1_0.js +2 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-types/commands/GenerateCodeFromCommandsCommand.d.ts +2 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-types/commands/SendMessageCommand.d.ts +7 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/dist-types/models/models_0.d.ts +78 -2
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/abort-controller/package.json +2 -2
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +0 -2
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +1 -2
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +0 -3
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +0 -7
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +0 -7
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +0 -7
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +0 -3
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +0 -3
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +1 -2
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -1
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +0 -2
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/LICENSE +201 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/README.md +115 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/abort-handler.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/abort.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/auth.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/auth/index.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/checksum.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/client.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/command.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/connection/config.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/connection/index.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/connection/manager.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/connection/pool.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/crypto.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/encode.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoint.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoints/index.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/eventStream.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/extensions/index.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/extensions/retry.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/feature-ids.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/http.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/identity/identity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/identity/index.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/index.js +144 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/logger.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/middleware.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/pagination.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/profile.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/response.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/retry.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/schema/schema.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/schema/sentinels.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/schema/traits.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/serde.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/shapes.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/signature.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/stream.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transfer.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transform/exact.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transform/mutable.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/uri.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/util.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-cjs/waiter.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/abort-handler.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/abort.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/auth.js +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/auth/index.js +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/checksum.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/client.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/command.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/connection/config.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/connection/index.js +3 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/connection/manager.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/connection/pool.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/crypto.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/encode.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoint.js +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoints/index.js +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/endpoints/shared.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/eventStream.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/extensions/checksum.js +38 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +7 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/extensions/index.js +3 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/extensions/retry.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/feature-ids.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/http.js +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/identity/identity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/identity/index.js +4 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/index.js +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/logger.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/middleware.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/pagination.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/profile.js +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/response.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/retry.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/schema/schema.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/schema/sentinels.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/schema/traits.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/serde.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/shapes.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/signature.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/stream.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transfer.js +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transform/exact.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transform/mutable.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transform/no-undefined.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/transform/type-transform.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/uri.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/util.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-es/waiter.js +1 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/abort-handler.d.ts +7 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/abort.d.ts +50 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +7 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +49 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +20 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +41 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/auth.d.ts +57 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/auth/index.d.ts +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/checksum.d.ts +63 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/client.d.ts +57 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/command.d.ts +28 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/connection/config.d.ts +10 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/connection/index.d.ts +3 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/connection/manager.d.ts +34 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/connection/pool.d.ts +32 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/crypto.d.ts +60 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +25 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/encode.d.ts +31 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoint.d.ts +77 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +27 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +10 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +28 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +16 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +55 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/eventStream.d.ts +137 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +58 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +33 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +9 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/extensions/index.d.ts +4 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +18 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +35 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/feature-ids.d.ts +16 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +121 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/http.d.ts +112 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +31 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/identity/identity.d.ts +15 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/identity/index.d.ts +4 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/index.d.ts +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/logger.d.ts +13 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/middleware.d.ts +534 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/pagination.d.ts +33 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/profile.d.ts +30 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/response.d.ts +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/retry.d.ts +133 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/schema/schema.d.ts +261 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +65 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/schema/traits.d.ts +46 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/serde.d.ts +114 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/shapes.d.ts +82 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/signature.d.ts +155 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/stream.d.ts +22 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +32 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transfer.d.ts +41 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +26 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +77 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transform/exact.d.ts +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +68 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +34 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +7 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +50 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +7 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +49 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +20 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +41 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +57 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +63 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +57 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +28 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +10 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +3 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +34 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +32 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +60 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +41 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +31 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +77 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +27 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +10 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +28 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +16 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +5 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +55 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +137 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +58 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +33 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +9 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +4 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +18 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +35 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +16 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +121 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +112 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +31 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +15 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +4 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +13 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +534 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +33 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +30 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +40 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +133 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +276 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +65 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +46 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +114 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +82 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +155 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +22 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +32 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +41 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +26 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +81 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +14 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +6 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +88 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +41 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +17 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +192 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +35 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/uri.d.ts +17 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/util.d.ts +176 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/dist-types/waiter.d.ts +35 -0
- package/node_modules/@amzn/amazon-q-developer-streaming-client/node_modules/@smithy/types/package.json +60 -0
- package/node_modules/@amzn/codewhisperer-streaming/LICENSE +201 -0
- package/node_modules/@amzn/codewhisperer-streaming/README.md +948 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/CodeWhispererStreaming.js +19 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/CodeWhispererStreamingClient.js +49 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/auth/httpAuthExtensionConfiguration.js +43 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/auth/httpAuthSchemeProvider.js +46 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/commands/ExportResultArchiveCommand.js +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/commands/GenerateAssistantResponseCommand.js +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/commands/GenerateTaskAssistPlanCommand.js +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/commands/SendMessageCommand.js +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/commands/index.js +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/endpoints.js +211 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/extensionConfiguration.js +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/index.js +10 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/models/CodeWhispererStreamingServiceException.js +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/models/index.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/models/models_0.js +1098 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/protocols/Aws_restJson1.js +688 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/runtimeConfig.browser.js +39 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/runtimeConfig.js +53 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/runtimeConfig.native.js +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/runtimeConfig.shared.js +32 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-cjs/runtimeExtensions.js +25 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/CodeWhispererStreaming.js +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/CodeWhispererStreamingClient.js +45 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/auth/httpAuthExtensionConfiguration.js +38 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/auth/httpAuthSchemeProvider.js +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/commands/ExportResultArchiveCommand.js +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/commands/GenerateAssistantResponseCommand.js +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/commands/GenerateTaskAssistPlanCommand.js +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/commands/SendMessageCommand.js +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/commands/index.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/endpoints.js +207 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/extensionConfiguration.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/index.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/models/CodeWhispererStreamingServiceException.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/models/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/models/models_0.js +1006 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/protocols/Aws_restJson1.js +677 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/runtimeConfig.browser.js +34 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/runtimeConfig.js +48 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/runtimeConfig.native.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/runtimeConfig.shared.js +28 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-es/runtimeExtensions.js +21 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/CodeWhispererStreaming.d.ts +37 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/CodeWhispererStreamingClient.d.ts +192 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/auth/httpAuthExtensionConfiguration.d.ts +29 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/auth/httpAuthSchemeProvider.d.ts +67 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/commands/ExportResultArchiveCommand.d.ts +115 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/commands/GenerateAssistantResponseCommand.d.ts +790 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/commands/GenerateTaskAssistPlanCommand.d.ts +803 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/commands/SendMessageCommand.d.ts +803 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/commands/index.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/endpoints.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/extensionConfiguration.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/index.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/models/CodeWhispererStreamingServiceException.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/models/index.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/models/models_0.d.ts +3253 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/protocols/Aws_restJson1.d.ts +38 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeConfig.browser.d.ts +48 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeConfig.d.ts +47 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeConfig.native.d.ts +44 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeConfig.shared.d.ts +25 -0
- package/node_modules/@amzn/codewhisperer-streaming/dist-types/runtimeExtensions.d.ts +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/LICENSE +201 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/README.md +53 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +217 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/constants.js +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +88 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/index.js +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +18 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/token-providers/package.json +67 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/LICENSE +201 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/README.md +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-cjs/index.js +294 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/abort.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/auth.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/checksum.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/client.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/command.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/connection.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/credentials.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/crypto.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/dns.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/encode.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/endpoint.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/eventStream.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/extensions/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/feature-ids.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/http.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/identity/index.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/index.js +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/logger.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/middleware.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/pagination.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/profile.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/request.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/response.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/retry.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/serde.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/shapes.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/signature.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/stream.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/token.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/transfer.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/uri.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/util.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-es/waiter.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/abort.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/auth.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/client.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/command.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/connection.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +50 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/dns.d.ts +85 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/encode.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +59 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/http.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +47 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +18 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/index.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/logger.d.ts +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +13 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/profile.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/request.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/response.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/retry.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/serde.d.ts +24 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/signature.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/stream.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/token.d.ts +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +13 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +19 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +24 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +54 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +25 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +47 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/uri.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/util.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@aws-sdk/types/package.json +56 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/LICENSE +201 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/README.md +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-cjs/AbortController.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-cjs/AbortSignal.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-cjs/index.js +84 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-es/AbortController.js +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +20 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-es/index.js +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +21 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-types/index.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +21 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/abort-controller/package.json +62 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/LICENSE +201 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/README.md +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/constants.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/get-transformed-headers.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/index.js +806 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/node-http-handler.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-manager.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-connection-pool.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/node-http2-handler.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/readable.mock.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/server.mock.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/set-connection-timeout.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-keep-alive.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/set-socket-timeout.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/collector.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/stream-collector/readable.mock.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/timing.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-cjs/write-request-body.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/constants.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/index.js +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +209 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +86 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +32 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +167 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/readable.mock.js +19 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +88 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +36 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +24 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/stream-collector/collector.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/stream-collector/index.js +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/stream-collector/readable.mock.js +19 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/timing.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +56 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/constants.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/index.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +45 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +24 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +62 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +45 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +24 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +62 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/node-http-handler/package.json +67 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/LICENSE +201 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/README.md +115 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/abort-handler.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/abort.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/auth.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/auth/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/checksum.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/client.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/command.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/connection/config.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/connection/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/connection/manager.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/connection/pool.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/crypto.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/encode.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoint.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoints/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/eventStream.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/extensions/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/extensions/retry.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/feature-ids.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/http.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/identity/identity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/identity/index.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/index.js +144 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/logger.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/middleware.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/pagination.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/profile.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/response.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/retry.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/schema/schema.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/schema/sentinels.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/schema/traits.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/serde.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/shapes.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/signature.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/stream.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transfer.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transform/exact.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transform/mutable.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/uri.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/util.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-cjs/waiter.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/abort-handler.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/abort.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/auth.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/auth/index.js +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/checksum.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/client.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/command.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/connection/config.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/connection/index.js +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/connection/manager.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/connection/pool.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/crypto.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/encode.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoint.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoints/index.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/endpoints/shared.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/eventStream.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/extensions/checksum.js +38 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/extensions/index.js +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/extensions/retry.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/feature-ids.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/http.js +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/identity/identity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/identity/index.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/index.js +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/logger.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/middleware.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/pagination.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/profile.js +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/response.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/retry.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/schema/schema.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/schema/sentinels.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/schema/traits.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/serde.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/shapes.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/signature.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/stream.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transfer.js +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transform/exact.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transform/mutable.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transform/no-undefined.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/transform/type-transform.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/uri.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/util.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-es/waiter.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/abort-handler.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/abort.d.ts +50 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +49 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +20 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/auth.d.ts +57 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/auth/index.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/checksum.d.ts +63 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/client.d.ts +57 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/command.d.ts +28 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/connection/config.d.ts +10 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/connection/index.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/connection/manager.d.ts +34 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/connection/pool.d.ts +32 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/crypto.d.ts +60 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +25 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/encode.d.ts +31 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoint.d.ts +77 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +27 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +10 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +28 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +55 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/eventStream.d.ts +137 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +58 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/extensions/index.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +18 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +35 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/feature-ids.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +121 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/http.d.ts +112 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +31 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/identity/identity.d.ts +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/identity/index.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/index.d.ts +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/logger.d.ts +13 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/middleware.d.ts +534 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/pagination.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/profile.d.ts +30 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/response.d.ts +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/retry.d.ts +133 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/schema/schema.d.ts +261 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +65 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/schema/traits.d.ts +46 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/serde.d.ts +114 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/shapes.d.ts +82 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/signature.d.ts +155 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/stream.d.ts +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +32 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transfer.d.ts +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +77 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transform/exact.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +68 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +34 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +50 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +49 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +20 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +57 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +63 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +57 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +28 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +10 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +3 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +34 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +32 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +60 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +31 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +77 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +27 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +10 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +28 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +5 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +55 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +137 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +58 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +18 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +35 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +121 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +112 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +31 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +13 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +534 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +30 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +40 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +133 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +276 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +65 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +46 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +114 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +82 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +155 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +22 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +32 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +26 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +81 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +14 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +6 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +88 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +41 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +192 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +35 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/uri.d.ts +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/util.d.ts +176 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/dist-types/waiter.d.ts +35 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/@smithy/types/package.json +60 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/CHANGELOG.md +274 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/CONTRIBUTING.md +18 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/LICENSE.md +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/README.md +466 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/bin/uuid +2 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/index.js +79 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/md5.js +223 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/native.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/nil.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/parse.js +45 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/regex.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/rng.js +25 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/sha1.js +104 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/stringify.js +44 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/v1.js +107 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/v3.js +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/v35.js +80 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/v4.js +43 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/v5.js +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/validate.js +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/commonjs-browser/version.js +21 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/index.js +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/md5.js +215 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/native.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/nil.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/parse.js +35 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/regex.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/rng.js +18 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/sha1.js +96 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/stringify.js +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/v1.js +95 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/v3.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/v35.js +66 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/v4.js +29 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/v5.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/validate.js +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-browser/version.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/index.js +9 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/md5.js +13 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/native.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/nil.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/parse.js +35 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/regex.js +1 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/rng.js +12 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/sha1.js +13 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/stringify.js +33 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/v1.js +95 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/v3.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/v35.js +66 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/v4.js +29 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/v5.js +4 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/validate.js +7 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/esm-node/version.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/index.js +79 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/md5-browser.js +223 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/md5.js +23 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/native-browser.js +11 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/native.js +15 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/nil.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/parse.js +45 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/regex.js +8 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/rng-browser.js +25 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/rng.js +24 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/sha1-browser.js +104 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/sha1.js +23 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/stringify.js +44 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/uuid-bin.js +85 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/v1.js +107 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/v3.js +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/v35.js +80 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/v4.js +43 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/v5.js +16 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/validate.js +17 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/dist/version.js +21 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/package.json +135 -0
- package/node_modules/@amzn/codewhisperer-streaming/node_modules/uuid/wrapper.mjs +10 -0
- package/node_modules/@amzn/codewhisperer-streaming/package.json +88 -0
- package/out/client/streamingClient/codewhispererStreamingClient.d.ts +1 -1
- package/out/client/streamingClient/codewhispererStreamingClient.js +2 -2
- package/out/client/streamingClient/codewhispererStreamingClient.js.map +1 -1
- package/out/index.d.ts +1 -1
- package/out/index.js +2 -2
- package/out/index.js.map +1 -1
- package/out/language-server/agenticChat/agenticChatController.d.ts +5 -4
- package/out/language-server/agenticChat/agenticChatController.js +86 -35
- package/out/language-server/agenticChat/agenticChatController.js.map +1 -1
- package/out/language-server/agenticChat/agenticChatEventParser.d.ts +1 -1
- package/out/language-server/agenticChat/context/agenticChatTriggerContext.d.ts +18 -3
- package/out/language-server/agenticChat/context/agenticChatTriggerContext.js +27 -9
- package/out/language-server/agenticChat/context/agenticChatTriggerContext.js.map +1 -1
- package/out/language-server/agenticChat/errors.d.ts +60 -1
- package/out/language-server/agenticChat/errors.js +180 -3
- package/out/language-server/agenticChat/errors.js.map +1 -1
- package/out/language-server/agenticChat/qAgenticChatServer.js +5 -2
- package/out/language-server/agenticChat/qAgenticChatServer.js.map +1 -1
- package/out/language-server/agenticChat/textFormatting.d.ts +1 -1
- package/out/language-server/agenticChat/tools/chatDb/chatDb.d.ts +6 -3
- package/out/language-server/agenticChat/tools/chatDb/chatDb.js +42 -19
- package/out/language-server/agenticChat/tools/chatDb/chatDb.js.map +1 -1
- package/out/language-server/agenticChat/tools/chatDb/util.d.ts +2 -1
- package/out/language-server/agenticChat/tools/chatDb/util.js.map +1 -1
- package/out/language-server/agenticChat/tools/codeSearch.d.ts +1 -1
- package/out/language-server/agenticChat/tools/executeBash.d.ts +24 -1
- package/out/language-server/agenticChat/tools/executeBash.js +59 -10
- package/out/language-server/agenticChat/tools/executeBash.js.map +1 -1
- package/out/language-server/agenticChat/tools/fsReplace.d.ts +1 -1
- package/out/language-server/agenticChat/tools/fsReplace.js +7 -6
- package/out/language-server/agenticChat/tools/fsReplace.js.map +1 -1
- package/out/language-server/agenticChat/tools/fsWrite.js +5 -4
- package/out/language-server/agenticChat/tools/fsWrite.js.map +1 -1
- package/out/language-server/agenticChat/tools/mcp/mcpManager.js +17 -1
- package/out/language-server/agenticChat/tools/mcp/mcpManager.js.map +1 -1
- package/out/language-server/agenticChat/tools/toolServer.js +21 -9
- package/out/language-server/agenticChat/tools/toolServer.js.map +1 -1
- package/out/language-server/chat/chatController.js +3 -3
- package/out/language-server/chat/chatController.js.map +1 -1
- package/out/language-server/chat/chatEventParser.d.ts +1 -1
- package/out/language-server/chat/chatSessionManagementService.d.ts +2 -2
- package/out/language-server/chat/chatSessionManagementService.js +4 -2
- package/out/language-server/chat/chatSessionManagementService.js.map +1 -1
- package/out/language-server/chat/chatSessionService.d.ts +6 -4
- package/out/language-server/chat/chatSessionService.js +48 -2
- package/out/language-server/chat/chatSessionService.js.map +1 -1
- package/out/language-server/chat/contexts/documentContext.d.ts +1 -2
- package/out/language-server/chat/contexts/documentContext.js +8 -11
- package/out/language-server/chat/contexts/documentContext.js.map +1 -1
- package/out/language-server/chat/contexts/triggerContext.d.ts +1 -1
- package/out/language-server/chat/contexts/triggerContext.js +5 -5
- package/out/language-server/chat/contexts/triggerContext.js.map +1 -1
- package/out/language-server/chat/telemetry/chatTelemetryController.d.ts +2 -2
- package/out/language-server/chat/telemetry/chatTelemetryController.js +9 -9
- package/out/language-server/chat/telemetry/chatTelemetryController.js.map +1 -1
- package/out/language-server/chat/tools/relevantTextDocuments.d.ts +1 -1
- package/out/language-server/configuration/qConfigurationServer.d.ts +1 -0
- package/out/language-server/configuration/qConfigurationServer.js.map +1 -1
- package/out/language-server/inline-completion/auto-trigger/editPredictionAutoTrigger.js +1 -1
- package/out/language-server/inline-completion/auto-trigger/editPredictionAutoTrigger.js.map +1 -1
- package/out/language-server/inline-completion/codeWhispererServer.js +10 -7
- package/out/language-server/inline-completion/codeWhispererServer.js.map +1 -1
- package/out/language-server/inline-completion/tracker/codeEditTracker.d.ts +1 -1
- package/out/language-server/inline-completion/tracker/codeEditTracker.js +3 -0
- package/out/language-server/inline-completion/tracker/codeEditTracker.js.map +1 -1
- package/out/language-server/localProjectContext/localProjectContextServer.js +10 -6
- package/out/language-server/localProjectContext/localProjectContextServer.js.map +1 -1
- package/out/language-server/netTransform/transformHandler.js +2 -2
- package/out/language-server/netTransform/transformHandler.js.map +1 -1
- package/out/language-server/workspaceContext/client.js +3 -1
- package/out/language-server/workspaceContext/client.js.map +1 -1
- package/out/language-server/workspaceContext/util.d.ts +2 -0
- package/out/language-server/workspaceContext/util.js +18 -1
- package/out/language-server/workspaceContext/util.js.map +1 -1
- package/out/language-server/workspaceContext/workspaceFolderManager.js +0 -9
- package/out/language-server/workspaceContext/workspaceFolderManager.js.map +1 -1
- package/out/shared/amazonQServiceManager/AmazonQTokenServiceManager.js.map +1 -1
- package/out/shared/amazonQServiceManager/BaseAmazonQServiceManager.d.ts +2 -0
- package/out/shared/amazonQServiceManager/BaseAmazonQServiceManager.js +7 -0
- package/out/shared/amazonQServiceManager/BaseAmazonQServiceManager.js.map +1 -1
- package/out/shared/amazonQServiceManager/testUtils.js.map +1 -1
- package/out/shared/codeWhispererService.d.ts +5 -0
- package/out/shared/codeWhispererService.js +10 -0
- package/out/shared/codeWhispererService.js.map +1 -1
- package/out/shared/proxy-server.d.ts +2 -2
- package/out/shared/proxy-server.js +3 -3
- package/out/shared/proxy-server.js.map +1 -1
- package/out/shared/streamingClientService.d.ts +3 -1
- package/out/shared/streamingClientService.js +3 -6
- package/out/shared/streamingClientService.js.map +1 -1
- package/out/shared/telemetry/telemetryService.d.ts +2 -2
- package/out/shared/telemetry/telemetryService.js +10 -2
- package/out/shared/telemetry/telemetryService.js.map +1 -1
- package/out/shared/telemetryUtils.js +2 -2
- package/out/shared/telemetryUtils.js.map +1 -1
- package/out/shared/utils.d.ts +10 -1
- package/out/shared/utils.js +33 -5
- package/out/shared/utils.js.map +1 -1
- package/package.json +6 -4
|
@@ -4,7 +4,7 @@ export declare const CodeWhispererSecurityScanServerTokenProxy: import("@aws/lan
|
|
|
4
4
|
export declare const QNetTransformServerTokenProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
5
5
|
export declare const QChatServerTokenProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
6
6
|
export declare const QChatServerIAMProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
7
|
-
export declare const
|
|
7
|
+
export declare const QAgenticChatServerProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
8
8
|
export declare const QConfigurationServerTokenProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
9
|
-
export declare const
|
|
9
|
+
export declare const QLocalProjectContextServerProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
10
10
|
export declare const WorkspaceContextServerTokenProxy: import("@aws/language-server-runtimes/server-interface").Server;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WorkspaceContextServerTokenProxy = exports.
|
|
3
|
+
exports.WorkspaceContextServerTokenProxy = exports.QLocalProjectContextServerProxy = exports.QConfigurationServerTokenProxy = exports.QAgenticChatServerProxy = exports.QChatServerIAMProxy = exports.QChatServerTokenProxy = exports.QNetTransformServerTokenProxy = exports.CodeWhispererSecurityScanServerTokenProxy = exports.CodeWhispererServerIAMProxy = exports.CodeWhispererServerTokenProxy = void 0;
|
|
4
4
|
const qAgenticChatServer_1 = require("../language-server/agenticChat/qAgenticChatServer");
|
|
5
5
|
const codeWhispererSecurityScanServer_1 = require("../language-server/securityScan/codeWhispererSecurityScanServer");
|
|
6
6
|
const codeWhispererServer_1 = require("../language-server/inline-completion/codeWhispererServer");
|
|
@@ -17,8 +17,8 @@ exports.CodeWhispererSecurityScanServerTokenProxy = (0, codeWhispererSecuritySca
|
|
|
17
17
|
exports.QNetTransformServerTokenProxy = (0, netTransformServer_1.QNetTransformServerToken)();
|
|
18
18
|
exports.QChatServerTokenProxy = (0, qChatServer_1.QChatServerFactory)(AmazonQTokenServiceManager_1.getOrThrowBaseTokenServiceManager);
|
|
19
19
|
exports.QChatServerIAMProxy = (0, qChatServer_1.QChatServerFactory)(AmazonQIAMServiceManager_1.getOrThrowBaseIAMServiceManager);
|
|
20
|
-
exports.
|
|
20
|
+
exports.QAgenticChatServerProxy = (0, qAgenticChatServer_1.QAgenticChatServer)();
|
|
21
21
|
exports.QConfigurationServerTokenProxy = (0, qConfigurationServer_1.QConfigurationServerToken)();
|
|
22
|
-
exports.
|
|
22
|
+
exports.QLocalProjectContextServerProxy = (0, localProjectContextServer_1.LocalProjectContextServer)();
|
|
23
23
|
exports.WorkspaceContextServerTokenProxy = (0, workspaceContextServer_1.WorkspaceContextServer)();
|
|
24
24
|
//# sourceMappingURL=proxy-server.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"proxy-server.js","sourceRoot":"","sources":["../../src/shared/proxy-server.ts"],"names":[],"mappings":";;;AAAA,0FAAsF;AACtF,qHAAyG;AACzG,kGAAqG;AACrG,2FAA6F;AAC7F,qEAAwE;AACxE,gGAAiG;AACjG,mGAAsG;AACtG,+FAAkG;AAClG,gHAA4G;AAC5G,uGAAmG;AAEtF,QAAA,6BAA6B,GAAG,IAAA,gDAA0B,EAAC,8DAAiC,CAAC,CAAA;AAE7F,QAAA,2BAA2B,GAAG,IAAA,gDAA0B,EAAC,0DAA+B,CAAC,CAAA;AAEzF,QAAA,yCAAyC,GAAG,IAAA,yDAAuB,GAAE,CAAA;AAErE,QAAA,6BAA6B,GAAG,IAAA,6CAAwB,GAAE,CAAA;AAE1D,QAAA,qBAAqB,GAAG,IAAA,gCAAkB,EAAC,8DAAiC,CAAC,CAAA;AAC7E,QAAA,mBAAmB,GAAG,IAAA,gCAAkB,EAAC,0DAA+B,CAAC,CAAA;AAEzE,QAAA,
|
|
1
|
+
{"version":3,"file":"proxy-server.js","sourceRoot":"","sources":["../../src/shared/proxy-server.ts"],"names":[],"mappings":";;;AAAA,0FAAsF;AACtF,qHAAyG;AACzG,kGAAqG;AACrG,2FAA6F;AAC7F,qEAAwE;AACxE,gGAAiG;AACjG,mGAAsG;AACtG,+FAAkG;AAClG,gHAA4G;AAC5G,uGAAmG;AAEtF,QAAA,6BAA6B,GAAG,IAAA,gDAA0B,EAAC,8DAAiC,CAAC,CAAA;AAE7F,QAAA,2BAA2B,GAAG,IAAA,gDAA0B,EAAC,0DAA+B,CAAC,CAAA;AAEzF,QAAA,yCAAyC,GAAG,IAAA,yDAAuB,GAAE,CAAA;AAErE,QAAA,6BAA6B,GAAG,IAAA,6CAAwB,GAAE,CAAA;AAE1D,QAAA,qBAAqB,GAAG,IAAA,gCAAkB,EAAC,8DAAiC,CAAC,CAAA;AAC7E,QAAA,mBAAmB,GAAG,IAAA,gCAAkB,EAAC,0DAA+B,CAAC,CAAA;AAEzE,QAAA,uBAAuB,GAAG,IAAA,uCAAkB,GAAE,CAAA;AAE9C,QAAA,8BAA8B,GAAG,IAAA,gDAAyB,GAAE,CAAA;AAE5D,QAAA,+BAA+B,GAAG,IAAA,qDAAyB,GAAE,CAAA;AAE7D,QAAA,gCAAgC,GAAG,IAAA,+CAAsB,GAAE,CAAA"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import { CodeWhispererStreaming, GenerateAssistantResponseCommandInput as GenerateAssistantResponseCommandInputCodeWhispererStreaming, GenerateAssistantResponseCommandOutput as GenerateAssistantResponseCommandOutputCodeWhispererStreaming, SendMessageCommandInput as SendMessageCommandInputCodeWhispererStreaming, SendMessageCommandOutput as SendMessageCommandOutputCodeWhispererStreaming, ExportResultArchiveCommandInput as ExportResultArchiveCommandInputCodeWhispererStreaming, ExportResultArchiveCommandOutput as ExportResultArchiveCommandOutputCodeWhispererStreaming } from '@
|
|
1
|
+
import { CodeWhispererStreaming, GenerateAssistantResponseCommandInput as GenerateAssistantResponseCommandInputCodeWhispererStreaming, GenerateAssistantResponseCommandOutput as GenerateAssistantResponseCommandOutputCodeWhispererStreaming, SendMessageCommandInput as SendMessageCommandInputCodeWhispererStreaming, SendMessageCommandOutput as SendMessageCommandOutputCodeWhispererStreaming, ExportResultArchiveCommandInput as ExportResultArchiveCommandInputCodeWhispererStreaming, ExportResultArchiveCommandOutput as ExportResultArchiveCommandOutputCodeWhispererStreaming } from '@amzn/codewhisperer-streaming';
|
|
2
2
|
import { QDeveloperStreaming, SendMessageCommandInput as SendMessageCommandInputQDeveloperStreaming, SendMessageCommandOutput as SendMessageCommandOutputQDeveloperStreaming } from '@amzn/amazon-q-developer-streaming-client';
|
|
3
3
|
import { CredentialsProvider, SDKInitializator, Logging } from '@aws/language-server-runtimes/server-interface';
|
|
4
4
|
export type SendMessageCommandInput = SendMessageCommandInputCodeWhispererStreaming | SendMessageCommandInputQDeveloperStreaming;
|
|
5
5
|
export type SendMessageCommandOutput = SendMessageCommandOutputCodeWhispererStreaming | SendMessageCommandOutputQDeveloperStreaming;
|
|
6
|
+
export type ChatCommandInput = SendMessageCommandInput | GenerateAssistantResponseCommandInputCodeWhispererStreaming;
|
|
7
|
+
export type ChatCommandOutput = SendMessageCommandOutput | GenerateAssistantResponseCommandOutputCodeWhispererStreaming;
|
|
6
8
|
export declare abstract class StreamingClientServiceBase {
|
|
7
9
|
protected readonly region: string;
|
|
8
10
|
protected readonly endpoint: string;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.StreamingClientServiceIAM = exports.StreamingClientServiceToken = exports.StreamingClientServiceBase = void 0;
|
|
4
|
-
const
|
|
4
|
+
const codewhisperer_streaming_1 = require("@amzn/codewhisperer-streaming");
|
|
5
5
|
const amazon_q_developer_streaming_client_1 = require("@amzn/amazon-q-developer-streaming-client");
|
|
6
6
|
const utils_1 = require("./utils");
|
|
7
7
|
const util_retry_1 = require("@aws-sdk/util-retry");
|
|
8
|
-
const aws_sdk_1 = require("aws-sdk");
|
|
9
8
|
const constants_1 = require("../language-server/agenticChat/constants");
|
|
10
9
|
const errors_1 = require("./amazonQServiceManager/errors");
|
|
11
10
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
@@ -36,7 +35,7 @@ class StreamingClientServiceToken extends StreamingClientServiceBase {
|
|
|
36
35
|
return { token, expiration: new Date() };
|
|
37
36
|
};
|
|
38
37
|
logging.log(`Passing client for class CodeWhispererStreaming to sdkInitializator (v3) for additional setup (e.g. proxy)`);
|
|
39
|
-
this.client = sdkInitializator(
|
|
38
|
+
this.client = sdkInitializator(codewhisperer_streaming_1.CodeWhispererStreaming, {
|
|
40
39
|
region,
|
|
41
40
|
endpoint,
|
|
42
41
|
token: tokenProvider,
|
|
@@ -103,9 +102,7 @@ class StreamingClientServiceIAM extends StreamingClientServiceBase {
|
|
|
103
102
|
this.client = sdkInitializator(amazon_q_developer_streaming_client_1.QDeveloperStreaming, {
|
|
104
103
|
region: region,
|
|
105
104
|
endpoint: endpoint,
|
|
106
|
-
|
|
107
|
-
() => credentialsProvider.getCredentials('iam'),
|
|
108
|
-
]),
|
|
105
|
+
credentials: (0, utils_1.getIAMCredentialsFromProvider)(credentialsProvider),
|
|
109
106
|
retryStrategy: new util_retry_1.ConfiguredRetryStrategy(0, (attempt) => 500 + attempt ** 10),
|
|
110
107
|
});
|
|
111
108
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"streamingClientService.js","sourceRoot":"","sources":["../../src/shared/streamingClientService.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"streamingClientService.js","sourceRoot":"","sources":["../../src/shared/streamingClientService.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { CredentialsProvider, Logging, Telemetry } from '@aws/language-server-runtimes/server-interface';
|
|
2
2
|
import { CodeWhispererSession } from '../../language-server/inline-completion/session/sessionManager';
|
|
3
|
-
import { UserContext, OptOutPreference, UserIntent } from '../../client/token/codewhispererbearertokenclient';
|
|
3
|
+
import { UserContext, OptOutPreference, UserIntent, IdeDiagnostic } from '../../client/token/codewhispererbearertokenclient';
|
|
4
4
|
import { ChatConversationType, ChatHistoryActionEvent, ExportTabEvent, InteractWithMessageEvent, LoadHistoryEvent, UiClickEvent } from './types';
|
|
5
5
|
import { CodewhispererLanguage } from '../languageDetection';
|
|
6
6
|
import { AmazonQBaseServiceManager } from '../amazonQServiceManager/BaseAmazonQServiceManager';
|
|
@@ -29,7 +29,7 @@ export declare class TelemetryService {
|
|
|
29
29
|
private logSendTelemetryEventFailure;
|
|
30
30
|
private invokeSendTelemetryEvent;
|
|
31
31
|
private getCWClientTelemetryInteractionType;
|
|
32
|
-
emitUserTriggerDecision(session: CodeWhispererSession, timeSinceLastUserModification?: number): Promise<void>;
|
|
32
|
+
emitUserTriggerDecision(session: CodeWhispererSession, timeSinceLastUserModification?: number, addedCharacterCount?: number, deletedCharacterCount?: number, addedIdeDiagnostics?: IdeDiagnostic[], removedIdeDiagnostics?: IdeDiagnostic[], streakLength?: number): Promise<void>;
|
|
33
33
|
private getAcceptedCharacterCount;
|
|
34
34
|
emitChatInteractWithMessage(metric: Omit<InteractWithMessageEvent, 'cwsprChatConversationId'>, options?: {
|
|
35
35
|
conversationId?: string;
|
|
@@ -52,6 +52,7 @@ class TelemetryService {
|
|
|
52
52
|
getCredentialsType() {
|
|
53
53
|
return this.serviceManager.getCodewhispererService().getCredentialsType();
|
|
54
54
|
}
|
|
55
|
+
// NOTE : CWSPR Service GetManager
|
|
55
56
|
getService() {
|
|
56
57
|
const service = this.serviceManager.getCodewhispererService();
|
|
57
58
|
if (!service.sendTelemetryEvent) {
|
|
@@ -118,7 +119,7 @@ class TelemetryService {
|
|
|
118
119
|
getCWClientTelemetryInteractionType(interactionType) {
|
|
119
120
|
return this.cwInteractionTypeMap[interactionType] || 'UNKNOWN';
|
|
120
121
|
}
|
|
121
|
-
emitUserTriggerDecision(session, timeSinceLastUserModification) {
|
|
122
|
+
emitUserTriggerDecision(session, timeSinceLastUserModification, addedCharacterCount, deletedCharacterCount, addedIdeDiagnostics, removedIdeDiagnostics, streakLength) {
|
|
122
123
|
if (this.enableTelemetryEventsToDestination) {
|
|
123
124
|
const data = {
|
|
124
125
|
codewhispererSessionId: session.codewhispererSessionId || '',
|
|
@@ -186,7 +187,11 @@ class TelemetryService {
|
|
|
186
187
|
generatedLine: generatedLines,
|
|
187
188
|
numberOfRecommendations: session.suggestions.length,
|
|
188
189
|
perceivedLatencyMilliseconds: perceivedLatencyMilliseconds,
|
|
189
|
-
|
|
190
|
+
addedCharacterCount: addedCharacterCount,
|
|
191
|
+
deletedCharacterCount: deletedCharacterCount,
|
|
192
|
+
addedIdeDiagnostics: addedIdeDiagnostics,
|
|
193
|
+
removedIdeDiagnostics: removedIdeDiagnostics,
|
|
194
|
+
streakLength: streakLength,
|
|
190
195
|
};
|
|
191
196
|
return this.invokeSendTelemetryEvent({
|
|
192
197
|
userTriggerDecisionEvent: event,
|
|
@@ -277,6 +282,8 @@ class TelemetryService {
|
|
|
277
282
|
timestamp: params.timestamp,
|
|
278
283
|
acceptedCharacterCount: params.acceptedCharacterCount,
|
|
279
284
|
unmodifiedAcceptedCharacterCount: params.unmodifiedAcceptedCharacterCount,
|
|
285
|
+
addedCharacterCount: params.acceptedCharacterCount,
|
|
286
|
+
unmodifiedAddedCharacterCount: params.unmodifiedAcceptedCharacterCount,
|
|
280
287
|
},
|
|
281
288
|
});
|
|
282
289
|
}
|
|
@@ -302,6 +309,7 @@ class TelemetryService {
|
|
|
302
309
|
acceptedCharacterCount: params.acceptedCharacterCount,
|
|
303
310
|
totalCharacterCount: params.totalCharacterCount,
|
|
304
311
|
timestamp: new Date(Date.now()),
|
|
312
|
+
addedCharacterCount: params.acceptedCharacterCount,
|
|
305
313
|
userWrittenCodeCharacterCount: params.userWrittenCodeCharacterCount,
|
|
306
314
|
userWrittenCodeLineCount: params.userWrittenCodeLineCount,
|
|
307
315
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetryService.js","sourceRoot":"","sources":["../../../src/shared/telemetry/telemetryService.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"telemetryService.js","sourceRoot":"","sources":["../../../src/shared/telemetry/telemetryService.ts"],"names":[],"mappings":"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"}
|
|
@@ -42,8 +42,8 @@ const IDE_CATEGORY_MAP = {
|
|
|
42
42
|
// TODO: VSCode key needs to change for getting the correct coefficient value for inline
|
|
43
43
|
'AmazonQ-For-VSCode': 'VSCODE',
|
|
44
44
|
'Amazon Q For JetBrains': 'JETBRAINS',
|
|
45
|
-
'
|
|
46
|
-
'AWS
|
|
45
|
+
'Amazon Q For Eclipse': 'ECLIPSE',
|
|
46
|
+
'AWS Toolkit For VisualStudio': 'VISUAL_STUDIO',
|
|
47
47
|
};
|
|
48
48
|
const mapClientNameToIdeCategory = (clientName) => {
|
|
49
49
|
return IDE_CATEGORY_MAP[clientName];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetryUtils.js","sourceRoot":"","sources":["../../src/shared/telemetryUtils.ts"],"names":[],"mappings":";;;AAGA,MAAM,iBAAiB,GAAG,sBAAsB,CAAA;AAEzC,MAAM,YAAY,GAAG,CAAC,gBAAkC,EAAE,UAAuB,EAAU,EAAE;IAChG,MAAM,MAAM,GAAG,CAAC,CAAS,EAAE,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC,KAAK,EAAE,GAAG,CAAC,CAAA;IAEnD,MAAM,KAAK,GAAa,EAAE,CAAA;IAE1B,KAAK,CAAC,IAAI,CAAC,iBAAiB,CAAC,CAAA;IAE7B,sCAAsC;IACtC,IAAI,UAAU,EAAE,IAAI,EAAE,CAAC;QACnB,UAAU,CAAC,OAAO;YACd,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,IAAI,UAAU,CAAC,OAAO,EAAE,CAAC;YAChE,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAA;IAC7C,CAAC;IAED,iCAAiC;IACjC,iEAAiE;IACjE,oEAAoE;IACpE,IAAI,gBAAgB,EAAE,qBAAqB,EAAE,GAAG,EAAE,CAAC;QAC/C,MAAM,EAAE,UAAU,EAAE,GAAG,gBAAgB,EAAE,qBAAqB,EAAE,GAAG,CAAA;QACnE,MAAM,EAAE,SAAS,EAAE,GAAG,UAAU,IAAI,EAAE,CAAA;QAEtC,IAAI,SAAS,EAAE,CAAC;YACZ,KAAK,CAAC,IAAI,CAAC,GAAG,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,IAAI,SAAS,CAAC,OAAO,IAAI,SAAS,EAAE,CAAC,CAAA;QAC1G,CAAC;QAED,IAAI,UAAU,EAAE,CAAC;YACb,KAAK,CAAC,IAAI,CAAC,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,IAAI,UAAU,CAAC,OAAO,IAAI,SAAS,EAAE,CAAC,CAAA;QAC7G,CAAC;QAED,IAAI,UAAU,EAAE,QAAQ,EAAE,CAAC;YACvB,KAAK,CAAC,IAAI,CAAC,YAAY,UAAU,EAAE,QAAQ,EAAE,CAAC,CAAA;QAClD,CAAC;IACL,CAAC;SAAM,CAAC;QACJ,qFAAqF;QACrF,MAAM,EAAE,UAAU,EAAE,GAAG,gBAAgB,IAAI,EAAE,CAAA;QAC7C,IAAI,UAAU,EAAE,CAAC;YACb,KAAK,CAAC,IAAI,CAAC,GAAG,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,IAAI,UAAU,CAAC,OAAO,IAAI,SAAS,EAAE,CAAC,CAAA;QAC7G,CAAC;IACL,CAAC;IAED,OAAO,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAA;AAC1B,CAAC,CAAA;AAzCY,QAAA,YAAY,gBAyCxB;AAED,MAAM,gBAAgB,GAAmC;IACrD,wFAAwF;IACxF,oBAAoB,EAAE,QAAQ;IAC9B,wBAAwB,EAAE,WAAW;IACrC,
|
|
1
|
+
{"version":3,"file":"telemetryUtils.js","sourceRoot":"","sources":["../../src/shared/telemetryUtils.ts"],"names":[],"mappings":"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"}
|
package/out/shared/utils.d.ts
CHANGED
|
@@ -2,7 +2,8 @@ import { CredentialsProvider, Position } from '@aws/language-server-runtimes/ser
|
|
|
2
2
|
import { AWSError } from 'aws-sdk';
|
|
3
3
|
import { Suggestion } from './codeWhispererService';
|
|
4
4
|
import { CodewhispererCompletionType } from './telemetry/types';
|
|
5
|
-
import { ThrottlingException } from '@
|
|
5
|
+
import { Origin, ThrottlingException } from '@amzn/codewhisperer-streaming';
|
|
6
|
+
import { InitializeParams } from '@aws/language-server-runtimes/server-interface';
|
|
6
7
|
export type SsoConnectionType = 'builderId' | 'identityCenter' | 'none';
|
|
7
8
|
export declare function isAwsError(error: unknown): error is AWSError;
|
|
8
9
|
export declare function isAwsThrottlingError(e: unknown): e is ThrottlingException;
|
|
@@ -52,11 +53,19 @@ export declare function isObject(value: unknown): value is {
|
|
|
52
53
|
export declare function isNullish(value: unknown): value is null | undefined;
|
|
53
54
|
export declare function isBool(value: unknown): value is boolean;
|
|
54
55
|
export declare function getCompletionType(suggestion: Suggestion): CodewhispererCompletionType;
|
|
56
|
+
export declare function enabledModelSelection(params: InitializeParams | undefined): boolean;
|
|
55
57
|
export declare function parseJson(jsonString: string): any;
|
|
56
58
|
/** @deprecated Use `getErrorMsg()` instead. */
|
|
57
59
|
export declare function getErrorMessage(error: any): string;
|
|
58
60
|
export declare function getRequestID(error: any): string | undefined;
|
|
59
61
|
export declare function getBearerTokenFromProvider(credentialsProvider: CredentialsProvider): string;
|
|
62
|
+
export declare function getIAMCredentialsFromProvider(credentialsProvider: CredentialsProvider): {
|
|
63
|
+
accessKeyId: string;
|
|
64
|
+
secretAccessKey: string;
|
|
65
|
+
sessionToken: string;
|
|
66
|
+
};
|
|
67
|
+
export declare function getOriginFromClientInfo(clientName: string | undefined): Origin;
|
|
68
|
+
export declare function isUsingIAMAuth(): boolean;
|
|
60
69
|
export declare const flattenMetric: (obj: any, prefix?: string) => any;
|
|
61
70
|
export declare function getSsoConnectionType(credentialsProvider: CredentialsProvider): SsoConnectionType;
|
|
62
71
|
export declare function getUnmodifiedAcceptedTokens(origin: string, after: string): number;
|
package/out/shared/utils.js
CHANGED
|
@@ -14,10 +14,14 @@ exports.isObject = isObject;
|
|
|
14
14
|
exports.isNullish = isNullish;
|
|
15
15
|
exports.isBool = isBool;
|
|
16
16
|
exports.getCompletionType = getCompletionType;
|
|
17
|
+
exports.enabledModelSelection = enabledModelSelection;
|
|
17
18
|
exports.parseJson = parseJson;
|
|
18
19
|
exports.getErrorMessage = getErrorMessage;
|
|
19
20
|
exports.getRequestID = getRequestID;
|
|
20
21
|
exports.getBearerTokenFromProvider = getBearerTokenFromProvider;
|
|
22
|
+
exports.getIAMCredentialsFromProvider = getIAMCredentialsFromProvider;
|
|
23
|
+
exports.getOriginFromClientInfo = getOriginFromClientInfo;
|
|
24
|
+
exports.isUsingIAMAuth = isUsingIAMAuth;
|
|
21
25
|
exports.getSsoConnectionType = getSsoConnectionType;
|
|
22
26
|
exports.getUnmodifiedAcceptedTokens = getUnmodifiedAcceptedTokens;
|
|
23
27
|
exports.getEndPositionForAcceptedSuggestion = getEndPositionForAcceptedSuggestion;
|
|
@@ -29,7 +33,7 @@ exports.listFilesWithGitignore = listFilesWithGitignore;
|
|
|
29
33
|
exports.getFileExtensionName = getFileExtensionName;
|
|
30
34
|
const fastest_levenshtein_1 = require("fastest-levenshtein");
|
|
31
35
|
const constants_1 = require("./constants");
|
|
32
|
-
const
|
|
36
|
+
const codewhisperer_streaming_1 = require("@amzn/codewhisperer-streaming");
|
|
33
37
|
const path = require("path");
|
|
34
38
|
const ignoreWalk = require("ignore-walk");
|
|
35
39
|
const utils_1 = require("../language-server/chat/utils");
|
|
@@ -50,7 +54,7 @@ function isAwsThrottlingError(e) {
|
|
|
50
54
|
// if (statusCode === 429 || e.message.includes('Too many requests')) {
|
|
51
55
|
// return true
|
|
52
56
|
// }
|
|
53
|
-
if (e instanceof
|
|
57
|
+
if (e instanceof codewhisperer_streaming_1.ThrottlingException || (isAwsError(e) && e.code === 'ThrottlingException')) {
|
|
54
58
|
return true;
|
|
55
59
|
}
|
|
56
60
|
return false;
|
|
@@ -74,7 +78,7 @@ function isUsageLimitError(e) {
|
|
|
74
78
|
if (!isAwsThrottlingError(e)) {
|
|
75
79
|
return false;
|
|
76
80
|
}
|
|
77
|
-
if (e.reason ==
|
|
81
|
+
if (e.reason == codewhisperer_streaming_1.ThrottlingExceptionReason.MONTHLY_REQUEST_COUNT) {
|
|
78
82
|
return true;
|
|
79
83
|
}
|
|
80
84
|
return false;
|
|
@@ -89,7 +93,7 @@ function isQuotaExceededError(e) {
|
|
|
89
93
|
}
|
|
90
94
|
// https://github.com/aws/aws-toolkit-vscode/blob/db673c9b74b36591bb5642b3da7d4bc7ae2afaf4/packages/core/src/amazonqFeatureDev/client/featureDev.ts#L199
|
|
91
95
|
// "Backend service will throw ServiceQuota if code generation iteration limit is reached".
|
|
92
|
-
if (e instanceof
|
|
96
|
+
if (e instanceof codewhisperer_streaming_1.ServiceQuotaExceededException || (isAwsError(e) && e.code == 'ServiceQuotaExceededException')) {
|
|
93
97
|
return true;
|
|
94
98
|
}
|
|
95
99
|
// https://github.com/aws/aws-toolkit-vscode/blob/db673c9b74b36591bb5642b3da7d4bc7ae2afaf4/packages/core/src/amazonqFeatureDev/client/featureDev.ts#L199
|
|
@@ -279,6 +283,10 @@ function getCompletionType(suggestion) {
|
|
|
279
283
|
const nonBlankLines = suggestion.content.split('\n').filter(line => line.trim() !== '').length;
|
|
280
284
|
return nonBlankLines > 1 ? 'Block' : 'Line';
|
|
281
285
|
}
|
|
286
|
+
function enabledModelSelection(params) {
|
|
287
|
+
const qCapabilities = params?.initializationOptions?.aws?.awsClientCapabilities?.q;
|
|
288
|
+
return qCapabilities?.modelSelection || false;
|
|
289
|
+
}
|
|
282
290
|
function parseJson(jsonString) {
|
|
283
291
|
try {
|
|
284
292
|
return JSON.parse(jsonString);
|
|
@@ -304,7 +312,7 @@ function getRequestID(error) {
|
|
|
304
312
|
if (typeof error.requestId === 'string') {
|
|
305
313
|
return error.requestId;
|
|
306
314
|
}
|
|
307
|
-
if (error instanceof
|
|
315
|
+
if (error instanceof codewhisperer_streaming_1.CodeWhispererStreamingServiceException) {
|
|
308
316
|
return error.$metadata.requestId;
|
|
309
317
|
}
|
|
310
318
|
return undefined;
|
|
@@ -319,6 +327,26 @@ function getBearerTokenFromProvider(credentialsProvider) {
|
|
|
319
327
|
}
|
|
320
328
|
return credentials.token;
|
|
321
329
|
}
|
|
330
|
+
function getIAMCredentialsFromProvider(credentialsProvider) {
|
|
331
|
+
if (!credentialsProvider.hasCredentials('iam')) {
|
|
332
|
+
throw new Error('Missing IAM creds');
|
|
333
|
+
}
|
|
334
|
+
const credentials = credentialsProvider.getCredentials('iam');
|
|
335
|
+
return {
|
|
336
|
+
accessKeyId: credentials.accessKeyId,
|
|
337
|
+
secretAccessKey: credentials.secretAccessKey,
|
|
338
|
+
sessionToken: credentials.sessionToken,
|
|
339
|
+
};
|
|
340
|
+
}
|
|
341
|
+
function getOriginFromClientInfo(clientName) {
|
|
342
|
+
if (clientName?.startsWith('AmazonQ-For-SMUS-IDE')) {
|
|
343
|
+
return 'MD_IDE';
|
|
344
|
+
}
|
|
345
|
+
return 'IDE';
|
|
346
|
+
}
|
|
347
|
+
function isUsingIAMAuth() {
|
|
348
|
+
return process.env.USE_IAM_AUTH === 'true';
|
|
349
|
+
}
|
|
322
350
|
const flattenMetric = (obj, prefix = '') => {
|
|
323
351
|
const flattened = {};
|
|
324
352
|
Object.keys(obj).forEach(key => {
|
package/out/shared/utils.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/shared/utils.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../src/shared/utils.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws/lsp-codewhisperer",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.59",
|
|
4
4
|
"description": "CodeWhisperer Language Server",
|
|
5
5
|
"main": "out/index.js",
|
|
6
6
|
"repository": {
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@amzn/amazon-q-developer-streaming-client": "file:../../core/q-developer-streaming-client/amzn-amazon-q-developer-streaming-client-1.0.0.tgz",
|
|
35
|
+
"@amzn/codewhisperer-streaming": "file:../../core/codewhisperer-streaming/amzn-codewhisperer-streaming-1.0.0.tgz",
|
|
35
36
|
"@aws-sdk/util-arn-parser": "^3.723.0",
|
|
36
37
|
"@aws-sdk/util-retry": "^3.374.0",
|
|
37
38
|
"@aws/chat-client-ui-types": "^0.1.40",
|
|
38
|
-
"@aws/
|
|
39
|
-
"@aws/
|
|
40
|
-
"@aws/lsp-core": "^0.0.9",
|
|
39
|
+
"@aws/language-server-runtimes": "^0.2.101",
|
|
40
|
+
"@aws/lsp-core": "^0.0.10",
|
|
41
41
|
"@modelcontextprotocol/sdk": "^1.9.0",
|
|
42
42
|
"@smithy/node-http-handler": "^2.5.0",
|
|
43
43
|
"adm-zip": "^0.5.10",
|
|
@@ -72,6 +72,7 @@
|
|
|
72
72
|
"@types/archiver": "^6.0.2",
|
|
73
73
|
"@types/diff": "^7.0.2",
|
|
74
74
|
"@types/ignore-walk": "^4.0.3",
|
|
75
|
+
"ignore-walk": "^7.0.0",
|
|
75
76
|
"@types/local-indexing": "file:./types/types-local-indexing-1.1.0.tgz",
|
|
76
77
|
"@types/lokijs": "^1.5.14",
|
|
77
78
|
"@types/uuid": "^9.0.8",
|
|
@@ -99,6 +100,7 @@
|
|
|
99
100
|
"endOfLine": "lf"
|
|
100
101
|
},
|
|
101
102
|
"bundleDependencies": [
|
|
103
|
+
"@amzn/codewhisperer-streaming",
|
|
102
104
|
"@amzn/amazon-q-developer-streaming-client"
|
|
103
105
|
]
|
|
104
106
|
}
|