Open-source atomic malware analysis

Analyze another

package/aws-codedeploy/lib/lambda/deployment-group.js

UNKNOWN
Verdict: BENIGN
Mal-ecule
H(Cm)Md
Size 5.4 KB download
First seen 8 days ago
Analyzed 8 days ago
Ecosystem go

Referenced by 1 sample

deployment-group.js javascript
1 "use strict";var _a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.LambdaDeploymentGroup=void 0;const jsiiDeprecationWarnings=require("../../../.warnings.jsii.js"),JSII_RTTI_SYMBOL_1=Symbol.for("jsii.rtti"),iam=require("../../../aws-iam"),cdk=require("../../../core"),constructs_1=require("constructs"),codedeploy_generated_1=require("../codedeploy.generated"),utils_1=require("../utils"),application_1=require("./application"),deployment_config_1=require("./deployment-config");class LambdaDeploymentGroup extends cdk.Resource{constructor(scope,id,props){supe JavaScript transpiler or minifier markers
1:690 aDeploymentGroupProps(props)}catch(error){throw process.env.JSII_DEBUG!=="1"&&error.name==="DeprecationError"&&Error.captureStackTrace(error,LambdaDeploymentGroup),error}this.application=props.application||new application_1.LambdaApplication(this,"Application"),this.ala
1:1008 am.Role(this,"ServiceRole",{assumedBy:new iam.ServicePrincipal("codedeploy.amazonaws.com")}),this.role.addManagedPolicy(iam.ManagedPolicy.fromAwsManagedPolicyName("service-role/AWSCodeDeployRoleForLambdaLimited")),this.deploymentConfig=props.deploymentConfig||deployment_config_1.LambdaDeploymentCon References an AWS API endpoint
1:5460 eploymentConfig.CANARY_10PERCENT_5MINUTES}}
2 //# sourceMappingURL=deployment-group.js.map Code has source map reference

Micro-behaviors

Metadata

Identity

SHA-256 6346ae67a6610c548e1d8f1fa2c783f00ef6284cce87ef100be9221b86a05678
Filename package/aws-codedeploy/lib/lambda/deployment-group.js

Origin

Source x
Feed pkg.go.dev
Ecosystem go

Timeline

First seen 23 Aug 2026 06:24 UTC
First analyzed 23 Aug 2026 06:23 UTC
Last analyzed 23 Aug 2026 06:50 UTC
Last updated 23 Aug 2026 06:50 UTC

Labeling

Label unknown