Add AWS S3 menu (#227)

This commit is contained in:
pg.yang
2023-02-08 22:43:05 +08:00
committed by GitHub
parent d93ed2c5d3
commit 5b0a68fe18
4 changed files with 19 additions and 0 deletions

View File

@@ -378,5 +378,6 @@ const msg = {
virtualMQ: "Virtual MQ",
AWSCloud: "AWS Cloud",
AWSCloudEKS: "EKS",
AWSCloudS3: "S3",
};
export default msg;