MaxAgeRule - AWS Elastic Beanstalk

MaxAgeRule

A lifecycle rule that deletes application versions after the specified number of days.

Contents

Enabled

Specify true to apply the rule, or false to disable it.

Type: Boolean

Required: Yes

DeleteSourceFromS3

Set to true to delete a version's source bundle from Amazon S3 when Elastic Beanstalk deletes the application version.

Type: Boolean

Required: No

MaxAgeInDays

Specify the number of days to retain an application versions.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: