Add AWS API Gateway menu (#248)

This commit is contained in:
pg.yang
2023-03-26 10:01:05 +08:00
committed by GitHub
parent 1d189e82a7
commit 5973632f0f
5 changed files with 35 additions and 0 deletions

View File

@@ -382,5 +382,6 @@ const msg = {
AWSCloudEKS: "EKS",
AWSCloudS3: "S3",
AWSCloudDynamoDB: "DynamoDB",
AWSGateway: "AWS Gateway",
};
export default msg;