package
20.6.1+incompatible
Repository: https://github.com/sfuruya0612/snatch.git
Documentation: pkg.go.dev

# Functions

GetSession returns *session.Session.
NewAcmSess return ACM struct initialized.
NewAsgSess return AutoScaling struct initialized.
NewCeSess return CostExplorer struct initialized.
NewCfnSess return CloudFormation struct initialized.
NewEc2Sess return EC2 struct initialized.
NewElastiCacheSess return ElastiCache struct initialized.
NewElbSess return ELB struct initialized.
NewElbV2Sess return ELBV2 struct initialized.
NewIamSess return IAM struct initialized.
NewLogsSess return CloudWatchLogs struct initialized.
NewMetricsSess return CloudWatch struct initialized.
NewRdsSess return RDS struct initialized.
NewRoute53Sess return Route53 struct initialized.
NewS3DownloaderSess return S3Manager Downloader struct initialized.
NewS3Sess return S3 struct initialized.
NewSsmSess return SSM struct initialized.
NewTransSess return Translate struct initialized.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ACM client struct.
AutoScaling client struct.
Balancer elb struct.
CacheNode elasticache cachenode struct.
Certificate acm certicate struct.
CloudFormation client struct.
CloudWatch client struct.
CloudWatchLogs client struct.
CmdLog sendcommand log struct.
Cost cost and usage struct.
CostExplorer client struct.
DBCluster rds db cluster struct.
DBInstance rds db instance struct.
EC2 client struct.
ElastiCache client struct.
ELB client struct.
ELBV2 client struct.
Event cloudformation stack events struct.
Group autoscaling group struct.
IAM client struct.
Instance ec2 instance struct.
LogEvent log event struct.
Object s3 object struct.
Parameter parameter store struct.
RDS client struct.
Record route53 set record struct.
Response sendcommand response struct.
Role iam role struct.
Route53 client struct.
S3 client struct.
S3Downloader client struct.
Session ssm session history struct.
SSM client struct.
Stack cloudformation stack struct.
Translate client struct.
User iam user struct.

# Type aliases

Balancers Balancer struct slice.
CacheNodes CacheNode struct slice.
Certificates Certificate struct slice.
CmdLogs CommandLog struct slice.
Costs Cost struct slice.
DBClusters DBCluster struct slice.
DBInstances DBInstance struct slice.
Events Event struct slice.
Groups Group struct slice.
Instances Instance struct slice.
LogEvents LogEvent struct slice.
Objects Object struct slice.
Parameters Parameter struct slice.
Records Record struct slice.
Responses Response struct slice.
Roles Role struct slice.
Sessions Session struct slice.
Stacks Stack struct slice.
Users User struct slice.