Files
UnrealEngine/Engine/Binaries/ThirdParty/AWSSDK/AWSSDK.tps
2025-05-18 13:04:45 +08:00

15 lines
902 B
Plaintext

<?xml version="1.0" encoding="utf-8"?>
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Name>Amazon Web Services SDK for .NET</Name>
<Location>/Engine/Binaries/ThirdParty/AWSSDK/</Location>
<Date>2016-06-07T18:24:52.832967-04:00</Date>
<Function>Provides a client API for communicating with Amazon Web Services using the .NET Framework.</Function>
<Justification>In order to connect the build system to S3, so that chunked data can be copied to S3 as part of the promotion process.</Justification>
<Eula>https://github.com/aws/aws-sdk-net/blob/master/License.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/AWSSDK.NET_License.txt</LicenseFolder>
</TpsData>