aws-sdk-ec2 1.370.0 → 1.371.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1301,7 +1301,10 @@ module Aws::EC2
1301
1301
  FederatedAuthenticationRequest = Shapes::StructureShape.new(name: 'FederatedAuthenticationRequest')
1302
1302
  Filter = Shapes::StructureShape.new(name: 'Filter')
1303
1303
  FilterList = Shapes::ListShape.new(name: 'FilterList')
1304
+ FilterPortRange = Shapes::StructureShape.new(name: 'FilterPortRange')
1304
1305
  FindingsFound = Shapes::StringShape.new(name: 'FindingsFound')
1306
+ FirewallStatefulRule = Shapes::StructureShape.new(name: 'FirewallStatefulRule')
1307
+ FirewallStatelessRule = Shapes::StructureShape.new(name: 'FirewallStatelessRule')
1305
1308
  FleetActivityStatus = Shapes::StringShape.new(name: 'FleetActivityStatus')
1306
1309
  FleetCapacityReservation = Shapes::StructureShape.new(name: 'FleetCapacityReservation')
1307
1310
  FleetCapacityReservationSet = Shapes::ListShape.new(name: 'FleetCapacityReservationSet')
@@ -1534,6 +1537,7 @@ module Aws::EC2
1534
1537
  ImportInstanceVolumeDetailSet = Shapes::ListShape.new(name: 'ImportInstanceVolumeDetailSet')
1535
1538
  ImportKeyPairRequest = Shapes::StructureShape.new(name: 'ImportKeyPairRequest')
1536
1539
  ImportKeyPairResult = Shapes::StructureShape.new(name: 'ImportKeyPairResult')
1540
+ ImportManifestUrl = Shapes::StringShape.new(name: 'ImportManifestUrl')
1537
1541
  ImportSnapshotRequest = Shapes::StructureShape.new(name: 'ImportSnapshotRequest')
1538
1542
  ImportSnapshotResult = Shapes::StructureShape.new(name: 'ImportSnapshotResult')
1539
1543
  ImportSnapshotTask = Shapes::StructureShape.new(name: 'ImportSnapshotTask')
@@ -2162,6 +2166,8 @@ module Aws::EC2
2162
2166
  PartitionLoadFrequency = Shapes::StringShape.new(name: 'PartitionLoadFrequency')
2163
2167
  PathComponent = Shapes::StructureShape.new(name: 'PathComponent')
2164
2168
  PathComponentList = Shapes::ListShape.new(name: 'PathComponentList')
2169
+ PathFilter = Shapes::StructureShape.new(name: 'PathFilter')
2170
+ PathRequestFilter = Shapes::StructureShape.new(name: 'PathRequestFilter')
2165
2171
  PathStatement = Shapes::StructureShape.new(name: 'PathStatement')
2166
2172
  PathStatementRequest = Shapes::StructureShape.new(name: 'PathStatementRequest')
2167
2173
  PayerResponsibility = Shapes::StringShape.new(name: 'PayerResponsibility')
@@ -2240,6 +2246,7 @@ module Aws::EC2
2240
2246
  PrincipalIdFormat = Shapes::StructureShape.new(name: 'PrincipalIdFormat')
2241
2247
  PrincipalIdFormatList = Shapes::ListShape.new(name: 'PrincipalIdFormatList')
2242
2248
  PrincipalType = Shapes::StringShape.new(name: 'PrincipalType')
2249
+ Priority = Shapes::IntegerShape.new(name: 'Priority')
2243
2250
  PrivateDnsDetails = Shapes::StructureShape.new(name: 'PrivateDnsDetails')
2244
2251
  PrivateDnsDetailsSet = Shapes::ListShape.new(name: 'PrivateDnsDetailsSet')
2245
2252
  PrivateDnsNameConfiguration = Shapes::StructureShape.new(name: 'PrivateDnsNameConfiguration')
@@ -2261,6 +2268,8 @@ module Aws::EC2
2261
2268
  PropagatingVgw = Shapes::StructureShape.new(name: 'PropagatingVgw')
