Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AWSSessionMiddleware ¶
func AWSSessionMiddleware(awsSession *AWSSession) gin.HandlerFunc
Types ¶
type AWSSession ¶
func NewAWSSession ¶
func NewAWSSession(cfg *model.Config) (*AWSSession, error)
func (*AWSSession) GetCloudWatchLogsService ¶
func (a *AWSSession) GetCloudWatchLogsService() *cloudwatchlogs.CloudWatchLogs
func (*AWSSession) GetS3Service ¶
func (a *AWSSession) GetS3Service() *s3.S3
Click to show internal directories.
Click to hide internal directories.