cloudposse/AWS region reduction map
Converts AWS region names from full names to either "fixed" or "short" abbreviations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| region | Input region code | yes | — |
| format | Format convert to. Valid values ('long', 'short', 'fixed'). If empty short and fixed inputs are converted to long, long inputs are converted to fixed. | no | — |
Outputs
| name | description |
|---|---|
| result | Converted AWS region |