Resource Type: aws_table

Defined in:
lib/puppet/type/aws_table.rb
Providers:
arm

Overview

“”

Properties

  • attribute_definitions

    “”

  • creation_date_time

    “”

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • global_secondary_indexes

    “”

  • item_count

    “”

  • key_schema

    “”

  • latest_stream_arn

    “”

  • latest_stream_label

    “”

  • local_secondary_indexes

    “”

  • provisioned_throughput

    “”

  • restore_summary

    “”

  • sse_description

    “”

  • sse_specification

    “”

  • stream_specification

    “”

  • table_arn

    “”

  • table_id

    “”

  • table_name

    “”

  • table_size_bytes

    “”

  • table_status

    “”

Parameters

  • name (namevar)

    The namevar for this resource in AWS

  • provider

    The specific backend to use for this ‘aws_table` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • tags

    Tags are required for all AWS resources in Puppet