aws-sdk-securityhub 1.46.0 → 1.47.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: df67bd05cda5216d2dbec4f38c08c08d5370eb41824930ed89135321ff145058
4
- data.tar.gz: 354ed645e2169623b6408eef9eaaf89bb53d43e8d814aa808f034528faec666e
3
+ metadata.gz: a111784470c765d903db792128f7fe5fbb20869a3b5d50a1c5e07c218ca0214c
4
+ data.tar.gz: 99f52f16647f82534f880a8d34cd090600dd3c7db438b952370e7ac61bd7cb45
5
5
  SHA512:
6
- metadata.gz: 900cad52d3ab3d1eff64d0ffb955bedf8ab6c89c4bc0f8fb3a463cbb4571275b7f063eb216a4be840d9757e8adfd4fd8a09075241bb127575715455ca366b859
7
- data.tar.gz: c7a1c6a6ffaabdb023cfe084d407ce2575bb9e12e232f7189556aa312ca2320a5a6f7221c58565180423fd955792eaa956bb4d1661ea951ed284b961d9268b5a
6
+ metadata.gz: b7354b0b1dd8c6025f4964023b13bb671be4356d6f39f6587958a98eb9af79cc34b547f16b05d69e8c7629e59962323a70c7c54c2e559da6add3fa5f25873715
7
+ data.tar.gz: 9abd9e674578a65769f7d77f45c5c9ddd97ffd394424449fe2cee656a0b92e8c4b6c9d50451f54cb9f555aec08e0fc3d4436b2ec74d5c48cecf677da7c498a7b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.47.0 (2021-06-24)
5
+ ------------------
6
+
7
+ * Feature - Added new resource details for ECS clusters and ECS task definitions. Added additional information for S3 buckets, Elasticsearch domains, and API Gateway V2 stages.
8
+
4
9
  1.46.0 (2021-05-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.46.0
1
+ 1.47.0
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-securityhub/customizations'
48
48
  # @!group service
49
49
  module Aws::SecurityHub
50
50
 
51
- GEM_VERSION = '1.46.0'
51
+ GEM_VERSION = '1.47.0'
52
52
 
53
53
  end
@@ -904,6 +904,11 @@ module Aws::SecurityHub
904
904
  # vpc_id: "NonEmptyString",
905
905
  # subnet_id: "NonEmptyString",
906
906
  # launched_at: "NonEmptyString",
907
+ # network_interfaces: [
908
+ # {
909
+ # network_interface_id: "NonEmptyString",
910
+ # },
911
+ # ],
907
912
  # },
908
913
  # aws_ec2_network_interface: {
909
914
  # attachment: {
@@ -1176,9 +1181,28 @@ module Aws::SecurityHub
1176
1181
  # enabled: false,
1177
1182
  # kms_key_id: "NonEmptyString",
1178
1183
  # },
1184
+ # log_publishing_options: {
1185
+ # index_slow_logs: {
1186
+ # cloud_watch_logs_log_group_arn: "NonEmptyString",
1187
+ # enabled: false,
1188
+ # },
1189
+ # search_slow_logs: {
1190
+ # cloud_watch_logs_log_group_arn: "NonEmptyString",
1191
+ # enabled: false,
1192
+ # },
1193
+ # },
1179
1194
  # node_to_node_encryption_options: {
1180
1195
  # enabled: false,
1181
1196
  # },
1197
+ # service_software_options: {
1198
+ # automated_update_date: "NonEmptyString",
1199
+ # cancellable: false,
1200
+ # current_version: "NonEmptyString",
1201
+ # description: "NonEmptyString",
1202
+ # new_version: "NonEmptyString",
1203
+ # update_available: false,
1204
+ # update_status: "NonEmptyString",
1205
+ # },
1182
1206
  # vpc_options: {
1183
1207
  # availability_zones: ["NonEmptyString"],
1184
1208
  # security_group_ids: ["NonEmptyString"],
@@ -1200,6 +1224,55 @@ module Aws::SecurityHub
1200
1224
  # },
1201
1225
  # ],
1202
1226
  # },
1227
+ # bucket_lifecycle_configuration: {
1228
+ # rules: [
1229
+ # {
1230
+ # abort_incomplete_multipart_upload: {
1231
+ # days_after_initiation: 1,
1232
+ # },
1233
+ # expiration_date: "NonEmptyString",
1234
+ # expiration_in_days: 1,
1235
+ # expired_object_delete_marker: false,
1236
+ # filter: {
1237
+ # predicate: {
1238
+ # operands: [
1239
+ # {
1240
+ # prefix: "NonEmptyString",
1241
+ # tag: {
1242
+ # key: "NonEmptyString",
1243
+ # value: "NonEmptyString",
1244
+ # },
1245
+ # type: "NonEmptyString",
1246
+ # },
1247
+ # ],
1248
+ # prefix: "NonEmptyString",
1249
+ # tag: {
1250
+ # key: "NonEmptyString",
1251
+ # value: "NonEmptyString",
1252
+ # },
1253
+ # type: "NonEmptyString",
1254
+ # },
1255
+ # },
1256
+ # id: "NonEmptyString",
1257
+ # noncurrent_version_expiration_in_days: 1,
1258
+ # noncurrent_version_transitions: [
1259
+ # {
1260
+ # days: 1,
1261
+ # storage_class: "NonEmptyString",
1262
+ # },
1263
+ # ],
1264
+ # prefix: "NonEmptyString",
1265
+ # status: "NonEmptyString",
1266
+ # transitions: [
1267
+ # {
1268
+ # date: "NonEmptyString",
1269
+ # days: 1,
1270
+ # storage_class: "NonEmptyString",
1271
+ # },
1272
+ # ],
1273
+ # },
1274
+ # ],
1275
+ # },
1203
1276
  # public_access_block_configuration: {
1204
1277
  # block_public_acls: false,
1205
1278
  # block_public_policy: false,
@@ -1298,6 +1371,7 @@ module Aws::SecurityHub
1298
1371
  # update_date: "NonEmptyString",
1299
1372
  # },
1300
1373
  # aws_api_gateway_v2_stage: {
1374
+ # client_certificate_id: "NonEmptyString",
1301
1375
  # created_date: "NonEmptyString",
1302
1376
  # description: "NonEmptyString",
1303
1377
  # default_route_settings: {
@@ -2252,6 +2326,247 @@ module Aws::SecurityHub
2252
2326
  # ],
2253
2327
  # iam_database_authentication_enabled: false,
2254
2328
  # },
2329
+ # aws_ecs_cluster: {
2330
+ # capacity_providers: ["NonEmptyString"],
2331
+ # cluster_settings: [
2332
+ # {
2333
+ # name: "NonEmptyString",
2334
+ # value: "NonEmptyString",
2335
+ # },
2336
+ # ],
2337
+ # configuration: {
2338
+ # execute_command_configuration: {
2339
+ # kms_key_id: "NonEmptyString",
2340
+ # log_configuration: {
2341
+ # cloud_watch_encryption_enabled: false,
2342
+ # cloud_watch_log_group_name: "NonEmptyString",
2343
+ # s3_bucket_name: "NonEmptyString",
2344
+ # s3_encryption_enabled: false,
2345
+ # s3_key_prefix: "NonEmptyString",
2346
+ # },
2347
+ # logging: "NonEmptyString",
2348
+ # },
2349
+ # },
2350
+ # default_capacity_provider_strategy: [
2351
+ # {
2352
+ # base: 1,
2353
+ # capacity_provider: "NonEmptyString",
2354
+ # weight: 1,
2355
+ # },
2356
+ # ],
2357
+ # },
2358
+ # aws_ecs_task_definition: {
2359
+ # container_definitions: [
2360
+ # {
2361
+ # command: ["NonEmptyString"],
2362
+ # cpu: 1,
2363
+ # depends_on: [
2364
+ # {
2365
+ # condition: "NonEmptyString",
2366
+ # container_name: "NonEmptyString",
2367
+ # },
2368
+ # ],
2369
+ # disable_networking: false,
2370
+ # dns_search_domains: ["NonEmptyString"],
2371
+ # dns_servers: ["NonEmptyString"],
2372
+ # docker_labels: {
2373
+ # "NonEmptyString" => "NonEmptyString",
2374
+ # },
2375
+ # docker_security_options: ["NonEmptyString"],
2376
+ # entry_point: ["NonEmptyString"],
2377
+ # environment: [
2378
+ # {
2379
+ # name: "NonEmptyString",
2380
+ # value: "NonEmptyString",
2381
+ # },
2382
+ # ],
2383
+ # environment_files: [
2384
+ # {
2385
+ # type: "NonEmptyString",
2386
+ # value: "NonEmptyString",
2387
+ # },
2388
+ # ],
2389
+ # essential: false,
2390
+ # extra_hosts: [
2391
+ # {
2392
+ # hostname: "NonEmptyString",
2393
+ # ip_address: "NonEmptyString",
2394
+ # },
2395
+ # ],
2396
+ # firelens_configuration: {
2397
+ # options: {
2398
+ # "NonEmptyString" => "NonEmptyString",
2399
+ # },
2400
+ # type: "NonEmptyString",
2401
+ # },
2402
+ # health_check: {
2403
+ # command: ["NonEmptyString"],
2404
+ # interval: 1,
2405
+ # retries: 1,
2406
+ # start_period: 1,
2407
+ # timeout: 1,
2408
+ # },
2409
+ # hostname: "NonEmptyString",
2410
+ # image: "NonEmptyString",
2411
+ # interactive: false,
2412
+ # links: ["NonEmptyString"],
2413
+ # linux_parameters: {
2414
+ # capabilities: {
2415
+ # add: ["NonEmptyString"],
2416
+ # drop: ["NonEmptyString"],
2417
+ # },
2418
+ # devices: [
2419
+ # {
2420
+ # container_path: "NonEmptyString",
2421
+ # host_path: "NonEmptyString",
2422
+ # permissions: ["NonEmptyString"],
2423
+ # },
2424
+ # ],
2425
+ # init_process_enabled: false,
2426
+ # max_swap: 1,
2427
+ # shared_memory_size: 1,
2428
+ # swappiness: 1,
2429
+ # tmpfs: [
2430
+ # {
2431
+ # container_path: "NonEmptyString",
2432
+ # mount_options: ["NonEmptyString"],
2433
+ # size: 1,
2434
+ # },
2435
+ # ],
2436
+ # },
2437
+ # log_configuration: {
2438
+ # log_driver: "NonEmptyString",
2439
+ # options: {
2440
+ # "NonEmptyString" => "NonEmptyString",
2441
+ # },
2442
+ # secret_options: [
2443
+ # {
2444
+ # name: "NonEmptyString",
2445
+ # value_from: "NonEmptyString",
2446
+ # },
2447
+ # ],
2448
+ # },
2449
+ # memory: 1,
2450
+ # memory_reservation: 1,
2451
+ # mount_points: [
2452
+ # {
2453
+ # container_path: "NonEmptyString",
2454
+ # read_only: false,
2455
+ # source_volume: "NonEmptyString",
2456
+ # },
2457
+ # ],
2458
+ # name: "NonEmptyString",
2459
+ # port_mappings: [
2460
+ # {
2461
+ # container_port: 1,
2462
+ # host_port: 1,
2463
+ # protocol: "NonEmptyString",
2464
+ # },
2465
+ # ],
2466
+ # privileged: false,
2467
+ # pseudo_terminal: false,
2468
+ # readonly_root_filesystem: false,
2469
+ # repository_credentials: {
2470
+ # credentials_parameter: "NonEmptyString",
2471
+ # },
2472
+ # resource_requirements: [
2473
+ # {
2474
+ # type: "NonEmptyString",
2475
+ # value: "NonEmptyString",
2476
+ # },
2477
+ # ],
2478
+ # secrets: [
2479
+ # {
2480
+ # name: "NonEmptyString",
2481
+ # value_from: "NonEmptyString",
2482
+ # },
2483
+ # ],
2484
+ # start_timeout: 1,
2485
+ # stop_timeout: 1,
2486
+ # system_controls: [
2487
+ # {
2488
+ # namespace: "NonEmptyString",
2489
+ # value: "NonEmptyString",
2490
+ # },
2491
+ # ],
2492
+ # ulimits: [
2493
+ # {
2494
+ # hard_limit: 1,
2495
+ # name: "NonEmptyString",
2496
+ # soft_limit: 1,
2497
+ # },
2498
+ # ],
2499
+ # user: "NonEmptyString",
2500
+ # volumes_from: [
2501
+ # {
2502
+ # read_only: false,
2503
+ # source_container: "NonEmptyString",
2504
+ # },
2505
+ # ],
2506
+ # working_directory: "NonEmptyString",
2507
+ # },
2508
+ # ],
2509
+ # cpu: "NonEmptyString",
2510
+ # execution_role_arn: "NonEmptyString",
2511
+ # family: "NonEmptyString",
2512
+ # inference_accelerators: [
2513
+ # {
2514
+ # device_name: "NonEmptyString",
2515
+ # device_type: "NonEmptyString",
2516
+ # },
2517
+ # ],
2518
+ # ipc_mode: "NonEmptyString",
2519
+ # memory: "NonEmptyString",
2520
+ # network_mode: "NonEmptyString",
2521
+ # pid_mode: "NonEmptyString",
2522
+ # placement_constraints: [
2523
+ # {
2524
+ # expression: "NonEmptyString",
2525
+ # type: "NonEmptyString",
2526
+ # },
2527
+ # ],
2528
+ # proxy_configuration: {
2529
+ # container_name: "NonEmptyString",
2530
+ # proxy_configuration_properties: [
2531
+ # {
2532
+ # name: "NonEmptyString",
2533
+ # value: "NonEmptyString",
2534
+ # },
2535
+ # ],
2536
+ # type: "NonEmptyString",
2537
+ # },
2538
+ # requires_compatibilities: ["NonEmptyString"],
2539
+ # task_role_arn: "NonEmptyString",
2540
+ # volumes: [
2541
+ # {
2542
+ # docker_volume_configuration: {
2543
+ # autoprovision: false,
2544
+ # driver: "NonEmptyString",
2545
+ # driver_opts: {
2546
+ # "NonEmptyString" => "NonEmptyString",
2547
+ # },
2548
+ # labels: {
2549
+ # "NonEmptyString" => "NonEmptyString",
2550
+ # },
2551
+ # scope: "NonEmptyString",
2552
+ # },
2553
+ # efs_volume_configuration: {
2554
+ # authorization_config: {
2555
+ # access_point_id: "NonEmptyString",
2556
+ # iam: "NonEmptyString",
2557
+ # },
2558
+ # filesystem_id: "NonEmptyString",
2559
+ # root_directory: "NonEmptyString",
2560
+ # transit_encryption: "NonEmptyString",
2561
+ # transit_encryption_port: 1,
2562
+ # },
2563
+ # host: {
2564
+ # source_path: "NonEmptyString",
2565
+ # },
2566
+ # name: "NonEmptyString",
2567
+ # },
2568
+ # ],
2569
+ # },
2255
2570
  # container: {
2256
2571
  # name: "NonEmptyString",
2257
2572
  # image_id: "NonEmptyString",
@@ -2658,13 +2973,14 @@ module Aws::SecurityHub
2658
2973
  # trigger target actions in Amazon CloudWatch Events.
2659
2974
  #
2660
2975
  # @option params [required, String] :name
2661
- # The name of the custom action target.
2976
+ # The name of the custom action target. Can contain up to 20 characters.
2662
2977
  #
2663
2978
  # @option params [required, String] :description
2664
2979
  # The description for the custom action target.
2665
2980
  #
2666
2981
  # @option params [required, String] :id
2667
- # The ID for the custom action target.
2982
+ # The ID for the custom action target. Can contain up to 20 alphanumeric
2983
+ # characters.
2668
2984
  #
2669
2985
  # @return [Types::CreateActionTargetResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2670
2986
  #
@@ -5056,6 +5372,8 @@ module Aws::SecurityHub
5056
5372
  # resp.findings[0].resources[0].details.aws_ec2_instance.vpc_id #=> String
5057
5373
  # resp.findings[0].resources[0].details.aws_ec2_instance.subnet_id #=> String
5058
5374
  # resp.findings[0].resources[0].details.aws_ec2_instance.launched_at #=> String
5375
+ # resp.findings[0].resources[0].details.aws_ec2_instance.network_interfaces #=> Array
5376
+ # resp.findings[0].resources[0].details.aws_ec2_instance.network_interfaces[0].network_interface_id #=> String
5059
5377
  # resp.findings[0].resources[0].details.aws_ec2_network_interface.attachment.attach_time #=> String
5060
5378
  # resp.findings[0].resources[0].details.aws_ec2_network_interface.attachment.attachment_id #=> String
5061
5379
  # resp.findings[0].resources[0].details.aws_ec2_network_interface.attachment.delete_on_termination #=> Boolean
@@ -5228,7 +5546,18 @@ module Aws::SecurityHub
5228
5546
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.elasticsearch_version #=> String
5229
5547
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.encryption_at_rest_options.enabled #=> Boolean
5230
5548
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.encryption_at_rest_options.kms_key_id #=> String
5549
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.log_publishing_options.index_slow_logs.cloud_watch_logs_log_group_arn #=> String
5550
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.log_publishing_options.index_slow_logs.enabled #=> Boolean
5551
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.log_publishing_options.search_slow_logs.cloud_watch_logs_log_group_arn #=> String
5552
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.log_publishing_options.search_slow_logs.enabled #=> Boolean
5231
5553
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.node_to_node_encryption_options.enabled #=> Boolean
5554
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.automated_update_date #=> String
5555
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.cancellable #=> Boolean
5556
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.current_version #=> String
5557
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.description #=> String
5558
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.new_version #=> String
5559
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.update_available #=> Boolean
5560
+ # resp.findings[0].resources[0].details.aws_elasticsearch_domain.service_software_options.update_status #=> String
5232
5561
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.vpc_options.availability_zones #=> Array
5233
5562
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.vpc_options.availability_zones[0] #=> String
5234
5563
  # resp.findings[0].resources[0].details.aws_elasticsearch_domain.vpc_options.security_group_ids #=> Array
@@ -5242,6 +5571,31 @@ module Aws::SecurityHub
5242
5571
  # resp.findings[0].resources[0].details.aws_s3_bucket.server_side_encryption_configuration.rules #=> Array
5243
5572
  # resp.findings[0].resources[0].details.aws_s3_bucket.server_side_encryption_configuration.rules[0].apply_server_side_encryption_by_default.sse_algorithm #=> String
5244
5573
  # resp.findings[0].resources[0].details.aws_s3_bucket.server_side_encryption_configuration.rules[0].apply_server_side_encryption_by_default.kms_master_key_id #=> String
5574
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules #=> Array
5575
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].abort_incomplete_multipart_upload.days_after_initiation #=> Integer
5576
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].expiration_date #=> String
5577
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].expiration_in_days #=> Integer
5578
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].expired_object_delete_marker #=> Boolean
5579
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.operands #=> Array
5580
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.operands[0].prefix #=> String
5581
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.operands[0].tag.key #=> String
5582
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.operands[0].tag.value #=> String
5583
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.operands[0].type #=> String
5584
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.prefix #=> String
5585
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.tag.key #=> String
5586
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.tag.value #=> String
5587
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].filter.predicate.type #=> String
5588
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].id #=> String
5589
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].noncurrent_version_expiration_in_days #=> Integer
5590
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].noncurrent_version_transitions #=> Array
5591
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].noncurrent_version_transitions[0].days #=> Integer
5592
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].noncurrent_version_transitions[0].storage_class #=> String
5593
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].prefix #=> String
5594
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].status #=> String
5595
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].transitions #=> Array
5596
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].transitions[0].date #=> String
5597
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].transitions[0].days #=> Integer
5598
+ # resp.findings[0].resources[0].details.aws_s3_bucket.bucket_lifecycle_configuration.rules[0].transitions[0].storage_class #=> String
5245
5599
  # resp.findings[0].resources[0].details.aws_s3_bucket.public_access_block_configuration.block_public_acls #=> Boolean
