| Package | Description |
|---|---|
| com.amazonaws.services.securityhub |
AWS Security Hub provides you with a comprehensive view of your security state within AWS and your compliance with
the security industry standards and best practices.
|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
CreateInsightResult |
AWSSecurityHubClient.createInsight(CreateInsightRequest request)
Creates an insight, which is a consolidation of findings that identifies a security area that requires attention
or intervention.
|
CreateInsightResult |
AWSSecurityHub.createInsight(CreateInsightRequest createInsightRequest)
Creates an insight, which is a consolidation of findings that identifies a security area that requires attention
or intervention.
|
CreateInsightResult |
AbstractAWSSecurityHub.createInsight(CreateInsightRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateInsightResult> |
AbstractAWSSecurityHubAsync.createInsightAsync(CreateInsightRequest request) |
Future<CreateInsightResult> |
AWSSecurityHubAsync.createInsightAsync(CreateInsightRequest createInsightRequest)
Creates an insight, which is a consolidation of findings that identifies a security area that requires attention
or intervention.
|
Future<CreateInsightResult> |
AWSSecurityHubAsyncClient.createInsightAsync(CreateInsightRequest request) |
Future<CreateInsightResult> |
AbstractAWSSecurityHubAsync.createInsightAsync(CreateInsightRequest request,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler) |
Future<CreateInsightResult> |
AWSSecurityHubAsync.createInsightAsync(CreateInsightRequest createInsightRequest,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler)
Creates an insight, which is a consolidation of findings that identifies a security area that requires attention
or intervention.
|
Future<CreateInsightResult> |
AWSSecurityHubAsyncClient.createInsightAsync(CreateInsightRequest request,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateInsightResult> |
AbstractAWSSecurityHubAsync.createInsightAsync(CreateInsightRequest request,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler) |
Future<CreateInsightResult> |
AWSSecurityHubAsync.createInsightAsync(CreateInsightRequest createInsightRequest,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler)
Creates an insight, which is a consolidation of findings that identifies a security area that requires attention
or intervention.
|
Future<CreateInsightResult> |
AWSSecurityHubAsyncClient.createInsightAsync(CreateInsightRequest request,
AsyncHandler<CreateInsightRequest,CreateInsightResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateInsightResult |
CreateInsightResult.clone() |
CreateInsightResult |
CreateInsightResult.withInsightArn(String insightArn)
The ARN Of the created insight.
|
Copyright © 2018. All rights reserved.