// Type definitions for aws-sdk
// Project: https://github.com/aws/aws-sdk-js
// Definitions by: https://github.com/ingenieux/aws-sdk-typescript
// GENERATED CODE - DO NOT EDIT

///<reference path="./aws-sdk-common.d.ts" />
{{#each services}}
///<reference path="./aws-{{this}}.d.ts" />
{{/each}}

declare module "aws-sdk" {
	
}
	
