@aws/lsp-codewhisperer 0.0.58 → 0.0.60
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 +55 -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 +76 -36
- 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.js +2 -2
- 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.js +4 -1
- 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 +1 -1
- package/out/language-server/agenticChat/tools/fsReplace.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 +45 -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 +16 -10
- 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 +5 -1
- 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 +5 -2
- package/out/shared/telemetry/telemetryService.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 +5 -3
|
@@ -0,0 +1,3253 @@
|
|
|
1
|
+
import { CodeWhispererStreamingServiceException as __BaseException } from "./CodeWhispererStreamingServiceException";
|
|
2
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
3
|
+
import { DocumentType as __DocumentType } from "@smithy/types";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const AccessDeniedExceptionReason: {
|
|
9
|
+
readonly UNAUTHORIZED_CUSTOMIZATION_RESOURCE_ACCESS: "UNAUTHORIZED_CUSTOMIZATION_RESOURCE_ACCESS";
|
|
10
|
+
readonly UNAUTHORIZED_WORKSPACE_CONTEXT_FEATURE_ACCESS: "UNAUTHORIZED_WORKSPACE_CONTEXT_FEATURE_ACCESS";
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
export type AccessDeniedExceptionReason = typeof AccessDeniedExceptionReason[keyof typeof AccessDeniedExceptionReason];
|
|
16
|
+
/**
|
|
17
|
+
* This exception is thrown when the user does not have sufficient access to perform this action.
|
|
18
|
+
* @public
|
|
19
|
+
*/
|
|
20
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
21
|
+
readonly name: "AccessDeniedException";
|
|
22
|
+
readonly $fault: "client";
|
|
23
|
+
/**
|
|
24
|
+
* Reason for AccessDeniedException
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
reason?: AccessDeniedExceptionReason | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* @internal
|
|
30
|
+
*/
|
|
31
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
32
|
+
}
|
|
33
|
+
/**
|
|
34
|
+
* Structure representing a single entry of additional contextual content
|
|
35
|
+
* @public
|
|
36
|
+
*/
|
|
37
|
+
export interface AdditionalContentEntry {
|
|
38
|
+
/**
|
|
39
|
+
* The name/identifier for this context entry
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
name: string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* A description of what this context entry represents
|
|
45
|
+
* @public
|
|
46
|
+
*/
|
|
47
|
+
description: string | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* The actual contextual content
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
52
|
+
innerContext?: string | undefined;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* @internal
|
|
56
|
+
*/
|
|
57
|
+
export declare const AdditionalContentEntryFilterSensitiveLog: (obj: AdditionalContentEntry) => any;
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
* @enum
|
|
61
|
+
*/
|
|
62
|
+
export declare const InternalServerExceptionReason: {
|
|
63
|
+
readonly MODEL_TEMPORARILY_UNAVAILABLE: "MODEL_TEMPORARILY_UNAVAILABLE";
|
|
64
|
+
};
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
export type InternalServerExceptionReason = typeof InternalServerExceptionReason[keyof typeof InternalServerExceptionReason];
|
|
69
|
+
/**
|
|
70
|
+
* This exception is thrown when an unexpected error occurred during the processing of a request.
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
export declare class InternalServerException extends __BaseException {
|
|
74
|
+
readonly name: "InternalServerException";
|
|
75
|
+
readonly $fault: "server";
|
|
76
|
+
$retryable: {};
|
|
77
|
+
/**
|
|
78
|
+
* Reason for InternalServerException
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
81
|
+
reason?: InternalServerExceptionReason | undefined;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
85
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* This exception is thrown when describing a resource that does not exist.
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
92
|
+
readonly name: "ResourceNotFoundException";
|
|
93
|
+
readonly $fault: "client";
|
|
94
|
+
/**
|
|
95
|
+
* @internal
|
|
96
|
+
*/
|
|
97
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
98
|
+
}
|
|
99
|
+
/**
|
|
100
|
+
* @public
|
|
101
|
+
* @enum
|
|
102
|
+
*/
|
|
103
|
+
export declare const ThrottlingExceptionReason: {
|
|
104
|
+
readonly MONTHLY_REQUEST_COUNT: "MONTHLY_REQUEST_COUNT";
|
|
105
|
+
};
|
|
106
|
+
/**
|
|
107
|
+
* @public
|
|
108
|
+
*/
|
|
109
|
+
export type ThrottlingExceptionReason = typeof ThrottlingExceptionReason[keyof typeof ThrottlingExceptionReason];
|
|
110
|
+
/**
|
|
111
|
+
* This exception is thrown when request was denied due to request throttling.
|
|
112
|
+
* @public
|
|
113
|
+
*/
|
|
114
|
+
export declare class ThrottlingException extends __BaseException {
|
|
115
|
+
readonly name: "ThrottlingException";
|
|
116
|
+
readonly $fault: "client";
|
|
117
|
+
$retryable: {
|
|
118
|
+
throttling: boolean;
|
|
119
|
+
};
|
|
120
|
+
/**
|
|
121
|
+
* Reason for ThrottlingException
|
|
122
|
+
* @public
|
|
123
|
+
*/
|
|
124
|
+
reason?: ThrottlingExceptionReason | undefined;
|
|
125
|
+
/**
|
|
126
|
+
* @internal
|
|
127
|
+
*/
|
|
128
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
* @public
|
|
132
|
+
* @enum
|
|
133
|
+
*/
|
|
134
|
+
export declare const ValidationExceptionReason: {
|
|
135
|
+
readonly CONTENT_LENGTH_EXCEEDS_THRESHOLD: "CONTENT_LENGTH_EXCEEDS_THRESHOLD";
|
|
136
|
+
readonly INVALID_CONVERSATION_ID: "INVALID_CONVERSATION_ID";
|
|
137
|
+
readonly INVALID_KMS_GRANT: "INVALID_KMS_GRANT";
|
|
138
|
+
};
|
|
139
|
+
/**
|
|
140
|
+
* @public
|
|
141
|
+
*/
|
|
142
|
+
export type ValidationExceptionReason = typeof ValidationExceptionReason[keyof typeof ValidationExceptionReason];
|
|
143
|
+
/**
|
|
144
|
+
* This exception is thrown when the input fails to satisfy the constraints specified by the service.
|
|
145
|
+
* @public
|
|
146
|
+
*/
|
|
147
|
+
export declare class ValidationException extends __BaseException {
|
|
148
|
+
readonly name: "ValidationException";
|
|
149
|
+
readonly $fault: "client";
|
|
150
|
+
/**
|
|
151
|
+
* Reason for ValidationException
|
|
152
|
+
* @public
|
|
153
|
+
*/
|
|
154
|
+
reason?: ValidationExceptionReason | undefined;
|
|
155
|
+
/**
|
|
156
|
+
* @internal
|
|
157
|
+
*/
|
|
158
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
159
|
+
}
|
|
160
|
+
/**
|
|
161
|
+
* Description of a user's context when they are calling Q Chat from AppStudio
|
|
162
|
+
* @public
|
|
163
|
+
*/
|
|
164
|
+
export interface AppStudioState {
|
|
165
|
+
/**
|
|
166
|
+
* The namespace of the context. Examples: 'ui.Button', 'ui.Table.DataSource', 'ui.Table.RowActions.Button', 'logic.invokeAWS', 'logic.JavaScript'
|
|
167
|
+
* @public
|
|
168
|
+
*/
|
|
169
|
+
namespace: string | undefined;
|
|
170
|
+
/**
|
|
171
|
+
* The name of the property. Examples: 'visibility', 'disability', 'value', 'code'
|
|
172
|
+
* @public
|
|
173
|
+
*/
|
|
174
|
+
propertyName: string | undefined;
|
|
175
|
+
/**
|
|
176
|
+
* The value of the property.
|
|
177
|
+
* @public
|
|
178
|
+
*/
|
|
179
|
+
propertyValue?: string | undefined;
|
|
180
|
+
/**
|
|
181
|
+
* Context about how the property is used
|
|
182
|
+
* @public
|
|
183
|
+
*/
|
|
184
|
+
propertyContext: string | undefined;
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
* @internal
|
|
188
|
+
*/
|
|
189
|
+
export declare const AppStudioStateFilterSensitiveLog: (obj: AppStudioState) => any;
|
|
190
|
+
/**
|
|
191
|
+
* Streaming Response Event for Assistant Markdown text message.
|
|
192
|
+
* @public
|
|
193
|
+
*/
|
|
194
|
+
export interface AssistantResponseEvent {
|
|
195
|
+
/**
|
|
196
|
+
* The content of the text message in markdown format.
|
|
197
|
+
* @public
|
|
198
|
+
*/
|
|
199
|
+
content: string | undefined;
|
|
200
|
+
/**
|
|
201
|
+
* Unique identifier for the model used to generate this response
|
|
202
|
+
* @public
|
|
203
|
+
*/
|
|
204
|
+
modelId?: string | undefined;
|
|
205
|
+
}
|
|
206
|
+
/**
|
|
207
|
+
* @internal
|
|
208
|
+
*/
|
|
209
|
+
export declare const AssistantResponseEventFilterSensitiveLog: (obj: AssistantResponseEvent) => any;
|
|
210
|
+
/**
|
|
211
|
+
* @public
|
|
212
|
+
* @enum
|
|
213
|
+
*/
|
|
214
|
+
export declare const UserIntent: {
|
|
215
|
+
/**
|
|
216
|
+
* Apply Common Best Practices
|
|
217
|
+
*/
|
|
218
|
+
readonly APPLY_COMMON_BEST_PRACTICES: "APPLY_COMMON_BEST_PRACTICES";
|
|
219
|
+
/**
|
|
220
|
+
* Cite Sources
|
|
221
|
+
*/
|
|
222
|
+
readonly CITE_SOURCES: "CITE_SOURCES";
|
|
223
|
+
/**
|
|
224
|
+
* generate code
|
|
225
|
+
*/
|
|
226
|
+
readonly CODE_GENERATION: "CODE_GENERATION";
|
|
227
|
+
/**
|
|
228
|
+
* Explain Code Selection
|
|
229
|
+
*/
|
|
230
|
+
readonly EXPLAIN_CODE_SELECTION: "EXPLAIN_CODE_SELECTION";
|
|
231
|
+
/**
|
|
232
|
+
* Explain Code Line By Line
|
|
233
|
+
*/
|
|
234
|
+
readonly EXPLAIN_LINE_BY_LINE: "EXPLAIN_LINE_BY_LINE";
|
|
235
|
+
/**
|
|
236
|
+
* Generate CloudFormation Template
|
|
237
|
+
*/
|
|
238
|
+
readonly GENERATE_CLOUDFORMATION_TEMPLATE: "GENERATE_CLOUDFORMATION_TEMPLATE";
|
|
239
|
+
/**
|
|
240
|
+
* Generate Unit Tests
|
|
241
|
+
*/
|
|
242
|
+
readonly GENERATE_UNIT_TESTS: "GENERATE_UNIT_TESTS";
|
|
243
|
+
/**
|
|
244
|
+
* Improve Code
|
|
245
|
+
*/
|
|
246
|
+
readonly IMPROVE_CODE: "IMPROVE_CODE";
|
|
247
|
+
/**
|
|
248
|
+
* Show More Examples
|
|
249
|
+
*/
|
|
250
|
+
readonly SHOW_EXAMPLES: "SHOW_EXAMPLES";
|
|
251
|
+
/**
|
|
252
|
+
* Suggest Alternative Implementation
|
|
253
|
+
*/
|
|
254
|
+
readonly SUGGEST_ALTERNATE_IMPLEMENTATION: "SUGGEST_ALTERNATE_IMPLEMENTATION";
|
|
255
|
+
};
|
|
256
|
+
/**
|
|
257
|
+
* @public
|
|
258
|
+
*/
|
|
259
|
+
export type UserIntent = typeof UserIntent[keyof typeof UserIntent];
|
|
260
|
+
/**
|
|
261
|
+
* Followup Prompt for the Assistant Response
|
|
262
|
+
* @public
|
|
263
|
+
*/
|
|
264
|
+
export interface FollowupPrompt {
|
|
265
|
+
/**
|
|
266
|
+
* The content of the text message in markdown format.
|
|
267
|
+
* @public
|
|
268
|
+
*/
|
|
269
|
+
content: string | undefined;
|
|
270
|
+
/**
|
|
271
|
+
* User Intent
|
|
272
|
+
* @public
|
|
273
|
+
*/
|
|
274
|
+
userIntent?: UserIntent | undefined;
|
|
275
|
+
}
|
|
276
|
+
/**
|
|
277
|
+
* @internal
|
|
278
|
+
*/
|
|
279
|
+
export declare const FollowupPromptFilterSensitiveLog: (obj: FollowupPrompt) => any;
|
|
280
|
+
/**
|
|
281
|
+
* Represents span in a text.
|
|
282
|
+
* @public
|
|
283
|
+
*/
|
|
284
|
+
export interface Span {
|
|
285
|
+
start?: number | undefined;
|
|
286
|
+
end?: number | undefined;
|
|
287
|
+
}
|
|
288
|
+
/**
|
|
289
|
+
* Code Reference / Repository details
|
|
290
|
+
* @public
|
|
291
|
+
*/
|
|
292
|
+
export interface Reference {
|
|
293
|
+
/**
|
|
294
|
+
* License name
|
|
295
|
+
* @public
|
|
296
|
+
*/
|
|
297
|
+
licenseName?: string | undefined;
|
|
298
|
+
/**
|
|
299
|
+
* Code Repsitory for the associated reference
|
|
300
|
+
* @public
|
|
301
|
+
*/
|
|
302
|
+
repository?: string | undefined;
|
|
303
|
+
/**
|
|
304
|
+
* Respository URL
|
|
305
|
+
* @public
|
|
306
|
+
*/
|
|
307
|
+
url?: string | undefined;
|
|
308
|
+
/**
|
|
309
|
+
* Span / Range for the Reference
|
|
310
|
+
* @public
|
|
311
|
+
*/
|
|
312
|
+
recommendationContentSpan?: Span | undefined;
|
|
313
|
+
}
|
|
314
|
+
/**
|
|
315
|
+
* Represents an additional reference link retured with the Chat message
|
|
316
|
+
* @public
|
|
317
|
+
*/
|
|
318
|
+
export interface SupplementaryWebLink {
|
|
319
|
+
/**
|
|
320
|
+
* URL of the web reference link.
|
|
321
|
+
* @public
|
|
322
|
+
*/
|
|
323
|
+
url: string | undefined;
|
|
324
|
+
/**
|
|
325
|
+
* Title of the web reference link.
|
|
326
|
+
* @public
|
|
327
|
+
*/
|
|
328
|
+
title: string | undefined;
|
|
329
|
+
/**
|
|
330
|
+
* Relevant text snippet from the link.
|
|
331
|
+
* @public
|
|
332
|
+
*/
|
|
333
|
+
snippet?: string | undefined;
|
|
334
|
+
}
|
|
335
|
+
/**
|
|
336
|
+
* @internal
|
|
337
|
+
*/
|
|
338
|
+
export declare const SupplementaryWebLinkFilterSensitiveLog: (obj: SupplementaryWebLink) => any;
|
|
339
|
+
/**
|
|
340
|
+
* Contains information about a tool that the model is requesting be run. The model uses the result from the tool to generate a response.
|
|
341
|
+
* @public
|
|
342
|
+
*/
|
|
343
|
+
export interface ToolUse {
|
|
344
|
+
/**
|
|
345
|
+
* The ID for the tool request.
|
|
346
|
+
* @public
|
|
347
|
+
*/
|
|
348
|
+
toolUseId: string | undefined;
|
|
349
|
+
/**
|
|
350
|
+
* The name for the tool.
|
|
351
|
+
* @public
|
|
352
|
+
*/
|
|
353
|
+
name: string | undefined;
|
|
354
|
+
/**
|
|
355
|
+
* The input to pass to the tool.
|
|
356
|
+
* @public
|
|
357
|
+
*/
|
|
358
|
+
input: __DocumentType | undefined;
|
|
359
|
+
}
|
|
360
|
+
/**
|
|
361
|
+
* @internal
|
|
362
|
+
*/
|
|
363
|
+
export declare const ToolUseFilterSensitiveLog: (obj: ToolUse) => any;
|
|
364
|
+
/**
|
|
365
|
+
* Markdown text message.
|
|
366
|
+
* @public
|
|
367
|
+
*/
|
|
368
|
+
export interface AssistantResponseMessage {
|
|
369
|
+
/**
|
|
370
|
+
* Unique identifier for the chat message
|
|
371
|
+
* @public
|
|
372
|
+
*/
|
|
373
|
+
messageId?: string | undefined;
|
|
374
|
+
/**
|
|
375
|
+
* The content of the text message in markdown format.
|
|
376
|
+
* @public
|
|
377
|
+
*/
|
|
378
|
+
content: string | undefined;
|
|
379
|
+
/**
|
|
380
|
+
* Web References
|
|
381
|
+
* @public
|
|
382
|
+
*/
|
|
383
|
+
supplementaryWebLinks?: (SupplementaryWebLink)[] | undefined;
|
|
384
|
+
/**
|
|
385
|
+
* Code References
|
|
386
|
+
* @public
|
|
387
|
+
*/
|
|
388
|
+
references?: (Reference)[] | undefined;
|
|
389
|
+
/**
|
|
390
|
+
* Followup Prompt
|
|
391
|
+
* @public
|
|
392
|
+
*/
|
|
393
|
+
followupPrompt?: FollowupPrompt | undefined;
|
|
394
|
+
/**
|
|
395
|
+
* ToolUse Request
|
|
396
|
+
* @public
|
|
397
|
+
*/
|
|
398
|
+
toolUses?: (ToolUse)[] | undefined;
|
|
399
|
+
}
|
|
400
|
+
/**
|
|
401
|
+
* @internal
|
|
402
|
+
*/
|
|
403
|
+
export declare const AssistantResponseMessageFilterSensitiveLog: (obj: AssistantResponseMessage) => any;
|
|
404
|
+
/**
|
|
405
|
+
* @public
|
|
406
|
+
* @enum
|
|
407
|
+
*/
|
|
408
|
+
export declare const ConflictExceptionReason: {
|
|
409
|
+
readonly CUSTOMER_KMS_KEY_DISABLED: "CUSTOMER_KMS_KEY_DISABLED";
|
|
410
|
+
readonly CUSTOMER_KMS_KEY_INVALID_KEY_POLICY: "CUSTOMER_KMS_KEY_INVALID_KEY_POLICY";
|
|
411
|
+
readonly MISMATCHED_KMS_KEY: "MISMATCHED_KMS_KEY";
|
|
412
|
+
};
|
|
413
|
+
/**
|
|
414
|
+
* @public
|
|
415
|
+
*/
|
|
416
|
+
export type ConflictExceptionReason = typeof ConflictExceptionReason[keyof typeof ConflictExceptionReason];
|
|
417
|
+
/**
|
|
418
|
+
* This exception is thrown when the action to perform could not be completed because the resource is in a conflicting state.
|
|
419
|
+
* @public
|
|
420
|
+
*/
|
|
421
|
+
export declare class ConflictException extends __BaseException {
|
|
422
|
+
readonly name: "ConflictException";
|
|
423
|
+
readonly $fault: "client";
|
|
424
|
+
/**
|
|
425
|
+
* Reason for ConflictException
|
|
426
|
+
* @public
|
|
427
|
+
*/
|
|
428
|
+
reason?: ConflictExceptionReason | undefined;
|
|
429
|
+
/**
|
|
430
|
+
* @internal
|
|
431
|
+
*/
|
|
432
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
433
|
+
}
|
|
434
|
+
/**
|
|
435
|
+
* Programming Languages supported by CodeWhisperer
|
|
436
|
+
* @public
|
|
437
|
+
*/
|
|
438
|
+
export interface ProgrammingLanguage {
|
|
439
|
+
languageName: string | undefined;
|
|
440
|
+
}
|
|
441
|
+
/**
|
|
442
|
+
* @public
|
|
443
|
+
* @enum
|
|
444
|
+
*/
|
|
445
|
+
export declare const ContentChecksumType: {
|
|
446
|
+
readonly SHA_256: "SHA_256";
|
|
447
|
+
};
|
|
448
|
+
/**
|
|
449
|
+
* @public
|
|
450
|
+
*/
|
|
451
|
+
export type ContentChecksumType = typeof ContentChecksumType[keyof typeof ContentChecksumType];
|
|
452
|
+
/**
|
|
453
|
+
* Payload Part
|
|
454
|
+
* @public
|
|
455
|
+
*/
|
|
456
|
+
export interface BinaryMetadataEvent {
|
|
457
|
+
/**
|
|
458
|
+
* Content length of the binary payload
|
|
459
|
+
* @public
|
|
460
|
+
*/
|
|
461
|
+
size?: number | undefined;
|
|
462
|
+
/**
|
|
463
|
+
* Content type of the response
|
|
464
|
+
* @public
|
|
465
|
+
*/
|
|
466
|
+
mimeType?: string | undefined;
|
|
467
|
+
/**
|
|
468
|
+
* Content checksum of the binary payload
|
|
469
|
+
* @public
|
|
470
|
+
*/
|
|
471
|
+
contentChecksum?: string | undefined;
|
|
472
|
+
/**
|
|
473
|
+
* Content checksum type of the binary payload
|
|
474
|
+
* @public
|
|
475
|
+
*/
|
|
476
|
+
contentChecksumType?: ContentChecksumType | undefined;
|
|
477
|
+
}
|
|
478
|
+
/**
|
|
479
|
+
* @internal
|
|
480
|
+
*/
|
|
481
|
+
export declare const BinaryMetadataEventFilterSensitiveLog: (obj: BinaryMetadataEvent) => any;
|
|
482
|
+
/**
|
|
483
|
+
* Payload Part
|
|
484
|
+
* @public
|
|
485
|
+
*/
|
|
486
|
+
export interface BinaryPayloadEvent {
|
|
487
|
+
/**
|
|
488
|
+
* Payload Part's body
|
|
489
|
+
* @public
|
|
490
|
+
*/
|
|
491
|
+
bytes?: Uint8Array | undefined;
|
|
492
|
+
}
|
|
493
|
+
/**
|
|
494
|
+
* @internal
|
|
495
|
+
*/
|
|
496
|
+
export declare const BinaryPayloadEventFilterSensitiveLog: (obj: BinaryPayloadEvent) => any;
|
|
497
|
+
/**
|
|
498
|
+
* @public
|
|
499
|
+
* @enum
|
|
500
|
+
*/
|
|
501
|
+
export declare const ImageFormat: {
|
|
502
|
+
readonly GIF: "gif";
|
|
503
|
+
readonly JPEG: "jpeg";
|
|
504
|
+
readonly PNG: "png";
|
|
505
|
+
readonly WEBP: "webp";
|
|
506
|
+
};
|
|
507
|
+
/**
|
|
508
|
+
* @public
|
|
509
|
+
*/
|
|
510
|
+
export type ImageFormat = typeof ImageFormat[keyof typeof ImageFormat];
|
|
511
|
+
/**
|
|
512
|
+
* Image bytes
|
|
513
|
+
* @public
|
|
514
|
+
*/
|
|
515
|
+
export type ImageSource = ImageSource.BytesMember | ImageSource.$UnknownMember;
|
|
516
|
+
/**
|
|
517
|
+
* @public
|
|
518
|
+
*/
|
|
519
|
+
export declare namespace ImageSource {
|
|
520
|
+
interface BytesMember {
|
|
521
|
+
bytes: Uint8Array;
|
|
522
|
+
$unknown?: never;
|
|
523
|
+
}
|
|
524
|
+
/**
|
|
525
|
+
* @public
|
|
526
|
+
*/
|
|
527
|
+
interface $UnknownMember {
|
|
528
|
+
bytes?: never;
|
|
529
|
+
$unknown: [string, any];
|
|
530
|
+
}
|
|
531
|
+
interface Visitor<T> {
|
|
532
|
+
bytes: (value: Uint8Array) => T;
|
|
533
|
+
_: (name: string, value: any) => T;
|
|
534
|
+
}
|
|
535
|
+
const visit: <T>(value: ImageSource, visitor: Visitor<T>) => T;
|
|
536
|
+
}
|
|
537
|
+
/**
|
|
538
|
+
* @internal
|
|
539
|
+
*/
|
|
540
|
+
export declare const ImageSourceFilterSensitiveLog: (obj: ImageSource) => any;
|
|
541
|
+
/**
|
|
542
|
+
* Represents the image source itself and the format of the image.
|
|
543
|
+
* @public
|
|
544
|
+
*/
|
|
545
|
+
export interface ImageBlock {
|
|
546
|
+
format: ImageFormat | undefined;
|
|
547
|
+
/**
|
|
548
|
+
* Image bytes
|
|
549
|
+
* @public
|
|
550
|
+
*/
|
|
551
|
+
source: ImageSource | undefined;
|
|
552
|
+
}
|
|
553
|
+
/**
|
|
554
|
+
* @internal
|
|
555
|
+
*/
|
|
556
|
+
export declare const ImageBlockFilterSensitiveLog: (obj: ImageBlock) => any;
|
|
557
|
+
/**
|
|
558
|
+
* @public
|
|
559
|
+
* @enum
|
|
560
|
+
*/
|
|
561
|
+
export declare const Origin: {
|
|
562
|
+
/**
|
|
563
|
+
* Any AI Editor.
|
|
564
|
+
*/
|
|
565
|
+
readonly AI_EDITOR: "AI_EDITOR";
|
|
566
|
+
/**
|
|
567
|
+
* AWS Chatbot
|
|
568
|
+
*/
|
|
569
|
+
readonly CHATBOT: "CHATBOT";
|
|
570
|
+
/**
|
|
571
|
+
* Any CLI caller.
|
|
572
|
+
*/
|
|
573
|
+
readonly CLI: "CLI";
|
|
574
|
+
/**
|
|
575
|
+
* AWS Management Console (https://<region>.console.aws.amazon.com)
|
|
576
|
+
*/
|
|
577
|
+
readonly CONSOLE: "CONSOLE";
|
|
578
|
+
/**
|
|
579
|
+
* AWS Documentation Website (https://docs.aws.amazon.com)
|
|
580
|
+
*/
|
|
581
|
+
readonly DOCUMENTATION: "DOCUMENTATION";
|
|
582
|
+
/**
|
|
583
|
+
* Any caller from GitLab Q integration.
|
|
584
|
+
*/
|
|
585
|
+
readonly GITLAB: "GITLAB";
|
|
586
|
+
/**
|
|
587
|
+
* Any IDE caller.
|
|
588
|
+
*/
|
|
589
|
+
readonly IDE: "IDE";
|
|
590
|
+
/**
|
|
591
|
+
* AWS Marketing Website (https://aws.amazon.com)
|
|
592
|
+
*/
|
|
593
|
+
readonly MARKETING: "MARKETING";
|
|
594
|
+
/**
|
|
595
|
+
* MD.
|
|
596
|
+
*/
|
|
597
|
+
readonly MD: "MD";
|
|
598
|
+
/**
|
|
599
|
+
* SageMaker Unified Studio/MaxDome IDE Chat
|
|
600
|
+
*/
|
|
601
|
+
readonly MD_IDE: "MD_IDE";
|
|
602
|
+
/**
|
|
603
|
+
* AWS Mobile Application (ACMA)
|
|
604
|
+
*/
|
|
605
|
+
readonly MOBILE: "MOBILE";
|
|
606
|
+
/**
|
|
607
|
+
* Amazon OpenSearch dashboard
|
|
608
|
+
*/
|
|
609
|
+
readonly OPENSEARCH_DASHBOARD: "OPENSEARCH_DASHBOARD";
|
|
610
|
+
/**
|
|
611
|
+
* Any caller from Q Developer Browser Extension.
|
|
612
|
+
*/
|
|
613
|
+
readonly Q_DEV_BEXT: "Q_DEV_BEXT";
|
|
614
|
+
/**
|
|
615
|
+
* Amazon SageMaker's Rome Chat.
|
|
616
|
+
*/
|
|
617
|
+
readonly SAGE_MAKER: "SAGE_MAKER";
|
|
618
|
+
/**
|
|
619
|
+
* Internal Service Traffic (Integ Tests, Canaries, etc.). This is the default when no Origin header present in request.
|
|
620
|
+
*/
|
|
621
|
+
readonly SERVICE_INTERNAL: "SERVICE_INTERNAL";
|
|
622
|
+
/**
|
|
623
|
+
* Unified Search in AWS Management Console (https://<region>.console.aws.amazon.com)
|
|
624
|
+
*/
|
|
625
|
+
readonly UNIFIED_SEARCH: "UNIFIED_SEARCH";
|
|
626
|
+
/**
|
|
627
|
+
* Origin header is not set.
|
|
628
|
+
*/
|
|
629
|
+
readonly UNKNOWN: "UNKNOWN";
|
|
630
|
+
};
|
|
631
|
+
/**
|
|
632
|
+
* @public
|
|
633
|
+
*/
|
|
634
|
+
export type Origin = typeof Origin[keyof typeof Origin];
|
|
635
|
+
/**
|
|
636
|
+
* Information about the state of the AWS management console page from which the user is calling
|
|
637
|
+
* @public
|
|
638
|
+
*/
|
|
639
|
+
export interface ConsoleState {
|
|
640
|
+
region?: string | undefined;
|
|
641
|
+
consoleUrl?: string | undefined;
|
|
642
|
+
serviceId?: string | undefined;
|
|
643
|
+
serviceConsolePage?: string | undefined;
|
|
644
|
+
serviceSubconsolePage?: string | undefined;
|
|
645
|
+
taskName?: string | undefined;
|
|
646
|
+
}
|
|
647
|
+
/**
|
|
648
|
+
* @internal
|
|
649
|
+
*/
|
|
650
|
+
export declare const ConsoleStateFilterSensitiveLog: (obj: ConsoleState) => any;
|
|
651
|
+
/**
|
|
652
|
+
* @public
|
|
653
|
+
* @enum
|
|
654
|
+
*/
|
|
655
|
+
export declare const DiagnosticSeverity: {
|
|
656
|
+
readonly ERROR: "ERROR";
|
|
657
|
+
readonly HINT: "HINT";
|
|
658
|
+
readonly INFORMATION: "INFORMATION";
|
|
659
|
+
readonly WARNING: "WARNING";
|
|
660
|
+
};
|
|
661
|
+
/**
|
|
662
|
+
* @public
|
|
663
|
+
*/
|
|
664
|
+
export type DiagnosticSeverity = typeof DiagnosticSeverity[keyof typeof DiagnosticSeverity];
|
|
665
|
+
/**
|
|
666
|
+
* Structure to represent metadata about a Runtime Diagnostics
|
|
667
|
+
* @public
|
|
668
|
+
*/
|
|
669
|
+
export interface RuntimeDiagnostic {
|
|
670
|
+
/**
|
|
671
|
+
* A human-readable string describing the source of the diagnostic
|
|
672
|
+
* @public
|
|
673
|
+
*/
|
|
674
|
+
source: string | undefined;
|
|
675
|
+
/**
|
|
676
|
+
* Diagnostic Error type
|
|
677
|
+
* @public
|
|
678
|
+
*/
|
|
679
|
+
severity: DiagnosticSeverity | undefined;
|
|
680
|
+
/**
|
|
681
|
+
* The diagnostic's message.
|
|
682
|
+
* @public
|
|
683
|
+
*/
|
|
684
|
+
message: string | undefined;
|
|
685
|
+
}
|
|
686
|
+
/**
|
|
687
|
+
* @internal
|
|
688
|
+
*/
|
|
689
|
+
export declare const RuntimeDiagnosticFilterSensitiveLog: (obj: RuntimeDiagnostic) => any;
|
|
690
|
+
/**
|
|
691
|
+
* Structure to capture a description for an error code.
|
|
692
|
+
* @public
|
|
693
|
+
*/
|
|
694
|
+
export interface CodeDescription {
|
|
695
|
+
/**
|
|
696
|
+
* An URI to open with more information about the diagnostic error.
|
|
697
|
+
* @public
|
|
698
|
+
*/
|
|
699
|
+
href: string | undefined;
|
|
700
|
+
}
|
|
701
|
+
/**
|
|
702
|
+
* @internal
|
|
703
|
+
*/
|
|
704
|
+
export declare const CodeDescriptionFilterSensitiveLog: (obj: CodeDescription) => any;
|
|
705
|
+
/**
|
|
706
|
+
* @public
|
|
707
|
+
* @enum
|
|
708
|
+
*/
|
|
709
|
+
export declare const SymbolType: {
|
|
710
|
+
readonly DECLARATION: "DECLARATION";
|
|
711
|
+
readonly USAGE: "USAGE";
|
|
712
|
+
};
|
|
713
|
+
/**
|
|
714
|
+
* @public
|
|
715
|
+
*/
|
|
716
|
+
export type SymbolType = typeof SymbolType[keyof typeof SymbolType];
|
|
717
|
+
/**
|
|
718
|
+
* @public
|
|
719
|
+
*/
|
|
720
|
+
export interface DocumentSymbol {
|
|
721
|
+
/**
|
|
722
|
+
* Name of the Document Symbol
|
|
723
|
+
* @public
|
|
724
|
+
*/
|
|
725
|
+
name: string | undefined;
|
|
726
|
+
/**
|
|
727
|
+
* Symbol type - DECLARATION / USAGE
|
|
728
|
+
* @public
|
|
729
|
+
*/
|
|
730
|
+
type: SymbolType | undefined;
|
|
731
|
+
/**
|
|
732
|
+
* Symbol package / source for FullyQualified names
|
|
733
|
+
* @public
|
|
734
|
+
*/
|
|
735
|
+
source?: string | undefined;
|
|
736
|
+
}
|
|
737
|
+
/**
|
|
738
|
+
* Represents a Text Document / File
|
|
739
|
+
* @public
|
|
740
|
+
*/
|
|
741
|
+
export interface TextDocument {
|
|
742
|
+
/**
|
|
743
|
+
* Filepath relative to the root of the workspace
|
|
744
|
+
* @public
|
|
745
|
+
*/
|
|
746
|
+
relativeFilePath: string | undefined;
|
|
747
|
+
/**
|
|
748
|
+
* The text document's language identifier.
|
|
749
|
+
* @public
|
|
750
|
+
*/
|
|
751
|
+
programmingLanguage?: ProgrammingLanguage | undefined;
|
|
752
|
+
/**
|
|
753
|
+
* Content of the text document
|
|
754
|
+
* @public
|
|
755
|
+
*/
|
|
756
|
+
text?: string | undefined;
|
|
757
|
+
/**
|
|
758
|
+
* DocumentSymbols parsed from a text document
|
|
759
|
+
* @public
|
|
760
|
+
*/
|
|
761
|
+
documentSymbols?: (DocumentSymbol)[] | undefined;
|
|
762
|
+
}
|
|
763
|
+
/**
|
|
764
|
+
* @internal
|
|
765
|
+
*/
|
|
766
|
+
export declare const TextDocumentFilterSensitiveLog: (obj: TextDocument) => any;
|
|
767
|
+
/**
|
|
768
|
+
* Indicates Cursor postion in a Text Document
|
|
769
|
+
* @public
|
|
770
|
+
*/
|
|
771
|
+
export interface Position {
|
|
772
|
+
/**
|
|
773
|
+
* Line position in a document.
|
|
774
|
+
* @public
|
|
775
|
+
*/
|
|
776
|
+
line: number | undefined;
|
|
777
|
+
/**
|
|
778
|
+
* Character offset on a line in a document (zero-based)
|
|
779
|
+
* @public
|
|
780
|
+
*/
|
|
781
|
+
character: number | undefined;
|
|
782
|
+
}
|
|
783
|
+
/**
|
|
784
|
+
* Indicates Range / Span in a Text Document
|
|
785
|
+
* @public
|
|
786
|
+
*/
|
|
787
|
+
export interface Range {
|
|
788
|
+
/**
|
|
789
|
+
* The range's start position.
|
|
790
|
+
* @public
|
|
791
|
+
*/
|
|
792
|
+
start: Position | undefined;
|
|
793
|
+
/**
|
|
794
|
+
* The range's end position.
|
|
795
|
+
* @public
|
|
796
|
+
*/
|
|
797
|
+
end: Position | undefined;
|
|
798
|
+
}
|
|
799
|
+
/**
|
|
800
|
+
* Represents a location inside a resource, such as a line inside a text file.
|
|
801
|
+
* @public
|
|
802
|
+
*/
|
|
803
|
+
export interface DiagnosticLocation {
|
|
804
|
+
uri: string | undefined;
|
|
805
|
+
/**
|
|
806
|
+
* Indicates Range / Span in a Text Document
|
|
807
|
+
* @public
|
|
808
|
+
*/
|
|
809
|
+
range: Range | undefined;
|
|
810
|
+
}
|
|
811
|
+
/**
|
|
812
|
+
* @internal
|
|
813
|
+
*/
|
|
814
|
+
export declare const DiagnosticLocationFilterSensitiveLog: (obj: DiagnosticLocation) => any;
|
|
815
|
+
/**
|
|
816
|
+
* Represents a related message and source code location for a diagnostic.
|
|
817
|
+
* @public
|
|
818
|
+
*/
|
|
819
|
+
export interface DiagnosticRelatedInformation {
|
|
820
|
+
/**
|
|
821
|
+
* The location of this related diagnostic information.
|
|
822
|
+
* @public
|
|
823
|
+
*/
|
|
824
|
+
location: DiagnosticLocation | undefined;
|
|
825
|
+
/**
|
|
826
|
+
* The message of this related diagnostic information.
|
|
827
|
+
* @public
|
|
828
|
+
*/
|
|
829
|
+
message: string | undefined;
|
|
830
|
+
}
|
|
831
|
+
/**
|
|
832
|
+
* @internal
|
|
833
|
+
*/
|
|
834
|
+
export declare const DiagnosticRelatedInformationFilterSensitiveLog: (obj: DiagnosticRelatedInformation) => any;
|
|
835
|
+
/**
|
|
836
|
+
* @public
|
|
837
|
+
* @enum
|
|
838
|
+
*/
|
|
839
|
+
export declare const DiagnosticTag: {
|
|
840
|
+
readonly DEPRECATED: "DEPRECATED";
|
|
841
|
+
readonly UNNECESSARY: "UNNECESSARY";
|
|
842
|
+
};
|
|
843
|
+
/**
|
|
844
|
+
* @public
|
|
845
|
+
*/
|
|
846
|
+
export type DiagnosticTag = typeof DiagnosticTag[keyof typeof DiagnosticTag];
|
|
847
|
+
/**
|
|
848
|
+
* Structure to represent metadata about a TextDocument Diagnostic
|
|
849
|
+
* @public
|
|
850
|
+
*/
|
|
851
|
+
export interface TextDocumentDiagnostic {
|
|
852
|
+
/**
|
|
853
|
+
* Represents a Text Document associated with Diagnostic
|
|
854
|
+
* @public
|
|
855
|
+
*/
|
|
856
|
+
document: TextDocument | undefined;
|
|
857
|
+
/**
|
|
858
|
+
* The range at which the message applies.
|
|
859
|
+
* @public
|
|
860
|
+
*/
|
|
861
|
+
range: Range | undefined;
|
|
862
|
+
/**
|
|
863
|
+
* A human-readable string describing the source of the diagnostic
|
|
864
|
+
* @public
|
|
865
|
+
*/
|
|
866
|
+
source: string | undefined;
|
|
867
|
+
/**
|
|
868
|
+
* Diagnostic Error type
|
|
869
|
+
* @public
|
|
870
|
+
*/
|
|
871
|
+
severity: DiagnosticSeverity | undefined;
|
|
872
|
+
/**
|
|
873
|
+
* The diagnostic's message.
|
|
874
|
+
* @public
|
|
875
|
+
*/
|
|
876
|
+
message: string | undefined;
|
|
877
|
+
/**
|
|
878
|
+
* The diagnostic's code, which might appear in the user interface.
|
|
879
|
+
* @public
|
|
880
|
+
*/
|
|
881
|
+
code?: string | undefined;
|
|
882
|
+
/**
|
|
883
|
+
* An optional property to describe the error code.
|
|
884
|
+
* @public
|
|
885
|
+
*/
|
|
886
|
+
codeDescription?: CodeDescription | undefined;
|
|
887
|
+
/**
|
|
888
|
+
* Additional metadata about the diagnostic.
|
|
889
|
+
* @public
|
|
890
|
+
*/
|
|
891
|
+
tags?: (DiagnosticTag)[] | undefined;
|
|
892
|
+
/**
|
|
893
|
+
* an array of related diagnostic information, e.g. when symbol-names within a scope collide all definitions can be marked via this property.
|
|
894
|
+
* @public
|
|
895
|
+
*/
|
|
896
|
+
relatedInformation?: (DiagnosticRelatedInformation)[] | undefined;
|
|
897
|
+
/**
|
|
898
|
+
* A data entry field that is preserved between a `textDocument/publishDiagnostics` notification and `textDocument/codeAction` request.
|
|
899
|
+
* @public
|
|
900
|
+
*/
|
|
901
|
+
data?: string | undefined;
|
|
902
|
+
}
|
|
903
|
+
/**
|
|
904
|
+
* @internal
|
|
905
|
+
*/
|
|
906
|
+
export declare const TextDocumentDiagnosticFilterSensitiveLog: (obj: TextDocumentDiagnostic) => any;
|
|
907
|
+
/**
|
|
908
|
+
* Represents a Diagnostic message
|
|
909
|
+
* @public
|
|
910
|
+
*/
|
|
911
|
+
export type Diagnostic = Diagnostic.RuntimeDiagnosticMember | Diagnostic.TextDocumentDiagnosticMember | Diagnostic.$UnknownMember;
|
|
912
|
+
/**
|
|
913
|
+
* @public
|
|
914
|
+
*/
|
|
915
|
+
export declare namespace Diagnostic {
|
|
916
|
+
/**
|
|
917
|
+
* Diagnostics originating from a TextDocument
|
|
918
|
+
* @public
|
|
919
|
+
*/
|
|
920
|
+
interface TextDocumentDiagnosticMember {
|
|
921
|
+
textDocumentDiagnostic: TextDocumentDiagnostic;
|
|
922
|
+
runtimeDiagnostic?: never;
|
|
923
|
+
$unknown?: never;
|
|
924
|
+
}
|
|
925
|
+
/**
|
|
926
|
+
* Diagnostics originating from a Runtime
|
|
927
|
+
* @public
|
|
928
|
+
*/
|
|
929
|
+
interface RuntimeDiagnosticMember {
|
|
930
|
+
textDocumentDiagnostic?: never;
|
|
931
|
+
runtimeDiagnostic: RuntimeDiagnostic;
|
|
932
|
+
$unknown?: never;
|
|
933
|
+
}
|
|
934
|
+
/**
|
|
935
|
+
* @public
|
|
936
|
+
*/
|
|
937
|
+
interface $UnknownMember {
|
|
938
|
+
textDocumentDiagnostic?: never;
|
|
939
|
+
runtimeDiagnostic?: never;
|
|
940
|
+
$unknown: [string, any];
|
|
941
|
+
}
|
|
942
|
+
interface Visitor<T> {
|
|
943
|
+
textDocumentDiagnostic: (value: TextDocumentDiagnostic) => T;
|
|
944
|
+
runtimeDiagnostic: (value: RuntimeDiagnostic) => T;
|
|
945
|
+
_: (name: string, value: any) => T;
|
|
946
|
+
}
|
|
947
|
+
const visit: <T>(value: Diagnostic, visitor: Visitor<T>) => T;
|
|
948
|
+
}
|
|
949
|
+
/**
|
|
950
|
+
* @internal
|
|
951
|
+
*/
|
|
952
|
+
export declare const DiagnosticFilterSensitiveLog: (obj: Diagnostic) => any;
|
|
953
|
+
/**
|
|
954
|
+
* Represents the state of the Cursor in an Editor
|
|
955
|
+
* @public
|
|
956
|
+
*/
|
|
957
|
+
export type CursorState = CursorState.PositionMember | CursorState.RangeMember | CursorState.$UnknownMember;
|
|
958
|
+
/**
|
|
959
|
+
* @public
|
|
960
|
+
*/
|
|
961
|
+
export declare namespace CursorState {
|
|
962
|
+
/**
|
|
963
|
+
* Represents a cursor position in a Text Document
|
|
964
|
+
* @public
|
|
965
|
+
*/
|
|
966
|
+
interface PositionMember {
|
|
967
|
+
position: Position;
|
|
968
|
+
range?: never;
|
|
969
|
+
$unknown?: never;
|
|
970
|
+
}
|
|
971
|
+
/**
|
|
972
|
+
* Represents a text selection in a Text Document
|
|
973
|
+
* @public
|
|
974
|
+
*/
|
|
975
|
+
interface RangeMember {
|
|
976
|
+
position?: never;
|
|
977
|
+
range: Range;
|
|
978
|
+
$unknown?: never;
|
|
979
|
+
}
|
|
980
|
+
/**
|
|
981
|
+
* @public
|
|
982
|
+
*/
|
|
983
|
+
interface $UnknownMember {
|
|
984
|
+
position?: never;
|
|
985
|
+
range?: never;
|
|
986
|
+
$unknown: [string, any];
|
|
987
|
+
}
|
|
988
|
+
interface Visitor<T> {
|
|
989
|
+
position: (value: Position) => T;
|
|
990
|
+
range: (value: Range) => T;
|
|
991
|
+
_: (name: string, value: any) => T;
|
|
992
|
+
}
|
|
993
|
+
const visit: <T>(value: CursorState, visitor: Visitor<T>) => T;
|
|
994
|
+
}
|
|
995
|
+
/**
|
|
996
|
+
* @public
|
|
997
|
+
* @enum
|
|
998
|
+
*/
|
|
999
|
+
export declare const ContentType: {
|
|
1000
|
+
readonly CODE: "CODE";
|
|
1001
|
+
readonly FILE: "FILE";
|
|
1002
|
+
readonly PROMPT: "PROMPT";
|
|
1003
|
+
readonly WORKSPACE: "WORKSPACE";
|
|
1004
|
+
};
|
|
1005
|
+
/**
|
|
1006
|
+
* @public
|
|
1007
|
+
*/
|
|
1008
|
+
export type ContentType = typeof ContentType[keyof typeof ContentType];
|
|
1009
|
+
/**
|
|
1010
|
+
* Represents an IDE retrieved relevant Text Document / File
|
|
1011
|
+
* @public
|
|
1012
|
+
*/
|
|
1013
|
+
export interface RelevantTextDocument {
|
|
1014
|
+
/**
|
|
1015
|
+
* Filepath relative to the root of the workspace
|
|
1016
|
+
* @public
|
|
1017
|
+
*/
|
|
1018
|
+
relativeFilePath: string | undefined;
|
|
1019
|
+
/**
|
|
1020
|
+
* The text document's language identifier.
|
|
1021
|
+
* @public
|
|
1022
|
+
*/
|
|
1023
|
+
programmingLanguage?: ProgrammingLanguage | undefined;
|
|
1024
|
+
/**
|
|
1025
|
+
* Content of the text document
|
|
1026
|
+
* @public
|
|
1027
|
+
*/
|
|
1028
|
+
text?: string | undefined;
|
|
1029
|
+
/**
|
|
1030
|
+
* DocumentSymbols parsed from a text document
|
|
1031
|
+
* @public
|
|
1032
|
+
*/
|
|
1033
|
+
documentSymbols?: (DocumentSymbol)[] | undefined;
|
|
1034
|
+
/**
|
|
1035
|
+
* The type of content(file, prompt, symbol, or workspace)
|
|
1036
|
+
* @public
|
|
1037
|
+
*/
|
|
1038
|
+
type?: ContentType | undefined;
|
|
1039
|
+
}
|
|
1040
|
+
/**
|
|
1041
|
+
* @internal
|
|
1042
|
+
*/
|
|
1043
|
+
export declare const RelevantTextDocumentFilterSensitiveLog: (obj: RelevantTextDocument) => any;
|
|
1044
|
+
/**
|
|
1045
|
+
* Represents the state of an Editor
|
|
1046
|
+
* @public
|
|
1047
|
+
*/
|
|
1048
|
+
export interface EditorState {
|
|
1049
|
+
/**
|
|
1050
|
+
* Represents currently edited file
|
|
1051
|
+
* @public
|
|
1052
|
+
*/
|
|
1053
|
+
document?: TextDocument | undefined;
|
|
1054
|
+
/**
|
|
1055
|
+
* Position of the cursor
|
|
1056
|
+
* @public
|
|
1057
|
+
*/
|
|
1058
|
+
cursorState?: CursorState | undefined;
|
|
1059
|
+
/**
|
|
1060
|
+
* Represents IDE provided relevant files
|
|
1061
|
+
* @public
|
|
1062
|
+
*/
|
|
1063
|
+
relevantDocuments?: (RelevantTextDocument)[] | undefined;
|
|
1064
|
+
/**
|
|
1065
|
+
* Whether service should use relevant document in prompt
|
|
1066
|
+
* @public
|
|
1067
|
+
*/
|
|
1068
|
+
useRelevantDocuments?: boolean | undefined;
|
|
1069
|
+
/**
|
|
1070
|
+
* Represents IDE provided list of workspace folders
|
|
1071
|
+
* @public
|
|
1072
|
+
*/
|
|
1073
|
+
workspaceFolders?: (string)[] | undefined;
|
|
1074
|
+
}
|
|
1075
|
+
/**
|
|
1076
|
+
* @internal
|
|
1077
|
+
*/
|
|
1078
|
+
export declare const EditorStateFilterSensitiveLog: (obj: EditorState) => any;
|
|
1079
|
+
/**
|
|
1080
|
+
* An environment variable
|
|
1081
|
+
* @public
|
|
1082
|
+
*/
|
|
1083
|
+
export interface EnvironmentVariable {
|
|
1084
|
+
/**
|
|
1085
|
+
* The key of an environment variable
|
|
1086
|
+
* @public
|
|
1087
|
+
*/
|
|
1088
|
+
key?: string | undefined;
|
|
1089
|
+
/**
|
|
1090
|
+
* The value of an environment variable
|
|
1091
|
+
* @public
|
|
1092
|
+
*/
|
|
1093
|
+
value?: string | undefined;
|
|
1094
|
+
}
|
|
1095
|
+
/**
|
|
1096
|
+
* @internal
|
|
1097
|
+
*/
|
|
1098
|
+
export declare const EnvironmentVariableFilterSensitiveLog: (obj: EnvironmentVariable) => any;
|
|
1099
|
+
/**
|
|
1100
|
+
* State related to the user's environment
|
|
1101
|
+
* @public
|
|
1102
|
+
*/
|
|
1103
|
+
export interface EnvState {
|
|
1104
|
+
/**
|
|
1105
|
+
* The name of the operating system in use
|
|
1106
|
+
* @public
|
|
1107
|
+
*/
|
|
1108
|
+
operatingSystem?: string | undefined;
|
|
1109
|
+
/**
|
|
1110
|
+
* The current working directory of the environment
|
|
1111
|
+
* @public
|
|
1112
|
+
*/
|
|
1113
|
+
currentWorkingDirectory?: string | undefined;
|
|
1114
|
+
/**
|
|
1115
|
+
* The environment variables set in the current environment
|
|
1116
|
+
* @public
|
|
1117
|
+
*/
|
|
1118
|
+
environmentVariables?: (EnvironmentVariable)[] | undefined;
|
|
1119
|
+
/**
|
|
1120
|
+
* Local timezone offset of the client. For more information, see documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getTimezoneOffset
|
|
1121
|
+
* @public
|
|
1122
|
+
*/
|
|
1123
|
+
timezoneOffset?: number | undefined;
|
|
1124
|
+
}
|
|
1125
|
+
/**
|
|
1126
|
+
* @internal
|
|
1127
|
+
*/
|
|
1128
|
+
export declare const EnvStateFilterSensitiveLog: (obj: EnvState) => any;
|
|
1129
|
+
/**
|
|
1130
|
+
* State related to the Git VSC
|
|
1131
|
+
* @public
|
|
1132
|
+
*/
|
|
1133
|
+
export interface GitState {
|
|
1134
|
+
/**
|
|
1135
|
+
* The output of the command `git status --porcelain=v1 -b`
|
|
1136
|
+
* @public
|
|
1137
|
+
*/
|
|
1138
|
+
status?: string | undefined;
|
|
1139
|
+
}
|
|
1140
|
+
/**
|
|
1141
|
+
* @internal
|
|
1142
|
+
*/
|
|
1143
|
+
export declare const GitStateFilterSensitiveLog: (obj: GitState) => any;
|
|
1144
|
+
/**
|
|
1145
|
+
* An single entry in the shell history
|
|
1146
|
+
* @public
|
|
1147
|
+
*/
|
|
1148
|
+
export interface ShellHistoryEntry {
|
|
1149
|
+
/**
|
|
1150
|
+
* The shell command that was run
|
|
1151
|
+
* @public
|
|
1152
|
+
*/
|
|
1153
|
+
command: string | undefined;
|
|
1154
|
+
/**
|
|
1155
|
+
* The directory the command was ran in
|
|
1156
|
+
* @public
|
|
1157
|
+
*/
|
|
1158
|
+
directory?: string | undefined;
|
|
1159
|
+
/**
|
|
1160
|
+
* The exit code of the command after it finished
|
|
1161
|
+
* @public
|
|
1162
|
+
*/
|
|
1163
|
+
exitCode?: number | undefined;
|
|
1164
|
+
/**
|
|
1165
|
+
* The stdout from the command
|
|
1166
|
+
* @public
|
|
1167
|
+
*/
|
|
1168
|
+
stdout?: string | undefined;
|
|
1169
|
+
/**
|
|
1170
|
+
* The stderr from the command
|
|
1171
|
+
* @public
|
|
1172
|
+
*/
|
|
1173
|
+
stderr?: string | undefined;
|
|
1174
|
+
}
|
|
1175
|
+
/**
|
|
1176
|
+
* @internal
|
|
1177
|
+
*/
|
|
1178
|
+
export declare const ShellHistoryEntryFilterSensitiveLog: (obj: ShellHistoryEntry) => any;
|
|
1179
|
+
/**
|
|
1180
|
+
* Represents the state of a shell
|
|
1181
|
+
* @public
|
|
1182
|
+
*/
|
|
1183
|
+
export interface ShellState {
|
|
1184
|
+
/**
|
|
1185
|
+
* The name of the current shell
|
|
1186
|
+
* @public
|
|
1187
|
+
*/
|
|
1188
|
+
shellName: string | undefined;
|
|
1189
|
+
/**
|
|
1190
|
+
* The history previous shell commands for the current shell
|
|
1191
|
+
* @public
|
|
1192
|
+
*/
|
|
1193
|
+
shellHistory?: (ShellHistoryEntry)[] | undefined;
|
|
1194
|
+
}
|
|
1195
|
+
/**
|
|
1196
|
+
* @internal
|
|
1197
|
+
*/
|
|
1198
|
+
export declare const ShellStateFilterSensitiveLog: (obj: ShellState) => any;
|
|
1199
|
+
/**
|
|
1200
|
+
* @public
|
|
1201
|
+
*/
|
|
1202
|
+
export type ToolResultContentBlock = ToolResultContentBlock.JsonMember | ToolResultContentBlock.TextMember | ToolResultContentBlock.$UnknownMember;
|
|
1203
|
+
/**
|
|
1204
|
+
* @public
|
|
1205
|
+
*/
|
|
1206
|
+
export declare namespace ToolResultContentBlock {
|
|
1207
|
+
/**
|
|
1208
|
+
* A tool result that is text.
|
|
1209
|
+
* @public
|
|
1210
|
+
*/
|
|
1211
|
+
interface TextMember {
|
|
1212
|
+
text: string;
|
|
1213
|
+
json?: never;
|
|
1214
|
+
$unknown?: never;
|
|
1215
|
+
}
|
|
1216
|
+
/**
|
|
1217
|
+
* A tool result that is JSON format data.
|
|
1218
|
+
* @public
|
|
1219
|
+
*/
|
|
1220
|
+
interface JsonMember {
|
|
1221
|
+
text?: never;
|
|
1222
|
+
json: __DocumentType;
|
|
1223
|
+
$unknown?: never;
|
|
1224
|
+
}
|
|
1225
|
+
/**
|
|
1226
|
+
* @public
|
|
1227
|
+
*/
|
|
1228
|
+
interface $UnknownMember {
|
|
1229
|
+
text?: never;
|
|
1230
|
+
json?: never;
|
|
1231
|
+
$unknown: [string, any];
|
|
1232
|
+
}
|
|
1233
|
+
interface Visitor<T> {
|
|
1234
|
+
text: (value: string) => T;
|
|
1235
|
+
json: (value: __DocumentType) => T;
|
|
1236
|
+
_: (name: string, value: any) => T;
|
|
1237
|
+
}
|
|
1238
|
+
const visit: <T>(value: ToolResultContentBlock, visitor: Visitor<T>) => T;
|
|
1239
|
+
}
|
|
1240
|
+
/**
|
|
1241
|
+
* @internal
|
|
1242
|
+
*/
|
|
1243
|
+
export declare const ToolResultContentBlockFilterSensitiveLog: (obj: ToolResultContentBlock) => any;
|
|
1244
|
+
/**
|
|
1245
|
+
* @public
|
|
1246
|
+
* @enum
|
|
1247
|
+
*/
|
|
1248
|
+
export declare const ToolResultStatus: {
|
|
1249
|
+
readonly ERROR: "error";
|
|
1250
|
+
readonly SUCCESS: "success";
|
|
1251
|
+
};
|
|
1252
|
+
/**
|
|
1253
|
+
* @public
|
|
1254
|
+
*/
|
|
1255
|
+
export type ToolResultStatus = typeof ToolResultStatus[keyof typeof ToolResultStatus];
|
|
1256
|
+
/**
|
|
1257
|
+
* A tool result that contains the results for a tool request that was previously made.
|
|
1258
|
+
* @public
|
|
1259
|
+
*/
|
|
1260
|
+
export interface ToolResult {
|
|
1261
|
+
/**
|
|
1262
|
+
* The ID for the tool request.
|
|
1263
|
+
* @public
|
|
1264
|
+
*/
|
|
1265
|
+
toolUseId: string | undefined;
|
|
1266
|
+
/**
|
|
1267
|
+
* Content of the tool result.
|
|
1268
|
+
* @public
|
|
1269
|
+
*/
|
|
1270
|
+
content: (ToolResultContentBlock)[] | undefined;
|
|
1271
|
+
/**
|
|
1272
|
+
* Status of the tools result.
|
|
1273
|
+
* @public
|
|
1274
|
+
*/
|
|
1275
|
+
status?: ToolResultStatus | undefined;
|
|
1276
|
+
}
|
|
1277
|
+
/**
|
|
1278
|
+
* @internal
|
|
1279
|
+
*/
|
|
1280
|
+
export declare const ToolResultFilterSensitiveLog: (obj: ToolResult) => any;
|
|
1281
|
+
/**
|
|
1282
|
+
* The input schema for the tool in JSON format.
|
|
1283
|
+
* @public
|
|
1284
|
+
*/
|
|
1285
|
+
export interface ToolInputSchema {
|
|
1286
|
+
json?: __DocumentType | undefined;
|
|
1287
|
+
}
|
|
1288
|
+
/**
|
|
1289
|
+
* @internal
|
|
1290
|
+
*/
|
|
1291
|
+
export declare const ToolInputSchemaFilterSensitiveLog: (obj: ToolInputSchema) => any;
|
|
1292
|
+
/**
|
|
1293
|
+
* The specification for the tool.
|
|
1294
|
+
* @public
|
|
1295
|
+
*/
|
|
1296
|
+
export interface ToolSpecification {
|
|
1297
|
+
/**
|
|
1298
|
+
* The input schema for the tool in JSON format.
|
|
1299
|
+
* @public
|
|
1300
|
+
*/
|
|
1301
|
+
inputSchema: ToolInputSchema | undefined;
|
|
1302
|
+
/**
|
|
1303
|
+
* The name for the tool.
|
|
1304
|
+
* @public
|
|
1305
|
+
*/
|
|
1306
|
+
name: string | undefined;
|
|
1307
|
+
/**
|
|
1308
|
+
* The description for the tool.
|
|
1309
|
+
* @public
|
|
1310
|
+
*/
|
|
1311
|
+
description?: string | undefined;
|
|
1312
|
+
}
|
|
1313
|
+
/**
|
|
1314
|
+
* @internal
|
|
1315
|
+
*/
|
|
1316
|
+
export declare const ToolSpecificationFilterSensitiveLog: (obj: ToolSpecification) => any;
|
|
1317
|
+
/**
|
|
1318
|
+
* Information about a tool that can be used.
|
|
1319
|
+
* @public
|
|
1320
|
+
*/
|
|
1321
|
+
export type Tool = Tool.ToolSpecificationMember | Tool.$UnknownMember;
|
|
1322
|
+
/**
|
|
1323
|
+
* @public
|
|
1324
|
+
*/
|
|
1325
|
+
export declare namespace Tool {
|
|
1326
|
+
/**
|
|
1327
|
+
* The specification for the tool.
|
|
1328
|
+
* @public
|
|
1329
|
+
*/
|
|
1330
|
+
interface ToolSpecificationMember {
|
|
1331
|
+
toolSpecification: ToolSpecification;
|
|
1332
|
+
$unknown?: never;
|
|
1333
|
+
}
|
|
1334
|
+
/**
|
|
1335
|
+
* @public
|
|
1336
|
+
*/
|
|
1337
|
+
interface $UnknownMember {
|
|
1338
|
+
toolSpecification?: never;
|
|
1339
|
+
$unknown: [string, any];
|
|
1340
|
+
}
|
|
1341
|
+
interface Visitor<T> {
|
|
1342
|
+
toolSpecification: (value: ToolSpecification) => T;
|
|
1343
|
+
_: (name: string, value: any) => T;
|
|
1344
|
+
}
|
|
1345
|
+
const visit: <T>(value: Tool, visitor: Visitor<T>) => T;
|
|
1346
|
+
}
|
|
1347
|
+
/**
|
|
1348
|
+
* @internal
|
|
1349
|
+
*/
|
|
1350
|
+
export declare const ToolFilterSensitiveLog: (obj: Tool) => any;
|
|
1351
|
+
/**
|
|
1352
|
+
* Settings information passed by the Q widget
|
|
1353
|
+
* @public
|
|
1354
|
+
*/
|
|
1355
|
+
export interface UserSettings {
|
|
1356
|
+
hasConsentedToCrossRegionCalls?: boolean | undefined;
|
|
1357
|
+
}
|
|
1358
|
+
/**
|
|
1359
|
+
* Additional Chat message context associated with the Chat Message
|
|
1360
|
+
* @public
|
|
1361
|
+
*/
|
|
1362
|
+
export interface UserInputMessageContext {
|
|
1363
|
+
/**
|
|
1364
|
+
* Editor state chat message context.
|
|
1365
|
+
* @public
|
|
1366
|
+
*/
|
|
1367
|
+
editorState?: EditorState | undefined;
|
|
1368
|
+
/**
|
|
1369
|
+
* Shell state chat message context.
|
|
1370
|
+
* @public
|
|
1371
|
+
*/
|
|
1372
|
+
shellState?: ShellState | undefined;
|
|
1373
|
+
/**
|
|
1374
|
+
* Git state chat message context.
|
|
1375
|
+
* @public
|
|
1376
|
+
*/
|
|
1377
|
+
gitState?: GitState | undefined;
|
|
1378
|
+
/**
|
|
1379
|
+
* Environment state chat message context.
|
|
1380
|
+
* @public
|
|
1381
|
+
*/
|
|
1382
|
+
envState?: EnvState | undefined;
|
|
1383
|
+
/**
|
|
1384
|
+
* The state of a user's AppStudio UI when sending a message.
|
|
1385
|
+
* @public
|
|
1386
|
+
*/
|
|
1387
|
+
appStudioContext?: AppStudioState | undefined;
|
|
1388
|
+
/**
|
|
1389
|
+
* Diagnostic chat message context.
|
|
1390
|
+
* @public
|
|
1391
|
+
*/
|
|
1392
|
+
diagnostic?: Diagnostic | undefined;
|
|
1393
|
+
/**
|
|
1394
|
+
* Contextual information about the environment from which the user is calling.
|
|
1395
|
+
* @public
|
|
1396
|
+
*/
|
|
1397
|
+
consoleState?: ConsoleState | undefined;
|
|
1398
|
+
/**
|
|
1399
|
+
* Settings information, e.g., whether the user has enabled cross-region API calls.
|
|
1400
|
+
* @public
|
|
1401
|
+
*/
|
|
1402
|
+
userSettings?: UserSettings | undefined;
|
|
1403
|
+
/**
|
|
1404
|
+
* List of additional contextual content entries that can be included with the message.
|
|
1405
|
+
* @public
|
|
1406
|
+
*/
|
|
1407
|
+
additionalContext?: (AdditionalContentEntry)[] | undefined;
|
|
1408
|
+
/**
|
|
1409
|
+
* ToolResults for the requested ToolUses.
|
|
1410
|
+
* @public
|
|
1411
|
+
*/
|
|
1412
|
+
toolResults?: (ToolResult)[] | undefined;
|
|
1413
|
+
/**
|
|
1414
|
+
* Tools that can be used.
|
|
1415
|
+
* @public
|
|
1416
|
+
*/
|
|
1417
|
+
tools?: (Tool)[] | undefined;
|
|
1418
|
+
}
|
|
1419
|
+
/**
|
|
1420
|
+
* @internal
|
|
1421
|
+
*/
|
|
1422
|
+
export declare const UserInputMessageContextFilterSensitiveLog: (obj: UserInputMessageContext) => any;
|
|
1423
|
+
/**
|
|
1424
|
+
* Structure to represent a chat input message from User.
|
|
1425
|
+
* @public
|
|
1426
|
+
*/
|
|
1427
|
+
export interface UserInputMessage {
|
|
1428
|
+
/**
|
|
1429
|
+
* The content of the chat message.
|
|
1430
|
+
* @public
|
|
1431
|
+
*/
|
|
1432
|
+
content: string | undefined;
|
|
1433
|
+
/**
|
|
1434
|
+
* Chat message context associated with the Chat Message.
|
|
1435
|
+
* @public
|
|
1436
|
+
*/
|
|
1437
|
+
userInputMessageContext?: UserInputMessageContext | undefined;
|
|
1438
|
+
/**
|
|
1439
|
+
* User Intent.
|
|
1440
|
+
* @public
|
|
1441
|
+
*/
|
|
1442
|
+
userIntent?: UserIntent | undefined;
|
|
1443
|
+
/**
|
|
1444
|
+
* User Input Origin.
|
|
1445
|
+
* @public
|
|
1446
|
+
*/
|
|
1447
|
+
origin?: Origin | undefined;
|
|
1448
|
+
/**
|
|
1449
|
+
* Images associated with the Chat Message.
|
|
1450
|
+
* @public
|
|
1451
|
+
*/
|
|
1452
|
+
images?: (ImageBlock)[] | undefined;
|
|
1453
|
+
/**
|
|
1454
|
+
* Unique identifier for the model used in this conversation
|
|
1455
|
+
* @public
|
|
1456
|
+
*/
|
|
1457
|
+
modelId?: string | undefined;
|
|
1458
|
+
}
|
|
1459
|
+
/**
|
|
1460
|
+
* @internal
|
|
1461
|
+
*/
|
|
1462
|
+
export declare const UserInputMessageFilterSensitiveLog: (obj: UserInputMessage) => any;
|
|
1463
|
+
/**
|
|
1464
|
+
* @public
|
|
1465
|
+
*/
|
|
1466
|
+
export type ChatMessage = ChatMessage.AssistantResponseMessageMember | ChatMessage.UserInputMessageMember | ChatMessage.$UnknownMember;
|
|
1467
|
+
/**
|
|
1468
|
+
* @public
|
|
1469
|
+
*/
|
|
1470
|
+
export declare namespace ChatMessage {
|
|
1471
|
+
/**
|
|
1472
|
+
* Structure to represent a chat input message from User.
|
|
1473
|
+
* @public
|
|
1474
|
+
*/
|
|
1475
|
+
interface UserInputMessageMember {
|
|
1476
|
+
userInputMessage: UserInputMessage;
|
|
1477
|
+
assistantResponseMessage?: never;
|
|
1478
|
+
$unknown?: never;
|
|
1479
|
+
}
|
|
1480
|
+
/**
|
|
1481
|
+
* Markdown text message.
|
|
1482
|
+
* @public
|
|
1483
|
+
*/
|
|
1484
|
+
interface AssistantResponseMessageMember {
|
|
1485
|
+
userInputMessage?: never;
|
|
1486
|
+
assistantResponseMessage: AssistantResponseMessage;
|
|
1487
|
+
$unknown?: never;
|
|
1488
|
+
}
|
|
1489
|
+
/**
|
|
1490
|
+
* @public
|
|
1491
|
+
*/
|
|
1492
|
+
interface $UnknownMember {
|
|
1493
|
+
userInputMessage?: never;
|
|
1494
|
+
assistantResponseMessage?: never;
|
|
1495
|
+
$unknown: [string, any];
|
|
1496
|
+
}
|
|
1497
|
+
interface Visitor<T> {
|
|
1498
|
+
userInputMessage: (value: UserInputMessage) => T;
|
|
1499
|
+
assistantResponseMessage: (value: AssistantResponseMessage) => T;
|
|
1500
|
+
_: (name: string, value: any) => T;
|
|
1501
|
+
}
|
|
1502
|
+
const visit: <T>(value: ChatMessage, visitor: Visitor<T>) => T;
|
|
1503
|
+
}
|
|
1504
|
+
/**
|
|
1505
|
+
* @internal
|
|
1506
|
+
*/
|
|
1507
|
+
export declare const ChatMessageFilterSensitiveLog: (obj: ChatMessage) => any;
|
|
1508
|
+
/**
|
|
1509
|
+
* Represents the target of a citation event
|
|
1510
|
+
* @public
|
|
1511
|
+
*/
|
|
1512
|
+
export type CitationTarget = CitationTarget.LocationMember | CitationTarget.RangeMember | CitationTarget.$UnknownMember;
|
|
1513
|
+
/**
|
|
1514
|
+
* @public
|
|
1515
|
+
*/
|
|
1516
|
+
export declare namespace CitationTarget {
|
|
1517
|
+
/**
|
|
1518
|
+
* Represents a position in the response text where a citation should be added
|
|
1519
|
+
* @public
|
|
1520
|
+
*/
|
|
1521
|
+
interface LocationMember {
|
|
1522
|
+
location: number;
|
|
1523
|
+
range?: never;
|
|
1524
|
+
$unknown?: never;
|
|
1525
|
+
}
|
|
1526
|
+
/**
|
|
1527
|
+
* Represents the range in the response text to be targetted by a citation
|
|
1528
|
+
* @public
|
|
1529
|
+
*/
|
|
1530
|
+
interface RangeMember {
|
|
1531
|
+
location?: never;
|
|
1532
|
+
range: Span;
|
|
1533
|
+
$unknown?: never;
|
|
1534
|
+
}
|
|
1535
|
+
/**
|
|
1536
|
+
* @public
|
|
1537
|
+
*/
|
|
1538
|
+
interface $UnknownMember {
|
|
1539
|
+
location?: never;
|
|
1540
|
+
range?: never;
|
|
1541
|
+
$unknown: [string, any];
|
|
1542
|
+
}
|
|
1543
|
+
interface Visitor<T> {
|
|
1544
|
+
location: (value: number) => T;
|
|
1545
|
+
range: (value: Span) => T;
|
|
1546
|
+
_: (name: string, value: any) => T;
|
|
1547
|
+
}
|
|
1548
|
+
const visit: <T>(value: CitationTarget, visitor: Visitor<T>) => T;
|
|
1549
|
+
}
|
|
1550
|
+
/**
|
|
1551
|
+
* Streaming response event for citations
|
|
1552
|
+
* @public
|
|
1553
|
+
*/
|
|
1554
|
+
export interface CitationEvent {
|
|
1555
|
+
/**
|
|
1556
|
+
* The position or the range of the response text to be cited
|
|
1557
|
+
* @public
|
|
1558
|
+
*/
|
|
1559
|
+
target: CitationTarget | undefined;
|
|
1560
|
+
/**
|
|
1561
|
+
* The text inside the citation '1' in [1]
|
|
1562
|
+
* @public
|
|
1563
|
+
*/
|
|
1564
|
+
citationText?: string | undefined;
|
|
1565
|
+
/**
|
|
1566
|
+
* The link to the document being cited
|
|
1567
|
+
* @public
|
|
1568
|
+
*/
|
|
1569
|
+
citationLink: string | undefined;
|
|
1570
|
+
}
|
|
1571
|
+
/**
|
|
1572
|
+
* @internal
|
|
1573
|
+
*/
|
|
1574
|
+
export declare const CitationEventFilterSensitiveLog: (obj: CitationEvent) => any;
|
|
1575
|
+
/**
|
|
1576
|
+
* Streaming response event for generated code text.
|
|
1577
|
+
* @public
|
|
1578
|
+
*/
|
|
1579
|
+
export interface CodeEvent {
|
|
1580
|
+
/**
|
|
1581
|
+
* Generated code snippet.
|
|
1582
|
+
* @public
|
|
1583
|
+
*/
|
|
1584
|
+
content: string | undefined;
|
|
1585
|
+
}
|
|
1586
|
+
/**
|
|
1587
|
+
* @internal
|
|
1588
|
+
*/
|
|
1589
|
+
export declare const CodeEventFilterSensitiveLog: (obj: CodeEvent) => any;
|
|
1590
|
+
/**
|
|
1591
|
+
* Streaming Response Event for CodeReferences
|
|
1592
|
+
* @public
|
|
1593
|
+
*/
|
|
1594
|
+
export interface CodeReferenceEvent {
|
|
1595
|
+
/**
|
|
1596
|
+
* Code References for Assistant Response Message
|
|
1597
|
+
* @public
|
|
1598
|
+
*/
|
|
1599
|
+
references?: (Reference)[] | undefined;
|
|
1600
|
+
}
|
|
1601
|
+
/**
|
|
1602
|
+
* Streaming Response Event when DryRun is succeessful
|
|
1603
|
+
* @public
|
|
1604
|
+
*/
|
|
1605
|
+
export interface DryRunSucceedEvent {
|
|
1606
|
+
}
|
|
1607
|
+
/**
|
|
1608
|
+
* Streaming Response Event for Followup Prompt.
|
|
1609
|
+
* @public
|
|
1610
|
+
*/
|
|
1611
|
+
export interface FollowupPromptEvent {
|
|
1612
|
+
/**
|
|
1613
|
+
* Followup Prompt for the Assistant Response
|
|
1614
|
+
* @public
|
|
1615
|
+
*/
|
|
1616
|
+
followupPrompt?: FollowupPrompt | undefined;
|
|
1617
|
+
}
|
|
1618
|
+
/**
|
|
1619
|
+
* @internal
|
|
1620
|
+
*/
|
|
1621
|
+
export declare const FollowupPromptEventFilterSensitiveLog: (obj: FollowupPromptEvent) => any;
|
|
1622
|
+
/**
|
|
1623
|
+
* @public
|
|
1624
|
+
* @enum
|
|
1625
|
+
*/
|
|
1626
|
+
export declare const IntentType: {
|
|
1627
|
+
readonly DEEPLINKS: "DEEPLINKS";
|
|
1628
|
+
readonly GLUE_SENSEI: "GLUE_SENSEI";
|
|
1629
|
+
readonly RESOURCE_DATA: "RESOURCE_DATA";
|
|
1630
|
+
readonly SUPPORT: "SUPPORT";
|
|
1631
|
+
};
|
|
1632
|
+
/**
|
|
1633
|
+
* @public
|
|
1634
|
+
*/
|
|
1635
|
+
export type IntentType = typeof IntentType[keyof typeof IntentType];
|
|
1636
|
+
/**
|
|
1637
|
+
* @public
|
|
1638
|
+
*/
|
|
1639
|
+
export type IntentDataType = IntentDataType.StringMember | IntentDataType.$UnknownMember;
|
|
1640
|
+
/**
|
|
1641
|
+
* @public
|
|
1642
|
+
*/
|
|
1643
|
+
export declare namespace IntentDataType {
|
|
1644
|
+
interface StringMember {
|
|
1645
|
+
string: string;
|
|
1646
|
+
$unknown?: never;
|
|
1647
|
+
}
|
|
1648
|
+
/**
|
|
1649
|
+
* @public
|
|
1650
|
+
*/
|
|
1651
|
+
interface $UnknownMember {
|
|
1652
|
+
string?: never;
|
|
1653
|
+
$unknown: [string, any];
|
|
1654
|
+
}
|
|
1655
|
+
interface Visitor<T> {
|
|
1656
|
+
string: (value: string) => T;
|
|
1657
|
+
_: (name: string, value: any) => T;
|
|
1658
|
+
}
|
|
1659
|
+
const visit: <T>(value: IntentDataType, visitor: Visitor<T>) => T;
|
|
1660
|
+
}
|
|
1661
|
+
/**
|
|
1662
|
+
* Streaming Response Event for Intents
|
|
1663
|
+
* @public
|
|
1664
|
+
*/
|
|
1665
|
+
export interface IntentsEvent {
|
|
1666
|
+
/**
|
|
1667
|
+
* A map of Intent objects
|
|
1668
|
+
* @public
|
|
1669
|
+
*/
|
|
1670
|
+
intents?: Partial<Record<IntentType, Record<string, IntentDataType>>> | undefined;
|
|
1671
|
+
}
|
|
1672
|
+
/**
|
|
1673
|
+
* @internal
|
|
1674
|
+
*/
|
|
1675
|
+
export declare const IntentsEventFilterSensitiveLog: (obj: IntentsEvent) => any;
|
|
1676
|
+
/**
|
|
1677
|
+
* For CloudWatch Troubleshooting Link Module
|
|
1678
|
+
* @public
|
|
1679
|
+
*/
|
|
1680
|
+
export interface CloudWatchTroubleshootingLink {
|
|
1681
|
+
/**
|
|
1682
|
+
* A label for the link.
|
|
1683
|
+
* @public
|
|
1684
|
+
*/
|
|
1685
|
+
label: string | undefined;
|
|
1686
|
+
/**
|
|
1687
|
+
* Stringified JSON payload. See spec here https://code.amazon.com/packages/CloudWatchOdysseyModel/blobs/50c0832f0e393e4ab68827eb4f04d832366821c1/--/model/events.smithy#L28 .
|
|
1688
|
+
* @public
|
|
1689
|
+
*/
|
|
1690
|
+
investigationPayload: string | undefined;
|
|
1691
|
+
/**
|
|
1692
|
+
* Fallback string, if target channel does not support the CloudWatchTroubleshootingLink.
|
|
1693
|
+
* @public
|
|
1694
|
+
*/
|
|
1695
|
+
defaultText?: string | undefined;
|
|
1696
|
+
}
|
|
1697
|
+
/**
|
|
1698
|
+
* @internal
|
|
1699
|
+
*/
|
|
1700
|
+
export declare const CloudWatchTroubleshootingLinkFilterSensitiveLog: (obj: CloudWatchTroubleshootingLink) => any;
|
|
1701
|
+
/**
|
|
1702
|
+
* @public
|
|
1703
|
+
*/
|
|
1704
|
+
export interface ModuleLink {
|
|
1705
|
+
/**
|
|
1706
|
+
* For CloudWatch Troubleshooting Link Module
|
|
1707
|
+
* @public
|
|
1708
|
+
*/
|
|
1709
|
+
cloudWatchTroubleshootingLink?: CloudWatchTroubleshootingLink | undefined;
|
|
1710
|
+
}
|
|
1711
|
+
/**
|
|
1712
|
+
* @internal
|
|
1713
|
+
*/
|
|
1714
|
+
export declare const ModuleLinkFilterSensitiveLog: (obj: ModuleLink) => any;
|
|
1715
|
+
/**
|
|
1716
|
+
* @public
|
|
1717
|
+
*/
|
|
1718
|
+
export interface WebLink {
|
|
1719
|
+
/**
|
|
1720
|
+
* A label for the link
|
|
1721
|
+
* @public
|
|
1722
|
+
*/
|
|
1723
|
+
label: string | undefined;
|
|
1724
|
+
/**
|
|
1725
|
+
* URL of the Weblink
|
|
1726
|
+
* @public
|
|
1727
|
+
*/
|
|
1728
|
+
url: string | undefined;
|
|
1729
|
+
}
|
|
1730
|
+
/**
|
|
1731
|
+
* @internal
|
|
1732
|
+
*/
|
|
1733
|
+
export declare const WebLinkFilterSensitiveLog: (obj: WebLink) => any;
|
|
1734
|
+
/**
|
|
1735
|
+
* @public
|
|
1736
|
+
*/
|
|
1737
|
+
export interface Action {
|
|
1738
|
+
webLink?: WebLink | undefined;
|
|
1739
|
+
moduleLink?: ModuleLink | undefined;
|
|
1740
|
+
}
|
|
1741
|
+
/**
|
|
1742
|
+
* @internal
|
|
1743
|
+
*/
|
|
1744
|
+
export declare const ActionFilterSensitiveLog: (obj: Action) => any;
|
|
1745
|
+
/**
|
|
1746
|
+
* Structure representing a simple text component with sensitive content, which can include Markdown formatting.
|
|
1747
|
+
* @public
|
|
1748
|
+
*/
|
|
1749
|
+
export interface Text {
|
|
1750
|
+
/**
|
|
1751
|
+
* Contains text content that may include sensitive information and can support Markdown formatting.
|
|
1752
|
+
* @public
|
|
1753
|
+
*/
|
|
1754
|
+
content: string | undefined;
|
|
1755
|
+
}
|
|
1756
|
+
/**
|
|
1757
|
+
* @internal
|
|
1758
|
+
*/
|
|
1759
|
+
export declare const TextFilterSensitiveLog: (obj: Text) => any;
|
|
1760
|
+
/**
|
|
1761
|
+
* @public
|
|
1762
|
+
*/
|
|
1763
|
+
export interface AlertComponent {
|
|
1764
|
+
/**
|
|
1765
|
+
* Structure representing a simple text component with sensitive content, which can include Markdown formatting.
|
|
1766
|
+
* @public
|
|
1767
|
+
*/
|
|
1768
|
+
text?: Text | undefined;
|
|
1769
|
+
}
|
|
1770
|
+
/**
|
|
1771
|
+
* @internal
|
|
1772
|
+
*/
|
|
1773
|
+
export declare const AlertComponentFilterSensitiveLog: (obj: AlertComponent) => any;
|
|
1774
|
+
/**
|
|
1775
|
+
* @public
|
|
1776
|
+
* @enum
|
|
1777
|
+
*/
|
|
1778
|
+
export declare const AlertType: {
|
|
1779
|
+
/**
|
|
1780
|
+
* Alert indicating an error or failure that requires attention.
|
|
1781
|
+
*/
|
|
1782
|
+
readonly ERROR: "ERROR";
|
|
1783
|
+
/**
|
|
1784
|
+
* Informational alert providing general information.
|
|
1785
|
+
*/
|
|
1786
|
+
readonly INFO: "INFO";
|
|
1787
|
+
/**
|
|
1788
|
+
* Alert indicating a warning or potential issue that should be noted.
|
|
1789
|
+
*/
|
|
1790
|
+
readonly WARNING: "WARNING";
|
|
1791
|
+
};
|
|
1792
|
+
/**
|
|
1793
|
+
* @public
|
|
1794
|
+
*/
|
|
1795
|
+
export type AlertType = typeof AlertType[keyof typeof AlertType];
|
|
1796
|
+
/**
|
|
1797
|
+
* Structure representing an alert with a type and content.
|
|
1798
|
+
* @public
|
|
1799
|
+
*/
|
|
1800
|
+
export interface Alert {
|
|
1801
|
+
/**
|
|
1802
|
+
* Enum defining types of alerts that can be issued.
|
|
1803
|
+
* @public
|
|
1804
|
+
*/
|
|
1805
|
+
type: AlertType | undefined;
|
|
1806
|
+
/**
|
|
1807
|
+
* Contains the content of the alert, which may include sensitive information.
|
|
1808
|
+
* @public
|
|
1809
|
+
*/
|
|
1810
|
+
content: (AlertComponent)[] | undefined;
|
|
1811
|
+
}
|
|
1812
|
+
/**
|
|
1813
|
+
* @internal
|
|
1814
|
+
*/
|
|
1815
|
+
export declare const AlertFilterSensitiveLog: (obj: Alert) => any;
|
|
1816
|
+
/**
|
|
1817
|
+
* Structure describing a transition between two states in an infrastructure update.
|
|
1818
|
+
* @public
|
|
1819
|
+
*/
|
|
1820
|
+
export interface InfrastructureUpdateTransition {
|
|
1821
|
+
/**
|
|
1822
|
+
* The current state of the infrastructure before the update.
|
|
1823
|
+
* @public
|
|
1824
|
+
*/
|
|
1825
|
+
currentState: string | undefined;
|
|
1826
|
+
/**
|
|
1827
|
+
* The next state of the infrastructure following the update.
|
|
1828
|
+
* @public
|
|
1829
|
+
*/
|
|
1830
|
+
nextState: string | undefined;
|
|
1831
|
+
}
|
|
1832
|
+
/**
|
|
1833
|
+
* @internal
|
|
1834
|
+
*/
|
|
1835
|
+
export declare const InfrastructureUpdateTransitionFilterSensitiveLog: (obj: InfrastructureUpdateTransition) => any;
|
|
1836
|
+
/**
|
|
1837
|
+
* Structure representing different types of infrastructure updates.
|
|
1838
|
+
* @public
|
|
1839
|
+
*/
|
|
1840
|
+
export interface InfrastructureUpdate {
|
|
1841
|
+
/**
|
|
1842
|
+
* Structure describing a transition between two states in an infrastructure update.
|
|
1843
|
+
* @public
|
|
1844
|
+
*/
|
|
1845
|
+
transition?: InfrastructureUpdateTransition | undefined;
|
|
1846
|
+
}
|
|
1847
|
+
/**
|
|
1848
|
+
* @internal
|
|
1849
|
+
*/
|
|
1850
|
+
export declare const InfrastructureUpdateFilterSensitiveLog: (obj: InfrastructureUpdate) => any;
|
|
1851
|
+
/**
|
|
1852
|
+
* @public
|
|
1853
|
+
*/
|
|
1854
|
+
export interface StepComponent {
|
|
1855
|
+
/**
|
|
1856
|
+
* Structure representing a simple text component with sensitive content, which can include Markdown formatting.
|
|
1857
|
+
* @public
|
|
1858
|
+
*/
|
|
1859
|
+
text?: Text | undefined;
|
|
1860
|
+
}
|
|
1861
|
+
/**
|
|
1862
|
+
* @internal
|
|
1863
|
+
*/
|
|
1864
|
+
export declare const StepComponentFilterSensitiveLog: (obj: StepComponent) => any;
|
|
1865
|
+
/**
|
|
1866
|
+
* @public
|
|
1867
|
+
* @enum
|
|
1868
|
+
*/
|
|
1869
|
+
export declare const StepState: {
|
|
1870
|
+
/**
|
|
1871
|
+
* Indicates a failure or issue that needs to be addressed.
|
|
1872
|
+
*/
|
|
1873
|
+
readonly FAILED: "FAILED";
|
|
1874
|
+
/**
|
|
1875
|
+
* Indicates that the step is currently being processed. This is a non-terminal state, meaning the process is active and ongoing.
|
|
1876
|
+
*/
|
|
1877
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1878
|
+
/**
|
|
1879
|
+
* Indicates that the step is being loaded or initialized. This is a non-terminal state, meaning the process is in the setup phase.
|
|
1880
|
+
*/
|
|
1881
|
+
readonly LOADING: "LOADING";
|
|
1882
|
+
/**
|
|
1883
|
+
* Indicates that the step is temporarily halted but can resume. This is a non-terminal state, representing a temporary pause.
|
|
1884
|
+
*/
|
|
1885
|
+
readonly PAUSED: "PAUSED";
|
|
1886
|
+
/**
|
|
1887
|
+
* Indicates that the step is waiting for some condition or input. This is a non-terminal state, meaning the process is paused but not complete.
|
|
1888
|
+
*/
|
|
1889
|
+
readonly PENDING: "PENDING";
|
|
1890
|
+
/**
|
|
1891
|
+
* Indicates that the step was stopped, either intentionally or unintentionally.
|
|
1892
|
+
*/
|
|
1893
|
+
readonly STOPPED: "STOPPED";
|
|
1894
|
+
/**
|
|
1895
|
+
* Indicates successful completion of the step.
|
|
1896
|
+
*/
|
|
1897
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
1898
|
+
};
|
|
1899
|
+
/**
|
|
1900
|
+
* @public
|
|
1901
|
+
*/
|
|
1902
|
+
export type StepState = typeof StepState[keyof typeof StepState];
|
|
1903
|
+
/**
|
|
1904
|
+
* Structure representing an individual step in a process.
|
|
1905
|
+
* @public
|
|
1906
|
+
*/
|
|
1907
|
+
export interface Step {
|
|
1908
|
+
/**
|
|
1909
|
+
* A unique identifier for the step. It must be a non-negative integer to ensure each step is distinct.
|
|
1910
|
+
* @public
|
|
1911
|
+
*/
|
|
1912
|
+
id: number | undefined;
|
|
1913
|
+
/**
|
|
1914
|
+
* Enum representing all possible step states, combining terminal and non-terminal states.
|
|
1915
|
+
* @public
|
|
1916
|
+
*/
|
|
1917
|
+
state: StepState | undefined;
|
|
1918
|
+
/**
|
|
1919
|
+
* A label for the step, providing a concise description.
|
|
1920
|
+
* @public
|
|
1921
|
+
*/
|
|
1922
|
+
label: string | undefined;
|
|
1923
|
+
/**
|
|
1924
|
+
* Optional content providing additional details about the step.
|
|
1925
|
+
* @public
|
|
1926
|
+
*/
|
|
1927
|
+
content?: (StepComponent)[] | undefined;
|
|
1928
|
+
}
|
|
1929
|
+
/**
|
|
1930
|
+
* @internal
|
|
1931
|
+
*/
|
|
1932
|
+
export declare const StepFilterSensitiveLog: (obj: Step) => any;
|
|
1933
|
+
/**
|
|
1934
|
+
* @public
|
|
1935
|
+
*/
|
|
1936
|
+
export interface ProgressComponent {
|
|
1937
|
+
/**
|
|
1938
|
+
* Structure representing an individual step in a process.
|
|
1939
|
+
* @public
|
|
1940
|
+
*/
|
|
1941
|
+
step?: Step | undefined;
|
|
1942
|
+
}
|
|
1943
|
+
/**
|
|
1944
|
+
* @internal
|
|
1945
|
+
*/
|
|
1946
|
+
export declare const ProgressComponentFilterSensitiveLog: (obj: ProgressComponent) => any;
|
|
1947
|
+
/**
|
|
1948
|
+
* Structure representing a collection of steps in a process.
|
|
1949
|
+
* @public
|
|
1950
|
+
*/
|
|
1951
|
+
export interface Progress {
|
|
1952
|
+
/**
|
|
1953
|
+
* A collection of steps that make up a process. Each step is detailed using the Step structure.
|
|
1954
|
+
* @public
|
|
1955
|
+
*/
|
|
1956
|
+
content: (ProgressComponent)[] | undefined;
|
|
1957
|
+
}
|
|
1958
|
+
/**
|
|
1959
|
+
* @internal
|
|
1960
|
+
*/
|
|
1961
|
+
export declare const ProgressFilterSensitiveLog: (obj: Progress) => any;
|
|
1962
|
+
/**
|
|
1963
|
+
* Structure representing a resource item
|
|
1964
|
+
* @public
|
|
1965
|
+
*/
|
|
1966
|
+
export interface Resource {
|
|
1967
|
+
/**
|
|
1968
|
+
* Card title.
|
|
1969
|
+
* @public
|
|
1970
|
+
*/
|
|
1971
|
+
title: string | undefined;
|
|
1972
|
+
/**
|
|
1973
|
+
* Link for the resource item
|
|
1974
|
+
* @public
|
|
1975
|
+
*/
|
|
1976
|
+
link: string | undefined;
|
|
1977
|
+
/**
|
|
1978
|
+
* Short text about that resource for example Region: us-east-1
|
|
1979
|
+
* @public
|
|
1980
|
+
*/
|
|
1981
|
+
description: string | undefined;
|
|
1982
|
+
/**
|
|
1983
|
+
* Resource type e.g AWS EC2
|
|
1984
|
+
* @public
|
|
1985
|
+
*/
|
|
1986
|
+
type: string | undefined;
|
|
1987
|
+
/**
|
|
1988
|
+
* Amazon resource number e.g arn:aws:aec:.....
|
|
1989
|
+
* @public
|
|
1990
|
+
*/
|
|
1991
|
+
ARN: string | undefined;
|
|
1992
|
+
/**
|
|
1993
|
+
* A stringified object
|
|
1994
|
+
* @public
|
|
1995
|
+
*/
|
|
1996
|
+
resourceJsonString: string | undefined;
|
|
1997
|
+
}
|
|
1998
|
+
/**
|
|
1999
|
+
* @internal
|
|
2000
|
+
*/
|
|
2001
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
2002
|
+
/**
|
|
2003
|
+
* Structure representing a list of Items
|
|
2004
|
+
* @public
|
|
2005
|
+
*/
|
|
2006
|
+
export interface ResourceList {
|
|
2007
|
+
/**
|
|
2008
|
+
* Action associated with the list
|
|
2009
|
+
* @public
|
|
2010
|
+
*/
|
|
2011
|
+
action?: Action | undefined;
|
|
2012
|
+
/**
|
|
2013
|
+
* List of resources
|
|
2014
|
+
* @public
|
|
2015
|
+
*/
|
|
2016
|
+
items: (Resource)[] | undefined;
|
|
2017
|
+
}
|
|
2018
|
+
/**
|
|
2019
|
+
* @internal
|
|
2020
|
+
*/
|
|
2021
|
+
export declare const ResourceListFilterSensitiveLog: (obj: ResourceList) => any;
|
|
2022
|
+
/**
|
|
2023
|
+
* @public
|
|
2024
|
+
*/
|
|
2025
|
+
export interface SectionComponent {
|
|
2026
|
+
/**
|
|
2027
|
+
* Structure representing a simple text component with sensitive content, which can include Markdown formatting.
|
|
2028
|
+
* @public
|
|
2029
|
+
*/
|
|
2030
|
+
text?: Text | undefined;
|
|
2031
|
+
/**
|
|
2032
|
+
* Structure representing an alert with a type and content.
|
|
2033
|
+
* @public
|
|
2034
|
+
*/
|
|
2035
|
+
alert?: Alert | undefined;
|
|
2036
|
+
/**
|
|
2037
|
+
* Structure representing a resource item
|
|
2038
|
+
* @public
|
|
2039
|
+
*/
|
|
2040
|
+
resource?: Resource | undefined;
|
|
2041
|
+
/**
|
|
2042
|
+
* Structure representing a list of Items
|
|
2043
|
+
* @public
|
|
2044
|
+
*/
|
|
2045
|
+
resourceList?: ResourceList | undefined;
|
|
2046
|
+
}
|
|
2047
|
+
/**
|
|
2048
|
+
* @internal
|
|
2049
|
+
*/
|
|
2050
|
+
export declare const SectionComponentFilterSensitiveLog: (obj: SectionComponent) => any;
|
|
2051
|
+
/**
|
|
2052
|
+
* Structure representing a collapsable section
|
|
2053
|
+
* @public
|
|
2054
|
+
*/
|
|
2055
|
+
export interface Section {
|
|
2056
|
+
/**
|
|
2057
|
+
* Contains text content that may include sensitive information and can support Markdown formatting.
|
|
2058
|
+
* @public
|
|
2059
|
+
*/
|
|
2060
|
+
title: string | undefined;
|
|
2061
|
+
/**
|
|
2062
|
+
* Contains a list of interaction components e.g Text, Alert, List, etc.
|
|
2063
|
+
* @public
|
|
2064
|
+
*/
|
|
2065
|
+
content: (SectionComponent)[] | undefined;
|
|
2066
|
+
/**
|
|
2067
|
+
* Action associated with the Section
|
|
2068
|
+
* @public
|
|
2069
|
+
*/
|
|
2070
|
+
action?: Action | undefined;
|
|
2071
|
+
}
|
|
2072
|
+
/**
|
|
2073
|
+
* @internal
|
|
2074
|
+
*/
|
|
2075
|
+
export declare const SectionFilterSensitiveLog: (obj: Section) => any;
|
|
2076
|
+
/**
|
|
2077
|
+
* Structure representing a suggestion for follow-ups.
|
|
2078
|
+
* @public
|
|
2079
|
+
*/
|
|
2080
|
+
export interface Suggestion {
|
|
2081
|
+
value: string | undefined;
|
|
2082
|
+
}
|
|
2083
|
+
/**
|
|
2084
|
+
* @internal
|
|
2085
|
+
*/
|
|
2086
|
+
export declare const SuggestionFilterSensitiveLog: (obj: Suggestion) => any;
|
|
2087
|
+
/**
|
|
2088
|
+
* Structure containing a list of suggestions.
|
|
2089
|
+
* @public
|
|
2090
|
+
*/
|
|
2091
|
+
export interface Suggestions {
|
|
2092
|
+
items: (Suggestion)[] | undefined;
|
|
2093
|
+
}
|
|
2094
|
+
/**
|
|
2095
|
+
* @internal
|
|
2096
|
+
*/
|
|
2097
|
+
export declare const SuggestionsFilterSensitiveLog: (obj: Suggestions) => any;
|
|
2098
|
+
/**
|
|
2099
|
+
* Structure representing a confirmation message related to a task action.
|
|
2100
|
+
* @public
|
|
2101
|
+
*/
|
|
2102
|
+
export interface TaskActionConfirmation {
|
|
2103
|
+
/**
|
|
2104
|
+
* Confirmation message related to the action note, which may include sensitive information.
|
|
2105
|
+
* @public
|
|
2106
|
+
*/
|
|
2107
|
+
content?: string | undefined;
|
|
2108
|
+
}
|
|
2109
|
+
/**
|
|
2110
|
+
* @internal
|
|
2111
|
+
*/
|
|
2112
|
+
export declare const TaskActionConfirmationFilterSensitiveLog: (obj: TaskActionConfirmation) => any;
|
|
2113
|
+
/**
|
|
2114
|
+
* @public
|
|
2115
|
+
* @enum
|
|
2116
|
+
*/
|
|
2117
|
+
export declare const TaskActionNoteType: {
|
|
2118
|
+
/**
|
|
2119
|
+
* Information note providing general details.
|
|
2120
|
+
*/
|
|
2121
|
+
readonly INFO: "INFO";
|
|
2122
|
+
/**
|
|
2123
|
+
* Warning note indicating a potential issue.
|
|
2124
|
+
*/
|
|
2125
|
+
readonly WARNING: "WARNING";
|
|
2126
|
+
};
|
|
2127
|
+
/**
|
|
2128
|
+
* @public
|
|
2129
|
+
*/
|
|
2130
|
+
export type TaskActionNoteType = typeof TaskActionNoteType[keyof typeof TaskActionNoteType];
|
|
2131
|
+
/**
|
|
2132
|
+
* Structure representing a note associated with a task action.
|
|
2133
|
+
* @public
|
|
2134
|
+
*/
|
|
2135
|
+
export interface TaskActionNote {
|
|
2136
|
+
/**
|
|
2137
|
+
* Content of the note, which may include sensitive information.
|
|
2138
|
+
* @public
|
|
2139
|
+
*/
|
|
2140
|
+
content: string | undefined;
|
|
2141
|
+
/**
|
|
2142
|
+
* Enum defining the types of notes that can be associated with a task action.
|
|
2143
|
+
* @public
|
|
2144
|
+
*/
|
|
2145
|
+
type?: TaskActionNoteType | undefined;
|
|
2146
|
+
}
|
|
2147
|
+
/**
|
|
2148
|
+
* @internal
|
|
2149
|
+
*/
|
|
2150
|
+
export declare const TaskActionNoteFilterSensitiveLog: (obj: TaskActionNote) => any;
|
|
2151
|
+
/**
|
|
2152
|
+
* Structure representing an action associated with a task.
|
|
2153
|
+
* @public
|
|
2154
|
+
*/
|
|
2155
|
+
export interface TaskAction {
|
|
2156
|
+
/**
|
|
2157
|
+
* A label for the action.
|
|
2158
|
+
* @public
|
|
2159
|
+
*/
|
|
2160
|
+
label: string | undefined;
|
|
2161
|
+
/**
|
|
2162
|
+
* Structure representing a note associated with a task action.
|
|
2163
|
+
* @public
|
|
2164
|
+
*/
|
|
2165
|
+
note?: TaskActionNote | undefined;
|
|
2166
|
+
/**
|
|
2167
|
+
* Indicates whether the action is primary or not.
|
|
2168
|
+
* @public
|
|
2169
|
+
*/
|
|
2170
|
+
primary?: boolean | undefined;
|
|
2171
|
+
/**
|
|
2172
|
+
* Indicates whether the action is disabled or not.
|
|
2173
|
+
* @public
|
|
2174
|
+
*/
|
|
2175
|
+
disabled?: boolean | undefined;
|
|
2176
|
+
/**
|
|
2177
|
+
* Map representing key-value pairs for the payload of a task action.
|
|
2178
|
+
* @public
|
|
2179
|
+
*/
|
|
2180
|
+
payload: Record<string, string> | undefined;
|
|
2181
|
+
/**
|
|
2182
|
+
* Structure representing a confirmation message related to a task action.
|
|
2183
|
+
* @public
|
|
2184
|
+
*/
|
|
2185
|
+
confirmation?: TaskActionConfirmation | undefined;
|
|
2186
|
+
}
|
|
2187
|
+
/**
|
|
2188
|
+
* @internal
|
|
2189
|
+
*/
|
|
2190
|
+
export declare const TaskActionFilterSensitiveLog: (obj: TaskAction) => any;
|
|
2191
|
+
/**
|
|
2192
|
+
* Structure representing different types of components that can be part of a task.
|
|
2193
|
+
* @public
|
|
2194
|
+
*/
|
|
2195
|
+
export interface TaskComponent {
|
|
2196
|
+
/**
|
|
2197
|
+
* Structure representing a simple text component with sensitive content, which can include Markdown formatting.
|
|
2198
|
+
* @public
|
|
2199
|
+
*/
|
|
2200
|
+
text?: Text | undefined;
|
|
2201
|
+
/**
|
|
2202
|
+
* Structure representing different types of infrastructure updates.
|
|
2203
|
+
* @public
|
|
2204
|
+
*/
|
|
2205
|
+
infrastructureUpdate?: InfrastructureUpdate | undefined;
|
|
2206
|
+
/**
|
|
2207
|
+
* Structure representing an alert with a type and content.
|
|
2208
|
+
* @public
|
|
2209
|
+
*/
|
|
2210
|
+
alert?: Alert | undefined;
|
|
2211
|
+
/**
|
|
2212
|
+
* Structure representing a collection of steps in a process.
|
|
2213
|
+
* @public
|
|
2214
|
+
*/
|
|
2215
|
+
progress?: Progress | undefined;
|
|
2216
|
+
}
|
|
2217
|
+
/**
|
|
2218
|
+
* @internal
|
|
2219
|
+
*/
|
|
2220
|
+
export declare const TaskComponentFilterSensitiveLog: (obj: TaskComponent) => any;
|
|
2221
|
+
/**
|
|
2222
|
+
* Structure representing an overview of a task, including a label and description.
|
|
2223
|
+
* @public
|
|
2224
|
+
*/
|
|
2225
|
+
export interface TaskOverview {
|
|
2226
|
+
/**
|
|
2227
|
+
* A label for the task overview.
|
|
2228
|
+
* @public
|
|
2229
|
+
*/
|
|
2230
|
+
label: string | undefined;
|
|
2231
|
+
/**
|
|
2232
|
+
* Text description providing details about the task. This field may include sensitive information and supports Markdown formatting.
|
|
2233
|
+
* @public
|
|
2234
|
+
*/
|
|
2235
|
+
description: string | undefined;
|
|
2236
|
+
}
|
|
2237
|
+
/**
|
|
2238
|
+
* @internal
|
|
2239
|
+
*/
|
|
2240
|
+
export declare const TaskOverviewFilterSensitiveLog: (obj: TaskOverview) => any;
|
|
2241
|
+
/**
|
|
2242
|
+
* Structure containing details about a task.
|
|
2243
|
+
* @public
|
|
2244
|
+
*/
|
|
2245
|
+
export interface TaskDetails {
|
|
2246
|
+
/**
|
|
2247
|
+
* Structure representing an overview of a task, including a label and description.
|
|
2248
|
+
* @public
|
|
2249
|
+
*/
|
|
2250
|
+
overview: TaskOverview | undefined;
|
|
2251
|
+
/**
|
|
2252
|
+
* Lists the components that can be used to form the task's content.
|
|
2253
|
+
* @public
|
|
2254
|
+
*/
|
|
2255
|
+
content: (TaskComponent)[] | undefined;
|
|
2256
|
+
/**
|
|
2257
|
+
* Optional list of actions associated with the task.
|
|
2258
|
+
* @public
|
|
2259
|
+
*/
|
|
2260
|
+
actions?: (TaskAction)[] | undefined;
|
|
2261
|
+
}
|
|
2262
|
+
/**
|
|
2263
|
+
* @internal
|
|
2264
|
+
*/
|
|
2265
|
+
export declare const TaskDetailsFilterSensitiveLog: (obj: TaskDetails) => any;
|
|
2266
|
+
/**
|
|
2267
|
+
* Structure representing a reference to a task.
|
|
2268
|
+
* @public
|
|
2269
|
+
*/
|
|
2270
|
+
export interface TaskReference {
|
|
2271
|
+
/**
|
|
2272
|
+
* Unique identifier for the task.
|
|
2273
|
+
* @public
|
|
2274
|
+
*/
|
|
2275
|
+
taskId: string | undefined;
|
|
2276
|
+
}
|
|
2277
|
+
/**
|
|
2278
|
+
* Structure representing different types of interaction components.
|
|
2279
|
+
* @public
|
|
2280
|
+
*/
|
|
2281
|
+
export interface InteractionComponent {
|
|
2282
|
+
/**
|
|
2283
|
+
* Structure representing a simple text component with sensitive content, which can include Markdown formatting.
|
|
2284
|
+
* @public
|
|
2285
|
+
*/
|
|
2286
|
+
text?: Text | undefined;
|
|
2287
|
+
/**
|
|
2288
|
+
* Structure representing an alert with a type and content.
|
|
2289
|
+
* @public
|
|
2290
|
+
*/
|
|
2291
|
+
alert?: Alert | undefined;
|
|
2292
|
+
/**
|
|
2293
|
+
* Structure representing different types of infrastructure updates.
|
|
2294
|
+
* @public
|
|
2295
|
+
*/
|
|
2296
|
+
infrastructureUpdate?: InfrastructureUpdate | undefined;
|
|
2297
|
+
/**
|
|
2298
|
+
* Structure representing a collection of steps in a process.
|
|
2299
|
+
* @public
|
|
2300
|
+
*/
|
|
2301
|
+
progress?: Progress | undefined;
|
|
2302
|
+
/**
|
|
2303
|
+
* Structure representing an individual step in a process.
|
|
2304
|
+
* @public
|
|
2305
|
+
*/
|
|
2306
|
+
step?: Step | undefined;
|
|
2307
|
+
/**
|
|
2308
|
+
* Structure containing details about a task.
|
|
2309
|
+
* @public
|
|
2310
|
+
*/
|
|
2311
|
+
taskDetails?: TaskDetails | undefined;
|
|
2312
|
+
/**
|
|
2313
|
+
* Structure representing a reference to a task.
|
|
2314
|
+
* @public
|
|
2315
|
+
*/
|
|
2316
|
+
taskReference?: TaskReference | undefined;
|
|
2317
|
+
/**
|
|
2318
|
+
* Structure containing a list of suggestions.
|
|
2319
|
+
* @public
|
|
2320
|
+
*/
|
|
2321
|
+
suggestions?: Suggestions | undefined;
|
|
2322
|
+
/**
|
|
2323
|
+
* Structure representing a collapsable section
|
|
2324
|
+
* @public
|
|
2325
|
+
*/
|
|
2326
|
+
section?: Section | undefined;
|
|
2327
|
+
/**
|
|
2328
|
+
* Structure representing a resource item
|
|
2329
|
+
* @public
|
|
2330
|
+
*/
|
|
2331
|
+
resource?: Resource | undefined;
|
|
2332
|
+
/**
|
|
2333
|
+
* Structure representing a list of Items
|
|
2334
|
+
* @public
|
|
2335
|
+
*/
|
|
2336
|
+
resourceList?: ResourceList | undefined;
|
|
2337
|
+
action?: Action | undefined;
|
|
2338
|
+
}
|
|
2339
|
+
/**
|
|
2340
|
+
* @internal
|
|
2341
|
+
*/
|
|
2342
|
+
export declare const InteractionComponentFilterSensitiveLog: (obj: InteractionComponent) => any;
|
|
2343
|
+
/**
|
|
2344
|
+
* Interaction component with an identifier
|
|
2345
|
+
* @public
|
|
2346
|
+
*/
|
|
2347
|
+
export interface InteractionComponentEntry {
|
|
2348
|
+
/**
|
|
2349
|
+
* Identifier that can uniquely identify the interaction component within
|
|
2350
|
+
* stream response. This field is optional.
|
|
2351
|
+
* @public
|
|
2352
|
+
*/
|
|
2353
|
+
interactionComponentId?: string | undefined;
|
|
2354
|
+
/**
|
|
2355
|
+
* Interaction component
|
|
2356
|
+
* @public
|
|
2357
|
+
*/
|
|
2358
|
+
interactionComponent: InteractionComponent | undefined;
|
|
2359
|
+
}
|
|
2360
|
+
/**
|
|
2361
|
+
* @internal
|
|
2362
|
+
*/
|
|
2363
|
+
export declare const InteractionComponentEntryFilterSensitiveLog: (obj: InteractionComponentEntry) => any;
|
|
2364
|
+
/**
|
|
2365
|
+
* Streaming Event for interaction components list
|
|
2366
|
+
* @public
|
|
2367
|
+
*/
|
|
2368
|
+
export interface InteractionComponentsEvent {
|
|
2369
|
+
/**
|
|
2370
|
+
* List of identifiable interaction components
|
|
2371
|
+
* @public
|
|
2372
|
+
*/
|
|
2373
|
+
interactionComponentEntries: (InteractionComponentEntry)[] | undefined;
|
|
2374
|
+
}
|
|
2375
|
+
/**
|
|
2376
|
+
* @internal
|
|
2377
|
+
*/
|
|
2378
|
+
export declare const InteractionComponentsEventFilterSensitiveLog: (obj: InteractionComponentsEvent) => any;
|
|
2379
|
+
/**
|
|
2380
|
+
* @public
|
|
2381
|
+
* @enum
|
|
2382
|
+
*/
|
|
2383
|
+
export declare const InvalidStateReason: {
|
|
2384
|
+
readonly INVALID_TASK_ASSIST_PLAN: "INVALID_TASK_ASSIST_PLAN";
|
|
2385
|
+
};
|
|
2386
|
+
/**
|
|
2387
|
+
* @public
|
|
2388
|
+
*/
|
|
2389
|
+
export type InvalidStateReason = typeof InvalidStateReason[keyof typeof InvalidStateReason];
|
|
2390
|
+
/**
|
|
2391
|
+
* Streaming Response Event when an Invalid State is reached
|
|
2392
|
+
* @public
|
|
2393
|
+
*/
|
|
2394
|
+
export interface InvalidStateEvent {
|
|
2395
|
+
/**
|
|
2396
|
+
* Reasons for Invalid State Event
|
|
2397
|
+
* @public
|
|
2398
|
+
*/
|
|
2399
|
+
reason: InvalidStateReason | undefined;
|
|
2400
|
+
message: string | undefined;
|
|
2401
|
+
}
|
|
2402
|
+
/**
|
|
2403
|
+
* Streaming Response Event for AssistantResponse Metadata
|
|
2404
|
+
* @public
|
|
2405
|
+
*/
|
|
2406
|
+
export interface MessageMetadataEvent {
|
|
2407
|
+
/**
|
|
2408
|
+
* Unique identifier for the conversation
|
|
2409
|
+
* @public
|
|
2410
|
+
*/
|
|
2411
|
+
conversationId?: string | undefined;
|
|
2412
|
+
/**
|
|
2413
|
+
* Unique identifier for the utterance
|
|
2414
|
+
* @public
|
|
2415
|
+
*/
|
|
2416
|
+
utteranceId?: string | undefined;
|
|
2417
|
+
}
|
|
2418
|
+
/**
|
|
2419
|
+
* Streaming Response Event for SupplementaryWebLinks
|
|
2420
|
+
* @public
|
|
2421
|
+
*/
|
|
2422
|
+
export interface SupplementaryWebLinksEvent {
|
|
2423
|
+
/**
|
|
2424
|
+
* Web References for Assistant Response Message
|
|
2425
|
+
* @public
|
|
2426
|
+
*/
|
|
2427
|
+
supplementaryWebLinks?: (SupplementaryWebLink)[] | undefined;
|
|
2428
|
+
}
|
|
2429
|
+
/**
|
|
2430
|
+
* @internal
|
|
2431
|
+
*/
|
|
2432
|
+
export declare const SupplementaryWebLinksEventFilterSensitiveLog: (obj: SupplementaryWebLinksEvent) => any;
|
|
2433
|
+
/**
|
|
2434
|
+
* @public
|
|
2435
|
+
*/
|
|
2436
|
+
export interface ToolResultEvent {
|
|
2437
|
+
/**
|
|
2438
|
+
* A tool result that contains the results for a tool request that was previously made.
|
|
2439
|
+
* @public
|
|
2440
|
+
*/
|
|
2441
|
+
toolResult?: ToolResult | undefined;
|
|
2442
|
+
}
|
|
2443
|
+
/**
|
|
2444
|
+
* @internal
|
|
2445
|
+
*/
|
|
2446
|
+
export declare const ToolResultEventFilterSensitiveLog: (obj: ToolResultEvent) => any;
|
|
2447
|
+
/**
|
|
2448
|
+
* Event for a ToolUse request. Multiple ToolUse requests can be returned from a single request, so each ToolUse has a unique 'toolUseId'.
|
|
2449
|
+
* @public
|
|
2450
|
+
*/
|
|
2451
|
+
export interface ToolUseEvent {
|
|
2452
|
+
/**
|
|
2453
|
+
* The ID for the tool request.
|
|
2454
|
+
* @public
|
|
2455
|
+
*/
|
|
2456
|
+
toolUseId: string | undefined;
|
|
2457
|
+
/**
|
|
2458
|
+
* The name for the tool.
|
|
2459
|
+
* @public
|
|
2460
|
+
*/
|
|
2461
|
+
name: string | undefined;
|
|
2462
|
+
/**
|
|
2463
|
+
* Represents the serialized json input for the ToolUse request. This field should be concatenated until 'stop' is true.
|
|
2464
|
+
* @public
|
|
2465
|
+
*/
|
|
2466
|
+
input?: string | undefined;
|
|
2467
|
+
/**
|
|
2468
|
+
* This field is true when all of the serialized input for this ToolUse request has been sent.
|
|
2469
|
+
* @public
|
|
2470
|
+
*/
|
|
2471
|
+
stop?: boolean | undefined;
|
|
2472
|
+
}
|
|
2473
|
+
/**
|
|
2474
|
+
* @internal
|
|
2475
|
+
*/
|
|
2476
|
+
export declare const ToolUseEventFilterSensitiveLog: (obj: ToolUseEvent) => any;
|
|
2477
|
+
/**
|
|
2478
|
+
* Streaming events from UniDirectional Streaming Conversational APIs.
|
|
2479
|
+
* @public
|
|
2480
|
+
*/
|
|
2481
|
+
export type ChatResponseStream = ChatResponseStream.AssistantResponseEventMember | ChatResponseStream.CitationEventMember | ChatResponseStream.CodeEventMember | ChatResponseStream.CodeReferenceEventMember | ChatResponseStream.DryRunSucceedEventMember | ChatResponseStream.ErrorMember | ChatResponseStream.FollowupPromptEventMember | ChatResponseStream.IntentsEventMember | ChatResponseStream.InteractionComponentsEventMember | ChatResponseStream.InvalidStateEventMember | ChatResponseStream.MessageMetadataEventMember | ChatResponseStream.SupplementaryWebLinksEventMember | ChatResponseStream.ToolResultEventMember | ChatResponseStream.ToolUseEventMember | ChatResponseStream.$UnknownMember;
|
|
2482
|
+
/**
|
|
2483
|
+
* @public
|
|
2484
|
+
*/
|
|
2485
|
+
export declare namespace ChatResponseStream {
|
|
2486
|
+
/**
|
|
2487
|
+
* Message Metadata event
|
|
2488
|
+
* @public
|
|
2489
|
+
*/
|
|
2490
|
+
interface MessageMetadataEventMember {
|
|
2491
|
+
messageMetadataEvent: MessageMetadataEvent;
|
|
2492
|
+
assistantResponseEvent?: never;
|
|
2493
|
+
dryRunSucceedEvent?: never;
|
|
2494
|
+
codeReferenceEvent?: never;
|
|
2495
|
+
supplementaryWebLinksEvent?: never;
|
|
2496
|
+
followupPromptEvent?: never;
|
|
2497
|
+
codeEvent?: never;
|
|
2498
|
+
intentsEvent?: never;
|
|
2499
|
+
interactionComponentsEvent?: never;
|
|
2500
|
+
toolUseEvent?: never;
|
|
2501
|
+
toolResultEvent?: never;
|
|
2502
|
+
citationEvent?: never;
|
|
2503
|
+
invalidStateEvent?: never;
|
|
2504
|
+
error?: never;
|
|
2505
|
+
$unknown?: never;
|
|
2506
|
+
}
|
|
2507
|
+
/**
|
|
2508
|
+
* Assistant response event - Text / Code snippet
|
|
2509
|
+
* @public
|
|
2510
|
+
*/
|
|
2511
|
+
interface AssistantResponseEventMember {
|
|
2512
|
+
messageMetadataEvent?: never;
|
|
2513
|
+
assistantResponseEvent: AssistantResponseEvent;
|
|
2514
|
+
dryRunSucceedEvent?: never;
|
|
2515
|
+
codeReferenceEvent?: never;
|
|
2516
|
+
supplementaryWebLinksEvent?: never;
|
|
2517
|
+
followupPromptEvent?: never;
|
|
2518
|
+
codeEvent?: never;
|
|
2519
|
+
intentsEvent?: never;
|
|
2520
|
+
interactionComponentsEvent?: never;
|
|
2521
|
+
toolUseEvent?: never;
|
|
2522
|
+
toolResultEvent?: never;
|
|
2523
|
+
citationEvent?: never;
|
|
2524
|
+
invalidStateEvent?: never;
|
|
2525
|
+
error?: never;
|
|
2526
|
+
$unknown?: never;
|
|
2527
|
+
}
|
|
2528
|
+
/**
|
|
2529
|
+
* DryRun Succeed Event
|
|
2530
|
+
* @public
|
|
2531
|
+
*/
|
|
2532
|
+
interface DryRunSucceedEventMember {
|
|
2533
|
+
messageMetadataEvent?: never;
|
|
2534
|
+
assistantResponseEvent?: never;
|
|
2535
|
+
dryRunSucceedEvent: DryRunSucceedEvent;
|
|
2536
|
+
codeReferenceEvent?: never;
|
|
2537
|
+
supplementaryWebLinksEvent?: never;
|
|
2538
|
+
followupPromptEvent?: never;
|
|
2539
|
+
codeEvent?: never;
|
|
2540
|
+
intentsEvent?: never;
|
|
2541
|
+
interactionComponentsEvent?: never;
|
|
2542
|
+
toolUseEvent?: never;
|
|
2543
|
+
toolResultEvent?: never;
|
|
2544
|
+
citationEvent?: never;
|
|
2545
|
+
invalidStateEvent?: never;
|
|
2546
|
+
error?: never;
|
|
2547
|
+
$unknown?: never;
|
|
2548
|
+
}
|
|
2549
|
+
/**
|
|
2550
|
+
* Code References event
|
|
2551
|
+
* @public
|
|
2552
|
+
*/
|
|
2553
|
+
interface CodeReferenceEventMember {
|
|
2554
|
+
messageMetadataEvent?: never;
|
|
2555
|
+
assistantResponseEvent?: never;
|
|
2556
|
+
dryRunSucceedEvent?: never;
|
|
2557
|
+
codeReferenceEvent: CodeReferenceEvent;
|
|
2558
|
+
supplementaryWebLinksEvent?: never;
|
|
2559
|
+
followupPromptEvent?: never;
|
|
2560
|
+
codeEvent?: never;
|
|
2561
|
+
intentsEvent?: never;
|
|
2562
|
+
interactionComponentsEvent?: never;
|
|
2563
|
+
toolUseEvent?: never;
|
|
2564
|
+
toolResultEvent?: never;
|
|
2565
|
+
citationEvent?: never;
|
|
2566
|
+
invalidStateEvent?: never;
|
|
2567
|
+
error?: never;
|
|
2568
|
+
$unknown?: never;
|
|
2569
|
+
}
|
|
2570
|
+
/**
|
|
2571
|
+
* Web Reference links event
|
|
2572
|
+
* @public
|
|
2573
|
+
*/
|
|
2574
|
+
interface SupplementaryWebLinksEventMember {
|
|
2575
|
+
messageMetadataEvent?: never;
|
|
2576
|
+
assistantResponseEvent?: never;
|
|
2577
|
+
dryRunSucceedEvent?: never;
|
|
2578
|
+
codeReferenceEvent?: never;
|
|
2579
|
+
supplementaryWebLinksEvent: SupplementaryWebLinksEvent;
|
|
2580
|
+
followupPromptEvent?: never;
|
|
2581
|
+
codeEvent?: never;
|
|
2582
|
+
intentsEvent?: never;
|
|
2583
|
+
interactionComponentsEvent?: never;
|
|
2584
|
+
toolUseEvent?: never;
|
|
2585
|
+
toolResultEvent?: never;
|
|
2586
|
+
citationEvent?: never;
|
|
2587
|
+
invalidStateEvent?: never;
|
|
2588
|
+
error?: never;
|
|
2589
|
+
$unknown?: never;
|
|
2590
|
+
}
|
|
2591
|
+
/**
|
|
2592
|
+
* Followup prompt event
|
|
2593
|
+
* @public
|
|
2594
|
+
*/
|
|
2595
|
+
interface FollowupPromptEventMember {
|
|
2596
|
+
messageMetadataEvent?: never;
|
|
2597
|
+
assistantResponseEvent?: never;
|
|
2598
|
+
dryRunSucceedEvent?: never;
|
|
2599
|
+
codeReferenceEvent?: never;
|
|
2600
|
+
supplementaryWebLinksEvent?: never;
|
|
2601
|
+
followupPromptEvent: FollowupPromptEvent;
|
|
2602
|
+
codeEvent?: never;
|
|
2603
|
+
intentsEvent?: never;
|
|
2604
|
+
interactionComponentsEvent?: never;
|
|
2605
|
+
toolUseEvent?: never;
|
|
2606
|
+
toolResultEvent?: never;
|
|
2607
|
+
citationEvent?: never;
|
|
2608
|
+
invalidStateEvent?: never;
|
|
2609
|
+
error?: never;
|
|
2610
|
+
$unknown?: never;
|
|
2611
|
+
}
|
|
2612
|
+
/**
|
|
2613
|
+
* Code Generated event
|
|
2614
|
+
* @public
|
|
2615
|
+
*/
|
|
2616
|
+
interface CodeEventMember {
|
|
2617
|
+
messageMetadataEvent?: never;
|
|
2618
|
+
assistantResponseEvent?: never;
|
|
2619
|
+
dryRunSucceedEvent?: never;
|
|
2620
|
+
codeReferenceEvent?: never;
|
|
2621
|
+
supplementaryWebLinksEvent?: never;
|
|
2622
|
+
followupPromptEvent?: never;
|
|
2623
|
+
codeEvent: CodeEvent;
|
|
2624
|
+
intentsEvent?: never;
|
|
2625
|
+
interactionComponentsEvent?: never;
|
|
2626
|
+
toolUseEvent?: never;
|
|
2627
|
+
toolResultEvent?: never;
|
|
2628
|
+
citationEvent?: never;
|
|
2629
|
+
invalidStateEvent?: never;
|
|
2630
|
+
error?: never;
|
|
2631
|
+
$unknown?: never;
|
|
2632
|
+
}
|
|
2633
|
+
/**
|
|
2634
|
+
* Intents event
|
|
2635
|
+
* @public
|
|
2636
|
+
*/
|
|
2637
|
+
interface IntentsEventMember {
|
|
2638
|
+
messageMetadataEvent?: never;
|
|
2639
|
+
assistantResponseEvent?: never;
|
|
2640
|
+
dryRunSucceedEvent?: never;
|
|
2641
|
+
codeReferenceEvent?: never;
|
|
2642
|
+
supplementaryWebLinksEvent?: never;
|
|
2643
|
+
followupPromptEvent?: never;
|
|
2644
|
+
codeEvent?: never;
|
|
2645
|
+
intentsEvent: IntentsEvent;
|
|
2646
|
+
interactionComponentsEvent?: never;
|
|
2647
|
+
toolUseEvent?: never;
|
|
2648
|
+
toolResultEvent?: never;
|
|
2649
|
+
citationEvent?: never;
|
|
2650
|
+
invalidStateEvent?: never;
|
|
2651
|
+
error?: never;
|
|
2652
|
+
$unknown?: never;
|
|
2653
|
+
}
|
|
2654
|
+
/**
|
|
2655
|
+
* Interactions components event
|
|
2656
|
+
* @public
|
|
2657
|
+
*/
|
|
2658
|
+
interface InteractionComponentsEventMember {
|
|
2659
|
+
messageMetadataEvent?: never;
|
|
2660
|
+
assistantResponseEvent?: never;
|
|
2661
|
+
dryRunSucceedEvent?: never;
|
|
2662
|
+
codeReferenceEvent?: never;
|
|
2663
|
+
supplementaryWebLinksEvent?: never;
|
|
2664
|
+
followupPromptEvent?: never;
|
|
2665
|
+
codeEvent?: never;
|
|
2666
|
+
intentsEvent?: never;
|
|
2667
|
+
interactionComponentsEvent: InteractionComponentsEvent;
|
|
2668
|
+
toolUseEvent?: never;
|
|
2669
|
+
toolResultEvent?: never;
|
|
2670
|
+
citationEvent?: never;
|
|
2671
|
+
invalidStateEvent?: never;
|
|
2672
|
+
error?: never;
|
|
2673
|
+
$unknown?: never;
|
|
2674
|
+
}
|
|
2675
|
+
/**
|
|
2676
|
+
* ToolUse event
|
|
2677
|
+
* @public
|
|
2678
|
+
*/
|
|
2679
|
+
interface ToolUseEventMember {
|
|
2680
|
+
messageMetadataEvent?: never;
|
|
2681
|
+
assistantResponseEvent?: never;
|
|
2682
|
+
dryRunSucceedEvent?: never;
|
|
2683
|
+
codeReferenceEvent?: never;
|
|
2684
|
+
supplementaryWebLinksEvent?: never;
|
|
2685
|
+
followupPromptEvent?: never;
|
|
2686
|
+
codeEvent?: never;
|
|
2687
|
+
intentsEvent?: never;
|
|
2688
|
+
interactionComponentsEvent?: never;
|
|
2689
|
+
toolUseEvent: ToolUseEvent;
|
|
2690
|
+
toolResultEvent?: never;
|
|
2691
|
+
citationEvent?: never;
|
|
2692
|
+
invalidStateEvent?: never;
|
|
2693
|
+
error?: never;
|
|
2694
|
+
$unknown?: never;
|
|
2695
|
+
}
|
|
2696
|
+
/**
|
|
2697
|
+
* Tool use result
|
|
2698
|
+
* @public
|
|
2699
|
+
*/
|
|
2700
|
+
interface ToolResultEventMember {
|
|
2701
|
+
messageMetadataEvent?: never;
|
|
2702
|
+
assistantResponseEvent?: never;
|
|
2703
|
+
dryRunSucceedEvent?: never;
|
|
2704
|
+
codeReferenceEvent?: never;
|
|
2705
|
+
supplementaryWebLinksEvent?: never;
|
|
2706
|
+
followupPromptEvent?: never;
|
|
2707
|
+
codeEvent?: never;
|
|
2708
|
+
intentsEvent?: never;
|
|
2709
|
+
interactionComponentsEvent?: never;
|
|
2710
|
+
toolUseEvent?: never;
|
|
2711
|
+
toolResultEvent: ToolResultEvent;
|
|
2712
|
+
citationEvent?: never;
|
|
2713
|
+
invalidStateEvent?: never;
|
|
2714
|
+
error?: never;
|
|
2715
|
+
$unknown?: never;
|
|
2716
|
+
}
|
|
2717
|
+
/**
|
|
2718
|
+
* Citation event
|
|
2719
|
+
* @public
|
|
2720
|
+
*/
|
|
2721
|
+
interface CitationEventMember {
|
|
2722
|
+
messageMetadataEvent?: never;
|
|
2723
|
+
assistantResponseEvent?: never;
|
|
2724
|
+
dryRunSucceedEvent?: never;
|
|
2725
|
+
codeReferenceEvent?: never;
|
|
2726
|
+
supplementaryWebLinksEvent?: never;
|
|
2727
|
+
followupPromptEvent?: never;
|
|
2728
|
+
codeEvent?: never;
|
|
2729
|
+
intentsEvent?: never;
|
|
2730
|
+
interactionComponentsEvent?: never;
|
|
2731
|
+
toolUseEvent?: never;
|
|
2732
|
+
toolResultEvent?: never;
|
|
2733
|
+
citationEvent: CitationEvent;
|
|
2734
|
+
invalidStateEvent?: never;
|
|
2735
|
+
error?: never;
|
|
2736
|
+
$unknown?: never;
|
|
2737
|
+
}
|
|
2738
|
+
/**
|
|
2739
|
+
* Invalid State event
|
|
2740
|
+
* @public
|
|
2741
|
+
*/
|
|
2742
|
+
interface InvalidStateEventMember {
|
|
2743
|
+
messageMetadataEvent?: never;
|
|
2744
|
+
assistantResponseEvent?: never;
|
|
2745
|
+
dryRunSucceedEvent?: never;
|
|
2746
|
+
codeReferenceEvent?: never;
|
|
2747
|
+
supplementaryWebLinksEvent?: never;
|
|
2748
|
+
followupPromptEvent?: never;
|
|
2749
|
+
codeEvent?: never;
|
|
2750
|
+
intentsEvent?: never;
|
|
2751
|
+
interactionComponentsEvent?: never;
|
|
2752
|
+
toolUseEvent?: never;
|
|
2753
|
+
toolResultEvent?: never;
|
|
2754
|
+
citationEvent?: never;
|
|
2755
|
+
invalidStateEvent: InvalidStateEvent;
|
|
2756
|
+
error?: never;
|
|
2757
|
+
$unknown?: never;
|
|
2758
|
+
}
|
|
2759
|
+
/**
|
|
2760
|
+
* Internal Server Exception
|
|
2761
|
+
* @public
|
|
2762
|
+
*/
|
|
2763
|
+
interface ErrorMember {
|
|
2764
|
+
messageMetadataEvent?: never;
|
|
2765
|
+
assistantResponseEvent?: never;
|
|
2766
|
+
dryRunSucceedEvent?: never;
|
|
2767
|
+
codeReferenceEvent?: never;
|
|
2768
|
+
supplementaryWebLinksEvent?: never;
|
|
2769
|
+
followupPromptEvent?: never;
|
|
2770
|
+
codeEvent?: never;
|
|
2771
|
+
intentsEvent?: never;
|
|
2772
|
+
interactionComponentsEvent?: never;
|
|
2773
|
+
toolUseEvent?: never;
|
|
2774
|
+
toolResultEvent?: never;
|
|
2775
|
+
citationEvent?: never;
|
|
2776
|
+
invalidStateEvent?: never;
|
|
2777
|
+
error: InternalServerException;
|
|
2778
|
+
$unknown?: never;
|
|
2779
|
+
}
|
|
2780
|
+
/**
|
|
2781
|
+
* @public
|
|
2782
|
+
*/
|
|
2783
|
+
interface $UnknownMember {
|
|
2784
|
+
messageMetadataEvent?: never;
|
|
2785
|
+
assistantResponseEvent?: never;
|
|
2786
|
+
dryRunSucceedEvent?: never;
|
|
2787
|
+
codeReferenceEvent?: never;
|
|
2788
|
+
supplementaryWebLinksEvent?: never;
|
|
2789
|
+
followupPromptEvent?: never;
|
|
2790
|
+
codeEvent?: never;
|
|
2791
|
+
intentsEvent?: never;
|
|
2792
|
+
interactionComponentsEvent?: never;
|
|
2793
|
+
toolUseEvent?: never;
|
|
2794
|
+
toolResultEvent?: never;
|
|
2795
|
+
citationEvent?: never;
|
|
2796
|
+
invalidStateEvent?: never;
|
|
2797
|
+
error?: never;
|
|
2798
|
+
$unknown: [string, any];
|
|
2799
|
+
}
|
|
2800
|
+
interface Visitor<T> {
|
|
2801
|
+
messageMetadataEvent: (value: MessageMetadataEvent) => T;
|
|
2802
|
+
assistantResponseEvent: (value: AssistantResponseEvent) => T;
|
|
2803
|
+
dryRunSucceedEvent: (value: DryRunSucceedEvent) => T;
|
|
2804
|
+
codeReferenceEvent: (value: CodeReferenceEvent) => T;
|
|
2805
|
+
supplementaryWebLinksEvent: (value: SupplementaryWebLinksEvent) => T;
|
|
2806
|
+
followupPromptEvent: (value: FollowupPromptEvent) => T;
|
|
2807
|
+
codeEvent: (value: CodeEvent) => T;
|
|
2808
|
+
intentsEvent: (value: IntentsEvent) => T;
|
|
2809
|
+
interactionComponentsEvent: (value: InteractionComponentsEvent) => T;
|
|
2810
|
+
toolUseEvent: (value: ToolUseEvent) => T;
|
|
2811
|
+
toolResultEvent: (value: ToolResultEvent) => T;
|
|
2812
|
+
citationEvent: (value: CitationEvent) => T;
|
|
2813
|
+
invalidStateEvent: (value: InvalidStateEvent) => T;
|
|
2814
|
+
error: (value: InternalServerException) => T;
|
|
2815
|
+
_: (name: string, value: any) => T;
|
|
2816
|
+
}
|
|
2817
|
+
const visit: <T>(value: ChatResponseStream, visitor: Visitor<T>) => T;
|
|
2818
|
+
}
|
|
2819
|
+
/**
|
|
2820
|
+
* @internal
|
|
2821
|
+
*/
|
|
2822
|
+
export declare const ChatResponseStreamFilterSensitiveLog: (obj: ChatResponseStream) => any;
|
|
2823
|
+
/**
|
|
2824
|
+
* @public
|
|
2825
|
+
* @enum
|
|
2826
|
+
*/
|
|
2827
|
+
export declare const ChatTriggerType: {
|
|
2828
|
+
/**
|
|
2829
|
+
* Indicates the Chat was triggered in response to a IDE diagnostic
|
|
2830
|
+
*/
|
|
2831
|
+
readonly DIAGNOSTIC: "DIAGNOSTIC";
|
|
2832
|
+
/**
|
|
2833
|
+
* Indicates the Chat was triggered in response to an inline chat event
|
|
2834
|
+
*/
|
|
2835
|
+
readonly INLINE_CHAT: "INLINE_CHAT";
|
|
2836
|
+
/**
|
|
2837
|
+
* Indicates the Chat was triggered due to an explicit chat request by an end-user
|
|
2838
|
+
*/
|
|
2839
|
+
readonly MANUAL: "MANUAL";
|
|
2840
|
+
};
|
|
2841
|
+
/**
|
|
2842
|
+
* @public
|
|
2843
|
+
*/
|
|
2844
|
+
export type ChatTriggerType = typeof ChatTriggerType[keyof typeof ChatTriggerType];
|
|
2845
|
+
/**
|
|
2846
|
+
* @public
|
|
2847
|
+
* @enum
|
|
2848
|
+
*/
|
|
2849
|
+
export declare const ContextTruncationScheme: {
|
|
2850
|
+
readonly ANALYSIS: "ANALYSIS";
|
|
2851
|
+
readonly GUMBY: "GUMBY";
|
|
2852
|
+
};
|
|
2853
|
+
/**
|
|
2854
|
+
* @public
|
|
2855
|
+
*/
|
|
2856
|
+
export type ContextTruncationScheme = typeof ContextTruncationScheme[keyof typeof ContextTruncationScheme];
|
|
2857
|
+
/**
|
|
2858
|
+
* Structure to represent the current state of a chat conversation.
|
|
2859
|
+
* @public
|
|
2860
|
+
*/
|
|
2861
|
+
export interface ConversationState {
|
|
2862
|
+
/**
|
|
2863
|
+
* Unique identifier for the chat conversation stream
|
|
2864
|
+
* @public
|
|
2865
|
+
*/
|
|
2866
|
+
conversationId?: string | undefined;
|
|
2867
|
+
/**
|
|
2868
|
+
* Unique identifier for remote workspace
|
|
2869
|
+
* @public
|
|
2870
|
+
*/
|
|
2871
|
+
workspaceId?: string | undefined;
|
|
2872
|
+
/**
|
|
2873
|
+
* Holds the history of chat messages.
|
|
2874
|
+
* @public
|
|
2875
|
+
*/
|
|
2876
|
+
history?: (ChatMessage)[] | undefined;
|
|
2877
|
+
/**
|
|
2878
|
+
* Holds the current message being processed or displayed.
|
|
2879
|
+
* @public
|
|
2880
|
+
*/
|
|
2881
|
+
currentMessage: ChatMessage | undefined;
|
|
2882
|
+
/**
|
|
2883
|
+
* Trigger Reason for Chat
|
|
2884
|
+
* @public
|
|
2885
|
+
*/
|
|
2886
|
+
chatTriggerType: ChatTriggerType | undefined;
|
|
2887
|
+
customizationArn?: string | undefined;
|
|
2888
|
+
}
|
|
2889
|
+
/**
|
|
2890
|
+
* @internal
|
|
2891
|
+
*/
|
|
2892
|
+
export declare const ConversationStateFilterSensitiveLog: (obj: ConversationState) => any;
|
|
2893
|
+
/**
|
|
2894
|
+
* This exception is translated to a 204 as it succeeded the IAM Auth.
|
|
2895
|
+
* @public
|
|
2896
|
+
*/
|
|
2897
|
+
export declare class DryRunOperationException extends __BaseException {
|
|
2898
|
+
readonly name: "DryRunOperationException";
|
|
2899
|
+
readonly $fault: "client";
|
|
2900
|
+
responseCode?: number | undefined;
|
|
2901
|
+
/**
|
|
2902
|
+
* @internal
|
|
2903
|
+
*/
|
|
2904
|
+
constructor(opts: __ExceptionOptionType<DryRunOperationException, __BaseException>);
|
|
2905
|
+
}
|
|
2906
|
+
/**
|
|
2907
|
+
* @public
|
|
2908
|
+
* @enum
|
|
2909
|
+
*/
|
|
2910
|
+
export declare const TransformationDownloadArtifactType: {
|
|
2911
|
+
readonly CLIENT_INSTRUCTIONS: "ClientInstructions";
|
|
2912
|
+
readonly GENERATED_CODE: "GeneratedCode";
|
|
2913
|
+
readonly LOGS: "Logs";
|
|
2914
|
+
};
|
|
2915
|
+
/**
|
|
2916
|
+
* @public
|
|
2917
|
+
*/
|
|
2918
|
+
export type TransformationDownloadArtifactType = typeof TransformationDownloadArtifactType[keyof typeof TransformationDownloadArtifactType];
|
|
2919
|
+
/**
|
|
2920
|
+
* Transformation export context
|
|
2921
|
+
* @public
|
|
2922
|
+
*/
|
|
2923
|
+
export interface TransformationExportContext {
|
|
2924
|
+
downloadArtifactId: string | undefined;
|
|
2925
|
+
downloadArtifactType: TransformationDownloadArtifactType | undefined;
|
|
2926
|
+
}
|
|
2927
|
+
/**
|
|
2928
|
+
* Unit test generation export context
|
|
2929
|
+
* @public
|
|
2930
|
+
*/
|
|
2931
|
+
export interface UnitTestGenerationExportContext {
|
|
2932
|
+
/**
|
|
2933
|
+
* Test generation job group name
|
|
2934
|
+
* @public
|
|
2935
|
+
*/
|
|
2936
|
+
testGenerationJobGroupName: string | undefined;
|
|
2937
|
+
testGenerationJobId?: string | undefined;
|
|
2938
|
+
}
|
|
2939
|
+
/**
|
|
2940
|
+
* Export Context
|
|
2941
|
+
* @public
|
|
2942
|
+
*/
|
|
2943
|
+
export type ExportContext = ExportContext.TransformationExportContextMember | ExportContext.UnitTestGenerationExportContextMember | ExportContext.$UnknownMember;
|
|
2944
|
+
/**
|
|
2945
|
+
* @public
|
|
2946
|
+
*/
|
|
2947
|
+
export declare namespace ExportContext {
|
|
2948
|
+
/**
|
|
2949
|
+
* Transformation export context
|
|
2950
|
+
* @public
|
|
2951
|
+
*/
|
|
2952
|
+
interface TransformationExportContextMember {
|
|
2953
|
+
transformationExportContext: TransformationExportContext;
|
|
2954
|
+
unitTestGenerationExportContext?: never;
|
|
2955
|
+
$unknown?: never;
|
|
2956
|
+
}
|
|
2957
|
+
/**
|
|
2958
|
+
* Unit test generation export context
|
|
2959
|
+
* @public
|
|
2960
|
+
*/
|
|
2961
|
+
interface UnitTestGenerationExportContextMember {
|
|
2962
|
+
transformationExportContext?: never;
|
|
2963
|
+
unitTestGenerationExportContext: UnitTestGenerationExportContext;
|
|
2964
|
+
$unknown?: never;
|
|
2965
|
+
}
|
|
2966
|
+
/**
|
|
2967
|
+
* @public
|
|
2968
|
+
*/
|
|
2969
|
+
interface $UnknownMember {
|
|
2970
|
+
transformationExportContext?: never;
|
|
2971
|
+
unitTestGenerationExportContext?: never;
|
|
2972
|
+
$unknown: [string, any];
|
|
2973
|
+
}
|
|
2974
|
+
interface Visitor<T> {
|
|
2975
|
+
transformationExportContext: (value: TransformationExportContext) => T;
|
|
2976
|
+
unitTestGenerationExportContext: (value: UnitTestGenerationExportContext) => T;
|
|
2977
|
+
_: (name: string, value: any) => T;
|
|
2978
|
+
}
|
|
2979
|
+
const visit: <T>(value: ExportContext, visitor: Visitor<T>) => T;
|
|
2980
|
+
}
|
|
2981
|
+
/**
|
|
2982
|
+
* @public
|
|
2983
|
+
* @enum
|
|
2984
|
+
*/
|
|
2985
|
+
export declare const ExportIntent: {
|
|
2986
|
+
/**
|
|
2987
|
+
* Code Task Assist
|
|
2988
|
+
*/
|
|
2989
|
+
readonly TASK_ASSIST: "TASK_ASSIST";
|
|
2990
|
+
/**
|
|
2991
|
+
* Code Transformation
|
|
2992
|
+
*/
|
|
2993
|
+
readonly TRANSFORMATION: "TRANSFORMATION";
|
|
2994
|
+
/**
|
|
2995
|
+
* Unit Test
|
|
2996
|
+
*/
|
|
2997
|
+
readonly UNIT_TESTS: "UNIT_TESTS";
|
|
2998
|
+
};
|
|
2999
|
+
/**
|
|
3000
|
+
* @public
|
|
3001
|
+
*/
|
|
3002
|
+
export type ExportIntent = typeof ExportIntent[keyof typeof ExportIntent];
|
|
3003
|
+
/**
|
|
3004
|
+
* Response Stream
|
|
3005
|
+
* @public
|
|
3006
|
+
*/
|
|
3007
|
+
export type ResultArchiveStream = ResultArchiveStream.BinaryMetadataEventMember | ResultArchiveStream.BinaryPayloadEventMember | ResultArchiveStream.InternalServerExceptionMember | ResultArchiveStream.$UnknownMember;
|
|
3008
|
+
/**
|
|
3009
|
+
* @public
|
|
3010
|
+
*/
|
|
3011
|
+
export declare namespace ResultArchiveStream {
|
|
3012
|
+
/**
|
|
3013
|
+
* Payload Part
|
|
3014
|
+
* @public
|
|
3015
|
+
*/
|
|
3016
|
+
interface BinaryMetadataEventMember {
|
|
3017
|
+
binaryMetadataEvent: BinaryMetadataEvent;
|
|
3018
|
+
binaryPayloadEvent?: never;
|
|
3019
|
+
internalServerException?: never;
|
|
3020
|
+
$unknown?: never;
|
|
3021
|
+
}
|
|
3022
|
+
/**
|
|
3023
|
+
* Payload Part
|
|
3024
|
+
* @public
|
|
3025
|
+
*/
|
|
3026
|
+
interface BinaryPayloadEventMember {
|
|
3027
|
+
binaryMetadataEvent?: never;
|
|
3028
|
+
binaryPayloadEvent: BinaryPayloadEvent;
|
|
3029
|
+
internalServerException?: never;
|
|
3030
|
+
$unknown?: never;
|
|
3031
|
+
}
|
|
3032
|
+
/**
|
|
3033
|
+
* This exception is thrown when an unexpected error occurred during the processing of a request.
|
|
3034
|
+
* @public
|
|
3035
|
+
*/
|
|
3036
|
+
interface InternalServerExceptionMember {
|
|
3037
|
+
binaryMetadataEvent?: never;
|
|
3038
|
+
binaryPayloadEvent?: never;
|
|
3039
|
+
internalServerException: InternalServerException;
|
|
3040
|
+
$unknown?: never;
|
|
3041
|
+
}
|
|
3042
|
+
/**
|
|
3043
|
+
* @public
|
|
3044
|
+
*/
|
|
3045
|
+
interface $UnknownMember {
|
|
3046
|
+
binaryMetadataEvent?: never;
|
|
3047
|
+
binaryPayloadEvent?: never;
|
|
3048
|
+
internalServerException?: never;
|
|
3049
|
+
$unknown: [string, any];
|
|
3050
|
+
}
|
|
3051
|
+
interface Visitor<T> {
|
|
3052
|
+
binaryMetadataEvent: (value: BinaryMetadataEvent) => T;
|
|
3053
|
+
binaryPayloadEvent: (value: BinaryPayloadEvent) => T;
|
|
3054
|
+
internalServerException: (value: InternalServerException) => T;
|
|
3055
|
+
_: (name: string, value: any) => T;
|
|
3056
|
+
}
|
|
3057
|
+
const visit: <T>(value: ResultArchiveStream, visitor: Visitor<T>) => T;
|
|
3058
|
+
}
|
|
3059
|
+
/**
|
|
3060
|
+
* @internal
|
|
3061
|
+
*/
|
|
3062
|
+
export declare const ResultArchiveStreamFilterSensitiveLog: (obj: ResultArchiveStream) => any;
|
|
3063
|
+
/**
|
|
3064
|
+
* @public
|
|
3065
|
+
* @enum
|
|
3066
|
+
*/
|
|
3067
|
+
export declare const ServiceQuotaExceededExceptionReason: {
|
|
3068
|
+
readonly CONVERSATION_LIMIT_EXCEEDED: "CONVERSATION_LIMIT_EXCEEDED";
|
|
3069
|
+
};
|
|
3070
|
+
/**
|
|
3071
|
+
* @public
|
|
3072
|
+
*/
|
|
3073
|
+
export type ServiceQuotaExceededExceptionReason = typeof ServiceQuotaExceededExceptionReason[keyof typeof ServiceQuotaExceededExceptionReason];
|
|
3074
|
+
/**
|
|
3075
|
+
* This exception is thrown when request was denied due to caller exceeding their usage limits
|
|
3076
|
+
* @public
|
|
3077
|
+
*/
|
|
3078
|
+
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
3079
|
+
readonly name: "ServiceQuotaExceededException";
|
|
3080
|
+
readonly $fault: "client";
|
|
3081
|
+
/**
|
|
3082
|
+
* Reason for ServiceQuotaExceededException
|
|
3083
|
+
* @public
|
|
3084
|
+
*/
|
|
3085
|
+
reason?: ServiceQuotaExceededExceptionReason | undefined;
|
|
3086
|
+
/**
|
|
3087
|
+
* @internal
|
|
3088
|
+
*/
|
|
3089
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
3090
|
+
}
|
|
3091
|
+
/**
|
|
3092
|
+
* Represents a Workspace state uploaded to S3 for Async Code Actions
|
|
3093
|
+
* @public
|
|
3094
|
+
*/
|
|
3095
|
+
export interface WorkspaceState {
|
|
3096
|
+
/**
|
|
3097
|
+
* Upload ID representing an Upload using a PreSigned URL
|
|
3098
|
+
* @public
|
|
3099
|
+
*/
|
|
3100
|
+
uploadId: string | undefined;
|
|
3101
|
+
/**
|
|
3102
|
+
* Primary programming language of the Workspace
|
|
3103
|
+
* @public
|
|
3104
|
+
*/
|
|
3105
|
+
programmingLanguage: ProgrammingLanguage | undefined;
|
|
3106
|
+
/**
|
|
3107
|
+
* Workspace context truncation schemes based on usecase
|
|
3108
|
+
* @public
|
|
3109
|
+
*/
|
|
3110
|
+
contextTruncationScheme?: ContextTruncationScheme | undefined;
|
|
3111
|
+
}
|
|
3112
|
+
/**
|
|
3113
|
+
* Structure to represent a new generate assistant response request.
|
|
3114
|
+
* @public
|
|
3115
|
+
*/
|
|
3116
|
+
export interface GenerateAssistantResponseRequest {
|
|
3117
|
+
/**
|
|
3118
|
+
* Structure to represent the current state of a chat conversation.
|
|
3119
|
+
* @public
|
|
3120
|
+
*/
|
|
3121
|
+
conversationState: ConversationState | undefined;
|
|
3122
|
+
profileArn?: string | undefined;
|
|
3123
|
+
}
|
|
3124
|
+
/**
|
|
3125
|
+
* @internal
|
|
3126
|
+
*/
|
|
3127
|
+
export declare const GenerateAssistantResponseRequestFilterSensitiveLog: (obj: GenerateAssistantResponseRequest) => any;
|
|
3128
|
+
/**
|
|
3129
|
+
* Structure to represent generate assistant response response.
|
|
3130
|
+
* @public
|
|
3131
|
+
*/
|
|
3132
|
+
export interface GenerateAssistantResponseResponse {
|
|
3133
|
+
/**
|
|
3134
|
+
* ID which represents a multi-turn conversation
|
|
3135
|
+
* @public
|
|
3136
|
+
*/
|
|
3137
|
+
conversationId: string | undefined;
|
|
3138
|
+
/**
|
|
3139
|
+
* Streaming events from UniDirectional Streaming Conversational APIs.
|
|
3140
|
+
* @public
|
|
3141
|
+
*/
|
|
3142
|
+
generateAssistantResponseResponse: AsyncIterable<ChatResponseStream> | undefined;
|
|
3143
|
+
}
|
|
3144
|
+
/**
|
|
3145
|
+
* @internal
|
|
3146
|
+
*/
|
|
3147
|
+
export declare const GenerateAssistantResponseResponseFilterSensitiveLog: (obj: GenerateAssistantResponseResponse) => any;
|
|
3148
|
+
/**
|
|
3149
|
+
* Structure to represent a new ExportResultArchive request.
|
|
3150
|
+
* @public
|
|
3151
|
+
*/
|
|
3152
|
+
export interface ExportResultArchiveRequest {
|
|
3153
|
+
exportId: string | undefined;
|
|
3154
|
+
/**
|
|
3155
|
+
* Export Intent
|
|
3156
|
+
* @public
|
|
3157
|
+
*/
|
|
3158
|
+
exportIntent: ExportIntent | undefined;
|
|
3159
|
+
/**
|
|
3160
|
+
* Export Context
|
|
3161
|
+
* @public
|
|
3162
|
+
*/
|
|
3163
|
+
exportContext?: ExportContext | undefined;
|
|
3164
|
+
profileArn?: string | undefined;
|
|
3165
|
+
}
|
|
3166
|
+
/**
|
|
3167
|
+
* Structure to represent ExportResultArchive response.
|
|
3168
|
+
* @public
|
|
3169
|
+
*/
|
|
3170
|
+
export interface ExportResultArchiveResponse {
|
|
3171
|
+
/**
|
|
3172
|
+
* Response Stream
|
|
3173
|
+
* @public
|
|
3174
|
+
*/
|
|
3175
|
+
body: AsyncIterable<ResultArchiveStream> | undefined;
|
|
3176
|
+
}
|
|
3177
|
+
/**
|
|
3178
|
+
* @internal
|
|
3179
|
+
*/
|
|
3180
|
+
export declare const ExportResultArchiveResponseFilterSensitiveLog: (obj: ExportResultArchiveResponse) => any;
|
|
3181
|
+
/**
|
|
3182
|
+
* Structure to represent a SendMessage request.
|
|
3183
|
+
* @public
|
|
3184
|
+
*/
|
|
3185
|
+
export interface SendMessageRequest {
|
|
3186
|
+
/**
|
|
3187
|
+
* Structure to represent the current state of a chat conversation.
|
|
3188
|
+
* @public
|
|
3189
|
+
*/
|
|
3190
|
+
conversationState: ConversationState | undefined;
|
|
3191
|
+
profileArn?: string | undefined;
|
|
3192
|
+
/**
|
|
3193
|
+
* The origin of the caller
|
|
3194
|
+
* @public
|
|
3195
|
+
*/
|
|
3196
|
+
source?: Origin | undefined;
|
|
3197
|
+
dryRun?: boolean | undefined;
|
|
3198
|
+
}
|
|
3199
|
+
/**
|
|
3200
|
+
* @internal
|
|
3201
|
+
*/
|
|
3202
|
+
export declare const SendMessageRequestFilterSensitiveLog: (obj: SendMessageRequest) => any;
|
|
3203
|
+
/**
|
|
3204
|
+
* Structure to represent a SendMessage response.
|
|
3205
|
+
* @public
|
|
3206
|
+
*/
|
|
3207
|
+
export interface SendMessageResponse {
|
|
3208
|
+
/**
|
|
3209
|
+
* Streaming events from UniDirectional Streaming Conversational APIs.
|
|
3210
|
+
* @public
|
|
3211
|
+
*/
|
|
3212
|
+
sendMessageResponse: AsyncIterable<ChatResponseStream> | undefined;
|
|
3213
|
+
}
|
|
3214
|
+
/**
|
|
3215
|
+
* @internal
|
|
3216
|
+
*/
|
|
3217
|
+
export declare const SendMessageResponseFilterSensitiveLog: (obj: SendMessageResponse) => any;
|
|
3218
|
+
/**
|
|
3219
|
+
* Structure to represent execute planning interaction request.
|
|
3220
|
+
* @public
|
|
3221
|
+
*/
|
|
3222
|
+
export interface GenerateTaskAssistPlanRequest {
|
|
3223
|
+
/**
|
|
3224
|
+
* Structure to represent the current state of a chat conversation.
|
|
3225
|
+
* @public
|
|
3226
|
+
*/
|
|
3227
|
+
conversationState: ConversationState | undefined;
|
|
3228
|
+
/**
|
|
3229
|
+
* Represents a Workspace state uploaded to S3 for Async Code Actions
|
|
3230
|
+
* @public
|
|
3231
|
+
*/
|
|
3232
|
+
workspaceState: WorkspaceState | undefined;
|
|
3233
|
+
profileArn?: string | undefined;
|
|
3234
|
+
}
|
|
3235
|
+
/**
|
|
3236
|
+
* @internal
|
|
3237
|
+
*/
|
|
3238
|
+
export declare const GenerateTaskAssistPlanRequestFilterSensitiveLog: (obj: GenerateTaskAssistPlanRequest) => any;
|
|
3239
|
+
/**
|
|
3240
|
+
* Structure to represent execute planning interaction response.
|
|
3241
|
+
* @public
|
|
3242
|
+
*/
|
|
3243
|
+
export interface GenerateTaskAssistPlanResponse {
|
|
3244
|
+
/**
|
|
3245
|
+
* Streaming events from UniDirectional Streaming Conversational APIs.
|
|
3246
|
+
* @public
|
|
3247
|
+
*/
|
|
3248
|
+
planningResponseStream?: AsyncIterable<ChatResponseStream> | undefined;
|
|
3249
|
+
}
|
|
3250
|
+
/**
|
|
3251
|
+
* @internal
|
|
3252
|
+
*/
|
|
3253
|
+
export declare const GenerateTaskAssistPlanResponseFilterSensitiveLog: (obj: GenerateTaskAssistPlanResponse) => any;
|