Amazon AWS SDK Betriebsanweisung Seite 8

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 73
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 7
The preferred approach for handling credentials is to create a profile for each set of credentials in the
SDK Store.You can create and manage profiles with the AWS Toolkit for Visual Studio, PowerShell cm-
dlets, or programmatically with the SDK for .NET.These credentials are encrypted and stored separately
from any project.You then reference the profile by name in your application, and the credentials are in-
serted at build time. This approach ensures that your credentials are not unintentionally exposed with
your project on a public site. For more information, see Setting Up the AWS Toolkit for Visual Studio and
Configuring AWS Credentials (p. 9).
For more information about managing your credentials, see Best Practices for Managing AWS Access
Keys.
Install the .NET Development Environment
To use the SDK for .NET, you must have the following installed.
Requirements
(Required) Microsoft .NET Framework 3.5 or later
(Required) Microsoft Visual Studio 2010 or later
(Required) The SDK for .NET
(Recommended) AWS Toolkit for Visual Studio, a plugin that provides a user interface for managing
your AWS resources from Visual Studio, and includes the SDK for .NET. For more information, see
Using the AWS Toolkit for Visual Studio.
Note
We recommend using Visual Studio Professional 2010 or higher to implement your applications.
It is possible to use Visual Studio Express to implement applications with the SDK for .NET, in-
cluding installing the Toolkit for Visual Studio. However, Visual Studio Express supports only a
limited set of features.
Install the AWS SDK for .NET
The following procedure describes how to install AWS SDK for .NET.
Note
If you installed the Toolkit for Visual Studio, you already have the SDK for .NET, so you can skip
this step.
To install the SDK for .NET
1. Go to http://aws.amazon.com/sdkfornet. Click the Download button in the upper right corner of the
page.Your browser will prompt you to save the install file.
Tip
The AWS SDK for .NET is also available on GitHub.
2. To begin the install process, open the saved install file and follow the on-screen instructions.
Tip
By default, the AWS SDK for .NET is installed in the Program Files directory, which requires
administrator privileges. To install the AWS SDK for .NET as a non-administrator, specify
a different installation directory.
3. (Optional) You can install extensions for the SDK for .NET, which include a session state provider
and a trace listener. For more information, see Install AWS Assemblies with NuGet (p. 29).
Version v2.0.0
4
AWS SDK for .NET Developer Guide
Install the .NET Development Environment
Seitenansicht 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 72 73

Kommentare zu diesen Handbüchern

Keine Kommentare