Skip to content

Commit 3eacdb7

Browse files
Updated the S3 document with new parameter added
1 parent 1e72877 commit 3eacdb7

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

dump/standardcatalogitems.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,20 @@
2626
"owner": "RL",
2727
"portfolio": "RGPortfolio",
2828
"availableRegions": [],
29-
"assignedOU": []
29+
"assignedOU": [],
30+
"metaData" : {
31+
"pre_provisioning" : [
32+
{
33+
"code" : "CFT_PARAMS",
34+
"params" : [
35+
{
36+
"name" : "Namespace",
37+
"type" : "RL::SC::PARAM::HD"
38+
}
39+
]
40+
}
41+
]
42+
}
3043
}
3144
{
3245
"_id": {

0 commit comments

Comments
 (0)