2262
2269
  PropagatingVgwList = Shapes::ListShape.new(name: 'PropagatingVgwList')
2263
2270
  Protocol = Shapes::StringShape.new(name: 'Protocol')
2271
+ ProtocolInt = Shapes::IntegerShape.new(name: 'ProtocolInt')
2272
+ ProtocolIntList = Shapes::ListShape.new(name: 'ProtocolIntList')
2264
2273
  ProtocolList = Shapes::ListShape.new(name: 'ProtocolList')
2265
2274
  ProtocolValue = Shapes::StringShape.new(name: 'ProtocolValue')
2266
2275
  ProvisionByoipCidrRequest = Shapes::StructureShape.new(name: 'ProvisionByoipCidrRequest')
@@ -2348,6 +2357,7 @@ module Aws::EC2
2348
2357
  ReportInstanceReasonCodes = Shapes::StringShape.new(name: 'ReportInstanceReasonCodes')
2349
2358
  ReportInstanceStatusRequest = Shapes::StructureShape.new(name: 'ReportInstanceStatusRequest')
2350
2359
  ReportStatusType = Shapes::StringShape.new(name: 'ReportStatusType')
2360
+ RequestFilterPortRange = Shapes::StructureShape.new(name: 'RequestFilterPortRange')
2351
2361
  RequestHostIdList = Shapes::ListShape.new(name: 'RequestHostIdList')
2352
2362
  RequestHostIdSet = Shapes::ListShape.new(name: 'RequestHostIdSet')
2353
2363
  RequestInstanceTypeList = Shapes::ListShape.new(name: 'RequestInstanceTypeList')
@@ -2452,6 +2462,12 @@ module Aws::EC2
2452
2462
  RouteTableIdStringList = Shapes::ListShape.new(name: 'RouteTableIdStringList')
2453
2463
  RouteTableList = Shapes::ListShape.new(name: 'RouteTableList')
2454
2464
  RuleAction = Shapes::StringShape.new(name: 'RuleAction')
2465
+ RuleGroupRuleOptionsPair = Shapes::StructureShape.new(name: 'RuleGroupRuleOptionsPair')
2466
+ RuleGroupRuleOptionsPairList = Shapes::ListShape.new(name: 'RuleGroupRuleOptionsPairList')
2467
+ RuleGroupTypePair = Shapes::StructureShape.new(name: 'RuleGroupTypePair')
2468
+ RuleGroupTypePairList = Shapes::ListShape.new(name: 'RuleGroupTypePairList')
2469
+ RuleOption = Shapes::StructureShape.new(name: 'RuleOption')
2470
+ RuleOptionList = Shapes::ListShape.new(name: 'RuleOptionList')
2455
2471
  RunInstancesMonitoringEnabled = Shapes::StructureShape.new(name: 'RunInstancesMonitoringEnabled')
2456
2472
  RunInstancesRequest = Shapes::StructureShape.new(name: 'RunInstancesRequest')
2457
2473
  RunInstancesUserData = Shapes::StringShape.new(name: 'RunInstancesUserData')
@@ -3121,6 +3137,12 @@ module Aws::EC2
3121
3137
 
3122
3138
  AdditionalDetail.add_member(:additional_detail_type, Shapes::ShapeRef.new(shape: String, location_name: "additionalDetailType"))
3123
3139
  AdditionalDetail.add_member(:component, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "component"))
3140
+ AdditionalDetail.add_member(:vpc_endpoint_service, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "vpcEndpointService"))
3141
+ AdditionalDetail.add_member(:rule_options, Shapes::ShapeRef.new(shape: RuleOptionList, location_name: "ruleOptionSet"))
3142
+ AdditionalDetail.add_member(:rule_group_type_pairs, Shapes::ShapeRef.new(shape: RuleGroupTypePairList, location_name: "ruleGroupTypePairSet"))
3143
+ AdditionalDetail.add_member(:rule_group_rule_options_pairs, Shapes::ShapeRef.new(shape: RuleGroupRuleOptionsPairList, location_name: "ruleGroupRuleOptionsPairSet"))
3144
+ AdditionalDetail.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
3145
+ AdditionalDetail.add_member(:load_balancers, Shapes::ShapeRef.new(shape: AnalysisComponentList, location_name: "loadBalancerSet"))
3124
3146
  AdditionalDetail.struct_class = Types::AdditionalDetail
