CakeEnvironmentExtensions.

CreateCloudFrontSettings(ICakeEnvironment) Method

Summary

Helper method to get the AWS Credentials from environment variables

Syntax

public static CloudFrontSettings CreateCloudFrontSettings(this ICakeEnvironment environment)

Parameters

Name Type Description
environment ICakeEnvironment The cake environment.

Return Value

Type Description
CloudFrontSettings A new CloudFrontSettings instance to be used in calls to the ICloudFrontManager.