@aws-sdk/client-servicediscovery 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 +35 -0
- package/dist/cjs/ServiceDiscoveryClient.js +13 -13
- package/dist/cjs/ServiceDiscoveryClient.js.map +1 -1
- package/dist/cjs/commands/CreateHttpNamespaceCommand.js +3 -3
- package/dist/cjs/commands/CreateHttpNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePrivateDnsNamespaceCommand.js +3 -3
- package/dist/cjs/commands/CreatePrivateDnsNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePublicDnsNamespaceCommand.js +3 -3
- package/dist/cjs/commands/CreatePublicDnsNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/CreateServiceCommand.js +3 -3
- package/dist/cjs/commands/CreateServiceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteNamespaceCommand.js +3 -3
- package/dist/cjs/commands/DeleteNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteServiceCommand.js +3 -3
- package/dist/cjs/commands/DeleteServiceCommand.js.map +1 -1
- package/dist/cjs/commands/DeregisterInstanceCommand.js +3 -3
- package/dist/cjs/commands/DeregisterInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/DiscoverInstancesCommand.js +3 -3
- package/dist/cjs/commands/DiscoverInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/GetInstanceCommand.js +3 -3
- package/dist/cjs/commands/GetInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/GetInstancesHealthStatusCommand.js +3 -3
- package/dist/cjs/commands/GetInstancesHealthStatusCommand.js.map +1 -1
- package/dist/cjs/commands/GetNamespaceCommand.js +3 -3
- package/dist/cjs/commands/GetNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/GetOperationCommand.js +3 -3
- package/dist/cjs/commands/GetOperationCommand.js.map +1 -1
- package/dist/cjs/commands/GetServiceCommand.js +3 -3
- package/dist/cjs/commands/GetServiceCommand.js.map +1 -1
- package/dist/cjs/commands/ListInstancesCommand.js +3 -3
- package/dist/cjs/commands/ListInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/ListNamespacesCommand.js +3 -3
- package/dist/cjs/commands/ListNamespacesCommand.js.map +1 -1
- package/dist/cjs/commands/ListOperationsCommand.js +3 -3
- package/dist/cjs/commands/ListOperationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListServicesCommand.js +3 -3
- package/dist/cjs/commands/ListServicesCommand.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/RegisterInstanceCommand.js +3 -3
- package/dist/cjs/commands/RegisterInstanceCommand.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/UpdateHttpNamespaceCommand.js +3 -3
- package/dist/cjs/commands/UpdateHttpNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateInstanceCustomHealthStatusCommand.js +3 -3
- package/dist/cjs/commands/UpdateInstanceCustomHealthStatusCommand.js.map +1 -1
- package/dist/cjs/commands/UpdatePrivateDnsNamespaceCommand.js +3 -3
- package/dist/cjs/commands/UpdatePrivateDnsNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdatePublicDnsNamespaceCommand.js +3 -3
- package/dist/cjs/commands/UpdatePublicDnsNamespaceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateServiceCommand.js +3 -3
- package/dist/cjs/commands/UpdateServiceCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +4 -4
- 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_json1_1.js +107 -107
- package/dist/cjs/protocols/Aws_json1_1.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/endpoints.js +3 -3
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/GetInstancesHealthStatusPaginator.js +4 -4
- package/dist/es/pagination/GetInstancesHealthStatusPaginator.js.map +1 -1
- package/dist/es/pagination/ListInstancesPaginator.js +4 -4
- package/dist/es/pagination/ListInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/ListNamespacesPaginator.js +4 -4
- package/dist/es/pagination/ListNamespacesPaginator.js.map +1 -1
- package/dist/es/pagination/ListOperationsPaginator.js +4 -4
- package/dist/es/pagination/ListOperationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListServicesPaginator.js +4 -4
- package/dist/es/pagination/ListServicesPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +7 -7
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/endpoints.ts +3 -3
- package/package.json +31 -31
- package/protocols/Aws_json1_1.ts +9 -6
- package/tsconfig.json +1 -2
package/protocols/Aws_json1_1.ts
CHANGED
|
@@ -163,7 +163,10 @@ import {
|
|
|
163
163
|
import {
|
|
164
164
|
expectInt32 as __expectInt32,
|
|
165
165
|
expectLong as __expectLong,
|
|
166
|
+
expectNonNull as __expectNonNull,
|
|
167
|
+
expectNumber as __expectNumber,
|
|
166
168
|
expectString as __expectString,
|
|
169
|
+
parseEpochTimestamp as __parseEpochTimestamp,
|
|
167
170
|
} from "@aws-sdk/smithy-client";
|
|
168
171
|
import {
|
|
169
172
|
Endpoint as __Endpoint,
|
|
@@ -3525,7 +3528,7 @@ const deserializeAws_json1_1Namespace = (output: any, context: __SerdeContext):
|
|
|
3525
3528
|
Arn: __expectString(output.Arn),
|
|
3526
3529
|
CreateDate:
|
|
3527
3530
|
output.CreateDate !== undefined && output.CreateDate !== null
|
|
3528
|
-
?
|
|
3531
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreateDate)))
|
|
3529
3532
|
: undefined,
|
|
3530
3533
|
CreatorRequestId: __expectString(output.CreatorRequestId),
|
|
3531
3534
|
Description: __expectString(output.Description),
|
|
@@ -3583,7 +3586,7 @@ const deserializeAws_json1_1NamespaceSummary = (output: any, context: __SerdeCon
|
|
|
3583
3586
|
Arn: __expectString(output.Arn),
|
|
3584
3587
|
CreateDate:
|
|
3585
3588
|
output.CreateDate !== undefined && output.CreateDate !== null
|
|
3586
|
-
?
|
|
3589
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreateDate)))
|
|
3587
3590
|
: undefined,
|
|
3588
3591
|
Description: __expectString(output.Description),
|
|
3589
3592
|
Id: __expectString(output.Id),
|
|
@@ -3601,7 +3604,7 @@ const deserializeAws_json1_1Operation = (output: any, context: __SerdeContext):
|
|
|
3601
3604
|
return {
|
|
3602
3605
|
CreateDate:
|
|
3603
3606
|
output.CreateDate !== undefined && output.CreateDate !== null
|
|
3604
|
-
?
|
|
3607
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreateDate)))
|
|
3605
3608
|
: undefined,
|
|
3606
3609
|
ErrorCode: __expectString(output.ErrorCode),
|
|
3607
3610
|
ErrorMessage: __expectString(output.ErrorMessage),
|
|
@@ -3614,7 +3617,7 @@ const deserializeAws_json1_1Operation = (output: any, context: __SerdeContext):
|
|
|
3614
3617
|
Type: __expectString(output.Type),
|
|
3615
3618
|
UpdateDate:
|
|
3616
3619
|
output.UpdateDate !== undefined && output.UpdateDate !== null
|
|
3617
|
-
?
|
|
3620
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.UpdateDate)))
|
|
3618
3621
|
: undefined,
|
|
3619
3622
|
} as any;
|
|
3620
3623
|
};
|
|
@@ -3699,7 +3702,7 @@ const deserializeAws_json1_1Service = (output: any, context: __SerdeContext): Se
|
|
|
3699
3702
|
Arn: __expectString(output.Arn),
|
|
3700
3703
|
CreateDate:
|
|
3701
3704
|
output.CreateDate !== undefined && output.CreateDate !== null
|
|
3702
|
-
?
|
|
3705
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreateDate)))
|
|
3703
3706
|
: undefined,
|
|
3704
3707
|
CreatorRequestId: __expectString(output.CreatorRequestId),
|
|
3705
3708
|
Description: __expectString(output.Description),
|
|
@@ -3753,7 +3756,7 @@ const deserializeAws_json1_1ServiceSummary = (output: any, context: __SerdeConte
|
|
|
3753
3756
|
Arn: __expectString(output.Arn),
|
|
3754
3757
|
CreateDate:
|
|
3755
3758
|
output.CreateDate !== undefined && output.CreateDate !== null
|
|
3756
|
-
?
|
|
3759
|
+
? __expectNonNull(__parseEpochTimestamp(__expectNumber(output.CreateDate)))
|
|
3757
3760
|
: undefined,
|
|
3758
3761
|
Description: __expectString(output.Description),
|
|
3759
3762
|
DnsConfig:
|
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"],
|