aws-sdk-fms 1.66.0 → 1.68.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.
@@ -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')
@@ -388,6 +413,17 @@ module Aws::FMS
388
413
 
389
414
  ComplianceViolators.member = Shapes::ShapeRef.new(shape: ComplianceViolator)
390
415
 
416
+ CreateNetworkAclAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
417
+ CreateNetworkAclAction.add_member(:vpc, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "Vpc"))
418
+ CreateNetworkAclAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
419
+ CreateNetworkAclAction.struct_class = Types::CreateNetworkAclAction
420
+
421
+ CreateNetworkAclEntriesAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
422
+ CreateNetworkAclEntriesAction.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "NetworkAclId"))
423
+ CreateNetworkAclEntriesAction.add_member(:network_acl_entries_to_be_created, Shapes::ShapeRef.new(shape: EntriesDescription, location_name: "NetworkAclEntriesToBeCreated"))
424
+ CreateNetworkAclEntriesAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
425
+ CreateNetworkAclEntriesAction.struct_class = Types::CreateNetworkAclEntriesAction
426
+
391
427
  CustomerPolicyScopeIdList.member = Shapes::ShapeRef.new(shape: CustomerPolicyScopeId)
392
428
 
393
429
  CustomerPolicyScopeMap.key = Shapes::ShapeRef.new(shape: CustomerPolicyScopeIdType)
@@ -396,6 +432,12 @@ module Aws::FMS
396
432
  DeleteAppsListRequest.add_member(:list_id, Shapes::ShapeRef.new(shape: ListId, required: true, location_name: "ListId"))
397
433
  DeleteAppsListRequest.struct_class = Types::DeleteAppsListRequest
398
434
 
435
+ DeleteNetworkAclEntriesAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
436
+ DeleteNetworkAclEntriesAction.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "NetworkAclId"))
437
+ DeleteNetworkAclEntriesAction.add_member(:network_acl_entries_to_be_deleted, Shapes::ShapeRef.new(shape: EntriesDescription, location_name: "NetworkAclEntriesToBeDeleted"))
438
+ DeleteNetworkAclEntriesAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
439
+ DeleteNetworkAclEntriesAction.struct_class = Types::DeleteNetworkAclEntriesAction
440
+
399
441
  DeleteNotificationChannelRequest.struct_class = Types::DeleteNotificationChannelRequest
400
442
 
401
443
  DeletePolicyRequest.add_member(:policy_id, Shapes::ShapeRef.new(shape: PolicyId, required: true, location_name: "PolicyId"))
@@ -486,6 +528,27 @@ module Aws::FMS
486
528
  EC2ReplaceRouteTableAssociationAction.add_member(:route_table_id, Shapes::ShapeRef.new(shape: ActionTarget, required: true, location_name: "RouteTableId"))
487
529
  EC2ReplaceRouteTableAssociationAction.struct_class = Types::EC2ReplaceRouteTableAssociationAction
488
530
 
531
+ EntriesDescription.member = Shapes::ShapeRef.new(shape: EntryDescription)
532
+
533
+ EntriesWithConflicts.member = Shapes::ShapeRef.new(shape: EntryDescription)
534
+
535
+ EntryDescription.add_member(:entry_detail, Shapes::ShapeRef.new(shape: NetworkAclEntry, location_name: "EntryDetail"))
536
+ EntryDescription.add_member(:entry_rule_number, Shapes::ShapeRef.new(shape: IntegerObjectMinimum0, location_name: "EntryRuleNumber"))
537
+ EntryDescription.add_member(:entry_type, Shapes::ShapeRef.new(shape: EntryType, location_name: "EntryType"))
538
+ EntryDescription.struct_class = Types::EntryDescription
539
+
540
+ EntryViolation.add_member(:expected_entry, Shapes::ShapeRef.new(shape: EntryDescription, location_name: "ExpectedEntry"))
541
+ EntryViolation.add_member(:expected_evaluation_order, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "ExpectedEvaluationOrder"))
542
+ EntryViolation.add_member(:actual_evaluation_order, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "ActualEvaluationOrder"))
543
+ EntryViolation.add_member(:entry_at_expected_evaluation_order, Shapes::ShapeRef.new(shape: EntryDescription, location_name: "EntryAtExpectedEvaluationOrder"))
544
+ EntryViolation.add_member(:entries_with_conflicts, Shapes::ShapeRef.new(shape: EntriesWithConflicts, location_name: "EntriesWithConflicts"))
545
+ EntryViolation.add_member(:entry_violation_reasons, Shapes::ShapeRef.new(shape: EntryViolationReasons, location_name: "EntryViolationReasons"))
546
+ EntryViolation.struct_class = Types::EntryViolation
547
+
548
+ EntryViolationReasons.member = Shapes::ShapeRef.new(shape: EntryViolationReason)
549
+
550
+ EntryViolations.member = Shapes::ShapeRef.new(shape: EntryViolation)
551
+
489
552
  EvaluationResult.add_member(:compliance_status, Shapes::ShapeRef.new(shape: PolicyComplianceStatusType, location_name: "ComplianceStatus"))
