SecurityHub / Client / describe_security_hub_v2
describe_security_hub_v2¶
- SecurityHub.Client.describe_security_hub_v2()¶
- Returns details about the service resource in your account. This API is in public preview and subject to change. - See also: AWS API Documentation - Request Syntax- response = client.describe_security_hub_v2() - Return type:
- dict 
- Returns:
- Response Syntax- { 'HubV2Arn': 'string', 'SubscribedAt': 'string' } - Response Structure- (dict) – - HubV2Arn (string) – - The ARN of the service resource. 
- SubscribedAt (string) – - The date and time when the service was enabled in the account. 
 
 
 - Exceptions- SecurityHub.Client.exceptions.InternalServerException
- SecurityHub.Client.exceptions.ThrottlingException
- SecurityHub.Client.exceptions.ResourceNotFoundException
- SecurityHub.Client.exceptions.ValidationException