Replies: 1 comment
|
Hi @grncdr! Thanks for opening this discussion. That's a valid concern and it's definitely on our mind. As of this major version (V3), we have no plans to remove the resource model. In an upcoming major version, we're working to make sure most of the features the S3 resource models provide are available at GA. We're still thinking through how migration should happen and what the user experience should be. One idea we're considering is a compatibility shim: existing codebases could opt in to keep using the resource model without breaking, while new applications get a smaller artifact size by default. Nothing here is finalized, it's a proposal at this point, so we'd genuinely like to hear how that approach sounds to you and others following this thread. |
Uh oh!
There was an error while loading. Please reload this page.
Bringing this out of a closed PR thread, which is the only place I found this deprecation discussed: #3281 (comment)
Am I reading that correctly that the plan is to deprecate and remove the entire
Aws::S3::BucketandAws::S3::Objectclasses? That's pretty fundamental to our (and I suspect many peoples) usage of the library.All reactions