Update AWS_GUIDELINE.md
This commit is contained in:
@@ -15,7 +15,8 @@ You need to assign values to several variables crucial for the operation of thes
|
|||||||
- Formatted as follows:
|
- Formatted as follows:
|
||||||
```python
|
```python
|
||||||
IMAGE_ID_MAP = {
|
IMAGE_ID_MAP = {
|
||||||
"us-east-1": "ami-09bab251951b4272c",
|
"us-east-1": "ami-019f92c05df45031b",
|
||||||
|
"ap-east-1": "ami-07b4956131da1b282"
|
||||||
# Add other regions and corresponding AMIs
|
# Add other regions and corresponding AMIs
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user