package auth type Creditial struct { AccessKeyId string AccessKeySecret string }