Skip to content

Be able to use non-AWS services that are AWS compatible #165

Description

@garyd203

Our generated code currently puts modules for all services into the same flat package structure. This makes sense (and works) because they all have the same top-level provider in their resource type ("AWS").

Moving forward, we want to be able to support other top-level providers that have AWS_compatible services and resources (for now, we are ignoring other cloud providers like GCP and Azure). For example:

  • Alexa (eg. "Alexa::ASK::Skill")
  • Custom resources from 3rd party providers (is this a thing?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions