Skip to content

Commit e0f0747

Browse files
committed
Fill metadata and iam config files
1 parent d7985af commit e0f0747

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

config/iam/recommended-policy-arn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
arn:aws:iam::aws:policy/AmazonAPIGatewayAdministrator

metadata.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
service:
2-
full_name:
3-
short_name:
4-
link:
5-
documentation:
2+
full_name: Amazon API Gateway
3+
short_name: apigateway
4+
link: https://aws.amazon.com/api-gateway/
5+
documentation: https://docs.aws.amazon.com/apigateway/
66
api_versions:
77
- api_version: v1alpha1
88
status: available

0 commit comments

Comments
 (0)