@aws-sdk/client-sagemaker-geospatial 3.955.0 → 3.956.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
CHANGED
|
@@ -941,9 +941,9 @@ var Position = [1, n0, _Po, 8, 1];
|
|
|
941
941
|
var PropertyFiltersList = [1, n0, _PFL, 0, () => PropertyFilter$];
|
|
942
942
|
var VectorEnrichmentJobList = [1, n0, _VEJL, 0, () => ListVectorEnrichmentJobOutputConfig$];
|
|
943
943
|
var AssetsMap = [2, n0, _AM, 0, 0, () => AssetValue$];
|
|
944
|
-
var AreaOfInterest$ = [
|
|
944
|
+
var AreaOfInterest$ = [4, n0, _AOI, 0, [_AOIG], [[() => AreaOfInterestGeometry$, 0]]];
|
|
945
945
|
var AreaOfInterestGeometry$ = [
|
|
946
|
-
|
|
946
|
+
4,
|
|
947
947
|
n0,
|
|
948
948
|
_AOIG,
|
|
949
949
|
0,
|
|
@@ -954,7 +954,7 @@ var AreaOfInterestGeometry$ = [
|
|
|
954
954
|
],
|
|
955
955
|
];
|
|
956
956
|
var JobConfigInput$ = [
|
|
957
|
-
|
|
957
|
+
4,
|
|
958
958
|
n0,
|
|
959
959
|
_JCI,
|
|
960
960
|
0,
|
|
@@ -972,7 +972,7 @@ var JobConfigInput$ = [
|
|
|
972
972
|
],
|
|
973
973
|
];
|
|
974
974
|
var Property$ = [
|
|
975
|
-
|
|
975
|
+
4,
|
|
976
976
|
n0,
|
|
977
977
|
_Pro,
|
|
978
978
|
0,
|
|
@@ -987,7 +987,7 @@ var Property$ = [
|
|
|
987
987
|
],
|
|
988
988
|
];
|
|
989
989
|
var VectorEnrichmentJobConfig$ = [
|
|
990
|
-
|
|
990
|
+
4,
|
|
991
991
|
n0,
|
|
992
992
|
_VEJC,
|
|
993
993
|
0,
|
|
@@ -995,7 +995,7 @@ var VectorEnrichmentJobConfig$ = [
|
|
|
995
995
|
[() => ReverseGeocodingConfig$, () => MapMatchingConfig$],
|
|
996
996
|
];
|
|
997
997
|
var VectorEnrichmentJobDataSourceConfigInput$ = [
|
|
998
|
-
|
|
998
|
+
4,
|
|
999
999
|
n0,
|
|
1000
1000
|
_VEJDSCI,
|
|
1001
1001
|
0,
|
|
@@ -720,9 +720,9 @@ var VectorEnrichmentJobList = [1, n0, _VEJL, 0, () => ListVectorEnrichmentJobOut
|
|
|
720
720
|
var ZonalStatisticsListInput = 64 | 0;
|
|
721
721
|
var AssetsMap = [2, n0, _AM, 0, 0, () => AssetValue$];
|
|
722
722
|
var Tags = 128 | 0;
|
|
723
|
-
export var AreaOfInterest$ = [
|
|
723
|
+
export var AreaOfInterest$ = [4, n0, _AOI, 0, [_AOIG], [[() => AreaOfInterestGeometry$, 0]]];
|
|
724
724
|
export var AreaOfInterestGeometry$ = [
|
|
725
|
-
|
|
725
|
+
4,
|
|
726
726
|
n0,
|
|
727
727
|
_AOIG,
|
|
728
728
|
0,
|
|
@@ -733,7 +733,7 @@ export var AreaOfInterestGeometry$ = [
|
|
|
733
733
|
],
|
|
734
734
|
];
|
|
735
735
|
export var JobConfigInput$ = [
|
|
736
|
-
|
|
736
|
+
4,
|
|
737
737
|
n0,
|
|
738
738
|
_JCI,
|
|
739
739
|
0,
|
|
@@ -751,7 +751,7 @@ export var JobConfigInput$ = [
|
|
|
751
751
|
],
|
|
752
752
|
];
|
|
753
753
|
export var Property$ = [
|
|
754
|
-
|
|
754
|
+
4,
|
|
755
755
|
n0,
|
|
756
756
|
_Pro,
|
|
757
757
|
0,
|
|
@@ -766,7 +766,7 @@ export var Property$ = [
|
|
|
766
766
|
],
|
|
767
767
|
];
|
|
768
768
|
export var VectorEnrichmentJobConfig$ = [
|
|
769
|
-
|
|
769
|
+
4,
|
|
770
770
|
n0,
|
|
771
771
|
_VEJC,
|
|
772
772
|
0,
|
|
@@ -774,7 +774,7 @@ export var VectorEnrichmentJobConfig$ = [
|
|
|
774
774
|
[() => ReverseGeocodingConfig$, () => MapMatchingConfig$],
|
|
775
775
|
];
|
|
776
776
|
export var VectorEnrichmentJobDataSourceConfigInput$ = [
|
|
777
|
-
|
|
777
|
+
4,
|
|
778
778
|
n0,
|
|
779
779
|
_VEJDSCI,
|
|
780
780
|
0,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
1
|
+
import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema, StaticUnionSchema } from "@smithy/types";
|
|
2
2
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
3
3
|
export declare var AssetValue$: StaticStructureSchema;
|
|
4
4
|
export declare var BandMathConfigInput$: StaticStructureSchema;
|
|
@@ -97,12 +97,12 @@ export declare var ViewSunAzimuthInput$: StaticStructureSchema;
|
|
|
97
97
|
export declare var ViewSunElevationInput$: StaticStructureSchema;
|
|
98
98
|
export declare var ZonalStatisticsConfigInput$: StaticStructureSchema;
|
|
99
99
|
export declare var SageMakerGeospatialServiceException$: StaticErrorSchema;
|
|
100
|
-
export declare var AreaOfInterest$:
|
|
101
|
-
export declare var AreaOfInterestGeometry$:
|
|
102
|
-
export declare var JobConfigInput$:
|
|
103
|
-
export declare var Property$:
|
|
104
|
-
export declare var VectorEnrichmentJobConfig$:
|
|
105
|
-
export declare var VectorEnrichmentJobDataSourceConfigInput$:
|
|
100
|
+
export declare var AreaOfInterest$: StaticUnionSchema;
|
|
101
|
+
export declare var AreaOfInterestGeometry$: StaticUnionSchema;
|
|
102
|
+
export declare var JobConfigInput$: StaticUnionSchema;
|
|
103
|
+
export declare var Property$: StaticUnionSchema;
|
|
104
|
+
export declare var VectorEnrichmentJobConfig$: StaticUnionSchema;
|
|
105
|
+
export declare var VectorEnrichmentJobDataSourceConfigInput$: StaticUnionSchema;
|
|
106
106
|
export declare var DeleteEarthObservationJob$: StaticOperationSchema;
|
|
107
107
|
export declare var DeleteVectorEnrichmentJob$: StaticOperationSchema;
|
|
108
108
|
export declare var ExportEarthObservationJob$: StaticOperationSchema;
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
StaticErrorSchema,
|
|
3
3
|
StaticOperationSchema,
|
|
4
4
|
StaticStructureSchema,
|
|
5
|
+
StaticUnionSchema,
|
|
5
6
|
} from "@smithy/types";
|
|
6
7
|
export declare var AccessDeniedException$: StaticErrorSchema;
|
|
7
8
|
export declare var AssetValue$: StaticStructureSchema;
|
|
@@ -101,12 +102,12 @@ export declare var ViewSunAzimuthInput$: StaticStructureSchema;
|
|
|
101
102
|
export declare var ViewSunElevationInput$: StaticStructureSchema;
|
|
102
103
|
export declare var ZonalStatisticsConfigInput$: StaticStructureSchema;
|
|
103
104
|
export declare var SageMakerGeospatialServiceException$: StaticErrorSchema;
|
|
104
|
-
export declare var AreaOfInterest$:
|
|
105
|
-
export declare var AreaOfInterestGeometry$:
|
|
106
|
-
export declare var JobConfigInput$:
|
|
107
|
-
export declare var Property$:
|
|
108
|
-
export declare var VectorEnrichmentJobConfig$:
|
|
109
|
-
export declare var VectorEnrichmentJobDataSourceConfigInput$:
|
|
105
|
+
export declare var AreaOfInterest$: StaticUnionSchema;
|
|
106
|
+
export declare var AreaOfInterestGeometry$: StaticUnionSchema;
|
|
107
|
+
export declare var JobConfigInput$: StaticUnionSchema;
|
|
108
|
+
export declare var Property$: StaticUnionSchema;
|
|
109
|
+
export declare var VectorEnrichmentJobConfig$: StaticUnionSchema;
|
|
110
|
+
export declare var VectorEnrichmentJobDataSourceConfigInput$: StaticUnionSchema;
|
|
110
111
|
export declare var DeleteEarthObservationJob$: StaticOperationSchema;
|
|
111
112
|
export declare var DeleteVectorEnrichmentJob$: StaticOperationSchema;
|
|
112
113
|
export declare var ExportEarthObservationJob$: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sagemaker-geospatial",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sagemaker Geospatial Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.956.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-sagemaker-geospatial",
|
|
@@ -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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.956.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.956.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.956.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.956.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.956.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.956.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.956.0",
|
|
31
|
+
"@aws-sdk/types": "3.956.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.956.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.956.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.956.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.5",
|
|
36
|
+
"@smithy/core": "^3.20.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.8",
|
|
38
|
+
"@smithy/hash-node": "^4.2.7",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.7",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.7",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.1",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.17",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.8",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.7",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.7",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
49
|
+
"@smithy/types": "^4.11.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.7",
|
|
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.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
59
|
-
"@smithy/util-stream": "^4.5.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.16",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.19",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.7",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.7",
|
|
58
|
+
"@smithy/util-retry": "^4.2.7",
|
|
59
|
+
"@smithy/util-stream": "^4.5.8",
|
|
60
60
|
"@smithy/util-utf8": "^4.2.0",
|
|
61
61
|
"tslib": "^2.6.2"
|
|
62
62
|
},
|