CakeContextExtensions.

CreateCloudFrontSettings(ICakeContext) Method

Summary

Helper method to get the AWS Credentials from environment variables

Syntax

public static CloudFrontSettings CreateCloudFrontSettings(this ICakeContext context)

Parameters

Name Type Description
context ICakeContext The cake context.

Return Value

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