Class: Humidifier::AwsAdapters::SDKV3
- Defined in:
- lib/humidifier/aws_adapters/sdkv3.rb
Overview
The adapter for v3 of aws-sdk
Constant Summary collapse
- S3_SDK_MESSAGE =
"The AWS SDK for versions 3+ have broken out individual AWS modules into their\nown gems. Since the stack that you're attempting to use is large enough that it\nneeds to be uploaded to S3, humidifier needs to load the S3 SDK. Please make\nsure that the 'aws-sdk-s3' gem is available in your load path.\n".freeze
Method Summary
Methods inherited from SDKV2
#create_change_set, #deploy_change_set, #exists?