Files
query-orchestration/vendor/github.com/aws/aws-sdk-go-v2/service/textract/generated.json
T
Michael McGuinness 53ea7d34e6 Merged in feature/textextract (pull request #108)
Start adding Textract + UUID changes

* base

* startclient

* ts

* short

* tests
2025-03-20 11:06:41 +00:00

59 lines
2.0 KiB
JSON

{
"dependencies": {
"github.com/aws/aws-sdk-go-v2": "v1.4.0",
"github.com/aws/aws-sdk-go-v2/internal/configsources": "v0.0.0-00010101000000-000000000000",
"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2": "v2.0.0-00010101000000-000000000000",
"github.com/aws/smithy-go": "v1.4.0"
},
"files": [
"api_client.go",
"api_client_test.go",
"api_op_AnalyzeDocument.go",
"api_op_AnalyzeExpense.go",
"api_op_AnalyzeID.go",
"api_op_CreateAdapter.go",
"api_op_CreateAdapterVersion.go",
"api_op_DeleteAdapter.go",
"api_op_DeleteAdapterVersion.go",
"api_op_DetectDocumentText.go",
"api_op_GetAdapter.go",
"api_op_GetAdapterVersion.go",
"api_op_GetDocumentAnalysis.go",
"api_op_GetDocumentTextDetection.go",
"api_op_GetExpenseAnalysis.go",
"api_op_GetLendingAnalysis.go",
"api_op_GetLendingAnalysisSummary.go",
"api_op_ListAdapterVersions.go",
"api_op_ListAdapters.go",
"api_op_ListTagsForResource.go",
"api_op_StartDocumentAnalysis.go",
"api_op_StartDocumentTextDetection.go",
"api_op_StartExpenseAnalysis.go",
"api_op_StartLendingAnalysis.go",
"api_op_TagResource.go",
"api_op_UntagResource.go",
"api_op_UpdateAdapter.go",
"auth.go",
"deserializers.go",
"doc.go",
"endpoints.go",
"endpoints_config_test.go",
"endpoints_test.go",
"generated.json",
"internal/endpoints/endpoints.go",
"internal/endpoints/endpoints_test.go",
"options.go",
"protocol_test.go",
"serializers.go",
"snapshot_test.go",
"sra_operation_order_test.go",
"types/enums.go",
"types/errors.go",
"types/types.go",
"validators.go"
],
"go": "1.22",
"module": "github.com/aws/aws-sdk-go-v2/service/textract",
"unstable": false
}