We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a5d50 commit 1d9dbdaCopy full SHA for 1d9dbda
resources/apigateway-api-key.go
@@ -2,9 +2,10 @@ package resources
2
3
import (
4
"context"
5
- "go.uber.org/ratelimit"
6
"time"
7
+ "go.uber.org/ratelimit"
8
+
9
"github.com/aws/aws-sdk-go/aws"
10
"github.com/aws/aws-sdk-go/service/apigateway"
11
0 commit comments