This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.awsconnector.getDynamoDbTable
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a DynamoDBTable Azure REST API version: 2024-12-01.
Using getDynamoDbTable
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getDynamoDbTable(args: GetDynamoDbTableArgs, opts?: InvokeOptions): Promise<GetDynamoDbTableResult>
function getDynamoDbTableOutput(args: GetDynamoDbTableOutputArgs, opts?: InvokeOptions): Output<GetDynamoDbTableResult>def get_dynamo_db_table(name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetDynamoDbTableResult
def get_dynamo_db_table_output(name: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetDynamoDbTableResult]func LookupDynamoDbTable(ctx *Context, args *LookupDynamoDbTableArgs, opts ...InvokeOption) (*LookupDynamoDbTableResult, error)
func LookupDynamoDbTableOutput(ctx *Context, args *LookupDynamoDbTableOutputArgs, opts ...InvokeOption) LookupDynamoDbTableResultOutput> Note: This function is named LookupDynamoDbTable in the Go SDK.
public static class GetDynamoDbTable 
{
    public static Task<GetDynamoDbTableResult> InvokeAsync(GetDynamoDbTableArgs args, InvokeOptions? opts = null)
    public static Output<GetDynamoDbTableResult> Invoke(GetDynamoDbTableInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetDynamoDbTableResult> getDynamoDbTable(GetDynamoDbTableArgs args, InvokeOptions options)
public static Output<GetDynamoDbTableResult> getDynamoDbTable(GetDynamoDbTableArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:awsconnector:getDynamoDbTable
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Name string
- Name of DynamoDBTable
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- Name string
- Name of DynamoDBTable
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name String
- Name of DynamoDBTable
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- name string
- Name of DynamoDBTable
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- name str
- Name of DynamoDBTable
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- name String
- Name of DynamoDBTable
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
getDynamoDbTable Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Aws Connector. Outputs. Dynamo DBTable Properties Response 
- The resource-specific properties for this resource.
- SystemData Pulumi.Azure Native. Aws Connector. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Dictionary<string, string>
- Resource tags.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Properties
DynamoDBTable Properties Response 
- The resource-specific properties for this resource.
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- map[string]string
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties
DynamoDBTable Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String,String>
- Resource tags.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- properties
DynamoDBTable Properties Response 
- The resource-specific properties for this resource.
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- {[key: string]: string}
- Resource tags.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- properties
DynamoDBTable Properties Response 
- The resource-specific properties for this resource.
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Mapping[str, str]
- Resource tags.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- properties Property Map
- The resource-specific properties for this resource.
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Map<String>
- Resource tags.
Supporting Types
AttributeDefinitionResponse  
- AttributeName string
- A name for the attribute.
- AttributeType string
- The data type for the attribute, where: + S- the attribute is of type String +N- the attribute is of type Number +B- the attribute is of type Binary
- AttributeName string
- A name for the attribute.
- AttributeType string
- The data type for the attribute, where: + S- the attribute is of type String +N- the attribute is of type Number +B- the attribute is of type Binary
- attributeName String
- A name for the attribute.
- attributeType String
- The data type for the attribute, where: + S- the attribute is of type String +N- the attribute is of type Number +B- the attribute is of type Binary
- attributeName string
- A name for the attribute.
- attributeType string
- The data type for the attribute, where: + S- the attribute is of type String +N- the attribute is of type Number +B- the attribute is of type Binary
- attribute_name str
- A name for the attribute.
- attribute_type str
- The data type for the attribute, where: + S- the attribute is of type String +N- the attribute is of type Number +B- the attribute is of type Binary
- attributeName String
- A name for the attribute.
- attributeType String
- The data type for the attribute, where: + S- the attribute is of type String +N- the attribute is of type Number +B- the attribute is of type Binary
AwsDynamoDBTablePropertiesResponse    
- Arn string
- Property arn
- AttributeDefinitions List<Pulumi.Azure Native. Aws Connector. Inputs. Attribute Definition Response> 
- A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.
- BillingMode string
- Specify how you are charged for read and write throughput and how you manage capacity. Valid values include: + PROVISIONED- We recommend usingPROVISIONEDfor predictable workloads.PROVISIONEDsets the billing mode to Provisioned Mode. +PAY_PER_REQUEST- We recommend usingPAY_PER_REQUESTfor unpredictable workloads.PAY_PER_REQUESTsets the billing mode to On-Demand Mode. If not specified, the default isPROVISIONED.
- ContributorInsights Pulumi.Specification Azure Native. Aws Connector. Inputs. Contributor Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified table. The settings used to enable or disable CloudWatch Contributor Insights.
- DeletionProtection boolEnabled 
- Determines if a table is protected from deletion. When enabled, the table cannot be deleted by any user or process. This setting is disabled by default. For more information, see Using deletion protection in the Developer Guide.
- GlobalSecondary List<Pulumi.Indexes Azure Native. Aws Connector. Inputs. Global Secondary Index Response> 
- Global secondary indexes to be created on the table. You can create up to 20 global secondary indexes. If you update a table to include a new global secondary index, CFNlong initiates the index creation and then proceeds with the stack update. CFNlong doesn't wait for the index to complete creation because the backfilling phase can take a long time, depending on the size of the table. You can't use the index or update the table until the index's status is ACTIVE. You can track its status by using the DynamoDB DescribeTable command. If you add or delete an index during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new index, you must manually delete the index. Updates are not supported. The following are exceptions: + If you update either the contributor insights specification or the provisioned throughput values of global secondary indexes, you can update the table without interruption. + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
- ImportSource Pulumi.Specification Azure Native. Aws Connector. Inputs. Import Source Specification Response 
- Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the ImportSourceSpecificationproperty, and also specify either theStreamSpecification, theTableClassproperty, or theDeletionProtectionEnabledproperty, the IAM entity creating/updating stack must haveUpdateTablepermission. Specifies the properties of data being imported from the S3 bucket source to the table.
- KeySchema List<Pulumi.Azure Native. Aws Connector. Inputs. Key Schema Response> 
- Specifies the attributes that make up the primary key for the table. The attributes in the KeySchemaproperty must also be defined in theAttributeDefinitionsproperty.
- KinesisStream Pulumi.Specification Azure Native. Aws Connector. Inputs. Kinesis Stream Specification Response 
- The Kinesis Data Streams configuration for the specified table. The Kinesis Data Streams configuration for the specified table.
- LocalSecondary List<Pulumi.Indexes Azure Native. Aws Connector. Inputs. Local Secondary Index Response> 
- Local secondary indexes to be created on the table. You can create up to 5 local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes.
- PointIn Pulumi.Time Recovery Specification Azure Native. Aws Connector. Inputs. Point In Time Recovery Specification Response 
- The settings used to enable point in time recovery. The settings used to enable point in time recovery.
- ProvisionedThroughput Pulumi.Azure Native. Aws Connector. Inputs. Provisioned Throughput Response 
- Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput. If you setBillingModeasPROVISIONED, you must specify this property. If you setBillingModeasPAY_PER_REQUEST, you cannot specify this property. Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- ResourcePolicy Pulumi.Azure Native. Aws Connector. Inputs. Resource Policy Response 
- A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. When you attach a resource-based policy while creating a table, the policy creation is strongly consistent. For information about the considerations that you should keep in mind while attaching a resource-based policy, see Resource-based policy considerations. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- SseSpecification Pulumi.Azure Native. Aws Connector. Inputs. SSESpecification Response 
- Specifies the settings to enable server-side encryption. Represents the settings used to enable server-side encryption.
- StreamArn string
- Property streamArn
- StreamSpecification Pulumi.Azure Native. Aws Connector. Inputs. Stream Specification Response 
- The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.
- TableClass string
- The table class of the new table. Valid values are STANDARDandSTANDARD_INFREQUENT_ACCESS.
- TableName string
- A name for the table. If you don't specify a name, CFNlong generates a unique physical ID and uses that ID for the table name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- 
List<Pulumi.Azure Native. Aws Connector. Inputs. Tag Response> 
- An array of key-value pairs to apply to this resource. For more information, see Tag.
- TimeTo Pulumi.Live Specification Azure Native. Aws Connector. Inputs. Time To Live Specification Response 
- Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
- Arn string
- Property arn
- AttributeDefinitions []AttributeDefinition Response 
- A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.
- BillingMode string
- Specify how you are charged for read and write throughput and how you manage capacity. Valid values include: + PROVISIONED- We recommend usingPROVISIONEDfor predictable workloads.PROVISIONEDsets the billing mode to Provisioned Mode. +PAY_PER_REQUEST- We recommend usingPAY_PER_REQUESTfor unpredictable workloads.PAY_PER_REQUESTsets the billing mode to On-Demand Mode. If not specified, the default isPROVISIONED.
- ContributorInsights ContributorSpecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified table. The settings used to enable or disable CloudWatch Contributor Insights.
- DeletionProtection boolEnabled 
- Determines if a table is protected from deletion. When enabled, the table cannot be deleted by any user or process. This setting is disabled by default. For more information, see Using deletion protection in the Developer Guide.
- GlobalSecondary []GlobalIndexes Secondary Index Response 
- Global secondary indexes to be created on the table. You can create up to 20 global secondary indexes. If you update a table to include a new global secondary index, CFNlong initiates the index creation and then proceeds with the stack update. CFNlong doesn't wait for the index to complete creation because the backfilling phase can take a long time, depending on the size of the table. You can't use the index or update the table until the index's status is ACTIVE. You can track its status by using the DynamoDB DescribeTable command. If you add or delete an index during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new index, you must manually delete the index. Updates are not supported. The following are exceptions: + If you update either the contributor insights specification or the provisioned throughput values of global secondary indexes, you can update the table without interruption. + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
- ImportSource ImportSpecification Source Specification Response 
- Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the ImportSourceSpecificationproperty, and also specify either theStreamSpecification, theTableClassproperty, or theDeletionProtectionEnabledproperty, the IAM entity creating/updating stack must haveUpdateTablepermission. Specifies the properties of data being imported from the S3 bucket source to the table.
- KeySchema []KeySchema Response 
- Specifies the attributes that make up the primary key for the table. The attributes in the KeySchemaproperty must also be defined in theAttributeDefinitionsproperty.
- KinesisStream KinesisSpecification Stream Specification Response 
- The Kinesis Data Streams configuration for the specified table. The Kinesis Data Streams configuration for the specified table.
- LocalSecondary []LocalIndexes Secondary Index Response 
- Local secondary indexes to be created on the table. You can create up to 5 local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes.
- PointIn PointTime Recovery Specification In Time Recovery Specification Response 
- The settings used to enable point in time recovery. The settings used to enable point in time recovery.
- ProvisionedThroughput ProvisionedThroughput Response 
- Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput. If you setBillingModeasPROVISIONED, you must specify this property. If you setBillingModeasPAY_PER_REQUEST, you cannot specify this property. Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- ResourcePolicy ResourcePolicy Response 
- A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. When you attach a resource-based policy while creating a table, the policy creation is strongly consistent. For information about the considerations that you should keep in mind while attaching a resource-based policy, see Resource-based policy considerations. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- SseSpecification SSESpecificationResponse 
- Specifies the settings to enable server-side encryption. Represents the settings used to enable server-side encryption.
- StreamArn string
- Property streamArn
- StreamSpecification StreamSpecification Response 
- The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.
- TableClass string
- The table class of the new table. Valid values are STANDARDandSTANDARD_INFREQUENT_ACCESS.
- TableName string
- A name for the table. If you don't specify a name, CFNlong generates a unique physical ID and uses that ID for the table name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- 
[]TagResponse 
- An array of key-value pairs to apply to this resource. For more information, see Tag.
- TimeTo TimeLive Specification To Live Specification Response 
- Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
- arn String
- Property arn
- attributeDefinitions List<AttributeDefinition Response> 
- A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.
- billingMode String
- Specify how you are charged for read and write throughput and how you manage capacity. Valid values include: + PROVISIONED- We recommend usingPROVISIONEDfor predictable workloads.PROVISIONEDsets the billing mode to Provisioned Mode. +PAY_PER_REQUEST- We recommend usingPAY_PER_REQUESTfor unpredictable workloads.PAY_PER_REQUESTsets the billing mode to On-Demand Mode. If not specified, the default isPROVISIONED.
- contributorInsights ContributorSpecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified table. The settings used to enable or disable CloudWatch Contributor Insights.
- deletionProtection BooleanEnabled 
- Determines if a table is protected from deletion. When enabled, the table cannot be deleted by any user or process. This setting is disabled by default. For more information, see Using deletion protection in the Developer Guide.
- globalSecondary List<GlobalIndexes Secondary Index Response> 
- Global secondary indexes to be created on the table. You can create up to 20 global secondary indexes. If you update a table to include a new global secondary index, CFNlong initiates the index creation and then proceeds with the stack update. CFNlong doesn't wait for the index to complete creation because the backfilling phase can take a long time, depending on the size of the table. You can't use the index or update the table until the index's status is ACTIVE. You can track its status by using the DynamoDB DescribeTable command. If you add or delete an index during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new index, you must manually delete the index. Updates are not supported. The following are exceptions: + If you update either the contributor insights specification or the provisioned throughput values of global secondary indexes, you can update the table without interruption. + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
- importSource ImportSpecification Source Specification Response 
- Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the ImportSourceSpecificationproperty, and also specify either theStreamSpecification, theTableClassproperty, or theDeletionProtectionEnabledproperty, the IAM entity creating/updating stack must haveUpdateTablepermission. Specifies the properties of data being imported from the S3 bucket source to the table.
- keySchema List<KeySchema Response> 
- Specifies the attributes that make up the primary key for the table. The attributes in the KeySchemaproperty must also be defined in theAttributeDefinitionsproperty.
- kinesisStream KinesisSpecification Stream Specification Response 
- The Kinesis Data Streams configuration for the specified table. The Kinesis Data Streams configuration for the specified table.
- localSecondary List<LocalIndexes Secondary Index Response> 
- Local secondary indexes to be created on the table. You can create up to 5 local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes.
- pointIn PointTime Recovery Specification In Time Recovery Specification Response 
- The settings used to enable point in time recovery. The settings used to enable point in time recovery.
- provisionedThroughput ProvisionedThroughput Response 
- Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput. If you setBillingModeasPROVISIONED, you must specify this property. If you setBillingModeasPAY_PER_REQUEST, you cannot specify this property. Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- resourcePolicy ResourcePolicy Response 
- A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. When you attach a resource-based policy while creating a table, the policy creation is strongly consistent. For information about the considerations that you should keep in mind while attaching a resource-based policy, see Resource-based policy considerations. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- sseSpecification SSESpecificationResponse 
- Specifies the settings to enable server-side encryption. Represents the settings used to enable server-side encryption.
- streamArn String
- Property streamArn
- streamSpecification StreamSpecification Response 
- The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.
- tableClass String
- The table class of the new table. Valid values are STANDARDandSTANDARD_INFREQUENT_ACCESS.
- tableName String
- A name for the table. If you don't specify a name, CFNlong generates a unique physical ID and uses that ID for the table name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- 
List<TagResponse> 
- An array of key-value pairs to apply to this resource. For more information, see Tag.
- timeTo TimeLive Specification To Live Specification Response 
- Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
- arn string
- Property arn
- attributeDefinitions AttributeDefinition Response[] 
- A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.
- billingMode string
- Specify how you are charged for read and write throughput and how you manage capacity. Valid values include: + PROVISIONED- We recommend usingPROVISIONEDfor predictable workloads.PROVISIONEDsets the billing mode to Provisioned Mode. +PAY_PER_REQUEST- We recommend usingPAY_PER_REQUESTfor unpredictable workloads.PAY_PER_REQUESTsets the billing mode to On-Demand Mode. If not specified, the default isPROVISIONED.
- contributorInsights ContributorSpecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified table. The settings used to enable or disable CloudWatch Contributor Insights.
- deletionProtection booleanEnabled 
- Determines if a table is protected from deletion. When enabled, the table cannot be deleted by any user or process. This setting is disabled by default. For more information, see Using deletion protection in the Developer Guide.
- globalSecondary GlobalIndexes Secondary Index Response[] 
- Global secondary indexes to be created on the table. You can create up to 20 global secondary indexes. If you update a table to include a new global secondary index, CFNlong initiates the index creation and then proceeds with the stack update. CFNlong doesn't wait for the index to complete creation because the backfilling phase can take a long time, depending on the size of the table. You can't use the index or update the table until the index's status is ACTIVE. You can track its status by using the DynamoDB DescribeTable command. If you add or delete an index during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new index, you must manually delete the index. Updates are not supported. The following are exceptions: + If you update either the contributor insights specification or the provisioned throughput values of global secondary indexes, you can update the table without interruption. + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
- importSource ImportSpecification Source Specification Response 
- Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the ImportSourceSpecificationproperty, and also specify either theStreamSpecification, theTableClassproperty, or theDeletionProtectionEnabledproperty, the IAM entity creating/updating stack must haveUpdateTablepermission. Specifies the properties of data being imported from the S3 bucket source to the table.
- keySchema KeySchema Response[] 
- Specifies the attributes that make up the primary key for the table. The attributes in the KeySchemaproperty must also be defined in theAttributeDefinitionsproperty.
- kinesisStream KinesisSpecification Stream Specification Response 
- The Kinesis Data Streams configuration for the specified table. The Kinesis Data Streams configuration for the specified table.
- localSecondary LocalIndexes Secondary Index Response[] 
- Local secondary indexes to be created on the table. You can create up to 5 local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes.
- pointIn PointTime Recovery Specification In Time Recovery Specification Response 
- The settings used to enable point in time recovery. The settings used to enable point in time recovery.
- provisionedThroughput ProvisionedThroughput Response 
- Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput. If you setBillingModeasPROVISIONED, you must specify this property. If you setBillingModeasPAY_PER_REQUEST, you cannot specify this property. Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- resourcePolicy ResourcePolicy Response 
- A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. When you attach a resource-based policy while creating a table, the policy creation is strongly consistent. For information about the considerations that you should keep in mind while attaching a resource-based policy, see Resource-based policy considerations. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- sseSpecification SSESpecificationResponse 
- Specifies the settings to enable server-side encryption. Represents the settings used to enable server-side encryption.
- streamArn string
- Property streamArn
- streamSpecification StreamSpecification Response 
- The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.
- tableClass string
- The table class of the new table. Valid values are STANDARDandSTANDARD_INFREQUENT_ACCESS.
- tableName string
- A name for the table. If you don't specify a name, CFNlong generates a unique physical ID and uses that ID for the table name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- 
TagResponse[] 
- An array of key-value pairs to apply to this resource. For more information, see Tag.
- timeTo TimeLive Specification To Live Specification Response 
- Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
- arn str
- Property arn
- attribute_definitions Sequence[AttributeDefinition Response] 
- A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.
- billing_mode str
- Specify how you are charged for read and write throughput and how you manage capacity. Valid values include: + PROVISIONED- We recommend usingPROVISIONEDfor predictable workloads.PROVISIONEDsets the billing mode to Provisioned Mode. +PAY_PER_REQUEST- We recommend usingPAY_PER_REQUESTfor unpredictable workloads.PAY_PER_REQUESTsets the billing mode to On-Demand Mode. If not specified, the default isPROVISIONED.
- contributor_insights_ Contributorspecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified table. The settings used to enable or disable CloudWatch Contributor Insights.
- deletion_protection_ boolenabled 
- Determines if a table is protected from deletion. When enabled, the table cannot be deleted by any user or process. This setting is disabled by default. For more information, see Using deletion protection in the Developer Guide.
- global_secondary_ Sequence[Globalindexes Secondary Index Response] 
- Global secondary indexes to be created on the table. You can create up to 20 global secondary indexes. If you update a table to include a new global secondary index, CFNlong initiates the index creation and then proceeds with the stack update. CFNlong doesn't wait for the index to complete creation because the backfilling phase can take a long time, depending on the size of the table. You can't use the index or update the table until the index's status is ACTIVE. You can track its status by using the DynamoDB DescribeTable command. If you add or delete an index during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new index, you must manually delete the index. Updates are not supported. The following are exceptions: + If you update either the contributor insights specification or the provisioned throughput values of global secondary indexes, you can update the table without interruption. + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
- import_source_ Importspecification Source Specification Response 
- Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the ImportSourceSpecificationproperty, and also specify either theStreamSpecification, theTableClassproperty, or theDeletionProtectionEnabledproperty, the IAM entity creating/updating stack must haveUpdateTablepermission. Specifies the properties of data being imported from the S3 bucket source to the table.
- key_schema Sequence[KeySchema Response] 
- Specifies the attributes that make up the primary key for the table. The attributes in the KeySchemaproperty must also be defined in theAttributeDefinitionsproperty.
- kinesis_stream_ Kinesisspecification Stream Specification Response 
- The Kinesis Data Streams configuration for the specified table. The Kinesis Data Streams configuration for the specified table.
- local_secondary_ Sequence[Localindexes Secondary Index Response] 
- Local secondary indexes to be created on the table. You can create up to 5 local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes.
- point_in_ Pointtime_ recovery_ specification In Time Recovery Specification Response 
- The settings used to enable point in time recovery. The settings used to enable point in time recovery.
- provisioned_throughput ProvisionedThroughput Response 
- Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput. If you setBillingModeasPROVISIONED, you must specify this property. If you setBillingModeasPAY_PER_REQUEST, you cannot specify this property. Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- resource_policy ResourcePolicy Response 
- A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. When you attach a resource-based policy while creating a table, the policy creation is strongly consistent. For information about the considerations that you should keep in mind while attaching a resource-based policy, see Resource-based policy considerations. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- sse_specification SSESpecificationResponse 
- Specifies the settings to enable server-side encryption. Represents the settings used to enable server-side encryption.
- stream_arn str
- Property streamArn
- stream_specification StreamSpecification Response 
- The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.
- table_class str
- The table class of the new table. Valid values are STANDARDandSTANDARD_INFREQUENT_ACCESS.
- table_name str
- A name for the table. If you don't specify a name, CFNlong generates a unique physical ID and uses that ID for the table name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- 
Sequence[TagResponse] 
- An array of key-value pairs to apply to this resource. For more information, see Tag.
- time_to_ Timelive_ specification To Live Specification Response 
- Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
- arn String
- Property arn
- attributeDefinitions List<Property Map>
- A list of attributes that describe the key schema for the table and indexes. This property is required to create a DDB table. Update requires: Some interruptions. Replacement if you edit an existing AttributeDefinition.
- billingMode String
- Specify how you are charged for read and write throughput and how you manage capacity. Valid values include: + PROVISIONED- We recommend usingPROVISIONEDfor predictable workloads.PROVISIONEDsets the billing mode to Provisioned Mode. +PAY_PER_REQUEST- We recommend usingPAY_PER_REQUESTfor unpredictable workloads.PAY_PER_REQUESTsets the billing mode to On-Demand Mode. If not specified, the default isPROVISIONED.
- contributorInsights Property MapSpecification 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified table. The settings used to enable or disable CloudWatch Contributor Insights.
- deletionProtection BooleanEnabled 
- Determines if a table is protected from deletion. When enabled, the table cannot be deleted by any user or process. This setting is disabled by default. For more information, see Using deletion protection in the Developer Guide.
- globalSecondary List<Property Map>Indexes 
- Global secondary indexes to be created on the table. You can create up to 20 global secondary indexes. If you update a table to include a new global secondary index, CFNlong initiates the index creation and then proceeds with the stack update. CFNlong doesn't wait for the index to complete creation because the backfilling phase can take a long time, depending on the size of the table. You can't use the index or update the table until the index's status is ACTIVE. You can track its status by using the DynamoDB DescribeTable command. If you add or delete an index during an update, we recommend that you don't update any other resources. If your stack fails to update and is rolled back while adding a new index, you must manually delete the index. Updates are not supported. The following are exceptions: + If you update either the contributor insights specification or the provisioned throughput values of global secondary indexes, you can update the table without interruption. + You can delete or add one global secondary index without interruption. If you do both in the same update (for example, by changing the index's logical ID), the update fails.
- importSource Property MapSpecification 
- Specifies the properties of data being imported from the S3 bucket source to the table. If you specify the ImportSourceSpecificationproperty, and also specify either theStreamSpecification, theTableClassproperty, or theDeletionProtectionEnabledproperty, the IAM entity creating/updating stack must haveUpdateTablepermission. Specifies the properties of data being imported from the S3 bucket source to the table.
- keySchema List<Property Map>
- Specifies the attributes that make up the primary key for the table. The attributes in the KeySchemaproperty must also be defined in theAttributeDefinitionsproperty.
- kinesisStream Property MapSpecification 
- The Kinesis Data Streams configuration for the specified table. The Kinesis Data Streams configuration for the specified table.
- localSecondary List<Property Map>Indexes 
- Local secondary indexes to be created on the table. You can create up to 5 local secondary indexes. Each index is scoped to a given hash key value. The size of each hash key can be up to 10 gigabytes.
- pointIn Property MapTime Recovery Specification 
- The settings used to enable point in time recovery. The settings used to enable point in time recovery.
- provisionedThroughput Property Map
- Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Amazon DynamoDB Table ProvisionedThroughput. If you setBillingModeasPROVISIONED, you must specify this property. If you setBillingModeasPAY_PER_REQUEST, you cannot specify this property. Throughput for the specified table, which consists of values forReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- resourcePolicy Property Map
- A resource-based policy document that contains permissions to add to the specified table. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. When you attach a resource-based policy while creating a table, the policy creation is strongly consistent. For information about the considerations that you should keep in mind while attaching a resource-based policy, see Resource-based policy considerations. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- sseSpecification Property Map
- Specifies the settings to enable server-side encryption. Represents the settings used to enable server-side encryption.
- streamArn String
- Property streamArn
- streamSpecification Property Map
- The settings for the DDB table stream, which capture changes to items stored in the table. Represents the DynamoDB Streams configuration for a table in DynamoDB.
- tableClass String
- The table class of the new table. Valid values are STANDARDandSTANDARD_INFREQUENT_ACCESS.
- tableName String
- A name for the table. If you don't specify a name, CFNlong generates a unique physical ID and uses that ID for the table name. For more information, see Name Type. If you specify a name, you cannot perform updates that require replacement of this resource. You can perform updates that require no or some interruption. If you must replace the resource, specify a new name.
- List<Property Map>
- An array of key-value pairs to apply to this resource. For more information, see Tag.
- timeTo Property MapLive Specification 
- Specifies the Time to Live (TTL) settings for the table. For detailed information about the limits in DynamoDB, see Limits in Amazon DynamoDB in the Amazon DynamoDB Developer Guide. Represents the settings used to enable or disable Time to Live (TTL) for the specified table.
ContributorInsightsSpecificationResponse   
- Enabled bool
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).
- Enabled bool
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).
- enabled Boolean
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).
- enabled boolean
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).
- enabled bool
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).
- enabled Boolean
- Indicates whether CloudWatch Contributor Insights are to be enabled (true) or disabled (false).
CsvResponse 
- Delimiter string
- The delimiter used for separating items in the CSV file being imported.
- HeaderList List<string>
- List of the headers used to specify a common header for all source CSV files being imported. If this field is specified then the first line of each CSV file is treated as data instead of the header. If this field is not specified the the first line of each CSV file is treated as the header.
- Delimiter string
- The delimiter used for separating items in the CSV file being imported.
- HeaderList []string
- List of the headers used to specify a common header for all source CSV files being imported. If this field is specified then the first line of each CSV file is treated as data instead of the header. If this field is not specified the the first line of each CSV file is treated as the header.
- delimiter String
- The delimiter used for separating items in the CSV file being imported.
- headerList List<String>
- List of the headers used to specify a common header for all source CSV files being imported. If this field is specified then the first line of each CSV file is treated as data instead of the header. If this field is not specified the the first line of each CSV file is treated as the header.
- delimiter string
- The delimiter used for separating items in the CSV file being imported.
- headerList string[]
- List of the headers used to specify a common header for all source CSV files being imported. If this field is specified then the first line of each CSV file is treated as data instead of the header. If this field is not specified the the first line of each CSV file is treated as the header.
- delimiter str
- The delimiter used for separating items in the CSV file being imported.
- header_list Sequence[str]
- List of the headers used to specify a common header for all source CSV files being imported. If this field is specified then the first line of each CSV file is treated as data instead of the header. If this field is not specified the the first line of each CSV file is treated as the header.
- delimiter String
- The delimiter used for separating items in the CSV file being imported.
- headerList List<String>
- List of the headers used to specify a common header for all source CSV files being imported. If this field is specified then the first line of each CSV file is treated as data instead of the header. If this field is not specified the the first line of each CSV file is treated as the header.
DynamoDBTablePropertiesResponse   
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties Pulumi.Azure Native. Aws Connector. Inputs. Aws Dynamo DBTable Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- Dictionary<string, string>
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- ProvisioningState string
- The status of the last operation.
- Arn string
- Amazon Resource Name (ARN)
- AwsAccount stringId 
- AWS Account ID
- AwsProperties AwsDynamo DBTable Properties Response 
- AWS Properties
- AwsRegion string
- AWS Region
- AwsSource stringSchema 
- AWS Source Schema
- map[string]string
- AWS Tags
- PublicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- PublicCloud stringResource Name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties AwsDynamo DBTable Properties Response 
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String,String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
- provisioningState string
- The status of the last operation.
- arn string
- Amazon Resource Name (ARN)
- awsAccount stringId 
- AWS Account ID
- awsProperties AwsDynamo DBTable Properties Response 
- AWS Properties
- awsRegion string
- AWS Region
- awsSource stringSchema 
- AWS Source Schema
- {[key: string]: string}
- AWS Tags
- publicCloud stringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud stringResource Name 
- Public Cloud Resource Name
- provisioning_state str
- The status of the last operation.
- arn str
- Amazon Resource Name (ARN)
- aws_account_ strid 
- AWS Account ID
- aws_properties AwsDynamo DBTable Properties Response 
- AWS Properties
- aws_region str
- AWS Region
- aws_source_ strschema 
- AWS Source Schema
- Mapping[str, str]
- AWS Tags
- public_cloud_ strconnectors_ resource_ id 
- Public Cloud Connectors Resource ID
- public_cloud_ strresource_ name 
- Public Cloud Resource Name
- provisioningState String
- The status of the last operation.
- arn String
- Amazon Resource Name (ARN)
- awsAccount StringId 
- AWS Account ID
- awsProperties Property Map
- AWS Properties
- awsRegion String
- AWS Region
- awsSource StringSchema 
- AWS Source Schema
- Map<String>
- AWS Tags
- publicCloud StringConnectors Resource Id 
- Public Cloud Connectors Resource ID
- publicCloud StringResource Name 
- Public Cloud Resource Name
GlobalSecondaryIndexResponse   
- ContributorInsights Pulumi.Specification Azure Native. Aws Connector. Inputs. Contributor Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index. The settings used to enable or disable CloudWatch Contributor Insights.
- IndexName string
- The name of the global secondary index. The name must be unique among all other indexes on this table.
- KeySchema List<Pulumi.Azure Native. Aws Connector. Inputs. Key Schema Response> 
- The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- Projection
Pulumi.Azure Native. Aws Connector. Inputs. Projection Response 
- Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- ProvisionedThroughput Pulumi.Azure Native. Aws Connector. Inputs. Provisioned Throughput Response 
- Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide. Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- ContributorInsights ContributorSpecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index. The settings used to enable or disable CloudWatch Contributor Insights.
- IndexName string
- The name of the global secondary index. The name must be unique among all other indexes on this table.
- KeySchema []KeySchema Response 
- The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- Projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- ProvisionedThroughput ProvisionedThroughput Response 
- Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide. Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- contributorInsights ContributorSpecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index. The settings used to enable or disable CloudWatch Contributor Insights.
- indexName String
- The name of the global secondary index. The name must be unique among all other indexes on this table.
- keySchema List<KeySchema Response> 
- The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- provisionedThroughput ProvisionedThroughput Response 
- Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide. Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- contributorInsights ContributorSpecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index. The settings used to enable or disable CloudWatch Contributor Insights.
- indexName string
- The name of the global secondary index. The name must be unique among all other indexes on this table.
- keySchema KeySchema Response[] 
- The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- provisionedThroughput ProvisionedThroughput Response 
- Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide. Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- contributor_insights_ Contributorspecification Insights Specification Response 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index. The settings used to enable or disable CloudWatch Contributor Insights.
- index_name str
- The name of the global secondary index. The name must be unique among all other indexes on this table.
- key_schema Sequence[KeySchema Response] 
- The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- provisioned_throughput ProvisionedThroughput Response 
- Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide. Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
- contributorInsights Property MapSpecification 
- The settings used to enable or disable CloudWatch Contributor Insights for the specified global secondary index. The settings used to enable or disable CloudWatch Contributor Insights.
- indexName String
- The name of the global secondary index. The name must be unique among all other indexes on this table.
- keySchema List<Property Map>
- The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection Property Map
- Represents attributes that are copied (projected) from the table into the global secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- provisionedThroughput Property Map
- Represents the provisioned throughput settings for the specified global secondary index. For current minimum and maximum provisioned throughput values, see Service, Account, and Table Quotas in the Amazon DynamoDB Developer Guide. Throughput for the specified table, which consists of values for ReadCapacityUnitsandWriteCapacityUnits. For more information about the contents of a provisioned throughput structure, see Table ProvisionedThroughput.
ImportSourceSpecificationResponse   
- InputCompression stringType 
- Type of compression to be used on the input coming from the imported table.
- InputFormat string
- The format of the source data. Valid values for ImportFormatareCSV,DYNAMODB_JSONorION.
- InputFormat Pulumi.Options Azure Native. Aws Connector. Inputs. Input Format Options Response 
- Additional properties that specify how the input is formatted, The format options for the data that was imported into the target table. There is one value, CsvOption.
- S3BucketSource Pulumi.Azure Native. Aws Connector. Inputs. S3Bucket Source Response 
- The S3 bucket that provides the source for the import. The S3 bucket that is being imported from.
- InputCompression stringType 
- Type of compression to be used on the input coming from the imported table.
- InputFormat string
- The format of the source data. Valid values for ImportFormatareCSV,DYNAMODB_JSONorION.
- InputFormat InputOptions Format Options Response 
- Additional properties that specify how the input is formatted, The format options for the data that was imported into the target table. There is one value, CsvOption.
- S3BucketSource S3BucketSource Response 
- The S3 bucket that provides the source for the import. The S3 bucket that is being imported from.
- inputCompression StringType 
- Type of compression to be used on the input coming from the imported table.
- inputFormat String
- The format of the source data. Valid values for ImportFormatareCSV,DYNAMODB_JSONorION.
- inputFormat InputOptions Format Options Response 
- Additional properties that specify how the input is formatted, The format options for the data that was imported into the target table. There is one value, CsvOption.
- s3BucketSource S3BucketSource Response 
- The S3 bucket that provides the source for the import. The S3 bucket that is being imported from.
- inputCompression stringType 
- Type of compression to be used on the input coming from the imported table.
- inputFormat string
- The format of the source data. Valid values for ImportFormatareCSV,DYNAMODB_JSONorION.
- inputFormat InputOptions Format Options Response 
- Additional properties that specify how the input is formatted, The format options for the data that was imported into the target table. There is one value, CsvOption.
- s3BucketSource S3BucketSource Response 
- The S3 bucket that provides the source for the import. The S3 bucket that is being imported from.
- input_compression_ strtype 
- Type of compression to be used on the input coming from the imported table.
- input_format str
- The format of the source data. Valid values for ImportFormatareCSV,DYNAMODB_JSONorION.
- input_format_ Inputoptions Format Options Response 
- Additional properties that specify how the input is formatted, The format options for the data that was imported into the target table. There is one value, CsvOption.
- s3_bucket_ S3Bucketsource Source Response 
- The S3 bucket that provides the source for the import. The S3 bucket that is being imported from.
- inputCompression StringType 
- Type of compression to be used on the input coming from the imported table.
- inputFormat String
- The format of the source data. Valid values for ImportFormatareCSV,DYNAMODB_JSONorION.
- inputFormat Property MapOptions 
- Additional properties that specify how the input is formatted, The format options for the data that was imported into the target table. There is one value, CsvOption.
- s3BucketSource Property Map
- The S3 bucket that provides the source for the import. The S3 bucket that is being imported from.
InputFormatOptionsResponse   
- Csv
Pulumi.Azure Native. Aws Connector. Inputs. Csv Response 
- The options for imported source files in CSV format. The values are Delimiter and HeaderList. The options for imported source files in CSV format. The values are Delimiter and HeaderList.
- Csv
CsvResponse 
- The options for imported source files in CSV format. The values are Delimiter and HeaderList. The options for imported source files in CSV format. The values are Delimiter and HeaderList.
- csv
CsvResponse 
- The options for imported source files in CSV format. The values are Delimiter and HeaderList. The options for imported source files in CSV format. The values are Delimiter and HeaderList.
- csv
CsvResponse 
- The options for imported source files in CSV format. The values are Delimiter and HeaderList. The options for imported source files in CSV format. The values are Delimiter and HeaderList.
- csv
CsvResponse 
- The options for imported source files in CSV format. The values are Delimiter and HeaderList. The options for imported source files in CSV format. The values are Delimiter and HeaderList.
- csv Property Map
- The options for imported source files in CSV format. The values are Delimiter and HeaderList. The options for imported source files in CSV format. The values are Delimiter and HeaderList.
KeySchemaResponse  
- AttributeName string
- The name of a key attribute.
- KeyType string
- The role that this key attribute will assume: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- AttributeName string
- The name of a key attribute.
- KeyType string
- The role that this key attribute will assume: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- attributeName String
- The name of a key attribute.
- keyType String
- The role that this key attribute will assume: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- attributeName string
- The name of a key attribute.
- keyType string
- The role that this key attribute will assume: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- attribute_name str
- The name of a key attribute.
- key_type str
- The role that this key attribute will assume: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- attributeName String
- The name of a key attribute.
- keyType String
- The role that this key attribute will assume: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
KinesisStreamSpecificationResponse   
- ApproximateCreation stringDate Time Precision 
- The precision for the time and date that the stream was created.
- StreamArn string
- The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.
- ApproximateCreation stringDate Time Precision 
- The precision for the time and date that the stream was created.
- StreamArn string
- The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.
- approximateCreation StringDate Time Precision 
- The precision for the time and date that the stream was created.
- streamArn String
- The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.
- approximateCreation stringDate Time Precision 
- The precision for the time and date that the stream was created.
- streamArn string
- The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.
- approximate_creation_ strdate_ time_ precision 
- The precision for the time and date that the stream was created.
- stream_arn str
- The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.
- approximateCreation StringDate Time Precision 
- The precision for the time and date that the stream was created.
- streamArn String
- The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.
LocalSecondaryIndexResponse   
- IndexName string
- The name of the local secondary index. The name must be unique among all other indexes on this table.
- KeySchema List<Pulumi.Azure Native. Aws Connector. Inputs. Key Schema Response> 
- The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- Projection
Pulumi.Azure Native. Aws Connector. Inputs. Projection Response 
- Represents attributes that are copied (projected) from the table into the local secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- IndexName string
- The name of the local secondary index. The name must be unique among all other indexes on this table.
- KeySchema []KeySchema Response 
- The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- Projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the local secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- indexName String
- The name of the local secondary index. The name must be unique among all other indexes on this table.
- keySchema List<KeySchema Response> 
- The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the local secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- indexName string
- The name of the local secondary index. The name must be unique among all other indexes on this table.
- keySchema KeySchema Response[] 
- The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the local secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- index_name str
- The name of the local secondary index. The name must be unique among all other indexes on this table.
- key_schema Sequence[KeySchema Response] 
- The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection
ProjectionResponse 
- Represents attributes that are copied (projected) from the table into the local secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
- indexName String
- The name of the local secondary index. The name must be unique among all other indexes on this table.
- keySchema List<Property Map>
- The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types: + HASH- partition key +RANGE- sort key The partition key of an item is also known as its hash attribute. The term 'hash attribute' derives from DynamoDB's usage of an internal hash function to evenly distribute data items across partitions, based on their partition key values. The sort key of an item is also known as its range attribute. The term 'range attribute' derives from the way DynamoDB stores items with the same partition key physically close together, in sorted order by the sort key value.
- projection Property Map
- Represents attributes that are copied (projected) from the table into the local secondary index. These are in addition to the primary key attributes and index key attributes, which are automatically projected. Represents attributes that are copied (projected) from the table into an index. These are in addition to the primary key attributes and index key attributes, which are automatically projected.
PointInTimeRecoverySpecificationResponse     
- PointIn boolTime Recovery Enabled 
- Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- PointIn boolTime Recovery Enabled 
- Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- pointIn BooleanTime Recovery Enabled 
- Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- pointIn booleanTime Recovery Enabled 
- Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- point_in_ booltime_ recovery_ enabled 
- Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
- pointIn BooleanTime Recovery Enabled 
- Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
ProjectionResponse 
- NonKey List<string>Attributes 
- Represents the non-key attribute names which will be projected into the index. For local secondary indexes, the total count of NonKeyAttributessummed across all of the local secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
- ProjectionType string
- The set of attributes that are projected into the index: + KEYS_ONLY- Only the index and primary keys are projected into the index. +INCLUDE- In addition to the attributes described inKEYS_ONLY, the secondary index will include other non-key attributes that you specify. +ALL- All of the table attributes are projected into the index. When using the DynamoDB console,ALLis selected by default.
- NonKey []stringAttributes 
- Represents the non-key attribute names which will be projected into the index. For local secondary indexes, the total count of NonKeyAttributessummed across all of the local secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
- ProjectionType string
- The set of attributes that are projected into the index: + KEYS_ONLY- Only the index and primary keys are projected into the index. +INCLUDE- In addition to the attributes described inKEYS_ONLY, the secondary index will include other non-key attributes that you specify. +ALL- All of the table attributes are projected into the index. When using the DynamoDB console,ALLis selected by default.
- nonKey List<String>Attributes 
- Represents the non-key attribute names which will be projected into the index. For local secondary indexes, the total count of NonKeyAttributessummed across all of the local secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
- projectionType String
- The set of attributes that are projected into the index: + KEYS_ONLY- Only the index and primary keys are projected into the index. +INCLUDE- In addition to the attributes described inKEYS_ONLY, the secondary index will include other non-key attributes that you specify. +ALL- All of the table attributes are projected into the index. When using the DynamoDB console,ALLis selected by default.
- nonKey string[]Attributes 
- Represents the non-key attribute names which will be projected into the index. For local secondary indexes, the total count of NonKeyAttributessummed across all of the local secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
- projectionType string
- The set of attributes that are projected into the index: + KEYS_ONLY- Only the index and primary keys are projected into the index. +INCLUDE- In addition to the attributes described inKEYS_ONLY, the secondary index will include other non-key attributes that you specify. +ALL- All of the table attributes are projected into the index. When using the DynamoDB console,ALLis selected by default.
- non_key_ Sequence[str]attributes 
- Represents the non-key attribute names which will be projected into the index. For local secondary indexes, the total count of NonKeyAttributessummed across all of the local secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
- projection_type str
- The set of attributes that are projected into the index: + KEYS_ONLY- Only the index and primary keys are projected into the index. +INCLUDE- In addition to the attributes described inKEYS_ONLY, the secondary index will include other non-key attributes that you specify. +ALL- All of the table attributes are projected into the index. When using the DynamoDB console,ALLis selected by default.
- nonKey List<String>Attributes 
- Represents the non-key attribute names which will be projected into the index. For local secondary indexes, the total count of NonKeyAttributessummed across all of the local secondary indexes, must not exceed 100. If you project the same attribute into two different indexes, this counts as two distinct attributes when determining the total.
- projectionType String
- The set of attributes that are projected into the index: + KEYS_ONLY- Only the index and primary keys are projected into the index. +INCLUDE- In addition to the attributes described inKEYS_ONLY, the secondary index will include other non-key attributes that you specify. +ALL- All of the table attributes are projected into the index. When using the DynamoDB console,ALLis selected by default.
ProvisionedThroughputResponse  
- ReadCapacity intUnits 
- The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- WriteCapacity intUnits 
- The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- ReadCapacity intUnits 
- The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- WriteCapacity intUnits 
- The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- readCapacity IntegerUnits 
- The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- writeCapacity IntegerUnits 
- The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- readCapacity numberUnits 
- The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- writeCapacity numberUnits 
- The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- read_capacity_ intunits 
- The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- write_capacity_ intunits 
- The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- readCapacity NumberUnits 
- The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
- writeCapacity NumberUnits 
- The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException. For more information, see Specifying Read and Write Requirements in the Amazon DynamoDB Developer Guide. If read/write capacity mode isPAY_PER_REQUESTthe value is set to 0.
ResourcePolicyResponse  
- PolicyDocument object
- A resource-based policy document that contains permissions to add to the specified DDB table, index, or both. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples.
- PolicyDocument interface{}
- A resource-based policy document that contains permissions to add to the specified DDB table, index, or both. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples.
- policyDocument Object
- A resource-based policy document that contains permissions to add to the specified DDB table, index, or both. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples.
- policyDocument any
- A resource-based policy document that contains permissions to add to the specified DDB table, index, or both. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples.
- policy_document Any
- A resource-based policy document that contains permissions to add to the specified DDB table, index, or both. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples.
- policyDocument Any
- A resource-based policy document that contains permissions to add to the specified DDB table, index, or both. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples.
S3BucketSourceResponse  
- S3Bucket string
- The S3 bucket that is being imported from.
- S3BucketOwner string
- The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
- S3KeyPrefix string
- The key prefix shared by all S3 Objects that are being imported.
- S3Bucket string
- The S3 bucket that is being imported from.
- S3BucketOwner string
- The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
- S3KeyPrefix string
- The key prefix shared by all S3 Objects that are being imported.
- s3Bucket String
- The S3 bucket that is being imported from.
- s3BucketOwner String
- The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
- s3KeyPrefix String
- The key prefix shared by all S3 Objects that are being imported.
- s3Bucket string
- The S3 bucket that is being imported from.
- s3BucketOwner string
- The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
- s3KeyPrefix string
- The key prefix shared by all S3 Objects that are being imported.
- s3_bucket str
- The S3 bucket that is being imported from.
- s3_bucket_ strowner 
- The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
- s3_key_ strprefix 
- The key prefix shared by all S3 Objects that are being imported.
- s3Bucket String
- The S3 bucket that is being imported from.
- s3BucketOwner String
- The account number of the S3 bucket that is being imported from. If the bucket is owned by the requester this is optional.
- s3KeyPrefix String
- The key prefix shared by all S3 Objects that are being imported.
SSESpecificationResponse 
- KmsMaster stringKey Id 
- The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
- SseEnabled bool
- Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMSand an AWS managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
- SseType string
- Server-side encryption type. The only supported value is: + KMS- Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
- KmsMaster stringKey Id 
- The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
- SseEnabled bool
- Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMSand an AWS managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
- SseType string
- Server-side encryption type. The only supported value is: + KMS- Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
- kmsMaster StringKey Id 
- The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
- sseEnabled Boolean
- Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMSand an AWS managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
- sseType String
- Server-side encryption type. The only supported value is: + KMS- Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
- kmsMaster stringKey Id 
- The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
- sseEnabled boolean
- Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMSand an AWS managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
- sseType string
- Server-side encryption type. The only supported value is: + KMS- Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
- kms_master_ strkey_ id 
- The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
- sse_enabled bool
- Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMSand an AWS managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
- sse_type str
- Server-side encryption type. The only supported value is: + KMS- Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
- kmsMaster StringKey Id 
- The KMS key that should be used for the KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key alias/aws/dynamodb.
- sseEnabled Boolean
- Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMSand an AWS managed key is used (KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
- sseType String
- Server-side encryption type. The only supported value is: + KMS- Server-side encryption that uses KMSlong. The key is stored in your account and is managed by KMS (KMS charges apply).
StreamSpecificationResponse  
- ResourcePolicy Pulumi.Azure Native. Aws Connector. Inputs. Resource Policy Response 
- Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- StreamView stringType 
- When an item in the table is modified, StreamViewTypedetermines what information is written to the stream for this table. Valid values forStreamViewTypeare: +KEYS_ONLY- Only the key attributes of the modified item are written to the stream. +NEW_IMAGE- The entire item, as it appears after it was modified, is written to the stream. +OLD_IMAGE- The entire item, as it appeared before it was modified, is written to the stream. +NEW_AND_OLD_IMAGES- Both the new and the old item images of the item are written to the stream.
- ResourcePolicy ResourcePolicy Response 
- Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- StreamView stringType 
- When an item in the table is modified, StreamViewTypedetermines what information is written to the stream for this table. Valid values forStreamViewTypeare: +KEYS_ONLY- Only the key attributes of the modified item are written to the stream. +NEW_IMAGE- The entire item, as it appears after it was modified, is written to the stream. +OLD_IMAGE- The entire item, as it appeared before it was modified, is written to the stream. +NEW_AND_OLD_IMAGES- Both the new and the old item images of the item are written to the stream.
- resourcePolicy ResourcePolicy Response 
- Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- streamView StringType 
- When an item in the table is modified, StreamViewTypedetermines what information is written to the stream for this table. Valid values forStreamViewTypeare: +KEYS_ONLY- Only the key attributes of the modified item are written to the stream. +NEW_IMAGE- The entire item, as it appears after it was modified, is written to the stream. +OLD_IMAGE- The entire item, as it appeared before it was modified, is written to the stream. +NEW_AND_OLD_IMAGES- Both the new and the old item images of the item are written to the stream.
- resourcePolicy ResourcePolicy Response 
- Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- streamView stringType 
- When an item in the table is modified, StreamViewTypedetermines what information is written to the stream for this table. Valid values forStreamViewTypeare: +KEYS_ONLY- Only the key attributes of the modified item are written to the stream. +NEW_IMAGE- The entire item, as it appears after it was modified, is written to the stream. +OLD_IMAGE- The entire item, as it appeared before it was modified, is written to the stream. +NEW_AND_OLD_IMAGES- Both the new and the old item images of the item are written to the stream.
- resource_policy ResourcePolicy Response 
- Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- stream_view_ strtype 
- When an item in the table is modified, StreamViewTypedetermines what information is written to the stream for this table. Valid values forStreamViewTypeare: +KEYS_ONLY- Only the key attributes of the modified item are written to the stream. +NEW_IMAGE- The entire item, as it appears after it was modified, is written to the stream. +OLD_IMAGE- The entire item, as it appeared before it was modified, is written to the stream. +NEW_AND_OLD_IMAGES- Both the new and the old item images of the item are written to the stream.
- resourcePolicy Property Map
- Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table's streams. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. Creates or updates a resource-based policy document that contains the permissions for DDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource. In a CFNshort template, you can provide the policy in JSON or YAML format because CFNshort converts YAML to JSON before submitting it to DDB. For more information about resource-based policies, see Using resource-based policies for and Resource-based policy examples. While defining resource-based policies in your CFNshort templates, the following considerations apply: + The maximum size supported for a resource-based policy document in JSON format is 20 KB. DDB counts whitespaces when calculating the size of a policy against this limit. + Resource-based policies don't support drift detection. If you update a policy outside of the CFNshort stack template, you'll need to update the CFNshort stack with the changes. + Resource-based policies don't support out-of-band changes. If you add, update, or delete a policy outside of the CFNshort template, the change won't be overwritten if there are no changes to the policy within the template. For example, say that your template contains a resource-based policy, which you later update outside of the template. If you don't make any changes to the policy in the template, the updated policy in DDB won’t be synced with the policy in the template. Conversely, say that your template doesn’t contain a resource-based policy, but you add a policy outside of the template. This policy won’t be removed from DDB as long as you don’t add it to the template. When you add a policy to the template and update the stack, the existing policy in DDB will be updated to match the one defined in the template. For a full list of all considerations, see Resource-based policy considerations.
- streamView StringType 
- When an item in the table is modified, StreamViewTypedetermines what information is written to the stream for this table. Valid values forStreamViewTypeare: +KEYS_ONLY- Only the key attributes of the modified item are written to the stream. +NEW_IMAGE- The entire item, as it appears after it was modified, is written to the stream. +OLD_IMAGE- The entire item, as it appeared before it was modified, is written to the stream. +NEW_AND_OLD_IMAGES- Both the new and the old item images of the item are written to the stream.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
TagResponse 
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- Value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key string
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value string
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key str
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value str
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- key String
- The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
- value String
- The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
TimeToLiveSpecificationResponse    
- AttributeName string
- The name of the TTL attribute used to store the expiration time for items in the table. + The AttributeNameproperty is required when enabling the TTL, or when TTL is already enabled. + To update this property, you must first disable TTL and then enable TTL with the new attribute name.
- Enabled bool
- Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- AttributeName string
- The name of the TTL attribute used to store the expiration time for items in the table. + The AttributeNameproperty is required when enabling the TTL, or when TTL is already enabled. + To update this property, you must first disable TTL and then enable TTL with the new attribute name.
- Enabled bool
- Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- attributeName String
- The name of the TTL attribute used to store the expiration time for items in the table. + The AttributeNameproperty is required when enabling the TTL, or when TTL is already enabled. + To update this property, you must first disable TTL and then enable TTL with the new attribute name.
- enabled Boolean
- Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- attributeName string
- The name of the TTL attribute used to store the expiration time for items in the table. + The AttributeNameproperty is required when enabling the TTL, or when TTL is already enabled. + To update this property, you must first disable TTL and then enable TTL with the new attribute name.
- enabled boolean
- Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- attribute_name str
- The name of the TTL attribute used to store the expiration time for items in the table. + The AttributeNameproperty is required when enabling the TTL, or when TTL is already enabled. + To update this property, you must first disable TTL and then enable TTL with the new attribute name.
- enabled bool
- Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
- attributeName String
- The name of the TTL attribute used to store the expiration time for items in the table. + The AttributeNameproperty is required when enabling the TTL, or when TTL is already enabled. + To update this property, you must first disable TTL and then enable TTL with the new attribute name.
- enabled Boolean
- Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi