@aws-sdk/client-datazone 3.987.0 → 3.989.0
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/dist-cjs/index.js +194 -6897
- package/dist-cjs/models/DataZoneServiceException.js +12 -0
- package/dist-cjs/models/errors.js +110 -0
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-cjs/schemas/schemas_0.js +5853 -0
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +170 -164
- package/dist-types/schemas/schemas_0.d.ts +16 -9
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +11 -9
- package/package.json +14 -14
|
@@ -1,4 +1,20 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
|
|
3
|
+
export declare var DataZoneServiceException$: StaticErrorSchema;
|
|
4
|
+
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
5
|
+
export declare var ConflictException$: StaticErrorSchema;
|
|
6
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
7
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
8
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
9
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
10
|
+
export declare var UnauthorizedException$: StaticErrorSchema;
|
|
11
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
12
|
+
/**
|
|
13
|
+
* TypeRegistry instances containing modeled errors.
|
|
14
|
+
* @internal
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
2
18
|
export declare var AcceptChoice$: StaticStructureSchema;
|
|
3
19
|
export declare var AcceptedAssetScope$: StaticStructureSchema;
|
|
4
20
|
export declare var AcceptPredictionsInput$: StaticStructureSchema;
|
|
@@ -6,7 +22,6 @@ export declare var AcceptPredictionsOutput$: StaticStructureSchema;
|
|
|
6
22
|
export declare var AcceptRule$: StaticStructureSchema;
|
|
7
23
|
export declare var AcceptSubscriptionRequestInput$: StaticStructureSchema;
|
|
8
24
|
export declare var AcceptSubscriptionRequestOutput$: StaticStructureSchema;
|
|
9
|
-
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
10
25
|
export declare var AccountInfo$: StaticStructureSchema;
|
|
11
26
|
export declare var AccountPoolSummary$: StaticStructureSchema;
|
|
12
27
|
export declare var AddEntityOwnerInput$: StaticStructureSchema;
|
|
@@ -67,7 +82,6 @@ export declare var CloudFormationProperties$: StaticStructureSchema;
|
|
|
67
82
|
export declare var ColumnFilterConfiguration$: StaticStructureSchema;
|
|
68
83
|
export declare var ConfigurableActionParameter$: StaticStructureSchema;
|
|
69
84
|
export declare var ConfigurableEnvironmentAction$: StaticStructureSchema;
|
|
70
|
-
export declare var ConflictException$: StaticErrorSchema;
|
|
71
85
|
export declare var ConnectionCredentials$: StaticStructureSchema;
|
|
72
86
|
export declare var ConnectionSummary$: StaticStructureSchema;
|
|
73
87
|
export declare var CreateAccountPoolInput$: StaticStructureSchema;
|
|
@@ -330,7 +344,6 @@ export declare var IamPropertiesPatch$: StaticStructureSchema;
|
|
|
330
344
|
export declare var IamUserProfileDetails$: StaticStructureSchema;
|
|
331
345
|
export declare var Import$: StaticStructureSchema;
|
|
332
346
|
export declare var InExpression$: StaticStructureSchema;
|
|
333
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
334
347
|
export declare var IsNotNullExpression$: StaticStructureSchema;
|
|
335
348
|
export declare var IsNullExpression$: StaticStructureSchema;
|
|
336
349
|
export declare var JobRunError$: StaticStructureSchema;
|
|
@@ -485,7 +498,6 @@ export declare var RemoveEntityOwnerOutput$: StaticStructureSchema;
|
|
|
485
498
|
export declare var RemovePolicyGrantInput$: StaticStructureSchema;
|
|
486
499
|
export declare var RemovePolicyGrantOutput$: StaticStructureSchema;
|
|
487
500
|
export declare var Resource$: StaticStructureSchema;
|
|
488
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
489
501
|
export declare var ResourceTag$: StaticStructureSchema;
|
|
490
502
|
export declare var ResourceTagParameter$: StaticStructureSchema;
|
|
491
503
|
export declare var RevokeSubscriptionInput$: StaticStructureSchema;
|
|
@@ -513,7 +525,6 @@ export declare var SearchTypesOutput$: StaticStructureSchema;
|
|
|
513
525
|
export declare var SearchUserProfilesInput$: StaticStructureSchema;
|
|
514
526
|
export declare var SearchUserProfilesOutput$: StaticStructureSchema;
|
|
515
527
|
export declare var SelfGrantStatusDetail$: StaticStructureSchema;
|
|
516
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
517
528
|
export declare var SingleSignOn$: StaticStructureSchema;
|
|
518
529
|
export declare var SparkEmrPropertiesInput$: StaticStructureSchema;
|
|
519
530
|
export declare var SparkEmrPropertiesOutput$: StaticStructureSchema;
|
|
@@ -548,12 +559,10 @@ export declare var TagResourceRequest$: StaticStructureSchema;
|
|
|
548
559
|
export declare var TagResourceResponse$: StaticStructureSchema;
|
|
549
560
|
export declare var TermRelations$: StaticStructureSchema;
|
|
550
561
|
export declare var TextMatchItem$: StaticStructureSchema;
|
|
551
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
552
562
|
export declare var TimeSeriesDataPointFormInput$: StaticStructureSchema;
|
|
553
563
|
export declare var TimeSeriesDataPointFormOutput$: StaticStructureSchema;
|
|
554
564
|
export declare var TimeSeriesDataPointSummaryFormOutput$: StaticStructureSchema;
|
|
555
565
|
export declare var Topic$: StaticStructureSchema;
|
|
556
|
-
export declare var UnauthorizedException$: StaticErrorSchema;
|
|
557
566
|
export declare var Unit$: StaticStructureSchema;
|
|
558
567
|
export declare var UntagResourceRequest$: StaticStructureSchema;
|
|
559
568
|
export declare var UntagResourceResponse$: StaticStructureSchema;
|
|
@@ -603,8 +612,6 @@ export declare var UseAssetTypePolicyGrantDetail$: StaticStructureSchema;
|
|
|
603
612
|
export declare var UserDetails$: StaticStructureSchema;
|
|
604
613
|
export declare var UsernamePassword$: StaticStructureSchema;
|
|
605
614
|
export declare var UserProfileSummary$: StaticStructureSchema;
|
|
606
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
607
|
-
export declare var DataZoneServiceException$: StaticErrorSchema;
|
|
608
615
|
export declare var AccountSource$: StaticUnionSchema;
|
|
609
616
|
export declare var ActionParameters$: StaticUnionSchema;
|
|
610
617
|
export declare var AssetFilterConfiguration$: StaticUnionSchema;
|
|
@@ -1,9 +1,20 @@
|
|
|
1
|
+
import { TypeRegistry } from "@smithy/core/schema";
|
|
1
2
|
import {
|
|
2
3
|
StaticErrorSchema,
|
|
3
4
|
StaticOperationSchema,
|
|
4
5
|
StaticStructureSchema,
|
|
5
6
|
StaticUnionSchema,
|
|
6
7
|
} from "@smithy/types";
|
|
8
|
+
export declare var DataZoneServiceException$: StaticErrorSchema;
|
|
9
|
+
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
10
|
+
export declare var ConflictException$: StaticErrorSchema;
|
|
11
|
+
export declare var InternalServerException$: StaticErrorSchema;
|
|
12
|
+
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
13
|
+
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
14
|
+
export declare var ThrottlingException$: StaticErrorSchema;
|
|
15
|
+
export declare var UnauthorizedException$: StaticErrorSchema;
|
|
16
|
+
export declare var ValidationException$: StaticErrorSchema;
|
|
17
|
+
export declare const errorTypeRegistries: TypeRegistry[];
|
|
7
18
|
export declare var AcceptChoice$: StaticStructureSchema;
|
|
8
19
|
export declare var AcceptedAssetScope$: StaticStructureSchema;
|
|
9
20
|
export declare var AcceptPredictionsInput$: StaticStructureSchema;
|
|
@@ -11,7 +22,6 @@ export declare var AcceptPredictionsOutput$: StaticStructureSchema;
|
|
|
11
22
|
export declare var AcceptRule$: StaticStructureSchema;
|
|
12
23
|
export declare var AcceptSubscriptionRequestInput$: StaticStructureSchema;
|
|
13
24
|
export declare var AcceptSubscriptionRequestOutput$: StaticStructureSchema;
|
|
14
|
-
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
15
25
|
export declare var AccountInfo$: StaticStructureSchema;
|
|
16
26
|
export declare var AccountPoolSummary$: StaticStructureSchema;
|
|
17
27
|
export declare var AddEntityOwnerInput$: StaticStructureSchema;
|
|
@@ -72,7 +82,6 @@ export declare var CloudFormationProperties$: StaticStructureSchema;
|
|
|
72
82
|
export declare var ColumnFilterConfiguration$: StaticStructureSchema;
|
|
73
83
|
export declare var ConfigurableActionParameter$: StaticStructureSchema;
|
|
74
84
|
export declare var ConfigurableEnvironmentAction$: StaticStructureSchema;
|
|
75
|
-
export declare var ConflictException$: StaticErrorSchema;
|
|
76
85
|
export declare var ConnectionCredentials$: StaticStructureSchema;
|
|
77
86
|
export declare var ConnectionSummary$: StaticStructureSchema;
|
|
78
87
|
export declare var CreateAccountPoolInput$: StaticStructureSchema;
|
|
@@ -335,7 +344,6 @@ export declare var IamPropertiesPatch$: StaticStructureSchema;
|
|
|
335
344
|
export declare var IamUserProfileDetails$: StaticStructureSchema;
|
|
336
345
|
export declare var Import$: StaticStructureSchema;
|
|
337
346
|
export declare var InExpression$: StaticStructureSchema;
|
|
338
|
-
export declare var InternalServerException$: StaticErrorSchema;
|
|
339
347
|
export declare var IsNotNullExpression$: StaticStructureSchema;
|
|
340
348
|
export declare var IsNullExpression$: StaticStructureSchema;
|
|
341
349
|
export declare var JobRunError$: StaticStructureSchema;
|
|
@@ -490,7 +498,6 @@ export declare var RemoveEntityOwnerOutput$: StaticStructureSchema;
|
|
|
490
498
|
export declare var RemovePolicyGrantInput$: StaticStructureSchema;
|
|
491
499
|
export declare var RemovePolicyGrantOutput$: StaticStructureSchema;
|
|
492
500
|
export declare var Resource$: StaticStructureSchema;
|
|
493
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
494
501
|
export declare var ResourceTag$: StaticStructureSchema;
|
|
495
502
|
export declare var ResourceTagParameter$: StaticStructureSchema;
|
|
496
503
|
export declare var RevokeSubscriptionInput$: StaticStructureSchema;
|
|
@@ -518,7 +525,6 @@ export declare var SearchTypesOutput$: StaticStructureSchema;
|
|
|
518
525
|
export declare var SearchUserProfilesInput$: StaticStructureSchema;
|
|
519
526
|
export declare var SearchUserProfilesOutput$: StaticStructureSchema;
|
|
520
527
|
export declare var SelfGrantStatusDetail$: StaticStructureSchema;
|
|
521
|
-
export declare var ServiceQuotaExceededException$: StaticErrorSchema;
|
|
522
528
|
export declare var SingleSignOn$: StaticStructureSchema;
|
|
523
529
|
export declare var SparkEmrPropertiesInput$: StaticStructureSchema;
|
|
524
530
|
export declare var SparkEmrPropertiesOutput$: StaticStructureSchema;
|
|
@@ -553,12 +559,10 @@ export declare var TagResourceRequest$: StaticStructureSchema;
|
|
|
553
559
|
export declare var TagResourceResponse$: StaticStructureSchema;
|
|
554
560
|
export declare var TermRelations$: StaticStructureSchema;
|
|
555
561
|
export declare var TextMatchItem$: StaticStructureSchema;
|
|
556
|
-
export declare var ThrottlingException$: StaticErrorSchema;
|
|
557
562
|
export declare var TimeSeriesDataPointFormInput$: StaticStructureSchema;
|
|
558
563
|
export declare var TimeSeriesDataPointFormOutput$: StaticStructureSchema;
|
|
559
564
|
export declare var TimeSeriesDataPointSummaryFormOutput$: StaticStructureSchema;
|
|
560
565
|
export declare var Topic$: StaticStructureSchema;
|
|
561
|
-
export declare var UnauthorizedException$: StaticErrorSchema;
|
|
562
566
|
export declare var Unit$: StaticStructureSchema;
|
|
563
567
|
export declare var UntagResourceRequest$: StaticStructureSchema;
|
|
564
568
|
export declare var UntagResourceResponse$: StaticStructureSchema;
|
|
@@ -608,8 +612,6 @@ export declare var UseAssetTypePolicyGrantDetail$: StaticStructureSchema;
|
|
|
608
612
|
export declare var UserDetails$: StaticStructureSchema;
|
|
609
613
|
export declare var UsernamePassword$: StaticStructureSchema;
|
|
610
614
|
export declare var UserProfileSummary$: StaticStructureSchema;
|
|
611
|
-
export declare var ValidationException$: StaticErrorSchema;
|
|
612
|
-
export declare var DataZoneServiceException$: StaticErrorSchema;
|
|
613
615
|
export declare var AccountSource$: StaticUnionSchema;
|
|
614
616
|
export declare var ActionParameters$: StaticUnionSchema;
|
|
615
617
|
export declare var AssetFilterConfiguration$: StaticUnionSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-datazone",
|
|
3
3
|
"description": "AWS SDK for JavaScript Datazone Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.989.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-datazone",
|
|
@@ -21,42 +21,42 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.973.9",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.8",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.9",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
31
31
|
"@aws-sdk/types": "^3.973.1",
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.989.0",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.972.7",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
-
"@smithy/core": "^3.
|
|
36
|
+
"@smithy/core": "^3.23.0",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
38
|
"@smithy/hash-node": "^4.2.8",
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.14",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.31",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.9",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.8",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.10",
|
|
47
47
|
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
-
"@smithy/smithy-client": "^4.11.
|
|
48
|
+
"@smithy/smithy-client": "^4.11.3",
|
|
49
49
|
"@smithy/types": "^4.12.0",
|
|
50
50
|
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.30",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.33",
|
|
56
56
|
"@smithy/util-endpoints": "^3.2.8",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.8",
|
|
58
58
|
"@smithy/util-retry": "^4.2.8",
|
|
59
|
-
"@smithy/util-stream": "^4.5.
|
|
59
|
+
"@smithy/util-stream": "^4.5.12",
|
|
60
60
|
"@smithy/util-utf8": "^4.2.0",
|
|
61
61
|
"tslib": "^2.6.2"
|
|
62
62
|
},
|