Skip to content

Commit

Permalink
add support for kinesis-video-signaling service (#2995)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllanZhengYP committed Dec 5, 2019
1 parent 534033a commit f136b3d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/next-release/feature-CORS-9c7d9013.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "CORS",
"description": "add CORS support for kinesis-video-signaling service"
}
7 changes: 6 additions & 1 deletion apis/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -852,5 +852,10 @@
},
"ebs": {
"name": "EBS"
}
},
"kinesisvideosignalingchannels": {
"prefix": "kinesis-video-signaling",
"name": "KinesisVideoSignalingChannels",
"cors": true
}
}

0 comments on commit f136b3d

Please sign in to comment.