20 lines
1.0 KiB
XML
20 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
|
<metadata>
|
|
<id>AWSSDK.SecurityToken</id>
|
|
<version>3.7.100.14</version>
|
|
<title>AWSSDK - SecurityToken</title>
|
|
<authors>Amazon Web Services</authors>
|
|
<owners>Amazon Web Services</owners>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<licenseUrl>http://aws.amazon.com/apache2.0/</licenseUrl>
|
|
<projectUrl>https://github.com/aws/aws-sdk-net/</projectUrl>
|
|
<iconUrl>https://sdk-for-net.amazonwebservices.com/images/AWSLogo128x128.png</iconUrl>
|
|
<description>The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.</description>
|
|
<language>en-US</language>
|
|
<tags>AWS Amazon cloud SecurityTokenService aws-sdk-v3 STS</tags>
|
|
<dependencies>
|
|
<dependency id="AWSSDK.Core" version="[3.7.100.14, 4.0.0)" />
|
|
</dependencies>
|
|
</metadata>
|
|
</package> |