# Functions
GetAccount gets an existing Account resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetMember gets an existing Member resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetProductSubscription gets an existing ProductSubscription resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetStandardsSubscription gets an existing StandardsSubscription resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewAccount registers a new resource with the given unique name, arguments, and options.
NewMember registers a new resource with the given unique name, arguments, and options.
NewProductSubscription registers a new resource with the given unique name, arguments, and options.
NewStandardsSubscription registers a new resource with the given unique name, arguments, and options.
# Structs
Enables Security Hub for this AWS account.
The set of arguments for constructing a Account resource.
No description provided by the author
Provides a Security Hub member resource.
The set of arguments for constructing a Member resource.
No description provided by the author
Subscribes to a Security Hub product.
The set of arguments for constructing a ProductSubscription resource.
No description provided by the author
Subscribes to a Security Hub standard.
The set of arguments for constructing a StandardsSubscription resource.
No description provided by the author