Module | Rudy::Metadata |
In: |
lib/rudy/metadata.rb
|
COMMON_FIELDS | = | [:region, :zone, :environment, :role].freeze |
Generates a default criteria for all metadata based on region, zone, environment, and role. If a position has been specified in the globals it will also be included.
Returns a Hash.
Refresh the metadata object from SimpleDB. If the record doesn‘t exist it will raise an UnknownObject error