aws-sdk-networkfirewall 1.91.0 → 1.92.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -62,7 +62,20 @@ module Aws::NetworkFirewall
62
62
  ConditionKey = Shapes::StringShape.new(name: 'ConditionKey')
63
63
  ConditionOperator = Shapes::StringShape.new(name: 'ConditionOperator')
64
64
  ConfigurationSyncState = Shapes::StringShape.new(name: 'ConfigurationSyncState')
65
+ ContainerAssociationLastUpdatedTime = Shapes::TimestampShape.new(name: 'ContainerAssociationLastUpdatedTime')
66
+ ContainerAssociationStatus = Shapes::StringShape.new(name: 'ContainerAssociationStatus')
67
+ ContainerAssociationSummary = Shapes::StructureShape.new(name: 'ContainerAssociationSummary')
68
+ ContainerAssociations = Shapes::ListShape.new(name: 'ContainerAssociations')
69
+ ContainerAttribute = Shapes::StructureShape.new(name: 'ContainerAttribute')
70
+ ContainerAttributeKey = Shapes::StringShape.new(name: 'ContainerAttributeKey')
71
+ ContainerAttributeValue = Shapes::StringShape.new(name: 'ContainerAttributeValue')
72
+ ContainerAttributes = Shapes::ListShape.new(name: 'ContainerAttributes')
73
+ ContainerMonitoringConfiguration = Shapes::StructureShape.new(name: 'ContainerMonitoringConfiguration')
74
+ ContainerMonitoringConfigurations = Shapes::ListShape.new(name: 'ContainerMonitoringConfigurations')
75
+ ContainerMonitoringType = Shapes::StringShape.new(name: 'ContainerMonitoringType')
65
76
  Count = Shapes::IntegerShape.new(name: 'Count')
77
+ CreateContainerAssociationRequest = Shapes::StructureShape.new(name: 'CreateContainerAssociationRequest')
78
+ CreateContainerAssociationResponse = Shapes::StructureShape.new(name: 'CreateContainerAssociationResponse')
66
79
  CreateFirewallPolicyRequest = Shapes::StructureShape.new(name: 'CreateFirewallPolicyRequest')
67
80
  CreateFirewallPolicyResponse = Shapes::StructureShape.new(name: 'CreateFirewallPolicyResponse')
68
81
  CreateFirewallRequest = Shapes::StructureShape.new(name: 'CreateFirewallRequest')
@@ -88,6 +101,8 @@ module Aws::NetworkFirewall
88
101
  CustomAction = Shapes::StructureShape.new(name: 'CustomAction')
89
102
  CustomActions = Shapes::ListShape.new(name: 'CustomActions')
90
103
  DeepThreatInspection = Shapes::BooleanShape.new(name: 'DeepThreatInspection')
104
+ DeleteContainerAssociationRequest = Shapes::StructureShape.new(name: 'DeleteContainerAssociationRequest')
105
+ DeleteContainerAssociationResponse = Shapes::StructureShape.new(name: 'DeleteContainerAssociationResponse')
91
106
  DeleteFirewallPolicyRequest = Shapes::StructureShape.new(name: 'DeleteFirewallPolicyRequest')
92
107
  DeleteFirewallPolicyResponse = Shapes::StructureShape.new(name: 'DeleteFirewallPolicyResponse')
93
108
  DeleteFirewallRequest = Shapes::StructureShape.new(name: 'DeleteFirewallRequest')
@@ -111,6 +126,8 @@ module Aws::NetworkFirewall
111
126
  DeleteTime = Shapes::TimestampShape.new(name: 'DeleteTime')
112
127
  DeleteVpcEndpointAssociationRequest = Shapes::StructureShape.new(name: 'DeleteVpcEndpointAssociationRequest')
113
128
  DeleteVpcEndpointAssociationResponse = Shapes::StructureShape.new(name: 'DeleteVpcEndpointAssociationResponse')
129
+ DescribeContainerAssociationRequest = Shapes::StructureShape.new(name: 'DescribeContainerAssociationRequest')
130
+ DescribeContainerAssociationResponse = Shapes::StructureShape.new(name: 'DescribeContainerAssociationResponse')
114
131
  DescribeFirewallMetadataRequest = Shapes::StructureShape.new(name: 'DescribeFirewallMetadataRequest')
115
132
  DescribeFirewallMetadataResponse = Shapes::StructureShape.new(name: 'DescribeFirewallMetadataResponse')
116
133
  DescribeFirewallPolicyRequest = Shapes::StructureShape.new(name: 'DescribeFirewallPolicyRequest')
