Skip to content

Possible to extend provider/Custom resource #7575

Discussion options

You must be logged in to vote

Sorry for the delayed answer! For this specific resource, we've got it in the AWS Native provider, and you can have both native provider and classic provider calls that interact well in the same program. However, to your specific question about getting something that's not in the provider yet, the ideal way is creating a dynamic provider. Unfortunately, dynamic providers aren't available in C#/F# just yet; but if you're comfortable enough to write in TypeScript, JavaScript, or Python, you could wrap the API in a dynamic provider and get all of the state management goodness.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by katcosgrove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants