@aws-sdk/client-s3outposts 3.1075.0 → 3.1077.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.
@@ -1,225 +0,0 @@
1
- const _ADE = "AccessDeniedException";
2
- const _AT = "AccessType";
3
- const _CB = "CidrBlock";
4
- const _CE = "ConflictException";
5
- const _CER = "CreateEndpointRequest";
6
- const _CERr = "CreateEndpointResult";
7
- const _CEr = "CreateEndpoint";
8
- const _CIB = "CapacityInBytes";
9
- const _COIP = "CustomerOwnedIpv4Pool";
10
- const _CT = "CreationTime";
11
- const _DE = "DeleteEndpoint";
12
- const _DER = "DeleteEndpointRequest";
13
- const _E = "Endpoint";
14
- const _EA = "EndpointArn";
15
- const _EC = "ErrorCode";
16
- const _EI = "EndpointId";
17
- const _En = "Endpoints";
18
- const _FR = "FailedReason";
19
- const _ISE = "InternalServerException";
20
- const _LE = "ListEndpoints";
21
- const _LER = "ListEndpointsRequest";
22
- const _LERi = "ListEndpointsResult";
23
- const _LOWS = "ListOutpostsWithS3";
24
- const _LOWSR = "ListOutpostsWithS3Request";
25
- const _LOWSRi = "ListOutpostsWithS3Result";
26
- const _LSE = "ListSharedEndpoints";
27
- const _LSER = "ListSharedEndpointsRequest";
28
- const _LSERi = "ListSharedEndpointsResult";
29
- const _M = "Message";
30
- const _MR = "MaxResults";
31
- const _NI = "NetworkInterfaces";
32
- const _NII = "NetworkInterfaceId";
33
- const _NIe = "NetworkInterface";
34
- const _NT = "NextToken";
35
- const _O = "Outposts";
36
- const _OA = "OutpostArn";
37
- const _OI = "OutpostId";
38
- const _OIu = "OutpostsId";
39
- const _OIw = "OwnerId";
40
- const _OOE = "OutpostOfflineException";
41
- const _Ou = "Outpost";
42
- const _RNFE = "ResourceNotFoundException";
43
- const _S = "Status";
44
- const _SGI = "SecurityGroupId";
45
- const _SI = "SubnetId";
46
- const _SOA = "S3OutpostArn";
47
- const _TE = "ThrottlingException";
48
- const _VE = "ValidationException";
49
- const _VI = "VpcId";
50
- const _c = "client";
51
- const _e = "error";
52
- const _eI = "endpointId";
53
- const _h = "http";
54
- const _hE = "httpError";
55
- const _hQ = "httpQuery";
56
- const _mR = "maxResults";
57
- const _nT = "nextToken";
58
- const _oI = "outpostId";
59
- const _s = "smithy.ts.sdk.synthetic.com.amazonaws.s3outposts";
60
- const _se = "server";
61
- const n0 = "com.amazonaws.s3outposts";
62
- const { TypeRegistry } = require("@smithy/core/schema");
63
- const { AccessDeniedException, ConflictException, InternalServerException, OutpostOfflineException, ResourceNotFoundException, ThrottlingException, ValidationException } = require("../models/errors");
64
- const { S3OutpostsServiceException } = require("../models/S3OutpostsServiceException");
65
- const _s_registry = TypeRegistry.for(_s);
66
- const S3OutpostsServiceException$ = [-3, _s, "S3OutpostsServiceException", 0, [], []];
67
- exports.S3OutpostsServiceException$ = S3OutpostsServiceException$;
68
- _s_registry.registerError(S3OutpostsServiceException$, S3OutpostsServiceException);
69
- const n0_registry = TypeRegistry.for(n0);
70
- const AccessDeniedException$ = [-3, n0, _ADE,
71
- { [_e]: _c, [_hE]: 403 },
72
- [_M],
73
- [0]
74
- ];
75
- exports.AccessDeniedException$ = AccessDeniedException$;
76
- n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
77
- const ConflictException$ = [-3, n0, _CE,
78
- { [_e]: _c, [_hE]: 409 },
79
- [_M],
80
- [0]
81
- ];
82
- exports.ConflictException$ = ConflictException$;
83
- n0_registry.registerError(ConflictException$, ConflictException);
84
- const InternalServerException$ = [-3, n0, _ISE,
85
- { [_e]: _se, [_hE]: 500 },
86
- [_M],
87
- [0]
88
- ];
89
- exports.InternalServerException$ = InternalServerException$;
90
- n0_registry.registerError(InternalServerException$, InternalServerException);
91
- const OutpostOfflineException$ = [-3, n0, _OOE,
92
- { [_e]: _c, [_hE]: 400 },
93
- [_M],
94
- [0]
95
- ];
96
- exports.OutpostOfflineException$ = OutpostOfflineException$;
97
- n0_registry.registerError(OutpostOfflineException$, OutpostOfflineException);
98
- const ResourceNotFoundException$ = [-3, n0, _RNFE,
99
- { [_e]: _c, [_hE]: 404 },
100
- [_M],
101
- [0]
102
- ];
103
- exports.ResourceNotFoundException$ = ResourceNotFoundException$;
104
- n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
105
- const ThrottlingException$ = [-3, n0, _TE,
106
- { [_e]: _c, [_hE]: 429 },
107
- [_M],
108
- [0]
109
- ];
110
- exports.ThrottlingException$ = ThrottlingException$;
111
- n0_registry.registerError(ThrottlingException$, ThrottlingException);
112
- const ValidationException$ = [-3, n0, _VE,
113
- { [_e]: _c, [_hE]: 400 },
114
- [_M],
115
- [0]
116
- ];
117
- exports.ValidationException$ = ValidationException$;
118
- n0_registry.registerError(ValidationException$, ValidationException);
119
- exports.errorTypeRegistries = [
120
- _s_registry,
121
- n0_registry,
122
- ];
123
- const CreateEndpointRequest$ = [3, n0, _CER,
124
- 0,
125
- [_OI, _SI, _SGI, _AT, _COIP],
126
- [0, 0, 0, 0, 0], 3
127
- ];
128
- exports.CreateEndpointRequest$ = CreateEndpointRequest$;
129
- const CreateEndpointResult$ = [3, n0, _CERr,
130
- 0,
131
- [_EA],
132
- [0]
133
- ];
134
- exports.CreateEndpointResult$ = CreateEndpointResult$;
135
- const DeleteEndpointRequest$ = [3, n0, _DER,
136
- 0,
137
- [_EI, _OI],
138
- [[0, { [_hQ]: _eI }], [0, { [_hQ]: _oI }]], 2
139
- ];
140
- exports.DeleteEndpointRequest$ = DeleteEndpointRequest$;
141
- const Endpoint$ = [3, n0, _E,
142
- 0,
143
- [_EA, _OIu, _CB, _S, _CT, _NI, _VI, _SI, _SGI, _AT, _COIP, _FR],
144
- [0, 0, 0, 0, 4, () => NetworkInterfaces, 0, 0, 0, 0, 0, () => FailedReason$]
145
- ];
146
- exports.Endpoint$ = Endpoint$;
147
- const FailedReason$ = [3, n0, _FR,
148
- 0,
149
- [_EC, _M],
150
- [0, 0]
151
- ];
152
- exports.FailedReason$ = FailedReason$;
153
- const ListEndpointsRequest$ = [3, n0, _LER,
154
- 0,
155
- [_NT, _MR],
156
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
157
- ];
158
- exports.ListEndpointsRequest$ = ListEndpointsRequest$;
159
- const ListEndpointsResult$ = [3, n0, _LERi,
160
- 0,
161
- [_En, _NT],
162
- [() => Endpoints, 0]
163
- ];
164
- exports.ListEndpointsResult$ = ListEndpointsResult$;
165
- const ListOutpostsWithS3Request$ = [3, n0, _LOWSR,
166
- 0,
167
- [_NT, _MR],
168
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
169
- ];
170
- exports.ListOutpostsWithS3Request$ = ListOutpostsWithS3Request$;
171
- const ListOutpostsWithS3Result$ = [3, n0, _LOWSRi,
172
- 0,
173
- [_O, _NT],
174
- [() => Outposts, 0]
175
- ];
176
- exports.ListOutpostsWithS3Result$ = ListOutpostsWithS3Result$;
177
- const ListSharedEndpointsRequest$ = [3, n0, _LSER,
178
- 0,
179
- [_OI, _NT, _MR],
180
- [[0, { [_hQ]: _oI }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
181
- ];
182
- exports.ListSharedEndpointsRequest$ = ListSharedEndpointsRequest$;
183
- const ListSharedEndpointsResult$ = [3, n0, _LSERi,
184
- 0,
185
- [_En, _NT],
186
- [() => Endpoints, 0]
187
- ];
188
- exports.ListSharedEndpointsResult$ = ListSharedEndpointsResult$;
189
- const NetworkInterface$ = [3, n0, _NIe,
190
- 0,
191
- [_NII],
192
- [0]
193
- ];
194
- exports.NetworkInterface$ = NetworkInterface$;
195
- const Outpost$ = [3, n0, _Ou,
196
- 0,
197
- [_OA, _SOA, _OI, _OIw, _CIB],
198
- [0, 0, 0, 0, 1]
199
- ];
200
- exports.Outpost$ = Outpost$;
201
- var __Unit = "unit";
202
- var Endpoints = [1, n0, _En,
203
- 0, () => Endpoint$
204
- ];
205
- var NetworkInterfaces = [1, n0, _NI,
206
- 0, () => NetworkInterface$
207
- ];
208
- var Outposts = [1, n0, _O,
209
- 0, () => Outpost$
210
- ];
211
- exports.CreateEndpoint$ = [9, n0, _CEr,
212
- { [_h]: ["POST", "/S3Outposts/CreateEndpoint", 200] }, () => CreateEndpointRequest$, () => CreateEndpointResult$
213
- ];
214
- exports.DeleteEndpoint$ = [9, n0, _DE,
215
- { [_h]: ["DELETE", "/S3Outposts/DeleteEndpoint", 200] }, () => DeleteEndpointRequest$, () => __Unit
216
- ];
217
- exports.ListEndpoints$ = [9, n0, _LE,
218
- { [_h]: ["GET", "/S3Outposts/ListEndpoints", 200] }, () => ListEndpointsRequest$, () => ListEndpointsResult$
219
- ];
220
- exports.ListOutpostsWithS3$ = [9, n0, _LOWS,
221
- { [_h]: ["GET", "/S3Outposts/ListOutpostsWithS3", 200] }, () => ListOutpostsWithS3Request$, () => ListOutpostsWithS3Result$
222
- ];
223
- exports.ListSharedEndpoints$ = [9, n0, _LSE,
224
- { [_h]: ["GET", "/S3Outposts/ListSharedEndpoints", 200] }, () => ListSharedEndpointsRequest$, () => ListSharedEndpointsResult$
225
- ];