Shantanu Pavgi • over 5 years ago
AWS account for testers
I was wondering if testers have any AWS account to configure bots in Lex or create Lambda functions.
For example, One could provide a CloudFormation template which creates Lambda function using zip file in S3, but we need to know testers AWS account details to configure cross-account S3 permissions so that you can access zip file in S3.
Otherwise, we may need to provide some manual steps documentation on creating/downloading a zip file and then use it with CloudFormation template.
Any ideas?
--
Shantanu
Comments are closed.
1 comment
Matt Greene • over 5 years ago
You can make an S3 bucket publicly accessible and store your zip files there. No need to know the credentials of the testers.