Module: SportNginAwsAuditor

Defined in:
lib/sport_ngin_aws_auditor.rb,
lib/sport_ngin_aws_auditor/aws.rb,
lib/sport_ngin_aws_auditor/stack.rb,
lib/sport_ngin_aws_auditor/config.rb,
lib/sport_ngin_aws_auditor/google.rb,
lib/sport_ngin_aws_auditor/output.rb,
lib/sport_ngin_aws_auditor/version.rb,
lib/sport_ngin_aws_auditor/ec2_instance.rb,
lib/sport_ngin_aws_auditor/google_sheet.rb,
lib/sport_ngin_aws_auditor/notify_slack.rb,
lib/sport_ngin_aws_auditor/rds_instance.rb,
lib/sport_ngin_aws_auditor/scripts/audit.rb,
lib/sport_ngin_aws_auditor/cache_instance.rb,
lib/sport_ngin_aws_auditor/scripts/export.rb,
lib/sport_ngin_aws_auditor/instance_helper.rb,
lib/sport_ngin_aws_auditor/scripts/inspect.rb,
lib/sport_ngin_aws_auditor/convenience_wrappers.rb

Defined Under Namespace

Modules: AWSWrapper, CacheWrapper, EC2Wrapper, GoogleWrapper, InstanceHelper, OpsWorksWrapper, Output, RDSWrapper, Scripts Classes: AWSSDK, AwsConfig, CacheInstance, Config, DefaultPaths, EC2Instance, Google, GoogleConfig, GoogleSheet, NotifySlack, RDSInstance, Stack

Constant Summary collapse

VERSION =
"3.3.1"

Instance Attribute Summary collapse

Instance Attribute Details

#credsObject

Returns the value of attribute creds.



5
6
7
# File 'lib/sport_ngin_aws_auditor/convenience_wrappers.rb', line 5

def creds
  @creds
end