Skip to content

Commit 9964ead

Browse files
authored
Prepare controller for aws-sdk-go 1.49 upgrade (#167)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent f08268d commit 9964ead

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

generator.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ ignore:
6262
- CarrierGateway
6363
- ClientVpnEndpoint
6464
- ClientVpnRoute
65+
- CoipCidr
66+
- CoipPool
6567
- CustomerGateway
6668
- DefaultSubnet
6769
- DefaultVpc
@@ -71,16 +73,20 @@ ignore:
7173
- FpgaImage
7274
- Image
7375
#- Instance
76+
- InstanceConnectEndpoint
7477
- InstanceEventWindow
7578
- InstanceExportTask
7679
#- InternetGateway
7780
- Ipam
7881
- IpamPool
82+
- IpamResourceDiscovery
7983
- IpamScope
8084
- KeyPair
8185
- LaunchTemplateVersion
8286
- LaunchTemplate
87+
- LocalGatewayRouteTable
8388
- LocalGatewayRouteTableVpcAssociation
89+
- LocalGatewayRouteTableVirtualInterfaceGroupAssociation
8490
- LocalGatewayRoute
8591
- ManagedPrefixList
8692
#- NatGateway
@@ -118,6 +124,10 @@ ignore:
118124
- TransitGatewayRouteTableAnnouncement
119125
- TransitGatewayVpcAttachment
120126
#- TransitGateway
127+
- VerifiedAccessEndpoint
128+
- VerifiedAccessGroup
129+
- VerifiedAccessInstance
130+
- VerifiedAccessTrustProvider
121131
- Volume
122132
- VpcEndpointConnectionNotification
123133
- VpcEndpointServiceConfiguration

0 commit comments

Comments
 (0)