{
    "componentChunkName": "component---src-templates-feature-v-3-js",
    "path": "/dynamodb-infrastructure-code/",
    "result": {"pageContext":{"slug":"dynamodb-infrastructure-code","name":"Infrastructure and operation code","category":"Automate work","headline":"Take the configuration back to code.","description":"Generate CDK, CloudFormation or Terraform for a table, and carry supported data operations into application code or runnable scripts.","image":"infra","caption":"Infrastructure code generation for a demo DynamoDB table.","sections":[{"title":"Describe your infrastructure","body":"Generate table definitions in CDK, CloudFormation or Terraform from an existing table or while preparing a new one."},{"title":"Bring operations into your app","body":"Use code generation for supported DynamoDB operations. The 3.0 update includes C# output and Python and Put support in the Operation Builder."},{"title":"Start from a useful draft","body":"Copy the generated code or export a runnable script, then adapt names, credentials and deployment conventions to your project."}],"start":"Open Dynobase and follow these steps to use infrastructure and operation code.","steps":[{"title":"Choose the source","body":"Open infrastructure code generation for a table, or prepare a supported operation in the query or operation builder."},{"title":"Select the output","body":"Choose CDK, CloudFormation or Terraform for infrastructure, or a supported language for operation code."},{"title":"Review in your project","body":"Copy or export the result. Review resources and application behavior before committing or deploying it."}],"note":"Generated code is a starting point. It does not automatically import an existing AWS table into your infrastructure state or deploy changes. Review the supported configuration and fill in project-specific settings.","faq":[{"question":"Does generating Terraform change AWS resources?","answer":"No. Code generation produces text. Applying it is a separate action in your deployment workflow."},{"question":"Can I run exported operation scripts outside Dynobase?","answer":"Supported script exports are designed for that workflow. Configure the required runtime, dependencies and AWS credentials in the environment where you run them."}],"related":["dynamodb-table-management","dynamodb-data-modeling","dynamodb-query-workspace"]}},
    "staticQueryHashes": ["3649515864"]}