We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be42b5b commit 0ee60b3Copy full SHA for 0ee60b3
generator/AWSPSGeneratorLib/Config/ServiceConfig/ec2.xml
@@ -1039,7 +1039,7 @@
1039
<Params />
1040
<TypesNotToFlatten />
1041
</ServiceOperation>
1042
- <ServiceOperation MethodName="DeregisterImage" Verb="Unregister" Noun="Image" ShouldProcessTarget="ImageId" PipelineParameter="ImageId" NoPipelineParameter="false" LegacyV4Pagination="true">
+ <ServiceOperation MethodName="DeregisterImage" OutputProperty="*" Verb="Unregister" Noun="Image" ShouldProcessTarget="ImageId" PipelineParameter="ImageId" NoPipelineParameter="false" LegacyV4Pagination="true">
1043
1044
1045
0 commit comments