5246
5600
  # resp.findings[0].resources[0].details.aws_s3_bucket.public_access_block_configuration.block_public_policy #=> Boolean
5247
5601
  # resp.findings[0].resources[0].details.aws_s3_bucket.public_access_block_configuration.ignore_public_acls #=> Boolean
@@ -5306,6 +5660,7 @@ module Aws::SecurityHub
5306
5660
  # resp.findings[0].resources[0].details.aws_iam_policy.policy_version_list[0].is_default_version #=> Boolean
5307
5661
  # resp.findings[0].resources[0].details.aws_iam_policy.policy_version_list[0].create_date #=> String
5308
5662
  # resp.findings[0].resources[0].details.aws_iam_policy.update_date #=> String
5663
+ # resp.findings[0].resources[0].details.aws_api_gateway_v2_stage.client_certificate_id #=> String
5309
5664
  # resp.findings[0].resources[0].details.aws_api_gateway_v2_stage.created_date #=> String
5310
5665
  # resp.findings[0].resources[0].details.aws_api_gateway_v2_stage.description #=> String
5311
5666
  # resp.findings[0].resources[0].details.aws_api_gateway_v2_stage.default_route_settings.detailed_metrics_enabled #=> Boolean
@@ -5988,6 +6343,160 @@ module Aws::SecurityHub
5988
6343
  # resp.findings[0].resources[0].details.aws_rds_db_cluster.db_cluster_members[0].db_instance_identifier #=> String
