Home Reference Source Test

References

summary
public

The AWS Region that this Lambda function is currently executing in.

public

Determines the level of logging that the function will output.

public

E Logger

transfer

summary
public

F async handler(event: *, objectPattern1: {"awsRequestId": *}, cb: *): *

transfer/transfer

summary
public

This class represents a single, defined destination which the user has specified inside the UserParameters key.

public
public

Retrieves the name of the AWS Lambda function from the Lambda execution environment variables.

transfer/transfer/artifact

summary
public

This class handles retrieving CodePipeline artifact files as well as accessing file contents in addition to attributes defined inside JSON files residing within the artifact.

public

C File

Represents a file inside an artifact.

transfer/transfer/attribute

summary
public

Resolves an attribute that has been defined as part of the UserParameters.

transfer/transfer/validate

summary
public

F validate(data: *): Object

Wraps the AJV library to provide a helper function which validates the passed data object against the imported schema file.

public

This schema defines the keys, properties and valid values that can be included inside the UserParameters key when defining the use of this action inside CodePipeline.