@@ -219,6 +236,8 @@ module Aws::NetworkFirewall
219
236
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
220
237
  ListAnalysisReportsRequest = Shapes::StructureShape.new(name: 'ListAnalysisReportsRequest')
221
238
  ListAnalysisReportsResponse = Shapes::StructureShape.new(name: 'ListAnalysisReportsResponse')
239
+ ListContainerAssociationsRequest = Shapes::StructureShape.new(name: 'ListContainerAssociationsRequest')
240
+ ListContainerAssociationsResponse = Shapes::StructureShape.new(name: 'ListContainerAssociationsResponse')
222
241
  ListFirewallPoliciesRequest = Shapes::StructureShape.new(name: 'ListFirewallPoliciesRequest')
223
242
  ListFirewallPoliciesResponse = Shapes::StructureShape.new(name: 'ListFirewallPoliciesResponse')
224
243
  ListFirewallsRequest = Shapes::StructureShape.new(name: 'ListFirewallsRequest')
@@ -433,6 +452,8 @@ module Aws::NetworkFirewall
433
452
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
434
453
  UpdateAvailabilityZoneChangeProtectionRequest = Shapes::StructureShape.new(name: 'UpdateAvailabilityZoneChangeProtectionRequest')
435
454
  UpdateAvailabilityZoneChangeProtectionResponse = Shapes::StructureShape.new(name: 'UpdateAvailabilityZoneChangeProtectionResponse')
455
+ UpdateContainerAssociationRequest = Shapes::StructureShape.new(name: 'UpdateContainerAssociationRequest')
456
+ UpdateContainerAssociationResponse = Shapes::StructureShape.new(name: 'UpdateContainerAssociationResponse')
436
457
  UpdateFirewallAnalysisSettingsRequest = Shapes::StructureShape.new(name: 'UpdateFirewallAnalysisSettingsRequest')
437
458
  UpdateFirewallAnalysisSettingsResponse = Shapes::StructureShape.new(name: 'UpdateFirewallAnalysisSettingsResponse')
438
459
  UpdateFirewallDeleteProtectionRequest = Shapes::StructureShape.new(name: 'UpdateFirewallDeleteProtectionRequest')
@@ -599,6 +620,41 @@ module Aws::NetworkFirewall
599
620
  CheckCertificateRevocationStatusActions.add_member(:unknown_status_action, Shapes::ShapeRef.new(shape: RevocationCheckAction, location_name: "UnknownStatusAction"))
600
621
  CheckCertificateRevocationStatusActions.struct_class = Types::CheckCertificateRevocationStatusActions
601
622
 
623
+ ContainerAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "Arn"))
624
+ ContainerAssociationSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
625
+ ContainerAssociationSummary.struct_class = Types::ContainerAssociationSummary
626
+
627
+ ContainerAssociations.member = Shapes::ShapeRef.new(shape: ContainerAssociationSummary)
628
+
629
+ ContainerAttribute.add_member(:key, Shapes::ShapeRef.new(shape: ContainerAttributeKey, required: true, location_name: "Key"))
630
+ ContainerAttribute.add_member(:value, Shapes::ShapeRef.new(shape: ContainerAttributeValue, required: true, location_name: "Value"))
631
+ ContainerAttribute.struct_class = Types::ContainerAttribute
632
+
633
+ ContainerAttributes.member = Shapes::ShapeRef.new(shape: ContainerAttribute)
634
+
635
+ ContainerMonitoringConfiguration.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ClusterArn"))
636
+ ContainerMonitoringConfiguration.add_member(:attribute_filters, Shapes::ShapeRef.new(shape: ContainerAttributes, location_name: "AttributeFilters"))
637
+ ContainerMonitoringConfiguration.struct_class = Types::ContainerMonitoringConfiguration
638
+
639
+ ContainerMonitoringConfigurations.member = Shapes::ShapeRef.new(shape: ContainerMonitoringConfiguration)
640
+
641
+ CreateContainerAssociationRequest.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "ContainerAssociationName"))
642
+ CreateContainerAssociationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
643
+ CreateContainerAssociationRequest.add_member(:type, Shapes::ShapeRef.new(shape: ContainerMonitoringType, required: true, location_name: "Type"))
644
+ CreateContainerAssociationRequest.add_member(:container_monitoring_configurations, Shapes::ShapeRef.new(shape: ContainerMonitoringConfigurations, required: true, location_name: "ContainerMonitoringConfigurations"))
645
+ CreateContainerAssociationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
646
+ CreateContainerAssociationRequest.struct_class = Types::CreateContainerAssociationRequest
647
+
648
+ CreateContainerAssociationResponse.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
649
+ CreateContainerAssociationResponse.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
650
+ CreateContainerAssociationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
651
+ CreateContainerAssociationResponse.add_member(:type, Shapes::ShapeRef.new(shape: ContainerMonitoringType, location_name: "Type"))
652
+ CreateContainerAssociationResponse.add_member(:container_monitoring_configurations, Shapes::ShapeRef.new(shape: ContainerMonitoringConfigurations, location_name: "ContainerMonitoringConfigurations"))
653
+ CreateContainerAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ContainerAssociationStatus, location_name: "Status"))
654
+ CreateContainerAssociationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
655
+ CreateContainerAssociationResponse.add_member(:update_token, Shapes::ShapeRef.new(shape: UpdateToken, location_name: "UpdateToken"))
656
+ CreateContainerAssociationResponse.struct_class = Types::CreateContainerAssociationResponse
657
+
602
658
  CreateFirewallPolicyRequest.add_member(:firewall_policy_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "FirewallPolicyName"))
