AwsResources

AWS resource configurations associated with the agent space

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

IAM role ARNs that the Security Agent can assume to access customer resources

Link copied to clipboard

Lambda function ARNs or names used to retrieve tester credentials for pentests

Link copied to clipboard

CloudWatch log group ARNs or names used to store Security Agent logs

Link copied to clipboard

S3 bucket ARNs or names used to store Security Agent artifacts

Link copied to clipboard

SecretsManager secret ARNs or names used to store tester credentials for pentests

Link copied to clipboard

VPC configurations that the Security Agent accesses in the customer environment

Functions

Link copied to clipboard
inline fun copy(block: AwsResources.Builder.() -> Unit = {}): AwsResources
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String