3125
3147
 
3126
3148
  AdditionalDetailList.member = Shapes::ShapeRef.new(shape: AdditionalDetail, location_name: "item")
@@ -3279,6 +3301,9 @@ module Aws::EC2
3279
3301
  AnalysisRouteTableRoute.add_member(:transit_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "transitGatewayId"))
3280
3302
  AnalysisRouteTableRoute.add_member(:vpc_peering_connection_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcPeeringConnectionId"))
3281
3303
  AnalysisRouteTableRoute.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "state"))
3304
+ AnalysisRouteTableRoute.add_member(:carrier_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "carrierGatewayId"))
3305
+ AnalysisRouteTableRoute.add_member(:core_network_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "coreNetworkArn"))
3306
+ AnalysisRouteTableRoute.add_member(:local_gateway_id, Shapes::ShapeRef.new(shape: String, location_name: "localGatewayId"))
3282
3307
  AnalysisRouteTableRoute.struct_class = Types::AnalysisRouteTableRoute
3283
3308
 
3284
3309
  AnalysisSecurityGroupRule.add_member(:cidr, Shapes::ShapeRef.new(shape: String, location_name: "cidr"))
@@ -4651,12 +4676,14 @@ module Aws::EC2
4651
4676
  CreateNetworkInsightsPathRequest.add_member(:source_ip, Shapes::ShapeRef.new(shape: IpAddress, location_name: "SourceIp"))
4652
4677
  CreateNetworkInsightsPathRequest.add_member(:destination_ip, Shapes::ShapeRef.new(shape: IpAddress, location_name: "DestinationIp"))
4653
4678
  CreateNetworkInsightsPathRequest.add_member(:source, Shapes::ShapeRef.new(shape: NetworkInsightsResourceId, required: true, location_name: "Source"))
4654
- CreateNetworkInsightsPathRequest.add_member(:destination, Shapes::ShapeRef.new(shape: NetworkInsightsResourceId, required: true, location_name: "Destination"))
4679
+ CreateNetworkInsightsPathRequest.add_member(:destination, Shapes::ShapeRef.new(shape: NetworkInsightsResourceId, location_name: "Destination"))
4655
4680
  CreateNetworkInsightsPathRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "Protocol"))
4656
4681
  CreateNetworkInsightsPathRequest.add_member(:destination_port, Shapes::ShapeRef.new(shape: Port, location_name: "DestinationPort"))
4657
4682
  CreateNetworkInsightsPathRequest.add_member(:tag_specifications, Shapes::ShapeRef.new(shape: TagSpecificationList, location_name: "TagSpecification"))
4658
4683
  CreateNetworkInsightsPathRequest.add_member(:dry_run, Shapes::ShapeRef.new(shape: Boolean, location_name: "DryRun"))
4659
4684
  CreateNetworkInsightsPathRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
4685
+ CreateNetworkInsightsPathRequest.add_member(:filter_at_source, Shapes::ShapeRef.new(shape: PathRequestFilter, location_name: "FilterAtSource"))
4686
+ CreateNetworkInsightsPathRequest.add_member(:filter_at_destination, Shapes::ShapeRef.new(shape: PathRequestFilter, location_name: "FilterAtDestination"))
4660
4687
  CreateNetworkInsightsPathRequest.struct_class = Types::CreateNetworkInsightsPathRequest
4661
4688
 
4662
4689
  CreateNetworkInsightsPathResult.add_member(:network_insights_path, Shapes::ShapeRef.new(shape: NetworkInsightsPath, location_name: "networkInsightsPath"))
@@ -7755,7 +7782,7 @@ module Aws::EC2
7755
7782
 
7756
7783
  DiskImageDetail.add_member(:bytes, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "bytes"))
7757
7784
  DiskImageDetail.add_member(:format, Shapes::ShapeRef.new(shape: DiskImageFormat, required: true, location_name: "format"))
