We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ef42b commit 338e4a4Copy full SHA for 338e4a4
template.yaml
@@ -86,7 +86,7 @@ Resources:
86
Policies:
87
- AWSXrayWriteOnlyAccess
88
Events:
89
- apiFE76C470:
+ apiGET:
90
Type: Api
91
Properties:
92
Path: /
@@ -106,7 +106,4 @@ Parameters:
106
Description: Environment name used for API Gateway Stage names (injected by Stackery at deployment time)
107
StackeryDeploymentTimestamp:
108
Type: Number
109
- Description: Deployment preparation timestamp in milliseconds Since Epoch (injected by Stackery at deployment time)
110
-Metadata:
111
- StackeryErrorsTargets:
112
- function8E6C5467: {}
+ Description: Deployment preparation timestamp in milliseconds Since Epoch (injected by Stackery at deployment time)
0 commit comments