Skip to content
Merged
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,35 @@ BUG FIXES:

* provider: Fix `Missing Resource Identity After Read` error during refresh when a resource is tainted on create ([#2905](https://github.com/hashicorp/terraform-provider-awscc/pull/2905))

FEATURES:

* **New Data Source:** `awscc_connect_data_table`
* **New Data Source:** `awscc_connect_data_table_attribute`
* **New Data Source:** `awscc_devopsagent_agent_space`
* **New Data Source:** `awscc_devopsagent_agent_spaces`
* **New Data Source:** `awscc_devopsagent_association`
* **New Data Source:** `awscc_eks_capability`
* **New Data Source:** `awscc_lambda_capacity_provider`
* **New Data Source:** `awscc_lambda_capacity_providers`
* **New Data Source:** `awscc_observabilityadmin_s3_table_integration`
* **New Data Source:** `awscc_observabilityadmin_s3_table_integrations`
* **New Data Source:** `awscc_rtbfabric_outbound_external_link`
* **New Data Source:** `awscc_securityhub_connector_v2`
* **New Data Source:** `awscc_securityhub_connector_v2s`
* **New List Resource:** `awscc_devopsagent_agent_space`
* **New List Resource:** `awscc_lambda_capacity_provider`
* **New List Resource:** `awscc_observabilityadmin_s3_table_integration`
* **New List Resource:** `awscc_securityhub_connector_v2`
* **New Resource:** `awscc_connect_data_table`
* **New Resource:** `awscc_connect_data_table_attribute`
* **New Resource:** `awscc_devopsagent_agent_space`
* **New Resource:** `awscc_devopsagent_association`
* **New Resource:** `awscc_eks_capability`
* **New Resource:** `awscc_lambda_capacity_provider`
* **New Resource:** `awscc_observabilityadmin_s3_table_integration`
* **New Resource:** `awscc_rtbfabric_outbound_external_link`
* **New Resource:** `awscc_securityhub_connector_v2`

## 1.65.0 (November 24, 2025)

FEATURES:
Expand Down
81 changes: 0 additions & 81 deletions docs/data-sources/bedrock_data_automation_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ Data Source schema for AWS::Bedrock::DataAutomationProject
- `project_description` (String) Description of the DataAutomationProject
- `project_name` (String) Name of the DataAutomationProject
- `project_stage` (String) Stage of the Project
- `project_type` (String) Type of the DataAutomationProject - Sync or Async
- `standard_output_configuration` (Attributes) Standard output configuration (see [below for nested schema](#nestedatt--standard_output_configuration))
- `status` (String)
- `tags` (Attributes List) List of Tags (see [below for nested schema](#nestedatt--tags))
Expand Down Expand Up @@ -72,7 +71,6 @@ Read-Only:

- `language_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--audio--language_configuration))
- `modality_processing` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--audio--modality_processing))
- `sensitive_data_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--audio--sensitive_data_configuration))

<a id="nestedatt--override_configuration--audio--language_configuration"></a>
### Nested Schema for `override_configuration.audio.language_configuration`
Expand All @@ -92,33 +90,13 @@ Read-Only:
- `state` (String)


<a id="nestedatt--override_configuration--audio--sensitive_data_configuration"></a>
### Nested Schema for `override_configuration.audio.sensitive_data_configuration`

Read-Only:

- `detection_mode` (String)
- `detection_scope` (List of String)
- `pii_entities_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--audio--sensitive_data_configuration--pii_entities_configuration))

<a id="nestedatt--override_configuration--audio--sensitive_data_configuration--pii_entities_configuration"></a>
### Nested Schema for `override_configuration.audio.sensitive_data_configuration.pii_entities_configuration`

Read-Only:

- `pii_entity_types` (List of String)
- `redaction_mask_mode` (String)




<a id="nestedatt--override_configuration--document"></a>
### Nested Schema for `override_configuration.document`

Read-Only:

- `modality_processing` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--document--modality_processing))
- `sensitive_data_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--document--sensitive_data_configuration))
- `splitter` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--document--splitter))

<a id="nestedatt--override_configuration--document--modality_processing"></a>
Expand All @@ -129,25 +107,6 @@ Read-Only:
- `state` (String)


<a id="nestedatt--override_configuration--document--sensitive_data_configuration"></a>
### Nested Schema for `override_configuration.document.sensitive_data_configuration`

Read-Only:

- `detection_mode` (String)
- `detection_scope` (List of String)
- `pii_entities_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--document--sensitive_data_configuration--pii_entities_configuration))

<a id="nestedatt--override_configuration--document--sensitive_data_configuration--pii_entities_configuration"></a>
### Nested Schema for `override_configuration.document.sensitive_data_configuration.pii_entities_configuration`

Read-Only:

- `pii_entity_types` (List of String)
- `redaction_mask_mode` (String)



<a id="nestedatt--override_configuration--document--splitter"></a>
### Nested Schema for `override_configuration.document.splitter`

Expand All @@ -163,7 +122,6 @@ Read-Only:
Read-Only:

- `modality_processing` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--image--modality_processing))
- `sensitive_data_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--image--sensitive_data_configuration))

<a id="nestedatt--override_configuration--image--modality_processing"></a>
### Nested Schema for `override_configuration.image.modality_processing`
Expand All @@ -173,25 +131,6 @@ Read-Only:
- `state` (String)


<a id="nestedatt--override_configuration--image--sensitive_data_configuration"></a>
### Nested Schema for `override_configuration.image.sensitive_data_configuration`

Read-Only:

- `detection_mode` (String)
- `detection_scope` (List of String)
- `pii_entities_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--image--sensitive_data_configuration--pii_entities_configuration))

<a id="nestedatt--override_configuration--image--sensitive_data_configuration--pii_entities_configuration"></a>
### Nested Schema for `override_configuration.image.sensitive_data_configuration.pii_entities_configuration`

Read-Only:

- `pii_entity_types` (List of String)
- `redaction_mask_mode` (String)




<a id="nestedatt--override_configuration--modality_routing"></a>
### Nested Schema for `override_configuration.modality_routing`
Expand All @@ -210,7 +149,6 @@ Read-Only:
Read-Only:

- `modality_processing` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--video--modality_processing))
- `sensitive_data_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--video--sensitive_data_configuration))

<a id="nestedatt--override_configuration--video--modality_processing"></a>
### Nested Schema for `override_configuration.video.modality_processing`
Expand All @@ -220,25 +158,6 @@ Read-Only:
- `state` (String)


<a id="nestedatt--override_configuration--video--sensitive_data_configuration"></a>
### Nested Schema for `override_configuration.video.sensitive_data_configuration`

Read-Only:

