aws-sdk-vpclattice 1.23.0 → 1.25.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-vpclattice/client.rb +1092 -102
- data/lib/aws-sdk-vpclattice/client_api.rb +687 -0
- data/lib/aws-sdk-vpclattice/endpoint_parameters.rb +9 -6
- data/lib/aws-sdk-vpclattice/endpoints.rb +2 -570
- data/lib/aws-sdk-vpclattice/plugins/endpoints.rb +1 -110
- data/lib/aws-sdk-vpclattice/types.rb +1803 -199
- data/lib/aws-sdk-vpclattice.rb +1 -1
- data/sig/client.rbs +328 -0
- data/sig/types.rbs +414 -0
- metadata +6 -6
@@ -23,6 +23,7 @@ module Aws::VPCLattice
|
|
23
23
|
AccessLogSubscriptionSummary = Shapes::StructureShape.new(name: 'AccessLogSubscriptionSummary')
|
24
24
|
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
25
25
|
Arn = Shapes::StringShape.new(name: 'Arn')
|
26
|
+
ArnResource = Shapes::StructureShape.new(name: 'ArnResource')
|
26
27
|
AuthPolicyState = Shapes::StringShape.new(name: 'AuthPolicyState')
|
27
28
|
AuthPolicyString = Shapes::StringShape.new(name: 'AuthPolicyString')
|
28
29
|
AuthType = Shapes::StringShape.new(name: 'AuthType')
|
@@ -36,9 +37,16 @@ module Aws::VPCLattice
|
|
36
37
|
CreateAccessLogSubscriptionResponse = Shapes::StructureShape.new(name: 'CreateAccessLogSubscriptionResponse')
|
37
38
|
CreateListenerRequest = Shapes::StructureShape.new(name: 'CreateListenerRequest')
|
38
39
|
CreateListenerResponse = Shapes::StructureShape.new(name: 'CreateListenerResponse')
|
40
|
+
CreateResourceConfigurationRequest = Shapes::StructureShape.new(name: 'CreateResourceConfigurationRequest')
|
41
|
+
CreateResourceConfigurationResponse = Shapes::StructureShape.new(name: 'CreateResourceConfigurationResponse')
|
42
|
+
CreateResourceGatewayRequest = Shapes::StructureShape.new(name: 'CreateResourceGatewayRequest')
|
43
|
+
CreateResourceGatewayRequestSecurityGroupIdsList = Shapes::ListShape.new(name: 'CreateResourceGatewayRequestSecurityGroupIdsList')
|
44
|
+
CreateResourceGatewayResponse = Shapes::StructureShape.new(name: 'CreateResourceGatewayResponse')
|
39
45
|
CreateRuleRequest = Shapes::StructureShape.new(name: 'CreateRuleRequest')
|
40
46
|
CreateRuleResponse = Shapes::StructureShape.new(name: 'CreateRuleResponse')
|
41
47
|
CreateServiceNetworkRequest = Shapes::StructureShape.new(name: 'CreateServiceNetworkRequest')
|
48
|
+
CreateServiceNetworkResourceAssociationRequest = Shapes::StructureShape.new(name: 'CreateServiceNetworkResourceAssociationRequest')
|
49
|
+
CreateServiceNetworkResourceAssociationResponse = Shapes::StructureShape.new(name: 'CreateServiceNetworkResourceAssociationResponse')
|
42
50
|
CreateServiceNetworkResponse = Shapes::StructureShape.new(name: 'CreateServiceNetworkResponse')
|
43
51
|
CreateServiceNetworkServiceAssociationRequest = Shapes::StructureShape.new(name: 'CreateServiceNetworkServiceAssociationRequest')
|
44
52
|
CreateServiceNetworkServiceAssociationResponse = Shapes::StructureShape.new(name: 'CreateServiceNetworkServiceAssociationResponse')
|
@@ -55,11 +63,19 @@ module Aws::VPCLattice
|
|
55
63
|
DeleteAuthPolicyResponse = Shapes::StructureShape.new(name: 'DeleteAuthPolicyResponse')
|
56
64
|
DeleteListenerRequest = Shapes::StructureShape.new(name: 'DeleteListenerRequest')
|
57
65
|
DeleteListenerResponse = Shapes::StructureShape.new(name: 'DeleteListenerResponse')
|
66
|
+
DeleteResourceConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteResourceConfigurationRequest')
|
67
|
+
DeleteResourceConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteResourceConfigurationResponse')
|
68
|
+
DeleteResourceEndpointAssociationRequest = Shapes::StructureShape.new(name: 'DeleteResourceEndpointAssociationRequest')
|
69
|
+
DeleteResourceEndpointAssociationResponse = Shapes::StructureShape.new(name: 'DeleteResourceEndpointAssociationResponse')
|
70
|
+
DeleteResourceGatewayRequest = Shapes::StructureShape.new(name: 'DeleteResourceGatewayRequest')
|
71
|
+
DeleteResourceGatewayResponse = Shapes::StructureShape.new(name: 'DeleteResourceGatewayResponse')
|
58
72
|
DeleteResourcePolicyRequest = Shapes::StructureShape.new(name: 'DeleteResourcePolicyRequest')
|
59
73
|
DeleteResourcePolicyResponse = Shapes::StructureShape.new(name: 'DeleteResourcePolicyResponse')
|
60
74
|
DeleteRuleRequest = Shapes::StructureShape.new(name: 'DeleteRuleRequest')
|
61
75
|
DeleteRuleResponse = Shapes::StructureShape.new(name: 'DeleteRuleResponse')
|
62
76
|
DeleteServiceNetworkRequest = Shapes::StructureShape.new(name: 'DeleteServiceNetworkRequest')
|
77
|
+
DeleteServiceNetworkResourceAssociationRequest = Shapes::StructureShape.new(name: 'DeleteServiceNetworkResourceAssociationRequest')
|
78
|
+
DeleteServiceNetworkResourceAssociationResponse = Shapes::StructureShape.new(name: 'DeleteServiceNetworkResourceAssociationResponse')
|
63
79
|
DeleteServiceNetworkResponse = Shapes::StructureShape.new(name: 'DeleteServiceNetworkResponse')
|
64
80
|
DeleteServiceNetworkServiceAssociationRequest = Shapes::StructureShape.new(name: 'DeleteServiceNetworkServiceAssociationRequest')
|
65
81
|
DeleteServiceNetworkServiceAssociationResponse = Shapes::StructureShape.new(name: 'DeleteServiceNetworkServiceAssociationResponse')
|
@@ -73,6 +89,8 @@ module Aws::VPCLattice
|
|
73
89
|
DeregisterTargetsRequestTargetsList = Shapes::ListShape.new(name: 'DeregisterTargetsRequestTargetsList')
|
74
90
|
DeregisterTargetsResponse = Shapes::StructureShape.new(name: 'DeregisterTargetsResponse')
|
75
91
|
DnsEntry = Shapes::StructureShape.new(name: 'DnsEntry')
|
92
|
+
DnsResource = Shapes::StructureShape.new(name: 'DnsResource')
|
93
|
+
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
76
94
|
FailureCode = Shapes::StringShape.new(name: 'FailureCode')
|
77
95
|
FailureMessage = Shapes::StringShape.new(name: 'FailureMessage')
|
78
96
|
FixedResponseAction = Shapes::StructureShape.new(name: 'FixedResponseAction')
|
@@ -83,11 +101,17 @@ module Aws::VPCLattice
|
|
83
101
|
GetAuthPolicyResponse = Shapes::StructureShape.new(name: 'GetAuthPolicyResponse')
|
84
102
|
GetListenerRequest = Shapes::StructureShape.new(name: 'GetListenerRequest')
|
85
103
|
GetListenerResponse = Shapes::StructureShape.new(name: 'GetListenerResponse')
|
104
|
+
GetResourceConfigurationRequest = Shapes::StructureShape.new(name: 'GetResourceConfigurationRequest')
|
105
|
+
GetResourceConfigurationResponse = Shapes::StructureShape.new(name: 'GetResourceConfigurationResponse')
|
106
|
+
GetResourceGatewayRequest = Shapes::StructureShape.new(name: 'GetResourceGatewayRequest')
|
107
|
+
GetResourceGatewayResponse = Shapes::StructureShape.new(name: 'GetResourceGatewayResponse')
|
86
108
|
GetResourcePolicyRequest = Shapes::StructureShape.new(name: 'GetResourcePolicyRequest')
|
87
109
|
GetResourcePolicyResponse = Shapes::StructureShape.new(name: 'GetResourcePolicyResponse')
|
88
110
|
GetRuleRequest = Shapes::StructureShape.new(name: 'GetRuleRequest')
|
89
111
|
GetRuleResponse = Shapes::StructureShape.new(name: 'GetRuleResponse')
|
90
112
|
GetServiceNetworkRequest = Shapes::StructureShape.new(name: 'GetServiceNetworkRequest')
|
113
|
+
GetServiceNetworkResourceAssociationRequest = Shapes::StructureShape.new(name: 'GetServiceNetworkResourceAssociationRequest')
|
114
|
+
GetServiceNetworkResourceAssociationResponse = Shapes::StructureShape.new(name: 'GetServiceNetworkResourceAssociationResponse')
|
91
115
|
GetServiceNetworkResponse = Shapes::StructureShape.new(name: 'GetServiceNetworkResponse')
|
92
116
|
GetServiceNetworkServiceAssociationRequest = Shapes::StructureShape.new(name: 'GetServiceNetworkServiceAssociationRequest')
|
93
117
|
GetServiceNetworkServiceAssociationResponse = Shapes::StructureShape.new(name: 'GetServiceNetworkServiceAssociationResponse')
|
@@ -117,18 +141,30 @@ module Aws::VPCLattice
|
|
117
141
|
HttpStatusCode = Shapes::IntegerShape.new(name: 'HttpStatusCode')
|
118
142
|
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
119
143
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
144
|
+
IpAddress = Shapes::StringShape.new(name: 'IpAddress')
|
120
145
|
IpAddressType = Shapes::StringShape.new(name: 'IpAddressType')
|
146
|
+
IpResource = Shapes::StructureShape.new(name: 'IpResource')
|
121
147
|
LambdaEventStructureVersion = Shapes::StringShape.new(name: 'LambdaEventStructureVersion')
|
122
148
|
ListAccessLogSubscriptionsRequest = Shapes::StructureShape.new(name: 'ListAccessLogSubscriptionsRequest')
|
123
149
|
ListAccessLogSubscriptionsResponse = Shapes::StructureShape.new(name: 'ListAccessLogSubscriptionsResponse')
|
124
150
|
ListListenersRequest = Shapes::StructureShape.new(name: 'ListListenersRequest')
|
125
151
|
ListListenersResponse = Shapes::StructureShape.new(name: 'ListListenersResponse')
|
152
|
+
ListResourceConfigurationsRequest = Shapes::StructureShape.new(name: 'ListResourceConfigurationsRequest')
|
153
|
+
ListResourceConfigurationsResponse = Shapes::StructureShape.new(name: 'ListResourceConfigurationsResponse')
|
154
|
+
ListResourceEndpointAssociationsRequest = Shapes::StructureShape.new(name: 'ListResourceEndpointAssociationsRequest')
|
155
|
+
ListResourceEndpointAssociationsResponse = Shapes::StructureShape.new(name: 'ListResourceEndpointAssociationsResponse')
|
156
|
+
ListResourceGatewaysRequest = Shapes::StructureShape.new(name: 'ListResourceGatewaysRequest')
|
157
|
+
ListResourceGatewaysResponse = Shapes::StructureShape.new(name: 'ListResourceGatewaysResponse')
|
126
158
|
ListRulesRequest = Shapes::StructureShape.new(name: 'ListRulesRequest')
|
127
159
|
ListRulesResponse = Shapes::StructureShape.new(name: 'ListRulesResponse')
|
160
|
+
ListServiceNetworkResourceAssociationsRequest = Shapes::StructureShape.new(name: 'ListServiceNetworkResourceAssociationsRequest')
|
161
|
+
ListServiceNetworkResourceAssociationsResponse = Shapes::StructureShape.new(name: 'ListServiceNetworkResourceAssociationsResponse')
|
128
162
|
ListServiceNetworkServiceAssociationsRequest = Shapes::StructureShape.new(name: 'ListServiceNetworkServiceAssociationsRequest')
|
129
163
|
ListServiceNetworkServiceAssociationsResponse = Shapes::StructureShape.new(name: 'ListServiceNetworkServiceAssociationsResponse')
|
130
164
|
ListServiceNetworkVpcAssociationsRequest = Shapes::StructureShape.new(name: 'ListServiceNetworkVpcAssociationsRequest')
|
131
165
|
ListServiceNetworkVpcAssociationsResponse = Shapes::StructureShape.new(name: 'ListServiceNetworkVpcAssociationsResponse')
|
166
|
+
ListServiceNetworkVpcEndpointAssociationsRequest = Shapes::StructureShape.new(name: 'ListServiceNetworkVpcEndpointAssociationsRequest')
|
167
|
+
ListServiceNetworkVpcEndpointAssociationsResponse = Shapes::StructureShape.new(name: 'ListServiceNetworkVpcEndpointAssociationsResponse')
|
132
168
|
ListServiceNetworksRequest = Shapes::StructureShape.new(name: 'ListServiceNetworksRequest')
|
133
169
|
ListServiceNetworksResponse = Shapes::StructureShape.new(name: 'ListServiceNetworksResponse')
|
134
170
|
ListServicesRequest = Shapes::StructureShape.new(name: 'ListServicesRequest')
|
@@ -157,6 +193,9 @@ module Aws::VPCLattice
|
|
157
193
|
PathMatchType = Shapes::UnionShape.new(name: 'PathMatchType')
|
158
194
|
PolicyString = Shapes::StringShape.new(name: 'PolicyString')
|
159
195
|
Port = Shapes::IntegerShape.new(name: 'Port')
|
196
|
+
PortRange = Shapes::StringShape.new(name: 'PortRange')
|
197
|
+
PortRangeList = Shapes::ListShape.new(name: 'PortRangeList')
|
198
|
+
ProtocolType = Shapes::StringShape.new(name: 'ProtocolType')
|
160
199
|
PutAuthPolicyRequest = Shapes::StructureShape.new(name: 'PutAuthPolicyRequest')
|
161
200
|
PutAuthPolicyResponse = Shapes::StructureShape.new(name: 'PutAuthPolicyResponse')
|
162
201
|
PutResourcePolicyRequest = Shapes::StructureShape.new(name: 'PutResourcePolicyRequest')
|
@@ -165,6 +204,29 @@ module Aws::VPCLattice
|
|
165
204
|
RegisterTargetsRequestTargetsList = Shapes::ListShape.new(name: 'RegisterTargetsRequestTargetsList')
|
166
205
|
RegisterTargetsResponse = Shapes::StructureShape.new(name: 'RegisterTargetsResponse')
|
167
206
|
ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
|
207
|
+
ResourceConfigurationArn = Shapes::StringShape.new(name: 'ResourceConfigurationArn')
|
208
|
+
ResourceConfigurationDefinition = Shapes::UnionShape.new(name: 'ResourceConfigurationDefinition')
|
209
|
+
ResourceConfigurationId = Shapes::StringShape.new(name: 'ResourceConfigurationId')
|
210
|
+
ResourceConfigurationIdentifier = Shapes::StringShape.new(name: 'ResourceConfigurationIdentifier')
|
211
|
+
ResourceConfigurationIpAddressType = Shapes::StringShape.new(name: 'ResourceConfigurationIpAddressType')
|
212
|
+
ResourceConfigurationName = Shapes::StringShape.new(name: 'ResourceConfigurationName')
|
213
|
+
ResourceConfigurationStatus = Shapes::StringShape.new(name: 'ResourceConfigurationStatus')
|
214
|
+
ResourceConfigurationSummary = Shapes::StructureShape.new(name: 'ResourceConfigurationSummary')
|
215
|
+
ResourceConfigurationSummaryList = Shapes::ListShape.new(name: 'ResourceConfigurationSummaryList')
|
216
|
+
ResourceConfigurationType = Shapes::StringShape.new(name: 'ResourceConfigurationType')
|
217
|
+
ResourceEndpointAssociationArn = Shapes::StringShape.new(name: 'ResourceEndpointAssociationArn')
|
218
|
+
ResourceEndpointAssociationId = Shapes::StringShape.new(name: 'ResourceEndpointAssociationId')
|
219
|
+
ResourceEndpointAssociationIdentifier = Shapes::StringShape.new(name: 'ResourceEndpointAssociationIdentifier')
|
220
|
+
ResourceEndpointAssociationList = Shapes::ListShape.new(name: 'ResourceEndpointAssociationList')
|
221
|
+
ResourceEndpointAssociationSummary = Shapes::StructureShape.new(name: 'ResourceEndpointAssociationSummary')
|
222
|
+
ResourceGatewayArn = Shapes::StringShape.new(name: 'ResourceGatewayArn')
|
223
|
+
ResourceGatewayId = Shapes::StringShape.new(name: 'ResourceGatewayId')
|
224
|
+
ResourceGatewayIdentifier = Shapes::StringShape.new(name: 'ResourceGatewayIdentifier')
|
225
|
+
ResourceGatewayIpAddressType = Shapes::StringShape.new(name: 'ResourceGatewayIpAddressType')
|
226
|
+
ResourceGatewayList = Shapes::ListShape.new(name: 'ResourceGatewayList')
|
227
|
+
ResourceGatewayName = Shapes::StringShape.new(name: 'ResourceGatewayName')
|
228
|
+
ResourceGatewayStatus = Shapes::StringShape.new(name: 'ResourceGatewayStatus')
|
229
|
+
ResourceGatewaySummary = Shapes::StructureShape.new(name: 'ResourceGatewaySummary')
|
168
230
|
ResourceId = Shapes::StringShape.new(name: 'ResourceId')
|
169
231
|
ResourceIdentifier = Shapes::StringShape.new(name: 'ResourceIdentifier')
|
170
232
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
@@ -193,10 +255,21 @@ module Aws::VPCLattice
|
|
193
255
|
ServiceList = Shapes::ListShape.new(name: 'ServiceList')
|
194
256
|
ServiceName = Shapes::StringShape.new(name: 'ServiceName')
|
195
257
|
ServiceNetworkArn = Shapes::StringShape.new(name: 'ServiceNetworkArn')
|
258
|
+
ServiceNetworkArnWithoutRegex = Shapes::StringShape.new(name: 'ServiceNetworkArnWithoutRegex')
|
259
|
+
ServiceNetworkEndpointAssociation = Shapes::StructureShape.new(name: 'ServiceNetworkEndpointAssociation')
|
196
260
|
ServiceNetworkId = Shapes::StringShape.new(name: 'ServiceNetworkId')
|
197
261
|
ServiceNetworkIdentifier = Shapes::StringShape.new(name: 'ServiceNetworkIdentifier')
|
262
|
+
ServiceNetworkIdentifierWithoutRegex = Shapes::StringShape.new(name: 'ServiceNetworkIdentifierWithoutRegex')
|
198
263
|
ServiceNetworkList = Shapes::ListShape.new(name: 'ServiceNetworkList')
|
264
|
+
ServiceNetworkLogType = Shapes::StringShape.new(name: 'ServiceNetworkLogType')
|
199
265
|
ServiceNetworkName = Shapes::StringShape.new(name: 'ServiceNetworkName')
|
266
|
+
ServiceNetworkNameWithoutRegex = Shapes::StringShape.new(name: 'ServiceNetworkNameWithoutRegex')
|
267
|
+
ServiceNetworkResourceAssociationArn = Shapes::StringShape.new(name: 'ServiceNetworkResourceAssociationArn')
|
268
|
+
ServiceNetworkResourceAssociationId = Shapes::StringShape.new(name: 'ServiceNetworkResourceAssociationId')
|
269
|
+
ServiceNetworkResourceAssociationIdentifier = Shapes::StringShape.new(name: 'ServiceNetworkResourceAssociationIdentifier')
|
270
|
+
ServiceNetworkResourceAssociationList = Shapes::ListShape.new(name: 'ServiceNetworkResourceAssociationList')
|
271
|
+
ServiceNetworkResourceAssociationStatus = Shapes::StringShape.new(name: 'ServiceNetworkResourceAssociationStatus')
|
272
|
+
ServiceNetworkResourceAssociationSummary = Shapes::StructureShape.new(name: 'ServiceNetworkResourceAssociationSummary')
|
200
273
|
ServiceNetworkServiceAssociationArn = Shapes::StringShape.new(name: 'ServiceNetworkServiceAssociationArn')
|
201
274
|
ServiceNetworkServiceAssociationIdentifier = Shapes::StringShape.new(name: 'ServiceNetworkServiceAssociationIdentifier')
|
202
275
|
ServiceNetworkServiceAssociationList = Shapes::ListShape.new(name: 'ServiceNetworkServiceAssociationList')
|
@@ -209,10 +282,14 @@ module Aws::VPCLattice
|
|
209
282
|
ServiceNetworkVpcAssociationList = Shapes::ListShape.new(name: 'ServiceNetworkVpcAssociationList')
|
210
283
|
ServiceNetworkVpcAssociationStatus = Shapes::StringShape.new(name: 'ServiceNetworkVpcAssociationStatus')
|
211
284
|
ServiceNetworkVpcAssociationSummary = Shapes::StructureShape.new(name: 'ServiceNetworkVpcAssociationSummary')
|
285
|
+
ServiceNetworkVpcEndpointAssociationList = Shapes::ListShape.new(name: 'ServiceNetworkVpcEndpointAssociationList')
|
212
286
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
213
287
|
ServiceStatus = Shapes::StringShape.new(name: 'ServiceStatus')
|
214
288
|
ServiceSummary = Shapes::StructureShape.new(name: 'ServiceSummary')
|
289
|
+
SharingConfig = Shapes::StructureShape.new(name: 'SharingConfig')
|
215
290
|
String = Shapes::StringShape.new(name: 'String')
|
291
|
+
SubnetId = Shapes::StringShape.new(name: 'SubnetId')
|
292
|
+
SubnetList = Shapes::ListShape.new(name: 'SubnetList')
|
216
293
|
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
217
294
|
TagKeys = Shapes::ListShape.new(name: 'TagKeys')
|
218
295
|
TagMap = Shapes::MapShape.new(name: 'TagMap')
|
@@ -248,6 +325,11 @@ module Aws::VPCLattice
|
|
248
325
|
UpdateAccessLogSubscriptionResponse = Shapes::StructureShape.new(name: 'UpdateAccessLogSubscriptionResponse')
|
249
326
|
UpdateListenerRequest = Shapes::StructureShape.new(name: 'UpdateListenerRequest')
|
250
327
|
UpdateListenerResponse = Shapes::StructureShape.new(name: 'UpdateListenerResponse')
|
328
|
+
UpdateResourceConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateResourceConfigurationRequest')
|
329
|
+
UpdateResourceConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateResourceConfigurationResponse')
|
330
|
+
UpdateResourceGatewayRequest = Shapes::StructureShape.new(name: 'UpdateResourceGatewayRequest')
|
331
|
+
UpdateResourceGatewayRequestSecurityGroupIdsList = Shapes::ListShape.new(name: 'UpdateResourceGatewayRequestSecurityGroupIdsList')
|
332
|
+
UpdateResourceGatewayResponse = Shapes::StructureShape.new(name: 'UpdateResourceGatewayResponse')
|
251
333
|
UpdateRuleRequest = Shapes::StructureShape.new(name: 'UpdateRuleRequest')
|
252
334
|
UpdateRuleResponse = Shapes::StructureShape.new(name: 'UpdateRuleResponse')
|
253
335
|
UpdateServiceNetworkRequest = Shapes::StructureShape.new(name: 'UpdateServiceNetworkRequest')
|
@@ -263,9 +345,12 @@ module Aws::VPCLattice
|
|
263
345
|
ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
|
264
346
|
ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
|
265
347
|
ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
|
348
|
+
VpcEndpointId = Shapes::StringShape.new(name: 'VpcEndpointId')
|
349
|
+
VpcEndpointOwner = Shapes::StringShape.new(name: 'VpcEndpointOwner')
|
266
350
|
VpcId = Shapes::StringShape.new(name: 'VpcId')
|
267
351
|
WeightedTargetGroup = Shapes::StructureShape.new(name: 'WeightedTargetGroup')
|
268
352
|
WeightedTargetGroupList = Shapes::ListShape.new(name: 'WeightedTargetGroupList')
|
353
|
+
WildcardArn = Shapes::StringShape.new(name: 'WildcardArn')
|
269
354
|
|
270
355
|
AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
271
356
|
AccessDeniedException.struct_class = Types::AccessDeniedException
|
@@ -279,8 +364,12 @@ module Aws::VPCLattice
|
|
279
364
|
AccessLogSubscriptionSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastUpdatedAt"))
|
280
365
|
AccessLogSubscriptionSummary.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
|
281
366
|
AccessLogSubscriptionSummary.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "resourceId"))
|
367
|
+
AccessLogSubscriptionSummary.add_member(:service_network_log_type, Shapes::ShapeRef.new(shape: ServiceNetworkLogType, location_name: "serviceNetworkLogType"))
|
282
368
|
AccessLogSubscriptionSummary.struct_class = Types::AccessLogSubscriptionSummary
|
283
369
|
|
370
|
+
ArnResource.add_member(:arn, Shapes::ShapeRef.new(shape: WildcardArn, location_name: "arn"))
|
371
|
+
ArnResource.struct_class = Types::ArnResource
|
372
|
+
|
284
373
|
BatchUpdateRuleRequest.add_member(:listener_identifier, Shapes::ShapeRef.new(shape: ListenerIdentifier, required: true, location: "uri", location_name: "listenerIdentifier"))
|
285
374
|
BatchUpdateRuleRequest.add_member(:rules, Shapes::ShapeRef.new(shape: RuleUpdateList, required: true, location_name: "rules"))
|
286
375
|
BatchUpdateRuleRequest.add_member(:service_identifier, Shapes::ShapeRef.new(shape: ServiceIdentifier, required: true, location: "uri", location_name: "serviceIdentifier"))
|
@@ -298,6 +387,7 @@ module Aws::VPCLattice
|
|
298
387
|
CreateAccessLogSubscriptionRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
299
388
|
CreateAccessLogSubscriptionRequest.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AccessLogDestinationArn, required: true, location_name: "destinationArn"))
|
300
389
|
CreateAccessLogSubscriptionRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location_name: "resourceIdentifier"))
|
390
|
+
CreateAccessLogSubscriptionRequest.add_member(:service_network_log_type, Shapes::ShapeRef.new(shape: ServiceNetworkLogType, location_name: "serviceNetworkLogType"))
|
301
391
|
CreateAccessLogSubscriptionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
302
392
|
CreateAccessLogSubscriptionRequest.struct_class = Types::CreateAccessLogSubscriptionRequest
|
303
393
|
|
@@ -306,6 +396,7 @@ module Aws::VPCLattice
|
|
306
396
|
CreateAccessLogSubscriptionResponse.add_member(:id, Shapes::ShapeRef.new(shape: AccessLogSubscriptionId, required: true, location_name: "id"))
|
307
397
|
CreateAccessLogSubscriptionResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
|
308
398
|
CreateAccessLogSubscriptionResponse.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "resourceId"))
|
399
|
+
CreateAccessLogSubscriptionResponse.add_member(:service_network_log_type, Shapes::ShapeRef.new(shape: ServiceNetworkLogType, location_name: "serviceNetworkLogType"))
|
309
400
|
CreateAccessLogSubscriptionResponse.struct_class = Types::CreateAccessLogSubscriptionResponse
|
310
401
|
|
311
402
|
CreateListenerRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
@@ -327,6 +418,54 @@ module Aws::VPCLattice
|
|
327
418
|
CreateListenerResponse.add_member(:service_id, Shapes::ShapeRef.new(shape: ServiceId, location_name: "serviceId"))
|
328
419
|
CreateListenerResponse.struct_class = Types::CreateListenerResponse
|
329
420
|
|
421
|
+
CreateResourceConfigurationRequest.add_member(:allow_association_to_shareable_service_network, Shapes::ShapeRef.new(shape: Boolean, location_name: "allowAssociationToShareableServiceNetwork"))
|
422
|
+
CreateResourceConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
423
|
+
CreateResourceConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, required: true, location_name: "name"))
|
424
|
+
CreateResourceConfigurationRequest.add_member(:port_ranges, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "portRanges"))
|
425
|
+
CreateResourceConfigurationRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolType, location_name: "protocol"))
|
426
|
+
CreateResourceConfigurationRequest.add_member(:resource_configuration_definition, Shapes::ShapeRef.new(shape: ResourceConfigurationDefinition, location_name: "resourceConfigurationDefinition"))
|
427
|
+
CreateResourceConfigurationRequest.add_member(:resource_configuration_group_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, location_name: "resourceConfigurationGroupIdentifier"))
|
428
|
+
CreateResourceConfigurationRequest.add_member(:resource_gateway_identifier, Shapes::ShapeRef.new(shape: ResourceGatewayIdentifier, location_name: "resourceGatewayIdentifier"))
|
429
|
+
CreateResourceConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
430
|
+
CreateResourceConfigurationRequest.add_member(:type, Shapes::ShapeRef.new(shape: ResourceConfigurationType, required: true, location_name: "type"))
|
431
|
+
CreateResourceConfigurationRequest.struct_class = Types::CreateResourceConfigurationRequest
|
432
|
+
|
433
|
+
CreateResourceConfigurationResponse.add_member(:allow_association_to_shareable_service_network, Shapes::ShapeRef.new(shape: Boolean, location_name: "allowAssociationToShareableServiceNetwork"))
|
434
|
+
CreateResourceConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "arn"))
|
435
|
+
CreateResourceConfigurationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
436
|
+
CreateResourceConfigurationResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
|
437
|
+
CreateResourceConfigurationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "id"))
|
438
|
+
CreateResourceConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "name"))
|
439
|
+
CreateResourceConfigurationResponse.add_member(:port_ranges, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "portRanges"))
|
440
|
+
CreateResourceConfigurationResponse.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolType, location_name: "protocol"))
|
441
|
+
CreateResourceConfigurationResponse.add_member(:resource_configuration_definition, Shapes::ShapeRef.new(shape: ResourceConfigurationDefinition, location_name: "resourceConfigurationDefinition"))
|
442
|
+
CreateResourceConfigurationResponse.add_member(:resource_configuration_group_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationGroupId"))
|
443
|
+
CreateResourceConfigurationResponse.add_member(:resource_gateway_id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "resourceGatewayId"))
|
444
|
+
CreateResourceConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceConfigurationStatus, location_name: "status"))
|
445
|
+
CreateResourceConfigurationResponse.add_member(:type, Shapes::ShapeRef.new(shape: ResourceConfigurationType, location_name: "type"))
|
446
|
+
CreateResourceConfigurationResponse.struct_class = Types::CreateResourceConfigurationResponse
|
447
|
+
|
448
|
+
CreateResourceGatewayRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
449
|
+
CreateResourceGatewayRequest.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: ResourceGatewayIpAddressType, location_name: "ipAddressType"))
|
450
|
+
CreateResourceGatewayRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceGatewayName, required: true, location_name: "name"))
|
451
|
+
CreateResourceGatewayRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: CreateResourceGatewayRequestSecurityGroupIdsList, location_name: "securityGroupIds"))
|
452
|
+
CreateResourceGatewayRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, required: true, location_name: "subnetIds"))
|
453
|
+
CreateResourceGatewayRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
454
|
+
CreateResourceGatewayRequest.add_member(:vpc_identifier, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "vpcIdentifier"))
|
455
|
+
CreateResourceGatewayRequest.struct_class = Types::CreateResourceGatewayRequest
|
456
|
+
|
457
|
+
CreateResourceGatewayRequestSecurityGroupIdsList.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
458
|
+
|
459
|
+
CreateResourceGatewayResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceGatewayArn, location_name: "arn"))
|
460
|
+
CreateResourceGatewayResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "id"))
|
461
|
+
CreateResourceGatewayResponse.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: ResourceGatewayIpAddressType, location_name: "ipAddressType"))
|
462
|
+
CreateResourceGatewayResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceGatewayName, location_name: "name"))
|
463
|
+
CreateResourceGatewayResponse.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupList, location_name: "securityGroupIds"))
|
464
|
+
CreateResourceGatewayResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceGatewayStatus, location_name: "status"))
|
465
|
+
CreateResourceGatewayResponse.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, location_name: "subnetIds"))
|
466
|
+
CreateResourceGatewayResponse.add_member(:vpc_identifier, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcIdentifier"))
|
467
|
+
CreateResourceGatewayResponse.struct_class = Types::CreateResourceGatewayResponse
|
468
|
+
|
330
469
|
CreateRuleRequest.add_member(:action, Shapes::ShapeRef.new(shape: RuleAction, required: true, location_name: "action"))
|
331
470
|
CreateRuleRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
332
471
|
CreateRuleRequest.add_member(:listener_identifier, Shapes::ShapeRef.new(shape: ListenerIdentifier, required: true, location: "uri", location_name: "listenerIdentifier"))
|
@@ -348,13 +487,27 @@ module Aws::VPCLattice
|
|
348
487
|
CreateServiceNetworkRequest.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, location_name: "authType"))
|
349
488
|
CreateServiceNetworkRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
350
489
|
CreateServiceNetworkRequest.add_member(:name, Shapes::ShapeRef.new(shape: ServiceNetworkName, required: true, location_name: "name"))
|
490
|
+
CreateServiceNetworkRequest.add_member(:sharing_config, Shapes::ShapeRef.new(shape: SharingConfig, location_name: "sharingConfig"))
|
351
491
|
CreateServiceNetworkRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
352
492
|
CreateServiceNetworkRequest.struct_class = Types::CreateServiceNetworkRequest
|
353
493
|
|
494
|
+
CreateServiceNetworkResourceAssociationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
495
|
+
CreateServiceNetworkResourceAssociationRequest.add_member(:resource_configuration_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, required: true, location_name: "resourceConfigurationIdentifier"))
|
496
|
+
CreateServiceNetworkResourceAssociationRequest.add_member(:service_network_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifierWithoutRegex, required: true, location_name: "serviceNetworkIdentifier"))
|
497
|
+
CreateServiceNetworkResourceAssociationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
498
|
+
CreateServiceNetworkResourceAssociationRequest.struct_class = Types::CreateServiceNetworkResourceAssociationRequest
|
499
|
+
|
500
|
+
CreateServiceNetworkResourceAssociationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationArn, location_name: "arn"))
|
501
|
+
CreateServiceNetworkResourceAssociationResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: AccountId, location_name: "createdBy"))
|
502
|
+
CreateServiceNetworkResourceAssociationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationId, location_name: "id"))
|
503
|
+
CreateServiceNetworkResourceAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationStatus, location_name: "status"))
|
504
|
+
CreateServiceNetworkResourceAssociationResponse.struct_class = Types::CreateServiceNetworkResourceAssociationResponse
|
505
|
+
|
354
506
|
CreateServiceNetworkResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkArn, location_name: "arn"))
|
355
507
|
CreateServiceNetworkResponse.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, location_name: "authType"))
|
356
508
|
CreateServiceNetworkResponse.add_member(:id, Shapes::ShapeRef.new(shape: ServiceNetworkId, location_name: "id"))
|
357
509
|
CreateServiceNetworkResponse.add_member(:name, Shapes::ShapeRef.new(shape: ServiceNetworkName, location_name: "name"))
|
510
|
+
CreateServiceNetworkResponse.add_member(:sharing_config, Shapes::ShapeRef.new(shape: SharingConfig, location_name: "sharingConfig"))
|
358
511
|
CreateServiceNetworkResponse.struct_class = Types::CreateServiceNetworkResponse
|
359
512
|
|
360
513
|
CreateServiceNetworkServiceAssociationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
|
@@ -436,6 +589,30 @@ module Aws::VPCLattice
|
|
436
589
|
|
437
590
|
DeleteListenerResponse.struct_class = Types::DeleteListenerResponse
|
438
591
|
|
592
|
+
DeleteResourceConfigurationRequest.add_member(:resource_configuration_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, required: true, location: "uri", location_name: "resourceConfigurationIdentifier"))
|
593
|
+
DeleteResourceConfigurationRequest.struct_class = Types::DeleteResourceConfigurationRequest
|
594
|
+
|
595
|
+
DeleteResourceConfigurationResponse.struct_class = Types::DeleteResourceConfigurationResponse
|
596
|
+
|
597
|
+
DeleteResourceEndpointAssociationRequest.add_member(:resource_endpoint_association_identifier, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationIdentifier, required: true, location: "uri", location_name: "resourceEndpointAssociationIdentifier"))
|
598
|
+
DeleteResourceEndpointAssociationRequest.struct_class = Types::DeleteResourceEndpointAssociationRequest
|
599
|
+
|
600
|
+
DeleteResourceEndpointAssociationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationArn, location_name: "arn"))
|
601
|
+
DeleteResourceEndpointAssociationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationId, location_name: "id"))
|
602
|
+
DeleteResourceEndpointAssociationResponse.add_member(:resource_configuration_arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "resourceConfigurationArn"))
|
603
|
+
DeleteResourceEndpointAssociationResponse.add_member(:resource_configuration_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationId"))
|
604
|
+
DeleteResourceEndpointAssociationResponse.add_member(:vpc_endpoint_id, Shapes::ShapeRef.new(shape: VpcEndpointId, location_name: "vpcEndpointId"))
|
605
|
+
DeleteResourceEndpointAssociationResponse.struct_class = Types::DeleteResourceEndpointAssociationResponse
|
606
|
+
|
607
|
+
DeleteResourceGatewayRequest.add_member(:resource_gateway_identifier, Shapes::ShapeRef.new(shape: ResourceGatewayIdentifier, required: true, location: "uri", location_name: "resourceGatewayIdentifier"))
|
608
|
+
DeleteResourceGatewayRequest.struct_class = Types::DeleteResourceGatewayRequest
|
609
|
+
|
610
|
+
DeleteResourceGatewayResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceGatewayArn, location_name: "arn"))
|
611
|
+
DeleteResourceGatewayResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "id"))
|
612
|
+
DeleteResourceGatewayResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceGatewayName, location_name: "name"))
|
613
|
+
DeleteResourceGatewayResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceGatewayStatus, location_name: "status"))
|
614
|
+
DeleteResourceGatewayResponse.struct_class = Types::DeleteResourceGatewayResponse
|
615
|
+
|
439
616
|
DeleteResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location: "uri", location_name: "resourceArn"))
|
440
617
|
DeleteResourcePolicyRequest.struct_class = Types::DeleteResourcePolicyRequest
|
441
618
|
|
@@ -451,6 +628,14 @@ module Aws::VPCLattice
|
|
451
628
|
DeleteServiceNetworkRequest.add_member(:service_network_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifier, required: true, location: "uri", location_name: "serviceNetworkIdentifier"))
|
452
629
|
DeleteServiceNetworkRequest.struct_class = Types::DeleteServiceNetworkRequest
|
453
630
|
|
631
|
+
DeleteServiceNetworkResourceAssociationRequest.add_member(:service_network_resource_association_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationIdentifier, required: true, location: "uri", location_name: "serviceNetworkResourceAssociationIdentifier"))
|
632
|
+
DeleteServiceNetworkResourceAssociationRequest.struct_class = Types::DeleteServiceNetworkResourceAssociationRequest
|
633
|
+
|
634
|
+
DeleteServiceNetworkResourceAssociationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationArn, location_name: "arn"))
|
635
|
+
DeleteServiceNetworkResourceAssociationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationId, location_name: "id"))
|
636
|
+
DeleteServiceNetworkResourceAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationStatus, location_name: "status"))
|
637
|
+
DeleteServiceNetworkResourceAssociationResponse.struct_class = Types::DeleteServiceNetworkResourceAssociationResponse
|
638
|
+
|
454
639
|
DeleteServiceNetworkResponse.struct_class = Types::DeleteServiceNetworkResponse
|
455
640
|
|
456
641
|
DeleteServiceNetworkServiceAssociationRequest.add_member(:service_network_service_association_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkServiceAssociationIdentifier, required: true, location: "uri", location_name: "serviceNetworkServiceAssociationIdentifier"))
|
@@ -500,6 +685,10 @@ module Aws::VPCLattice
|
|
500
685
|
DnsEntry.add_member(:hosted_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "hostedZoneId"))
|
501
686
|
DnsEntry.struct_class = Types::DnsEntry
|
502
687
|
|
688
|
+
DnsResource.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "domainName"))
|
689
|
+
DnsResource.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: ResourceConfigurationIpAddressType, location_name: "ipAddressType"))
|
690
|
+
DnsResource.struct_class = Types::DnsResource
|
691
|
+
|
503
692
|
FixedResponseAction.add_member(:status_code, Shapes::ShapeRef.new(shape: HttpStatusCode, required: true, location_name: "statusCode"))
|
504
693
|
FixedResponseAction.struct_class = Types::FixedResponseAction
|
505
694
|
|
@@ -516,6 +705,7 @@ module Aws::VPCLattice
|
|
516
705
|
GetAccessLogSubscriptionResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastUpdatedAt"))
|
517
706
|
GetAccessLogSubscriptionResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
|
518
707
|
GetAccessLogSubscriptionResponse.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "resourceId"))
|
708
|
+
GetAccessLogSubscriptionResponse.add_member(:service_network_log_type, Shapes::ShapeRef.new(shape: ServiceNetworkLogType, location_name: "serviceNetworkLogType"))
|
519
709
|
GetAccessLogSubscriptionResponse.struct_class = Types::GetAccessLogSubscriptionResponse
|
520
710
|
|
521
711
|
GetAuthPolicyRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "resourceIdentifier"))
|
@@ -543,6 +733,42 @@ module Aws::VPCLattice
|
|
543
733
|
GetListenerResponse.add_member(:service_id, Shapes::ShapeRef.new(shape: ServiceId, location_name: "serviceId"))
|
544
734
|
GetListenerResponse.struct_class = Types::GetListenerResponse
|
545
735
|
|
736
|
+
GetResourceConfigurationRequest.add_member(:resource_configuration_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, required: true, location: "uri", location_name: "resourceConfigurationIdentifier"))
|
737
|
+
GetResourceConfigurationRequest.struct_class = Types::GetResourceConfigurationRequest
|
738
|
+
|
739
|
+
GetResourceConfigurationResponse.add_member(:allow_association_to_shareable_service_network, Shapes::ShapeRef.new(shape: Boolean, location_name: "allowAssociationToShareableServiceNetwork"))
|
740
|
+
GetResourceConfigurationResponse.add_member(:amazon_managed, Shapes::ShapeRef.new(shape: Boolean, location_name: "amazonManaged"))
|
741
|
+
GetResourceConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "arn"))
|
742
|
+
GetResourceConfigurationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
743
|
+
GetResourceConfigurationResponse.add_member(:custom_domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "customDomainName"))
|
744
|
+
GetResourceConfigurationResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
|
745
|
+
GetResourceConfigurationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "id"))
|
746
|
+
GetResourceConfigurationResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
747
|
+
GetResourceConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "name"))
|
748
|
+
GetResourceConfigurationResponse.add_member(:port_ranges, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "portRanges"))
|
749
|
+
GetResourceConfigurationResponse.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolType, location_name: "protocol"))
|
750
|
+
GetResourceConfigurationResponse.add_member(:resource_configuration_definition, Shapes::ShapeRef.new(shape: ResourceConfigurationDefinition, location_name: "resourceConfigurationDefinition"))
|
751
|
+
GetResourceConfigurationResponse.add_member(:resource_configuration_group_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationGroupId"))
|
752
|
+
GetResourceConfigurationResponse.add_member(:resource_gateway_id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "resourceGatewayId"))
|
753
|
+
GetResourceConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceConfigurationStatus, location_name: "status"))
|
754
|
+
GetResourceConfigurationResponse.add_member(:type, Shapes::ShapeRef.new(shape: ResourceConfigurationType, location_name: "type"))
|
755
|
+
GetResourceConfigurationResponse.struct_class = Types::GetResourceConfigurationResponse
|
756
|
+
|
757
|
+
GetResourceGatewayRequest.add_member(:resource_gateway_identifier, Shapes::ShapeRef.new(shape: ResourceGatewayIdentifier, required: true, location: "uri", location_name: "resourceGatewayIdentifier"))
|
758
|
+
GetResourceGatewayRequest.struct_class = Types::GetResourceGatewayRequest
|
759
|
+
|
760
|
+
GetResourceGatewayResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceGatewayArn, location_name: "arn"))
|
761
|
+
GetResourceGatewayResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
762
|
+
GetResourceGatewayResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "id"))
|
763
|
+
GetResourceGatewayResponse.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: ResourceGatewayIpAddressType, location_name: "ipAddressType"))
|
764
|
+
GetResourceGatewayResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
765
|
+
GetResourceGatewayResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceGatewayName, location_name: "name"))
|
766
|
+
GetResourceGatewayResponse.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupList, location_name: "securityGroupIds"))
|
767
|
+
GetResourceGatewayResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceGatewayStatus, location_name: "status"))
|
768
|
+
GetResourceGatewayResponse.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, location_name: "subnetIds"))
|
769
|
+
GetResourceGatewayResponse.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
|
770
|
+
GetResourceGatewayResponse.struct_class = Types::GetResourceGatewayResponse
|
771
|
+
|
546
772
|
GetResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location: "uri", location_name: "resourceArn"))
|
547
773
|
GetResourcePolicyRequest.struct_class = Types::GetResourcePolicyRequest
|
548
774
|
|
@@ -568,6 +794,28 @@ module Aws::VPCLattice
|
|
568
794
|
GetServiceNetworkRequest.add_member(:service_network_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifier, required: true, location: "uri", location_name: "serviceNetworkIdentifier"))
|
569
795
|
GetServiceNetworkRequest.struct_class = Types::GetServiceNetworkRequest
|
570
796
|
|
797
|
+
GetServiceNetworkResourceAssociationRequest.add_member(:service_network_resource_association_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationIdentifier, required: true, location: "uri", location_name: "serviceNetworkResourceAssociationIdentifier"))
|
798
|
+
GetServiceNetworkResourceAssociationRequest.struct_class = Types::GetServiceNetworkResourceAssociationRequest
|
799
|
+
|
800
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationArn, location_name: "arn"))
|
801
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
802
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: AccountId, location_name: "createdBy"))
|
803
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:dns_entry, Shapes::ShapeRef.new(shape: DnsEntry, location_name: "dnsEntry"))
|
804
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:failure_code, Shapes::ShapeRef.new(shape: String, location_name: "failureCode"))
|
805
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: String, location_name: "failureReason"))
|
806
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationId, location_name: "id"))
|
807
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:is_managed_association, Shapes::ShapeRef.new(shape: Boolean, location_name: "isManagedAssociation"))
|
808
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
809
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:private_dns_entry, Shapes::ShapeRef.new(shape: DnsEntry, location_name: "privateDnsEntry"))
|
810
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:resource_configuration_arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "resourceConfigurationArn"))
|
811
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:resource_configuration_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationId"))
|
812
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:resource_configuration_name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "resourceConfigurationName"))
|
813
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:service_network_arn, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifierWithoutRegex, location_name: "serviceNetworkArn"))
|
814
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:service_network_id, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifierWithoutRegex, location_name: "serviceNetworkId"))
|
815
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:service_network_name, Shapes::ShapeRef.new(shape: ServiceNetworkNameWithoutRegex, location_name: "serviceNetworkName"))
|
816
|
+
GetServiceNetworkResourceAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationStatus, location_name: "status"))
|
817
|
+
GetServiceNetworkResourceAssociationResponse.struct_class = Types::GetServiceNetworkResourceAssociationResponse
|
818
|
+
|
571
819
|
GetServiceNetworkResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkArn, location_name: "arn"))
|
572
820
|
GetServiceNetworkResponse.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, location_name: "authType"))
|
573
821
|
GetServiceNetworkResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
@@ -576,6 +824,7 @@ module Aws::VPCLattice
|
|
576
824
|
GetServiceNetworkResponse.add_member(:name, Shapes::ShapeRef.new(shape: ServiceNetworkName, location_name: "name"))
|
577
825
|
GetServiceNetworkResponse.add_member(:number_of_associated_services, Shapes::ShapeRef.new(shape: Long, location_name: "numberOfAssociatedServices"))
|
578
826
|
GetServiceNetworkResponse.add_member(:number_of_associated_vp_cs, Shapes::ShapeRef.new(shape: Long, location_name: "numberOfAssociatedVPCs"))
|
827
|
+
GetServiceNetworkResponse.add_member(:sharing_config, Shapes::ShapeRef.new(shape: SharingConfig, location_name: "sharingConfig"))
|
579
828
|
GetServiceNetworkResponse.struct_class = Types::GetServiceNetworkResponse
|
580
829
|
|
581
830
|
GetServiceNetworkServiceAssociationRequest.add_member(:service_network_service_association_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkServiceAssociationIdentifier, required: true, location: "uri", location_name: "serviceNetworkServiceAssociationIdentifier"))
|
@@ -687,6 +936,9 @@ module Aws::VPCLattice
|
|
687
936
|
InternalServerException.add_member(:retry_after_seconds, Shapes::ShapeRef.new(shape: Integer, location: "header", location_name: "Retry-After"))
|
688
937
|
InternalServerException.struct_class = Types::InternalServerException
|
689
938
|
|
939
|
+
IpResource.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "ipAddress"))
|
940
|
+
IpResource.struct_class = Types::IpResource
|
941
|
+
|
690
942
|
ListAccessLogSubscriptionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
691
943
|
ListAccessLogSubscriptionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
692
944
|
ListAccessLogSubscriptionsRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "querystring", location_name: "resourceIdentifier"))
|
@@ -705,6 +957,36 @@ module Aws::VPCLattice
|
|
705
957
|
ListListenersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
706
958
|
ListListenersResponse.struct_class = Types::ListListenersResponse
|
707
959
|
|
960
|
+
ListResourceConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
961
|
+
ListResourceConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
962
|
+
ListResourceConfigurationsRequest.add_member(:resource_configuration_group_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, location: "querystring", location_name: "resourceConfigurationGroupIdentifier"))
|
963
|
+
ListResourceConfigurationsRequest.add_member(:resource_gateway_identifier, Shapes::ShapeRef.new(shape: ResourceGatewayIdentifier, location: "querystring", location_name: "resourceGatewayIdentifier"))
|
964
|
+
ListResourceConfigurationsRequest.struct_class = Types::ListResourceConfigurationsRequest
|
965
|
+
|
966
|
+
ListResourceConfigurationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ResourceConfigurationSummaryList, location_name: "items"))
|
967
|
+
ListResourceConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
968
|
+
ListResourceConfigurationsResponse.struct_class = Types::ListResourceConfigurationsResponse
|
969
|
+
|
970
|
+
ListResourceEndpointAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
971
|
+
ListResourceEndpointAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
972
|
+
ListResourceEndpointAssociationsRequest.add_member(:resource_configuration_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, required: true, location: "querystring", location_name: "resourceConfigurationIdentifier"))
|
973
|
+
ListResourceEndpointAssociationsRequest.add_member(:resource_endpoint_association_identifier, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationIdentifier, location: "querystring", location_name: "resourceEndpointAssociationIdentifier"))
|
974
|
+
ListResourceEndpointAssociationsRequest.add_member(:vpc_endpoint_id, Shapes::ShapeRef.new(shape: VpcEndpointId, location: "querystring", location_name: "vpcEndpointId"))
|
975
|
+
ListResourceEndpointAssociationsRequest.add_member(:vpc_endpoint_owner, Shapes::ShapeRef.new(shape: VpcEndpointOwner, location: "querystring", location_name: "vpcEndpointOwner"))
|
976
|
+
ListResourceEndpointAssociationsRequest.struct_class = Types::ListResourceEndpointAssociationsRequest
|
977
|
+
|
978
|
+
ListResourceEndpointAssociationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationList, required: true, location_name: "items"))
|
979
|
+
ListResourceEndpointAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
980
|
+
ListResourceEndpointAssociationsResponse.struct_class = Types::ListResourceEndpointAssociationsResponse
|
981
|
+
|
982
|
+
ListResourceGatewaysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
983
|
+
ListResourceGatewaysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
984
|
+
ListResourceGatewaysRequest.struct_class = Types::ListResourceGatewaysRequest
|
985
|
+
|
986
|
+
ListResourceGatewaysResponse.add_member(:items, Shapes::ShapeRef.new(shape: ResourceGatewayList, location_name: "items"))
|
987
|
+
ListResourceGatewaysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
988
|
+
ListResourceGatewaysResponse.struct_class = Types::ListResourceGatewaysResponse
|
989
|
+
|
708
990
|
ListRulesRequest.add_member(:listener_identifier, Shapes::ShapeRef.new(shape: ListenerIdentifier, required: true, location: "uri", location_name: "listenerIdentifier"))
|
709
991
|
ListRulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
710
992
|
ListRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
@@ -715,6 +997,16 @@ module Aws::VPCLattice
|
|
715
997
|
ListRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
716
998
|
ListRulesResponse.struct_class = Types::ListRulesResponse
|
717
999
|
|
1000
|
+
ListServiceNetworkResourceAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1001
|
+
ListServiceNetworkResourceAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
1002
|
+
ListServiceNetworkResourceAssociationsRequest.add_member(:resource_configuration_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, location: "querystring", location_name: "resourceConfigurationIdentifier"))
|
1003
|
+
ListServiceNetworkResourceAssociationsRequest.add_member(:service_network_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifier, location: "querystring", location_name: "serviceNetworkIdentifier"))
|
1004
|
+
ListServiceNetworkResourceAssociationsRequest.struct_class = Types::ListServiceNetworkResourceAssociationsRequest
|
1005
|
+
|
1006
|
+
ListServiceNetworkResourceAssociationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationList, required: true, location_name: "items"))
|
1007
|
+
ListServiceNetworkResourceAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1008
|
+
ListServiceNetworkResourceAssociationsResponse.struct_class = Types::ListServiceNetworkResourceAssociationsResponse
|
1009
|
+
|
718
1010
|
ListServiceNetworkServiceAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
719
1011
|
ListServiceNetworkServiceAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
720
1012
|
ListServiceNetworkServiceAssociationsRequest.add_member(:service_identifier, Shapes::ShapeRef.new(shape: ServiceIdentifier, location: "querystring", location_name: "serviceIdentifier"))
|
@@ -735,6 +1027,15 @@ module Aws::VPCLattice
|
|
735
1027
|
ListServiceNetworkVpcAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
736
1028
|
ListServiceNetworkVpcAssociationsResponse.struct_class = Types::ListServiceNetworkVpcAssociationsResponse
|
737
1029
|
|
1030
|
+
ListServiceNetworkVpcEndpointAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1031
|
+
ListServiceNetworkVpcEndpointAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
1032
|
+
ListServiceNetworkVpcEndpointAssociationsRequest.add_member(:service_network_identifier, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifier, required: true, location: "querystring", location_name: "serviceNetworkIdentifier"))
|
1033
|
+
ListServiceNetworkVpcEndpointAssociationsRequest.struct_class = Types::ListServiceNetworkVpcEndpointAssociationsRequest
|
1034
|
+
|
1035
|
+
ListServiceNetworkVpcEndpointAssociationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ServiceNetworkVpcEndpointAssociationList, required: true, location_name: "items"))
|
1036
|
+
ListServiceNetworkVpcEndpointAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
1037
|
+
ListServiceNetworkVpcEndpointAssociationsResponse.struct_class = Types::ListServiceNetworkVpcEndpointAssociationsResponse
|
1038
|
+
|
738
1039
|
ListServiceNetworksRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
739
1040
|
ListServiceNetworksRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
740
1041
|
ListServiceNetworksRequest.struct_class = Types::ListServiceNetworksRequest
|
@@ -808,6 +1109,8 @@ module Aws::VPCLattice
|
|
808
1109
|
PathMatchType.add_member_subclass(:unknown, Types::PathMatchType::Unknown)
|
809
1110
|
PathMatchType.struct_class = Types::PathMatchType
|
810
1111
|
|
1112
|
+
PortRangeList.member = Shapes::ShapeRef.new(shape: PortRange)
|
1113
|
+
|
811
1114
|
PutAuthPolicyRequest.add_member(:policy, Shapes::ShapeRef.new(shape: AuthPolicyString, required: true, location_name: "policy"))
|
812
1115
|
PutAuthPolicyRequest.add_member(:resource_identifier, Shapes::ShapeRef.new(shape: ResourceIdentifier, required: true, location: "uri", location_name: "resourceIdentifier"))
|
813
1116
|
PutAuthPolicyRequest.struct_class = Types::PutAuthPolicyRequest
|
@@ -832,6 +1135,57 @@ module Aws::VPCLattice
|
|
832
1135
|
RegisterTargetsResponse.add_member(:unsuccessful, Shapes::ShapeRef.new(shape: TargetFailureList, location_name: "unsuccessful"))
|
833
1136
|
RegisterTargetsResponse.struct_class = Types::RegisterTargetsResponse
|
834
1137
|
|
1138
|
+
ResourceConfigurationDefinition.add_member(:arn_resource, Shapes::ShapeRef.new(shape: ArnResource, location_name: "arnResource"))
|
1139
|
+
ResourceConfigurationDefinition.add_member(:dns_resource, Shapes::ShapeRef.new(shape: DnsResource, location_name: "dnsResource"))
|
1140
|
+
ResourceConfigurationDefinition.add_member(:ip_resource, Shapes::ShapeRef.new(shape: IpResource, location_name: "ipResource"))
|
1141
|
+
ResourceConfigurationDefinition.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1142
|
+
ResourceConfigurationDefinition.add_member_subclass(:arn_resource, Types::ResourceConfigurationDefinition::ArnResource)
|
1143
|
+
ResourceConfigurationDefinition.add_member_subclass(:dns_resource, Types::ResourceConfigurationDefinition::DnsResource)
|
1144
|
+
ResourceConfigurationDefinition.add_member_subclass(:ip_resource, Types::ResourceConfigurationDefinition::IpResource)
|
1145
|
+
ResourceConfigurationDefinition.add_member_subclass(:unknown, Types::ResourceConfigurationDefinition::Unknown)
|
1146
|
+
ResourceConfigurationDefinition.struct_class = Types::ResourceConfigurationDefinition
|
1147
|
+
|
1148
|
+
ResourceConfigurationSummary.add_member(:amazon_managed, Shapes::ShapeRef.new(shape: Boolean, location_name: "amazonManaged"))
|
1149
|
+
ResourceConfigurationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "arn"))
|
1150
|
+
ResourceConfigurationSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
1151
|
+
ResourceConfigurationSummary.add_member(:id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "id"))
|
1152
|
+
ResourceConfigurationSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
1153
|
+
ResourceConfigurationSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "name"))
|
1154
|
+
ResourceConfigurationSummary.add_member(:resource_configuration_group_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationGroupId"))
|
1155
|
+
ResourceConfigurationSummary.add_member(:resource_gateway_id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "resourceGatewayId"))
|
1156
|
+
ResourceConfigurationSummary.add_member(:status, Shapes::ShapeRef.new(shape: ResourceConfigurationStatus, location_name: "status"))
|
1157
|
+
ResourceConfigurationSummary.add_member(:type, Shapes::ShapeRef.new(shape: ResourceConfigurationType, location_name: "type"))
|
1158
|
+
ResourceConfigurationSummary.struct_class = Types::ResourceConfigurationSummary
|
1159
|
+
|
1160
|
+
ResourceConfigurationSummaryList.member = Shapes::ShapeRef.new(shape: ResourceConfigurationSummary)
|
1161
|
+
|
1162
|
+
ResourceEndpointAssociationList.member = Shapes::ShapeRef.new(shape: ResourceEndpointAssociationSummary)
|
1163
|
+
|
1164
|
+
ResourceEndpointAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationArn, location_name: "arn"))
|
1165
|
+
ResourceEndpointAssociationSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
1166
|
+
ResourceEndpointAssociationSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: AccountId, location_name: "createdBy"))
|
1167
|
+
ResourceEndpointAssociationSummary.add_member(:id, Shapes::ShapeRef.new(shape: ResourceEndpointAssociationId, location_name: "id"))
|
1168
|
+
ResourceEndpointAssociationSummary.add_member(:resource_configuration_arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "resourceConfigurationArn"))
|
1169
|
+
ResourceEndpointAssociationSummary.add_member(:resource_configuration_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationId"))
|
1170
|
+
ResourceEndpointAssociationSummary.add_member(:resource_configuration_name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "resourceConfigurationName"))
|
1171
|
+
ResourceEndpointAssociationSummary.add_member(:vpc_endpoint_id, Shapes::ShapeRef.new(shape: VpcEndpointId, location_name: "vpcEndpointId"))
|
1172
|
+
ResourceEndpointAssociationSummary.add_member(:vpc_endpoint_owner, Shapes::ShapeRef.new(shape: VpcEndpointOwner, location_name: "vpcEndpointOwner"))
|
1173
|
+
ResourceEndpointAssociationSummary.struct_class = Types::ResourceEndpointAssociationSummary
|
1174
|
+
|
1175
|
+
ResourceGatewayList.member = Shapes::ShapeRef.new(shape: ResourceGatewaySummary)
|
1176
|
+
|
1177
|
+
ResourceGatewaySummary.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceGatewayArn, location_name: "arn"))
|
1178
|
+
ResourceGatewaySummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
1179
|
+
ResourceGatewaySummary.add_member(:id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "id"))
|
1180
|
+
ResourceGatewaySummary.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: ResourceGatewayIpAddressType, location_name: "ipAddressType"))
|
1181
|
+
ResourceGatewaySummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
1182
|
+
ResourceGatewaySummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceGatewayName, location_name: "name"))
|
1183
|
+
ResourceGatewaySummary.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupList, location_name: "securityGroupIds"))
|
1184
|
+
ResourceGatewaySummary.add_member(:status, Shapes::ShapeRef.new(shape: ResourceGatewayStatus, location_name: "status"))
|
1185
|
+
ResourceGatewaySummary.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, location_name: "subnetIds"))
|
1186
|
+
ResourceGatewaySummary.add_member(:vpc_identifier, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcIdentifier"))
|
1187
|
+
ResourceGatewaySummary.struct_class = Types::ResourceGatewaySummary
|
1188
|
+
|
835
1189
|
ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
836
1190
|
ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
|
837
1191
|
ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceType"))
|
@@ -894,8 +1248,36 @@ module Aws::VPCLattice
|
|
894
1248
|
|
895
1249
|
ServiceList.member = Shapes::ShapeRef.new(shape: ServiceSummary)
|
896
1250
|
|
1251
|
+
ServiceNetworkEndpointAssociation.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
1252
|
+
ServiceNetworkEndpointAssociation.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
|
1253
|
+
ServiceNetworkEndpointAssociation.add_member(:service_network_arn, Shapes::ShapeRef.new(shape: ServiceNetworkArn, location_name: "serviceNetworkArn"))
|
1254
|
+
ServiceNetworkEndpointAssociation.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "state"))
|
1255
|
+
ServiceNetworkEndpointAssociation.add_member(:vpc_endpoint_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcEndpointId"))
|
1256
|
+
ServiceNetworkEndpointAssociation.add_member(:vpc_endpoint_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcEndpointOwnerId"))
|
1257
|
+
ServiceNetworkEndpointAssociation.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
|
1258
|
+
ServiceNetworkEndpointAssociation.struct_class = Types::ServiceNetworkEndpointAssociation
|
1259
|
+
|
897
1260
|
ServiceNetworkList.member = Shapes::ShapeRef.new(shape: ServiceNetworkSummary)
|
898
1261
|
|
1262
|
+
ServiceNetworkResourceAssociationList.member = Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationSummary)
|
1263
|
+
|
1264
|
+
ServiceNetworkResourceAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationArn, location_name: "arn"))
|
1265
|
+
ServiceNetworkResourceAssociationSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
1266
|
+
ServiceNetworkResourceAssociationSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: AccountId, location_name: "createdBy"))
|
1267
|
+
ServiceNetworkResourceAssociationSummary.add_member(:dns_entry, Shapes::ShapeRef.new(shape: DnsEntry, location_name: "dnsEntry"))
|
1268
|
+
ServiceNetworkResourceAssociationSummary.add_member(:failure_code, Shapes::ShapeRef.new(shape: String, location_name: "failureCode"))
|
1269
|
+
ServiceNetworkResourceAssociationSummary.add_member(:id, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationId, location_name: "id"))
|
1270
|
+
ServiceNetworkResourceAssociationSummary.add_member(:is_managed_association, Shapes::ShapeRef.new(shape: Boolean, location_name: "isManagedAssociation"))
|
1271
|
+
ServiceNetworkResourceAssociationSummary.add_member(:private_dns_entry, Shapes::ShapeRef.new(shape: DnsEntry, location_name: "privateDnsEntry"))
|
1272
|
+
ServiceNetworkResourceAssociationSummary.add_member(:resource_configuration_arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "resourceConfigurationArn"))
|
1273
|
+
ServiceNetworkResourceAssociationSummary.add_member(:resource_configuration_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationId"))
|
1274
|
+
ServiceNetworkResourceAssociationSummary.add_member(:resource_configuration_name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "resourceConfigurationName"))
|
1275
|
+
ServiceNetworkResourceAssociationSummary.add_member(:service_network_arn, Shapes::ShapeRef.new(shape: ServiceNetworkArnWithoutRegex, location_name: "serviceNetworkArn"))
|
1276
|
+
ServiceNetworkResourceAssociationSummary.add_member(:service_network_id, Shapes::ShapeRef.new(shape: ServiceNetworkIdentifierWithoutRegex, location_name: "serviceNetworkId"))
|
1277
|
+
ServiceNetworkResourceAssociationSummary.add_member(:service_network_name, Shapes::ShapeRef.new(shape: ServiceNetworkNameWithoutRegex, location_name: "serviceNetworkName"))
|
1278
|
+
ServiceNetworkResourceAssociationSummary.add_member(:status, Shapes::ShapeRef.new(shape: ServiceNetworkResourceAssociationStatus, location_name: "status"))
|
1279
|
+
ServiceNetworkResourceAssociationSummary.struct_class = Types::ServiceNetworkResourceAssociationSummary
|
1280
|
+
|
899
1281
|
ServiceNetworkServiceAssociationList.member = Shapes::ShapeRef.new(shape: ServiceNetworkServiceAssociationSummary)
|
900
1282
|
|
901
1283
|
ServiceNetworkServiceAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ServiceNetworkServiceAssociationArn, location_name: "arn"))
|
@@ -918,6 +1300,7 @@ module Aws::VPCLattice
|
|
918
1300
|
ServiceNetworkSummary.add_member(:id, Shapes::ShapeRef.new(shape: ServiceNetworkId, location_name: "id"))
|
919
1301
|
ServiceNetworkSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastUpdatedAt"))
|
920
1302
|
ServiceNetworkSummary.add_member(:name, Shapes::ShapeRef.new(shape: ServiceNetworkName, location_name: "name"))
|
1303
|
+
ServiceNetworkSummary.add_member(:number_of_associated_resource_configurations, Shapes::ShapeRef.new(shape: Long, location_name: "numberOfAssociatedResourceConfigurations"))
|
921
1304
|
ServiceNetworkSummary.add_member(:number_of_associated_services, Shapes::ShapeRef.new(shape: Long, location_name: "numberOfAssociatedServices"))
|
922
1305
|
ServiceNetworkSummary.add_member(:number_of_associated_vp_cs, Shapes::ShapeRef.new(shape: Long, location_name: "numberOfAssociatedVPCs"))
|
923
1306
|
ServiceNetworkSummary.struct_class = Types::ServiceNetworkSummary
|
@@ -936,6 +1319,8 @@ module Aws::VPCLattice
|
|
936
1319
|
ServiceNetworkVpcAssociationSummary.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
|
937
1320
|
ServiceNetworkVpcAssociationSummary.struct_class = Types::ServiceNetworkVpcAssociationSummary
|
938
1321
|
|
1322
|
+
ServiceNetworkVpcEndpointAssociationList.member = Shapes::ShapeRef.new(shape: ServiceNetworkEndpointAssociation)
|
1323
|
+
|
939
1324
|
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
940
1325
|
ServiceQuotaExceededException.add_member(:quota_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "quotaCode"))
|
941
1326
|
ServiceQuotaExceededException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
|
@@ -953,6 +1338,11 @@ module Aws::VPCLattice
|
|
953
1338
|
ServiceSummary.add_member(:status, Shapes::ShapeRef.new(shape: ServiceStatus, location_name: "status"))
|
954
1339
|
ServiceSummary.struct_class = Types::ServiceSummary
|
955
1340
|
|
1341
|
+
SharingConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
|
1342
|
+
SharingConfig.struct_class = Types::SharingConfig
|
1343
|
+
|
1344
|
+
SubnetList.member = Shapes::ShapeRef.new(shape: SubnetId)
|
1345
|
+
|
956
1346
|
TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
|
957
1347
|
|
958
1348
|
TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
|
@@ -1050,6 +1440,41 @@ module Aws::VPCLattice
|
|
1050
1440
|
UpdateListenerResponse.add_member(:service_id, Shapes::ShapeRef.new(shape: ServiceId, location_name: "serviceId"))
|
1051
1441
|
UpdateListenerResponse.struct_class = Types::UpdateListenerResponse
|
1052
1442
|
|
1443
|
+
UpdateResourceConfigurationRequest.add_member(:allow_association_to_shareable_service_network, Shapes::ShapeRef.new(shape: Boolean, location_name: "allowAssociationToShareableServiceNetwork"))
|
1444
|
+
UpdateResourceConfigurationRequest.add_member(:port_ranges, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "portRanges"))
|
1445
|
+
UpdateResourceConfigurationRequest.add_member(:resource_configuration_definition, Shapes::ShapeRef.new(shape: ResourceConfigurationDefinition, location_name: "resourceConfigurationDefinition"))
|
1446
|
+
UpdateResourceConfigurationRequest.add_member(:resource_configuration_identifier, Shapes::ShapeRef.new(shape: ResourceConfigurationIdentifier, required: true, location: "uri", location_name: "resourceConfigurationIdentifier"))
|
1447
|
+
UpdateResourceConfigurationRequest.struct_class = Types::UpdateResourceConfigurationRequest
|
1448
|
+
|
1449
|
+
UpdateResourceConfigurationResponse.add_member(:allow_association_to_shareable_service_network, Shapes::ShapeRef.new(shape: Boolean, location_name: "allowAssociationToShareableServiceNetwork"))
|
1450
|
+
UpdateResourceConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceConfigurationArn, location_name: "arn"))
|
1451
|
+
UpdateResourceConfigurationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "id"))
|
1452
|
+
UpdateResourceConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceConfigurationName, location_name: "name"))
|
1453
|
+
UpdateResourceConfigurationResponse.add_member(:port_ranges, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "portRanges"))
|
1454
|
+
UpdateResourceConfigurationResponse.add_member(:protocol, Shapes::ShapeRef.new(shape: ProtocolType, location_name: "protocol"))
|
1455
|
+
UpdateResourceConfigurationResponse.add_member(:resource_configuration_definition, Shapes::ShapeRef.new(shape: ResourceConfigurationDefinition, location_name: "resourceConfigurationDefinition"))
|
1456
|
+
UpdateResourceConfigurationResponse.add_member(:resource_configuration_group_id, Shapes::ShapeRef.new(shape: ResourceConfigurationId, location_name: "resourceConfigurationGroupId"))
|
1457
|
+
UpdateResourceConfigurationResponse.add_member(:resource_gateway_id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "resourceGatewayId"))
|
1458
|
+
UpdateResourceConfigurationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceConfigurationStatus, location_name: "status"))
|
1459
|
+
UpdateResourceConfigurationResponse.add_member(:type, Shapes::ShapeRef.new(shape: ResourceConfigurationType, location_name: "type"))
|
1460
|
+
UpdateResourceConfigurationResponse.struct_class = Types::UpdateResourceConfigurationResponse
|
1461
|
+
|
1462
|
+
UpdateResourceGatewayRequest.add_member(:resource_gateway_identifier, Shapes::ShapeRef.new(shape: ResourceGatewayIdentifier, required: true, location: "uri", location_name: "resourceGatewayIdentifier"))
|
1463
|
+
UpdateResourceGatewayRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: UpdateResourceGatewayRequestSecurityGroupIdsList, location_name: "securityGroupIds"))
|
1464
|
+
UpdateResourceGatewayRequest.struct_class = Types::UpdateResourceGatewayRequest
|
1465
|
+
|
1466
|
+
UpdateResourceGatewayRequestSecurityGroupIdsList.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
1467
|
+
|
1468
|
+
UpdateResourceGatewayResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceGatewayArn, location_name: "arn"))
|
1469
|
+
UpdateResourceGatewayResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceGatewayId, location_name: "id"))
|
1470
|
+
UpdateResourceGatewayResponse.add_member(:ip_address_type, Shapes::ShapeRef.new(shape: IpAddressType, location_name: "ipAddressType"))
|
1471
|
+
UpdateResourceGatewayResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceGatewayName, location_name: "name"))
|
1472
|
+
UpdateResourceGatewayResponse.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupList, location_name: "securityGroupIds"))
|
1473
|
+
UpdateResourceGatewayResponse.add_member(:status, Shapes::ShapeRef.new(shape: ResourceGatewayStatus, location_name: "status"))
|
1474
|
+
UpdateResourceGatewayResponse.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetList, location_name: "subnetIds"))
|
1475
|
+
UpdateResourceGatewayResponse.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "vpcId"))
|
1476
|
+
UpdateResourceGatewayResponse.struct_class = Types::UpdateResourceGatewayResponse
|
1477
|
+
|
1053
1478
|
UpdateRuleRequest.add_member(:action, Shapes::ShapeRef.new(shape: RuleAction, location_name: "action"))
|
1054
1479
|
UpdateRuleRequest.add_member(:listener_identifier, Shapes::ShapeRef.new(shape: ListenerIdentifier, required: true, location: "uri", location_name: "listenerIdentifier"))
|
1055
1480
|
UpdateRuleRequest.add_member(:match, Shapes::ShapeRef.new(shape: RuleMatch, location_name: "match"))
|
@@ -1140,9 +1565,11 @@ module Aws::VPCLattice
|
|
1140
1565
|
|
1141
1566
|
api.metadata = {
|
1142
1567
|
"apiVersion" => "2022-11-30",
|
1568
|
+
"auth" => ["aws.auth#sigv4"],
|
1143
1569
|
"endpointPrefix" => "vpc-lattice",
|
1144
1570
|
"jsonVersion" => "1.1",
|
1145
1571
|
"protocol" => "rest-json",
|
1572
|
+
"protocols" => ["rest-json"],
|
1146
1573
|
"serviceFullName" => "Amazon VPC Lattice",
|
1147
1574
|
"serviceId" => "VPC Lattice",
|
1148
1575
|
"signatureVersion" => "v4",
|
@@ -1193,6 +1620,36 @@ module Aws::VPCLattice
|
|
1193
1620
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1194
1621
|
end)
|
1195
1622
|
|
1623
|
+
api.add_operation(:create_resource_configuration, Seahorse::Model::Operation.new.tap do |o|
|
1624
|
+
o.name = "CreateResourceConfiguration"
|
1625
|
+
o.http_method = "POST"
|
1626
|
+
o.http_request_uri = "/resourceconfigurations"
|
1627
|
+
o.input = Shapes::ShapeRef.new(shape: CreateResourceConfigurationRequest)
|
1628
|
+
o.output = Shapes::ShapeRef.new(shape: CreateResourceConfigurationResponse)
|
1629
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1630
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1631
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1632
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1633
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1634
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1635
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1636
|
+
end)
|
1637
|
+
|
1638
|
+
api.add_operation(:create_resource_gateway, Seahorse::Model::Operation.new.tap do |o|
|
1639
|
+
o.name = "CreateResourceGateway"
|
1640
|
+
o.http_method = "POST"
|
1641
|
+
o.http_request_uri = "/resourcegateways"
|
1642
|
+
o.input = Shapes::ShapeRef.new(shape: CreateResourceGatewayRequest)
|
1643
|
+
o.output = Shapes::ShapeRef.new(shape: CreateResourceGatewayResponse)
|
1644
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1645
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1646
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1647
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1648
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1649
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1650
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1651
|
+
end)
|
1652
|
+
|
1196
1653
|
api.add_operation(:create_rule, Seahorse::Model::Operation.new.tap do |o|
|
1197
1654
|
o.name = "CreateRule"
|
1198
1655
|
o.http_method = "POST"
|
@@ -1238,6 +1695,21 @@ module Aws::VPCLattice
|
|
1238
1695
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1239
1696
|
end)
|
1240
1697
|
|
1698
|
+
api.add_operation(:create_service_network_resource_association, Seahorse::Model::Operation.new.tap do |o|
|
1699
|
+
o.name = "CreateServiceNetworkResourceAssociation"
|
1700
|
+
o.http_method = "POST"
|
1701
|
+
o.http_request_uri = "/servicenetworkresourceassociations"
|
1702
|
+
o.input = Shapes::ShapeRef.new(shape: CreateServiceNetworkResourceAssociationRequest)
|
1703
|
+
o.output = Shapes::ShapeRef.new(shape: CreateServiceNetworkResourceAssociationResponse)
|
1704
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1705
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1706
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1707
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1708
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1709
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1710
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1711
|
+
end)
|
1712
|
+
|
1241
1713
|
api.add_operation(:create_service_network_service_association, Seahorse::Model::Operation.new.tap do |o|
|
1242
1714
|
o.name = "CreateServiceNetworkServiceAssociation"
|
1243
1715
|
o.http_method = "POST"
|
@@ -1323,6 +1795,47 @@ module Aws::VPCLattice
|
|
1323
1795
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1324
1796
|
end)
|
1325
1797
|
|
1798
|
+
api.add_operation(:delete_resource_configuration, Seahorse::Model::Operation.new.tap do |o|
|
1799
|
+
o.name = "DeleteResourceConfiguration"
|
1800
|
+
o.http_method = "DELETE"
|
1801
|
+
o.http_request_uri = "/resourceconfigurations/{resourceConfigurationIdentifier}"
|
1802
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteResourceConfigurationRequest)
|
1803
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteResourceConfigurationResponse)
|
1804
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1805
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1806
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1807
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1808
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1809
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1810
|
+
end)
|
1811
|
+
|
1812
|
+
api.add_operation(:delete_resource_endpoint_association, Seahorse::Model::Operation.new.tap do |o|
|
1813
|
+
o.name = "DeleteResourceEndpointAssociation"
|
1814
|
+
o.http_method = "DELETE"
|
1815
|
+
o.http_request_uri = "/resourceendpointassociations/{resourceEndpointAssociationIdentifier}"
|
1816
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteResourceEndpointAssociationRequest)
|
1817
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteResourceEndpointAssociationResponse)
|
1818
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1819
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1820
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1821
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1822
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1823
|
+
end)
|
1824
|
+
|
1825
|
+
api.add_operation(:delete_resource_gateway, Seahorse::Model::Operation.new.tap do |o|
|
1826
|
+
o.name = "DeleteResourceGateway"
|
1827
|
+
o.http_method = "DELETE"
|
1828
|
+
o.http_request_uri = "/resourcegateways/{resourceGatewayIdentifier}"
|
1829
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteResourceGatewayRequest)
|
1830
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteResourceGatewayResponse)
|
1831
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1832
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1833
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1834
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1835
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1836
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1837
|
+
end)
|
1838
|
+
|
1326
1839
|
api.add_operation(:delete_resource_policy, Seahorse::Model::Operation.new.tap do |o|
|
1327
1840
|
o.name = "DeleteResourcePolicy"
|
1328
1841
|
o.http_method = "DELETE"
|
@@ -1378,6 +1891,20 @@ module Aws::VPCLattice
|
|
1378
1891
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1379
1892
|
end)
|
1380
1893
|
|
1894
|
+
api.add_operation(:delete_service_network_resource_association, Seahorse::Model::Operation.new.tap do |o|
|
1895
|
+
o.name = "DeleteServiceNetworkResourceAssociation"
|
1896
|
+
o.http_method = "DELETE"
|
1897
|
+
o.http_request_uri = "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}"
|
1898
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteServiceNetworkResourceAssociationRequest)
|
1899
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteServiceNetworkResourceAssociationResponse)
|
1900
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
1901
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1902
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1903
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1904
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
1905
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1906
|
+
end)
|
1907
|
+
|
1381
1908
|
api.add_operation(:delete_service_network_service_association, Seahorse::Model::Operation.new.tap do |o|
|
1382
1909
|
o.name = "DeleteServiceNetworkServiceAssociation"
|
1383
1910
|
o.http_method = "DELETE"
|
@@ -1472,6 +1999,32 @@ module Aws::VPCLattice
|
|
1472
1999
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1473
2000
|
end)
|
1474
2001
|
|
2002
|
+
api.add_operation(:get_resource_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2003
|
+
o.name = "GetResourceConfiguration"
|
2004
|
+
o.http_method = "GET"
|
2005
|
+
o.http_request_uri = "/resourceconfigurations/{resourceConfigurationIdentifier}"
|
2006
|
+
o.input = Shapes::ShapeRef.new(shape: GetResourceConfigurationRequest)
|
2007
|
+
o.output = Shapes::ShapeRef.new(shape: GetResourceConfigurationResponse)
|
2008
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2009
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2010
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2011
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2012
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2013
|
+
end)
|
2014
|
+
|
2015
|
+
api.add_operation(:get_resource_gateway, Seahorse::Model::Operation.new.tap do |o|
|
2016
|
+
o.name = "GetResourceGateway"
|
2017
|
+
o.http_method = "GET"
|
2018
|
+
o.http_request_uri = "/resourcegateways/{resourceGatewayIdentifier}"
|
2019
|
+
o.input = Shapes::ShapeRef.new(shape: GetResourceGatewayRequest)
|
2020
|
+
o.output = Shapes::ShapeRef.new(shape: GetResourceGatewayResponse)
|
2021
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2022
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2023
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2024
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2025
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2026
|
+
end)
|
2027
|
+
|
1475
2028
|
api.add_operation(:get_resource_policy, Seahorse::Model::Operation.new.tap do |o|
|
1476
2029
|
o.name = "GetResourcePolicy"
|
1477
2030
|
o.http_method = "GET"
|
@@ -1524,6 +2077,19 @@ module Aws::VPCLattice
|
|
1524
2077
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1525
2078
|
end)
|
1526
2079
|
|
2080
|
+
api.add_operation(:get_service_network_resource_association, Seahorse::Model::Operation.new.tap do |o|
|
2081
|
+
o.name = "GetServiceNetworkResourceAssociation"
|
2082
|
+
o.http_method = "GET"
|
2083
|
+
o.http_request_uri = "/servicenetworkresourceassociations/{serviceNetworkResourceAssociationIdentifier}"
|
2084
|
+
o.input = Shapes::ShapeRef.new(shape: GetServiceNetworkResourceAssociationRequest)
|
2085
|
+
o.output = Shapes::ShapeRef.new(shape: GetServiceNetworkResourceAssociationResponse)
|
2086
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2087
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2088
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2089
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2090
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2091
|
+
end)
|
2092
|
+
|
1527
2093
|
api.add_operation(:get_service_network_service_association, Seahorse::Model::Operation.new.tap do |o|
|
1528
2094
|
o.name = "GetServiceNetworkServiceAssociation"
|
1529
2095
|
o.http_method = "GET"
|
@@ -1600,6 +2166,60 @@ module Aws::VPCLattice
|
|
1600
2166
|
)
|
1601
2167
|
end)
|
1602
2168
|
|
2169
|
+
api.add_operation(:list_resource_configurations, Seahorse::Model::Operation.new.tap do |o|
|
2170
|
+
o.name = "ListResourceConfigurations"
|
2171
|
+
o.http_method = "GET"
|
2172
|
+
o.http_request_uri = "/resourceconfigurations"
|
2173
|
+
o.input = Shapes::ShapeRef.new(shape: ListResourceConfigurationsRequest)
|
2174
|
+
o.output = Shapes::ShapeRef.new(shape: ListResourceConfigurationsResponse)
|
2175
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2176
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2177
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2178
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2179
|
+
o[:pager] = Aws::Pager.new(
|
2180
|
+
limit_key: "max_results",
|
2181
|
+
tokens: {
|
2182
|
+
"next_token" => "next_token"
|
2183
|
+
}
|
2184
|
+
)
|
2185
|
+
end)
|
2186
|
+
|
2187
|
+
api.add_operation(:list_resource_endpoint_associations, Seahorse::Model::Operation.new.tap do |o|
|
2188
|
+
o.name = "ListResourceEndpointAssociations"
|
2189
|
+
o.http_method = "GET"
|
2190
|
+
o.http_request_uri = "/resourceendpointassociations"
|
2191
|
+
o.input = Shapes::ShapeRef.new(shape: ListResourceEndpointAssociationsRequest)
|
2192
|
+
o.output = Shapes::ShapeRef.new(shape: ListResourceEndpointAssociationsResponse)
|
2193
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2194
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2195
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2196
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2197
|
+
o[:pager] = Aws::Pager.new(
|
2198
|
+
limit_key: "max_results",
|
2199
|
+
tokens: {
|
2200
|
+
"next_token" => "next_token"
|
2201
|
+
}
|
2202
|
+
)
|
2203
|
+
end)
|
2204
|
+
|
2205
|
+
api.add_operation(:list_resource_gateways, Seahorse::Model::Operation.new.tap do |o|
|
2206
|
+
o.name = "ListResourceGateways"
|
2207
|
+
o.http_method = "GET"
|
2208
|
+
o.http_request_uri = "/resourcegateways"
|
2209
|
+
o.input = Shapes::ShapeRef.new(shape: ListResourceGatewaysRequest)
|
2210
|
+
o.output = Shapes::ShapeRef.new(shape: ListResourceGatewaysResponse)
|
2211
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2212
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2213
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2214
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2215
|
+
o[:pager] = Aws::Pager.new(
|
2216
|
+
limit_key: "max_results",
|
2217
|
+
tokens: {
|
2218
|
+
"next_token" => "next_token"
|
2219
|
+
}
|
2220
|
+
)
|
2221
|
+
end)
|
2222
|
+
|
1603
2223
|
api.add_operation(:list_rules, Seahorse::Model::Operation.new.tap do |o|
|
1604
2224
|
o.name = "ListRules"
|
1605
2225
|
o.http_method = "GET"
|
@@ -1619,6 +2239,24 @@ module Aws::VPCLattice
|
|
1619
2239
|
)
|
1620
2240
|
end)
|
1621
2241
|
|
2242
|
+
api.add_operation(:list_service_network_resource_associations, Seahorse::Model::Operation.new.tap do |o|
|
2243
|
+
o.name = "ListServiceNetworkResourceAssociations"
|
2244
|
+
o.http_method = "GET"
|
2245
|
+
o.http_request_uri = "/servicenetworkresourceassociations"
|
2246
|
+
o.input = Shapes::ShapeRef.new(shape: ListServiceNetworkResourceAssociationsRequest)
|
2247
|
+
o.output = Shapes::ShapeRef.new(shape: ListServiceNetworkResourceAssociationsResponse)
|
2248
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2249
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2250
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2251
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2252
|
+
o[:pager] = Aws::Pager.new(
|
2253
|
+
limit_key: "max_results",
|
2254
|
+
tokens: {
|
2255
|
+
"next_token" => "next_token"
|
2256
|
+
}
|
2257
|
+
)
|
2258
|
+
end)
|
2259
|
+
|
1622
2260
|
api.add_operation(:list_service_network_service_associations, Seahorse::Model::Operation.new.tap do |o|
|
1623
2261
|
o.name = "ListServiceNetworkServiceAssociations"
|
1624
2262
|
o.http_method = "GET"
|
@@ -1655,6 +2293,24 @@ module Aws::VPCLattice
|
|
1655
2293
|
)
|
1656
2294
|
end)
|
1657
2295
|
|
2296
|
+
api.add_operation(:list_service_network_vpc_endpoint_associations, Seahorse::Model::Operation.new.tap do |o|
|
2297
|
+
o.name = "ListServiceNetworkVpcEndpointAssociations"
|
2298
|
+
o.http_method = "GET"
|
2299
|
+
o.http_request_uri = "/servicenetworkvpcendpointassociations"
|
2300
|
+
o.input = Shapes::ShapeRef.new(shape: ListServiceNetworkVpcEndpointAssociationsRequest)
|
2301
|
+
o.output = Shapes::ShapeRef.new(shape: ListServiceNetworkVpcEndpointAssociationsResponse)
|
2302
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2303
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2304
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2305
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2306
|
+
o[:pager] = Aws::Pager.new(
|
2307
|
+
limit_key: "max_results",
|
2308
|
+
tokens: {
|
2309
|
+
"next_token" => "next_token"
|
2310
|
+
}
|
2311
|
+
)
|
2312
|
+
end)
|
2313
|
+
|
1658
2314
|
api.add_operation(:list_service_networks, Seahorse::Model::Operation.new.tap do |o|
|
1659
2315
|
o.name = "ListServiceNetworks"
|
1660
2316
|
o.http_method = "GET"
|
@@ -1831,6 +2487,34 @@ module Aws::VPCLattice
|
|
1831
2487
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1832
2488
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1833
2489
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2490
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2491
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2492
|
+
end)
|
2493
|
+
|
2494
|
+
api.add_operation(:update_resource_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2495
|
+
o.name = "UpdateResourceConfiguration"
|
2496
|
+
o.http_method = "PATCH"
|
2497
|
+
o.http_request_uri = "/resourceconfigurations/{resourceConfigurationIdentifier}"
|
2498
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateResourceConfigurationRequest)
|
2499
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateResourceConfigurationResponse)
|
2500
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2501
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2502
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2503
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2504
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2505
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2506
|
+
end)
|
2507
|
+
|
2508
|
+
api.add_operation(:update_resource_gateway, Seahorse::Model::Operation.new.tap do |o|
|
2509
|
+
o.name = "UpdateResourceGateway"
|
2510
|
+
o.http_method = "PATCH"
|
2511
|
+
o.http_request_uri = "/resourcegateways/{resourceGatewayIdentifier}"
|
2512
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateResourceGatewayRequest)
|
2513
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateResourceGatewayResponse)
|
2514
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2515
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2516
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2517
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1834
2518
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1835
2519
|
end)
|
1836
2520
|
|
@@ -1845,6 +2529,7 @@ module Aws::VPCLattice
|
|
1845
2529
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1846
2530
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1847
2531
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2532
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1848
2533
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1849
2534
|
end)
|
1850
2535
|
|
@@ -1859,6 +2544,7 @@ module Aws::VPCLattice
|
|
1859
2544
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1860
2545
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1861
2546
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2547
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1862
2548
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1863
2549
|
end)
|
1864
2550
|
|
@@ -1901,6 +2587,7 @@ module Aws::VPCLattice
|
|
1901
2587
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
1902
2588
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
1903
2589
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2590
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
1904
2591
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
1905
2592
|
end)
|
1906
2593
|
end
|