aws-sdk-fms 1.67.0 → 1.69.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -43,16 +43,20 @@ module Aws::FMS
43
43
  BatchDisassociateResourceRequest = Shapes::StructureShape.new(name: 'BatchDisassociateResourceRequest')
44
44
  BatchDisassociateResourceResponse = Shapes::StructureShape.new(name: 'BatchDisassociateResourceResponse')
45
45
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
46
+ BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
46
47
  CIDR = Shapes::StringShape.new(name: 'CIDR')
47
48
  ComplianceViolator = Shapes::StructureShape.new(name: 'ComplianceViolator')
48
49
  ComplianceViolatorMetadata = Shapes::MapShape.new(name: 'ComplianceViolatorMetadata')
49
50
  ComplianceViolators = Shapes::ListShape.new(name: 'ComplianceViolators')
51
+ CreateNetworkAclAction = Shapes::StructureShape.new(name: 'CreateNetworkAclAction')
52
+ CreateNetworkAclEntriesAction = Shapes::StructureShape.new(name: 'CreateNetworkAclEntriesAction')
50
53
  CustomerPolicyScopeId = Shapes::StringShape.new(name: 'CustomerPolicyScopeId')
51
54
  CustomerPolicyScopeIdList = Shapes::ListShape.new(name: 'CustomerPolicyScopeIdList')
52
55
  CustomerPolicyScopeIdType = Shapes::StringShape.new(name: 'CustomerPolicyScopeIdType')
53
56
  CustomerPolicyScopeMap = Shapes::MapShape.new(name: 'CustomerPolicyScopeMap')
54
57
  CustomerPolicyStatus = Shapes::StringShape.new(name: 'CustomerPolicyStatus')
55
58
  DeleteAppsListRequest = Shapes::StructureShape.new(name: 'DeleteAppsListRequest')
59
+ DeleteNetworkAclEntriesAction = Shapes::StructureShape.new(name: 'DeleteNetworkAclEntriesAction')
56
60
  DeleteNotificationChannelRequest = Shapes::StructureShape.new(name: 'DeleteNotificationChannelRequest')
57
61
  DeletePolicyRequest = Shapes::StructureShape.new(name: 'DeletePolicyRequest')
58
62
  DeleteProtocolsListRequest = Shapes::StructureShape.new(name: 'DeleteProtocolsListRequest')
@@ -78,6 +82,14 @@ module Aws::FMS
78
82
  EC2DeleteRouteAction = Shapes::StructureShape.new(name: 'EC2DeleteRouteAction')
79
83
  EC2ReplaceRouteAction = Shapes::StructureShape.new(name: 'EC2ReplaceRouteAction')
80
84
  EC2ReplaceRouteTableAssociationAction = Shapes::StructureShape.new(name: 'EC2ReplaceRouteTableAssociationAction')
85
+ EntriesDescription = Shapes::ListShape.new(name: 'EntriesDescription')
86
+ EntriesWithConflicts = Shapes::ListShape.new(name: 'EntriesWithConflicts')
87
+ EntryDescription = Shapes::StructureShape.new(name: 'EntryDescription')
88
+ EntryType = Shapes::StringShape.new(name: 'EntryType')
89
+ EntryViolation = Shapes::StructureShape.new(name: 'EntryViolation')
90
+ EntryViolationReason = Shapes::StringShape.new(name: 'EntryViolationReason')
91
+ EntryViolationReasons = Shapes::ListShape.new(name: 'EntryViolationReasons')
92
+ EntryViolations = Shapes::ListShape.new(name: 'EntryViolations')
81
93
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
82
94
  EvaluationResult = Shapes::StructureShape.new(name: 'EvaluationResult')
83
95
  EvaluationResults = Shapes::ListShape.new(name: 'EvaluationResults')
@@ -115,13 +127,18 @@ module Aws::FMS
115
127
  GetViolationDetailsRequest = Shapes::StructureShape.new(name: 'GetViolationDetailsRequest')
116
128
  GetViolationDetailsResponse = Shapes::StructureShape.new(name: 'GetViolationDetailsResponse')
117
129
  IPPortNumber = Shapes::IntegerShape.new(name: 'IPPortNumber')
130
+ IPPortNumberInteger = Shapes::IntegerShape.new(name: 'IPPortNumberInteger')
118
131
  Identifier = Shapes::StringShape.new(name: 'Identifier')
119
132
  IdentifierList = Shapes::ListShape.new(name: 'IdentifierList')
