@aws-sdk/client-sagemaker-geospatial 3.955.0 → 3.957.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$ = [3, n0, _AOI, 0, [_AOIG], [[() => AreaOfInterestGeometry$, 0]]];
944
+ var AreaOfInterest$ = [4, n0, _AOI, 0, [_AOIG], [[() => AreaOfInterestGeometry$, 0]]];
945
945
  var AreaOfInterestGeometry$ = [
946
- 3,
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
- 3,
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
- 3,
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
- 3,
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
- 3,
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$ = [3, n0, _AOI, 0, [_AOIG], [[() => AreaOfInterestGeometry$, 0]]];
723
+ export var AreaOfInterest$ = [4, n0, _AOI, 0, [_AOIG], [[() => AreaOfInterestGeometry$, 0]]];
724
724
  export var AreaOfInterestGeometry$ = [
725
- 3,
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
- 3,
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
- 3,
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
- 3,
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
- 3,
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$: StaticStructureSchema;
101
- export declare var AreaOfInterestGeometry$: StaticStructureSchema;
102
- export declare var JobConfigInput$: StaticStructureSchema;
103
- export declare var Property$: StaticStructureSchema;
104
- export declare var VectorEnrichmentJobConfig$: StaticStructureSchema;
105
- export declare var VectorEnrichmentJobDataSourceConfigInput$: StaticStructureSchema;
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$: StaticStructureSchema;
105
- export declare var AreaOfInterestGeometry$: StaticStructureSchema;
106
- export declare var JobConfigInput$: StaticStructureSchema;
107
- export declare var Property$: StaticStructureSchema;
108
- export declare var VectorEnrichmentJobConfig$: StaticStructureSchema;
109
- export declare var VectorEnrichmentJobDataSourceConfigInput$: StaticStructureSchema;
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,12 +1,12 @@
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.955.0",
4
+ "version": "3.957.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",
8
8
  "build:es": "tsc -p tsconfig.es.json",
9
- "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
9
+ "build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
10
10
  "build:types": "tsc -p tsconfig.types.json",
11
11
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
12
12
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
@@ -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.954.0",
25
- "@aws-sdk/credential-provider-node": "3.955.0",
26
- "@aws-sdk/middleware-host-header": "3.953.0",
27
- "@aws-sdk/middleware-logger": "3.953.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.953.0",
29
- "@aws-sdk/middleware-user-agent": "3.954.0",
30
- "@aws-sdk/region-config-resolver": "3.953.0",
31
- "@aws-sdk/types": "3.953.0",
32
- "@aws-sdk/util-endpoints": "3.953.0",
33
- "@aws-sdk/util-user-agent-browser": "3.953.0",
34
- "@aws-sdk/util-user-agent-node": "3.954.0",
35
- "@smithy/config-resolver": "^4.4.4",
36
- "@smithy/core": "^3.19.0",
37
- "@smithy/fetch-http-handler": "^5.3.7",
38
- "@smithy/hash-node": "^4.2.6",
39
- "@smithy/invalid-dependency": "^4.2.6",
40
- "@smithy/middleware-content-length": "^4.2.6",
41
- "@smithy/middleware-endpoint": "^4.4.0",
42
- "@smithy/middleware-retry": "^4.4.16",
43
- "@smithy/middleware-serde": "^4.2.7",
44
- "@smithy/middleware-stack": "^4.2.6",
45
- "@smithy/node-config-provider": "^4.3.6",
46
- "@smithy/node-http-handler": "^4.4.6",
47
- "@smithy/protocol-http": "^5.3.6",
48
- "@smithy/smithy-client": "^4.10.1",
49
- "@smithy/types": "^4.10.0",
50
- "@smithy/url-parser": "^4.2.6",
24
+ "@aws-sdk/core": "3.957.0",
25
+ "@aws-sdk/credential-provider-node": "3.957.0",
26
+ "@aws-sdk/middleware-host-header": "3.957.0",
27
+ "@aws-sdk/middleware-logger": "3.957.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.957.0",
29
+ "@aws-sdk/middleware-user-agent": "3.957.0",
30
+ "@aws-sdk/region-config-resolver": "3.957.0",
31
+ "@aws-sdk/types": "3.957.0",
32
+ "@aws-sdk/util-endpoints": "3.957.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.957.0",
34
+ "@aws-sdk/util-user-agent-node": "3.957.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.15",
55
- "@smithy/util-defaults-mode-node": "^4.2.18",
56
- "@smithy/util-endpoints": "^3.2.6",
57
- "@smithy/util-middleware": "^4.2.6",
58
- "@smithy/util-retry": "^4.2.6",
59
- "@smithy/util-stream": "^4.5.7",
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
  },