Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS CDK Lifecycle

Pragya Keshap answered on February 13, 2023 Popularity 2/10 Helpfulness 1/10

Contents


More Related Answers

  • aws s3 lifecycle policy
  • aws cdk cloudwatch alarm example
  • Benefits of AWS CDK
  • AWS Serverless Deployments IaC with AWS CDK
  • AWS CDK - Cloud Development Kit
  • AWS CDK CDK Solution Constructs and CDK Serverless Patterns and so on..
  • Getting Started with AWS CDK with Developing our first CDK Application
  • Learn structure of a AWS CDK project.
  • Creating AWS EventBridge Eventbus Infrastructure with AWS CDK - Checkout Basket Async Flow
  • AWS CDK
  • import bucket from aws cdk lib
  • AWS Batch components

  • AWS CDK Lifecycle

    0

    The time between when a new version of the object is uploaded to the bucket and when old versions of the object expire.

    For buckets with versioning enabled (or suspended), specifies the time, in days, between when a new version of the object is uploaded to the bucket and when old versions of the object expire. When object versions expire, Amazon S3 permanently deletes them. If you specify a transition and expiration time, the expiration time must be later than the transition time.

    noncurrentVersionTransitions?

    Type: NoncurrentVersionTransition[] (optional)

    One or more transition rules specify when non-current objects transition to a specified storage class.

    Only for buckets with versioning enabled (or suspended).

    If you specify a transition and expiration time, the expiration time must be later than the transition time.

    https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-s3.LifecycleRule.html

    Popularity 2/10 Helpfulness 1/10 Language typescript
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 13 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.