[api]
name = "securityhub"
display_name = "AWS Security Hub"
version = "v1"
api_version = "2018-10-26"
service_name = "securityhub"
wire_format = "rest_json"
endpoint_prefix = "securityhub"
rename_all = "PascalCase"
doc_url = "https://docs.aws.amazon.com/securityhub/1.0/APIReference/"
[api.client]
accessor_name = "securityhub"
client_struct = "SecurityHubClient"
[[types]]
shape = "DescribeHubResponse"
include_fields = ["HubArn", "SubscribedAt", "AutoEnableControls", "ControlFindingGenerator"]
[[operations]]
name = "DescribeHub"
rust_name = "describe_hub"
description = "Returns details about the Hub resource in your account, including the HubArn and the time when you enabled Security Hub."