| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event logs, EKS audit logs,
DNS logs, and Amazon EBS volume data.
|
| software.amazon.awssdk.services.guardduty.auth.scheme | |
| software.amazon.awssdk.services.guardduty.auth.scheme.internal | |
| software.amazon.awssdk.services.guardduty.internal |
| Modifier and Type | Method and Description |
|---|---|
GuardDutyAuthSchemeProvider |
GuardDutyServiceClientConfiguration.authSchemeProvider()
Gets the value for auth scheme provider
|
GuardDutyAuthSchemeProvider |
GuardDutyServiceClientConfiguration.Builder.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
GuardDutyServiceClientConfiguration.Builder |
GuardDutyServiceClientConfiguration.Builder.authSchemeProvider(GuardDutyAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
default B |
GuardDutyBaseClientBuilder.authSchemeProvider(GuardDutyAuthSchemeProvider authSchemeProvider)
Set the
GuardDutyAuthSchemeProvider implementation that will be used by the client to resolve the auth
scheme for each request. |
| Modifier and Type | Method and Description |
|---|---|
static GuardDutyAuthSchemeProvider |
GuardDutyAuthSchemeProvider.defaultProvider()
Get the default auth scheme provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGuardDutyAuthSchemeProvider |
| Modifier and Type | Method and Description |
|---|---|
GuardDutyAuthSchemeProvider |
GuardDutyServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider()
Gets the value for auth scheme provider
|
| Modifier and Type | Method and Description |
|---|---|
GuardDutyServiceClientConfiguration.Builder |
GuardDutyServiceClientConfigurationBuilder.BuilderImpl.authSchemeProvider(GuardDutyAuthSchemeProvider authSchemeProvider)
Sets the value for auth scheme provider
|
Copyright © 2023. All rights reserved.