133
+ IntegerObject = Shapes::IntegerShape.new(name: 'IntegerObject')
134
+ IntegerObjectMinimum0 = Shapes::IntegerShape.new(name: 'IntegerObjectMinimum0')
120
135
  InternalErrorException = Shapes::StructureShape.new(name: 'InternalErrorException')
121
136
  InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
137
+ InvalidNetworkAclEntriesViolation = Shapes::StructureShape.new(name: 'InvalidNetworkAclEntriesViolation')
122
138
  InvalidOperationException = Shapes::StructureShape.new(name: 'InvalidOperationException')
123
139
  InvalidTypeException = Shapes::StructureShape.new(name: 'InvalidTypeException')
124
140
  IssueInfoMap = Shapes::MapShape.new(name: 'IssueInfoMap')
141
+ LengthBoundedNonEmptyString = Shapes::StringShape.new(name: 'LengthBoundedNonEmptyString')
125
142
  LengthBoundedString = Shapes::StringShape.new(name: 'LengthBoundedString')
126
143
  LengthBoundedStringList = Shapes::ListShape.new(name: 'LengthBoundedStringList')
127
144
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
@@ -154,6 +171,13 @@ module Aws::FMS
154
171
  MarketplaceSubscriptionOnboardingStatus = Shapes::StringShape.new(name: 'MarketplaceSubscriptionOnboardingStatus')
155
172
  MemberAccounts = Shapes::ListShape.new(name: 'MemberAccounts')
156
173
  Name = Shapes::StringShape.new(name: 'Name')
174
+ NetworkAclCommonPolicy = Shapes::StructureShape.new(name: 'NetworkAclCommonPolicy')
175
+ NetworkAclEntries = Shapes::ListShape.new(name: 'NetworkAclEntries')
176
+ NetworkAclEntry = Shapes::StructureShape.new(name: 'NetworkAclEntry')
177
+ NetworkAclEntrySet = Shapes::StructureShape.new(name: 'NetworkAclEntrySet')
178
+ NetworkAclIcmpTypeCode = Shapes::StructureShape.new(name: 'NetworkAclIcmpTypeCode')
179
+ NetworkAclPortRange = Shapes::StructureShape.new(name: 'NetworkAclPortRange')
180
+ NetworkAclRuleAction = Shapes::StringShape.new(name: 'NetworkAclRuleAction')
157
181
  NetworkFirewallAction = Shapes::StringShape.new(name: 'NetworkFirewallAction')
158
182
  NetworkFirewallActionList = Shapes::ListShape.new(name: 'NetworkFirewallActionList')
159
183
  NetworkFirewallBlackHoleRouteDetectedViolation = Shapes::StructureShape.new(name: 'NetworkFirewallBlackHoleRouteDetectedViolation')
@@ -220,6 +244,7 @@ module Aws::FMS
220
244
  RemediationActionDescription = Shapes::StringShape.new(name: 'RemediationActionDescription')
221
245
  RemediationActionType = Shapes::StringShape.new(name: 'RemediationActionType')
222
246
  RemediationActionWithOrder = Shapes::StructureShape.new(name: 'RemediationActionWithOrder')
247
+ ReplaceNetworkAclAssociationAction = Shapes::StructureShape.new(name: 'ReplaceNetworkAclAssociationAction')
223
248
  Resource = Shapes::StructureShape.new(name: 'Resource')
224
249
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
225
250
  ResourceCount = Shapes::IntegerShape.new(name: 'ResourceCount')
@@ -258,6 +283,7 @@ module Aws::FMS
258
283
  StatelessRuleGroup = Shapes::StructureShape.new(name: 'StatelessRuleGroup')
259
284
  StatelessRuleGroupList = Shapes::ListShape.new(name: 'StatelessRuleGroupList')
260
285
  StatelessRuleGroupPriority = Shapes::IntegerShape.new(name: 'StatelessRuleGroupPriority')
286
+ StreamExceptionPolicy = Shapes::StringShape.new(name: 'StreamExceptionPolicy')
261
287
  Tag = Shapes::StructureShape.new(name: 'Tag')
262
288
  TagKey = Shapes::StringShape.new(name: 'TagKey')
263
289
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -388,6 +414,17 @@ module Aws::FMS
388
414
 
389
415
  ComplianceViolators.member = Shapes::ShapeRef.new(shape: ComplianceViolator)
390
416
 
