@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
|
@@ -0,0 +1,1098 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ToolResultContentBlockFilterSensitiveLog = exports.ToolResultContentBlock = exports.ShellStateFilterSensitiveLog = exports.ShellHistoryEntryFilterSensitiveLog = exports.GitStateFilterSensitiveLog = exports.EnvStateFilterSensitiveLog = exports.EnvironmentVariableFilterSensitiveLog = exports.EditorStateFilterSensitiveLog = exports.RelevantTextDocumentFilterSensitiveLog = exports.ContentType = exports.CursorState = exports.DiagnosticFilterSensitiveLog = exports.Diagnostic = exports.TextDocumentDiagnosticFilterSensitiveLog = exports.DiagnosticTag = exports.DiagnosticRelatedInformationFilterSensitiveLog = exports.DiagnosticLocationFilterSensitiveLog = exports.TextDocumentFilterSensitiveLog = exports.SymbolType = exports.CodeDescriptionFilterSensitiveLog = exports.RuntimeDiagnosticFilterSensitiveLog = exports.DiagnosticSeverity = exports.ConsoleStateFilterSensitiveLog = exports.Origin = exports.ImageBlockFilterSensitiveLog = exports.ImageSourceFilterSensitiveLog = exports.ImageSource = exports.ImageFormat = exports.BinaryPayloadEventFilterSensitiveLog = exports.BinaryMetadataEventFilterSensitiveLog = exports.ContentChecksumType = exports.ConflictException = exports.ConflictExceptionReason = exports.AssistantResponseMessageFilterSensitiveLog = exports.ToolUseFilterSensitiveLog = exports.SupplementaryWebLinkFilterSensitiveLog = exports.FollowupPromptFilterSensitiveLog = exports.UserIntent = exports.AssistantResponseEventFilterSensitiveLog = exports.AppStudioStateFilterSensitiveLog = exports.ValidationException = exports.ValidationExceptionReason = exports.ThrottlingException = exports.ThrottlingExceptionReason = exports.ResourceNotFoundException = exports.InternalServerException = exports.InternalServerExceptionReason = exports.AdditionalContentEntryFilterSensitiveLog = exports.AccessDeniedException = exports.AccessDeniedExceptionReason = void 0;
|
|
4
|
+
exports.SupplementaryWebLinksEventFilterSensitiveLog = exports.InvalidStateReason = exports.InteractionComponentsEventFilterSensitiveLog = exports.InteractionComponentEntryFilterSensitiveLog = exports.InteractionComponentFilterSensitiveLog = exports.TaskDetailsFilterSensitiveLog = exports.TaskOverviewFilterSensitiveLog = exports.TaskComponentFilterSensitiveLog = exports.TaskActionFilterSensitiveLog = exports.TaskActionNoteFilterSensitiveLog = exports.TaskActionNoteType = exports.TaskActionConfirmationFilterSensitiveLog = exports.SuggestionsFilterSensitiveLog = exports.SuggestionFilterSensitiveLog = exports.SectionFilterSensitiveLog = exports.SectionComponentFilterSensitiveLog = exports.ResourceListFilterSensitiveLog = exports.ResourceFilterSensitiveLog = exports.ProgressFilterSensitiveLog = exports.ProgressComponentFilterSensitiveLog = exports.StepFilterSensitiveLog = exports.StepState = exports.StepComponentFilterSensitiveLog = exports.InfrastructureUpdateFilterSensitiveLog = exports.InfrastructureUpdateTransitionFilterSensitiveLog = exports.AlertFilterSensitiveLog = exports.AlertType = exports.AlertComponentFilterSensitiveLog = exports.TextFilterSensitiveLog = exports.ActionFilterSensitiveLog = exports.WebLinkFilterSensitiveLog = exports.ModuleLinkFilterSensitiveLog = exports.CloudWatchTroubleshootingLinkFilterSensitiveLog = exports.IntentsEventFilterSensitiveLog = exports.IntentDataType = exports.IntentType = exports.FollowupPromptEventFilterSensitiveLog = exports.CodeEventFilterSensitiveLog = exports.CitationEventFilterSensitiveLog = exports.CitationTarget = exports.ChatMessageFilterSensitiveLog = exports.ChatMessage = exports.UserInputMessageFilterSensitiveLog = exports.UserInputMessageContextFilterSensitiveLog = exports.ToolFilterSensitiveLog = exports.Tool = exports.ToolSpecificationFilterSensitiveLog = exports.ToolInputSchemaFilterSensitiveLog = exports.ToolResultFilterSensitiveLog = exports.ToolResultStatus = void 0;
|
|
5
|
+
exports.GenerateTaskAssistPlanResponseFilterSensitiveLog = exports.GenerateTaskAssistPlanRequestFilterSensitiveLog = exports.SendMessageResponseFilterSensitiveLog = exports.SendMessageRequestFilterSensitiveLog = exports.ExportResultArchiveResponseFilterSensitiveLog = exports.GenerateAssistantResponseResponseFilterSensitiveLog = exports.GenerateAssistantResponseRequestFilterSensitiveLog = exports.ServiceQuotaExceededException = exports.ServiceQuotaExceededExceptionReason = exports.ResultArchiveStreamFilterSensitiveLog = exports.ResultArchiveStream = exports.ExportIntent = exports.ExportContext = exports.TransformationDownloadArtifactType = exports.DryRunOperationException = exports.ConversationStateFilterSensitiveLog = exports.ContextTruncationScheme = exports.ChatTriggerType = exports.ChatResponseStreamFilterSensitiveLog = exports.ChatResponseStream = exports.ToolUseEventFilterSensitiveLog = exports.ToolResultEventFilterSensitiveLog = void 0;
|
|
6
|
+
const CodeWhispererStreamingServiceException_1 = require("./CodeWhispererStreamingServiceException");
|
|
7
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
8
|
+
exports.AccessDeniedExceptionReason = {
|
|
9
|
+
UNAUTHORIZED_CUSTOMIZATION_RESOURCE_ACCESS: "UNAUTHORIZED_CUSTOMIZATION_RESOURCE_ACCESS",
|
|
10
|
+
UNAUTHORIZED_WORKSPACE_CONTEXT_FEATURE_ACCESS: "UNAUTHORIZED_WORKSPACE_CONTEXT_FEATURE_ACCESS",
|
|
11
|
+
};
|
|
12
|
+
class AccessDeniedException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
13
|
+
name = "AccessDeniedException";
|
|
14
|
+
$fault = "client";
|
|
15
|
+
reason;
|
|
16
|
+
constructor(opts) {
|
|
17
|
+
super({
|
|
18
|
+
name: "AccessDeniedException",
|
|
19
|
+
$fault: "client",
|
|
20
|
+
...opts
|
|
21
|
+
});
|
|
22
|
+
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
23
|
+
this.reason = opts.reason;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
exports.AccessDeniedException = AccessDeniedException;
|
|
27
|
+
const AdditionalContentEntryFilterSensitiveLog = (obj) => ({
|
|
28
|
+
...obj,
|
|
29
|
+
...(obj.name && { name: smithy_client_1.SENSITIVE_STRING
|
|
30
|
+
}),
|
|
31
|
+
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING
|
|
32
|
+
}),
|
|
33
|
+
...(obj.innerContext && { innerContext: smithy_client_1.SENSITIVE_STRING
|
|
34
|
+
}),
|
|
35
|
+
});
|
|
36
|
+
exports.AdditionalContentEntryFilterSensitiveLog = AdditionalContentEntryFilterSensitiveLog;
|
|
37
|
+
exports.InternalServerExceptionReason = {
|
|
38
|
+
MODEL_TEMPORARILY_UNAVAILABLE: "MODEL_TEMPORARILY_UNAVAILABLE",
|
|
39
|
+
};
|
|
40
|
+
class InternalServerException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
41
|
+
name = "InternalServerException";
|
|
42
|
+
$fault = "server";
|
|
43
|
+
$retryable = {};
|
|
44
|
+
reason;
|
|
45
|
+
constructor(opts) {
|
|
46
|
+
super({
|
|
47
|
+
name: "InternalServerException",
|
|
48
|
+
$fault: "server",
|
|
49
|
+
...opts
|
|
50
|
+
});
|
|
51
|
+
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
52
|
+
this.reason = opts.reason;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
exports.InternalServerException = InternalServerException;
|
|
56
|
+
class ResourceNotFoundException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
57
|
+
name = "ResourceNotFoundException";
|
|
58
|
+
$fault = "client";
|
|
59
|
+
constructor(opts) {
|
|
60
|
+
super({
|
|
61
|
+
name: "ResourceNotFoundException",
|
|
62
|
+
$fault: "client",
|
|
63
|
+
...opts
|
|
64
|
+
});
|
|
65
|
+
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
69
|
+
exports.ThrottlingExceptionReason = {
|
|
70
|
+
MONTHLY_REQUEST_COUNT: "MONTHLY_REQUEST_COUNT",
|
|
71
|
+
};
|
|
72
|
+
class ThrottlingException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
73
|
+
name = "ThrottlingException";
|
|
74
|
+
$fault = "client";
|
|
75
|
+
$retryable = {
|
|
76
|
+
throttling: true,
|
|
77
|
+
};
|
|
78
|
+
reason;
|
|
79
|
+
constructor(opts) {
|
|
80
|
+
super({
|
|
81
|
+
name: "ThrottlingException",
|
|
82
|
+
$fault: "client",
|
|
83
|
+
...opts
|
|
84
|
+
});
|
|
85
|
+
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
86
|
+
this.reason = opts.reason;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
exports.ThrottlingException = ThrottlingException;
|
|
90
|
+
exports.ValidationExceptionReason = {
|
|
91
|
+
CONTENT_LENGTH_EXCEEDS_THRESHOLD: "CONTENT_LENGTH_EXCEEDS_THRESHOLD",
|
|
92
|
+
INVALID_CONVERSATION_ID: "INVALID_CONVERSATION_ID",
|
|
93
|
+
INVALID_KMS_GRANT: "INVALID_KMS_GRANT",
|
|
94
|
+
};
|
|
95
|
+
class ValidationException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
96
|
+
name = "ValidationException";
|
|
97
|
+
$fault = "client";
|
|
98
|
+
reason;
|
|
99
|
+
constructor(opts) {
|
|
100
|
+
super({
|
|
101
|
+
name: "ValidationException",
|
|
102
|
+
$fault: "client",
|
|
103
|
+
...opts
|
|
104
|
+
});
|
|
105
|
+
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
106
|
+
this.reason = opts.reason;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
exports.ValidationException = ValidationException;
|
|
110
|
+
const AppStudioStateFilterSensitiveLog = (obj) => ({
|
|
111
|
+
...obj,
|
|
112
|
+
...(obj.namespace && { namespace: smithy_client_1.SENSITIVE_STRING
|
|
113
|
+
}),
|
|
114
|
+
...(obj.propertyName && { propertyName: smithy_client_1.SENSITIVE_STRING
|
|
115
|
+
}),
|
|
116
|
+
...(obj.propertyValue && { propertyValue: smithy_client_1.SENSITIVE_STRING
|
|
117
|
+
}),
|
|
118
|
+
...(obj.propertyContext && { propertyContext: smithy_client_1.SENSITIVE_STRING
|
|
119
|
+
}),
|
|
120
|
+
});
|
|
121
|
+
exports.AppStudioStateFilterSensitiveLog = AppStudioStateFilterSensitiveLog;
|
|
122
|
+
const AssistantResponseEventFilterSensitiveLog = (obj) => ({
|
|
123
|
+
...obj,
|
|
124
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
125
|
+
}),
|
|
126
|
+
});
|
|
127
|
+
exports.AssistantResponseEventFilterSensitiveLog = AssistantResponseEventFilterSensitiveLog;
|
|
128
|
+
exports.UserIntent = {
|
|
129
|
+
APPLY_COMMON_BEST_PRACTICES: "APPLY_COMMON_BEST_PRACTICES",
|
|
130
|
+
CITE_SOURCES: "CITE_SOURCES",
|
|
131
|
+
CODE_GENERATION: "CODE_GENERATION",
|
|
132
|
+
EXPLAIN_CODE_SELECTION: "EXPLAIN_CODE_SELECTION",
|
|
133
|
+
EXPLAIN_LINE_BY_LINE: "EXPLAIN_LINE_BY_LINE",
|
|
134
|
+
GENERATE_CLOUDFORMATION_TEMPLATE: "GENERATE_CLOUDFORMATION_TEMPLATE",
|
|
135
|
+
GENERATE_UNIT_TESTS: "GENERATE_UNIT_TESTS",
|
|
136
|
+
IMPROVE_CODE: "IMPROVE_CODE",
|
|
137
|
+
SHOW_EXAMPLES: "SHOW_EXAMPLES",
|
|
138
|
+
SUGGEST_ALTERNATE_IMPLEMENTATION: "SUGGEST_ALTERNATE_IMPLEMENTATION",
|
|
139
|
+
};
|
|
140
|
+
const FollowupPromptFilterSensitiveLog = (obj) => ({
|
|
141
|
+
...obj,
|
|
142
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
143
|
+
}),
|
|
144
|
+
});
|
|
145
|
+
exports.FollowupPromptFilterSensitiveLog = FollowupPromptFilterSensitiveLog;
|
|
146
|
+
const SupplementaryWebLinkFilterSensitiveLog = (obj) => ({
|
|
147
|
+
...obj,
|
|
148
|
+
...(obj.url && { url: smithy_client_1.SENSITIVE_STRING
|
|
149
|
+
}),
|
|
150
|
+
...(obj.title && { title: smithy_client_1.SENSITIVE_STRING
|
|
151
|
+
}),
|
|
152
|
+
...(obj.snippet && { snippet: smithy_client_1.SENSITIVE_STRING
|
|
153
|
+
}),
|
|
154
|
+
});
|
|
155
|
+
exports.SupplementaryWebLinkFilterSensitiveLog = SupplementaryWebLinkFilterSensitiveLog;
|
|
156
|
+
const ToolUseFilterSensitiveLog = (obj) => ({
|
|
157
|
+
...obj,
|
|
158
|
+
...(obj.name && { name: smithy_client_1.SENSITIVE_STRING
|
|
159
|
+
}),
|
|
160
|
+
...(obj.input && { input: smithy_client_1.SENSITIVE_STRING
|
|
161
|
+
}),
|
|
162
|
+
});
|
|
163
|
+
exports.ToolUseFilterSensitiveLog = ToolUseFilterSensitiveLog;
|
|
164
|
+
const AssistantResponseMessageFilterSensitiveLog = (obj) => ({
|
|
165
|
+
...obj,
|
|
166
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
167
|
+
}),
|
|
168
|
+
...(obj.supplementaryWebLinks && { supplementaryWebLinks: obj.supplementaryWebLinks.map(item => (0, exports.SupplementaryWebLinkFilterSensitiveLog)(item))
|
|
169
|
+
}),
|
|
170
|
+
...(obj.followupPrompt && { followupPrompt: (0, exports.FollowupPromptFilterSensitiveLog)(obj.followupPrompt)
|
|
171
|
+
}),
|
|
172
|
+
...(obj.toolUses && { toolUses: obj.toolUses.map(item => (0, exports.ToolUseFilterSensitiveLog)(item))
|
|
173
|
+
}),
|
|
174
|
+
});
|
|
175
|
+
exports.AssistantResponseMessageFilterSensitiveLog = AssistantResponseMessageFilterSensitiveLog;
|
|
176
|
+
exports.ConflictExceptionReason = {
|
|
177
|
+
CUSTOMER_KMS_KEY_DISABLED: "CUSTOMER_KMS_KEY_DISABLED",
|
|
178
|
+
CUSTOMER_KMS_KEY_INVALID_KEY_POLICY: "CUSTOMER_KMS_KEY_INVALID_KEY_POLICY",
|
|
179
|
+
MISMATCHED_KMS_KEY: "MISMATCHED_KMS_KEY",
|
|
180
|
+
};
|
|
181
|
+
class ConflictException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
182
|
+
name = "ConflictException";
|
|
183
|
+
$fault = "client";
|
|
184
|
+
reason;
|
|
185
|
+
constructor(opts) {
|
|
186
|
+
super({
|
|
187
|
+
name: "ConflictException",
|
|
188
|
+
$fault: "client",
|
|
189
|
+
...opts
|
|
190
|
+
});
|
|
191
|
+
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
192
|
+
this.reason = opts.reason;
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
exports.ConflictException = ConflictException;
|
|
196
|
+
exports.ContentChecksumType = {
|
|
197
|
+
SHA_256: "SHA_256",
|
|
198
|
+
};
|
|
199
|
+
const BinaryMetadataEventFilterSensitiveLog = (obj) => ({
|
|
200
|
+
...obj,
|
|
201
|
+
});
|
|
202
|
+
exports.BinaryMetadataEventFilterSensitiveLog = BinaryMetadataEventFilterSensitiveLog;
|
|
203
|
+
const BinaryPayloadEventFilterSensitiveLog = (obj) => ({
|
|
204
|
+
...obj,
|
|
205
|
+
...(obj.bytes && { bytes: smithy_client_1.SENSITIVE_STRING
|
|
206
|
+
}),
|
|
207
|
+
});
|
|
208
|
+
exports.BinaryPayloadEventFilterSensitiveLog = BinaryPayloadEventFilterSensitiveLog;
|
|
209
|
+
exports.ImageFormat = {
|
|
210
|
+
GIF: "gif",
|
|
211
|
+
JPEG: "jpeg",
|
|
212
|
+
PNG: "png",
|
|
213
|
+
WEBP: "webp",
|
|
214
|
+
};
|
|
215
|
+
var ImageSource;
|
|
216
|
+
(function (ImageSource) {
|
|
217
|
+
ImageSource.visit = (value, visitor) => {
|
|
218
|
+
if (value.bytes !== undefined)
|
|
219
|
+
return visitor.bytes(value.bytes);
|
|
220
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
221
|
+
};
|
|
222
|
+
})(ImageSource || (exports.ImageSource = ImageSource = {}));
|
|
223
|
+
const ImageSourceFilterSensitiveLog = (obj) => {
|
|
224
|
+
if (obj.bytes !== undefined)
|
|
225
|
+
return { bytes: obj.bytes
|
|
226
|
+
};
|
|
227
|
+
if (obj.$unknown !== undefined)
|
|
228
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
229
|
+
};
|
|
230
|
+
exports.ImageSourceFilterSensitiveLog = ImageSourceFilterSensitiveLog;
|
|
231
|
+
const ImageBlockFilterSensitiveLog = (obj) => ({
|
|
232
|
+
...obj,
|
|
233
|
+
...(obj.source && { source: smithy_client_1.SENSITIVE_STRING
|
|
234
|
+
}),
|
|
235
|
+
});
|
|
236
|
+
exports.ImageBlockFilterSensitiveLog = ImageBlockFilterSensitiveLog;
|
|
237
|
+
exports.Origin = {
|
|
238
|
+
AI_EDITOR: "AI_EDITOR",
|
|
239
|
+
CHATBOT: "CHATBOT",
|
|
240
|
+
CLI: "CLI",
|
|
241
|
+
CONSOLE: "CONSOLE",
|
|
242
|
+
DOCUMENTATION: "DOCUMENTATION",
|
|
243
|
+
GITLAB: "GITLAB",
|
|
244
|
+
IDE: "IDE",
|
|
245
|
+
MARKETING: "MARKETING",
|
|
246
|
+
MD: "MD",
|
|
247
|
+
MD_IDE: "MD_IDE",
|
|
248
|
+
MOBILE: "MOBILE",
|
|
249
|
+
OPENSEARCH_DASHBOARD: "OPENSEARCH_DASHBOARD",
|
|
250
|
+
Q_DEV_BEXT: "Q_DEV_BEXT",
|
|
251
|
+
SAGE_MAKER: "SAGE_MAKER",
|
|
252
|
+
SERVICE_INTERNAL: "SERVICE_INTERNAL",
|
|
253
|
+
UNIFIED_SEARCH: "UNIFIED_SEARCH",
|
|
254
|
+
UNKNOWN: "UNKNOWN",
|
|
255
|
+
};
|
|
256
|
+
const ConsoleStateFilterSensitiveLog = (obj) => ({
|
|
257
|
+
...obj,
|
|
258
|
+
...(obj.consoleUrl && { consoleUrl: smithy_client_1.SENSITIVE_STRING
|
|
259
|
+
}),
|
|
260
|
+
...(obj.taskName && { taskName: smithy_client_1.SENSITIVE_STRING
|
|
261
|
+
}),
|
|
262
|
+
});
|
|
263
|
+
exports.ConsoleStateFilterSensitiveLog = ConsoleStateFilterSensitiveLog;
|
|
264
|
+
exports.DiagnosticSeverity = {
|
|
265
|
+
ERROR: "ERROR",
|
|
266
|
+
HINT: "HINT",
|
|
267
|
+
INFORMATION: "INFORMATION",
|
|
268
|
+
WARNING: "WARNING",
|
|
269
|
+
};
|
|
270
|
+
const RuntimeDiagnosticFilterSensitiveLog = (obj) => ({
|
|
271
|
+
...obj,
|
|
272
|
+
...(obj.source && { source: smithy_client_1.SENSITIVE_STRING
|
|
273
|
+
}),
|
|
274
|
+
...(obj.message && { message: smithy_client_1.SENSITIVE_STRING
|
|
275
|
+
}),
|
|
276
|
+
});
|
|
277
|
+
exports.RuntimeDiagnosticFilterSensitiveLog = RuntimeDiagnosticFilterSensitiveLog;
|
|
278
|
+
const CodeDescriptionFilterSensitiveLog = (obj) => ({
|
|
279
|
+
...obj,
|
|
280
|
+
...(obj.href && { href: smithy_client_1.SENSITIVE_STRING
|
|
281
|
+
}),
|
|
282
|
+
});
|
|
283
|
+
exports.CodeDescriptionFilterSensitiveLog = CodeDescriptionFilterSensitiveLog;
|
|
284
|
+
exports.SymbolType = {
|
|
285
|
+
DECLARATION: "DECLARATION",
|
|
286
|
+
USAGE: "USAGE",
|
|
287
|
+
};
|
|
288
|
+
const TextDocumentFilterSensitiveLog = (obj) => ({
|
|
289
|
+
...obj,
|
|
290
|
+
...(obj.relativeFilePath && { relativeFilePath: smithy_client_1.SENSITIVE_STRING
|
|
291
|
+
}),
|
|
292
|
+
...(obj.text && { text: smithy_client_1.SENSITIVE_STRING
|
|
293
|
+
}),
|
|
294
|
+
});
|
|
295
|
+
exports.TextDocumentFilterSensitiveLog = TextDocumentFilterSensitiveLog;
|
|
296
|
+
const DiagnosticLocationFilterSensitiveLog = (obj) => ({
|
|
297
|
+
...obj,
|
|
298
|
+
...(obj.uri && { uri: smithy_client_1.SENSITIVE_STRING
|
|
299
|
+
}),
|
|
300
|
+
});
|
|
301
|
+
exports.DiagnosticLocationFilterSensitiveLog = DiagnosticLocationFilterSensitiveLog;
|
|
302
|
+
const DiagnosticRelatedInformationFilterSensitiveLog = (obj) => ({
|
|
303
|
+
...obj,
|
|
304
|
+
...(obj.location && { location: (0, exports.DiagnosticLocationFilterSensitiveLog)(obj.location)
|
|
305
|
+
}),
|
|
306
|
+
...(obj.message && { message: smithy_client_1.SENSITIVE_STRING
|
|
307
|
+
}),
|
|
308
|
+
});
|
|
309
|
+
exports.DiagnosticRelatedInformationFilterSensitiveLog = DiagnosticRelatedInformationFilterSensitiveLog;
|
|
310
|
+
exports.DiagnosticTag = {
|
|
311
|
+
DEPRECATED: "DEPRECATED",
|
|
312
|
+
UNNECESSARY: "UNNECESSARY",
|
|
313
|
+
};
|
|
314
|
+
const TextDocumentDiagnosticFilterSensitiveLog = (obj) => ({
|
|
315
|
+
...obj,
|
|
316
|
+
...(obj.document && { document: (0, exports.TextDocumentFilterSensitiveLog)(obj.document)
|
|
317
|
+
}),
|
|
318
|
+
...(obj.source && { source: smithy_client_1.SENSITIVE_STRING
|
|
319
|
+
}),
|
|
320
|
+
...(obj.message && { message: smithy_client_1.SENSITIVE_STRING
|
|
321
|
+
}),
|
|
322
|
+
...(obj.code && { code: smithy_client_1.SENSITIVE_STRING
|
|
323
|
+
}),
|
|
324
|
+
...(obj.codeDescription && { codeDescription: (0, exports.CodeDescriptionFilterSensitiveLog)(obj.codeDescription)
|
|
325
|
+
}),
|
|
326
|
+
...(obj.relatedInformation && { relatedInformation: obj.relatedInformation.map(item => (0, exports.DiagnosticRelatedInformationFilterSensitiveLog)(item))
|
|
327
|
+
}),
|
|
328
|
+
...(obj.data && { data: smithy_client_1.SENSITIVE_STRING
|
|
329
|
+
}),
|
|
330
|
+
});
|
|
331
|
+
exports.TextDocumentDiagnosticFilterSensitiveLog = TextDocumentDiagnosticFilterSensitiveLog;
|
|
332
|
+
var Diagnostic;
|
|
333
|
+
(function (Diagnostic) {
|
|
334
|
+
Diagnostic.visit = (value, visitor) => {
|
|
335
|
+
if (value.textDocumentDiagnostic !== undefined)
|
|
336
|
+
return visitor.textDocumentDiagnostic(value.textDocumentDiagnostic);
|
|
337
|
+
if (value.runtimeDiagnostic !== undefined)
|
|
338
|
+
return visitor.runtimeDiagnostic(value.runtimeDiagnostic);
|
|
339
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
340
|
+
};
|
|
341
|
+
})(Diagnostic || (exports.Diagnostic = Diagnostic = {}));
|
|
342
|
+
const DiagnosticFilterSensitiveLog = (obj) => {
|
|
343
|
+
if (obj.textDocumentDiagnostic !== undefined)
|
|
344
|
+
return { textDocumentDiagnostic: (0, exports.TextDocumentDiagnosticFilterSensitiveLog)(obj.textDocumentDiagnostic)
|
|
345
|
+
};
|
|
346
|
+
if (obj.runtimeDiagnostic !== undefined)
|
|
347
|
+
return { runtimeDiagnostic: (0, exports.RuntimeDiagnosticFilterSensitiveLog)(obj.runtimeDiagnostic)
|
|
348
|
+
};
|
|
349
|
+
if (obj.$unknown !== undefined)
|
|
350
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
351
|
+
};
|
|
352
|
+
exports.DiagnosticFilterSensitiveLog = DiagnosticFilterSensitiveLog;
|
|
353
|
+
var CursorState;
|
|
354
|
+
(function (CursorState) {
|
|
355
|
+
CursorState.visit = (value, visitor) => {
|
|
356
|
+
if (value.position !== undefined)
|
|
357
|
+
return visitor.position(value.position);
|
|
358
|
+
if (value.range !== undefined)
|
|
359
|
+
return visitor.range(value.range);
|
|
360
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
361
|
+
};
|
|
362
|
+
})(CursorState || (exports.CursorState = CursorState = {}));
|
|
363
|
+
exports.ContentType = {
|
|
364
|
+
CODE: "CODE",
|
|
365
|
+
FILE: "FILE",
|
|
366
|
+
PROMPT: "PROMPT",
|
|
367
|
+
WORKSPACE: "WORKSPACE",
|
|
368
|
+
};
|
|
369
|
+
const RelevantTextDocumentFilterSensitiveLog = (obj) => ({
|
|
370
|
+
...obj,
|
|
371
|
+
...(obj.relativeFilePath && { relativeFilePath: smithy_client_1.SENSITIVE_STRING
|
|
372
|
+
}),
|
|
373
|
+
...(obj.text && { text: smithy_client_1.SENSITIVE_STRING
|
|
374
|
+
}),
|
|
375
|
+
});
|
|
376
|
+
exports.RelevantTextDocumentFilterSensitiveLog = RelevantTextDocumentFilterSensitiveLog;
|
|
377
|
+
const EditorStateFilterSensitiveLog = (obj) => ({
|
|
378
|
+
...obj,
|
|
379
|
+
...(obj.document && { document: (0, exports.TextDocumentFilterSensitiveLog)(obj.document)
|
|
380
|
+
}),
|
|
381
|
+
...(obj.cursorState && { cursorState: obj.cursorState
|
|
382
|
+
}),
|
|
383
|
+
...(obj.relevantDocuments && { relevantDocuments: obj.relevantDocuments.map(item => (0, exports.RelevantTextDocumentFilterSensitiveLog)(item))
|
|
384
|
+
}),
|
|
385
|
+
...(obj.workspaceFolders && { workspaceFolders: smithy_client_1.SENSITIVE_STRING
|
|
386
|
+
}),
|
|
387
|
+
});
|
|
388
|
+
exports.EditorStateFilterSensitiveLog = EditorStateFilterSensitiveLog;
|
|
389
|
+
const EnvironmentVariableFilterSensitiveLog = (obj) => ({
|
|
390
|
+
...obj,
|
|
391
|
+
...(obj.key && { key: smithy_client_1.SENSITIVE_STRING
|
|
392
|
+
}),
|
|
393
|
+
...(obj.value && { value: smithy_client_1.SENSITIVE_STRING
|
|
394
|
+
}),
|
|
395
|
+
});
|
|
396
|
+
exports.EnvironmentVariableFilterSensitiveLog = EnvironmentVariableFilterSensitiveLog;
|
|
397
|
+
const EnvStateFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
...(obj.currentWorkingDirectory && { currentWorkingDirectory: smithy_client_1.SENSITIVE_STRING
|
|
400
|
+
}),
|
|
401
|
+
...(obj.environmentVariables && { environmentVariables: obj.environmentVariables.map(item => (0, exports.EnvironmentVariableFilterSensitiveLog)(item))
|
|
402
|
+
}),
|
|
403
|
+
});
|
|
404
|
+
exports.EnvStateFilterSensitiveLog = EnvStateFilterSensitiveLog;
|
|
405
|
+
const GitStateFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
...(obj.status && { status: smithy_client_1.SENSITIVE_STRING
|
|
408
|
+
}),
|
|
409
|
+
});
|
|
410
|
+
exports.GitStateFilterSensitiveLog = GitStateFilterSensitiveLog;
|
|
411
|
+
const ShellHistoryEntryFilterSensitiveLog = (obj) => ({
|
|
412
|
+
...obj,
|
|
413
|
+
...(obj.command && { command: smithy_client_1.SENSITIVE_STRING
|
|
414
|
+
}),
|
|
415
|
+
...(obj.directory && { directory: smithy_client_1.SENSITIVE_STRING
|
|
416
|
+
}),
|
|
417
|
+
...(obj.stdout && { stdout: smithy_client_1.SENSITIVE_STRING
|
|
418
|
+
}),
|
|
419
|
+
...(obj.stderr && { stderr: smithy_client_1.SENSITIVE_STRING
|
|
420
|
+
}),
|
|
421
|
+
});
|
|
422
|
+
exports.ShellHistoryEntryFilterSensitiveLog = ShellHistoryEntryFilterSensitiveLog;
|
|
423
|
+
const ShellStateFilterSensitiveLog = (obj) => ({
|
|
424
|
+
...obj,
|
|
425
|
+
...(obj.shellHistory && { shellHistory: obj.shellHistory.map(item => (0, exports.ShellHistoryEntryFilterSensitiveLog)(item))
|
|
426
|
+
}),
|
|
427
|
+
});
|
|
428
|
+
exports.ShellStateFilterSensitiveLog = ShellStateFilterSensitiveLog;
|
|
429
|
+
var ToolResultContentBlock;
|
|
430
|
+
(function (ToolResultContentBlock) {
|
|
431
|
+
ToolResultContentBlock.visit = (value, visitor) => {
|
|
432
|
+
if (value.text !== undefined)
|
|
433
|
+
return visitor.text(value.text);
|
|
434
|
+
if (value.json !== undefined)
|
|
435
|
+
return visitor.json(value.json);
|
|
436
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
437
|
+
};
|
|
438
|
+
})(ToolResultContentBlock || (exports.ToolResultContentBlock = ToolResultContentBlock = {}));
|
|
439
|
+
const ToolResultContentBlockFilterSensitiveLog = (obj) => {
|
|
440
|
+
if (obj.text !== undefined)
|
|
441
|
+
return { text: smithy_client_1.SENSITIVE_STRING
|
|
442
|
+
};
|
|
443
|
+
if (obj.json !== undefined)
|
|
444
|
+
return { json: smithy_client_1.SENSITIVE_STRING
|
|
445
|
+
};
|
|
446
|
+
if (obj.$unknown !== undefined)
|
|
447
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
448
|
+
};
|
|
449
|
+
exports.ToolResultContentBlockFilterSensitiveLog = ToolResultContentBlockFilterSensitiveLog;
|
|
450
|
+
exports.ToolResultStatus = {
|
|
451
|
+
ERROR: "error",
|
|
452
|
+
SUCCESS: "success",
|
|
453
|
+
};
|
|
454
|
+
const ToolResultFilterSensitiveLog = (obj) => ({
|
|
455
|
+
...obj,
|
|
456
|
+
...(obj.content && { content: obj.content.map(item => (0, exports.ToolResultContentBlockFilterSensitiveLog)(item))
|
|
457
|
+
}),
|
|
458
|
+
});
|
|
459
|
+
exports.ToolResultFilterSensitiveLog = ToolResultFilterSensitiveLog;
|
|
460
|
+
const ToolInputSchemaFilterSensitiveLog = (obj) => ({
|
|
461
|
+
...obj,
|
|
462
|
+
...(obj.json && { json: smithy_client_1.SENSITIVE_STRING
|
|
463
|
+
}),
|
|
464
|
+
});
|
|
465
|
+
exports.ToolInputSchemaFilterSensitiveLog = ToolInputSchemaFilterSensitiveLog;
|
|
466
|
+
const ToolSpecificationFilterSensitiveLog = (obj) => ({
|
|
467
|
+
...obj,
|
|
468
|
+
...(obj.inputSchema && { inputSchema: (0, exports.ToolInputSchemaFilterSensitiveLog)(obj.inputSchema)
|
|
469
|
+
}),
|
|
470
|
+
...(obj.name && { name: smithy_client_1.SENSITIVE_STRING
|
|
471
|
+
}),
|
|
472
|
+
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING
|
|
473
|
+
}),
|
|
474
|
+
});
|
|
475
|
+
exports.ToolSpecificationFilterSensitiveLog = ToolSpecificationFilterSensitiveLog;
|
|
476
|
+
var Tool;
|
|
477
|
+
(function (Tool) {
|
|
478
|
+
Tool.visit = (value, visitor) => {
|
|
479
|
+
if (value.toolSpecification !== undefined)
|
|
480
|
+
return visitor.toolSpecification(value.toolSpecification);
|
|
481
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
482
|
+
};
|
|
483
|
+
})(Tool || (exports.Tool = Tool = {}));
|
|
484
|
+
const ToolFilterSensitiveLog = (obj) => {
|
|
485
|
+
if (obj.toolSpecification !== undefined)
|
|
486
|
+
return { toolSpecification: (0, exports.ToolSpecificationFilterSensitiveLog)(obj.toolSpecification)
|
|
487
|
+
};
|
|
488
|
+
if (obj.$unknown !== undefined)
|
|
489
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
490
|
+
};
|
|
491
|
+
exports.ToolFilterSensitiveLog = ToolFilterSensitiveLog;
|
|
492
|
+
const UserInputMessageContextFilterSensitiveLog = (obj) => ({
|
|
493
|
+
...obj,
|
|
494
|
+
...(obj.editorState && { editorState: (0, exports.EditorStateFilterSensitiveLog)(obj.editorState)
|
|
495
|
+
}),
|
|
496
|
+
...(obj.shellState && { shellState: (0, exports.ShellStateFilterSensitiveLog)(obj.shellState)
|
|
497
|
+
}),
|
|
498
|
+
...(obj.gitState && { gitState: (0, exports.GitStateFilterSensitiveLog)(obj.gitState)
|
|
499
|
+
}),
|
|
500
|
+
...(obj.envState && { envState: (0, exports.EnvStateFilterSensitiveLog)(obj.envState)
|
|
501
|
+
}),
|
|
502
|
+
...(obj.appStudioContext && { appStudioContext: (0, exports.AppStudioStateFilterSensitiveLog)(obj.appStudioContext)
|
|
503
|
+
}),
|
|
504
|
+
...(obj.diagnostic && { diagnostic: (0, exports.DiagnosticFilterSensitiveLog)(obj.diagnostic)
|
|
505
|
+
}),
|
|
506
|
+
...(obj.consoleState && { consoleState: (0, exports.ConsoleStateFilterSensitiveLog)(obj.consoleState)
|
|
507
|
+
}),
|
|
508
|
+
...(obj.additionalContext && { additionalContext: obj.additionalContext.map(item => (0, exports.AdditionalContentEntryFilterSensitiveLog)(item))
|
|
509
|
+
}),
|
|
510
|
+
...(obj.toolResults && { toolResults: obj.toolResults.map(item => (0, exports.ToolResultFilterSensitiveLog)(item))
|
|
511
|
+
}),
|
|
512
|
+
...(obj.tools && { tools: obj.tools.map(item => (0, exports.ToolFilterSensitiveLog)(item))
|
|
513
|
+
}),
|
|
514
|
+
});
|
|
515
|
+
exports.UserInputMessageContextFilterSensitiveLog = UserInputMessageContextFilterSensitiveLog;
|
|
516
|
+
const UserInputMessageFilterSensitiveLog = (obj) => ({
|
|
517
|
+
...obj,
|
|
518
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
519
|
+
}),
|
|
520
|
+
...(obj.userInputMessageContext && { userInputMessageContext: (0, exports.UserInputMessageContextFilterSensitiveLog)(obj.userInputMessageContext)
|
|
521
|
+
}),
|
|
522
|
+
...(obj.images && { images: obj.images.map(item => (0, exports.ImageBlockFilterSensitiveLog)(item))
|
|
523
|
+
}),
|
|
524
|
+
});
|
|
525
|
+
exports.UserInputMessageFilterSensitiveLog = UserInputMessageFilterSensitiveLog;
|
|
526
|
+
var ChatMessage;
|
|
527
|
+
(function (ChatMessage) {
|
|
528
|
+
ChatMessage.visit = (value, visitor) => {
|
|
529
|
+
if (value.userInputMessage !== undefined)
|
|
530
|
+
return visitor.userInputMessage(value.userInputMessage);
|
|
531
|
+
if (value.assistantResponseMessage !== undefined)
|
|
532
|
+
return visitor.assistantResponseMessage(value.assistantResponseMessage);
|
|
533
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
534
|
+
};
|
|
535
|
+
})(ChatMessage || (exports.ChatMessage = ChatMessage = {}));
|
|
536
|
+
const ChatMessageFilterSensitiveLog = (obj) => {
|
|
537
|
+
if (obj.userInputMessage !== undefined)
|
|
538
|
+
return { userInputMessage: (0, exports.UserInputMessageFilterSensitiveLog)(obj.userInputMessage)
|
|
539
|
+
};
|
|
540
|
+
if (obj.assistantResponseMessage !== undefined)
|
|
541
|
+
return { assistantResponseMessage: (0, exports.AssistantResponseMessageFilterSensitiveLog)(obj.assistantResponseMessage)
|
|
542
|
+
};
|
|
543
|
+
if (obj.$unknown !== undefined)
|
|
544
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
545
|
+
};
|
|
546
|
+
exports.ChatMessageFilterSensitiveLog = ChatMessageFilterSensitiveLog;
|
|
547
|
+
var CitationTarget;
|
|
548
|
+
(function (CitationTarget) {
|
|
549
|
+
CitationTarget.visit = (value, visitor) => {
|
|
550
|
+
if (value.location !== undefined)
|
|
551
|
+
return visitor.location(value.location);
|
|
552
|
+
if (value.range !== undefined)
|
|
553
|
+
return visitor.range(value.range);
|
|
554
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
555
|
+
};
|
|
556
|
+
})(CitationTarget || (exports.CitationTarget = CitationTarget = {}));
|
|
557
|
+
const CitationEventFilterSensitiveLog = (obj) => ({
|
|
558
|
+
...obj,
|
|
559
|
+
...(obj.target && { target: obj.target
|
|
560
|
+
}),
|
|
561
|
+
...(obj.citationText && { citationText: smithy_client_1.SENSITIVE_STRING
|
|
562
|
+
}),
|
|
563
|
+
...(obj.citationLink && { citationLink: smithy_client_1.SENSITIVE_STRING
|
|
564
|
+
}),
|
|
565
|
+
});
|
|
566
|
+
exports.CitationEventFilterSensitiveLog = CitationEventFilterSensitiveLog;
|
|
567
|
+
const CodeEventFilterSensitiveLog = (obj) => ({
|
|
568
|
+
...obj,
|
|
569
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
570
|
+
}),
|
|
571
|
+
});
|
|
572
|
+
exports.CodeEventFilterSensitiveLog = CodeEventFilterSensitiveLog;
|
|
573
|
+
const FollowupPromptEventFilterSensitiveLog = (obj) => ({
|
|
574
|
+
...obj,
|
|
575
|
+
...(obj.followupPrompt && { followupPrompt: (0, exports.FollowupPromptFilterSensitiveLog)(obj.followupPrompt)
|
|
576
|
+
}),
|
|
577
|
+
});
|
|
578
|
+
exports.FollowupPromptEventFilterSensitiveLog = FollowupPromptEventFilterSensitiveLog;
|
|
579
|
+
exports.IntentType = {
|
|
580
|
+
DEEPLINKS: "DEEPLINKS",
|
|
581
|
+
GLUE_SENSEI: "GLUE_SENSEI",
|
|
582
|
+
RESOURCE_DATA: "RESOURCE_DATA",
|
|
583
|
+
SUPPORT: "SUPPORT",
|
|
584
|
+
};
|
|
585
|
+
var IntentDataType;
|
|
586
|
+
(function (IntentDataType) {
|
|
587
|
+
IntentDataType.visit = (value, visitor) => {
|
|
588
|
+
if (value.string !== undefined)
|
|
589
|
+
return visitor.string(value.string);
|
|
590
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
591
|
+
};
|
|
592
|
+
})(IntentDataType || (exports.IntentDataType = IntentDataType = {}));
|
|
593
|
+
const IntentsEventFilterSensitiveLog = (obj) => ({
|
|
594
|
+
...obj,
|
|
595
|
+
...(obj.intents && { intents: smithy_client_1.SENSITIVE_STRING
|
|
596
|
+
}),
|
|
597
|
+
});
|
|
598
|
+
exports.IntentsEventFilterSensitiveLog = IntentsEventFilterSensitiveLog;
|
|
599
|
+
const CloudWatchTroubleshootingLinkFilterSensitiveLog = (obj) => ({
|
|
600
|
+
...obj,
|
|
601
|
+
...(obj.label && { label: smithy_client_1.SENSITIVE_STRING
|
|
602
|
+
}),
|
|
603
|
+
...(obj.investigationPayload && { investigationPayload: smithy_client_1.SENSITIVE_STRING
|
|
604
|
+
}),
|
|
605
|
+
...(obj.defaultText && { defaultText: smithy_client_1.SENSITIVE_STRING
|
|
606
|
+
}),
|
|
607
|
+
});
|
|
608
|
+
exports.CloudWatchTroubleshootingLinkFilterSensitiveLog = CloudWatchTroubleshootingLinkFilterSensitiveLog;
|
|
609
|
+
const ModuleLinkFilterSensitiveLog = (obj) => ({
|
|
610
|
+
...obj,
|
|
611
|
+
...(obj.cloudWatchTroubleshootingLink && { cloudWatchTroubleshootingLink: (0, exports.CloudWatchTroubleshootingLinkFilterSensitiveLog)(obj.cloudWatchTroubleshootingLink)
|
|
612
|
+
}),
|
|
613
|
+
});
|
|
614
|
+
exports.ModuleLinkFilterSensitiveLog = ModuleLinkFilterSensitiveLog;
|
|
615
|
+
const WebLinkFilterSensitiveLog = (obj) => ({
|
|
616
|
+
...obj,
|
|
617
|
+
...(obj.label && { label: smithy_client_1.SENSITIVE_STRING
|
|
618
|
+
}),
|
|
619
|
+
...(obj.url && { url: smithy_client_1.SENSITIVE_STRING
|
|
620
|
+
}),
|
|
621
|
+
});
|
|
622
|
+
exports.WebLinkFilterSensitiveLog = WebLinkFilterSensitiveLog;
|
|
623
|
+
const ActionFilterSensitiveLog = (obj) => ({
|
|
624
|
+
...obj,
|
|
625
|
+
...(obj.webLink && { webLink: (0, exports.WebLinkFilterSensitiveLog)(obj.webLink)
|
|
626
|
+
}),
|
|
627
|
+
...(obj.moduleLink && { moduleLink: (0, exports.ModuleLinkFilterSensitiveLog)(obj.moduleLink)
|
|
628
|
+
}),
|
|
629
|
+
});
|
|
630
|
+
exports.ActionFilterSensitiveLog = ActionFilterSensitiveLog;
|
|
631
|
+
const TextFilterSensitiveLog = (obj) => ({
|
|
632
|
+
...obj,
|
|
633
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
634
|
+
}),
|
|
635
|
+
});
|
|
636
|
+
exports.TextFilterSensitiveLog = TextFilterSensitiveLog;
|
|
637
|
+
const AlertComponentFilterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
...(obj.text && { text: (0, exports.TextFilterSensitiveLog)(obj.text)
|
|
640
|
+
}),
|
|
641
|
+
});
|
|
642
|
+
exports.AlertComponentFilterSensitiveLog = AlertComponentFilterSensitiveLog;
|
|
643
|
+
exports.AlertType = {
|
|
644
|
+
ERROR: "ERROR",
|
|
645
|
+
INFO: "INFO",
|
|
646
|
+
WARNING: "WARNING",
|
|
647
|
+
};
|
|
648
|
+
const AlertFilterSensitiveLog = (obj) => ({
|
|
649
|
+
...obj,
|
|
650
|
+
...(obj.content && { content: obj.content.map(item => (0, exports.AlertComponentFilterSensitiveLog)(item))
|
|
651
|
+
}),
|
|
652
|
+
});
|
|
653
|
+
exports.AlertFilterSensitiveLog = AlertFilterSensitiveLog;
|
|
654
|
+
const InfrastructureUpdateTransitionFilterSensitiveLog = (obj) => ({
|
|
655
|
+
...obj,
|
|
656
|
+
...(obj.currentState && { currentState: smithy_client_1.SENSITIVE_STRING
|
|
657
|
+
}),
|
|
658
|
+
...(obj.nextState && { nextState: smithy_client_1.SENSITIVE_STRING
|
|
659
|
+
}),
|
|
660
|
+
});
|
|
661
|
+
exports.InfrastructureUpdateTransitionFilterSensitiveLog = InfrastructureUpdateTransitionFilterSensitiveLog;
|
|
662
|
+
const InfrastructureUpdateFilterSensitiveLog = (obj) => ({
|
|
663
|
+
...obj,
|
|
664
|
+
...(obj.transition && { transition: (0, exports.InfrastructureUpdateTransitionFilterSensitiveLog)(obj.transition)
|
|
665
|
+
}),
|
|
666
|
+
});
|
|
667
|
+
exports.InfrastructureUpdateFilterSensitiveLog = InfrastructureUpdateFilterSensitiveLog;
|
|
668
|
+
const StepComponentFilterSensitiveLog = (obj) => ({
|
|
669
|
+
...obj,
|
|
670
|
+
...(obj.text && { text: (0, exports.TextFilterSensitiveLog)(obj.text)
|
|
671
|
+
}),
|
|
672
|
+
});
|
|
673
|
+
exports.StepComponentFilterSensitiveLog = StepComponentFilterSensitiveLog;
|
|
674
|
+
exports.StepState = {
|
|
675
|
+
FAILED: "FAILED",
|
|
676
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
677
|
+
LOADING: "LOADING",
|
|
678
|
+
PAUSED: "PAUSED",
|
|
679
|
+
PENDING: "PENDING",
|
|
680
|
+
STOPPED: "STOPPED",
|
|
681
|
+
SUCCEEDED: "SUCCEEDED",
|
|
682
|
+
};
|
|
683
|
+
const StepFilterSensitiveLog = (obj) => ({
|
|
684
|
+
...obj,
|
|
685
|
+
...(obj.label && { label: smithy_client_1.SENSITIVE_STRING
|
|
686
|
+
}),
|
|
687
|
+
...(obj.content && { content: obj.content.map(item => (0, exports.StepComponentFilterSensitiveLog)(item))
|
|
688
|
+
}),
|
|
689
|
+
});
|
|
690
|
+
exports.StepFilterSensitiveLog = StepFilterSensitiveLog;
|
|
691
|
+
const ProgressComponentFilterSensitiveLog = (obj) => ({
|
|
692
|
+
...obj,
|
|
693
|
+
...(obj.step && { step: (0, exports.StepFilterSensitiveLog)(obj.step)
|
|
694
|
+
}),
|
|
695
|
+
});
|
|
696
|
+
exports.ProgressComponentFilterSensitiveLog = ProgressComponentFilterSensitiveLog;
|
|
697
|
+
const ProgressFilterSensitiveLog = (obj) => ({
|
|
698
|
+
...obj,
|
|
699
|
+
...(obj.content && { content: obj.content.map(item => (0, exports.ProgressComponentFilterSensitiveLog)(item))
|
|
700
|
+
}),
|
|
701
|
+
});
|
|
702
|
+
exports.ProgressFilterSensitiveLog = ProgressFilterSensitiveLog;
|
|
703
|
+
const ResourceFilterSensitiveLog = (obj) => ({
|
|
704
|
+
...obj,
|
|
705
|
+
...(obj.title && { title: smithy_client_1.SENSITIVE_STRING
|
|
706
|
+
}),
|
|
707
|
+
...(obj.link && { link: smithy_client_1.SENSITIVE_STRING
|
|
708
|
+
}),
|
|
709
|
+
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING
|
|
710
|
+
}),
|
|
711
|
+
...(obj.type && { type: smithy_client_1.SENSITIVE_STRING
|
|
712
|
+
}),
|
|
713
|
+
...(obj.ARN && { ARN: smithy_client_1.SENSITIVE_STRING
|
|
714
|
+
}),
|
|
715
|
+
...(obj.resourceJsonString && { resourceJsonString: smithy_client_1.SENSITIVE_STRING
|
|
716
|
+
}),
|
|
717
|
+
});
|
|
718
|
+
exports.ResourceFilterSensitiveLog = ResourceFilterSensitiveLog;
|
|
719
|
+
const ResourceListFilterSensitiveLog = (obj) => ({
|
|
720
|
+
...obj,
|
|
721
|
+
...(obj.action && { action: (0, exports.ActionFilterSensitiveLog)(obj.action)
|
|
722
|
+
}),
|
|
723
|
+
...(obj.items && { items: obj.items.map(item => (0, exports.ResourceFilterSensitiveLog)(item))
|
|
724
|
+
}),
|
|
725
|
+
});
|
|
726
|
+
exports.ResourceListFilterSensitiveLog = ResourceListFilterSensitiveLog;
|
|
727
|
+
const SectionComponentFilterSensitiveLog = (obj) => ({
|
|
728
|
+
...obj,
|
|
729
|
+
...(obj.text && { text: (0, exports.TextFilterSensitiveLog)(obj.text)
|
|
730
|
+
}),
|
|
731
|
+
...(obj.alert && { alert: (0, exports.AlertFilterSensitiveLog)(obj.alert)
|
|
732
|
+
}),
|
|
733
|
+
...(obj.resource && { resource: (0, exports.ResourceFilterSensitiveLog)(obj.resource)
|
|
734
|
+
}),
|
|
735
|
+
...(obj.resourceList && { resourceList: (0, exports.ResourceListFilterSensitiveLog)(obj.resourceList)
|
|
736
|
+
}),
|
|
737
|
+
});
|
|
738
|
+
exports.SectionComponentFilterSensitiveLog = SectionComponentFilterSensitiveLog;
|
|
739
|
+
const SectionFilterSensitiveLog = (obj) => ({
|
|
740
|
+
...obj,
|
|
741
|
+
...(obj.title && { title: smithy_client_1.SENSITIVE_STRING
|
|
742
|
+
}),
|
|
743
|
+
...(obj.content && { content: obj.content.map(item => (0, exports.SectionComponentFilterSensitiveLog)(item))
|
|
744
|
+
}),
|
|
745
|
+
...(obj.action && { action: (0, exports.ActionFilterSensitiveLog)(obj.action)
|
|
746
|
+
}),
|
|
747
|
+
});
|
|
748
|
+
exports.SectionFilterSensitiveLog = SectionFilterSensitiveLog;
|
|
749
|
+
const SuggestionFilterSensitiveLog = (obj) => ({
|
|
750
|
+
...obj,
|
|
751
|
+
...(obj.value && { value: smithy_client_1.SENSITIVE_STRING
|
|
752
|
+
}),
|
|
753
|
+
});
|
|
754
|
+
exports.SuggestionFilterSensitiveLog = SuggestionFilterSensitiveLog;
|
|
755
|
+
const SuggestionsFilterSensitiveLog = (obj) => ({
|
|
756
|
+
...obj,
|
|
757
|
+
...(obj.items && { items: obj.items.map(item => (0, exports.SuggestionFilterSensitiveLog)(item))
|
|
758
|
+
}),
|
|
759
|
+
});
|
|
760
|
+
exports.SuggestionsFilterSensitiveLog = SuggestionsFilterSensitiveLog;
|
|
761
|
+
const TaskActionConfirmationFilterSensitiveLog = (obj) => ({
|
|
762
|
+
...obj,
|
|
763
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
764
|
+
}),
|
|
765
|
+
});
|
|
766
|
+
exports.TaskActionConfirmationFilterSensitiveLog = TaskActionConfirmationFilterSensitiveLog;
|
|
767
|
+
exports.TaskActionNoteType = {
|
|
768
|
+
INFO: "INFO",
|
|
769
|
+
WARNING: "WARNING",
|
|
770
|
+
};
|
|
771
|
+
const TaskActionNoteFilterSensitiveLog = (obj) => ({
|
|
772
|
+
...obj,
|
|
773
|
+
...(obj.content && { content: smithy_client_1.SENSITIVE_STRING
|
|
774
|
+
}),
|
|
775
|
+
});
|
|
776
|
+
exports.TaskActionNoteFilterSensitiveLog = TaskActionNoteFilterSensitiveLog;
|
|
777
|
+
const TaskActionFilterSensitiveLog = (obj) => ({
|
|
778
|
+
...obj,
|
|
779
|
+
...(obj.label && { label: smithy_client_1.SENSITIVE_STRING
|
|
780
|
+
}),
|
|
781
|
+
...(obj.note && { note: (0, exports.TaskActionNoteFilterSensitiveLog)(obj.note)
|
|
782
|
+
}),
|
|
783
|
+
...(obj.payload && { payload: smithy_client_1.SENSITIVE_STRING
|
|
784
|
+
}),
|
|
785
|
+
...(obj.confirmation && { confirmation: (0, exports.TaskActionConfirmationFilterSensitiveLog)(obj.confirmation)
|
|
786
|
+
}),
|
|
787
|
+
});
|
|
788
|
+
exports.TaskActionFilterSensitiveLog = TaskActionFilterSensitiveLog;
|
|
789
|
+
const TaskComponentFilterSensitiveLog = (obj) => ({
|
|
790
|
+
...obj,
|
|
791
|
+
...(obj.text && { text: (0, exports.TextFilterSensitiveLog)(obj.text)
|
|
792
|
+
}),
|
|
793
|
+
...(obj.infrastructureUpdate && { infrastructureUpdate: (0, exports.InfrastructureUpdateFilterSensitiveLog)(obj.infrastructureUpdate)
|
|
794
|
+
}),
|
|
795
|
+
...(obj.alert && { alert: (0, exports.AlertFilterSensitiveLog)(obj.alert)
|
|
796
|
+
}),
|
|
797
|
+
...(obj.progress && { progress: (0, exports.ProgressFilterSensitiveLog)(obj.progress)
|
|
798
|
+
}),
|
|
799
|
+
});
|
|
800
|
+
exports.TaskComponentFilterSensitiveLog = TaskComponentFilterSensitiveLog;
|
|
801
|
+
const TaskOverviewFilterSensitiveLog = (obj) => ({
|
|
802
|
+
...obj,
|
|
803
|
+
...(obj.label && { label: smithy_client_1.SENSITIVE_STRING
|
|
804
|
+
}),
|
|
805
|
+
...(obj.description && { description: smithy_client_1.SENSITIVE_STRING
|
|
806
|
+
}),
|
|
807
|
+
});
|
|
808
|
+
exports.TaskOverviewFilterSensitiveLog = TaskOverviewFilterSensitiveLog;
|
|
809
|
+
const TaskDetailsFilterSensitiveLog = (obj) => ({
|
|
810
|
+
...obj,
|
|
811
|
+
...(obj.overview && { overview: (0, exports.TaskOverviewFilterSensitiveLog)(obj.overview)
|
|
812
|
+
}),
|
|
813
|
+
...(obj.content && { content: obj.content.map(item => (0, exports.TaskComponentFilterSensitiveLog)(item))
|
|
814
|
+
}),
|
|
815
|
+
...(obj.actions && { actions: obj.actions.map(item => (0, exports.TaskActionFilterSensitiveLog)(item))
|
|
816
|
+
}),
|
|
817
|
+
});
|
|
818
|
+
exports.TaskDetailsFilterSensitiveLog = TaskDetailsFilterSensitiveLog;
|
|
819
|
+
const InteractionComponentFilterSensitiveLog = (obj) => ({
|
|
820
|
+
...obj,
|
|
821
|
+
...(obj.text && { text: (0, exports.TextFilterSensitiveLog)(obj.text)
|
|
822
|
+
}),
|
|
823
|
+
...(obj.alert && { alert: (0, exports.AlertFilterSensitiveLog)(obj.alert)
|
|
824
|
+
}),
|
|
825
|
+
...(obj.infrastructureUpdate && { infrastructureUpdate: (0, exports.InfrastructureUpdateFilterSensitiveLog)(obj.infrastructureUpdate)
|
|
826
|
+
}),
|
|
827
|
+
...(obj.progress && { progress: (0, exports.ProgressFilterSensitiveLog)(obj.progress)
|
|
828
|
+
}),
|
|
829
|
+
...(obj.step && { step: (0, exports.StepFilterSensitiveLog)(obj.step)
|
|
830
|
+
}),
|
|
831
|
+
...(obj.taskDetails && { taskDetails: (0, exports.TaskDetailsFilterSensitiveLog)(obj.taskDetails)
|
|
832
|
+
}),
|
|
833
|
+
...(obj.suggestions && { suggestions: (0, exports.SuggestionsFilterSensitiveLog)(obj.suggestions)
|
|
834
|
+
}),
|
|
835
|
+
...(obj.section && { section: (0, exports.SectionFilterSensitiveLog)(obj.section)
|
|
836
|
+
}),
|
|
837
|
+
...(obj.resource && { resource: (0, exports.ResourceFilterSensitiveLog)(obj.resource)
|
|
838
|
+
}),
|
|
839
|
+
...(obj.resourceList && { resourceList: (0, exports.ResourceListFilterSensitiveLog)(obj.resourceList)
|
|
840
|
+
}),
|
|
841
|
+
...(obj.action && { action: (0, exports.ActionFilterSensitiveLog)(obj.action)
|
|
842
|
+
}),
|
|
843
|
+
});
|
|
844
|
+
exports.InteractionComponentFilterSensitiveLog = InteractionComponentFilterSensitiveLog;
|
|
845
|
+
const InteractionComponentEntryFilterSensitiveLog = (obj) => ({
|
|
846
|
+
...obj,
|
|
847
|
+
...(obj.interactionComponent && { interactionComponent: (0, exports.InteractionComponentFilterSensitiveLog)(obj.interactionComponent)
|
|
848
|
+
}),
|
|
849
|
+
});
|
|
850
|
+
exports.InteractionComponentEntryFilterSensitiveLog = InteractionComponentEntryFilterSensitiveLog;
|
|
851
|
+
const InteractionComponentsEventFilterSensitiveLog = (obj) => ({
|
|
852
|
+
...obj,
|
|
853
|
+
...(obj.interactionComponentEntries && { interactionComponentEntries: obj.interactionComponentEntries.map(item => (0, exports.InteractionComponentEntryFilterSensitiveLog)(item))
|
|
854
|
+
}),
|
|
855
|
+
});
|
|
856
|
+
exports.InteractionComponentsEventFilterSensitiveLog = InteractionComponentsEventFilterSensitiveLog;
|
|
857
|
+
exports.InvalidStateReason = {
|
|
858
|
+
INVALID_TASK_ASSIST_PLAN: "INVALID_TASK_ASSIST_PLAN",
|
|
859
|
+
};
|
|
860
|
+
const SupplementaryWebLinksEventFilterSensitiveLog = (obj) => ({
|
|
861
|
+
...obj,
|
|
862
|
+
...(obj.supplementaryWebLinks && { supplementaryWebLinks: obj.supplementaryWebLinks.map(item => (0, exports.SupplementaryWebLinkFilterSensitiveLog)(item))
|
|
863
|
+
}),
|
|
864
|
+
});
|
|
865
|
+
exports.SupplementaryWebLinksEventFilterSensitiveLog = SupplementaryWebLinksEventFilterSensitiveLog;
|
|
866
|
+
const ToolResultEventFilterSensitiveLog = (obj) => ({
|
|
867
|
+
...obj,
|
|
868
|
+
...(obj.toolResult && { toolResult: (0, exports.ToolResultFilterSensitiveLog)(obj.toolResult)
|
|
869
|
+
}),
|
|
870
|
+
});
|
|
871
|
+
exports.ToolResultEventFilterSensitiveLog = ToolResultEventFilterSensitiveLog;
|
|
872
|
+
const ToolUseEventFilterSensitiveLog = (obj) => ({
|
|
873
|
+
...obj,
|
|
874
|
+
...(obj.name && { name: smithy_client_1.SENSITIVE_STRING
|
|
875
|
+
}),
|
|
876
|
+
...(obj.input && { input: smithy_client_1.SENSITIVE_STRING
|
|
877
|
+
}),
|
|
878
|
+
});
|
|
879
|
+
exports.ToolUseEventFilterSensitiveLog = ToolUseEventFilterSensitiveLog;
|
|
880
|
+
var ChatResponseStream;
|
|
881
|
+
(function (ChatResponseStream) {
|
|
882
|
+
ChatResponseStream.visit = (value, visitor) => {
|
|
883
|
+
if (value.messageMetadataEvent !== undefined)
|
|
884
|
+
return visitor.messageMetadataEvent(value.messageMetadataEvent);
|
|
885
|
+
if (value.assistantResponseEvent !== undefined)
|
|
886
|
+
return visitor.assistantResponseEvent(value.assistantResponseEvent);
|
|
887
|
+
if (value.dryRunSucceedEvent !== undefined)
|
|
888
|
+
return visitor.dryRunSucceedEvent(value.dryRunSucceedEvent);
|
|
889
|
+
if (value.codeReferenceEvent !== undefined)
|
|
890
|
+
return visitor.codeReferenceEvent(value.codeReferenceEvent);
|
|
891
|
+
if (value.supplementaryWebLinksEvent !== undefined)
|
|
892
|
+
return visitor.supplementaryWebLinksEvent(value.supplementaryWebLinksEvent);
|
|
893
|
+
if (value.followupPromptEvent !== undefined)
|
|
894
|
+
return visitor.followupPromptEvent(value.followupPromptEvent);
|
|
895
|
+
if (value.codeEvent !== undefined)
|
|
896
|
+
return visitor.codeEvent(value.codeEvent);
|
|
897
|
+
if (value.intentsEvent !== undefined)
|
|
898
|
+
return visitor.intentsEvent(value.intentsEvent);
|
|
899
|
+
if (value.interactionComponentsEvent !== undefined)
|
|
900
|
+
return visitor.interactionComponentsEvent(value.interactionComponentsEvent);
|
|
901
|
+
if (value.toolUseEvent !== undefined)
|
|
902
|
+
return visitor.toolUseEvent(value.toolUseEvent);
|
|
903
|
+
if (value.toolResultEvent !== undefined)
|
|
904
|
+
return visitor.toolResultEvent(value.toolResultEvent);
|
|
905
|
+
if (value.citationEvent !== undefined)
|
|
906
|
+
return visitor.citationEvent(value.citationEvent);
|
|
907
|
+
if (value.invalidStateEvent !== undefined)
|
|
908
|
+
return visitor.invalidStateEvent(value.invalidStateEvent);
|
|
909
|
+
if (value.error !== undefined)
|
|
910
|
+
return visitor.error(value.error);
|
|
911
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
912
|
+
};
|
|
913
|
+
})(ChatResponseStream || (exports.ChatResponseStream = ChatResponseStream = {}));
|
|
914
|
+
const ChatResponseStreamFilterSensitiveLog = (obj) => {
|
|
915
|
+
if (obj.messageMetadataEvent !== undefined)
|
|
916
|
+
return { messageMetadataEvent: obj.messageMetadataEvent
|
|
917
|
+
};
|
|
918
|
+
if (obj.assistantResponseEvent !== undefined)
|
|
919
|
+
return { assistantResponseEvent: (0, exports.AssistantResponseEventFilterSensitiveLog)(obj.assistantResponseEvent)
|
|
920
|
+
};
|
|
921
|
+
if (obj.dryRunSucceedEvent !== undefined)
|
|
922
|
+
return { dryRunSucceedEvent: obj.dryRunSucceedEvent
|
|
923
|
+
};
|
|
924
|
+
if (obj.codeReferenceEvent !== undefined)
|
|
925
|
+
return { codeReferenceEvent: obj.codeReferenceEvent
|
|
926
|
+
};
|
|
927
|
+
if (obj.supplementaryWebLinksEvent !== undefined)
|
|
928
|
+
return { supplementaryWebLinksEvent: (0, exports.SupplementaryWebLinksEventFilterSensitiveLog)(obj.supplementaryWebLinksEvent)
|
|
929
|
+
};
|
|
930
|
+
if (obj.followupPromptEvent !== undefined)
|
|
931
|
+
return { followupPromptEvent: (0, exports.FollowupPromptEventFilterSensitiveLog)(obj.followupPromptEvent)
|
|
932
|
+
};
|
|
933
|
+
if (obj.codeEvent !== undefined)
|
|
934
|
+
return { codeEvent: (0, exports.CodeEventFilterSensitiveLog)(obj.codeEvent)
|
|
935
|
+
};
|
|
936
|
+
if (obj.intentsEvent !== undefined)
|
|
937
|
+
return { intentsEvent: (0, exports.IntentsEventFilterSensitiveLog)(obj.intentsEvent)
|
|
938
|
+
};
|
|
939
|
+
if (obj.interactionComponentsEvent !== undefined)
|
|
940
|
+
return { interactionComponentsEvent: (0, exports.InteractionComponentsEventFilterSensitiveLog)(obj.interactionComponentsEvent)
|
|
941
|
+
};
|
|
942
|
+
if (obj.toolUseEvent !== undefined)
|
|
943
|
+
return { toolUseEvent: (0, exports.ToolUseEventFilterSensitiveLog)(obj.toolUseEvent)
|
|
944
|
+
};
|
|
945
|
+
if (obj.toolResultEvent !== undefined)
|
|
946
|
+
return { toolResultEvent: (0, exports.ToolResultEventFilterSensitiveLog)(obj.toolResultEvent)
|
|
947
|
+
};
|
|
948
|
+
if (obj.citationEvent !== undefined)
|
|
949
|
+
return { citationEvent: (0, exports.CitationEventFilterSensitiveLog)(obj.citationEvent)
|
|
950
|
+
};
|
|
951
|
+
if (obj.invalidStateEvent !== undefined)
|
|
952
|
+
return { invalidStateEvent: obj.invalidStateEvent
|
|
953
|
+
};
|
|
954
|
+
if (obj.error !== undefined)
|
|
955
|
+
return { error: obj.error
|
|
956
|
+
};
|
|
957
|
+
if (obj.$unknown !== undefined)
|
|
958
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
959
|
+
};
|
|
960
|
+
exports.ChatResponseStreamFilterSensitiveLog = ChatResponseStreamFilterSensitiveLog;
|
|
961
|
+
exports.ChatTriggerType = {
|
|
962
|
+
DIAGNOSTIC: "DIAGNOSTIC",
|
|
963
|
+
INLINE_CHAT: "INLINE_CHAT",
|
|
964
|
+
MANUAL: "MANUAL",
|
|
965
|
+
};
|
|
966
|
+
exports.ContextTruncationScheme = {
|
|
967
|
+
ANALYSIS: "ANALYSIS",
|
|
968
|
+
GUMBY: "GUMBY",
|
|
969
|
+
};
|
|
970
|
+
const ConversationStateFilterSensitiveLog = (obj) => ({
|
|
971
|
+
...obj,
|
|
972
|
+
...(obj.history && { history: obj.history.map(item => (0, exports.ChatMessageFilterSensitiveLog)(item))
|
|
973
|
+
}),
|
|
974
|
+
...(obj.currentMessage && { currentMessage: (0, exports.ChatMessageFilterSensitiveLog)(obj.currentMessage)
|
|
975
|
+
}),
|
|
976
|
+
});
|
|
977
|
+
exports.ConversationStateFilterSensitiveLog = ConversationStateFilterSensitiveLog;
|
|
978
|
+
class DryRunOperationException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
979
|
+
name = "DryRunOperationException";
|
|
980
|
+
$fault = "client";
|
|
981
|
+
responseCode;
|
|
982
|
+
constructor(opts) {
|
|
983
|
+
super({
|
|
984
|
+
name: "DryRunOperationException",
|
|
985
|
+
$fault: "client",
|
|
986
|
+
...opts
|
|
987
|
+
});
|
|
988
|
+
Object.setPrototypeOf(this, DryRunOperationException.prototype);
|
|
989
|
+
this.responseCode = opts.responseCode;
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
exports.DryRunOperationException = DryRunOperationException;
|
|
993
|
+
exports.TransformationDownloadArtifactType = {
|
|
994
|
+
CLIENT_INSTRUCTIONS: "ClientInstructions",
|
|
995
|
+
GENERATED_CODE: "GeneratedCode",
|
|
996
|
+
LOGS: "Logs",
|
|
997
|
+
};
|
|
998
|
+
var ExportContext;
|
|
999
|
+
(function (ExportContext) {
|
|
1000
|
+
ExportContext.visit = (value, visitor) => {
|
|
1001
|
+
if (value.transformationExportContext !== undefined)
|
|
1002
|
+
return visitor.transformationExportContext(value.transformationExportContext);
|
|
1003
|
+
if (value.unitTestGenerationExportContext !== undefined)
|
|
1004
|
+
return visitor.unitTestGenerationExportContext(value.unitTestGenerationExportContext);
|
|
1005
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
1006
|
+
};
|
|
1007
|
+
})(ExportContext || (exports.ExportContext = ExportContext = {}));
|
|
1008
|
+
exports.ExportIntent = {
|
|
1009
|
+
TASK_ASSIST: "TASK_ASSIST",
|
|
1010
|
+
TRANSFORMATION: "TRANSFORMATION",
|
|
1011
|
+
UNIT_TESTS: "UNIT_TESTS",
|
|
1012
|
+
};
|
|
1013
|
+
var ResultArchiveStream;
|
|
1014
|
+
(function (ResultArchiveStream) {
|
|
1015
|
+
ResultArchiveStream.visit = (value, visitor) => {
|
|
1016
|
+
if (value.binaryMetadataEvent !== undefined)
|
|
1017
|
+
return visitor.binaryMetadataEvent(value.binaryMetadataEvent);
|
|
1018
|
+
if (value.binaryPayloadEvent !== undefined)
|
|
1019
|
+
return visitor.binaryPayloadEvent(value.binaryPayloadEvent);
|
|
1020
|
+
if (value.internalServerException !== undefined)
|
|
1021
|
+
return visitor.internalServerException(value.internalServerException);
|
|
1022
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
1023
|
+
};
|
|
1024
|
+
})(ResultArchiveStream || (exports.ResultArchiveStream = ResultArchiveStream = {}));
|
|
1025
|
+
const ResultArchiveStreamFilterSensitiveLog = (obj) => {
|
|
1026
|
+
if (obj.binaryMetadataEvent !== undefined)
|
|
1027
|
+
return { binaryMetadataEvent: smithy_client_1.SENSITIVE_STRING
|
|
1028
|
+
};
|
|
1029
|
+
if (obj.binaryPayloadEvent !== undefined)
|
|
1030
|
+
return { binaryPayloadEvent: smithy_client_1.SENSITIVE_STRING
|
|
1031
|
+
};
|
|
1032
|
+
if (obj.internalServerException !== undefined)
|
|
1033
|
+
return { internalServerException: obj.internalServerException
|
|
1034
|
+
};
|
|
1035
|
+
if (obj.$unknown !== undefined)
|
|
1036
|
+
return { [obj.$unknown[0]]: 'UNKNOWN' };
|
|
1037
|
+
};
|
|
1038
|
+
exports.ResultArchiveStreamFilterSensitiveLog = ResultArchiveStreamFilterSensitiveLog;
|
|
1039
|
+
exports.ServiceQuotaExceededExceptionReason = {
|
|
1040
|
+
CONVERSATION_LIMIT_EXCEEDED: "CONVERSATION_LIMIT_EXCEEDED",
|
|
1041
|
+
};
|
|
1042
|
+
class ServiceQuotaExceededException extends CodeWhispererStreamingServiceException_1.CodeWhispererStreamingServiceException {
|
|
1043
|
+
name = "ServiceQuotaExceededException";
|
|
1044
|
+
$fault = "client";
|
|
1045
|
+
reason;
|
|
1046
|
+
constructor(opts) {
|
|
1047
|
+
super({
|
|
1048
|
+
name: "ServiceQuotaExceededException",
|
|
1049
|
+
$fault: "client",
|
|
1050
|
+
...opts
|
|
1051
|
+
});
|
|
1052
|
+
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
1053
|
+
this.reason = opts.reason;
|
|
1054
|
+
}
|
|
1055
|
+
}
|
|
1056
|
+
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
1057
|
+
const GenerateAssistantResponseRequestFilterSensitiveLog = (obj) => ({
|
|
1058
|
+
...obj,
|
|
1059
|
+
...(obj.conversationState && { conversationState: (0, exports.ConversationStateFilterSensitiveLog)(obj.conversationState)
|
|
1060
|
+
}),
|
|
1061
|
+
});
|
|
1062
|
+
exports.GenerateAssistantResponseRequestFilterSensitiveLog = GenerateAssistantResponseRequestFilterSensitiveLog;
|
|
1063
|
+
const GenerateAssistantResponseResponseFilterSensitiveLog = (obj) => ({
|
|
1064
|
+
...obj,
|
|
1065
|
+
...(obj.generateAssistantResponseResponse && { generateAssistantResponseResponse: 'STREAMING_CONTENT'
|
|
1066
|
+
}),
|
|
1067
|
+
});
|
|
1068
|
+
exports.GenerateAssistantResponseResponseFilterSensitiveLog = GenerateAssistantResponseResponseFilterSensitiveLog;
|
|
1069
|
+
const ExportResultArchiveResponseFilterSensitiveLog = (obj) => ({
|
|
1070
|
+
...obj,
|
|
1071
|
+
...(obj.body && { body: 'STREAMING_CONTENT'
|
|
1072
|
+
}),
|
|
1073
|
+
});
|
|
1074
|
+
exports.ExportResultArchiveResponseFilterSensitiveLog = ExportResultArchiveResponseFilterSensitiveLog;
|
|
1075
|
+
const SendMessageRequestFilterSensitiveLog = (obj) => ({
|
|
1076
|
+
...obj,
|
|
1077
|
+
...(obj.conversationState && { conversationState: (0, exports.ConversationStateFilterSensitiveLog)(obj.conversationState)
|
|
1078
|
+
}),
|
|
1079
|
+
});
|
|
1080
|
+
exports.SendMessageRequestFilterSensitiveLog = SendMessageRequestFilterSensitiveLog;
|
|
1081
|
+
const SendMessageResponseFilterSensitiveLog = (obj) => ({
|
|
1082
|
+
...obj,
|
|
1083
|
+
...(obj.sendMessageResponse && { sendMessageResponse: 'STREAMING_CONTENT'
|
|
1084
|
+
}),
|
|
1085
|
+
});
|
|
1086
|
+
exports.SendMessageResponseFilterSensitiveLog = SendMessageResponseFilterSensitiveLog;
|
|
1087
|
+
const GenerateTaskAssistPlanRequestFilterSensitiveLog = (obj) => ({
|
|
1088
|
+
...obj,
|
|
1089
|
+
...(obj.conversationState && { conversationState: (0, exports.ConversationStateFilterSensitiveLog)(obj.conversationState)
|
|
1090
|
+
}),
|
|
1091
|
+
});
|
|
1092
|
+
exports.GenerateTaskAssistPlanRequestFilterSensitiveLog = GenerateTaskAssistPlanRequestFilterSensitiveLog;
|
|
1093
|
+
const GenerateTaskAssistPlanResponseFilterSensitiveLog = (obj) => ({
|
|
1094
|
+
...obj,
|
|
1095
|
+
...(obj.planningResponseStream && { planningResponseStream: 'STREAMING_CONTENT'
|
|
1096
|
+
}),
|
|
1097
|
+
});
|
|
1098
|
+
exports.GenerateTaskAssistPlanResponseFilterSensitiveLog = GenerateTaskAssistPlanResponseFilterSensitiveLog;
|