This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.AWS.CloudFront.
                            
	
		Summary
            Helper method to get the AWS Credentials from environment variables
            
		- Assembly
- Cake.AWS .CloudFront .dll 
- Namespace
- Cake.AWS .CloudFront 
- Containing Type
- CakeContext Extensions 
Syntax
public static CloudFrontSettings CreateCloudFrontSettings(this ICakeContext context)Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | The cake context. | 
Return Value
| Type | Description | 
|---|---|
| CloudFrontSettings | A new CloudFrontSettingsinstance to be used in calls to theICloudFrontManager. | 