417
+ CreateNetworkAclAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
418
+ CreateNetworkAclAction.add_member(:vpc, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "Vpc"))
419
+ CreateNetworkAclAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
420
+ CreateNetworkAclAction.struct_class = Types::CreateNetworkAclAction
421
+
422
+ CreateNetworkAclEntriesAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
423
+ CreateNetworkAclEntriesAction.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "NetworkAclId"))
424
+ CreateNetworkAclEntriesAction.add_member(:network_acl_entries_to_be_created, Shapes::ShapeRef.new(shape: EntriesDescription, location_name: "NetworkAclEntriesToBeCreated"))
425
+ CreateNetworkAclEntriesAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
426
+ CreateNetworkAclEntriesAction.struct_class = Types::CreateNetworkAclEntriesAction
427
+
391
428
  CustomerPolicyScopeIdList.member = Shapes::ShapeRef.new(shape: CustomerPolicyScopeId)
392
429
 
393
430
  CustomerPolicyScopeMap.key = Shapes::ShapeRef.new(shape: CustomerPolicyScopeIdType)
@@ -396,6 +433,12 @@ module Aws::FMS
396
433
  DeleteAppsListRequest.add_member(:list_id, Shapes::ShapeRef.new(shape: ListId, required: true, location_name: "ListId"))
397
434
  DeleteAppsListRequest.struct_class = Types::DeleteAppsListRequest
398
435
 
436
+ DeleteNetworkAclEntriesAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
437
+ DeleteNetworkAclEntriesAction.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "NetworkAclId"))
438
+ DeleteNetworkAclEntriesAction.add_member(:network_acl_entries_to_be_deleted, Shapes::ShapeRef.new(shape: EntriesDescription, location_name: "NetworkAclEntriesToBeDeleted"))
439
+ DeleteNetworkAclEntriesAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
440
+ DeleteNetworkAclEntriesAction.struct_class = Types::DeleteNetworkAclEntriesAction
441
+
399
442
  DeleteNotificationChannelRequest.struct_class = Types::DeleteNotificationChannelRequest
400
443
 
401
444
  DeletePolicyRequest.add_member(:policy_id, Shapes::ShapeRef.new(shape: PolicyId, required: true, location_name: "PolicyId"))
@@ -486,6 +529,27 @@ module Aws::FMS
486
529
  EC2ReplaceRouteTableAssociationAction.add_member(:route_table_id, Shapes::ShapeRef.new(shape: ActionTarget, required: true, location_name: "RouteTableId"))
487
530
  EC2ReplaceRouteTableAssociationAction.struct_class = Types::EC2ReplaceRouteTableAssociationAction
488
531
 
532
+ EntriesDescription.member = Shapes::ShapeRef.new(shape: EntryDescription)
533
+
534
+ EntriesWithConflicts.member = Shapes::ShapeRef.new(shape: EntryDescription)
535
+
536
+ EntryDescription.add_member(:entry_detail, Shapes::ShapeRef.new(shape: NetworkAclEntry, location_name: "EntryDetail"))
537
+ EntryDescription.add_member(:entry_rule_number, Shapes::ShapeRef.new(shape: IntegerObjectMinimum0, location_name: "EntryRuleNumber"))
538
+ EntryDescription.add_member(:entry_type, Shapes::ShapeRef.new(shape: EntryType, location_name: "EntryType"))
539
+ EntryDescription.struct_class = Types::EntryDescription
540
+
541
+ EntryViolation.add_member(:expected_entry, Shapes::ShapeRef.new(shape: EntryDescription, location_name: "ExpectedEntry"))
542
+ EntryViolation.add_member(:expected_evaluation_order, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "ExpectedEvaluationOrder"))
543
+ EntryViolation.add_member(:actual_evaluation_order, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "ActualEvaluationOrder"))
544
+ EntryViolation.add_member(:entry_at_expected_evaluation_order, Shapes::ShapeRef.new(shape: EntryDescription, location_name: "EntryAtExpectedEvaluationOrder"))
545
+ EntryViolation.add_member(:entries_with_conflicts, Shapes::ShapeRef.new(shape: EntriesWithConflicts, location_name: "EntriesWithConflicts"))
546
+ EntryViolation.add_member(:entry_violation_reasons, Shapes::ShapeRef.new(shape: EntryViolationReasons, location_name: "EntryViolationReasons"))
547
+ EntryViolation.struct_class = Types::EntryViolation
548
+
549
+ EntryViolationReasons.member = Shapes::ShapeRef.new(shape: EntryViolationReason)
550
+
551
+ EntryViolations.member = Shapes::ShapeRef.new(shape: EntryViolation)
552
+
489
553
  EvaluationResult.add_member(:compliance_status, Shapes::ShapeRef.new(shape: PolicyComplianceStatusType, location_name: "ComplianceStatus"))
