Skip to content

Implement ReadMany operation for SetSDK generator function #891

@brycahta

Description

@brycahta

Is your feature request related to a problem?
I have to write custom hook code to populate request with vpcId when fetching VPCs from AWS account. Otherwise, the first entry in the response is assumed to be the CR which is not necessarily true. Also applicable to S3.

Describe the solution you'd like
Generated code should populate the input shape for the ReadMany operation with a slice of one element containing the resource's identifier field. Implement ReadMany here

Describe alternatives you've considered
N/A

Metadata

Metadata

Assignees

Labels

kind/enhancementCategorizes issue or PR as related to existing feature enhancements.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions