Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit d08cd39

Browse files
committed
Update Marketplace AMI Mappings
Add support for PPU and BYOL in ap-south-1 region. Update BYOL AMIs to 12048.
1 parent a57f65c commit d08cd39

1 file changed

Lines changed: 17 additions & 10 deletions

File tree

DeepSecurity/Marketplace/DSM96MP.template

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -214,72 +214,79 @@
214214
"DSMAMI" : {
215215
"us-east-1" : {
216216
"PerHost" : "ami-096e7463",
217-
"BYOL" : "ami-ed213e87",
217+
"BYOL" : "ami-5eff3933",
218218
"25" : "ami-9d203ff7",
219219
"50" : "ami-9d203ff7",
220220
"100" : "ami-9d203ff7",
221221
"200" : "ami-9d203ff7"
222222
},
223223
"us-west-1" : {
224224
"BYOL" : "ami-64b4cb04",
225-
"25" : "ami-a0b4cbc0",
225+
"25" : "ami-a8bffac8",
226226
"50" : "ami-a0b4cbc0",
227227
"100" : "ami-a0b4cbc0",
228228
"200" : "ami-a0b4cbc0"
229229
},
230230
"us-west-2" : {
231231
"PerHost" : "ami-27a95947",
232-
"BYOL" : "ami-8a3dcbea",
232+
"BYOL" : "ami-2e37f24e",
233233
"25" : "ami-853dcbe5",
234234
"50" : "ami-853dcbe5",
235235
"100" : "ami-853dcbe5",
236236
"200" : "ami-853dcbe5"
237237
},
238238
"eu-west-1" : {
239239
"PerHost" : "ami-0329a670",
240-
"BYOL" : "ami-ab119cd8",
240+
"BYOL" : "ami-48a6383b",
241241
"25" : "ami-96139ee5",
242242
"50" : "ami-96139ee5",
243243
"100" : "ami-96139ee5",
244244
"200" : "ami-96139ee5"
245245
},
246246
"eu-central-1" : {
247-
"BYOL" : "ami-0548a86a",
247+
"BYOL" : "ami-c14fa6ae",
248248
"25" : "ami-f946a696",
249249
"50" : "ami-f946a696",
250250
"100" : "ami-f946a696",
251251
"200" : "ami-f946a696"
252252
},
253+
"ap-south-1" : {
254+
"BYOL" : "ami-f8a9c397",
255+
"25" : "ami-cca8c2a3",
256+
"50" : "ami-cca8c2a3",
257+
"100" : "ami-cca8c2a3",
258+
"200" : "ami-cca8c2a3"
259+
},
253260
"ap-southeast-1" : {
254-
"BYOL" : "ami-0ad00469",
261+
"BYOL" : "ami-6218cb01",
255262
"25" : "ami-2bd60248",
256263
"50" : "ami-2bd60248",
257264
"100" : "ami-2bd60248",
258265
"200" : "ami-2bd60248"
259266
},
260267
"ap-northeast-1" : {
261-
"BYOL" : "ami-9fa9b5f1",
268+
"BYOL" : "ami-d854beb9",
262269
"25" : "ami-b2aeb2dc",
263270
"50" : "ami-b2aeb2dc",
264271
"100" : "ami-b2aeb2dc",
265272
"200" : "ami-b2aeb2dc"
266273
},
267274
"ap-southeast-2" : {
268-
"BYOL" : "ami-8895b7eb",
275+
"BYOL" : "ami-8a8ca5e9",
269276
"25" : "ami-c595b7a6",
270277
"50" : "ami-c595b7a6",
271278
"100" : "ami-c595b7a6",
272279
"200" : "ami-c595b7a6"
273280
},
274281
"sa-east-1" : {
275-
"BYOL" : "ami-2ca22c40",
282+
"BYOL" : "ami-c250daae",
276283
"25" : "ami-39a32d55",
277284
"50" : "ami-39a32d55",
278285
"100" : "ami-39a32d55",
279286
"200" : "ami-39a32d55"
280287
},
281288
"ap-northeast-2" : {
282-
"BYOL" : "ami-590fc737",
289+
"BYOL" : "ami-c62ee5a8",
283290
"25" : "ami-540ec63a",
284291
"50" : "ami-540ec63a",
285292
"100" : "ami-540ec63a",

0 commit comments

Comments
 (0)