Skip to content

Commit 0ee60b3

Browse files
author
Afroz Mohammed
committed
fixed buildconfig differences between v4 and v5 that got copied from v4 sync
1 parent be42b5b commit 0ee60b3

File tree

1 file changed

+1
-1
lines changed
  • generator/AWSPSGeneratorLib/Config/ServiceConfig

1 file changed

+1
-1
lines changed

generator/AWSPSGeneratorLib/Config/ServiceConfig/ec2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@
10391039
<Params />
10401040
<TypesNotToFlatten />
10411041
</ServiceOperation>
1042-
<ServiceOperation MethodName="DeregisterImage" Verb="Unregister" Noun="Image" ShouldProcessTarget="ImageId" PipelineParameter="ImageId" NoPipelineParameter="false" LegacyV4Pagination="true">
1042+
<ServiceOperation MethodName="DeregisterImage" OutputProperty="*" Verb="Unregister" Noun="Image" ShouldProcessTarget="ImageId" PipelineParameter="ImageId" NoPipelineParameter="false" LegacyV4Pagination="true">
10431043
<Params />
10441044
<TypesNotToFlatten />
10451045
</ServiceOperation>

0 commit comments

Comments
 (0)