7758
- DiskImageDetail.add_member(:import_manifest_url, Shapes::ShapeRef.new(shape: String, required: true, location_name: "importManifestUrl"))
7785
+ DiskImageDetail.add_member(:import_manifest_url, Shapes::ShapeRef.new(shape: ImportManifestUrl, required: true, location_name: "importManifestUrl"))
7759
7786
  DiskImageDetail.struct_class = Types::DiskImageDetail
7760
7787
 
7761
7788
  DiskImageList.member = Shapes::ShapeRef.new(shape: DiskImage)
@@ -8106,6 +8133,8 @@ module Aws::EC2
8106
8133
  Explanation.add_member(:transit_gateway_attachment, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "transitGatewayAttachment"))
8107
8134
  Explanation.add_member(:component_account, Shapes::ShapeRef.new(shape: ComponentAccount, location_name: "componentAccount"))
8108
8135
  Explanation.add_member(:component_region, Shapes::ShapeRef.new(shape: ComponentRegion, location_name: "componentRegion"))
8136
+ Explanation.add_member(:firewall_stateless_rule, Shapes::ShapeRef.new(shape: FirewallStatelessRule, location_name: "firewallStatelessRule"))
8137
+ Explanation.add_member(:firewall_stateful_rule, Shapes::ShapeRef.new(shape: FirewallStatefulRule, location_name: "firewallStatefulRule"))
8109
8138
  Explanation.struct_class = Types::Explanation
8110
8139
 
8111
8140
  ExplanationList.member = Shapes::ShapeRef.new(shape: Explanation, location_name: "item")
@@ -8247,6 +8276,30 @@ module Aws::EC2
8247
8276
 
8248
8277
  FilterList.member = Shapes::ShapeRef.new(shape: Filter, location_name: "Filter")
8249
8278
 
8279
+ FilterPortRange.add_member(:from_port, Shapes::ShapeRef.new(shape: Port, location_name: "fromPort"))
8280
+ FilterPortRange.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "toPort"))
8281
+ FilterPortRange.struct_class = Types::FilterPortRange
8282
+
8283
+ FirewallStatefulRule.add_member(:rule_group_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ruleGroupArn"))
8284
+ FirewallStatefulRule.add_member(:sources, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "sourceSet"))
8285
+ FirewallStatefulRule.add_member(:destinations, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "destinationSet"))
8286
+ FirewallStatefulRule.add_member(:source_ports, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "sourcePortSet"))
8287
+ FirewallStatefulRule.add_member(:destination_ports, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "destinationPortSet"))
8288
+ FirewallStatefulRule.add_member(:protocol, Shapes::ShapeRef.new(shape: String, location_name: "protocol"))
8289
+ FirewallStatefulRule.add_member(:rule_action, Shapes::ShapeRef.new(shape: String, location_name: "ruleAction"))
8290
+ FirewallStatefulRule.add_member(:direction, Shapes::ShapeRef.new(shape: String, location_name: "direction"))
8291
+ FirewallStatefulRule.struct_class = Types::FirewallStatefulRule
8292
+
8293
+ FirewallStatelessRule.add_member(:rule_group_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ruleGroupArn"))
8294
+ FirewallStatelessRule.add_member(:sources, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "sourceSet"))
8295
+ FirewallStatelessRule.add_member(:destinations, Shapes::ShapeRef.new(shape: ValueStringList, location_name: "destinationSet"))
8296
+ FirewallStatelessRule.add_member(:source_ports, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "sourcePortSet"))
8297
+ FirewallStatelessRule.add_member(:destination_ports, Shapes::ShapeRef.new(shape: PortRangeList, location_name: "destinationPortSet"))
8298
+ FirewallStatelessRule.add_member(:protocols, Shapes::ShapeRef.new(shape: ProtocolIntList, location_name: "protocolSet"))
8299
+ FirewallStatelessRule.add_member(:rule_action, Shapes::ShapeRef.new(shape: String, location_name: "ruleAction"))
8300
+ FirewallStatelessRule.add_member(:priority, Shapes::ShapeRef.new(shape: Priority, location_name: "priority"))
8301
+ FirewallStatelessRule.struct_class = Types::FirewallStatelessRule
8302
+
8250
8303
  FleetCapacityReservation.add_member(:capacity_reservation_id, Shapes::ShapeRef.new(shape: CapacityReservationId, location_name: "capacityReservationId"))
