1 1 | // Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
|
2 2 | #[allow(missing_docs)] // documentation missing in model
|
3 3 | pub struct EventStreamsOperation;
|
4 4 |
|
5 - | impl ::aws_smithy_http_server::operation::OperationShape for EventStreamsOperation {
|
6 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
7 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
5 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape for EventStreamsOperation {
|
6 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
7 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
8 8 | "com.amazonaws.constraints#EventStreamsOperation",
|
9 9 | "com.amazonaws.constraints",
|
10 10 | "EventStreamsOperation",
|
11 11 | );
|
12 12 |
|
13 13 | type Input = crate::input::EventStreamsOperationInput;
|
14 14 | type Output = crate::output::EventStreamsOperationOutput;
|
15 15 | type Error = crate::error::EventStreamsOperationError;
|
16 16 | }
|
17 17 |
|
18 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity for EventStreamsOperation {
|
19 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
20 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
21 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
22 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
23 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
18 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
19 + | for EventStreamsOperation
|
20 + | {
|
21 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
22 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
23 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
24 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
25 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
24 26 | >,
|
25 27 | >;
|
26 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
27 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
28 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
28 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
29 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
30 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
29 31 | >;
|
30 32 |
|
31 33 | fn request_fmt() -> Self::RequestFmt {
|
32 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
34 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
33 35 | }
|
34 36 |
|
35 37 | fn response_fmt() -> Self::ResponseFmt {
|
36 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
38 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
37 39 | }
|
38 40 | }
|
39 41 |
|
40 42 | #[allow(missing_docs)] // documentation missing in model
|
41 43 | pub struct StreamingBlobOperation;
|
42 44 |
|
43 - | impl ::aws_smithy_http_server::operation::OperationShape for StreamingBlobOperation {
|
44 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
45 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
45 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape for StreamingBlobOperation {
|
46 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
47 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
46 48 | "com.amazonaws.constraints#StreamingBlobOperation",
|
47 49 | "com.amazonaws.constraints",
|
48 50 | "StreamingBlobOperation",
|
49 51 | );
|
50 52 |
|
51 53 | type Input = crate::input::StreamingBlobOperationInput;
|
52 54 | type Output = crate::output::StreamingBlobOperationOutput;
|
53 55 | type Error = crate::error::StreamingBlobOperationError;
|
54 56 | }
|
55 57 |
|
56 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
58 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
57 59 | for StreamingBlobOperation
|
58 60 | {
|
59 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
60 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
61 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
62 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
63 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
61 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
62 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
63 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
64 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
65 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
64 66 | >,
|
65 67 | >;
|
66 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
67 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
68 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
68 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
69 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
70 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
69 71 | >;
|
70 72 |
|
71 73 | fn request_fmt() -> Self::RequestFmt {
|
72 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
74 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
73 75 | }
|
74 76 |
|
75 77 | fn response_fmt() -> Self::ResponseFmt {
|
76 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
78 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
77 79 | }
|
78 80 | }
|
79 81 |
|
80 82 | #[allow(missing_docs)] // documentation missing in model
|
81 83 | pub struct NonStreamingBlobOperation;
|
82 84 |
|
83 - | impl ::aws_smithy_http_server::operation::OperationShape for NonStreamingBlobOperation {
|
84 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
85 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
85 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape for NonStreamingBlobOperation {
|
86 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
87 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
86 88 | "com.amazonaws.constraints#NonStreamingBlobOperation",
|
87 89 | "com.amazonaws.constraints",
|
88 90 | "NonStreamingBlobOperation",
|
89 91 | );
|
90 92 |
|
91 93 | type Input = crate::input::NonStreamingBlobOperationInput;
|
92 94 | type Output = crate::output::NonStreamingBlobOperationOutput;
|
93 95 | type Error = crate::error::NonStreamingBlobOperationError;
|
94 96 | }
|
95 97 |
|
96 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
98 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
97 99 | for NonStreamingBlobOperation
|
98 100 | {
|
99 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
100 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
101 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
102 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
103 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
101 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
102 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
103 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
104 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
105 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
104 106 | >,
|
105 107 | >;
|
106 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
107 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
108 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
108 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
109 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
110 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
109 111 | >;
|
110 112 |
|
111 113 | fn request_fmt() -> Self::RequestFmt {
|
112 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
114 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
113 115 | }
|
114 116 |
|
115 117 | fn response_fmt() -> Self::ResponseFmt {
|
116 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
118 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
117 119 | }
|
118 120 | }
|
119 121 |
|
120 122 | #[allow(missing_docs)] // documentation missing in model
|
121 123 | pub struct QueryParamsTargetingMapOfEnumStringOperation;
|
122 124 |
|
123 - | impl ::aws_smithy_http_server::operation::OperationShape
|
125 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
124 126 | for QueryParamsTargetingMapOfEnumStringOperation
|
125 127 | {
|
126 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
127 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
128 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
129 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
128 130 | "com.amazonaws.constraints#QueryParamsTargetingMapOfEnumStringOperation",
|
129 131 | "com.amazonaws.constraints",
|
130 132 | "QueryParamsTargetingMapOfEnumStringOperation",
|
131 133 | );
|
132 134 |
|
133 135 | type Input = crate::input::QueryParamsTargetingMapOfEnumStringOperationInput;
|
134 136 | type Output = crate::output::QueryParamsTargetingMapOfEnumStringOperationOutput;
|
135 137 | type Error = crate::error::QueryParamsTargetingMapOfEnumStringOperationError;
|
136 138 | }
|
137 139 |
|
138 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
140 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
139 141 | for QueryParamsTargetingMapOfEnumStringOperation
|
140 142 | {
|
141 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
142 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
143 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
144 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
145 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
143 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
144 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
145 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
146 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
147 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
146 148 | >,
|
147 149 | >;
|
148 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
149 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
150 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
150 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
151 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
152 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
151 153 | >;
|
152 154 |
|
153 155 | fn request_fmt() -> Self::RequestFmt {
|
154 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
156 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
155 157 | }
|
156 158 |
|
157 159 | fn response_fmt() -> Self::ResponseFmt {
|
158 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
160 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
159 161 | }
|
160 162 | }
|
161 163 |
|
162 164 | #[allow(missing_docs)] // documentation missing in model
|
163 165 | pub struct HttpPrefixHeadersTargetingLengthMapOperation;
|
164 166 |
|
165 - | impl ::aws_smithy_http_server::operation::OperationShape
|
167 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
166 168 | for HttpPrefixHeadersTargetingLengthMapOperation
|
167 169 | {
|
168 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
169 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
170 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
171 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
170 172 | "com.amazonaws.constraints#HttpPrefixHeadersTargetingLengthMapOperation",
|
171 173 | "com.amazonaws.constraints",
|
172 174 | "HttpPrefixHeadersTargetingLengthMapOperation",
|
173 175 | );
|
174 176 |
|
175 177 | type Input = crate::input::HttpPrefixHeadersTargetingLengthMapOperationInput;
|
176 178 | type Output = crate::output::HttpPrefixHeadersTargetingLengthMapOperationOutput;
|
177 179 | type Error = crate::error::HttpPrefixHeadersTargetingLengthMapOperationError;
|
178 180 | }
|
179 181 |
|
180 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
182 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
181 183 | for HttpPrefixHeadersTargetingLengthMapOperation
|
182 184 | {
|
183 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
184 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
185 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
186 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
187 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
185 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
186 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
187 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
188 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
189 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
188 190 | >,
|
189 191 | >;
|
190 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
191 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
192 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
192 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
193 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
194 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
193 195 | >;
|
194 196 |
|
195 197 | fn request_fmt() -> Self::RequestFmt {
|
196 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
198 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
197 199 | }
|
198 200 |
|
199 201 | fn response_fmt() -> Self::ResponseFmt {
|
200 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
202 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
201 203 | }
|
202 204 | }
|
203 205 |
|
204 206 | #[allow(missing_docs)] // documentation missing in model
|
205 207 | pub struct QueryParamsTargetingMapOfListOfLengthPatternStringOperation;
|
206 208 |
|
207 - | impl ::aws_smithy_http_server::operation::OperationShape
|
209 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
208 210 | for QueryParamsTargetingMapOfListOfLengthPatternStringOperation
|
209 211 | {
|
210 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
211 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
212 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
213 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
212 214 | "com.amazonaws.constraints#QueryParamsTargetingMapOfListOfLengthPatternStringOperation",
|
213 215 | "com.amazonaws.constraints",
|
214 216 | "QueryParamsTargetingMapOfListOfLengthPatternStringOperation",
|
215 217 | );
|
216 218 |
|
217 219 | type Input = crate::input::QueryParamsTargetingMapOfListOfLengthPatternStringOperationInput;
|
218 220 | type Output = crate::output::QueryParamsTargetingMapOfListOfLengthPatternStringOperationOutput;
|
219 221 | type Error = crate::error::QueryParamsTargetingMapOfListOfLengthPatternStringOperationError;
|
220 222 | }
|
221 223 |
|
222 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
224 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
223 225 | for QueryParamsTargetingMapOfListOfLengthPatternStringOperation
|
224 226 | {
|
225 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
226 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
227 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
228 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
229 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
227 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
228 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
229 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
230 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
231 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
230 232 | >,
|
231 233 | >;
|
232 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
233 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
234 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
234 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
235 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
236 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
235 237 | >;
|
236 238 |
|
237 239 | fn request_fmt() -> Self::RequestFmt {
|
238 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
240 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
239 241 | }
|
240 242 |
|
241 243 | fn response_fmt() -> Self::ResponseFmt {
|
242 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
244 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
243 245 | }
|
244 246 | }
|
245 247 |
|
246 248 | #[allow(missing_docs)] // documentation missing in model
|
247 249 | pub struct QueryParamsTargetingMapOfLengthPatternStringOperation;
|
248 250 |
|
249 - | impl ::aws_smithy_http_server::operation::OperationShape
|
251 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
250 252 | for QueryParamsTargetingMapOfLengthPatternStringOperation
|
251 253 | {
|
252 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
253 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
254 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
255 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
254 256 | "com.amazonaws.constraints#QueryParamsTargetingMapOfLengthPatternStringOperation",
|
255 257 | "com.amazonaws.constraints",
|
256 258 | "QueryParamsTargetingMapOfLengthPatternStringOperation",
|
257 259 | );
|
258 260 |
|
259 261 | type Input = crate::input::QueryParamsTargetingMapOfLengthPatternStringOperationInput;
|
260 262 | type Output = crate::output::QueryParamsTargetingMapOfLengthPatternStringOperationOutput;
|
261 263 | type Error = crate::error::QueryParamsTargetingMapOfLengthPatternStringOperationError;
|
262 264 | }
|
263 265 |
|
264 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
266 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
265 267 | for QueryParamsTargetingMapOfLengthPatternStringOperation
|
266 268 | {
|
267 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
268 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
269 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
270 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
271 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
269 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
270 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
271 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
272 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
273 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
272 274 | >,
|
273 275 | >;
|
274 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
275 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
276 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
276 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
277 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
278 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
277 279 | >;
|
278 280 |
|
279 281 | fn request_fmt() -> Self::RequestFmt {
|
280 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
282 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
281 283 | }
|
282 284 |
|
283 285 | fn response_fmt() -> Self::ResponseFmt {
|
284 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
286 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
285 287 | }
|
286 288 | }
|
287 289 |
|
288 290 | #[allow(missing_docs)] // documentation missing in model
|
289 291 | pub struct QueryParamsTargetingMapOfListOfPatternStringOperation;
|
290 292 |
|
291 - | impl ::aws_smithy_http_server::operation::OperationShape
|
293 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
292 294 | for QueryParamsTargetingMapOfListOfPatternStringOperation
|
293 295 | {
|
294 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
295 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
296 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
297 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
296 298 | "com.amazonaws.constraints#QueryParamsTargetingMapOfListOfPatternStringOperation",
|
297 299 | "com.amazonaws.constraints",
|
298 300 | "QueryParamsTargetingMapOfListOfPatternStringOperation",
|
299 301 | );
|
300 302 |
|
301 303 | type Input = crate::input::QueryParamsTargetingMapOfListOfPatternStringOperationInput;
|
302 304 | type Output = crate::output::QueryParamsTargetingMapOfListOfPatternStringOperationOutput;
|
303 305 | type Error = crate::error::QueryParamsTargetingMapOfListOfPatternStringOperationError;
|
304 306 | }
|
305 307 |
|
306 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
308 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
307 309 | for QueryParamsTargetingMapOfListOfPatternStringOperation
|
308 310 | {
|
309 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
310 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
311 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
312 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
313 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
311 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
312 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
313 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
314 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
315 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
314 316 | >,
|
315 317 | >;
|
316 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
317 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
318 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
318 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
319 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
320 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
319 321 | >;
|
320 322 |
|
321 323 | fn request_fmt() -> Self::RequestFmt {
|
322 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
324 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
323 325 | }
|
324 326 |
|
325 327 | fn response_fmt() -> Self::ResponseFmt {
|
326 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
328 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
327 329 | }
|
328 330 | }
|
329 331 |
|
330 332 | #[allow(missing_docs)] // documentation missing in model
|
331 333 | pub struct QueryParamsTargetingMapOfPatternStringOperation;
|
332 334 |
|
333 - | impl ::aws_smithy_http_server::operation::OperationShape
|
335 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
334 336 | for QueryParamsTargetingMapOfPatternStringOperation
|
335 337 | {
|
336 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
337 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
338 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
339 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
338 340 | "com.amazonaws.constraints#QueryParamsTargetingMapOfPatternStringOperation",
|
339 341 | "com.amazonaws.constraints",
|
340 342 | "QueryParamsTargetingMapOfPatternStringOperation",
|
341 343 | );
|
342 344 |
|
343 345 | type Input = crate::input::QueryParamsTargetingMapOfPatternStringOperationInput;
|
344 346 | type Output = crate::output::QueryParamsTargetingMapOfPatternStringOperationOutput;
|
345 347 | type Error = crate::error::QueryParamsTargetingMapOfPatternStringOperationError;
|
346 348 | }
|
347 349 |
|
348 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
350 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
349 351 | for QueryParamsTargetingMapOfPatternStringOperation
|
350 352 | {
|
351 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
352 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
353 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
354 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
355 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
353 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
354 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
355 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
356 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
357 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
356 358 | >,
|
357 359 | >;
|
358 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
359 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
360 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
360 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
361 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
362 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
361 363 | >;
|
362 364 |
|
363 365 | fn request_fmt() -> Self::RequestFmt {
|
364 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
366 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
365 367 | }
|
366 368 |
|
367 369 | fn response_fmt() -> Self::ResponseFmt {
|
368 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
370 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
369 371 | }
|
370 372 | }
|
371 373 |
|
372 374 | #[allow(missing_docs)] // documentation missing in model
|
373 375 | pub struct QueryParamsTargetingMapOfListOfEnumStringOperation;
|
374 376 |
|
375 - | impl ::aws_smithy_http_server::operation::OperationShape
|
377 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
376 378 | for QueryParamsTargetingMapOfListOfEnumStringOperation
|
377 379 | {
|
378 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
379 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
380 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
381 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
380 382 | "com.amazonaws.constraints#QueryParamsTargetingMapOfListOfEnumStringOperation",
|
381 383 | "com.amazonaws.constraints",
|
382 384 | "QueryParamsTargetingMapOfListOfEnumStringOperation",
|
383 385 | );
|
384 386 |
|
385 387 | type Input = crate::input::QueryParamsTargetingMapOfListOfEnumStringOperationInput;
|
386 388 | type Output = crate::output::QueryParamsTargetingMapOfListOfEnumStringOperationOutput;
|
387 389 | type Error = crate::error::QueryParamsTargetingMapOfListOfEnumStringOperationError;
|
388 390 | }
|
389 391 |
|
390 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
392 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
391 393 | for QueryParamsTargetingMapOfListOfEnumStringOperation
|
392 394 | {
|
393 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
394 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
395 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
396 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
397 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
395 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
396 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
397 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
398 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
399 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
398 400 | >,
|
399 401 | >;
|
400 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
401 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
402 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
402 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
403 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
404 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
403 405 | >;
|
404 406 |
|
405 407 | fn request_fmt() -> Self::RequestFmt {
|
406 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
408 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
407 409 | }
|
408 410 |
|
409 411 | fn response_fmt() -> Self::ResponseFmt {
|
410 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
412 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
411 413 | }
|
412 414 | }
|
413 415 |
|
414 416 | #[allow(missing_docs)] // documentation missing in model
|
415 417 | pub struct QueryParamsTargetingMapOfLengthListOfPatternStringOperation;
|
416 418 |
|
417 - | impl ::aws_smithy_http_server::operation::OperationShape
|
419 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
418 420 | for QueryParamsTargetingMapOfLengthListOfPatternStringOperation
|
419 421 | {
|
420 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
421 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
422 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
423 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
422 424 | "com.amazonaws.constraints#QueryParamsTargetingMapOfLengthListOfPatternStringOperation",
|
423 425 | "com.amazonaws.constraints",
|
424 426 | "QueryParamsTargetingMapOfLengthListOfPatternStringOperation",
|
425 427 | );
|
426 428 |
|
427 429 | type Input = crate::input::QueryParamsTargetingMapOfLengthListOfPatternStringOperationInput;
|
428 430 | type Output = crate::output::QueryParamsTargetingMapOfLengthListOfPatternStringOperationOutput;
|
429 431 | type Error = crate::error::QueryParamsTargetingMapOfLengthListOfPatternStringOperationError;
|
430 432 | }
|
431 433 |
|
432 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
434 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
433 435 | for QueryParamsTargetingMapOfLengthListOfPatternStringOperation
|
434 436 | {
|
435 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
436 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
437 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
438 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
439 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
437 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
438 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
439 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
440 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
441 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
440 442 | >,
|
441 443 | >;
|
442 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
443 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
444 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
444 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
445 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
446 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
445 447 | >;
|
446 448 |
|
447 449 | fn request_fmt() -> Self::RequestFmt {
|
448 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
450 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
449 451 | }
|
450 452 |
|
451 453 | fn response_fmt() -> Self::ResponseFmt {
|
452 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
454 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
453 455 | }
|
454 456 | }
|
455 457 |
|
456 458 | #[allow(missing_docs)] // documentation missing in model
|
457 459 | pub struct QueryParamsTargetingMapOfSetOfLengthStringOperation;
|
458 460 |
|
459 - | impl ::aws_smithy_http_server::operation::OperationShape
|
461 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
460 462 | for QueryParamsTargetingMapOfSetOfLengthStringOperation
|
461 463 | {
|
462 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
463 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
464 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
465 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
464 466 | "com.amazonaws.constraints#QueryParamsTargetingMapOfSetOfLengthStringOperation",
|
465 467 | "com.amazonaws.constraints",
|
466 468 | "QueryParamsTargetingMapOfSetOfLengthStringOperation",
|
467 469 | );
|
468 470 |
|
469 471 | type Input = crate::input::QueryParamsTargetingMapOfSetOfLengthStringOperationInput;
|
470 472 | type Output = crate::output::QueryParamsTargetingMapOfSetOfLengthStringOperationOutput;
|
471 473 | type Error = crate::error::QueryParamsTargetingMapOfSetOfLengthStringOperationError;
|
472 474 | }
|
473 475 |
|
474 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
476 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
475 477 | for QueryParamsTargetingMapOfSetOfLengthStringOperation
|
476 478 | {
|
477 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
478 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
479 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
480 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
481 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
479 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
480 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
481 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
482 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
483 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
482 484 | >,
|
483 485 | >;
|
484 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
485 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
486 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
486 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
487 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
488 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
487 489 | >;
|
488 490 |
|
489 491 | fn request_fmt() -> Self::RequestFmt {
|
490 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
492 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
491 493 | }
|
492 494 |
|
493 495 | fn response_fmt() -> Self::ResponseFmt {
|
494 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
496 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
495 497 | }
|
496 498 | }
|
497 499 |
|
498 500 | #[allow(missing_docs)] // documentation missing in model
|
499 501 | pub struct QueryParamsTargetingMapOfListOfLengthStringOperation;
|
500 502 |
|
501 - | impl ::aws_smithy_http_server::operation::OperationShape
|
503 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
502 504 | for QueryParamsTargetingMapOfListOfLengthStringOperation
|
503 505 | {
|
504 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
505 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
506 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
507 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
506 508 | "com.amazonaws.constraints#QueryParamsTargetingMapOfListOfLengthStringOperation",
|
507 509 | "com.amazonaws.constraints",
|
508 510 | "QueryParamsTargetingMapOfListOfLengthStringOperation",
|
509 511 | );
|
510 512 |
|
511 513 | type Input = crate::input::QueryParamsTargetingMapOfListOfLengthStringOperationInput;
|
512 514 | type Output = crate::output::QueryParamsTargetingMapOfListOfLengthStringOperationOutput;
|
513 515 | type Error = crate::error::QueryParamsTargetingMapOfListOfLengthStringOperationError;
|
514 516 | }
|
515 517 |
|
516 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
518 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
517 519 | for QueryParamsTargetingMapOfListOfLengthStringOperation
|
518 520 | {
|
519 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
520 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
521 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
522 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
523 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
521 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
522 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
523 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
524 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
525 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
524 526 | >,
|
525 527 | >;
|
526 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
527 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
528 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
528 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
529 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
530 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
529 531 | >;
|
530 532 |
|
531 533 | fn request_fmt() -> Self::RequestFmt {
|
532 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
534 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
533 535 | }
|
534 536 |
|
535 537 | fn response_fmt() -> Self::ResponseFmt {
|
536 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
538 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
537 539 | }
|
538 540 | }
|
539 541 |
|
540 542 | #[allow(missing_docs)] // documentation missing in model
|
541 543 | pub struct QueryParamsTargetingMapOfLengthStringOperation;
|
542 544 |
|
543 - | impl ::aws_smithy_http_server::operation::OperationShape
|
545 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
544 546 | for QueryParamsTargetingMapOfLengthStringOperation
|
545 547 | {
|
546 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
547 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
548 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
549 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
548 550 | "com.amazonaws.constraints#QueryParamsTargetingMapOfLengthStringOperation",
|
549 551 | "com.amazonaws.constraints",
|
550 552 | "QueryParamsTargetingMapOfLengthStringOperation",
|
551 553 | );
|
552 554 |
|
553 555 | type Input = crate::input::QueryParamsTargetingMapOfLengthStringOperationInput;
|
554 556 | type Output = crate::output::QueryParamsTargetingMapOfLengthStringOperationOutput;
|
555 557 | type Error = crate::error::QueryParamsTargetingMapOfLengthStringOperationError;
|
556 558 | }
|
557 559 |
|
558 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
560 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
559 561 | for QueryParamsTargetingMapOfLengthStringOperation
|
560 562 | {
|
561 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
562 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
563 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
564 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
565 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
563 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
564 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
565 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
566 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
567 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
566 568 | >,
|
567 569 | >;
|
568 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
569 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
570 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
570 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
571 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
572 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
571 573 | >;
|
572 574 |
|
573 575 | fn request_fmt() -> Self::RequestFmt {
|
574 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
576 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
575 577 | }
|
576 578 |
|
577 579 | fn response_fmt() -> Self::ResponseFmt {
|
578 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
580 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
579 581 | }
|
580 582 | }
|
581 583 |
|
582 584 | #[allow(missing_docs)] // documentation missing in model
|
583 585 | pub struct QueryParamsTargetingLengthMapOperation;
|
584 586 |
|
585 - | impl ::aws_smithy_http_server::operation::OperationShape
|
587 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
586 588 | for QueryParamsTargetingLengthMapOperation
|
587 589 | {
|
588 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
589 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
590 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
591 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
590 592 | "com.amazonaws.constraints#QueryParamsTargetingLengthMapOperation",
|
591 593 | "com.amazonaws.constraints",
|
592 594 | "QueryParamsTargetingLengthMapOperation",
|
593 595 | );
|
594 596 |
|
595 597 | type Input = crate::input::QueryParamsTargetingLengthMapOperationInput;
|
596 598 | type Output = crate::output::QueryParamsTargetingLengthMapOperationOutput;
|
597 599 | type Error = crate::error::QueryParamsTargetingLengthMapOperationError;
|
598 600 | }
|
599 601 |
|
600 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
602 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
601 603 | for QueryParamsTargetingLengthMapOperation
|
602 604 | {
|
603 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
604 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
605 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
606 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
607 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
605 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
606 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
607 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
608 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
609 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
608 610 | >,
|
609 611 | >;
|
610 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
611 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
612 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
612 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
613 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
614 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
613 615 | >;
|
614 616 |
|
615 617 | fn request_fmt() -> Self::RequestFmt {
|
616 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
618 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
617 619 | }
|
618 620 |
|
619 621 | fn response_fmt() -> Self::ResponseFmt {
|
620 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
622 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
621 623 | }
|
622 624 | }
|
623 625 |
|
624 626 | #[allow(missing_docs)] // documentation missing in model
|
625 627 | pub struct ConstrainedRecursiveShapesOperation;
|
626 628 |
|
627 - | impl ::aws_smithy_http_server::operation::OperationShape for ConstrainedRecursiveShapesOperation {
|
628 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
629 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
629 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
630 + | for ConstrainedRecursiveShapesOperation
|
631 + | {
|
632 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
633 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
630 634 | "com.amazonaws.constraints#ConstrainedRecursiveShapesOperation",
|
631 635 | "com.amazonaws.constraints",
|
632 636 | "ConstrainedRecursiveShapesOperation",
|
633 637 | );
|
634 638 |
|
635 639 | type Input = crate::input::ConstrainedRecursiveShapesOperationInput;
|
636 640 | type Output = crate::output::ConstrainedRecursiveShapesOperationOutput;
|
637 641 | type Error = crate::error::ConstrainedRecursiveShapesOperationError;
|
638 642 | }
|
639 643 |
|
640 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
644 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
641 645 | for ConstrainedRecursiveShapesOperation
|
642 646 | {
|
643 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
644 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
645 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
646 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
647 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
647 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
648 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
649 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
650 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
651 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
648 652 | >,
|
649 653 | >;
|
650 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
651 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
652 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
654 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
655 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
656 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
653 657 | >;
|
654 658 |
|
655 659 | fn request_fmt() -> Self::RequestFmt {
|
656 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
660 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
657 661 | }
|
658 662 |
|
659 663 | fn response_fmt() -> Self::ResponseFmt {
|
660 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
664 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
661 665 | }
|
662 666 | }
|
663 667 |
|
664 668 | #[allow(missing_docs)] // documentation missing in model
|
665 669 | pub struct ConstrainedHttpPayloadBoundShapeOperation;
|
666 670 |
|
667 - | impl ::aws_smithy_http_server::operation::OperationShape
|
671 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
668 672 | for ConstrainedHttpPayloadBoundShapeOperation
|
669 673 | {
|
670 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
671 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
674 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
675 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
672 676 | "com.amazonaws.constraints#ConstrainedHttpPayloadBoundShapeOperation",
|
673 677 | "com.amazonaws.constraints",
|
674 678 | "ConstrainedHttpPayloadBoundShapeOperation",
|
675 679 | );
|
676 680 |
|
677 681 | type Input = crate::input::ConstrainedHttpPayloadBoundShapeOperationInput;
|
678 682 | type Output = crate::output::ConstrainedHttpPayloadBoundShapeOperationOutput;
|
679 683 | type Error = crate::error::ConstrainedHttpPayloadBoundShapeOperationError;
|
680 684 | }
|
681 685 |
|
682 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
686 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
683 687 | for ConstrainedHttpPayloadBoundShapeOperation
|
684 688 | {
|
685 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
686 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
687 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
688 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
689 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
689 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
690 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
691 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
692 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
693 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
690 694 | >,
|
691 695 | >;
|
692 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
693 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
694 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
696 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
697 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
698 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
695 699 | >;
|
696 700 |
|
697 701 | fn request_fmt() -> Self::RequestFmt {
|
698 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
702 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
699 703 | }
|
700 704 |
|
701 705 | fn response_fmt() -> Self::ResponseFmt {
|
702 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
706 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
703 707 | }
|
704 708 | }
|
705 709 |
|
706 710 | #[allow(missing_docs)] // documentation missing in model
|
707 711 | pub struct ConstrainedHttpBoundShapesOperation;
|
708 712 |
|
709 - | impl ::aws_smithy_http_server::operation::OperationShape for ConstrainedHttpBoundShapesOperation {
|
710 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
711 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
713 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
714 + | for ConstrainedHttpBoundShapesOperation
|
715 + | {
|
716 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
717 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
712 718 | "com.amazonaws.constraints#ConstrainedHttpBoundShapesOperation",
|
713 719 | "com.amazonaws.constraints",
|
714 720 | "ConstrainedHttpBoundShapesOperation",
|
715 721 | );
|
716 722 |
|
717 723 | type Input = crate::input::ConstrainedHttpBoundShapesOperationInput;
|
718 724 | type Output = crate::output::ConstrainedHttpBoundShapesOperationOutput;
|
719 725 | type Error = crate::error::ConstrainedHttpBoundShapesOperationError;
|
720 726 | }
|
721 727 |
|
722 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
728 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
723 729 | for ConstrainedHttpBoundShapesOperation
|
724 730 | {
|
725 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
726 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
727 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
728 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
729 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
731 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
732 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
733 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
734 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
735 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
730 736 | >,
|
731 737 | >;
|
732 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
733 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
734 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
738 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
739 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
740 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
735 741 | >;
|
736 742 |
|
737 743 | fn request_fmt() -> Self::RequestFmt {
|
738 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
744 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
739 745 | }
|
740 746 |
|
741 747 | fn response_fmt() -> Self::ResponseFmt {
|
742 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
748 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
743 749 | }
|
744 750 | }
|
745 751 |
|
746 752 | #[allow(missing_docs)] // documentation missing in model
|
747 753 | pub struct ConstrainedShapesOnlyInOutputOperation;
|
748 754 |
|
749 - | impl ::aws_smithy_http_server::operation::OperationShape
|
755 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape
|
750 756 | for ConstrainedShapesOnlyInOutputOperation
|
751 757 | {
|
752 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
753 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
758 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
759 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
754 760 | "com.amazonaws.constraints#ConstrainedShapesOnlyInOutputOperation",
|
755 761 | "com.amazonaws.constraints",
|
756 762 | "ConstrainedShapesOnlyInOutputOperation",
|
757 763 | );
|
758 764 |
|
759 765 | type Input = crate::input::ConstrainedShapesOnlyInOutputOperationInput;
|
760 766 | type Output = crate::output::ConstrainedShapesOnlyInOutputOperationOutput;
|
761 767 | type Error = crate::error::ConstrainedShapesOnlyInOutputOperationError;
|
762 768 | }
|
763 769 |
|
764 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
770 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
765 771 | for ConstrainedShapesOnlyInOutputOperation
|
766 772 | {
|
767 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
768 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
769 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
770 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
771 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
773 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
774 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
775 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
776 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
777 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
772 778 | >,
|
773 779 | >;
|
774 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
775 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
776 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
780 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
781 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
782 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
777 783 | >;
|
778 784 |
|
779 785 | fn request_fmt() -> Self::RequestFmt {
|
780 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
786 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
781 787 | }
|
782 788 |
|
783 789 | fn response_fmt() -> Self::ResponseFmt {
|
784 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
790 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
785 791 | }
|
786 792 | }
|
787 793 |
|
788 794 | #[allow(missing_docs)] // documentation missing in model
|
789 795 | pub struct ConstrainedShapesOperation;
|
790 796 |
|
791 - | impl ::aws_smithy_http_server::operation::OperationShape for ConstrainedShapesOperation {
|
792 - | const ID: ::aws_smithy_http_server::shape_id::ShapeId =
|
793 - | ::aws_smithy_http_server::shape_id::ShapeId::new(
|
797 + | impl ::aws_smithy_legacy_http_server::operation::OperationShape for ConstrainedShapesOperation {
|
798 + | const ID: ::aws_smithy_legacy_http_server::shape_id::ShapeId =
|
799 + | ::aws_smithy_legacy_http_server::shape_id::ShapeId::new(
|
794 800 | "com.amazonaws.constraints#ConstrainedShapesOperation",
|
795 801 | "com.amazonaws.constraints",
|
796 802 | "ConstrainedShapesOperation",
|
797 803 | );
|
798 804 |
|
799 805 | type Input = crate::input::ConstrainedShapesOperationInput;
|
800 806 | type Output = crate::output::ConstrainedShapesOperationOutput;
|
801 807 | type Error = crate::error::ConstrainedShapesOperationError;
|
802 808 | }
|
803 809 |
|
804 - | impl ::aws_smithy_http_server::instrumentation::sensitivity::Sensitivity
|
810 + | impl ::aws_smithy_legacy_http_server::instrumentation::sensitivity::Sensitivity
|
805 811 | for ConstrainedShapesOperation
|
806 812 | {
|
807 - | type RequestFmt = ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt<
|
808 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
809 - | ::aws_smithy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
810 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
811 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
813 + | type RequestFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt<
|
814 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
815 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::uri::MakeUri<
|
816 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
817 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
812 818 | >,
|
813 819 | >;
|
814 - | type ResponseFmt = ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt<
|
815 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
816 - | ::aws_smithy_http_server::instrumentation::MakeIdentity,
|
820 + | type ResponseFmt = ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt<
|
821 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
822 + | ::aws_smithy_legacy_http_server::instrumentation::MakeIdentity,
|
817 823 | >;
|
818 824 |
|
819 825 | fn request_fmt() -> Self::RequestFmt {
|
820 - | ::aws_smithy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
826 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::RequestFmt::new()
|
821 827 | }
|
822 828 |
|
823 829 | fn response_fmt() -> Self::ResponseFmt {
|
824 - | ::aws_smithy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
830 + | ::aws_smithy_legacy_http_server::instrumentation::sensitivity::ResponseFmt::new()
|
825 831 | }
|
826 832 | }
|