490
553
  EvaluationResult.add_member(:violator_count, Shapes::ShapeRef.new(shape: ResourceCount, location_name: "ViolatorCount"))
491
554
  EvaluationResult.add_member(:evaluation_limit_exceeded, Shapes::ShapeRef.new(shape: Boolean, location_name: "EvaluationLimitExceeded"))
@@ -620,6 +683,13 @@ module Aws::FMS
620
683
  InvalidInputException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
621
684
  InvalidInputException.struct_class = Types::InvalidInputException
622
685
 
686
+ InvalidNetworkAclEntriesViolation.add_member(:vpc, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Vpc"))
687
+ InvalidNetworkAclEntriesViolation.add_member(:subnet, Shapes::ShapeRef.new(shape: ResourceId, location_name: "Subnet"))
688
+ InvalidNetworkAclEntriesViolation.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "SubnetAvailabilityZone"))
689
+ InvalidNetworkAclEntriesViolation.add_member(:current_associated_network_acl, Shapes::ShapeRef.new(shape: ResourceId, location_name: "CurrentAssociatedNetworkAcl"))
690
+ InvalidNetworkAclEntriesViolation.add_member(:entry_violations, Shapes::ShapeRef.new(shape: EntryViolations, location_name: "EntryViolations"))
691
+ InvalidNetworkAclEntriesViolation.struct_class = Types::InvalidNetworkAclEntriesViolation
692
+
623
693
  InvalidOperationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
624
694
  InvalidOperationException.struct_class = Types::InvalidOperationException
625
695
 
@@ -737,6 +807,34 @@ module Aws::FMS
737
807
 
738
808
  MemberAccounts.member = Shapes::ShapeRef.new(shape: AWSAccountId)
739
809
 
810
+ NetworkAclCommonPolicy.add_member(:network_acl_entry_set, Shapes::ShapeRef.new(shape: NetworkAclEntrySet, required: true, location_name: "NetworkAclEntrySet"))
811
+ NetworkAclCommonPolicy.struct_class = Types::NetworkAclCommonPolicy
812
+
813
+ NetworkAclEntries.member = Shapes::ShapeRef.new(shape: NetworkAclEntry)
814
+
815
+ NetworkAclEntry.add_member(:icmp_type_code, Shapes::ShapeRef.new(shape: NetworkAclIcmpTypeCode, location_name: "IcmpTypeCode"))
816
+ NetworkAclEntry.add_member(:protocol, Shapes::ShapeRef.new(shape: LengthBoundedString, required: true, location_name: "Protocol"))
817
+ NetworkAclEntry.add_member(:port_range, Shapes::ShapeRef.new(shape: NetworkAclPortRange, location_name: "PortRange"))
818
+ NetworkAclEntry.add_member(:cidr_block, Shapes::ShapeRef.new(shape: LengthBoundedNonEmptyString, location_name: "CidrBlock"))
819
+ NetworkAclEntry.add_member(:ipv_6_cidr_block, Shapes::ShapeRef.new(shape: LengthBoundedNonEmptyString, location_name: "Ipv6CidrBlock"))
820
+ NetworkAclEntry.add_member(:rule_action, Shapes::ShapeRef.new(shape: NetworkAclRuleAction, required: true, location_name: "RuleAction"))
821
+ NetworkAclEntry.add_member(:egress, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "Egress"))
822
+ NetworkAclEntry.struct_class = Types::NetworkAclEntry
823
+
824
+ NetworkAclEntrySet.add_member(:first_entries, Shapes::ShapeRef.new(shape: NetworkAclEntries, location_name: "FirstEntries"))
825
+ NetworkAclEntrySet.add_member(:force_remediate_for_first_entries, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "ForceRemediateForFirstEntries"))
826
+ NetworkAclEntrySet.add_member(:last_entries, Shapes::ShapeRef.new(shape: NetworkAclEntries, location_name: "LastEntries"))
827
+ NetworkAclEntrySet.add_member(:force_remediate_for_last_entries, Shapes::ShapeRef.new(shape: BooleanObject, required: true, location_name: "ForceRemediateForLastEntries"))
828
+ NetworkAclEntrySet.struct_class = Types::NetworkAclEntrySet
829
+
830
+ NetworkAclIcmpTypeCode.add_member(:code, Shapes::ShapeRef.new(shape: IntegerObject, location_name: "Code"))
831
+ NetworkAclIcmpTypeCode.add_member(:type, Shapes::ShapeRef.new(shape: IntegerObject, location_name: "Type"))
832
+ NetworkAclIcmpTypeCode.struct_class = Types::NetworkAclIcmpTypeCode
833
+
834
+ NetworkAclPortRange.add_member(:from, Shapes::ShapeRef.new(shape: IPPortNumberInteger, location_name: "From"))
835
+ NetworkAclPortRange.add_member(:to, Shapes::ShapeRef.new(shape: IPPortNumberInteger, location_name: "To"))
836
+ NetworkAclPortRange.struct_class = Types::NetworkAclPortRange
837
+
740
838
  NetworkFirewallActionList.member = Shapes::ShapeRef.new(shape: NetworkFirewallAction)
