Builder

class Builder

Properties

Link copied to clipboard

Only publish a version if the hash value matches the value that's specified. Use this option to avoid publishing a version if the function code has changed since you last updated it. You can get the hash for the version that you uploaded from the output of UpdateFunctionCode.

Link copied to clipboard

A description for the version to override the description in the function configuration.

Link copied to clipboard

The name or ARN of the Lambda function.

Link copied to clipboard

Only update the function if the revision ID matches the ID that's specified. Use this option to avoid publishing a version if the function configuration has changed since you last updated it.