You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-lambda/README.md
+1-66Lines changed: 1 addition & 66 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,72 +6,7 @@
6
6
7
7
AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native.
8
8
9
-
<fullname>Lambda</fullname>
10
-
11
-
<p>
12
-
<b>Overview</b>
13
-
</p>
14
-
<p>Lambda is a compute service that lets you run code without provisioning or managing servers.
15
-
Lambda runs your code on a high-availability compute infrastructure and performs all of the
16
-
administration of the compute resources, including server and operating system maintenance, capacity provisioning
17
-
and automatic scaling, code monitoring and logging. With Lambda, you can run code for virtually any
18
-
type of application or backend service. For more information about the Lambda service, see <ahref="https://docs.aws.amazon.com/lambda/latest/dg/welcome.html">What is Lambda</a> in the <b>Lambda Developer Guide</b>.</p>
19
-
<p>The <i>Lambda API Reference</i> provides information about
20
-
each of the API methods, including details about the parameters in each API request and
21
-
response. </p>
22
-
<p></p>
23
-
<p>You can use Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command
24
-
line tools to access the API. For installation instructions, see <ahref="http://aws.amazon.com/tools/">Tools for
25
-
Amazon Web Services</a>. </p>
26
-
<p>For a list of Region-specific endpoints that Lambda supports,
27
-
see <ahref="https://docs.aws.amazon.com/general/latest/gr/lambda-service.html">Lambda
28
-
endpoints and quotas </a> in the <i>Amazon Web Services General Reference.</i>. </p>
29
-
<p>When making the API calls, you will need to
30
-
authenticate your request by providing a signature. Lambda supports signature version 4. For more information,
31
-
see <ahref="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 signing process</a> in the
32
-
<i>Amazon Web Services General Reference.</i>. </p>
33
-
<p>
34
-
<b>CA certificates</b>
35
-
</p>
36
-
<p>Because Amazon Web Services SDKs use the CA certificates from your computer, changes to the certificates on the Amazon Web Services servers
37
-
can cause connection failures when you attempt to use an SDK. You can prevent these failures by keeping your
38
-
computer's CA certificates and operating system up-to-date. If you encounter this issue in a corporate
39
-
environment and do not manage your own computer, you might need to ask an administrator to assist with the
40
-
update process. The following list shows minimum operating system and Java versions:</p>
41
-
<ul>
42
-
<li>
43
-
<p>Microsoft Windows versions that have updates from January 2005 or later installed contain at least one
44
-
of the required CAs in their trust list. </p>
45
-
</li>
46
-
<li>
47
-
<p>Mac OS X 10.4 with Java for Mac OS X 10.4 Release 5 (February 2007), Mac OS X 10.5 (October 2007), and
48
-
later versions contain at least one of the required CAs in their trust list. </p>
49
-
</li>
50
-
<li>
51
-
<p>Red Hat Enterprise Linux 5 (March 2007), 6, and 7 and CentOS 5, 6, and 7 all contain at least one of the
52
-
required CAs in their default trusted CA list. </p>
53
-
</li>
54
-
<li>
55
-
<p>Java 1.4.2_12 (May 2006), 5 Update 2 (March 2005), and all later versions, including Java 6 (December
56
-
2006), 7, and 8, contain at least one of the required CAs in their default trusted CA list. </p>
57
-
</li>
58
-
</ul>
59
-
<p>When accessing the Lambda management console or Lambda API endpoints, whether through browsers or
60
-
programmatically, you will need to ensure your client machines support any of the following CAs: </p>
<p>Root certificates from the first two authorities are available from <ahref="https://www.amazontrust.com/repository/">Amazon trust services</a>, but keeping your computer
73
-
up-to-date is the more straightforward solution. To learn more about ACM-provided certificates, see <ahref="http://aws.amazon.com/certificate-manager/faqs/#certificates">Amazon Web Services Certificate Manager FAQs.</a>
74
-
</p>
9
+
<fullname>Lambda</fullname> <p> <b>Overview</b> </p> <p>Lambda is a compute service that lets you run code without provisioning or managing servers. Lambda runs your code on a high-availability compute infrastructure and performs all of the administration of the compute resources, including server and operating system maintenance, capacity provisioning and automatic scaling, code monitoring and logging. With Lambda, you can run code for virtually any type of application or backend service. For more information about the Lambda service, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/welcome.html">What is Lambda</a> in the <b>Lambda Developer Guide</b>.</p> <p>The <i>Lambda API Reference</i> provides information about each of the API methods, including details about the parameters in each API request and response. </p> <p/> <p>You can use Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools to access the API. For installation instructions, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>. </p> <p>For a list of Region-specific endpoints that Lambda supports, see <a href="https://docs.aws.amazon.com/general/latest/gr/lambda-service.html">Lambda endpoints and quotas </a> in the <i>Amazon Web Services General Reference.</i>. </p> <p>When making the API calls, you will need to authenticate your request by providing a signature. Lambda supports signature version 4. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 signing process</a> in the <i>Amazon Web Services General Reference.</i>. </p> <p> <b>CA certificates</b> </p> <p>Because Amazon Web Services SDKs use the CA certificates from your computer, changes to the certificates on the Amazon Web Services servers can cause connection failures when you attempt to use an SDK. You can prevent these failures by keeping your computer's CA certificates and operating system up-to-date. If you encounter this issue in a corporate environment and do not manage your own computer, you might need to ask an administrator to assist with the update process. The following list shows minimum operating system and Java versions:</p> <ul> <li> <p>Microsoft Windows versions that have updates from January 2005 or later installed contain at least one of the required CAs in their trust list. </p> </li> <li> <p>Mac OS X 10.4 with Java for Mac OS X 10.4 Release 5 (February 2007), Mac OS X 10.5 (October 2007), and later versions contain at least one of the required CAs in their trust list. </p> </li> <li> <p>Red Hat Enterprise Linux 5 (March 2007), 6, and 7 and CentOS 5, 6, and 7 all contain at least one of the required CAs in their default trusted CA list. </p> </li> <li> <p>Java 1.4.2_12 (May 2006), 5 Update 2 (March 2005), and all later versions, including Java 6 (December 2006), 7, and 8, contain at least one of the required CAs in their default trusted CA list. </p> </li> </ul> <p>When accessing the Lambda management console or Lambda API endpoints, whether through browsers or programmatically, you will need to ensure your client machines support any of the following CAs: </p> <ul> <li> <p>Amazon Root CA 1</p> </li> <li> <p>Starfield Services Root Certificate Authority - G2</p> </li> <li> <p>Starfield Class 2 Certification Authority</p> </li> </ul> <p>Root certificates from the first two authorities are available from <a href="https://www.amazontrust.com/repository/">Amazon trust services</a>, but keeping your computer up-to-date is the more straightforward solution. To learn more about ACM-provided certificates, see <a href="http://aws.amazon.com/certificate-manager/faqs/#certificates">Amazon Web Services Certificate Manager FAQs.</a> </p>
Copy file name to clipboardExpand all lines: clients/client-lambda/src/Lambda.ts
+1-65Lines changed: 1 addition & 65 deletions
Original file line number
Diff line number
Diff line change
@@ -1429,71 +1429,7 @@ export interface Lambda {
1429
1429
}
1430
1430
1431
1431
/**
1432
-
* <fullname>Lambda</fullname>
1433
-
* <p>
1434
-
* <b>Overview</b>
1435
-
* </p>
1436
-
* <p>Lambda is a compute service that lets you run code without provisioning or managing servers.
1437
-
* Lambda runs your code on a high-availability compute infrastructure and performs all of the
1438
-
* administration of the compute resources, including server and operating system maintenance, capacity provisioning
1439
-
* and automatic scaling, code monitoring and logging. With Lambda, you can run code for virtually any
1440
-
* type of application or backend service. For more information about the Lambda service, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/welcome.html">What is Lambda</a> in the <b>Lambda Developer Guide</b>.</p>
1441
-
* <p>The <i>Lambda API Reference</i> provides information about
1442
-
* each of the API methods, including details about the parameters in each API request and
1443
-
* response. </p>
1444
-
* <p></p>
1445
-
* <p>You can use Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command
1446
-
* line tools to access the API. For installation instructions, see <a href="http://aws.amazon.com/tools/">Tools for
1447
-
* Amazon Web Services</a>. </p>
1448
-
* <p>For a list of Region-specific endpoints that Lambda supports,
1449
-
* see <a href="https://docs.aws.amazon.com/general/latest/gr/lambda-service.html">Lambda
1450
-
* endpoints and quotas </a> in the <i>Amazon Web Services General Reference.</i>. </p>
1451
-
* <p>When making the API calls, you will need to
1452
-
* authenticate your request by providing a signature. Lambda supports signature version 4. For more information,
1453
-
* see <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 signing process</a> in the
1454
-
* <i>Amazon Web Services General Reference.</i>. </p>
1455
-
* <p>
1456
-
* <b>CA certificates</b>
1457
-
* </p>
1458
-
* <p>Because Amazon Web Services SDKs use the CA certificates from your computer, changes to the certificates on the Amazon Web Services servers
1459
-
* can cause connection failures when you attempt to use an SDK. You can prevent these failures by keeping your
1460
-
* computer's CA certificates and operating system up-to-date. If you encounter this issue in a corporate
1461
-
* environment and do not manage your own computer, you might need to ask an administrator to assist with the
1462
-
* update process. The following list shows minimum operating system and Java versions:</p>
1463
-
* <ul>
1464
-
* <li>
1465
-
* <p>Microsoft Windows versions that have updates from January 2005 or later installed contain at least one
1466
-
* of the required CAs in their trust list. </p>
1467
-
* </li>
1468
-
* <li>
1469
-
* <p>Mac OS X 10.4 with Java for Mac OS X 10.4 Release 5 (February 2007), Mac OS X 10.5 (October 2007), and
1470
-
* later versions contain at least one of the required CAs in their trust list. </p>
1471
-
* </li>
1472
-
* <li>
1473
-
* <p>Red Hat Enterprise Linux 5 (March 2007), 6, and 7 and CentOS 5, 6, and 7 all contain at least one of the
1474
-
* required CAs in their default trusted CA list. </p>
1475
-
* </li>
1476
-
* <li>
1477
-
* <p>Java 1.4.2_12 (May 2006), 5 Update 2 (March 2005), and all later versions, including Java 6 (December
1478
-
* 2006), 7, and 8, contain at least one of the required CAs in their default trusted CA list. </p>
1479
-
* </li>
1480
-
* </ul>
1481
-
* <p>When accessing the Lambda management console or Lambda API endpoints, whether through browsers or
1482
-
* programmatically, you will need to ensure your client machines support any of the following CAs: </p>
* <p>Starfield Class 2 Certification Authority</p>
1492
-
* </li>
1493
-
* </ul>
1494
-
* <p>Root certificates from the first two authorities are available from <a href="https://www.amazontrust.com/repository/">Amazon trust services</a>, but keeping your computer
1495
-
* up-to-date is the more straightforward solution. To learn more about ACM-provided certificates, see <a href="http://aws.amazon.com/certificate-manager/faqs/#certificates">Amazon Web Services Certificate Manager FAQs.</a>
1496
-
* </p>
1432
+
* <fullname>Lambda</fullname> <p> <b>Overview</b> </p> <p>Lambda is a compute service that lets you run code without provisioning or managing servers. Lambda runs your code on a high-availability compute infrastructure and performs all of the administration of the compute resources, including server and operating system maintenance, capacity provisioning and automatic scaling, code monitoring and logging. With Lambda, you can run code for virtually any type of application or backend service. For more information about the Lambda service, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/welcome.html">What is Lambda</a> in the <b>Lambda Developer Guide</b>.</p> <p>The <i>Lambda API Reference</i> provides information about each of the API methods, including details about the parameters in each API request and response. </p> <p/> <p>You can use Software Development Kits (SDKs), Integrated Development Environment (IDE) Toolkits, and command line tools to access the API. For installation instructions, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>. </p> <p>For a list of Region-specific endpoints that Lambda supports, see <a href="https://docs.aws.amazon.com/general/latest/gr/lambda-service.html">Lambda endpoints and quotas </a> in the <i>Amazon Web Services General Reference.</i>. </p> <p>When making the API calls, you will need to authenticate your request by providing a signature. Lambda supports signature version 4. For more information, see <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.html">Signature Version 4 signing process</a> in the <i>Amazon Web Services General Reference.</i>. </p> <p> <b>CA certificates</b> </p> <p>Because Amazon Web Services SDKs use the CA certificates from your computer, changes to the certificates on the Amazon Web Services servers can cause connection failures when you attempt to use an SDK. You can prevent these failures by keeping your computer's CA certificates and operating system up-to-date. If you encounter this issue in a corporate environment and do not manage your own computer, you might need to ask an administrator to assist with the update process. The following list shows minimum operating system and Java versions:</p> <ul> <li> <p>Microsoft Windows versions that have updates from January 2005 or later installed contain at least one of the required CAs in their trust list. </p> </li> <li> <p>Mac OS X 10.4 with Java for Mac OS X 10.4 Release 5 (February 2007), Mac OS X 10.5 (October 2007), and later versions contain at least one of the required CAs in their trust list. </p> </li> <li> <p>Red Hat Enterprise Linux 5 (March 2007), 6, and 7 and CentOS 5, 6, and 7 all contain at least one of the required CAs in their default trusted CA list. </p> </li> <li> <p>Java 1.4.2_12 (May 2006), 5 Update 2 (March 2005), and all later versions, including Java 6 (December 2006), 7, and 8, contain at least one of the required CAs in their default trusted CA list. </p> </li> </ul> <p>When accessing the Lambda management console or Lambda API endpoints, whether through browsers or programmatically, you will need to ensure your client machines support any of the following CAs: </p> <ul> <li> <p>Amazon Root CA 1</p> </li> <li> <p>Starfield Services Root Certificate Authority - G2</p> </li> <li> <p>Starfield Class 2 Certification Authority</p> </li> </ul> <p>Root certificates from the first two authorities are available from <a href="https://www.amazontrust.com/repository/">Amazon trust services</a>, but keeping your computer up-to-date is the more straightforward solution. To learn more about ACM-provided certificates, see <a href="http://aws.amazon.com/certificate-manager/faqs/#certificates">Amazon Web Services Certificate Manager FAQs.</a> </p>
0 commit comments