741
839
 
742
840
  NetworkFirewallBlackHoleRouteDetectedViolation.add_member(:violation_target, Shapes::ShapeRef.new(shape: ViolationTarget, location_name: "ViolationTarget"))
@@ -891,6 +989,7 @@ module Aws::FMS
891
989
 
892
990
  PolicyOption.add_member(:network_firewall_policy, Shapes::ShapeRef.new(shape: NetworkFirewallPolicy, location_name: "NetworkFirewallPolicy"))
893
991
  PolicyOption.add_member(:third_party_firewall_policy, Shapes::ShapeRef.new(shape: ThirdPartyFirewallPolicy, location_name: "ThirdPartyFirewallPolicy"))
992
+ PolicyOption.add_member(:network_acl_common_policy, Shapes::ShapeRef.new(shape: NetworkAclCommonPolicy, location_name: "NetworkAclCommonPolicy"))
894
993
  PolicyOption.struct_class = Types::PolicyOption
895
994
 
896
995
  PolicySummary.add_member(:policy_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "PolicyArn"))
@@ -998,12 +1097,22 @@ module Aws::FMS
998
1097
  RemediationAction.add_member(:ec2_associate_route_table_action, Shapes::ShapeRef.new(shape: EC2AssociateRouteTableAction, location_name: "EC2AssociateRouteTableAction"))
999
1098
  RemediationAction.add_member(:ec2_create_route_table_action, Shapes::ShapeRef.new(shape: EC2CreateRouteTableAction, location_name: "EC2CreateRouteTableAction"))
1000
1099
  RemediationAction.add_member(:fms_policy_update_firewall_creation_config_action, Shapes::ShapeRef.new(shape: FMSPolicyUpdateFirewallCreationConfigAction, location_name: "FMSPolicyUpdateFirewallCreationConfigAction"))
1100
+ RemediationAction.add_member(:create_network_acl_action, Shapes::ShapeRef.new(shape: CreateNetworkAclAction, location_name: "CreateNetworkAclAction"))
1101
+ RemediationAction.add_member(:replace_network_acl_association_action, Shapes::ShapeRef.new(shape: ReplaceNetworkAclAssociationAction, location_name: "ReplaceNetworkAclAssociationAction"))
1102
+ RemediationAction.add_member(:create_network_acl_entries_action, Shapes::ShapeRef.new(shape: CreateNetworkAclEntriesAction, location_name: "CreateNetworkAclEntriesAction"))
1103
+ RemediationAction.add_member(:delete_network_acl_entries_action, Shapes::ShapeRef.new(shape: DeleteNetworkAclEntriesAction, location_name: "DeleteNetworkAclEntriesAction"))
1001
1104
  RemediationAction.struct_class = Types::RemediationAction
1002
1105
 
1003
1106
  RemediationActionWithOrder.add_member(:remediation_action, Shapes::ShapeRef.new(shape: RemediationAction, location_name: "RemediationAction"))
1004
1107
  RemediationActionWithOrder.add_member(:order, Shapes::ShapeRef.new(shape: BasicInteger, location_name: "Order"))
1005
1108
  RemediationActionWithOrder.struct_class = Types::RemediationActionWithOrder
1006
1109
 
