generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
kind/enhancementCategorizes issue or PR as related to existing feature enhancements.Categorizes issue or PR as related to existing feature enhancements.
Description
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.Categorizes issue or PR as related to existing feature enhancements.