5989
6344
  # resp.findings[0].resources[0].details.aws_rds_db_cluster.db_cluster_members[0].db_cluster_parameter_group_status #=> String
5990
6345
  # resp.findings[0].resources[0].details.aws_rds_db_cluster.iam_database_authentication_enabled #=> Boolean
6346
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.capacity_providers #=> Array
6347
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.capacity_providers[0] #=> String
6348
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.cluster_settings #=> Array
6349
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.cluster_settings[0].name #=> String
6350
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.cluster_settings[0].value #=> String
6351
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.kms_key_id #=> String
6352
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.log_configuration.cloud_watch_encryption_enabled #=> Boolean
6353
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.log_configuration.cloud_watch_log_group_name #=> String
6354
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.log_configuration.s3_bucket_name #=> String
6355
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.log_configuration.s3_encryption_enabled #=> Boolean
6356
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.log_configuration.s3_key_prefix #=> String
6357
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.configuration.execute_command_configuration.logging #=> String
6358
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.default_capacity_provider_strategy #=> Array
6359
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.default_capacity_provider_strategy[0].base #=> Integer
6360
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.default_capacity_provider_strategy[0].capacity_provider #=> String
6361
+ # resp.findings[0].resources[0].details.aws_ecs_cluster.default_capacity_provider_strategy[0].weight #=> Integer
6362
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions #=> Array
6363
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].command #=> Array
6364
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].command[0] #=> String
6365
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].cpu #=> Integer
6366
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].depends_on #=> Array
6367
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].depends_on[0].condition #=> String
6368
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].depends_on[0].container_name #=> String
6369
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].disable_networking #=> Boolean
6370
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].dns_search_domains #=> Array
6371
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].dns_search_domains[0] #=> String
6372
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].dns_servers #=> Array
6373
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].dns_servers[0] #=> String
6374
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].docker_labels #=> Hash
6375
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].docker_labels["NonEmptyString"] #=> String
6376
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].docker_security_options #=> Array
6377
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].docker_security_options[0] #=> String
6378
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].entry_point #=> Array
6379
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].entry_point[0] #=> String
6380
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].environment #=> Array
6381
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].environment[0].name #=> String
6382
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].environment[0].value #=> String
6383
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].environment_files #=> Array
6384
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].environment_files[0].type #=> String
6385
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].environment_files[0].value #=> String
6386
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].essential #=> Boolean
6387
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].extra_hosts #=> Array
6388
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].extra_hosts[0].hostname #=> String
6389
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].extra_hosts[0].ip_address #=> String
6390
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].firelens_configuration.options #=> Hash
6391
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].firelens_configuration.options["NonEmptyString"] #=> String
6392
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].firelens_configuration.type #=> String
6393
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].health_check.command #=> Array
6394
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].health_check.command[0] #=> String
6395
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].health_check.interval #=> Integer
6396
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].health_check.retries #=> Integer
6397
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].health_check.start_period #=> Integer
6398
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].health_check.timeout #=> Integer
6399
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].hostname #=> String
6400
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].image #=> String
6401
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].interactive #=> Boolean
6402
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].links #=> Array
6403
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].links[0] #=> String
6404
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.capabilities.add #=> Array
6405
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.capabilities.add[0] #=> String
6406
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.capabilities.drop #=> Array
6407
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.capabilities.drop[0] #=> String
6408
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.devices #=> Array
6409
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.devices[0].container_path #=> String
6410
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.devices[0].host_path #=> String
6411
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.devices[0].permissions #=> Array
6412
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.devices[0].permissions[0] #=> String
6413
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.init_process_enabled #=> Boolean
6414
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.max_swap #=> Integer
6415
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.shared_memory_size #=> Integer
6416
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.swappiness #=> Integer
6417
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.tmpfs #=> Array
6418
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.tmpfs[0].container_path #=> String
6419
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.tmpfs[0].mount_options #=> Array
6420
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.tmpfs[0].mount_options[0] #=> String
6421
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].linux_parameters.tmpfs[0].size #=> Integer
6422
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].log_configuration.log_driver #=> String
6423
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].log_configuration.options #=> Hash
6424
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].log_configuration.options["NonEmptyString"] #=> String
6425
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].log_configuration.secret_options #=> Array
6426
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].log_configuration.secret_options[0].name #=> String
6427
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].log_configuration.secret_options[0].value_from #=> String
6428
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].memory #=> Integer
6429
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].memory_reservation #=> Integer
6430
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].mount_points #=> Array
6431
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].mount_points[0].container_path #=> String
6432
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].mount_points[0].read_only #=> Boolean
6433
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].mount_points[0].source_volume #=> String
6434
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].name #=> String
6435
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].port_mappings #=> Array
6436
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].port_mappings[0].container_port #=> Integer
6437
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].port_mappings[0].host_port #=> Integer
6438
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].port_mappings[0].protocol #=> String
6439
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].privileged #=> Boolean
6440
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].pseudo_terminal #=> Boolean
6441
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].readonly_root_filesystem #=> Boolean
6442
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].repository_credentials.credentials_parameter #=> String
6443
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].resource_requirements #=> Array
6444
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].resource_requirements[0].type #=> String
6445
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].resource_requirements[0].value #=> String
6446
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].secrets #=> Array
6447
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].secrets[0].name #=> String
6448
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].secrets[0].value_from #=> String
6449
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].start_timeout #=> Integer
6450
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].stop_timeout #=> Integer
6451
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].system_controls #=> Array
6452
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].system_controls[0].namespace #=> String
6453
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].system_controls[0].value #=> String
6454
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].ulimits #=> Array
6455
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].ulimits[0].hard_limit #=> Integer
6456
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].ulimits[0].name #=> String
6457
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].ulimits[0].soft_limit #=> Integer
6458
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].user #=> String
6459
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].volumes_from #=> Array
6460
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].volumes_from[0].read_only #=> Boolean
6461
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].volumes_from[0].source_container #=> String
6462
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.container_definitions[0].working_directory #=> String
6463
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.cpu #=> String
6464
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.execution_role_arn #=> String
6465
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.family #=> String
6466
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.inference_accelerators #=> Array
6467
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.inference_accelerators[0].device_name #=> String
6468
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.inference_accelerators[0].device_type #=> String
6469
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.ipc_mode #=> String
6470
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.memory #=> String
6471
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.network_mode #=> String
6472
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.pid_mode #=> String
6473
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.placement_constraints #=> Array
6474
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.placement_constraints[0].expression #=> String
6475
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.placement_constraints[0].type #=> String
6476
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.proxy_configuration.container_name #=> String
6477
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.proxy_configuration.proxy_configuration_properties #=> Array
6478
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.proxy_configuration.proxy_configuration_properties[0].name #=> String
6479
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.proxy_configuration.proxy_configuration_properties[0].value #=> String
6480
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.proxy_configuration.type #=> String
6481
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.requires_compatibilities #=> Array
6482
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.requires_compatibilities[0] #=> String
6483
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.task_role_arn #=> String
6484
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes #=> Array
6485
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.autoprovision #=> Boolean
6486
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.driver #=> String
6487
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.driver_opts #=> Hash
6488
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.driver_opts["NonEmptyString"] #=> String
6489
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.labels #=> Hash
6490
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.labels["NonEmptyString"] #=> String
6491
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].docker_volume_configuration.scope #=> String
6492
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].efs_volume_configuration.authorization_config.access_point_id #=> String
6493
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].efs_volume_configuration.authorization_config.iam #=> String
6494
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].efs_volume_configuration.filesystem_id #=> String
6495
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].efs_volume_configuration.root_directory #=> String
6496
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].efs_volume_configuration.transit_encryption #=> String
6497
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].efs_volume_configuration.transit_encryption_port #=> Integer
6498
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].host.source_path #=> String
6499
+ # resp.findings[0].resources[0].details.aws_ecs_task_definition.volumes[0].name #=> String
5991
6500
  # resp.findings[0].resources[0].details.container.name #=> String
5992
6501
  # resp.findings[0].resources[0].details.container.image_id #=> String
5993
6502
  # resp.findings[0].resources[0].details.container.image_name #=> String
@@ -8340,7 +8849,7 @@ module Aws::SecurityHub
8340
8849
  params: params,
8341
8850
  config: config)
8342
8851
  context[:gem_name] = 'aws-sdk-securityhub'
8343
- context[:gem_version] = '1.46.0'
8852
+ context[:gem_version] = '1.47.0'
8344
8853
  Seahorse::Client::Request.new(handlers, context)
8345
8854
  end
8346
8855