@aws-sdk/client-groundstation 3.29.0 → 3.33.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/CHANGELOG.md +32 -0
- package/dist/cjs/GroundStationClient.js +13 -13
- package/dist/cjs/GroundStationClient.js.map +1 -1
- package/dist/cjs/commands/CancelContactCommand.js +3 -3
- package/dist/cjs/commands/CancelContactCommand.js.map +1 -1
- package/dist/cjs/commands/CreateConfigCommand.js +3 -3
- package/dist/cjs/commands/CreateConfigCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDataflowEndpointGroupCommand.js +3 -3
- package/dist/cjs/commands/CreateDataflowEndpointGroupCommand.js.map +1 -1
- package/dist/cjs/commands/CreateMissionProfileCommand.js +3 -3
- package/dist/cjs/commands/CreateMissionProfileCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteConfigCommand.js +3 -3
- package/dist/cjs/commands/DeleteConfigCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDataflowEndpointGroupCommand.js +3 -3
- package/dist/cjs/commands/DeleteDataflowEndpointGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteMissionProfileCommand.js +3 -3
- package/dist/cjs/commands/DeleteMissionProfileCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeContactCommand.js +3 -3
- package/dist/cjs/commands/DescribeContactCommand.js.map +1 -1
- package/dist/cjs/commands/GetConfigCommand.js +3 -3
- package/dist/cjs/commands/GetConfigCommand.js.map +1 -1
- package/dist/cjs/commands/GetDataflowEndpointGroupCommand.js +3 -3
- package/dist/cjs/commands/GetDataflowEndpointGroupCommand.js.map +1 -1
- package/dist/cjs/commands/GetMinuteUsageCommand.js +3 -3
- package/dist/cjs/commands/GetMinuteUsageCommand.js.map +1 -1
- package/dist/cjs/commands/GetMissionProfileCommand.js +3 -3
- package/dist/cjs/commands/GetMissionProfileCommand.js.map +1 -1
- package/dist/cjs/commands/GetSatelliteCommand.js +3 -3
- package/dist/cjs/commands/GetSatelliteCommand.js.map +1 -1
- package/dist/cjs/commands/ListConfigsCommand.js +3 -3
- package/dist/cjs/commands/ListConfigsCommand.js.map +1 -1
- package/dist/cjs/commands/ListContactsCommand.js +3 -3
- package/dist/cjs/commands/ListContactsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDataflowEndpointGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListDataflowEndpointGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListGroundStationsCommand.js +3 -3
- package/dist/cjs/commands/ListGroundStationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListMissionProfilesCommand.js +3 -3
- package/dist/cjs/commands/ListMissionProfilesCommand.js.map +1 -1
- package/dist/cjs/commands/ListSatellitesCommand.js +3 -3
- package/dist/cjs/commands/ListSatellitesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ReserveContactCommand.js +3 -3
- package/dist/cjs/commands/ReserveContactCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateConfigCommand.js +3 -3
- package/dist/cjs/commands/UpdateConfigCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateMissionProfileCommand.js +3 -3
- package/dist/cjs/commands/UpdateMissionProfileCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +35 -35
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +31 -31
- package/dist/cjs/protocols/Aws_restJson1.js +179 -177
- package/dist/cjs/protocols/Aws_restJson1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/ListConfigsPaginator.js +4 -4
- package/dist/es/pagination/ListConfigsPaginator.js.map +1 -1
- package/dist/es/pagination/ListContactsPaginator.js +4 -4
- package/dist/es/pagination/ListContactsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDataflowEndpointGroupsPaginator.js +4 -4
- package/dist/es/pagination/ListDataflowEndpointGroupsPaginator.js.map +1 -1
- package/dist/es/pagination/ListGroundStationsPaginator.js +4 -4
- package/dist/es/pagination/ListGroundStationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListMissionProfilesPaginator.js +4 -4
- package/dist/es/pagination/ListMissionProfilesPaginator.js.map +1 -1
- package/dist/es/pagination/ListSatellitesPaginator.js +4 -4
- package/dist/es/pagination/ListSatellitesPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_restJson1.js +14 -12
- package/dist/es/protocols/Aws_restJson1.js.map +1 -1
- package/package.json +31 -31
- package/protocols/Aws_restJson1.ts +16 -11
- package/tsconfig.json +1 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-groundstation",
|
|
3
3
|
"description": "AWS SDK for JavaScript Groundstation Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.33.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",
|
|
7
7
|
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
@@ -27,45 +27,45 @@
|
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
29
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
30
|
+
"@aws-sdk/client-sts": "3.33.0",
|
|
31
|
+
"@aws-sdk/config-resolver": "3.33.0",
|
|
32
|
+
"@aws-sdk/credential-provider-node": "3.33.0",
|
|
33
|
+
"@aws-sdk/fetch-http-handler": "3.32.0",
|
|
34
|
+
"@aws-sdk/hash-node": "3.32.0",
|
|
35
|
+
"@aws-sdk/invalid-dependency": "3.32.0",
|
|
36
|
+
"@aws-sdk/middleware-content-length": "3.32.0",
|
|
37
|
+
"@aws-sdk/middleware-host-header": "3.32.0",
|
|
38
|
+
"@aws-sdk/middleware-logger": "3.32.0",
|
|
39
|
+
"@aws-sdk/middleware-retry": "3.32.0",
|
|
40
|
+
"@aws-sdk/middleware-serde": "3.32.0",
|
|
41
|
+
"@aws-sdk/middleware-signing": "3.33.0",
|
|
42
|
+
"@aws-sdk/middleware-stack": "3.32.0",
|
|
43
|
+
"@aws-sdk/middleware-user-agent": "3.32.0",
|
|
44
|
+
"@aws-sdk/node-config-provider": "3.32.0",
|
|
45
|
+
"@aws-sdk/node-http-handler": "3.32.0",
|
|
46
|
+
"@aws-sdk/protocol-http": "3.32.0",
|
|
47
|
+
"@aws-sdk/smithy-client": "3.32.0",
|
|
48
|
+
"@aws-sdk/types": "3.32.0",
|
|
49
|
+
"@aws-sdk/url-parser": "3.32.0",
|
|
50
|
+
"@aws-sdk/util-base64-browser": "3.32.0",
|
|
51
|
+
"@aws-sdk/util-base64-node": "3.32.0",
|
|
52
|
+
"@aws-sdk/util-body-length-browser": "3.32.0",
|
|
53
|
+
"@aws-sdk/util-body-length-node": "3.32.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.32.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.33.0",
|
|
56
|
+
"@aws-sdk/util-utf8-browser": "3.32.0",
|
|
57
|
+
"@aws-sdk/util-utf8-node": "3.32.0",
|
|
58
58
|
"tslib": "^2.3.0"
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
61
|
+
"@aws-sdk/client-documentation-generator": "3.32.0",
|
|
62
62
|
"@types/node": "^12.7.5",
|
|
63
63
|
"downlevel-dts": "0.7.0",
|
|
64
64
|
"jest": "^26.1.0",
|
|
65
65
|
"rimraf": "^3.0.0",
|
|
66
66
|
"ts-jest": "^26.4.1",
|
|
67
67
|
"typedoc": "^0.19.2",
|
|
68
|
-
"typescript": "~4.
|
|
68
|
+
"typescript": "~4.3.5"
|
|
69
69
|
},
|
|
70
70
|
"engines": {
|
|
71
71
|
"node": ">=10.0.0"
|
|
@@ -94,10 +94,13 @@ import {
|
|
|
94
94
|
expectBoolean as __expectBoolean,
|
|
95
95
|
expectInt32 as __expectInt32,
|
|
96
96
|
expectNonNull as __expectNonNull,
|
|
97
|
+
expectNumber as __expectNumber,
|
|
97
98
|
expectObject as __expectObject,
|
|
98
99
|
expectString as __expectString,
|
|
100
|
+
expectUnion as __expectUnion,
|
|
99
101
|
extendedEncodeURIComponent as __extendedEncodeURIComponent,
|
|
100
102
|
limitedParseDouble as __limitedParseDouble,
|
|
103
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
101
104
|
serializeFloat as __serializeFloat,
|
|
102
105
|
} from "@aws-sdk/smithy-client";
|
|
103
106
|
import {
|
|
@@ -1448,7 +1451,7 @@ export const deserializeAws_restJson1DescribeContactCommand = async (
|
|
|
1448
1451
|
contents.dataflowList = deserializeAws_restJson1DataflowList(data.dataflowList, context);
|
|
1449
1452
|
}
|
|
1450
1453
|
if (data.endTime !== undefined && data.endTime !== null) {
|
|
1451
|
-
contents.endTime =
|
|
1454
|
+
contents.endTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.endTime)));
|
|
1452
1455
|
}
|
|
1453
1456
|
if (data.errorMessage !== undefined && data.errorMessage !== null) {
|
|
1454
1457
|
contents.errorMessage = __expectString(data.errorMessage);
|
|
@@ -1463,10 +1466,10 @@ export const deserializeAws_restJson1DescribeContactCommand = async (
|
|
|
1463
1466
|
contents.missionProfileArn = __expectString(data.missionProfileArn);
|
|
1464
1467
|
}
|
|
1465
1468
|
if (data.postPassEndTime !== undefined && data.postPassEndTime !== null) {
|
|
1466
|
-
contents.postPassEndTime =
|
|
1469
|
+
contents.postPassEndTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.postPassEndTime)));
|
|
1467
1470
|
}
|
|
1468
1471
|
if (data.prePassStartTime !== undefined && data.prePassStartTime !== null) {
|
|
1469
|
-
contents.prePassStartTime =
|
|
1472
|
+
contents.prePassStartTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.prePassStartTime)));
|
|
1470
1473
|
}
|
|
1471
1474
|
if (data.region !== undefined && data.region !== null) {
|
|
1472
1475
|
contents.region = __expectString(data.region);
|
|
@@ -1475,7 +1478,7 @@ export const deserializeAws_restJson1DescribeContactCommand = async (
|
|
|
1475
1478
|
contents.satelliteArn = __expectString(data.satelliteArn);
|
|
1476
1479
|
}
|
|
1477
1480
|
if (data.startTime !== undefined && data.startTime !== null) {
|
|
1478
|
-
contents.startTime =
|
|
1481
|
+
contents.startTime = __expectNonNull(__parseEpochTimestamp(__expectNumber(data.startTime)));
|
|
1479
1482
|
}
|
|
1480
1483
|
if (data.tags !== undefined && data.tags !== null) {
|
|
1481
1484
|
contents.tags = deserializeAws_restJson1TagsMap(data.tags, context);
|
|
@@ -1557,7 +1560,7 @@ export const deserializeAws_restJson1GetConfigCommand = async (
|
|
|
1557
1560
|
contents.configArn = __expectString(data.configArn);
|
|
1558
1561
|
}
|
|
1559
1562
|
if (data.configData !== undefined && data.configData !== null) {
|
|
1560
|
-
contents.configData = deserializeAws_restJson1ConfigTypeData(data.configData, context);
|
|
1563
|
+
contents.configData = deserializeAws_restJson1ConfigTypeData(__expectUnion(data.configData), context);
|
|
1561
1564
|
}
|
|
1562
1565
|
if (data.configId !== undefined && data.configId !== null) {
|
|
1563
1566
|
contents.configId = __expectString(data.configId);
|
|
@@ -3354,7 +3357,9 @@ const deserializeAws_restJson1ContactData = (output: any, context: __SerdeContex
|
|
|
3354
3357
|
contactId: __expectString(output.contactId),
|
|
3355
3358
|
contactStatus: __expectString(output.contactStatus),
|
|
3356
3359
|
endTime:
|
|
3357
|
-
output.endTime !== undefined && output.endTime !== null
|
|
3360
|
+
output.endTime !== undefined && output.endTime !== null
|
|
3361
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.endTime)))
|
|
3362
|
+
: undefined,
|
|
3358
3363
|
errorMessage: __expectString(output.errorMessage),
|
|
3359
3364
|
groundStation: __expectString(output.groundStation),
|
|
3360
3365
|
maximumElevation:
|
|
@@ -3364,17 +3369,17 @@ const deserializeAws_restJson1ContactData = (output: any, context: __SerdeContex
|
|
|
3364
3369
|
missionProfileArn: __expectString(output.missionProfileArn),
|
|
3365
3370
|
postPassEndTime:
|
|
3366
3371
|
output.postPassEndTime !== undefined && output.postPassEndTime !== null
|
|
3367
|
-
?
|
|
3372
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.postPassEndTime)))
|
|
3368
3373
|
: undefined,
|
|
3369
3374
|
prePassStartTime:
|
|
3370
3375
|
output.prePassStartTime !== undefined && output.prePassStartTime !== null
|
|
3371
|
-
?
|
|
3376
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.prePassStartTime)))
|
|
3372
3377
|
: undefined,
|
|
3373
3378
|
region: __expectString(output.region),
|
|
3374
3379
|
satelliteArn: __expectString(output.satelliteArn),
|
|
3375
3380
|
startTime:
|
|
3376
3381
|
output.startTime !== undefined && output.startTime !== null
|
|
3377
|
-
?
|
|
3382
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.startTime)))
|
|
3378
3383
|
: undefined,
|
|
3379
3384
|
tags:
|
|
3380
3385
|
output.tags !== undefined && output.tags !== null
|
|
@@ -3503,7 +3508,7 @@ const deserializeAws_restJson1Destination = (output: any, context: __SerdeContex
|
|
|
3503
3508
|
return {
|
|
3504
3509
|
configDetails:
|
|
3505
3510
|
output.configDetails !== undefined && output.configDetails !== null
|
|
3506
|
-
? deserializeAws_restJson1ConfigDetails(output.configDetails, context)
|
|
3511
|
+
? deserializeAws_restJson1ConfigDetails(__expectUnion(output.configDetails), context)
|
|
3507
3512
|
: undefined,
|
|
3508
3513
|
configId: __expectString(output.configId),
|
|
3509
3514
|
configType: __expectString(output.configType),
|
|
@@ -3690,7 +3695,7 @@ const deserializeAws_restJson1Source = (output: any, context: __SerdeContext): S
|
|
|
3690
3695
|
return {
|
|
3691
3696
|
configDetails:
|
|
3692
3697
|
output.configDetails !== undefined && output.configDetails !== null
|
|
3693
|
-
? deserializeAws_restJson1ConfigDetails(output.configDetails, context)
|
|
3698
|
+
? deserializeAws_restJson1ConfigDetails(__expectUnion(output.configDetails), context)
|
|
3694
3699
|
: undefined,
|
|
3695
3700
|
configId: __expectString(output.configId),
|
|
3696
3701
|
configType: __expectString(output.configType),
|
package/tsconfig.json
CHANGED
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
"resolveJsonModule": true,
|
|
14
14
|
"esModuleInterop": true,
|
|
15
15
|
"declarationDir": "./dist/types",
|
|
16
|
-
"outDir": "dist/cjs"
|
|
17
|
-
"useUnknownInCatchVariables": false
|
|
16
|
+
"outDir": "dist/cjs"
|
|
18
17
|
},
|
|
19
18
|
"typedocOptions": {
|
|
20
19
|
"exclude": ["**/node_modules/**", "**/*.spec.ts", "**/protocols/*.ts", "**/e2e/*.ts", "**/endpoints.ts"],
|