-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
ask-states-local.json
51 lines (51 loc) · 1.93 KB
/
ask-states-local.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"askcliStatesVersion": "2020-03-31",
"profiles": {
"default": {
"skillId": "amzn1.ask.skill.c977f764-2fe3-4f0f-9f16-33834795c583",
"skillInfrastructure": {
"@ask-cli/cfn-deployer": {
"deployState": {
"default": {
"s3": {
"bucket": "ask-helloweb-askclidef-useast1-1607461878850",
"key": "endpoint/build.zip"
},
"stackId": "arn:aws:cloudformation:us-east-1:722383165419:stack/ask-helloweb-default-skillStack-1604966366893/a1963e60-22e7-11eb-a5f5-0a7c595099af",
"outputs": [
{
"OutputKey": "SkillEndpoint",
"OutputValue": "arn:aws:lambda:us-east-1:722383165419:function:ask-helloweb-default-skillStack-AlexaSkillFunction-1TCN1T8SRODRI",
"Description": "LambdaARN for the regional endpoint"
},
{
"OutputKey": "CloudFrontURL",
"OutputValue": "d1j6p3d7cfhhjw.cloudfront.net",
"Description": "Website cloudfront URL"
},
{
"OutputKey": "S3BucketSecureURL",
"OutputValue": "https://ask-helloweb-default-skillstack-16-s3webappbucket-1q2f8zuglbnog.s3.amazonaws.com",
"Description": "Name of S3 bucket to hold website content"
},
{
"OutputKey": "WebsiteURL",
"OutputValue": "http://ask-helloweb-default-skillstack-16-s3webappbucket-1q2f8zuglbnog.s3-website-us-east-1.amazonaws.com",
"Description": "URL for website hosted on S3"
}
]
}
}
}
},
"skillMetadata": {
"lastDeployHash": "/U+nieETrKU89t/UqJP3yFbw7uc="
},
"code": {
"default": {
"lastDeployHash": "gVpFfU1p9pIjVByhIrESQ82ixBE="
}
}
}
}
}