@aws-sdk/client-servicediscovery 3.297.0 → 3.299.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/commands/CreateHttpNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreatePrivateDnsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreatePublicDnsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreateServiceCommand.js +2 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -3
- package/dist-cjs/commands/DeregisterInstanceCommand.js +2 -3
- package/dist-cjs/commands/DiscoverInstancesCommand.js +2 -3
- package/dist-cjs/commands/GetInstanceCommand.js +2 -3
- package/dist-cjs/commands/GetInstancesHealthStatusCommand.js +2 -3
- package/dist-cjs/commands/GetNamespaceCommand.js +2 -3
- package/dist-cjs/commands/GetOperationCommand.js +2 -3
- package/dist-cjs/commands/GetServiceCommand.js +2 -3
- package/dist-cjs/commands/ListInstancesCommand.js +2 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
- package/dist-cjs/commands/ListOperationsCommand.js +2 -3
- package/dist-cjs/commands/ListServicesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/RegisterInstanceCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateHttpNamespaceCommand.js +2 -3
- package/dist-cjs/commands/UpdateInstanceCustomHealthStatusCommand.js +2 -3
- package/dist-cjs/commands/UpdatePrivateDnsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicDnsNamespaceCommand.js +2 -3
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -3
- package/dist-cjs/models/models_0.js +15 -361
- package/dist-cjs/protocols/Aws_json1_1.js +0 -72
- package/dist-es/commands/CreateHttpNamespaceCommand.js +2 -3
- package/dist-es/commands/CreatePrivateDnsNamespaceCommand.js +2 -3
- package/dist-es/commands/CreatePublicDnsNamespaceCommand.js +2 -3
- package/dist-es/commands/CreateServiceCommand.js +2 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-es/commands/DeleteServiceCommand.js +2 -3
- package/dist-es/commands/DeregisterInstanceCommand.js +2 -3
- package/dist-es/commands/DiscoverInstancesCommand.js +2 -3
- package/dist-es/commands/GetInstanceCommand.js +2 -3
- package/dist-es/commands/GetInstancesHealthStatusCommand.js +2 -3
- package/dist-es/commands/GetNamespaceCommand.js +2 -3
- package/dist-es/commands/GetOperationCommand.js +2 -3
- package/dist-es/commands/GetServiceCommand.js +2 -3
- package/dist-es/commands/ListInstancesCommand.js +2 -3
- package/dist-es/commands/ListNamespacesCommand.js +2 -3
- package/dist-es/commands/ListOperationsCommand.js +2 -3
- package/dist-es/commands/ListServicesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/RegisterInstanceCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateHttpNamespaceCommand.js +2 -3
- package/dist-es/commands/UpdateInstanceCustomHealthStatusCommand.js +2 -3
- package/dist-es/commands/UpdatePrivateDnsNamespaceCommand.js +2 -3
- package/dist-es/commands/UpdatePublicDnsNamespaceCommand.js +2 -3
- package/dist-es/commands/UpdateServiceCommand.js +2 -3
- package/dist-es/models/models_0.js +13 -271
- package/dist-es/protocols/Aws_json1_1.js +0 -72
- package/dist-types/commands/CreateHttpNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/CreatePrivateDnsNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/CreatePublicDnsNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/CreateServiceCommand.d.ts +0 -5
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/DeleteServiceCommand.d.ts +0 -5
- package/dist-types/commands/DeregisterInstanceCommand.d.ts +0 -5
- package/dist-types/commands/GetInstanceCommand.d.ts +0 -5
- package/dist-types/commands/GetInstancesHealthStatusCommand.d.ts +0 -5
- package/dist-types/commands/GetOperationCommand.d.ts +0 -5
- package/dist-types/commands/GetServiceCommand.d.ts +0 -5
- package/dist-types/commands/ListInstancesCommand.d.ts +0 -5
- package/dist-types/commands/ListNamespacesCommand.d.ts +0 -5
- package/dist-types/commands/ListOperationsCommand.d.ts +0 -5
- package/dist-types/commands/ListServicesCommand.d.ts +0 -5
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +0 -5
- package/dist-types/commands/RegisterInstanceCommand.d.ts +0 -5
- package/dist-types/commands/TagResourceCommand.d.ts +0 -5
- package/dist-types/commands/UntagResourceCommand.d.ts +0 -5
- package/dist-types/commands/UpdateHttpNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/UpdateInstanceCustomHealthStatusCommand.d.ts +0 -5
- package/dist-types/commands/UpdatePrivateDnsNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/UpdatePublicDnsNamespaceCommand.d.ts +0 -5
- package/dist-types/commands/UpdateServiceCommand.d.ts +0 -5
- package/dist-types/models/models_0.d.ts +15 -359
- package/dist-types/ts3.4/models/models_0.d.ts +8 -248
- package/package.json +11 -10
|
@@ -41,11 +41,6 @@ export interface GetServiceCommandOutput extends GetServiceResponse, __MetadataB
|
|
|
41
41
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
42
42
|
* constraints.</p>
|
|
43
43
|
*
|
|
44
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
45
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
46
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
47
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
48
|
-
*
|
|
49
44
|
* @throws {@link ServiceNotFound} (client fault)
|
|
50
45
|
* <p>No service exists with the specified ID.</p>
|
|
51
46
|
*
|
|
@@ -42,11 +42,6 @@ export interface ListInstancesCommandOutput extends ListInstancesResponse, __Met
|
|
|
42
42
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
43
43
|
* constraints.</p>
|
|
44
44
|
*
|
|
45
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
46
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
47
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
48
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
49
|
-
*
|
|
50
45
|
* @throws {@link ServiceNotFound} (client fault)
|
|
51
46
|
* <p>No service exists with the specified ID.</p>
|
|
52
47
|
*
|
|
@@ -41,11 +41,6 @@ export interface ListNamespacesCommandOutput extends ListNamespacesResponse, __M
|
|
|
41
41
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
42
42
|
* constraints.</p>
|
|
43
43
|
*
|
|
44
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
45
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
46
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
47
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
48
|
-
*
|
|
49
44
|
*
|
|
50
45
|
* @example Example: List namespaces
|
|
51
46
|
* ```javascript
|
|
@@ -41,11 +41,6 @@ export interface ListOperationsCommandOutput extends ListOperationsResponse, __M
|
|
|
41
41
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
42
42
|
* constraints.</p>
|
|
43
43
|
*
|
|
44
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
45
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
46
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
47
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
48
|
-
*
|
|
49
44
|
*
|
|
50
45
|
* @example ListOperations Example
|
|
51
46
|
* ```javascript
|
|
@@ -42,11 +42,6 @@ export interface ListServicesCommandOutput extends ListServicesResponse, __Metad
|
|
|
42
42
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
43
43
|
* constraints.</p>
|
|
44
44
|
*
|
|
45
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
46
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
47
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
48
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
49
|
-
*
|
|
50
45
|
*
|
|
51
46
|
* @example Example: List services
|
|
52
47
|
* ```javascript
|
|
@@ -41,11 +41,6 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
41
41
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
42
42
|
* constraints.</p>
|
|
43
43
|
*
|
|
44
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
45
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
46
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
47
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
48
|
-
*
|
|
49
44
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
50
45
|
* <p>The operation can't be completed because the resource was not found.</p>
|
|
51
46
|
*
|
|
@@ -87,11 +87,6 @@ export interface RegisterInstanceCommandOutput extends RegisterInstanceResponse,
|
|
|
87
87
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
88
88
|
* constraints.</p>
|
|
89
89
|
*
|
|
90
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
91
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
92
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
93
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
94
|
-
*
|
|
95
90
|
* @throws {@link ResourceInUse} (client fault)
|
|
96
91
|
* <p>The specified resource can't be deleted because it contains other resources. For example,
|
|
97
92
|
* you can't delete a service that contains any instances.</p>
|
|
@@ -41,11 +41,6 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
41
41
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
42
42
|
* constraints.</p>
|
|
43
43
|
*
|
|
44
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
45
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
46
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
47
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
48
|
-
*
|
|
49
44
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
50
45
|
* <p>The operation can't be completed because the resource was not found.</p>
|
|
51
46
|
*
|
|
@@ -41,11 +41,6 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
41
41
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
42
42
|
* constraints.</p>
|
|
43
43
|
*
|
|
44
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
45
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
46
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
47
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
48
|
-
*
|
|
49
44
|
* @throws {@link ResourceNotFoundException} (client fault)
|
|
50
45
|
* <p>The operation can't be completed because the resource was not found.</p>
|
|
51
46
|
*
|
|
@@ -48,11 +48,6 @@ export interface UpdateHttpNamespaceCommandOutput extends UpdateHttpNamespaceRes
|
|
|
48
48
|
* @throws {@link NamespaceNotFound} (client fault)
|
|
49
49
|
* <p>No namespace exists with the specified ID.</p>
|
|
50
50
|
*
|
|
51
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
52
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
53
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
54
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
55
|
-
*
|
|
56
51
|
* @throws {@link ResourceInUse} (client fault)
|
|
57
52
|
* <p>The specified resource can't be deleted because it contains other resources. For example,
|
|
58
53
|
* you can't delete a service that contains any instances.</p>
|
|
@@ -55,11 +55,6 @@ export interface UpdateInstanceCustomHealthStatusCommandOutput extends __Metadat
|
|
|
55
55
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
56
56
|
* constraints.</p>
|
|
57
57
|
*
|
|
58
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
59
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
60
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
61
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
62
|
-
*
|
|
63
58
|
* @throws {@link ServiceNotFound} (client fault)
|
|
64
59
|
* <p>No service exists with the specified ID.</p>
|
|
65
60
|
*
|
|
@@ -48,11 +48,6 @@ export interface UpdatePrivateDnsNamespaceCommandOutput extends UpdatePrivateDns
|
|
|
48
48
|
* @throws {@link NamespaceNotFound} (client fault)
|
|
49
49
|
* <p>No namespace exists with the specified ID.</p>
|
|
50
50
|
*
|
|
51
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
52
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
53
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
54
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
55
|
-
*
|
|
56
51
|
* @throws {@link ResourceInUse} (client fault)
|
|
57
52
|
* <p>The specified resource can't be deleted because it contains other resources. For example,
|
|
58
53
|
* you can't delete a service that contains any instances.</p>
|
|
@@ -48,11 +48,6 @@ export interface UpdatePublicDnsNamespaceCommandOutput extends UpdatePublicDnsNa
|
|
|
48
48
|
* @throws {@link NamespaceNotFound} (client fault)
|
|
49
49
|
* <p>No namespace exists with the specified ID.</p>
|
|
50
50
|
*
|
|
51
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
52
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
53
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
54
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
55
|
-
*
|
|
56
51
|
* @throws {@link ResourceInUse} (client fault)
|
|
57
52
|
* <p>The specified resource can't be deleted because it contains other resources. For example,
|
|
58
53
|
* you can't delete a service that contains any instances.</p>
|
|
@@ -70,11 +70,6 @@ export interface UpdateServiceCommandOutput extends UpdateServiceResponse, __Met
|
|
|
70
70
|
* numeric value might be outside the allowed range, or a string value might exceed length
|
|
71
71
|
* constraints.</p>
|
|
72
72
|
*
|
|
73
|
-
* @throws {@link RequestLimitExceeded} (client fault)
|
|
74
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
75
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
76
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
77
|
-
*
|
|
78
73
|
* @throws {@link ServiceNotFound} (client fault)
|
|
79
74
|
* <p>No service exists with the specified ID.</p>
|
|
80
75
|
*
|
|
@@ -104,21 +104,6 @@ export declare class NamespaceAlreadyExists extends __BaseException {
|
|
|
104
104
|
*/
|
|
105
105
|
constructor(opts: __ExceptionOptionType<NamespaceAlreadyExists, __BaseException>);
|
|
106
106
|
}
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
110
|
-
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
111
|
-
* <i>Cloud Map Developer Guide</i>.</p>
|
|
112
|
-
*/
|
|
113
|
-
export declare class RequestLimitExceeded extends __BaseException {
|
|
114
|
-
readonly name: "RequestLimitExceeded";
|
|
115
|
-
readonly $fault: "client";
|
|
116
|
-
Message?: string;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
constructor(opts: __ExceptionOptionType<RequestLimitExceeded, __BaseException>);
|
|
121
|
-
}
|
|
122
107
|
/**
|
|
123
108
|
* @public
|
|
124
109
|
* <p>The resource can't be created because you've reached the quota on the number of
|
|
@@ -1225,6 +1210,21 @@ export interface DiscoverInstancesResponse {
|
|
|
1225
1210
|
*/
|
|
1226
1211
|
Instances?: HttpInstanceSummary[];
|
|
1227
1212
|
}
|
|
1213
|
+
/**
|
|
1214
|
+
* @public
|
|
1215
|
+
* <p>The operation can't be completed because you've reached the quota for the number of
|
|
1216
|
+
* requests. For more information, see <a href="https://docs.aws.amazon.com/cloud-map/latest/dg/throttling.html">Cloud Map API request throttling quota</a> in the
|
|
1217
|
+
* <i>Cloud Map Developer Guide</i>.</p>
|
|
1218
|
+
*/
|
|
1219
|
+
export declare class RequestLimitExceeded extends __BaseException {
|
|
1220
|
+
readonly name: "RequestLimitExceeded";
|
|
1221
|
+
readonly $fault: "client";
|
|
1222
|
+
Message?: string;
|
|
1223
|
+
/**
|
|
1224
|
+
* @internal
|
|
1225
|
+
*/
|
|
1226
|
+
constructor(opts: __ExceptionOptionType<RequestLimitExceeded, __BaseException>);
|
|
1227
|
+
}
|
|
1228
1228
|
/**
|
|
1229
1229
|
* @public
|
|
1230
1230
|
* <p>A complex type that contains information about changes to the Route 53 DNS records that
|
|
@@ -2923,347 +2923,3 @@ export interface UpdateServiceResponse {
|
|
|
2923
2923
|
*/
|
|
2924
2924
|
OperationId?: string;
|
|
2925
2925
|
}
|
|
2926
|
-
/**
|
|
2927
|
-
* @internal
|
|
2928
|
-
*/
|
|
2929
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2930
|
-
/**
|
|
2931
|
-
* @internal
|
|
2932
|
-
*/
|
|
2933
|
-
export declare const CreateHttpNamespaceRequestFilterSensitiveLog: (obj: CreateHttpNamespaceRequest) => any;
|
|
2934
|
-
/**
|
|
2935
|
-
* @internal
|
|
2936
|
-
*/
|
|
2937
|
-
export declare const CreateHttpNamespaceResponseFilterSensitiveLog: (obj: CreateHttpNamespaceResponse) => any;
|
|
2938
|
-
/**
|
|
2939
|
-
* @internal
|
|
2940
|
-
*/
|
|
2941
|
-
export declare const SOAFilterSensitiveLog: (obj: SOA) => any;
|
|
2942
|
-
/**
|
|
2943
|
-
* @internal
|
|
2944
|
-
*/
|
|
2945
|
-
export declare const PrivateDnsPropertiesMutableFilterSensitiveLog: (obj: PrivateDnsPropertiesMutable) => any;
|
|
2946
|
-
/**
|
|
2947
|
-
* @internal
|
|
2948
|
-
*/
|
|
2949
|
-
export declare const PrivateDnsNamespacePropertiesFilterSensitiveLog: (obj: PrivateDnsNamespaceProperties) => any;
|
|
2950
|
-
/**
|
|
2951
|
-
* @internal
|
|
2952
|
-
*/
|
|
2953
|
-
export declare const CreatePrivateDnsNamespaceRequestFilterSensitiveLog: (obj: CreatePrivateDnsNamespaceRequest) => any;
|
|
2954
|
-
/**
|
|
2955
|
-
* @internal
|
|
2956
|
-
*/
|
|
2957
|
-
export declare const CreatePrivateDnsNamespaceResponseFilterSensitiveLog: (obj: CreatePrivateDnsNamespaceResponse) => any;
|
|
2958
|
-
/**
|
|
2959
|
-
* @internal
|
|
2960
|
-
*/
|
|
2961
|
-
export declare const PublicDnsPropertiesMutableFilterSensitiveLog: (obj: PublicDnsPropertiesMutable) => any;
|
|
2962
|
-
/**
|
|
2963
|
-
* @internal
|
|
2964
|
-
*/
|
|
2965
|
-
export declare const PublicDnsNamespacePropertiesFilterSensitiveLog: (obj: PublicDnsNamespaceProperties) => any;
|
|
2966
|
-
/**
|
|
2967
|
-
* @internal
|
|
2968
|
-
*/
|
|
2969
|
-
export declare const CreatePublicDnsNamespaceRequestFilterSensitiveLog: (obj: CreatePublicDnsNamespaceRequest) => any;
|
|
2970
|
-
/**
|
|
2971
|
-
* @internal
|
|
2972
|
-
*/
|
|
2973
|
-
export declare const CreatePublicDnsNamespaceResponseFilterSensitiveLog: (obj: CreatePublicDnsNamespaceResponse) => any;
|
|
2974
|
-
/**
|
|
2975
|
-
* @internal
|
|
2976
|
-
*/
|
|
2977
|
-
export declare const DnsRecordFilterSensitiveLog: (obj: DnsRecord) => any;
|
|
2978
|
-
/**
|
|
2979
|
-
* @internal
|
|
2980
|
-
*/
|
|
2981
|
-
export declare const DnsConfigFilterSensitiveLog: (obj: DnsConfig) => any;
|
|
2982
|
-
/**
|
|
2983
|
-
* @internal
|
|
2984
|
-
*/
|
|
2985
|
-
export declare const HealthCheckConfigFilterSensitiveLog: (obj: HealthCheckConfig) => any;
|
|
2986
|
-
/**
|
|
2987
|
-
* @internal
|
|
2988
|
-
*/
|
|
2989
|
-
export declare const HealthCheckCustomConfigFilterSensitiveLog: (obj: HealthCheckCustomConfig) => any;
|
|
2990
|
-
/**
|
|
2991
|
-
* @internal
|
|
2992
|
-
*/
|
|
2993
|
-
export declare const CreateServiceRequestFilterSensitiveLog: (obj: CreateServiceRequest) => any;
|
|
2994
|
-
/**
|
|
2995
|
-
* @internal
|
|
2996
|
-
*/
|
|
2997
|
-
export declare const ServiceFilterSensitiveLog: (obj: Service) => any;
|
|
2998
|
-
/**
|
|
2999
|
-
* @internal
|
|
3000
|
-
*/
|
|
3001
|
-
export declare const CreateServiceResponseFilterSensitiveLog: (obj: CreateServiceResponse) => any;
|
|
3002
|
-
/**
|
|
3003
|
-
* @internal
|
|
3004
|
-
*/
|
|
3005
|
-
export declare const DeleteNamespaceRequestFilterSensitiveLog: (obj: DeleteNamespaceRequest) => any;
|
|
3006
|
-
/**
|
|
3007
|
-
* @internal
|
|
3008
|
-
*/
|
|
3009
|
-
export declare const DeleteNamespaceResponseFilterSensitiveLog: (obj: DeleteNamespaceResponse) => any;
|
|
3010
|
-
/**
|
|
3011
|
-
* @internal
|
|
3012
|
-
*/
|
|
3013
|
-
export declare const DeleteServiceRequestFilterSensitiveLog: (obj: DeleteServiceRequest) => any;
|
|
3014
|
-
/**
|
|
3015
|
-
* @internal
|
|
3016
|
-
*/
|
|
3017
|
-
export declare const DeleteServiceResponseFilterSensitiveLog: (obj: DeleteServiceResponse) => any;
|
|
3018
|
-
/**
|
|
3019
|
-
* @internal
|
|
3020
|
-
*/
|
|
3021
|
-
export declare const DeregisterInstanceRequestFilterSensitiveLog: (obj: DeregisterInstanceRequest) => any;
|
|
3022
|
-
/**
|
|
3023
|
-
* @internal
|
|
3024
|
-
*/
|
|
3025
|
-
export declare const DeregisterInstanceResponseFilterSensitiveLog: (obj: DeregisterInstanceResponse) => any;
|
|
3026
|
-
/**
|
|
3027
|
-
* @internal
|
|
3028
|
-
*/
|
|
3029
|
-
export declare const DiscoverInstancesRequestFilterSensitiveLog: (obj: DiscoverInstancesRequest) => any;
|
|
3030
|
-
/**
|
|
3031
|
-
* @internal
|
|
3032
|
-
*/
|
|
3033
|
-
export declare const HttpInstanceSummaryFilterSensitiveLog: (obj: HttpInstanceSummary) => any;
|
|
3034
|
-
/**
|
|
3035
|
-
* @internal
|
|
3036
|
-
*/
|
|
3037
|
-
export declare const DiscoverInstancesResponseFilterSensitiveLog: (obj: DiscoverInstancesResponse) => any;
|
|
3038
|
-
/**
|
|
3039
|
-
* @internal
|
|
3040
|
-
*/
|
|
3041
|
-
export declare const DnsConfigChangeFilterSensitiveLog: (obj: DnsConfigChange) => any;
|
|
3042
|
-
/**
|
|
3043
|
-
* @internal
|
|
3044
|
-
*/
|
|
3045
|
-
export declare const DnsPropertiesFilterSensitiveLog: (obj: DnsProperties) => any;
|
|
3046
|
-
/**
|
|
3047
|
-
* @internal
|
|
3048
|
-
*/
|
|
3049
|
-
export declare const GetInstanceRequestFilterSensitiveLog: (obj: GetInstanceRequest) => any;
|
|
3050
|
-
/**
|
|
3051
|
-
* @internal
|
|
3052
|
-
*/
|
|
3053
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
3054
|
-
/**
|
|
3055
|
-
* @internal
|
|
3056
|
-
*/
|
|
3057
|
-
export declare const GetInstanceResponseFilterSensitiveLog: (obj: GetInstanceResponse) => any;
|
|
3058
|
-
/**
|
|
3059
|
-
* @internal
|
|
3060
|
-
*/
|
|
3061
|
-
export declare const GetInstancesHealthStatusRequestFilterSensitiveLog: (obj: GetInstancesHealthStatusRequest) => any;
|
|
3062
|
-
/**
|
|
3063
|
-
* @internal
|
|
3064
|
-
*/
|
|
3065
|
-
export declare const GetInstancesHealthStatusResponseFilterSensitiveLog: (obj: GetInstancesHealthStatusResponse) => any;
|
|
3066
|
-
/**
|
|
3067
|
-
* @internal
|
|
3068
|
-
*/
|
|
3069
|
-
export declare const GetNamespaceRequestFilterSensitiveLog: (obj: GetNamespaceRequest) => any;
|
|
3070
|
-
/**
|
|
3071
|
-
* @internal
|
|
3072
|
-
*/
|
|
3073
|
-
export declare const HttpPropertiesFilterSensitiveLog: (obj: HttpProperties) => any;
|
|
3074
|
-
/**
|
|
3075
|
-
* @internal
|
|
3076
|
-
*/
|
|
3077
|
-
export declare const NamespacePropertiesFilterSensitiveLog: (obj: NamespaceProperties) => any;
|
|
3078
|
-
/**
|
|
3079
|
-
* @internal
|
|
3080
|
-
*/
|
|
3081
|
-
export declare const NamespaceFilterSensitiveLog: (obj: Namespace) => any;
|
|
3082
|
-
/**
|
|
3083
|
-
* @internal
|
|
3084
|
-
*/
|
|
3085
|
-
export declare const GetNamespaceResponseFilterSensitiveLog: (obj: GetNamespaceResponse) => any;
|
|
3086
|
-
/**
|
|
3087
|
-
* @internal
|
|
3088
|
-
*/
|
|
3089
|
-
export declare const GetOperationRequestFilterSensitiveLog: (obj: GetOperationRequest) => any;
|
|
3090
|
-
/**
|
|
3091
|
-
* @internal
|
|
3092
|
-
*/
|
|
3093
|
-
export declare const OperationFilterSensitiveLog: (obj: Operation) => any;
|
|
3094
|
-
/**
|
|
3095
|
-
* @internal
|
|
3096
|
-
*/
|
|
3097
|
-
export declare const GetOperationResponseFilterSensitiveLog: (obj: GetOperationResponse) => any;
|
|
3098
|
-
/**
|
|
3099
|
-
* @internal
|
|
3100
|
-
*/
|
|
3101
|
-
export declare const GetServiceRequestFilterSensitiveLog: (obj: GetServiceRequest) => any;
|
|
3102
|
-
/**
|
|
3103
|
-
* @internal
|
|
3104
|
-
*/
|
|
3105
|
-
export declare const GetServiceResponseFilterSensitiveLog: (obj: GetServiceResponse) => any;
|
|
3106
|
-
/**
|
|
3107
|
-
* @internal
|
|
3108
|
-
*/
|
|
3109
|
-
export declare const HttpNamespaceChangeFilterSensitiveLog: (obj: HttpNamespaceChange) => any;
|
|
3110
|
-
/**
|
|
3111
|
-
* @internal
|
|
3112
|
-
*/
|
|
3113
|
-
export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) => any;
|
|
3114
|
-
/**
|
|
3115
|
-
* @internal
|
|
3116
|
-
*/
|
|
3117
|
-
export declare const ListInstancesRequestFilterSensitiveLog: (obj: ListInstancesRequest) => any;
|
|
3118
|
-
/**
|
|
3119
|
-
* @internal
|
|
3120
|
-
*/
|
|
3121
|
-
export declare const ListInstancesResponseFilterSensitiveLog: (obj: ListInstancesResponse) => any;
|
|
3122
|
-
/**
|
|
3123
|
-
* @internal
|
|
3124
|
-
*/
|
|
3125
|
-
export declare const NamespaceFilterFilterSensitiveLog: (obj: NamespaceFilter) => any;
|
|
3126
|
-
/**
|
|
3127
|
-
* @internal
|
|
3128
|
-
*/
|
|
3129
|
-
export declare const ListNamespacesRequestFilterSensitiveLog: (obj: ListNamespacesRequest) => any;
|
|
3130
|
-
/**
|
|
3131
|
-
* @internal
|
|
3132
|
-
*/
|
|
3133
|
-
export declare const NamespaceSummaryFilterSensitiveLog: (obj: NamespaceSummary) => any;
|
|
3134
|
-
/**
|
|
3135
|
-
* @internal
|
|
3136
|
-
*/
|
|
3137
|
-
export declare const ListNamespacesResponseFilterSensitiveLog: (obj: ListNamespacesResponse) => any;
|
|
3138
|
-
/**
|
|
3139
|
-
* @internal
|
|
3140
|
-
*/
|
|
3141
|
-
export declare const OperationFilterFilterSensitiveLog: (obj: OperationFilter) => any;
|
|
3142
|
-
/**
|
|
3143
|
-
* @internal
|
|
3144
|
-
*/
|
|
3145
|
-
export declare const ListOperationsRequestFilterSensitiveLog: (obj: ListOperationsRequest) => any;
|
|
3146
|
-
/**
|
|
3147
|
-
* @internal
|
|
3148
|
-
*/
|
|
3149
|
-
export declare const OperationSummaryFilterSensitiveLog: (obj: OperationSummary) => any;
|
|
3150
|
-
/**
|
|
3151
|
-
* @internal
|
|
3152
|
-
*/
|
|
3153
|
-
export declare const ListOperationsResponseFilterSensitiveLog: (obj: ListOperationsResponse) => any;
|
|
3154
|
-
/**
|
|
3155
|
-
* @internal
|
|
3156
|
-
*/
|
|
3157
|
-
export declare const ServiceFilterFilterSensitiveLog: (obj: ServiceFilter) => any;
|
|
3158
|
-
/**
|
|
3159
|
-
* @internal
|
|
3160
|
-
*/
|
|
3161
|
-
export declare const ListServicesRequestFilterSensitiveLog: (obj: ListServicesRequest) => any;
|
|
3162
|
-
/**
|
|
3163
|
-
* @internal
|
|
3164
|
-
*/
|
|
3165
|
-
export declare const ServiceSummaryFilterSensitiveLog: (obj: ServiceSummary) => any;
|
|
3166
|
-
/**
|
|
3167
|
-
* @internal
|
|
3168
|
-
*/
|
|
3169
|
-
export declare const ListServicesResponseFilterSensitiveLog: (obj: ListServicesResponse) => any;
|
|
3170
|
-
/**
|
|
3171
|
-
* @internal
|
|
3172
|
-
*/
|
|
3173
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
3174
|
-
/**
|
|
3175
|
-
* @internal
|
|
3176
|
-
*/
|
|
3177
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3178
|
-
/**
|
|
3179
|
-
* @internal
|
|
3180
|
-
*/
|
|
3181
|
-
export declare const SOAChangeFilterSensitiveLog: (obj: SOAChange) => any;
|
|
3182
|
-
/**
|
|
3183
|
-
* @internal
|
|
3184
|
-
*/
|
|
3185
|
-
export declare const PrivateDnsPropertiesMutableChangeFilterSensitiveLog: (obj: PrivateDnsPropertiesMutableChange) => any;
|
|
3186
|
-
/**
|
|
3187
|
-
* @internal
|
|
3188
|
-
*/
|
|
3189
|
-
export declare const PrivateDnsNamespacePropertiesChangeFilterSensitiveLog: (obj: PrivateDnsNamespacePropertiesChange) => any;
|
|
3190
|
-
/**
|
|
3191
|
-
* @internal
|
|
3192
|
-
*/
|
|
3193
|
-
export declare const PrivateDnsNamespaceChangeFilterSensitiveLog: (obj: PrivateDnsNamespaceChange) => any;
|
|
3194
|
-
/**
|
|
3195
|
-
* @internal
|
|
3196
|
-
*/
|
|
3197
|
-
export declare const PublicDnsPropertiesMutableChangeFilterSensitiveLog: (obj: PublicDnsPropertiesMutableChange) => any;
|
|
3198
|
-
/**
|
|
3199
|
-
* @internal
|
|
3200
|
-
*/
|
|
3201
|
-
export declare const PublicDnsNamespacePropertiesChangeFilterSensitiveLog: (obj: PublicDnsNamespacePropertiesChange) => any;
|
|
3202
|
-
/**
|
|
3203
|
-
* @internal
|
|
3204
|
-
*/
|
|
3205
|
-
export declare const PublicDnsNamespaceChangeFilterSensitiveLog: (obj: PublicDnsNamespaceChange) => any;
|
|
3206
|
-
/**
|
|
3207
|
-
* @internal
|
|
3208
|
-
*/
|
|
3209
|
-
export declare const RegisterInstanceRequestFilterSensitiveLog: (obj: RegisterInstanceRequest) => any;
|
|
3210
|
-
/**
|
|
3211
|
-
* @internal
|
|
3212
|
-
*/
|
|
3213
|
-
export declare const RegisterInstanceResponseFilterSensitiveLog: (obj: RegisterInstanceResponse) => any;
|
|
3214
|
-
/**
|
|
3215
|
-
* @internal
|
|
3216
|
-
*/
|
|
3217
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3218
|
-
/**
|
|
3219
|
-
* @internal
|
|
3220
|
-
*/
|
|
3221
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3222
|
-
/**
|
|
3223
|
-
* @internal
|
|
3224
|
-
*/
|
|
3225
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3226
|
-
/**
|
|
3227
|
-
* @internal
|
|
3228
|
-
*/
|
|
3229
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3230
|
-
/**
|
|
3231
|
-
* @internal
|
|
3232
|
-
*/
|
|
3233
|
-
export declare const UpdateHttpNamespaceRequestFilterSensitiveLog: (obj: UpdateHttpNamespaceRequest) => any;
|
|
3234
|
-
/**
|
|
3235
|
-
* @internal
|
|
3236
|
-
*/
|
|
3237
|
-
export declare const UpdateHttpNamespaceResponseFilterSensitiveLog: (obj: UpdateHttpNamespaceResponse) => any;
|
|
3238
|
-
/**
|
|
3239
|
-
* @internal
|
|
3240
|
-
*/
|
|
3241
|
-
export declare const UpdateInstanceCustomHealthStatusRequestFilterSensitiveLog: (obj: UpdateInstanceCustomHealthStatusRequest) => any;
|
|
3242
|
-
/**
|
|
3243
|
-
* @internal
|
|
3244
|
-
*/
|
|
3245
|
-
export declare const UpdatePrivateDnsNamespaceRequestFilterSensitiveLog: (obj: UpdatePrivateDnsNamespaceRequest) => any;
|
|
3246
|
-
/**
|
|
3247
|
-
* @internal
|
|
3248
|
-
*/
|
|
3249
|
-
export declare const UpdatePrivateDnsNamespaceResponseFilterSensitiveLog: (obj: UpdatePrivateDnsNamespaceResponse) => any;
|
|
3250
|
-
/**
|
|
3251
|
-
* @internal
|
|
3252
|
-
*/
|
|
3253
|
-
export declare const UpdatePublicDnsNamespaceRequestFilterSensitiveLog: (obj: UpdatePublicDnsNamespaceRequest) => any;
|
|
3254
|
-
/**
|
|
3255
|
-
* @internal
|
|
3256
|
-
*/
|
|
3257
|
-
export declare const UpdatePublicDnsNamespaceResponseFilterSensitiveLog: (obj: UpdatePublicDnsNamespaceResponse) => any;
|
|
3258
|
-
/**
|
|
3259
|
-
* @internal
|
|
3260
|
-
*/
|
|
3261
|
-
export declare const ServiceChangeFilterSensitiveLog: (obj: ServiceChange) => any;
|
|
3262
|
-
/**
|
|
3263
|
-
* @internal
|
|
3264
|
-
*/
|
|
3265
|
-
export declare const UpdateServiceRequestFilterSensitiveLog: (obj: UpdateServiceRequest) => any;
|
|
3266
|
-
/**
|
|
3267
|
-
* @internal
|
|
3268
|
-
*/
|
|
3269
|
-
export declare const UpdateServiceResponseFilterSensitiveLog: (obj: UpdateServiceResponse) => any;
|