603
659
  CreateFirewallPolicyRequest.add_member(:firewall_policy, Shapes::ShapeRef.new(shape: FirewallPolicy, required: true, location_name: "FirewallPolicy"))
604
660
  CreateFirewallPolicyRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -735,6 +791,15 @@ module Aws::NetworkFirewall
735
791
 
736
792
  CustomActions.member = Shapes::ShapeRef.new(shape: CustomAction)
737
793
 
794
+ DeleteContainerAssociationRequest.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
795
+ DeleteContainerAssociationRequest.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
796
+ DeleteContainerAssociationRequest.struct_class = Types::DeleteContainerAssociationRequest
797
+
798
+ DeleteContainerAssociationResponse.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
799
+ DeleteContainerAssociationResponse.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
800
+ DeleteContainerAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ContainerAssociationStatus, location_name: "Status"))
801
+ DeleteContainerAssociationResponse.struct_class = Types::DeleteContainerAssociationResponse
802
+
738
803
  DeleteFirewallPolicyRequest.add_member(:firewall_policy_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "FirewallPolicyName"))
739
804
  DeleteFirewallPolicyRequest.add_member(:firewall_policy_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "FirewallPolicyArn"))
740
805
  DeleteFirewallPolicyRequest.struct_class = Types::DeleteFirewallPolicyRequest
@@ -818,6 +883,22 @@ module Aws::NetworkFirewall
818
883
  DeleteVpcEndpointAssociationResponse.add_member(:vpc_endpoint_association_status, Shapes::ShapeRef.new(shape: VpcEndpointAssociationStatus, location_name: "VpcEndpointAssociationStatus"))
819
884
  DeleteVpcEndpointAssociationResponse.struct_class = Types::DeleteVpcEndpointAssociationResponse
820
885
 
886
+ DescribeContainerAssociationRequest.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
887
+ DescribeContainerAssociationRequest.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
888
+ DescribeContainerAssociationRequest.struct_class = Types::DescribeContainerAssociationRequest
889
+
890
+ DescribeContainerAssociationResponse.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
891
+ DescribeContainerAssociationResponse.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
892
+ DescribeContainerAssociationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
893
+ DescribeContainerAssociationResponse.add_member(:type, Shapes::ShapeRef.new(shape: ContainerMonitoringType, location_name: "Type"))
894
+ DescribeContainerAssociationResponse.add_member(:container_monitoring_configurations, Shapes::ShapeRef.new(shape: ContainerMonitoringConfigurations, location_name: "ContainerMonitoringConfigurations"))
895
+ DescribeContainerAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ContainerAssociationStatus, location_name: "Status"))
896
+ DescribeContainerAssociationResponse.add_member(:resolved_cidr_count, Shapes::ShapeRef.new(shape: CIDRCount, location_name: "ResolvedCidrCount"))
897
+ DescribeContainerAssociationResponse.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: ContainerAssociationLastUpdatedTime, location_name: "LastUpdatedTime"))
898
+ DescribeContainerAssociationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
899
+ DescribeContainerAssociationResponse.add_member(:update_token, Shapes::ShapeRef.new(shape: UpdateToken, location_name: "UpdateToken"))
900
+ DescribeContainerAssociationResponse.struct_class = Types::DescribeContainerAssociationResponse
901
+
821
902
  DescribeFirewallMetadataRequest.add_member(:firewall_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "FirewallArn"))
822
903
  DescribeFirewallMetadataRequest.struct_class = Types::DescribeFirewallMetadataRequest
