SIGN IN SIGN UP

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.md file below.

0 0 0 Java
2021-10-04 08:42:45 -04:00
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31624.102
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CreateLogGroupExample", "CreateLogGroupExample.csproj", "{B5233B22-69BC-4724-ADE6-98F9DED049DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B5233B22-69BC-4724-ADE6-98F9DED049DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B5233B22-69BC-4724-ADE6-98F9DED049DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B5233B22-69BC-4724-ADE6-98F9DED049DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B5233B22-69BC-4724-ADE6-98F9DED049DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B9B13296-9361-4026-B7DA-889BE2EE5087}
EndGlobalSection
EndGlobal