8251
8304
  FleetCapacityReservation.add_member(:availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZoneId"))
8252
8305
  FleetCapacityReservation.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "instanceType"))
@@ -11477,6 +11530,8 @@ module Aws::EC2
11477
11530
  NetworkInsightsPath.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "protocol"))
11478
11531
  NetworkInsightsPath.add_member(:destination_port, Shapes::ShapeRef.new(shape: Integer, location_name: "destinationPort"))
11479
11532
  NetworkInsightsPath.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tagSet"))
11533
+ NetworkInsightsPath.add_member(:filter_at_source, Shapes::ShapeRef.new(shape: PathFilter, location_name: "filterAtSource"))
11534
+ NetworkInsightsPath.add_member(:filter_at_destination, Shapes::ShapeRef.new(shape: PathFilter, location_name: "filterAtDestination"))
11480
11535
  NetworkInsightsPath.struct_class = Types::NetworkInsightsPath
11481
11536
 
11482
11537
  NetworkInsightsPathIdList.member = Shapes::ShapeRef.new(shape: NetworkInsightsPathId, location_name: "item")
@@ -11652,10 +11707,25 @@ module Aws::EC2
11652
11707
  PathComponent.add_member(:transit_gateway_route_table_route, Shapes::ShapeRef.new(shape: TransitGatewayRouteTableRoute, location_name: "transitGatewayRouteTableRoute"))
11653
11708
  PathComponent.add_member(:explanations, Shapes::ShapeRef.new(shape: ExplanationList, location_name: "explanationSet"))
11654
11709
  PathComponent.add_member(:elastic_load_balancer_listener, Shapes::ShapeRef.new(shape: AnalysisComponent, location_name: "elasticLoadBalancerListener"))
11710
+ PathComponent.add_member(:firewall_stateless_rule, Shapes::ShapeRef.new(shape: FirewallStatelessRule, location_name: "firewallStatelessRule"))
11711
+ PathComponent.add_member(:firewall_stateful_rule, Shapes::ShapeRef.new(shape: FirewallStatefulRule, location_name: "firewallStatefulRule"))
11712
+ PathComponent.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
11655
11713
  PathComponent.struct_class = Types::PathComponent
11656
11714
 
11657
11715
  PathComponentList.member = Shapes::ShapeRef.new(shape: PathComponent, location_name: "item")
11658
11716
 
11717
+ PathFilter.add_member(:source_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "sourceAddress"))
11718
+ PathFilter.add_member(:source_port_range, Shapes::ShapeRef.new(shape: FilterPortRange, location_name: "sourcePortRange"))
11719
+ PathFilter.add_member(:destination_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "destinationAddress"))
11720
+ PathFilter.add_member(:destination_port_range, Shapes::ShapeRef.new(shape: FilterPortRange, location_name: "destinationPortRange"))
11721
+ PathFilter.struct_class = Types::PathFilter
11722
+
11723
+ PathRequestFilter.add_member(:source_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "SourceAddress"))
11724
+ PathRequestFilter.add_member(:source_port_range, Shapes::ShapeRef.new(shape: RequestFilterPortRange, location_name: "SourcePortRange"))
11725
+ PathRequestFilter.add_member(:destination_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "DestinationAddress"))
11726
+ PathRequestFilter.add_member(:destination_port_range, Shapes::ShapeRef.new(shape: RequestFilterPortRange, location_name: "DestinationPortRange"))
11727
+ PathRequestFilter.struct_class = Types::PathRequestFilter
11728
+
11659
11729
  PathStatement.add_member(:packet_header_statement, Shapes::ShapeRef.new(shape: PacketHeaderStatement, location_name: "packetHeaderStatement"))
11660
11730
  PathStatement.add_member(:resource_statement, Shapes::ShapeRef.new(shape: ResourceStatement, location_name: "resourceStatement"))
