Module: Awful::Short
- Defined in:
- lib/awful/s3.rb,
lib/awful/acm.rb,
lib/awful/alb.rb,
lib/awful/ami.rb,
lib/awful/ecr.rb,
lib/awful/ecs.rb,
lib/awful/eip.rb,
lib/awful/elb.rb,
lib/awful/emr.rb,
lib/awful/kms.rb,
lib/awful/sqs.rb,
lib/awful/sts.rb,
lib/awful/vpce.rb,
lib/awful/certs.rb,
lib/awful/config.rb,
lib/awful/keypair.rb,
lib/awful/kinesis.rb,
lib/awful/route53.rb,
lib/awful/waf_acl.rb,
lib/awful/dynamodb.rb,
lib/awful/firehose.rb,
lib/awful/waf_rule.rb,
lib/awful/waf_ipset.rb,
lib/awful/changesets.rb,
lib/awful/cloudfront.rb,
lib/awful/api_gateway.rb,
lib/awful/elasticache.rb,
lib/awful/auto_scaling.rb,
lib/awful/lambda_events.rb,
lib/awful/cloudformation.rb,
lib/awful/security_group.rb,
lib/awful/cloudwatch_logs.rb,
lib/awful/dynamodb_streams.rb,
lib/awful/cloudwatch_events.rb,
lib/awful/api_gateway_stages.rb,
lib/awful/api_gateway_methods.rb,
lib/awful/api_gateway_resources.rb,
lib/awful/api_gateway_deployments.rb
Instance Method Summary collapse
- #acm(*args) ⇒ Object
- #alb(*args) ⇒ Object
- #ami(*args) ⇒ Object
- #apigw(*args) ⇒ Object
- #apimethods(*args) ⇒ Object
- #apiresources(*args) ⇒ Object
- #apistages(*args) ⇒ Object
- #asg(*args) ⇒ Object
- #certs(*args) ⇒ Object
- #cf(*args) ⇒ Object
- #changesets(*args) ⇒ Object
- #cloudfront(*args) ⇒ Object
- #config(*args) ⇒ Object
- #cwevents(*args) ⇒ Object
- #cwlogs(*args) ⇒ Object
- #deployments(*args) ⇒ Object
- #dyn(*args) ⇒ Object
- #dyn_streams(*args) ⇒ Object
- #ecr(*args) ⇒ Object
- #ecs(*args) ⇒ Object
- #eip(*args) ⇒ Object
- #elasticache(*args) ⇒ Object
- #elb(*args) ⇒ Object
- #emr(*args) ⇒ Object
- #firehose(*args) ⇒ Object
- #keypair(*args) ⇒ Object
- #kinesis(*args) ⇒ Object
- #kms(*args) ⇒ Object
- #lambda_events(*args) ⇒ Object
- #r53(*args) ⇒ Object
- #s3(*args) ⇒ Object
- #sg(*args) ⇒ Object
- #sqs(*args) ⇒ Object
- #sts(*args) ⇒ Object
- #vpce(*args) ⇒ Object
- #waf_acl(*args) ⇒ Object
- #waf_ipset(*args) ⇒ Object
- #waf_rule(*args) ⇒ Object
Instance Method Details
#acm(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/acm.rb', line 5 def acm(*args) Awful::Acm.new.invoke(*args) end |
#alb(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/alb.rb', line 5 def alb(*args) Awful::Alb.new.invoke(*args) end |
#ami(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/ami.rb', line 3 def ami(*args) Awful::Ami.new.invoke(*args) end |
#apigw(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/api_gateway.rb', line 3 def apigw(*args) Awful::ApiGateway.new.invoke(*args) end |
#apimethods(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/api_gateway_methods.rb', line 3 def apimethods(*args) Awful::ApiGateway::Methods.new.invoke(*args) end |
#apiresources(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/api_gateway_resources.rb', line 3 def apiresources(*args) Awful::ApiGateway::Resources.new.invoke(*args) end |
#apistages(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/api_gateway_stages.rb', line 3 def apistages(*args) Awful::ApiGateway::Stages.new.invoke(*args) end |
#asg(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/auto_scaling.rb', line 5 def asg(*args) Awful::AutoScaling.new.invoke(*args) end |
#certs(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/certs.rb', line 3 def certs(*args) Awful::Certs.new.invoke(*args) end |
#cf(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/cloudformation.rb', line 5 def cf(*args) Awful::CloudFormation.new.invoke(*args) end |
#changesets(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/changesets.rb', line 5 def changesets(*args) Awful::Changesets.new.invoke(*args) end |
#cloudfront(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/cloudfront.rb', line 3 def cloudfront(*args) Awful::CloudFront.new.invoke(*args) end |
#config(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/config.rb', line 3 def config(*args) Awful::Config.new.invoke(*args) end |
#cwevents(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/cloudwatch_events.rb', line 3 def cwevents(*args) Awful::CloudWatchEvents.new.invoke(*args) end |
#cwlogs(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/cloudwatch_logs.rb', line 5 def cwlogs(*args) Awful::CloudWatchLogs.new.invoke(*args) end |
#deployments(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/api_gateway_deployments.rb', line 3 def deployments(*args) Awful::ApiGateway::Deployments.new.invoke(*args) end |
#dyn(*args) ⇒ Object
7 8 9 |
# File 'lib/awful/dynamodb.rb', line 7 def dyn(*args) Awful::DynamoDB.new.invoke(*args) end |
#dyn_streams(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/dynamodb_streams.rb', line 3 def dyn_streams(*args) Awful::Streams.new.invoke(*args) end |
#ecr(*args) ⇒ Object
7 8 9 |
# File 'lib/awful/ecr.rb', line 7 def ecr(*args) Awful::ECR.new.invoke(*args) end |
#ecs(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/ecs.rb', line 5 def ecs(*args) Awful::Ecs.new.invoke(*args) end |
#eip(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/eip.rb', line 3 def eip(*args) Awful::Eip.new.invoke(*args) end |
#elasticache(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/elasticache.rb', line 5 def elasticache(*args) Awful::ElastiCache.new.invoke(*args) end |
#elb(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/elb.rb', line 3 def elb(*args) Awful::Elb.new.invoke(*args) end |
#emr(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/emr.rb', line 3 def emr(*args) Awful::EMR.new.invoke(*args) end |
#firehose(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/firehose.rb', line 5 def firehose(*args) Awful::Firehose.new.invoke(*args) end |
#keypair(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/keypair.rb', line 3 def keypair(*args) Awful::Keypair.new.invoke(*args) end |
#kinesis(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/kinesis.rb', line 5 def kinesis(*args) Awful::Kinesis.new.invoke(*args) end |
#kms(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/kms.rb', line 5 def kms(*args) Awful::Kms.new.invoke(*args) end |
#lambda_events(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/lambda_events.rb', line 3 def lambda_events(*args) Awful::Events.new.invoke(*args) end |
#r53(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/route53.rb', line 3 def r53(*args) Awful::Route53.new.invoke(*args) end |
#s3(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/s3.rb', line 5 def s3(*args) Awful::S3.new.invoke(*args) end |
#sg(*args) ⇒ Object
5 6 7 |
# File 'lib/awful/security_group.rb', line 5 def sg(*args) Awful::SecurityGroup.new.invoke(*args) end |
#sqs(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/sqs.rb', line 3 def sqs(*args) Awful::SQS.new.invoke(*args) end |
#sts(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/sts.rb', line 3 def sts(*args) Awful::Sts.new.invoke(*args) end |
#vpce(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/vpce.rb', line 3 def vpce(*args) Awful::Vpce.new.invoke(*args) end |
#waf_acl(*args) ⇒ Object
3 4 5 |
# File 'lib/awful/waf_acl.rb', line 3 def waf_acl(*args) Awful::WAF::Acl.new.invoke(*args) end |