823
904
 
@@ -1213,6 +1294,14 @@ module Aws::NetworkFirewall
1213
1294
  ListAnalysisReportsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
1214
1295
  ListAnalysisReportsResponse.struct_class = Types::ListAnalysisReportsResponse
1215
1296
 
1297
+ ListContainerAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location_name: "MaxResults"))
1298
+ ListContainerAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
1299
+ ListContainerAssociationsRequest.struct_class = Types::ListContainerAssociationsRequest
1300
+
1301
+ ListContainerAssociationsResponse.add_member(:container_associations, Shapes::ShapeRef.new(shape: ContainerAssociations, location_name: "ContainerAssociations"))
1302
+ ListContainerAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
1303
+ ListContainerAssociationsResponse.struct_class = Types::ListContainerAssociationsResponse
1304
+
1216
1305
  ListFirewallPoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
1217
1306
  ListFirewallPoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PaginationMaxResults, location_name: "MaxResults"))
1218
1307
  ListFirewallPoliciesRequest.struct_class = Types::ListFirewallPoliciesRequest
@@ -1819,6 +1908,25 @@ module Aws::NetworkFirewall
1819
1908
  UpdateAvailabilityZoneChangeProtectionResponse.add_member(:availability_zone_change_protection, Shapes::ShapeRef.new(shape: Boolean, location_name: "AvailabilityZoneChangeProtection"))
1820
1909
  UpdateAvailabilityZoneChangeProtectionResponse.struct_class = Types::UpdateAvailabilityZoneChangeProtectionResponse
1821
1910
 
1911
+ UpdateContainerAssociationRequest.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
1912
+ UpdateContainerAssociationRequest.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
1913
+ UpdateContainerAssociationRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1914
+ UpdateContainerAssociationRequest.add_member(:type, Shapes::ShapeRef.new(shape: ContainerMonitoringType, required: true, location_name: "Type"))
1915
+ UpdateContainerAssociationRequest.add_member(:container_monitoring_configurations, Shapes::ShapeRef.new(shape: ContainerMonitoringConfigurations, required: true, location_name: "ContainerMonitoringConfigurations"))
1916
+ UpdateContainerAssociationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1917
+ UpdateContainerAssociationRequest.add_member(:update_token, Shapes::ShapeRef.new(shape: UpdateToken, required: true, location_name: "UpdateToken"))
1918
+ UpdateContainerAssociationRequest.struct_class = Types::UpdateContainerAssociationRequest
1919
+
1920
+ UpdateContainerAssociationResponse.add_member(:container_association_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "ContainerAssociationName"))
1921
+ UpdateContainerAssociationResponse.add_member(:container_association_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ContainerAssociationArn"))
1922
+ UpdateContainerAssociationResponse.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1923
+ UpdateContainerAssociationResponse.add_member(:type, Shapes::ShapeRef.new(shape: ContainerMonitoringType, location_name: "Type"))
1924
+ UpdateContainerAssociationResponse.add_member(:container_monitoring_configurations, Shapes::ShapeRef.new(shape: ContainerMonitoringConfigurations, location_name: "ContainerMonitoringConfigurations"))
1925
+ UpdateContainerAssociationResponse.add_member(:status, Shapes::ShapeRef.new(shape: ContainerAssociationStatus, location_name: "Status"))
1926
+ UpdateContainerAssociationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1927
+ UpdateContainerAssociationResponse.add_member(:update_token, Shapes::ShapeRef.new(shape: UpdateToken, location_name: "UpdateToken"))
1928
+ UpdateContainerAssociationResponse.struct_class = Types::UpdateContainerAssociationResponse
1929
+
1822
1930
  UpdateFirewallAnalysisSettingsRequest.add_member(:enabled_analysis_types, Shapes::ShapeRef.new(shape: EnabledAnalysisTypes, location_name: "EnabledAnalysisTypes"))
1823
1931
  UpdateFirewallAnalysisSettingsRequest.add_member(:firewall_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "FirewallArn"))
1824
1932
  UpdateFirewallAnalysisSettingsRequest.add_member(:firewall_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "FirewallName"))
@@ -2120,6 +2228,19 @@ module Aws::NetworkFirewall
2120
2228
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2121
2229
  end)
2122
2230
 