11661
11731
  PathStatement.struct_class = Types::PathStatement
@@ -11907,6 +11977,8 @@ module Aws::EC2
11907
11977
 
11908
11978
  PropagatingVgwList.member = Shapes::ShapeRef.new(shape: PropagatingVgw, location_name: "item")
11909
11979
 
11980
+ ProtocolIntList.member = Shapes::ShapeRef.new(shape: ProtocolInt, location_name: "item")
11981
+
11910
11982
  ProtocolList.member = Shapes::ShapeRef.new(shape: Protocol, location_name: "item")
11911
11983
 
11912
11984
  ProvisionByoipCidrRequest.add_member(:cidr, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Cidr"))
@@ -12270,6 +12342,10 @@ module Aws::EC2
12270
12342
  ReportInstanceStatusRequest.add_member(:status, Shapes::ShapeRef.new(shape: ReportStatusType, required: true, location_name: "status"))
12271
12343
  ReportInstanceStatusRequest.struct_class = Types::ReportInstanceStatusRequest
12272
12344
 
12345
+ RequestFilterPortRange.add_member(:from_port, Shapes::ShapeRef.new(shape: Port, location_name: "FromPort"))
12346
+ RequestFilterPortRange.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "ToPort"))
12347
+ RequestFilterPortRange.struct_class = Types::RequestFilterPortRange
12348
+
12273
12349
  RequestHostIdList.member = Shapes::ShapeRef.new(shape: DedicatedHostId, location_name: "item")
12274
12350
 
12275
12351
  RequestHostIdSet.member = Shapes::ShapeRef.new(shape: DedicatedHostId, location_name: "item")
@@ -12734,6 +12810,24 @@ module Aws::EC2
12734
12810
 
12735
12811
  RouteTableList.member = Shapes::ShapeRef.new(shape: RouteTable, location_name: "item")
12736
12812
 
12813
+ RuleGroupRuleOptionsPair.add_member(:rule_group_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ruleGroupArn"))
12814
+ RuleGroupRuleOptionsPair.add_member(:rule_options, Shapes::ShapeRef.new(shape: RuleOptionList, location_name: "ruleOptionSet"))
12815
+ RuleGroupRuleOptionsPair.struct_class = Types::RuleGroupRuleOptionsPair
12816
+
12817
+ RuleGroupRuleOptionsPairList.member = Shapes::ShapeRef.new(shape: RuleGroupRuleOptionsPair, location_name: "item")
12818
+
12819
+ RuleGroupTypePair.add_member(:rule_group_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "ruleGroupArn"))
12820
+ RuleGroupTypePair.add_member(:rule_group_type, Shapes::ShapeRef.new(shape: String, location_name: "ruleGroupType"))
12821
+ RuleGroupTypePair.struct_class = Types::RuleGroupTypePair
12822
+
12823
+ RuleGroupTypePairList.member = Shapes::ShapeRef.new(shape: RuleGroupTypePair, location_name: "item")
12824
+
12825
+ RuleOption.add_member(:keyword, Shapes::ShapeRef.new(shape: String, location_name: "keyword"))
12826
+ RuleOption.add_member(:settings, Shapes::ShapeRef.new(shape: StringList, location_name: "settingSet"))
12827
+ RuleOption.struct_class = Types::RuleOption
12828
+
12829
+ RuleOptionList.member = Shapes::ShapeRef.new(shape: RuleOption, location_name: "item")
12830
+
12737
12831
  RunInstancesMonitoringEnabled.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enabled"))
12738
12832
  RunInstancesMonitoringEnabled.struct_class = Types::RunInstancesMonitoringEnabled
12739
12833
 
@@ -1073,7 +1073,7 @@ module Aws::EC2
1073
1073
  # })
1074
1074
  # @param [Hash] options ({})
1075
1075
  # @option options [required, String] :description
1076
- # A description for the security group. This is informational only.
1076
+ # A description for the security group.
1077
1077
  #
1078
1078
  # Constraints: Up to 255 characters in length
1079
1079
  #