AWS elasticbeanstalk documentation change
Summary
Updated documentation to add detailed sections for multiple AWS SDKs (Java, .NET, JavaScript, PHP, Python/Boto, Ruby) and modified section headers/footers
Security assessment
Changes focus on adding developer SDK documentation and reorganizing content. No security vulnerabilities, patches, or security-specific features are mentioned. The updates are general documentation improvements for SDK integration guidance.
Diff
diff --git a/elasticbeanstalk/latest/dg/RelatedResources.md b/elasticbeanstalk/latest/dg/RelatedResources.md index c48fe2296..2ca819225 100644 --- a//elasticbeanstalk/latest/dg/RelatedResources.md +++ b//elasticbeanstalk/latest/dg/RelatedResources.md @@ -5 +5 @@ -Sample applications +Sample applicationsAWS SDK for JavaAWS SDK for .NETAWS Toolkit for Visual StudioAWS SDK for JavaScript in Node.jsAWS SDK for PHPAWS SDK for Python (Boto)AWS SDK for Ruby @@ -47 +47 @@ The following related resources can help you as you work with this service. -The following are download links to the sample applications that are deployed as part of [Getting started with Elastic Beanstalk](./GettingStarted.html). +The following are download links to the sample applications that are deployed as part of [Learn how to get started with Elastic Beanstalk](./GettingStarted.html). @@ -79,0 +80,50 @@ Some samples use features that may have been released since the release of the p +## AWS SDK for Java + +The AWS SDK for Java provides a Java API you can use to build applications that use AWS infrastructure services. With the AWS SDK for Java, you can get started in minutes with a single, downloadable package that includes the AWS Java library, code examples, and documentation. + +The AWS SDK for Java requires the J2SE Development Kit. You can download the latest Java software from [http://developers.sun.com/downloads/](http://developers.sun.com/downloads/). The SDK also requires Apache Commons (Codec, HTTPClient, and Logging) and Saxon-HE third-party packages, which are included in the third-party directory of the SDK. + +For more information, see [AWS SDK for Java](https://aws.amazon.com/sdk-for-java/). For more information about the SDK, example code, documentation, tools, and additional resources, see the [Java on AWS Developer Center](https://aws.amazon.com/developer/language/java). + +## AWS SDK for .NET + +With the AWS SDK for .NET, you can get started quickly with a single, downloadable package that includes the AWS .NET library, code examples, and documentation. + +For more information, see [AWS SDK for .NET](https://aws.amazon.com/sdk-for-net/). For supported .NET Framework and Visual Studio versions, see the [AWS SDK for .NET Developer Guide](https://docs.aws.amazon.com/sdk-for-net/latest/developer-guide/). + +For more information about the SDK, example code, documentation, tools, and additional resources, see the [.NET on AWS Developer Center](https://aws.amazon.com/developer/language/net). + +## AWS Toolkit for Visual Studio + +With the AWS Toolkit for Visual Studio plug-in, you can deploy an existing .NET application to Elastic Beanstalk. You can also create projects using the AWS templates that are preconfigured with the AWS SDK for .NET. + +For prerequisite and installation information, see the [AWS Toolkit for Visual Studio](https://aws.amazon.com/visualstudio/). To get started creating your Elastic Beanstalk application using Visual Studio, see [Deploying .NET Windows applications with Elastic Beanstalk](./create_deploy_NET.html). + +## AWS SDK for JavaScript in Node.js + +With the AWS SDK for JavaScript in Node.js, you can get started quickly with a single, downloadable package that includes the AWS Node.js library, code examples, and documentation. + +For more information, see the [AWS SDK for JavaScript in Node.js](https://aws.amazon.com/sdk-for-node-js/). + +## AWS SDK for PHP + +With the AWS SDK for PHP, you can get started quickly with a single, downloadable package that includes the AWS PHP library, code examples, and documentation. + +For more information, see the [AWS SDK for PHP](https://aws.amazon.com/sdk-for-php/). For more information about the SDK, example code, documentation, tools, and additional resources, see the [PHP on AWS Developer Center](https://aws.amazon.com/developer/language/php). + +## AWS SDK for Python (Boto) + +With the AWS SDK for Python (Boto), you can get started quickly with a single, downloadable package that includes the AWS Python library, code examples, and documentation. You can build Python applications on top of APIs that take the complexity out of coding directly against web service interfaces. + +The all-in-one library provides Python developer-friendly APIs that hide many of the lower-level tasks associated with programming for the AWS Cloud, including authentication, request retries, and error handling. The SDK provides practical examples in Python for how to use the libraries to build applications. + +For information about Boto, example code, documentation, tools, and additional resources, see the [Python on AWS Developer Center](https://aws.amazon.com/python/). + +## AWS SDK for Ruby + +With the AWS Ruby library, code examples, and documentation, you can build Ruby applications on top of APIs that take the complexity out of coding directly against web services interfaces. + +The all-in-one library provides Ruby developer-friendly APIs that hide many of the lower-level tasks associated with programming for the AWS Cloud, including authentication, request retries, and error handling. The SDK provides practical examples in Ruby for how to use the libraries to build applications. + +For information about the SDK, example code, documentation, tools, and additional resources, see the [Ruby on AWS Developer Center](https://aws.amazon.com/ruby/). + @@ -86 +136 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Migration options: EB CLI vs. MGN +Troubleshooting @@ -88 +138 @@ Migration options: EB CLI vs. MGN -Archived content +Document history