@aws/cloudfront-hosting-toolkit
Version:
CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.
20 lines (19 loc) • 540 B
JSON
{
"name": "AWS_SDK_Layer",
"version": "1.0.0",
"description": "Latest AWS SDK libs",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@aws-sdk/client-cloudfront-keyvaluestore": "^3.633.0",
"@aws-sdk/signature-v4-crt": "^3.511.0",
"@aws-sdk/signature-v4-multi-region": "^3.511.0"
},
"author": {
"name": "Amazon Web Services",
"url": "https://aws.amazon.com/solutions"
},
"license": "Apache-2.0"
}