490
554
  EvaluationResult.add_member(:violator_count, Shapes::ShapeRef.new(shape: ResourceCount, location_name: "ViolatorCount"))
491
555
  EvaluationResult.add_member(:evaluation_limit_exceeded, Shapes::ShapeRef.new(shape: Boolean, location_name: "EvaluationLimitExceeded"))
@@ -620,6 +684,13 @@ module Aws::FMS
620
684
  InvalidInputException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
621
685
  InvalidInputException.struct_class = Types::InvalidInputException
622
686
 
687
+ InvalidNetworkAclEntriesViolation.add_member(:vpc, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Vpc"))
688
+ InvalidNetworkAclEntriesViolation.add_member(:subnet, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Subnet"))
689
+ InvalidNetworkAclEntriesViolation.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "SubnetAvailabilityZone"))
690
+ InvalidNetworkAclEntriesViolation.add_member(:current_associated_network_acl, Shapes::ShapeRef.new(shape: ResourceId, location_name: "CurrentAssociatedNetworkAcl"))
691
+ InvalidNetworkAclEntriesViolation.add_member(:entry_violations, Shapes::ShapeRef.new(shape: EntryViolations, location_name: "EntryViolations"))
692
+ InvalidNetworkAclEntriesViolation.struct_class = Types::InvalidNetworkAclEntriesViolation
693
+
623
694
  InvalidOperationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
624
695
  InvalidOperationException.struct_class = Types::InvalidOperationException
625
696
 
@@ -737,6 +808,34 @@ module Aws::FMS
737
808
 
738
809
  MemberAccounts.member = Shapes::ShapeRef.new(shape: AWSAccountId)
739
810
 
811
+ NetworkAclCommonPolicy.add_member(:network_acl_entry_set, Shapes::ShapeRef.new(shape: NetworkAclEntrySet, required: true, location_name: "NetworkAclEntrySet"))
812
+ NetworkAclCommonPolicy.struct_class = Types::NetworkAclCommonPolicy
813
+
814
+ NetworkAclEntries.member = Shapes::ShapeRef.new(shape: NetworkAclEntry)
815
+
816
+ NetworkAclEntry.add_member(:icmp_type_code, Shapes::ShapeRef.new(shape: NetworkAclIcmpTypeCode, location_name: "IcmpTypeCode"))
817
+ NetworkAclEntry.add_member(:protocol, Shapes::ShapeRef.new(shape: LengthBoundedString, required: true, location_name: "Protocol"))
818
+ NetworkAclEntry.add_member(:port_range, Shapes::ShapeRef.new(shape: NetworkAclPortRange, location_name: "PortRange"))
819
+ NetworkAclEntry.add_member(:cidr_block, Shapes::ShapeRef.new(shape: LengthBoundedNonEmptyString, location_name: "CidrBlock"))
820
+ NetworkAclEntry.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: LengthBoundedNonEmptyString, location_name: "Ipv6CidrBlock"))
821
+ NetworkAclEntry.add_member(:rule_action, Shapes::ShapeRef.new(shape: NetworkAclRuleAction, required: true, location_name: "RuleAction"))
822
+ NetworkAclEntry.add_member(:egress, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "Egress"))
823
+ NetworkAclEntry.struct_class = Types::NetworkAclEntry
824
+
825
+ NetworkAclEntrySet.add_member(:first_entries, Shapes::ShapeRef.new(shape: NetworkAclEntries, location_name: "FirstEntries"))
826
+ NetworkAclEntrySet.add_member(:force_remediate_for_first_entries, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "ForceRemediateForFirstEntries"))
827
+ NetworkAclEntrySet.add_member(:last_entries, Shapes::ShapeRef.new(shape: NetworkAclEntries, location_name: "LastEntries"))
828
+ NetworkAclEntrySet.add_member(:force_remediate_for_last_entries, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "ForceRemediateForLastEntries"))
829
+ NetworkAclEntrySet.struct_class = Types::NetworkAclEntrySet
830
+
831
+ NetworkAclIcmpTypeCode.add_member(:code, Shapes::ShapeRef.new(shape: IntegerObject, location_name: "Code"))
832
+ NetworkAclIcmpTypeCode.add_member(:type, Shapes::ShapeRef.new(shape: IntegerObject, location_name: "Type"))
833
+ NetworkAclIcmpTypeCode.struct_class = Types::NetworkAclIcmpTypeCode
834
+
835
+ NetworkAclPortRange.add_member(:from, Shapes::ShapeRef.new(shape: IPPortNumberInteger, location_name: "From"))
836
+ NetworkAclPortRange.add_member(:to, Shapes::ShapeRef.new(shape: IPPortNumberInteger, location_name: "To"))
837
+ NetworkAclPortRange.struct_class = Types::NetworkAclPortRange
838
+
740
839
  NetworkFirewallActionList.member = Shapes::ShapeRef.new(shape: NetworkFirewallAction)
