mirror of
https://github.com/usual2970/certimate.git
synced 2025-09-21 23:45:59 +00:00
feat: add aws cloudfront deployer
This commit is contained in:
@@ -92,6 +92,5 @@ func createSdkClient(accessKeyId, secretAccessKey, region string) (*awsAcm.Clien
|
||||
o.Region = region
|
||||
o.Credentials = aws.NewCredentialsCache(awsCred.NewStaticCredentialsProvider(accessKeyId, secretAccessKey, ""))
|
||||
})
|
||||
|
||||
return client, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user