public static final class CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty.Builder, CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getAuthenticatedCognitoRoleOverlyPermissiveCheck()
Checks the permissiveness of an authenticated Amazon Cognito identity pool role.
|
java.lang.Object |
getCaCertificateExpiringCheck()
Checks if a CA certificate is expiring.
|
java.lang.Object |
getCaCertificateKeyQualityCheck()
Checks the quality of the CA certificate key.
|
java.lang.Object |
getConflictingClientIdsCheck()
Checks if multiple devices connect using the same client ID.
|
java.lang.Object |
getDeviceCertificateExpiringCheck()
Checks if a device certificate is expiring.
|
java.lang.Object |
getDeviceCertificateKeyQualityCheck()
Checks the quality of the device certificate key.
|
java.lang.Object |
getDeviceCertificateSharedCheck()
Checks if multiple concurrent connections use the same X.509 certificate to authenticate with AWS IoT .
|
java.lang.Object |
getIotPolicyOverlyPermissiveCheck()
Checks the permissiveness of a policy attached to an authenticated Amazon Cognito identity pool role.
|
java.lang.Object |
getIotRoleAliasAllowsAccessToUnusedServicesCheck()
Checks if a role alias has access to services that haven't been used for the AWS IoT device in the last year.
|
java.lang.Object |
getIotRoleAliasOverlyPermissiveCheck()
Checks if the temporary credentials provided by AWS IoT role aliases are overly permissive.
|
java.lang.Object |
getLoggingDisabledCheck()
Checks if AWS IoT logs are disabled.
|
java.lang.Object |
getRevokedCaCertificateStillActiveCheck()
Checks if a revoked CA certificate is still active.
|
java.lang.Object |
getRevokedDeviceCertificateStillActiveCheck()
Checks if a revoked device certificate is still active.
|
java.lang.Object |
getUnauthenticatedCognitoRoleOverlyPermissiveCheck()
Checks if policy attached to an unauthenticated Amazon Cognito identity pool role is too permissive.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getAuthenticatedCognitoRoleOverlyPermissiveCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
For this check, AWS IoT Device Defender audits all Amazon Cognito identity pools that have been used to connect to the AWS IoT message broker during the 31 days before the audit is performed.
getAuthenticatedCognitoRoleOverlyPermissiveCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getCaCertificateExpiringCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
This check applies to CA certificates expiring within 30 days or that have expired.
getCaCertificateExpiringCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getCaCertificateKeyQualityCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
The quality checks if the key is in a valid format, not expired, and if the key meets a minimum required size. This check applies to CA certificates that are ACTIVE
or PENDING_TRANSFER
.
getCaCertificateKeyQualityCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getConflictingClientIdsCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getConflictingClientIdsCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getDeviceCertificateExpiringCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
This check applies to device certificates expiring within 30 days or that have expired.
getDeviceCertificateExpiringCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getDeviceCertificateKeyQualityCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
The quality checks if the key is in a valid format, not expired, signed by a registered certificate authority, and if the key meets a minimum required size.
getDeviceCertificateKeyQualityCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getDeviceCertificateSharedCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getDeviceCertificateSharedCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getIotPolicyOverlyPermissiveCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getIotPolicyOverlyPermissiveCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getIotRoleAliasAllowsAccessToUnusedServicesCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getIotRoleAliasAllowsAccessToUnusedServicesCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getIotRoleAliasOverlyPermissiveCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getIotRoleAliasOverlyPermissiveCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getLoggingDisabledCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getLoggingDisabledCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getRevokedCaCertificateStillActiveCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getRevokedCaCertificateStillActiveCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getRevokedDeviceCertificateStillActiveCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getRevokedDeviceCertificateStillActiveCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public final java.lang.Object getUnauthenticatedCognitoRoleOverlyPermissiveCheck()
CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
getUnauthenticatedCognitoRoleOverlyPermissiveCheck
in interface CfnAccountAuditConfiguration.AuditCheckConfigurationsProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()