741
840
 
742
841
  NetworkFirewallBlackHoleRouteDetectedViolation.add_member(:violation_target, Shapes::ShapeRef.new(shape: ViolationTarget, location_name: "ViolationTarget"))
@@ -891,6 +990,7 @@ module Aws::FMS
891
990
 
892
991
  PolicyOption.add_member(:network_firewall_policy, Shapes::ShapeRef.new(shape: NetworkFirewallPolicy, location_name: "NetworkFirewallPolicy"))
893
992
  PolicyOption.add_member(:third_party_firewall_policy, Shapes::ShapeRef.new(shape: ThirdPartyFirewallPolicy, location_name: "ThirdPartyFirewallPolicy"))
993
+ PolicyOption.add_member(:network_acl_common_policy, Shapes::ShapeRef.new(shape: NetworkAclCommonPolicy, location_name: "NetworkAclCommonPolicy"))
894
994
  PolicyOption.struct_class = Types::PolicyOption
895
995
 
896
996
  PolicySummary.add_member(:policy_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "PolicyArn"))
@@ -998,12 +1098,22 @@ module Aws::FMS
998
1098
  RemediationAction.add_member(:ec2_associate_route_table_action, Shapes::ShapeRef.new(shape: EC2AssociateRouteTableAction, location_name: "EC2AssociateRouteTableAction"))
999
1099
  RemediationAction.add_member(:ec2_create_route_table_action, Shapes::ShapeRef.new(shape: EC2CreateRouteTableAction, location_name: "EC2CreateRouteTableAction"))
1000
1100
  RemediationAction.add_member(:fms_policy_update_firewall_creation_config_action, Shapes::ShapeRef.new(shape: FMSPolicyUpdateFirewallCreationConfigAction, location_name: "FMSPolicyUpdateFirewallCreationConfigAction"))
1101
+ RemediationAction.add_member(:create_network_acl_action, Shapes::ShapeRef.new(shape: CreateNetworkAclAction, location_name: "CreateNetworkAclAction"))
1102
+ RemediationAction.add_member(:replace_network_acl_association_action, Shapes::ShapeRef.new(shape: ReplaceNetworkAclAssociationAction, location_name: "ReplaceNetworkAclAssociationAction"))
1103
+ RemediationAction.add_member(:create_network_acl_entries_action, Shapes::ShapeRef.new(shape: CreateNetworkAclEntriesAction, location_name: "CreateNetworkAclEntriesAction"))
1104
+ RemediationAction.add_member(:delete_network_acl_entries_action, Shapes::ShapeRef.new(shape: DeleteNetworkAclEntriesAction, location_name: "DeleteNetworkAclEntriesAction"))
1001
1105
  RemediationAction.struct_class = Types::RemediationAction
1002
1106
 
1003
1107
  RemediationActionWithOrder.add_member(:remediation_action, Shapes::ShapeRef.new(shape: RemediationAction, location_name: "RemediationAction"))
1004
1108
  RemediationActionWithOrder.add_member(:order, Shapes::ShapeRef.new(shape: BasicInteger, location_name: "Order"))
1005
1109
  RemediationActionWithOrder.struct_class = Types::RemediationActionWithOrder
1006
1110
 
1111
+ ReplaceNetworkAclAssociationAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
1112
+ ReplaceNetworkAclAssociationAction.add_member(:association_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "AssociationId"))
1113
+ ReplaceNetworkAclAssociationAction.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "NetworkAclId"))
1114
+ ReplaceNetworkAclAssociationAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
1115
+ ReplaceNetworkAclAssociationAction.struct_class = Types::ReplaceNetworkAclAssociationAction
1116
+
1007
1117
  Resource.add_member(:uri, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "URI"))
1008
1118
  Resource.add_member(:account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "AccountId"))
1009
1119
  Resource.struct_class = Types::Resource
