@rharkor/caching-for-turbo 2.4.1 → 2.5.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,1441 +1,3 @@
1
- @aws-sdk/credential-provider-http
2
- Apache-2.0
3
-
4
- @aws-sdk/credential-provider-ini
5
- Apache-2.0
6
- Apache License
7
- Version 2.0, January 2004
8
- http://www.apache.org/licenses/
9
-
10
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11
-
12
- 1. Definitions.
13
-
14
- "License" shall mean the terms and conditions for use, reproduction,
15
- and distribution as defined by Sections 1 through 9 of this document.
16
-
17
- "Licensor" shall mean the copyright owner or entity authorized by
18
- the copyright owner that is granting the License.
19
-
20
- "Legal Entity" shall mean the union of the acting entity and all
21
- other entities that control, are controlled by, or are under common
22
- control with that entity. For the purposes of this definition,
23
- "control" means (i) the power, direct or indirect, to cause the
24
- direction or management of such entity, whether by contract or
25
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
26
- outstanding shares, or (iii) beneficial ownership of such entity.
27
-
28
- "You" (or "Your") shall mean an individual or Legal Entity
29
- exercising permissions granted by this License.
30
-
31
- "Source" form shall mean the preferred form for making modifications,
32
- including but not limited to software source code, documentation
33
- source, and configuration files.
34
-
35
- "Object" form shall mean any form resulting from mechanical
36
- transformation or translation of a Source form, including but
37
- not limited to compiled object code, generated documentation,
38
- and conversions to other media types.
39
-
40
- "Work" shall mean the work of authorship, whether in Source or
41
- Object form, made available under the License, as indicated by a
42
- copyright notice that is included in or attached to the work
43
- (an example is provided in the Appendix below).
44
-
45
- "Derivative Works" shall mean any work, whether in Source or Object
46
- form, that is based on (or derived from) the Work and for which the
47
- editorial revisions, annotations, elaborations, or other modifications
48
- represent, as a whole, an original work of authorship. For the purposes
49
- of this License, Derivative Works shall not include works that remain
50
- separable from, or merely link (or bind by name) to the interfaces of,
51
- the Work and Derivative Works thereof.
52
-
53
- "Contribution" shall mean any work of authorship, including
54
- the original version of the Work and any modifications or additions
55
- to that Work or Derivative Works thereof, that is intentionally
56
- submitted to Licensor for inclusion in the Work by the copyright owner
57
- or by an individual or Legal Entity authorized to submit on behalf of
58
- the copyright owner. For the purposes of this definition, "submitted"
59
- means any form of electronic, verbal, or written communication sent
60
- to the Licensor or its representatives, including but not limited to
61
- communication on electronic mailing lists, source code control systems,
62
- and issue tracking systems that are managed by, or on behalf of, the
63
- Licensor for the purpose of discussing and improving the Work, but
64
- excluding communication that is conspicuously marked or otherwise
65
- designated in writing by the copyright owner as "Not a Contribution."
66
-
67
- "Contributor" shall mean Licensor and any individual or Legal Entity
68
- on behalf of whom a Contribution has been received by Licensor and
69
- subsequently incorporated within the Work.
70
-
71
- 2. Grant of Copyright License. Subject to the terms and conditions of
72
- this License, each Contributor hereby grants to You a perpetual,
73
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
74
- copyright license to reproduce, prepare Derivative Works of,
75
- publicly display, publicly perform, sublicense, and distribute the
76
- Work and such Derivative Works in Source or Object form.
77
-
78
- 3. Grant of Patent License. Subject to the terms and conditions of
79
- this License, each Contributor hereby grants to You a perpetual,
80
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
81
- (except as stated in this section) patent license to make, have made,
82
- use, offer to sell, sell, import, and otherwise transfer the Work,
83
- where such license applies only to those patent claims licensable
84
- by such Contributor that are necessarily infringed by their
85
- Contribution(s) alone or by combination of their Contribution(s)
86
- with the Work to which such Contribution(s) was submitted. If You
87
- institute patent litigation against any entity (including a
88
- cross-claim or counterclaim in a lawsuit) alleging that the Work
89
- or a Contribution incorporated within the Work constitutes direct
90
- or contributory patent infringement, then any patent licenses
91
- granted to You under this License for that Work shall terminate
92
- as of the date such litigation is filed.
93
-
94
- 4. Redistribution. You may reproduce and distribute copies of the
95
- Work or Derivative Works thereof in any medium, with or without
96
- modifications, and in Source or Object form, provided that You
97
- meet the following conditions:
98
-
99
- (a) You must give any other recipients of the Work or
100
- Derivative Works a copy of this License; and
101
-
102
- (b) You must cause any modified files to carry prominent notices
103
- stating that You changed the files; and
104
-
105
- (c) You must retain, in the Source form of any Derivative Works
106
- that You distribute, all copyright, patent, trademark, and
107
- attribution notices from the Source form of the Work,
108
- excluding those notices that do not pertain to any part of
109
- the Derivative Works; and
110
-
111
- (d) If the Work includes a "NOTICE" text file as part of its
112
- distribution, then any Derivative Works that You distribute must
113
- include a readable copy of the attribution notices contained
114
- within such NOTICE file, excluding those notices that do not
115
- pertain to any part of the Derivative Works, in at least one
116
- of the following places: within a NOTICE text file distributed
117
- as part of the Derivative Works; within the Source form or
118
- documentation, if provided along with the Derivative Works; or,
119
- within a display generated by the Derivative Works, if and
120
- wherever such third-party notices normally appear. The contents
121
- of the NOTICE file are for informational purposes only and
122
- do not modify the License. You may add Your own attribution
123
- notices within Derivative Works that You distribute, alongside
124
- or as an addendum to the NOTICE text from the Work, provided
125
- that such additional attribution notices cannot be construed
126
- as modifying the License.
127
-
128
- You may add Your own copyright statement to Your modifications and
129
- may provide additional or different license terms and conditions
130
- for use, reproduction, or distribution of Your modifications, or
131
- for any such Derivative Works as a whole, provided Your use,
132
- reproduction, and distribution of the Work otherwise complies with
133
- the conditions stated in this License.
134
-
135
- 5. Submission of Contributions. Unless You explicitly state otherwise,
136
- any Contribution intentionally submitted for inclusion in the Work
137
- by You to the Licensor shall be under the terms and conditions of
138
- this License, without any additional terms or conditions.
139
- Notwithstanding the above, nothing herein shall supersede or modify
140
- the terms of any separate license agreement you may have executed
141
- with Licensor regarding such Contributions.
142
-
143
- 6. Trademarks. This License does not grant permission to use the trade
144
- names, trademarks, service marks, or product names of the Licensor,
145
- except as required for reasonable and customary use in describing the
146
- origin of the Work and reproducing the content of the NOTICE file.
147
-
148
- 7. Disclaimer of Warranty. Unless required by applicable law or
149
- agreed to in writing, Licensor provides the Work (and each
150
- Contributor provides its Contributions) on an "AS IS" BASIS,
151
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
152
- implied, including, without limitation, any warranties or conditions
153
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
154
- PARTICULAR PURPOSE. You are solely responsible for determining the
155
- appropriateness of using or redistributing the Work and assume any
156
- risks associated with Your exercise of permissions under this License.
157
-
158
- 8. Limitation of Liability. In no event and under no legal theory,
159
- whether in tort (including negligence), contract, or otherwise,
160
- unless required by applicable law (such as deliberate and grossly
161
- negligent acts) or agreed to in writing, shall any Contributor be
162
- liable to You for damages, including any direct, indirect, special,
163
- incidental, or consequential damages of any character arising as a
164
- result of this License or out of the use or inability to use the
165
- Work (including but not limited to damages for loss of goodwill,
166
- work stoppage, computer failure or malfunction, or any and all
167
- other commercial damages or losses), even if such Contributor
168
- has been advised of the possibility of such damages.
169
-
170
- 9. Accepting Warranty or Additional Liability. While redistributing
171
- the Work or Derivative Works thereof, You may choose to offer,
172
- and charge a fee for, acceptance of support, warranty, indemnity,
173
- or other liability obligations and/or rights consistent with this
174
- License. However, in accepting such obligations, You may act only
175
- on Your own behalf and on Your sole responsibility, not on behalf
176
- of any other Contributor, and only if You agree to indemnify,
177
- defend, and hold each Contributor harmless for any liability
178
- incurred by, or claims asserted against, such Contributor by reason
179
- of your accepting any such warranty or additional liability.
180
-
181
- END OF TERMS AND CONDITIONS
182
-
183
- APPENDIX: How to apply the Apache License to your work.
184
-
185
- To apply the Apache License to your work, attach the following
186
- boilerplate notice, with the fields enclosed by brackets "{}"
187
- replaced with your own identifying information. (Don't include
188
- the brackets!) The text should be enclosed in the appropriate
189
- comment syntax for the file format. We also recommend that a
190
- file or class name and description of purpose be included on the
191
- same "printed page" as the copyright notice for easier
192
- identification within third-party archives.
193
-
194
- Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
195
-
196
- Licensed under the Apache License, Version 2.0 (the "License");
197
- you may not use this file except in compliance with the License.
198
- You may obtain a copy of the License at
199
-
200
- http://www.apache.org/licenses/LICENSE-2.0
201
-
202
- Unless required by applicable law or agreed to in writing, software
203
- distributed under the License is distributed on an "AS IS" BASIS,
204
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205
- See the License for the specific language governing permissions and
206
- limitations under the License.
207
-
208
- @aws-sdk/credential-provider-login
209
- Apache-2.0
210
-
211
- @aws-sdk/credential-provider-process
212
- Apache-2.0
213
- Apache License
214
- Version 2.0, January 2004
215
- http://www.apache.org/licenses/
216
-
217
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
218
-
219
- 1. Definitions.
220
-
221
- "License" shall mean the terms and conditions for use, reproduction,
222
- and distribution as defined by Sections 1 through 9 of this document.
223
-
224
- "Licensor" shall mean the copyright owner or entity authorized by
225
- the copyright owner that is granting the License.
226
-
227
- "Legal Entity" shall mean the union of the acting entity and all
228
- other entities that control, are controlled by, or are under common
229
- control with that entity. For the purposes of this definition,
230
- "control" means (i) the power, direct or indirect, to cause the
231
- direction or management of such entity, whether by contract or
232
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
233
- outstanding shares, or (iii) beneficial ownership of such entity.
234
-
235
- "You" (or "Your") shall mean an individual or Legal Entity
236
- exercising permissions granted by this License.
237
-
238
- "Source" form shall mean the preferred form for making modifications,
239
- including but not limited to software source code, documentation
240
- source, and configuration files.
241
-
242
- "Object" form shall mean any form resulting from mechanical
243
- transformation or translation of a Source form, including but
244
- not limited to compiled object code, generated documentation,
245
- and conversions to other media types.
246
-
247
- "Work" shall mean the work of authorship, whether in Source or
248
- Object form, made available under the License, as indicated by a
249
- copyright notice that is included in or attached to the work
250
- (an example is provided in the Appendix below).
251
-
252
- "Derivative Works" shall mean any work, whether in Source or Object
253
- form, that is based on (or derived from) the Work and for which the
254
- editorial revisions, annotations, elaborations, or other modifications
255
- represent, as a whole, an original work of authorship. For the purposes
256
- of this License, Derivative Works shall not include works that remain
257
- separable from, or merely link (or bind by name) to the interfaces of,
258
- the Work and Derivative Works thereof.
259
-
260
- "Contribution" shall mean any work of authorship, including
261
- the original version of the Work and any modifications or additions
262
- to that Work or Derivative Works thereof, that is intentionally
263
- submitted to Licensor for inclusion in the Work by the copyright owner
264
- or by an individual or Legal Entity authorized to submit on behalf of
265
- the copyright owner. For the purposes of this definition, "submitted"
266
- means any form of electronic, verbal, or written communication sent
267
- to the Licensor or its representatives, including but not limited to
268
- communication on electronic mailing lists, source code control systems,
269
- and issue tracking systems that are managed by, or on behalf of, the
270
- Licensor for the purpose of discussing and improving the Work, but
271
- excluding communication that is conspicuously marked or otherwise
272
- designated in writing by the copyright owner as "Not a Contribution."
273
-
274
- "Contributor" shall mean Licensor and any individual or Legal Entity
275
- on behalf of whom a Contribution has been received by Licensor and
276
- subsequently incorporated within the Work.
277
-
278
- 2. Grant of Copyright License. Subject to the terms and conditions of
279
- this License, each Contributor hereby grants to You a perpetual,
280
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
281
- copyright license to reproduce, prepare Derivative Works of,
282
- publicly display, publicly perform, sublicense, and distribute the
283
- Work and such Derivative Works in Source or Object form.
284
-
285
- 3. Grant of Patent License. Subject to the terms and conditions of
286
- this License, each Contributor hereby grants to You a perpetual,
287
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
288
- (except as stated in this section) patent license to make, have made,
289
- use, offer to sell, sell, import, and otherwise transfer the Work,
290
- where such license applies only to those patent claims licensable
291
- by such Contributor that are necessarily infringed by their
292
- Contribution(s) alone or by combination of their Contribution(s)
293
- with the Work to which such Contribution(s) was submitted. If You
294
- institute patent litigation against any entity (including a
295
- cross-claim or counterclaim in a lawsuit) alleging that the Work
296
- or a Contribution incorporated within the Work constitutes direct
297
- or contributory patent infringement, then any patent licenses
298
- granted to You under this License for that Work shall terminate
299
- as of the date such litigation is filed.
300
-
301
- 4. Redistribution. You may reproduce and distribute copies of the
302
- Work or Derivative Works thereof in any medium, with or without
303
- modifications, and in Source or Object form, provided that You
304
- meet the following conditions:
305
-
306
- (a) You must give any other recipients of the Work or
307
- Derivative Works a copy of this License; and
308
-
309
- (b) You must cause any modified files to carry prominent notices
310
- stating that You changed the files; and
311
-
312
- (c) You must retain, in the Source form of any Derivative Works
313
- that You distribute, all copyright, patent, trademark, and
314
- attribution notices from the Source form of the Work,
315
- excluding those notices that do not pertain to any part of
316
- the Derivative Works; and
317
-
318
- (d) If the Work includes a "NOTICE" text file as part of its
319
- distribution, then any Derivative Works that You distribute must
320
- include a readable copy of the attribution notices contained
321
- within such NOTICE file, excluding those notices that do not
322
- pertain to any part of the Derivative Works, in at least one
323
- of the following places: within a NOTICE text file distributed
324
- as part of the Derivative Works; within the Source form or
325
- documentation, if provided along with the Derivative Works; or,
326
- within a display generated by the Derivative Works, if and
327
- wherever such third-party notices normally appear. The contents
328
- of the NOTICE file are for informational purposes only and
329
- do not modify the License. You may add Your own attribution
330
- notices within Derivative Works that You distribute, alongside
331
- or as an addendum to the NOTICE text from the Work, provided
332
- that such additional attribution notices cannot be construed
333
- as modifying the License.
334
-
335
- You may add Your own copyright statement to Your modifications and
336
- may provide additional or different license terms and conditions
337
- for use, reproduction, or distribution of Your modifications, or
338
- for any such Derivative Works as a whole, provided Your use,
339
- reproduction, and distribution of the Work otherwise complies with
340
- the conditions stated in this License.
341
-
342
- 5. Submission of Contributions. Unless You explicitly state otherwise,
343
- any Contribution intentionally submitted for inclusion in the Work
344
- by You to the Licensor shall be under the terms and conditions of
345
- this License, without any additional terms or conditions.
346
- Notwithstanding the above, nothing herein shall supersede or modify
347
- the terms of any separate license agreement you may have executed
348
- with Licensor regarding such Contributions.
349
-
350
- 6. Trademarks. This License does not grant permission to use the trade
351
- names, trademarks, service marks, or product names of the Licensor,
352
- except as required for reasonable and customary use in describing the
353
- origin of the Work and reproducing the content of the NOTICE file.
354
-
355
- 7. Disclaimer of Warranty. Unless required by applicable law or
356
- agreed to in writing, Licensor provides the Work (and each
357
- Contributor provides its Contributions) on an "AS IS" BASIS,
358
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
359
- implied, including, without limitation, any warranties or conditions
360
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
361
- PARTICULAR PURPOSE. You are solely responsible for determining the
362
- appropriateness of using or redistributing the Work and assume any
363
- risks associated with Your exercise of permissions under this License.
364
-
365
- 8. Limitation of Liability. In no event and under no legal theory,
366
- whether in tort (including negligence), contract, or otherwise,
367
- unless required by applicable law (such as deliberate and grossly
368
- negligent acts) or agreed to in writing, shall any Contributor be
369
- liable to You for damages, including any direct, indirect, special,
370
- incidental, or consequential damages of any character arising as a
371
- result of this License or out of the use or inability to use the
372
- Work (including but not limited to damages for loss of goodwill,
373
- work stoppage, computer failure or malfunction, or any and all
374
- other commercial damages or losses), even if such Contributor
375
- has been advised of the possibility of such damages.
376
-
377
- 9. Accepting Warranty or Additional Liability. While redistributing
378
- the Work or Derivative Works thereof, You may choose to offer,
379
- and charge a fee for, acceptance of support, warranty, indemnity,
380
- or other liability obligations and/or rights consistent with this
381
- License. However, in accepting such obligations, You may act only
382
- on Your own behalf and on Your sole responsibility, not on behalf
383
- of any other Contributor, and only if You agree to indemnify,
384
- defend, and hold each Contributor harmless for any liability
385
- incurred by, or claims asserted against, such Contributor by reason
386
- of your accepting any such warranty or additional liability.
387
-
388
- END OF TERMS AND CONDITIONS
389
-
390
- APPENDIX: How to apply the Apache License to your work.
391
-
392
- To apply the Apache License to your work, attach the following
393
- boilerplate notice, with the fields enclosed by brackets "{}"
394
- replaced with your own identifying information. (Don't include
395
- the brackets!) The text should be enclosed in the appropriate
396
- comment syntax for the file format. We also recommend that a
397
- file or class name and description of purpose be included on the
398
- same "printed page" as the copyright notice for easier
399
- identification within third-party archives.
400
-
401
- Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
402
-
403
- Licensed under the Apache License, Version 2.0 (the "License");
404
- you may not use this file except in compliance with the License.
405
- You may obtain a copy of the License at
406
-
407
- http://www.apache.org/licenses/LICENSE-2.0
408
-
409
- Unless required by applicable law or agreed to in writing, software
410
- distributed under the License is distributed on an "AS IS" BASIS,
411
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
412
- See the License for the specific language governing permissions and
413
- limitations under the License.
414
-
415
- @aws-sdk/credential-provider-sso
416
- Apache-2.0
417
- Apache License
418
- Version 2.0, January 2004
419
- http://www.apache.org/licenses/
420
-
421
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
422
-
423
- 1. Definitions.
424
-
425
- "License" shall mean the terms and conditions for use, reproduction,
426
- and distribution as defined by Sections 1 through 9 of this document.
427
-
428
- "Licensor" shall mean the copyright owner or entity authorized by
429
- the copyright owner that is granting the License.
430
-
431
- "Legal Entity" shall mean the union of the acting entity and all
432
- other entities that control, are controlled by, or are under common
433
- control with that entity. For the purposes of this definition,
434
- "control" means (i) the power, direct or indirect, to cause the
435
- direction or management of such entity, whether by contract or
436
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
437
- outstanding shares, or (iii) beneficial ownership of such entity.
438
-
439
- "You" (or "Your") shall mean an individual or Legal Entity
440
- exercising permissions granted by this License.
441
-
442
- "Source" form shall mean the preferred form for making modifications,
443
- including but not limited to software source code, documentation
444
- source, and configuration files.
445
-
446
- "Object" form shall mean any form resulting from mechanical
447
- transformation or translation of a Source form, including but
448
- not limited to compiled object code, generated documentation,
449
- and conversions to other media types.
450
-
451
- "Work" shall mean the work of authorship, whether in Source or
452
- Object form, made available under the License, as indicated by a
453
- copyright notice that is included in or attached to the work
454
- (an example is provided in the Appendix below).
455
-
456
- "Derivative Works" shall mean any work, whether in Source or Object
457
- form, that is based on (or derived from) the Work and for which the
458
- editorial revisions, annotations, elaborations, or other modifications
459
- represent, as a whole, an original work of authorship. For the purposes
460
- of this License, Derivative Works shall not include works that remain
461
- separable from, or merely link (or bind by name) to the interfaces of,
462
- the Work and Derivative Works thereof.
463
-
464
- "Contribution" shall mean any work of authorship, including
465
- the original version of the Work and any modifications or additions
466
- to that Work or Derivative Works thereof, that is intentionally
467
- submitted to Licensor for inclusion in the Work by the copyright owner
468
- or by an individual or Legal Entity authorized to submit on behalf of
469
- the copyright owner. For the purposes of this definition, "submitted"
470
- means any form of electronic, verbal, or written communication sent
471
- to the Licensor or its representatives, including but not limited to
472
- communication on electronic mailing lists, source code control systems,
473
- and issue tracking systems that are managed by, or on behalf of, the
474
- Licensor for the purpose of discussing and improving the Work, but
475
- excluding communication that is conspicuously marked or otherwise
476
- designated in writing by the copyright owner as "Not a Contribution."
477
-
478
- "Contributor" shall mean Licensor and any individual or Legal Entity
479
- on behalf of whom a Contribution has been received by Licensor and
480
- subsequently incorporated within the Work.
481
-
482
- 2. Grant of Copyright License. Subject to the terms and conditions of
483
- this License, each Contributor hereby grants to You a perpetual,
484
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
485
- copyright license to reproduce, prepare Derivative Works of,
486
- publicly display, publicly perform, sublicense, and distribute the
487
- Work and such Derivative Works in Source or Object form.
488
-
489
- 3. Grant of Patent License. Subject to the terms and conditions of
490
- this License, each Contributor hereby grants to You a perpetual,
491
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
492
- (except as stated in this section) patent license to make, have made,
493
- use, offer to sell, sell, import, and otherwise transfer the Work,
494
- where such license applies only to those patent claims licensable
495
- by such Contributor that are necessarily infringed by their
496
- Contribution(s) alone or by combination of their Contribution(s)
497
- with the Work to which such Contribution(s) was submitted. If You
498
- institute patent litigation against any entity (including a
499
- cross-claim or counterclaim in a lawsuit) alleging that the Work
500
- or a Contribution incorporated within the Work constitutes direct
501
- or contributory patent infringement, then any patent licenses
502
- granted to You under this License for that Work shall terminate
503
- as of the date such litigation is filed.
504
-
505
- 4. Redistribution. You may reproduce and distribute copies of the
506
- Work or Derivative Works thereof in any medium, with or without
507
- modifications, and in Source or Object form, provided that You
508
- meet the following conditions:
509
-
510
- (a) You must give any other recipients of the Work or
511
- Derivative Works a copy of this License; and
512
-
513
- (b) You must cause any modified files to carry prominent notices
514
- stating that You changed the files; and
515
-
516
- (c) You must retain, in the Source form of any Derivative Works
517
- that You distribute, all copyright, patent, trademark, and
518
- attribution notices from the Source form of the Work,
519
- excluding those notices that do not pertain to any part of
520
- the Derivative Works; and
521
-
522
- (d) If the Work includes a "NOTICE" text file as part of its
523
- distribution, then any Derivative Works that You distribute must
524
- include a readable copy of the attribution notices contained
525
- within such NOTICE file, excluding those notices that do not
526
- pertain to any part of the Derivative Works, in at least one
527
- of the following places: within a NOTICE text file distributed
528
- as part of the Derivative Works; within the Source form or
529
- documentation, if provided along with the Derivative Works; or,
530
- within a display generated by the Derivative Works, if and
531
- wherever such third-party notices normally appear. The contents
532
- of the NOTICE file are for informational purposes only and
533
- do not modify the License. You may add Your own attribution
534
- notices within Derivative Works that You distribute, alongside
535
- or as an addendum to the NOTICE text from the Work, provided
536
- that such additional attribution notices cannot be construed
537
- as modifying the License.
538
-
539
- You may add Your own copyright statement to Your modifications and
540
- may provide additional or different license terms and conditions
541
- for use, reproduction, or distribution of Your modifications, or
542
- for any such Derivative Works as a whole, provided Your use,
543
- reproduction, and distribution of the Work otherwise complies with
544
- the conditions stated in this License.
545
-
546
- 5. Submission of Contributions. Unless You explicitly state otherwise,
547
- any Contribution intentionally submitted for inclusion in the Work
548
- by You to the Licensor shall be under the terms and conditions of
549
- this License, without any additional terms or conditions.
550
- Notwithstanding the above, nothing herein shall supersede or modify
551
- the terms of any separate license agreement you may have executed
552
- with Licensor regarding such Contributions.
553
-
554
- 6. Trademarks. This License does not grant permission to use the trade
555
- names, trademarks, service marks, or product names of the Licensor,
556
- except as required for reasonable and customary use in describing the
557
- origin of the Work and reproducing the content of the NOTICE file.
558
-
559
- 7. Disclaimer of Warranty. Unless required by applicable law or
560
- agreed to in writing, Licensor provides the Work (and each
561
- Contributor provides its Contributions) on an "AS IS" BASIS,
562
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
563
- implied, including, without limitation, any warranties or conditions
564
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
565
- PARTICULAR PURPOSE. You are solely responsible for determining the
566
- appropriateness of using or redistributing the Work and assume any
567
- risks associated with Your exercise of permissions under this License.
568
-
569
- 8. Limitation of Liability. In no event and under no legal theory,
570
- whether in tort (including negligence), contract, or otherwise,
571
- unless required by applicable law (such as deliberate and grossly
572
- negligent acts) or agreed to in writing, shall any Contributor be
573
- liable to You for damages, including any direct, indirect, special,
574
- incidental, or consequential damages of any character arising as a
575
- result of this License or out of the use or inability to use the
576
- Work (including but not limited to damages for loss of goodwill,
577
- work stoppage, computer failure or malfunction, or any and all
578
- other commercial damages or losses), even if such Contributor
579
- has been advised of the possibility of such damages.
580
-
581
- 9. Accepting Warranty or Additional Liability. While redistributing
582
- the Work or Derivative Works thereof, You may choose to offer,
583
- and charge a fee for, acceptance of support, warranty, indemnity,
584
- or other liability obligations and/or rights consistent with this
585
- License. However, in accepting such obligations, You may act only
586
- on Your own behalf and on Your sole responsibility, not on behalf
587
- of any other Contributor, and only if You agree to indemnify,
588
- defend, and hold each Contributor harmless for any liability
589
- incurred by, or claims asserted against, such Contributor by reason
590
- of your accepting any such warranty or additional liability.
591
-
592
- END OF TERMS AND CONDITIONS
593
-
594
- APPENDIX: How to apply the Apache License to your work.
595
-
596
- To apply the Apache License to your work, attach the following
597
- boilerplate notice, with the fields enclosed by brackets "{}"
598
- replaced with your own identifying information. (Don't include
599
- the brackets!) The text should be enclosed in the appropriate
600
- comment syntax for the file format. We also recommend that a
601
- file or class name and description of purpose be included on the
602
- same "printed page" as the copyright notice for easier
603
- identification within third-party archives.
604
-
605
- Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
606
-
607
- Licensed under the Apache License, Version 2.0 (the "License");
608
- you may not use this file except in compliance with the License.
609
- You may obtain a copy of the License at
610
-
611
- http://www.apache.org/licenses/LICENSE-2.0
612
-
613
- Unless required by applicable law or agreed to in writing, software
614
- distributed under the License is distributed on an "AS IS" BASIS,
615
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
616
- See the License for the specific language governing permissions and
617
- limitations under the License.
618
-
619
- @aws-sdk/credential-provider-web-identity
620
- Apache-2.0
621
- Apache License
622
- Version 2.0, January 2004
623
- http://www.apache.org/licenses/
624
-
625
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
626
-
627
- 1. Definitions.
628
-
629
- "License" shall mean the terms and conditions for use, reproduction,
630
- and distribution as defined by Sections 1 through 9 of this document.
631
-
632
- "Licensor" shall mean the copyright owner or entity authorized by
633
- the copyright owner that is granting the License.
634
-
635
- "Legal Entity" shall mean the union of the acting entity and all
636
- other entities that control, are controlled by, or are under common
637
- control with that entity. For the purposes of this definition,
638
- "control" means (i) the power, direct or indirect, to cause the
639
- direction or management of such entity, whether by contract or
640
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
641
- outstanding shares, or (iii) beneficial ownership of such entity.
642
-
643
- "You" (or "Your") shall mean an individual or Legal Entity
644
- exercising permissions granted by this License.
645
-
646
- "Source" form shall mean the preferred form for making modifications,
647
- including but not limited to software source code, documentation
648
- source, and configuration files.
649
-
650
- "Object" form shall mean any form resulting from mechanical
651
- transformation or translation of a Source form, including but
652
- not limited to compiled object code, generated documentation,
653
- and conversions to other media types.
654
-
655
- "Work" shall mean the work of authorship, whether in Source or
656
- Object form, made available under the License, as indicated by a
657
- copyright notice that is included in or attached to the work
658
- (an example is provided in the Appendix below).
659
-
660
- "Derivative Works" shall mean any work, whether in Source or Object
661
- form, that is based on (or derived from) the Work and for which the
662
- editorial revisions, annotations, elaborations, or other modifications
663
- represent, as a whole, an original work of authorship. For the purposes
664
- of this License, Derivative Works shall not include works that remain
665
- separable from, or merely link (or bind by name) to the interfaces of,
666
- the Work and Derivative Works thereof.
667
-
668
- "Contribution" shall mean any work of authorship, including
669
- the original version of the Work and any modifications or additions
670
- to that Work or Derivative Works thereof, that is intentionally
671
- submitted to Licensor for inclusion in the Work by the copyright owner
672
- or by an individual or Legal Entity authorized to submit on behalf of
673
- the copyright owner. For the purposes of this definition, "submitted"
674
- means any form of electronic, verbal, or written communication sent
675
- to the Licensor or its representatives, including but not limited to
676
- communication on electronic mailing lists, source code control systems,
677
- and issue tracking systems that are managed by, or on behalf of, the
678
- Licensor for the purpose of discussing and improving the Work, but
679
- excluding communication that is conspicuously marked or otherwise
680
- designated in writing by the copyright owner as "Not a Contribution."
681
-
682
- "Contributor" shall mean Licensor and any individual or Legal Entity
683
- on behalf of whom a Contribution has been received by Licensor and
684
- subsequently incorporated within the Work.
685
-
686
- 2. Grant of Copyright License. Subject to the terms and conditions of
687
- this License, each Contributor hereby grants to You a perpetual,
688
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
689
- copyright license to reproduce, prepare Derivative Works of,
690
- publicly display, publicly perform, sublicense, and distribute the
691
- Work and such Derivative Works in Source or Object form.
692
-
693
- 3. Grant of Patent License. Subject to the terms and conditions of
694
- this License, each Contributor hereby grants to You a perpetual,
695
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
696
- (except as stated in this section) patent license to make, have made,
697
- use, offer to sell, sell, import, and otherwise transfer the Work,
698
- where such license applies only to those patent claims licensable
699
- by such Contributor that are necessarily infringed by their
700
- Contribution(s) alone or by combination of their Contribution(s)
701
- with the Work to which such Contribution(s) was submitted. If You
702
- institute patent litigation against any entity (including a
703
- cross-claim or counterclaim in a lawsuit) alleging that the Work
704
- or a Contribution incorporated within the Work constitutes direct
705
- or contributory patent infringement, then any patent licenses
706
- granted to You under this License for that Work shall terminate
707
- as of the date such litigation is filed.
708
-
709
- 4. Redistribution. You may reproduce and distribute copies of the
710
- Work or Derivative Works thereof in any medium, with or without
711
- modifications, and in Source or Object form, provided that You
712
- meet the following conditions:
713
-
714
- (a) You must give any other recipients of the Work or
715
- Derivative Works a copy of this License; and
716
-
717
- (b) You must cause any modified files to carry prominent notices
718
- stating that You changed the files; and
719
-
720
- (c) You must retain, in the Source form of any Derivative Works
721
- that You distribute, all copyright, patent, trademark, and
722
- attribution notices from the Source form of the Work,
723
- excluding those notices that do not pertain to any part of
724
- the Derivative Works; and
725
-
726
- (d) If the Work includes a "NOTICE" text file as part of its
727
- distribution, then any Derivative Works that You distribute must
728
- include a readable copy of the attribution notices contained
729
- within such NOTICE file, excluding those notices that do not
730
- pertain to any part of the Derivative Works, in at least one
731
- of the following places: within a NOTICE text file distributed
732
- as part of the Derivative Works; within the Source form or
733
- documentation, if provided along with the Derivative Works; or,
734
- within a display generated by the Derivative Works, if and
735
- wherever such third-party notices normally appear. The contents
736
- of the NOTICE file are for informational purposes only and
737
- do not modify the License. You may add Your own attribution
738
- notices within Derivative Works that You distribute, alongside
739
- or as an addendum to the NOTICE text from the Work, provided
740
- that such additional attribution notices cannot be construed
741
- as modifying the License.
742
-
743
- You may add Your own copyright statement to Your modifications and
744
- may provide additional or different license terms and conditions
745
- for use, reproduction, or distribution of Your modifications, or
746
- for any such Derivative Works as a whole, provided Your use,
747
- reproduction, and distribution of the Work otherwise complies with
748
- the conditions stated in this License.
749
-
750
- 5. Submission of Contributions. Unless You explicitly state otherwise,
751
- any Contribution intentionally submitted for inclusion in the Work
752
- by You to the Licensor shall be under the terms and conditions of
753
- this License, without any additional terms or conditions.
754
- Notwithstanding the above, nothing herein shall supersede or modify
755
- the terms of any separate license agreement you may have executed
756
- with Licensor regarding such Contributions.
757
-
758
- 6. Trademarks. This License does not grant permission to use the trade
759
- names, trademarks, service marks, or product names of the Licensor,
760
- except as required for reasonable and customary use in describing the
761
- origin of the Work and reproducing the content of the NOTICE file.
762
-
763
- 7. Disclaimer of Warranty. Unless required by applicable law or
764
- agreed to in writing, Licensor provides the Work (and each
765
- Contributor provides its Contributions) on an "AS IS" BASIS,
766
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
767
- implied, including, without limitation, any warranties or conditions
768
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
769
- PARTICULAR PURPOSE. You are solely responsible for determining the
770
- appropriateness of using or redistributing the Work and assume any
771
- risks associated with Your exercise of permissions under this License.
772
-
773
- 8. Limitation of Liability. In no event and under no legal theory,
774
- whether in tort (including negligence), contract, or otherwise,
775
- unless required by applicable law (such as deliberate and grossly
776
- negligent acts) or agreed to in writing, shall any Contributor be
777
- liable to You for damages, including any direct, indirect, special,
778
- incidental, or consequential damages of any character arising as a
779
- result of this License or out of the use or inability to use the
780
- Work (including but not limited to damages for loss of goodwill,
781
- work stoppage, computer failure or malfunction, or any and all
782
- other commercial damages or losses), even if such Contributor
783
- has been advised of the possibility of such damages.
784
-
785
- 9. Accepting Warranty or Additional Liability. While redistributing
786
- the Work or Derivative Works thereof, You may choose to offer,
787
- and charge a fee for, acceptance of support, warranty, indemnity,
788
- or other liability obligations and/or rights consistent with this
789
- License. However, in accepting such obligations, You may act only
790
- on Your own behalf and on Your sole responsibility, not on behalf
791
- of any other Contributor, and only if You agree to indemnify,
792
- defend, and hold each Contributor harmless for any liability
793
- incurred by, or claims asserted against, such Contributor by reason
794
- of your accepting any such warranty or additional liability.
795
-
796
- END OF TERMS AND CONDITIONS
797
-
798
- APPENDIX: How to apply the Apache License to your work.
799
-
800
- To apply the Apache License to your work, attach the following
801
- boilerplate notice, with the fields enclosed by brackets "{}"
802
- replaced with your own identifying information. (Don't include
803
- the brackets!) The text should be enclosed in the appropriate
804
- comment syntax for the file format. We also recommend that a
805
- file or class name and description of purpose be included on the
806
- same "printed page" as the copyright notice for easier
807
- identification within third-party archives.
808
-
809
- Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
810
-
811
- Licensed under the Apache License, Version 2.0 (the "License");
812
- you may not use this file except in compliance with the License.
813
- You may obtain a copy of the License at
814
-
815
- http://www.apache.org/licenses/LICENSE-2.0
816
-
817
- Unless required by applicable law or agreed to in writing, software
818
- distributed under the License is distributed on an "AS IS" BASIS,
819
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
820
- See the License for the specific language governing permissions and
821
- limitations under the License.
822
-
823
- @aws-sdk/nested-clients
824
- Apache-2.0
825
-
826
- @aws-sdk/token-providers
827
- Apache-2.0
828
- Apache License
829
- Version 2.0, January 2004
830
- http://www.apache.org/licenses/
831
-
832
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
833
-
834
- 1. Definitions.
835
-
836
- "License" shall mean the terms and conditions for use, reproduction,
837
- and distribution as defined by Sections 1 through 9 of this document.
838
-
839
- "Licensor" shall mean the copyright owner or entity authorized by
840
- the copyright owner that is granting the License.
841
-
842
- "Legal Entity" shall mean the union of the acting entity and all
843
- other entities that control, are controlled by, or are under common
844
- control with that entity. For the purposes of this definition,
845
- "control" means (i) the power, direct or indirect, to cause the
846
- direction or management of such entity, whether by contract or
847
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
848
- outstanding shares, or (iii) beneficial ownership of such entity.
849
-
850
- "You" (or "Your") shall mean an individual or Legal Entity
851
- exercising permissions granted by this License.
852
-
853
- "Source" form shall mean the preferred form for making modifications,
854
- including but not limited to software source code, documentation
855
- source, and configuration files.
856
-
857
- "Object" form shall mean any form resulting from mechanical
858
- transformation or translation of a Source form, including but
859
- not limited to compiled object code, generated documentation,
860
- and conversions to other media types.
861
-
862
- "Work" shall mean the work of authorship, whether in Source or
863
- Object form, made available under the License, as indicated by a
864
- copyright notice that is included in or attached to the work
865
- (an example is provided in the Appendix below).
866
-
867
- "Derivative Works" shall mean any work, whether in Source or Object
868
- form, that is based on (or derived from) the Work and for which the
869
- editorial revisions, annotations, elaborations, or other modifications
870
- represent, as a whole, an original work of authorship. For the purposes
871
- of this License, Derivative Works shall not include works that remain
872
- separable from, or merely link (or bind by name) to the interfaces of,
873
- the Work and Derivative Works thereof.
874
-
875
- "Contribution" shall mean any work of authorship, including
876
- the original version of the Work and any modifications or additions
877
- to that Work or Derivative Works thereof, that is intentionally
878
- submitted to Licensor for inclusion in the Work by the copyright owner
879
- or by an individual or Legal Entity authorized to submit on behalf of
880
- the copyright owner. For the purposes of this definition, "submitted"
881
- means any form of electronic, verbal, or written communication sent
882
- to the Licensor or its representatives, including but not limited to
883
- communication on electronic mailing lists, source code control systems,
884
- and issue tracking systems that are managed by, or on behalf of, the
885
- Licensor for the purpose of discussing and improving the Work, but
886
- excluding communication that is conspicuously marked or otherwise
887
- designated in writing by the copyright owner as "Not a Contribution."
888
-
889
- "Contributor" shall mean Licensor and any individual or Legal Entity
890
- on behalf of whom a Contribution has been received by Licensor and
891
- subsequently incorporated within the Work.
892
-
893
- 2. Grant of Copyright License. Subject to the terms and conditions of
894
- this License, each Contributor hereby grants to You a perpetual,
895
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
896
- copyright license to reproduce, prepare Derivative Works of,
897
- publicly display, publicly perform, sublicense, and distribute the
898
- Work and such Derivative Works in Source or Object form.
899
-
900
- 3. Grant of Patent License. Subject to the terms and conditions of
901
- this License, each Contributor hereby grants to You a perpetual,
902
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
903
- (except as stated in this section) patent license to make, have made,
904
- use, offer to sell, sell, import, and otherwise transfer the Work,
905
- where such license applies only to those patent claims licensable
906
- by such Contributor that are necessarily infringed by their
907
- Contribution(s) alone or by combination of their Contribution(s)
908
- with the Work to which such Contribution(s) was submitted. If You
909
- institute patent litigation against any entity (including a
910
- cross-claim or counterclaim in a lawsuit) alleging that the Work
911
- or a Contribution incorporated within the Work constitutes direct
912
- or contributory patent infringement, then any patent licenses
913
- granted to You under this License for that Work shall terminate
914
- as of the date such litigation is filed.
915
-
916
- 4. Redistribution. You may reproduce and distribute copies of the
917
- Work or Derivative Works thereof in any medium, with or without
918
- modifications, and in Source or Object form, provided that You
919
- meet the following conditions:
920
-
921
- (a) You must give any other recipients of the Work or
922
- Derivative Works a copy of this License; and
923
-
924
- (b) You must cause any modified files to carry prominent notices
925
- stating that You changed the files; and
926
-
927
- (c) You must retain, in the Source form of any Derivative Works
928
- that You distribute, all copyright, patent, trademark, and
929
- attribution notices from the Source form of the Work,
930
- excluding those notices that do not pertain to any part of
931
- the Derivative Works; and
932
-
933
- (d) If the Work includes a "NOTICE" text file as part of its
934
- distribution, then any Derivative Works that You distribute must
935
- include a readable copy of the attribution notices contained
936
- within such NOTICE file, excluding those notices that do not
937
- pertain to any part of the Derivative Works, in at least one
938
- of the following places: within a NOTICE text file distributed
939
- as part of the Derivative Works; within the Source form or
940
- documentation, if provided along with the Derivative Works; or,
941
- within a display generated by the Derivative Works, if and
942
- wherever such third-party notices normally appear. The contents
943
- of the NOTICE file are for informational purposes only and
944
- do not modify the License. You may add Your own attribution
945
- notices within Derivative Works that You distribute, alongside
946
- or as an addendum to the NOTICE text from the Work, provided
947
- that such additional attribution notices cannot be construed
948
- as modifying the License.
949
-
950
- You may add Your own copyright statement to Your modifications and
951
- may provide additional or different license terms and conditions
952
- for use, reproduction, or distribution of Your modifications, or
953
- for any such Derivative Works as a whole, provided Your use,
954
- reproduction, and distribution of the Work otherwise complies with
955
- the conditions stated in this License.
956
-
957
- 5. Submission of Contributions. Unless You explicitly state otherwise,
958
- any Contribution intentionally submitted for inclusion in the Work
959
- by You to the Licensor shall be under the terms and conditions of
960
- this License, without any additional terms or conditions.
961
- Notwithstanding the above, nothing herein shall supersede or modify
962
- the terms of any separate license agreement you may have executed
963
- with Licensor regarding such Contributions.
964
-
965
- 6. Trademarks. This License does not grant permission to use the trade
966
- names, trademarks, service marks, or product names of the Licensor,
967
- except as required for reasonable and customary use in describing the
968
- origin of the Work and reproducing the content of the NOTICE file.
969
-
970
- 7. Disclaimer of Warranty. Unless required by applicable law or
971
- agreed to in writing, Licensor provides the Work (and each
972
- Contributor provides its Contributions) on an "AS IS" BASIS,
973
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
974
- implied, including, without limitation, any warranties or conditions
975
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
976
- PARTICULAR PURPOSE. You are solely responsible for determining the
977
- appropriateness of using or redistributing the Work and assume any
978
- risks associated with Your exercise of permissions under this License.
979
-
980
- 8. Limitation of Liability. In no event and under no legal theory,
981
- whether in tort (including negligence), contract, or otherwise,
982
- unless required by applicable law (such as deliberate and grossly
983
- negligent acts) or agreed to in writing, shall any Contributor be
984
- liable to You for damages, including any direct, indirect, special,
985
- incidental, or consequential damages of any character arising as a
986
- result of this License or out of the use or inability to use the
987
- Work (including but not limited to damages for loss of goodwill,
988
- work stoppage, computer failure or malfunction, or any and all
989
- other commercial damages or losses), even if such Contributor
990
- has been advised of the possibility of such damages.
991
-
992
- 9. Accepting Warranty or Additional Liability. While redistributing
993
- the Work or Derivative Works thereof, You may choose to offer,
994
- and charge a fee for, acceptance of support, warranty, indemnity,
995
- or other liability obligations and/or rights consistent with this
996
- License. However, in accepting such obligations, You may act only
997
- on Your own behalf and on Your sole responsibility, not on behalf
998
- of any other Contributor, and only if You agree to indemnify,
999
- defend, and hold each Contributor harmless for any liability
1000
- incurred by, or claims asserted against, such Contributor by reason
1001
- of your accepting any such warranty or additional liability.
1002
-
1003
- END OF TERMS AND CONDITIONS
1004
-
1005
- APPENDIX: How to apply the Apache License to your work.
1006
-
1007
- To apply the Apache License to your work, attach the following
1008
- boilerplate notice, with the fields enclosed by brackets "{}"
1009
- replaced with your own identifying information. (Don't include
1010
- the brackets!) The text should be enclosed in the appropriate
1011
- comment syntax for the file format. We also recommend that a
1012
- file or class name and description of purpose be included on the
1013
- same "printed page" as the copyright notice for easier
1014
- identification within third-party archives.
1015
-
1016
- Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1017
-
1018
- Licensed under the Apache License, Version 2.0 (the "License");
1019
- you may not use this file except in compliance with the License.
1020
- You may obtain a copy of the License at
1021
-
1022
- http://www.apache.org/licenses/LICENSE-2.0
1023
-
1024
- Unless required by applicable law or agreed to in writing, software
1025
- distributed under the License is distributed on an "AS IS" BASIS,
1026
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1027
- See the License for the specific language governing permissions and
1028
- limitations under the License.
1029
-
1030
- @smithy/core
1031
- Apache-2.0
1032
- Apache License
1033
- Version 2.0, January 2004
1034
- http://www.apache.org/licenses/
1035
-
1036
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1037
-
1038
- 1. Definitions.
1039
-
1040
- "License" shall mean the terms and conditions for use, reproduction,
1041
- and distribution as defined by Sections 1 through 9 of this document.
1042
-
1043
- "Licensor" shall mean the copyright owner or entity authorized by
1044
- the copyright owner that is granting the License.
1045
-
1046
- "Legal Entity" shall mean the union of the acting entity and all
1047
- other entities that control, are controlled by, or are under common
1048
- control with that entity. For the purposes of this definition,
1049
- "control" means (i) the power, direct or indirect, to cause the
1050
- direction or management of such entity, whether by contract or
1051
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1052
- outstanding shares, or (iii) beneficial ownership of such entity.
1053
-
1054
- "You" (or "Your") shall mean an individual or Legal Entity
1055
- exercising permissions granted by this License.
1056
-
1057
- "Source" form shall mean the preferred form for making modifications,
1058
- including but not limited to software source code, documentation
1059
- source, and configuration files.
1060
-
1061
- "Object" form shall mean any form resulting from mechanical
1062
- transformation or translation of a Source form, including but
1063
- not limited to compiled object code, generated documentation,
1064
- and conversions to other media types.
1065
-
1066
- "Work" shall mean the work of authorship, whether in Source or
1067
- Object form, made available under the License, as indicated by a
1068
- copyright notice that is included in or attached to the work
1069
- (an example is provided in the Appendix below).
1070
-
1071
- "Derivative Works" shall mean any work, whether in Source or Object
1072
- form, that is based on (or derived from) the Work and for which the
1073
- editorial revisions, annotations, elaborations, or other modifications
1074
- represent, as a whole, an original work of authorship. For the purposes
1075
- of this License, Derivative Works shall not include works that remain
1076
- separable from, or merely link (or bind by name) to the interfaces of,
1077
- the Work and Derivative Works thereof.
1078
-
1079
- "Contribution" shall mean any work of authorship, including
1080
- the original version of the Work and any modifications or additions
1081
- to that Work or Derivative Works thereof, that is intentionally
1082
- submitted to Licensor for inclusion in the Work by the copyright owner
1083
- or by an individual or Legal Entity authorized to submit on behalf of
1084
- the copyright owner. For the purposes of this definition, "submitted"
1085
- means any form of electronic, verbal, or written communication sent
1086
- to the Licensor or its representatives, including but not limited to
1087
- communication on electronic mailing lists, source code control systems,
1088
- and issue tracking systems that are managed by, or on behalf of, the
1089
- Licensor for the purpose of discussing and improving the Work, but
1090
- excluding communication that is conspicuously marked or otherwise
1091
- designated in writing by the copyright owner as "Not a Contribution."
1092
-
1093
- "Contributor" shall mean Licensor and any individual or Legal Entity
1094
- on behalf of whom a Contribution has been received by Licensor and
1095
- subsequently incorporated within the Work.
1096
-
1097
- 2. Grant of Copyright License. Subject to the terms and conditions of
1098
- this License, each Contributor hereby grants to You a perpetual,
1099
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1100
- copyright license to reproduce, prepare Derivative Works of,
1101
- publicly display, publicly perform, sublicense, and distribute the
1102
- Work and such Derivative Works in Source or Object form.
1103
-
1104
- 3. Grant of Patent License. Subject to the terms and conditions of
1105
- this License, each Contributor hereby grants to You a perpetual,
1106
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1107
- (except as stated in this section) patent license to make, have made,
1108
- use, offer to sell, sell, import, and otherwise transfer the Work,
1109
- where such license applies only to those patent claims licensable
1110
- by such Contributor that are necessarily infringed by their
1111
- Contribution(s) alone or by combination of their Contribution(s)
1112
- with the Work to which such Contribution(s) was submitted. If You
1113
- institute patent litigation against any entity (including a
1114
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1115
- or a Contribution incorporated within the Work constitutes direct
1116
- or contributory patent infringement, then any patent licenses
1117
- granted to You under this License for that Work shall terminate
1118
- as of the date such litigation is filed.
1119
-
1120
- 4. Redistribution. You may reproduce and distribute copies of the
1121
- Work or Derivative Works thereof in any medium, with or without
1122
- modifications, and in Source or Object form, provided that You
1123
- meet the following conditions:
1124
-
1125
- (a) You must give any other recipients of the Work or
1126
- Derivative Works a copy of this License; and
1127
-
1128
- (b) You must cause any modified files to carry prominent notices
1129
- stating that You changed the files; and
1130
-
1131
- (c) You must retain, in the Source form of any Derivative Works
1132
- that You distribute, all copyright, patent, trademark, and
1133
- attribution notices from the Source form of the Work,
1134
- excluding those notices that do not pertain to any part of
1135
- the Derivative Works; and
1136
-
1137
- (d) If the Work includes a "NOTICE" text file as part of its
1138
- distribution, then any Derivative Works that You distribute must
1139
- include a readable copy of the attribution notices contained
1140
- within such NOTICE file, excluding those notices that do not
1141
- pertain to any part of the Derivative Works, in at least one
1142
- of the following places: within a NOTICE text file distributed
1143
- as part of the Derivative Works; within the Source form or
1144
- documentation, if provided along with the Derivative Works; or,
1145
- within a display generated by the Derivative Works, if and
1146
- wherever such third-party notices normally appear. The contents
1147
- of the NOTICE file are for informational purposes only and
1148
- do not modify the License. You may add Your own attribution
1149
- notices within Derivative Works that You distribute, alongside
1150
- or as an addendum to the NOTICE text from the Work, provided
1151
- that such additional attribution notices cannot be construed
1152
- as modifying the License.
1153
-
1154
- You may add Your own copyright statement to Your modifications and
1155
- may provide additional or different license terms and conditions
1156
- for use, reproduction, or distribution of Your modifications, or
1157
- for any such Derivative Works as a whole, provided Your use,
1158
- reproduction, and distribution of the Work otherwise complies with
1159
- the conditions stated in this License.
1160
-
1161
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1162
- any Contribution intentionally submitted for inclusion in the Work
1163
- by You to the Licensor shall be under the terms and conditions of
1164
- this License, without any additional terms or conditions.
1165
- Notwithstanding the above, nothing herein shall supersede or modify
1166
- the terms of any separate license agreement you may have executed
1167
- with Licensor regarding such Contributions.
1168
-
1169
- 6. Trademarks. This License does not grant permission to use the trade
1170
- names, trademarks, service marks, or product names of the Licensor,
1171
- except as required for reasonable and customary use in describing the
1172
- origin of the Work and reproducing the content of the NOTICE file.
1173
-
1174
- 7. Disclaimer of Warranty. Unless required by applicable law or
1175
- agreed to in writing, Licensor provides the Work (and each
1176
- Contributor provides its Contributions) on an "AS IS" BASIS,
1177
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1178
- implied, including, without limitation, any warranties or conditions
1179
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1180
- PARTICULAR PURPOSE. You are solely responsible for determining the
1181
- appropriateness of using or redistributing the Work and assume any
1182
- risks associated with Your exercise of permissions under this License.
1183
-
1184
- 8. Limitation of Liability. In no event and under no legal theory,
1185
- whether in tort (including negligence), contract, or otherwise,
1186
- unless required by applicable law (such as deliberate and grossly
1187
- negligent acts) or agreed to in writing, shall any Contributor be
1188
- liable to You for damages, including any direct, indirect, special,
1189
- incidental, or consequential damages of any character arising as a
1190
- result of this License or out of the use or inability to use the
1191
- Work (including but not limited to damages for loss of goodwill,
1192
- work stoppage, computer failure or malfunction, or any and all
1193
- other commercial damages or losses), even if such Contributor
1194
- has been advised of the possibility of such damages.
1195
-
1196
- 9. Accepting Warranty or Additional Liability. While redistributing
1197
- the Work or Derivative Works thereof, You may choose to offer,
1198
- and charge a fee for, acceptance of support, warranty, indemnity,
1199
- or other liability obligations and/or rights consistent with this
1200
- License. However, in accepting such obligations, You may act only
1201
- on Your own behalf and on Your sole responsibility, not on behalf
1202
- of any other Contributor, and only if You agree to indemnify,
1203
- defend, and hold each Contributor harmless for any liability
1204
- incurred by, or claims asserted against, such Contributor by reason
1205
- of your accepting any such warranty or additional liability.
1206
-
1207
- END OF TERMS AND CONDITIONS
1208
-
1209
- APPENDIX: How to apply the Apache License to your work.
1210
-
1211
- To apply the Apache License to your work, attach the following
1212
- boilerplate notice, with the fields enclosed by brackets "{}"
1213
- replaced with your own identifying information. (Don't include
1214
- the brackets!) The text should be enclosed in the appropriate
1215
- comment syntax for the file format. We also recommend that a
1216
- file or class name and description of purpose be included on the
1217
- same "printed page" as the copyright notice for easier
1218
- identification within third-party archives.
1219
-
1220
- Copyright 2019 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1221
-
1222
- Licensed under the Apache License, Version 2.0 (the "License");
1223
- you may not use this file except in compliance with the License.
1224
- You may obtain a copy of the License at
1225
-
1226
- http://www.apache.org/licenses/LICENSE-2.0
1227
-
1228
- Unless required by applicable law or agreed to in writing, software
1229
- distributed under the License is distributed on an "AS IS" BASIS,
1230
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1231
- See the License for the specific language governing permissions and
1232
- limitations under the License.
1233
-
1234
-
1235
- @smithy/credential-provider-imds
1236
- Apache-2.0
1237
- Apache License
1238
- Version 2.0, January 2004
1239
- http://www.apache.org/licenses/
1240
-
1241
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1242
-
1243
- 1. Definitions.
1244
-
1245
- "License" shall mean the terms and conditions for use, reproduction,
1246
- and distribution as defined by Sections 1 through 9 of this document.
1247
-
1248
- "Licensor" shall mean the copyright owner or entity authorized by
1249
- the copyright owner that is granting the License.
1250
-
1251
- "Legal Entity" shall mean the union of the acting entity and all
1252
- other entities that control, are controlled by, or are under common
1253
- control with that entity. For the purposes of this definition,
1254
- "control" means (i) the power, direct or indirect, to cause the
1255
- direction or management of such entity, whether by contract or
1256
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1257
- outstanding shares, or (iii) beneficial ownership of such entity.
1258
-
1259
- "You" (or "Your") shall mean an individual or Legal Entity
1260
- exercising permissions granted by this License.
1261
-
1262
- "Source" form shall mean the preferred form for making modifications,
1263
- including but not limited to software source code, documentation
1264
- source, and configuration files.
1265
-
1266
- "Object" form shall mean any form resulting from mechanical
1267
- transformation or translation of a Source form, including but
1268
- not limited to compiled object code, generated documentation,
1269
- and conversions to other media types.
1270
-
1271
- "Work" shall mean the work of authorship, whether in Source or
1272
- Object form, made available under the License, as indicated by a
1273
- copyright notice that is included in or attached to the work
1274
- (an example is provided in the Appendix below).
1275
-
1276
- "Derivative Works" shall mean any work, whether in Source or Object
1277
- form, that is based on (or derived from) the Work and for which the
1278
- editorial revisions, annotations, elaborations, or other modifications
1279
- represent, as a whole, an original work of authorship. For the purposes
1280
- of this License, Derivative Works shall not include works that remain
1281
- separable from, or merely link (or bind by name) to the interfaces of,
1282
- the Work and Derivative Works thereof.
1283
-
1284
- "Contribution" shall mean any work of authorship, including
1285
- the original version of the Work and any modifications or additions
1286
- to that Work or Derivative Works thereof, that is intentionally
1287
- submitted to Licensor for inclusion in the Work by the copyright owner
1288
- or by an individual or Legal Entity authorized to submit on behalf of
1289
- the copyright owner. For the purposes of this definition, "submitted"
1290
- means any form of electronic, verbal, or written communication sent
1291
- to the Licensor or its representatives, including but not limited to
1292
- communication on electronic mailing lists, source code control systems,
1293
- and issue tracking systems that are managed by, or on behalf of, the
1294
- Licensor for the purpose of discussing and improving the Work, but
1295
- excluding communication that is conspicuously marked or otherwise
1296
- designated in writing by the copyright owner as "Not a Contribution."
1297
-
1298
- "Contributor" shall mean Licensor and any individual or Legal Entity
1299
- on behalf of whom a Contribution has been received by Licensor and
1300
- subsequently incorporated within the Work.
1301
-
1302
- 2. Grant of Copyright License. Subject to the terms and conditions of
1303
- this License, each Contributor hereby grants to You a perpetual,
1304
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1305
- copyright license to reproduce, prepare Derivative Works of,
1306
- publicly display, publicly perform, sublicense, and distribute the
1307
- Work and such Derivative Works in Source or Object form.
1308
-
1309
- 3. Grant of Patent License. Subject to the terms and conditions of
1310
- this License, each Contributor hereby grants to You a perpetual,
1311
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1312
- (except as stated in this section) patent license to make, have made,
1313
- use, offer to sell, sell, import, and otherwise transfer the Work,
1314
- where such license applies only to those patent claims licensable
1315
- by such Contributor that are necessarily infringed by their
1316
- Contribution(s) alone or by combination of their Contribution(s)
1317
- with the Work to which such Contribution(s) was submitted. If You
1318
- institute patent litigation against any entity (including a
1319
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1320
- or a Contribution incorporated within the Work constitutes direct
1321
- or contributory patent infringement, then any patent licenses
1322
- granted to You under this License for that Work shall terminate
1323
- as of the date such litigation is filed.
1324
-
1325
- 4. Redistribution. You may reproduce and distribute copies of the
1326
- Work or Derivative Works thereof in any medium, with or without
1327
- modifications, and in Source or Object form, provided that You
1328
- meet the following conditions:
1329
-
1330
- (a) You must give any other recipients of the Work or
1331
- Derivative Works a copy of this License; and
1332
-
1333
- (b) You must cause any modified files to carry prominent notices
1334
- stating that You changed the files; and
1335
-
1336
- (c) You must retain, in the Source form of any Derivative Works
1337
- that You distribute, all copyright, patent, trademark, and
1338
- attribution notices from the Source form of the Work,
1339
- excluding those notices that do not pertain to any part of
1340
- the Derivative Works; and
1341
-
1342
- (d) If the Work includes a "NOTICE" text file as part of its
1343
- distribution, then any Derivative Works that You distribute must
1344
- include a readable copy of the attribution notices contained
1345
- within such NOTICE file, excluding those notices that do not
1346
- pertain to any part of the Derivative Works, in at least one
1347
- of the following places: within a NOTICE text file distributed
1348
- as part of the Derivative Works; within the Source form or
1349
- documentation, if provided along with the Derivative Works; or,
1350
- within a display generated by the Derivative Works, if and
1351
- wherever such third-party notices normally appear. The contents
1352
- of the NOTICE file are for informational purposes only and
1353
- do not modify the License. You may add Your own attribution
1354
- notices within Derivative Works that You distribute, alongside
1355
- or as an addendum to the NOTICE text from the Work, provided
1356
- that such additional attribution notices cannot be construed
1357
- as modifying the License.
1358
-
1359
- You may add Your own copyright statement to Your modifications and
1360
- may provide additional or different license terms and conditions
1361
- for use, reproduction, or distribution of Your modifications, or
1362
- for any such Derivative Works as a whole, provided Your use,
1363
- reproduction, and distribution of the Work otherwise complies with
1364
- the conditions stated in this License.
1365
-
1366
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1367
- any Contribution intentionally submitted for inclusion in the Work
1368
- by You to the Licensor shall be under the terms and conditions of
1369
- this License, without any additional terms or conditions.
1370
- Notwithstanding the above, nothing herein shall supersede or modify
1371
- the terms of any separate license agreement you may have executed
1372
- with Licensor regarding such Contributions.
1373
-
1374
- 6. Trademarks. This License does not grant permission to use the trade
1375
- names, trademarks, service marks, or product names of the Licensor,
1376
- except as required for reasonable and customary use in describing the
1377
- origin of the Work and reproducing the content of the NOTICE file.
1378
-
1379
- 7. Disclaimer of Warranty. Unless required by applicable law or
1380
- agreed to in writing, Licensor provides the Work (and each
1381
- Contributor provides its Contributions) on an "AS IS" BASIS,
1382
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1383
- implied, including, without limitation, any warranties or conditions
1384
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1385
- PARTICULAR PURPOSE. You are solely responsible for determining the
1386
- appropriateness of using or redistributing the Work and assume any
1387
- risks associated with Your exercise of permissions under this License.
1388
-
1389
- 8. Limitation of Liability. In no event and under no legal theory,
1390
- whether in tort (including negligence), contract, or otherwise,
1391
- unless required by applicable law (such as deliberate and grossly
1392
- negligent acts) or agreed to in writing, shall any Contributor be
1393
- liable to You for damages, including any direct, indirect, special,
1394
- incidental, or consequential damages of any character arising as a
1395
- result of this License or out of the use or inability to use the
1396
- Work (including but not limited to damages for loss of goodwill,
1397
- work stoppage, computer failure or malfunction, or any and all
1398
- other commercial damages or losses), even if such Contributor
1399
- has been advised of the possibility of such damages.
1400
-
1401
- 9. Accepting Warranty or Additional Liability. While redistributing
1402
- the Work or Derivative Works thereof, You may choose to offer,
1403
- and charge a fee for, acceptance of support, warranty, indemnity,
1404
- or other liability obligations and/or rights consistent with this
1405
- License. However, in accepting such obligations, You may act only
1406
- on Your own behalf and on Your sole responsibility, not on behalf
1407
- of any other Contributor, and only if You agree to indemnify,
1408
- defend, and hold each Contributor harmless for any liability
1409
- incurred by, or claims asserted against, such Contributor by reason
1410
- of your accepting any such warranty or additional liability.
1411
-
1412
- END OF TERMS AND CONDITIONS
1413
-
1414
- APPENDIX: How to apply the Apache License to your work.
1415
-
1416
- To apply the Apache License to your work, attach the following
1417
- boilerplate notice, with the fields enclosed by brackets "{}"
1418
- replaced with your own identifying information. (Don't include
1419
- the brackets!) The text should be enclosed in the appropriate
1420
- comment syntax for the file format. We also recommend that a
1421
- file or class name and description of purpose be included on the
1422
- same "printed page" as the copyright notice for easier
1423
- identification within third-party archives.
1424
-
1425
- Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
1426
-
1427
- Licensed under the Apache License, Version 2.0 (the "License");
1428
- you may not use this file except in compliance with the License.
1429
- You may obtain a copy of the License at
1430
-
1431
- http://www.apache.org/licenses/LICENSE-2.0
1432
-
1433
- Unless required by applicable law or agreed to in writing, software
1434
- distributed under the License is distributed on an "AS IS" BASIS,
1435
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1436
- See the License for the specific language governing permissions and
1437
- limitations under the License.
1438
-
1439
1
  chalk
1440
2
  MIT
1441
3
  MIT License