| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetFlowLogsIntegrationTemplateResponse |
Ec2Client.getFlowLogsIntegrationTemplate(Consumer<GetFlowLogsIntegrationTemplateRequest.Builder> getFlowLogsIntegrationTemplateRequest)
Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon
Athena.
|
default GetFlowLogsIntegrationTemplateResponse |
Ec2Client.getFlowLogsIntegrationTemplate(GetFlowLogsIntegrationTemplateRequest getFlowLogsIntegrationTemplateRequest)
Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon
Athena.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetFlowLogsIntegrationTemplateResponse> |
Ec2AsyncClient.getFlowLogsIntegrationTemplate(Consumer<GetFlowLogsIntegrationTemplateRequest.Builder> getFlowLogsIntegrationTemplateRequest)
Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon
Athena.
|
default CompletableFuture<GetFlowLogsIntegrationTemplateResponse> |
Ec2AsyncClient.getFlowLogsIntegrationTemplate(GetFlowLogsIntegrationTemplateRequest getFlowLogsIntegrationTemplateRequest)
Generates a CloudFormation template that streamlines and automates the integration of VPC flow logs with Amazon
Athena.
|
Copyright © 2021. All rights reserved.