1110
+ ReplaceNetworkAclAssociationAction.add_member(:description, Shapes::ShapeRef.new(shape: LengthBoundedString, location_name: "Description"))
1111
+ ReplaceNetworkAclAssociationAction.add_member(:association_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "AssociationId"))
1112
+ ReplaceNetworkAclAssociationAction.add_member(:network_acl_id, Shapes::ShapeRef.new(shape: ActionTarget, location_name: "NetworkAclId"))
1113
+ ReplaceNetworkAclAssociationAction.add_member(:fms_can_remediate, Shapes::ShapeRef.new(shape: Boolean, location_name: "FMSCanRemediate"))
1114
+ ReplaceNetworkAclAssociationAction.struct_class = Types::ReplaceNetworkAclAssociationAction
1115
+
1007
1116
  Resource.add_member(:uri, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "URI"))
1008
1117
  Resource.add_member(:account_id, Shapes::ShapeRef.new(shape: AWSAccountId, location_name: "AccountId"))
1009
1118
  Resource.struct_class = Types::Resource
@@ -1059,13 +1168,14 @@ module Aws::FMS
1059
1168
  ResourceViolation.add_member(:dns_rule_group_priority_conflict_violation, Shapes::ShapeRef.new(shape: DnsRuleGroupPriorityConflictViolation, location_name: "DnsRuleGroupPriorityConflictViolation"))
1060
1169
  ResourceViolation.add_member(:dns_duplicate_rule_group_violation, Shapes::ShapeRef.new(shape: DnsDuplicateRuleGroupViolation, location_name: "DnsDuplicateRuleGroupViolation"))
1061
1170
  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
1171
  ResourceViolation.add_member(:firewall_subnet_is_out_of_scope_violation, Shapes::ShapeRef.new(shape: FirewallSubnetIsOutOfScopeViolation, location_name: "FirewallSubnetIsOutOfScopeViolation"))
1064
1172
  ResourceViolation.add_member(:route_has_out_of_scope_endpoint_violation, Shapes::ShapeRef.new(shape: RouteHasOutOfScopeEndpointViolation, location_name: "RouteHasOutOfScopeEndpointViolation"))
1065
1173
  ResourceViolation.add_member(:third_party_firewall_missing_firewall_violation, Shapes::ShapeRef.new(shape: ThirdPartyFirewallMissingFirewallViolation, location_name: "ThirdPartyFirewallMissingFirewallViolation"))
1066
1174
  ResourceViolation.add_member(:third_party_firewall_missing_subnet_violation, Shapes::ShapeRef.new(shape: ThirdPartyFirewallMissingSubnetViolation, location_name: "ThirdPartyFirewallMissingSubnetViolation"))
1067
1175
  ResourceViolation.add_member(:third_party_firewall_missing_expected_route_table_violation, Shapes::ShapeRef.new(shape: ThirdPartyFirewallMissingExpectedRouteTableViolation, location_name: "ThirdPartyFirewallMissingExpectedRouteTableViolation"))
1068
1176
  ResourceViolation.add_member(:firewall_subnet_missing_vpc_endpoint_violation, Shapes::ShapeRef.new(shape: FirewallSubnetMissingVPCEndpointViolation, location_name: "FirewallSubnetMissingVPCEndpointViolation"))
1177
+ ResourceViolation.add_member(:invalid_network_acl_entries_violation, Shapes::ShapeRef.new(shape: InvalidNetworkAclEntriesViolation, location_name: "InvalidNetworkAclEntriesViolation"))
1178
+ ResourceViolation.add_member(:possible_remediation_actions, Shapes::ShapeRef.new(shape: PossibleRemediationActions, location_name: "PossibleRemediationActions"))
1069
1179
  ResourceViolation.struct_class = Types::ResourceViolation
1070
1180
 
1071
1181
  ResourceViolations.member = Shapes::ShapeRef.new(shape: ResourceViolation)
@@ -1203,6 +1313,7 @@ module Aws::FMS
1203
1313
  "endpointPrefix" => "fms",
1204
1314
  "jsonVersion" => "1.1",
1205
1315
  "protocol" => "json",
1316
+ "protocols" => ["json"],
1206
1317
  "serviceAbbreviation" => "FMS",
1207
1318
  "serviceFullName" => "Firewall Management Service",
1208
1319
  "serviceId" => "FMS",
@@ -14,6 +14,7 @@ module Aws::FMS
14
14
  option(
15
15
  :endpoint_provider,
16
16
  doc_type: 'Aws::FMS::EndpointProvider',
17
+ rbs_type: 'untyped',
17
18
  docstring: 'The endpoint provider used to resolve endpoints. Any '\
18
19
  'object that responds to `#resolve_endpoint(parameters)` '\
19
20
  'where `parameters` is a Struct similar to '\