Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Hi,
Thank you for the time and effort you are putting in to Troposphere. I really appreciate it!
I'm trying to use Troposphere to create an API gateway via Serverless with a ResourcePolicy.
Minimal troposphere code to reproduce the issue
Troposphere fails to accept
ResourcePolicyas attribute in theAuth()object:This usage is covered in the AWS documentation. I've also verified it to work by manually editing the JSON. The problem seems to be with the class definition of the Auth class. This is already hinted in #1278 :
I'll look in to fixing this myself and creating a Pull Request as follow up.
System details
macOS 10.14.6