2231
+ api.add_operation(:create_container_association, Seahorse::Model::Operation.new.tap do |o|
2232
+ o.name = "CreateContainerAssociation"
2233
+ o.http_method = "POST"
2234
+ o.http_request_uri = "/"
2235
+ o.input = Shapes::ShapeRef.new(shape: CreateContainerAssociationRequest)
2236
+ o.output = Shapes::ShapeRef.new(shape: CreateContainerAssociationResponse)
2237
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2238
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2239
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2240
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2241
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientCapacityException)
2242
+ end)
2243
+
2123
2244
  api.add_operation(:create_firewall, Seahorse::Model::Operation.new.tap do |o|
2124
2245
  o.name = "CreateFirewall"
2125
2246
  o.http_method = "POST"
@@ -2238,6 +2359,19 @@ module Aws::NetworkFirewall
2238
2359
  o.errors << Shapes::ShapeRef.new(shape: InvalidOperationException)
2239
2360
  end)
2240
2361
 
2362
+ api.add_operation(:delete_container_association, Seahorse::Model::Operation.new.tap do |o|
2363
+ o.name = "DeleteContainerAssociation"
2364
+ o.http_method = "POST"
2365
+ o.http_request_uri = "/"
2366
+ o.input = Shapes::ShapeRef.new(shape: DeleteContainerAssociationRequest)
2367
+ o.output = Shapes::ShapeRef.new(shape: DeleteContainerAssociationResponse)
2368
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2369
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2370
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2371
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2372
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOperationException)
2373
+ end)
2374
+
2241
2375
  api.add_operation(:delete_firewall, Seahorse::Model::Operation.new.tap do |o|
2242
2376
  o.name = "DeleteFirewall"
2243
2377
  o.http_method = "POST"
@@ -2380,6 +2514,18 @@ module Aws::NetworkFirewall
2380
2514
  o.errors << Shapes::ShapeRef.new(shape: InvalidOperationException)
2381
2515
  end)
2382
2516
 
2517
+ api.add_operation(:describe_container_association, Seahorse::Model::Operation.new.tap do |o|
2518
+ o.name = "DescribeContainerAssociation"
2519
+ o.http_method = "POST"
2520
+ o.http_request_uri = "/"
2521
+ o.input = Shapes::ShapeRef.new(shape: DescribeContainerAssociationRequest)
2522
+ o.output = Shapes::ShapeRef.new(shape: DescribeContainerAssociationResponse)
2523
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2524
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2525
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2526
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2527
+ end)
2528
+
2383
2529
  api.add_operation(:describe_firewall, Seahorse::Model::Operation.new.tap do |o|
2384
2530
  o.name = "DescribeFirewall"
2385
2531
  o.http_method = "POST"
@@ -2636,6 +2782,23 @@ module Aws::NetworkFirewall
2636
2782
  )
2637
2783
  end)
2638
2784
 
2785
+ api.add_operation(:list_container_associations, Seahorse::Model::Operation.new.tap do |o|
2786
+ o.name = "ListContainerAssociations"
2787
+ o.http_method = "POST"
2788
+ o.http_request_uri = "/"
2789
+ o.input = Shapes::ShapeRef.new(shape: ListContainerAssociationsRequest)
2790
+ o.output = Shapes::ShapeRef.new(shape: ListContainerAssociationsResponse)
2791
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2792
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
2793
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2794
+ o[:pager] = Aws::Pager.new(
2795
+ limit_key: "max_results",
2796
+ tokens: {
2797
+ "next_token" => "next_token"
2798
+ }
2799
+ )
2800
+ end)
2801
+
2639
2802
  api.add_operation(:list_firewall_policies, Seahorse::Model::Operation.new.tap do |o|
2640
2803
  o.name = "ListFirewallPolicies"
2641
2804
  o.http_method = "POST"
@@ -2927,6 +3090,19 @@ module Aws::NetworkFirewall
2927
3090
  o.errors << Shapes::ShapeRef.new(shape: ResourceOwnerCheckException)
2928
3091
  end)
2929
3092
 
3093
+ api.add_operation(:update_container_association, Seahorse::Model::Operation.new.tap do |o|
3094
+ o.name = "UpdateContainerAssociation"
3095
+ o.http_method = "POST"
3096
+ o.http_request_uri = "/"
3097
+ o.input = Shapes::ShapeRef.new(shape: UpdateContainerAssociationRequest)
3098
+ o.output = Shapes::ShapeRef.new(shape: UpdateContainerAssociationResponse)
3099
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3100
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3101
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3102
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
3103
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTokenException)
3104
+ end)
3105
+
2930
3106
  api.add_operation(:update_firewall_analysis_settings, Seahorse::Model::Operation.new.tap do |o|
2931
3107
  o.name = "UpdateFirewallAnalysisSettings"
2932
3108
  o.http_method = "POST"