Skip to content

Commit

Permalink
Merge pull request aws#381 from johannesnagl/patch-1
Browse files Browse the repository at this point in the history
welcome frankfurt!
  • Loading branch information
mtdowling committed Oct 29, 2014
2 parents 02390ab + 04c34fa commit 68ffb37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Aws/Common/Enum/Region.php
Expand Up @@ -39,6 +39,9 @@ class Region extends Enum

const EU_WEST_1 = 'eu-west-1';
const IRELAND = 'eu-west-1';

const EU_CENTRAL_1 = 'eu-central-1';
const FRANKFURT = 'eu-central-1';

const AP_SOUTHEAST_1 = 'ap-southeast-1';
const SINGAPORE = 'ap-southeast-1';
Expand Down

0 comments on commit 68ffb37

Please sign in to comment.