@@ -1059,13 +1169,14 @@ module Aws::FMS
1059
1169
  ResourceViolation.add_member(:dns_rule_group_priority_conflict_violation, Shapes::ShapeRef.new(shape: DnsRuleGroupPriorityConflictViolation, location_name: "DnsRuleGroupPriorityConflictViolation"))
1060
1170
  ResourceViolation.add_member(:dns_duplicate_rule_group_violation, Shapes::ShapeRef.new(shape: DnsDuplicateRuleGroupViolation, location_name: "DnsDuplicateRuleGroupViolation"))
1061
1171
  ResourceViolation.add_member(:dns_rule_group_limit_exceeded_violation, Shapes::ShapeRef.new(shape: DnsRuleGroupLimitExceededViolation, location_name: "DnsRuleGroupLimitExceededViolation"))
1062
- ResourceViolation.add_member(:possible_remediation_actions, Shapes::ShapeRef.new(shape: PossibleRemediationActions, location_name: "PossibleRemediationActions"))
1063
1172
  ResourceViolation.add_member(:firewall_subnet_is_out_of_scope_violation, Shapes::ShapeRef.new(shape: FirewallSubnetIsOutOfScopeViolation, location_name: "FirewallSubnetIsOutOfScopeViolation"))
1064
1173
  ResourceViolation.add_member(:route_has_out_of_scope_endpoint_violation, Shapes::ShapeRef.new(shape: RouteHasOutOfScopeEndpointViolation, location_name: "RouteHasOutOfScopeEndpointViolation"))
1065
1174
  ResourceViolation.add_member(:third_party_firewall_missing_firewall_violation, Shapes::ShapeRef.new(shape: ThirdPartyFirewallMissingFirewallViolation, location_name: "ThirdPartyFirewallMissingFirewallViolation"))
1066
1175
  ResourceViolation.add_member(:third_party_firewall_missing_subnet_violation, Shapes::ShapeRef.new(shape: ThirdPartyFirewallMissingSubnetViolation, location_name: "ThirdPartyFirewallMissingSubnetViolation"))
1067
1176
  ResourceViolation.add_member(:third_party_firewall_missing_expected_route_table_violation, Shapes::ShapeRef.new(shape: ThirdPartyFirewallMissingExpectedRouteTableViolation, location_name: "ThirdPartyFirewallMissingExpectedRouteTableViolation"))
1068
1177
  ResourceViolation.add_member(:firewall_subnet_missing_vpc_endpoint_violation, Shapes::ShapeRef.new(shape: FirewallSubnetMissingVPCEndpointViolation, location_name: "FirewallSubnetMissingVPCEndpointViolation"))
1178
+ ResourceViolation.add_member(:invalid_network_acl_entries_violation, Shapes::ShapeRef.new(shape: InvalidNetworkAclEntriesViolation, location_name: "InvalidNetworkAclEntriesViolation"))
1179
+ ResourceViolation.add_member(:possible_remediation_actions, Shapes::ShapeRef.new(shape: PossibleRemediationActions, location_name: "PossibleRemediationActions"))
1069
1180
  ResourceViolation.struct_class = Types::ResourceViolation
1070
1181
 
1071
1182
  ResourceViolations.member = Shapes::ShapeRef.new(shape: ResourceViolation)
@@ -1116,6 +1227,7 @@ module Aws::FMS
1116
1227
  SecurityServiceTypeList.member = Shapes::ShapeRef.new(shape: SecurityServiceType)
1117
1228
 
1118
1229
  StatefulEngineOptions.add_member(:rule_order, Shapes::ShapeRef.new(shape: RuleOrder, location_name: "RuleOrder"))
1230
+ StatefulEngineOptions.add_member(:stream_exception_policy, Shapes::ShapeRef.new(shape: StreamExceptionPolicy, location_name: "StreamExceptionPolicy"))
1119
1231
  StatefulEngineOptions.struct_class = Types::StatefulEngineOptions
1120
1232
 
1121
1233
  StatefulRuleGroup.add_member(:rule_group_name, Shapes::ShapeRef.new(shape: NetworkFirewallResourceName, location_name: "RuleGroupName"))
@@ -1203,6 +1315,7 @@ module Aws::FMS
1203
1315
  "endpointPrefix" => "fms",
1204
1316
  "jsonVersion" => "1.1",
1205
1317
  "protocol" => "json",
1318
+ "protocols" => ["json"],
1206
1319
  "serviceAbbreviation" => "FMS",
1207
1320
  "serviceFullName" => "Firewall Management Service",
1208
1321
  "serviceId" => "FMS",