@swamp/aws/securityagent
v2026.04.23.3
AWS SECURITYAGENT infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awssecurityagentcloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/securityagent@swamp/aws/securityagent/agent-spacev2026.04.23.2agent_space.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Name | string | Name of the agent space |
| Description? | string | Description of the agent space |
| AwsResources? | object | AWS resource configuration |
| CodeReviewSettings? | object | Details of code review settings |
| KmsKeyId? | string | Identifier of the KMS key used to encrypt data. Can be a key ID, key ARN, alias name, or alias ARN. If not specified, an AWS managed key is used. |
| IntegratedResources? | array | Integrated Resources configuration |
| TargetDomainIds? | array | List of target domain identifiers registered with the agent space |
| Tags? | array | Tags for the agent space |
createCreate a SecurityAgent AgentSpace
getGet a SecurityAgent AgentSpace
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent AgentSpace |
updateUpdate a SecurityAgent AgentSpace
deleteDelete a SecurityAgent AgentSpace
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent AgentSpace |
syncSync SecurityAgent AgentSpace state from AWS
Resources
state(infinite)— SecurityAgent AgentSpace resource state
@swamp/aws/securityagent/applicationv2026.04.23.2application.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| IdCConfiguration? | object | |
| RoleArn? | string | |
| DefaultKmsKeyId? | string | Identifier of a KMS key. Can be a key ID, key ARN, alias name, or alias ARN. |
| Tags? | array | Tags for the application |
createCreate a SecurityAgent Application
getGet a SecurityAgent Application
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent Application |
updateUpdate a SecurityAgent Application
deleteDelete a SecurityAgent Application
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent Application |
syncSync SecurityAgent Application state from AWS
Resources
state(infinite)— SecurityAgent Application resource state
@swamp/aws/securityagent/pentestv2026.04.23.2pentest.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| AgentSpaceId | string | Identifier of agent space where the pentest should be created |
| Title? | string | Title of the penetration test |
| Assets | object | Collection of assets to be tested or used during the penetration test |
| ExcludeRiskTypes? | array | A list of risk types excluded from the pentest execution |
| ServiceRole | string | Service role for accessing resources |
| LogConfig? | object | CloudWatch logs config |
| VpcConfig? | object | VPC configuration that the security testing environment accesses |
| NetworkTrafficConfig? | object | Configuration for network traffic filtering |
| CodeRemediationStrategy? | enum | Strategy for code remediation on findings |
createCreate a SecurityAgent Pentest
getGet a SecurityAgent Pentest
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent Pentest |
updateUpdate a SecurityAgent Pentest
deleteDelete a SecurityAgent Pentest
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent Pentest |
syncSync SecurityAgent Pentest state from AWS
Resources
state(infinite)— SecurityAgent Pentest resource state
@swamp/aws/securityagent/target-domainv2026.04.23.2target_domain.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| TargetDomainName | string | Domain name of the target domain |
| VerificationMethod | enum | Verification method for the target domain |
| VerificationDetails? | object | Verification details to verify registered target domain |
| Tags? | array | Tags for the target domain |
createCreate a SecurityAgent TargetDomain
getGet a SecurityAgent TargetDomain
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent TargetDomain |
updateUpdate a SecurityAgent TargetDomain
deleteDelete a SecurityAgent TargetDomain
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the SecurityAgent TargetDomain |
syncSync SecurityAgent TargetDomain state from AWS
Resources
state(infinite)— SecurityAgent TargetDomain resource state
2026.04.23.2786.7 KBApr 23, 2026
AWS SECURITYAGENT infrastructure models
Release Notes
- Updated: agent_space, application, pentest, target_domain
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awssecurityagentcloudinfrastructure
2026.04.19.1786.7 KBApr 19, 2026
AWS SECURITYAGENT infrastructure models
Release Notes
- Updated: pentest
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awssecurityagentcloudinfrastructure
2026.04.03.3786.4 KBApr 3, 2026
AWS SECURITYAGENT infrastructure models
Release Notes
- Updated: agent_space, application, pentest, target_domain
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awssecurityagentcloudinfrastructure
2026.04.03.1786.1 KBApr 3, 2026
AWS SECURITYAGENT infrastructure models
Release Notes
- Updated: agent_space, application
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awssecurityagentcloudinfrastructure