Add AWS DynanoDB menu (#237)

This commit is contained in:
yswdqz
2023-02-20 20:57:52 +08:00
committed by GitHub
parent b247ed1c24
commit 72060f8227
5 changed files with 35 additions and 0 deletions

View File

@@ -381,5 +381,6 @@ const msg = {
AWSCloud: "AWS Cloud",
AWSCloudEKS: "EKS",
AWSCloudS3: "S3",
AWSCloudDynamoDB: "DynamoDB",
};
export default msg;