- `detection_mode` (String)
- `detection_scope` (List of String)
- `pii_entities_configuration` (Attributes) (see [below for nested schema](#nestedatt--override_configuration--video--sensitive_data_configuration--pii_entities_configuration))

<a id="nestedatt--override_configuration--video--sensitive_data_configuration--pii_entities_configuration"></a>
### Nested Schema for `override_configuration.video.sensitive_data_configuration.pii_entities_configuration`

Read-Only:

- `pii_entity_types` (List of String)
- `redaction_mask_mode` (String)





<a id="nestedatt--standard_output_configuration"></a>
Expand Down
51 changes: 51 additions & 0 deletions docs/data-sources/connect_data_table.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_connect_data_table Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::Connect::DataTable
---

# awscc_connect_data_table (Data Source)

Data Source schema for AWS::Connect::DataTable



<!-- schema generated by tfplugindocs -->
## Schema

### Required

- `id` (String) Uniquely identifies the resource.

### Read-Only

- `arn` (String) The arn of the Data Table
- `created_time` (Number) The creation time of the Data Table
- `description` (String) The description of the Data Table.
- `instance_arn` (String) The identifier of the Amazon Connect instance.
- `last_modified_region` (String) Last modified region.
- `last_modified_time` (Number) Last modified time.
- `lock_version` (Attributes) The lock version of the Data Table (see [below for nested schema](#nestedatt--lock_version))
- `name` (String) The name of the Data Table
- `status` (String) The status of the Data Table
- `tags` (Attributes Set) One or more tags. (see [below for nested schema](#nestedatt--tags))
- `time_zone` (String) The time zone of the Data Table
- `value_lock_level` (String) The value lock level of the Data Table

<a id="nestedatt--lock_version"></a>
### Nested Schema for `lock_version`

Read-Only:

- `data_table` (String) The data table for the lock version


<a id="nestedatt--tags"></a>
### Nested Schema for `tags`

Read-Only:

- `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 maximum of 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 -.
67 changes: 67 additions & 0 deletions docs/data-sources/connect_data_table_attribute.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_connect_data_table_attribute Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::Connect::DataTableAttribute
---

# awscc_connect_data_table_attribute (Data Source)

Data Source schema for AWS::Connect::DataTableAttribute



<!-- schema generated by tfplugindocs -->
## Schema

### Required

- `id` (String) Uniquely identifies the resource.

### Read-Only

- `attribute_id` (String)
- `data_table_arn` (String)
- `description` (String)
- `instance_arn` (String)
- `last_modified_region` (String)
- `last_modified_time` (Number)
- `lock_version` (Attributes) (see [below for nested schema](#nestedatt--lock_version))
- `name` (String)
- `primary` (Boolean)
- `validation` (Attributes) (see [below for nested schema](#nestedatt--validation))
- `value_type` (String)

<a id="nestedatt--lock_version"></a>
### Nested Schema for `lock_version`

Read-Only:

- `attribute` (String)
- `data_table` (String)


<a id="nestedatt--validation"></a>
### Nested Schema for `validation`

Read-Only:

- `enum` (Attributes) (see [below for nested schema](#nestedatt--validation--enum))
- `exclusive_maximum` (Number)
- `exclusive_minimum` (Number)
- `max_length` (Number)
- `max_values` (Number)
- `maximum` (Number)
- `min_length` (Number)
- `min_values` (Number)
- `minimum` (Number)
- `multiple_of` (Number)

<a id="nestedatt--validation--enum"></a>
### Nested Schema for `validation.enum`

Read-Only:

- `strict` (Boolean)
- `values` (List of String)
1 change: 0 additions & 1 deletion docs/data-sources/connectcampaignsv2_campaign.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ Read-Only:
- `answer_machine_detection_config` (Attributes) The configuration used for answering machine detection during outbound calls (see [below for nested schema](#nestedatt--channel_subtype_config--telephony--default_outbound_config--answer_machine_detection_config))
- `connect_contact_flow_id` (String) The identifier of the contact flow for the outbound call
- `connect_source_phone_number` (String) The phone number associated with the Amazon Connect instance, in E.164 format. If you do not specify a source phone number, you must specify a queue.
- `ring_timeout` (Number) Maximum ring time for outbound calls in seconds

<a id="nestedatt--channel_subtype_config--telephony--default_outbound_config--answer_machine_detection_config"></a>
### Nested Schema for `channel_subtype_config.telephony.default_outbound_config.answer_machine_detection_config`
Expand Down
2 changes: 2 additions & 0 deletions docs/data-sources/customerprofiles_segment_definition.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Data Source schema for AWS::CustomerProfiles::SegmentDefinition
- `segment_definition_arn` (String) The Amazon Resource Name (ARN) of the segment definition.
- `segment_definition_name` (String) The unique name of the segment definition.
- `segment_groups` (Attributes) An array that defines the set of segment criteria to evaluate when handling segment groups for the segment. (see [below for nested schema](#nestedatt--segment_groups))
- `segment_sql_query` (String) The SQL query that defines the segment criteria.
- `segment_type` (String) The SQL query that defines the segment criteria.
- `tags` (Attributes Set) The tags used to organize, track, or control access for this resource. (see [below for nested schema](#nestedatt--tags))

<a id="nestedatt--segment_groups"></a>
Expand Down
29 changes: 29 additions & 0 deletions docs/data-sources/devopsagent_agent_space.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_devopsagent_agent_space Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Data Source schema for AWS::DevOpsAgent::AgentSpace
---

# awscc_devopsagent_agent_space (Data Source)

Data Source schema for AWS::DevOpsAgent::AgentSpace



<!-- schema generated by tfplugindocs -->
## Schema

### Required

- `id` (String) Uniquely identifies the resource.

### Read-Only

- `agent_space_id` (String) The unique identifier of the AgentSpace
- `arn` (String) The Amazon Resource Name (ARN) of the AgentSpace.
- `created_at` (String) The timestamp when the resource was created.
- `description` (String) The description of the AgentSpace.
- `name` (String) The name of the AgentSpace.
- `updated_at` (String) The timestamp when the resource was last updated.
21 changes: 21 additions & 0 deletions docs/data-sources/devopsagent_agent_spaces.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "awscc_devopsagent_agent_spaces Data Source - terraform-provider-awscc"
subcategory: ""
description: |-
Plural Data Source schema for AWS::DevOpsAgent::AgentSpace
---

# awscc_devopsagent_agent_spaces (Data Source)

Plural Data Source schema for AWS::DevOpsAgent::AgentSpace



<!-- schema generated by tfplugindocs -->
## Schema

### Read-Only

- `id` (String) Uniquely identifies the data source.
- `ids` (Set of String) Set of Resource Identifiers.
Loading