generated from hashicorp/terraform-provider-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into f-role-chaining
# Conflicts: # go.mod # go.sum
- Loading branch information
Showing
120 changed files
with
11,249 additions
and
271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.22.6 | ||
1.22.7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "awscc_connect_agent_status Data Source - terraform-provider-awscc" | ||
subcategory: "" | ||
description: |- | ||
Data Source schema for AWS::Connect::AgentStatus | ||
--- | ||
|
||
# awscc_connect_agent_status (Data Source) | ||
|
||
Data Source schema for AWS::Connect::AgentStatus | ||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `id` (String) Uniquely identifies the resource. | ||
|
||
### Read-Only | ||
|
||
- `agent_status_arn` (String) The Amazon Resource Name (ARN) of the agent status. | ||
- `description` (String) The description of the status. | ||
- `display_order` (Number) The display order of the status. | ||
- `instance_arn` (String) The identifier of the Amazon Connect instance. | ||
- `last_modified_region` (String) Last modified region. | ||
- `last_modified_time` (Number) Last modified time. | ||
- `name` (String) The name of the status. | ||
- `reset_order_number` (Boolean) A number indicating the reset order of the agent status. | ||
- `state` (String) The state of the status. | ||
- `tags` (Attributes Set) An array of key-value pairs to apply to this resource. (see [below for nested schema](#nestedatt--tags)) | ||
- `type` (String) The type of agent status. | ||
|
||
<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 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 -. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "awscc_connect_user_hierarchy_structure Data Source - terraform-provider-awscc" | ||
subcategory: "" | ||
description: |- | ||
Data Source schema for AWS::Connect::UserHierarchyStructure | ||
--- | ||
|
||
# awscc_connect_user_hierarchy_structure (Data Source) | ||
|
||
Data Source schema for AWS::Connect::UserHierarchyStructure | ||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `id` (String) Uniquely identifies the resource. | ||
|
||
### Read-Only | ||
|
||
- `instance_arn` (String) The identifier of the Amazon Connect instance. | ||
- `user_hierarchy_structure` (Attributes) Information about the hierarchy structure. (see [below for nested schema](#nestedatt--user_hierarchy_structure)) | ||
- `user_hierarchy_structure_arn` (String) The identifier of the User Hierarchy Structure. | ||
|
||
<a id="nestedatt--user_hierarchy_structure"></a> | ||
### Nested Schema for `user_hierarchy_structure` | ||
|
||
Read-Only: | ||
|
||
- `level_five` (Attributes) Information about level five. (see [below for nested schema](#nestedatt--user_hierarchy_structure--level_five)) | ||
- `level_four` (Attributes) Information about level four. (see [below for nested schema](#nestedatt--user_hierarchy_structure--level_four)) | ||
- `level_one` (Attributes) Information about level one. (see [below for nested schema](#nestedatt--user_hierarchy_structure--level_one)) | ||
- `level_three` (Attributes) Information about level three. (see [below for nested schema](#nestedatt--user_hierarchy_structure--level_three)) | ||
- `level_two` (Attributes) Information about level two. (see [below for nested schema](#nestedatt--user_hierarchy_structure--level_two)) | ||
|
||
<a id="nestedatt--user_hierarchy_structure--level_five"></a> | ||
### Nested Schema for `user_hierarchy_structure.level_five` | ||
|
||
Read-Only: | ||
|
||
- `hierarchy_level_arn` (String) The Amazon Resource Name (ARN) of the hierarchy level. | ||
- `hierarchy_level_id` (String) The identifier of the hierarchy level. | ||
- `name` (String) The name of the hierarchy level. | ||
|
||
|
||
<a id="nestedatt--user_hierarchy_structure--level_four"></a> | ||
### Nested Schema for `user_hierarchy_structure.level_four` | ||
|
||
Read-Only: | ||
|
||
- `hierarchy_level_arn` (String) The Amazon Resource Name (ARN) of the hierarchy level. | ||
- `hierarchy_level_id` (String) The identifier of the hierarchy level. | ||
- `name` (String) The name of the hierarchy level. | ||
|
||
|
||
<a id="nestedatt--user_hierarchy_structure--level_one"></a> | ||
### Nested Schema for `user_hierarchy_structure.level_one` | ||
|
||
Read-Only: | ||
|
||
- `hierarchy_level_arn` (String) The Amazon Resource Name (ARN) of the hierarchy level. | ||
- `hierarchy_level_id` (String) The identifier of the hierarchy level. | ||
- `name` (String) The name of the hierarchy level. | ||
|
||
|
||
<a id="nestedatt--user_hierarchy_structure--level_three"></a> | ||
### Nested Schema for `user_hierarchy_structure.level_three` | ||
|
||
Read-Only: | ||
|
||
- `hierarchy_level_arn` (String) The Amazon Resource Name (ARN) of the hierarchy level. | ||
- `hierarchy_level_id` (String) The identifier of the hierarchy level. | ||
- `name` (String) The name of the hierarchy level. | ||
|
||
|
||
<a id="nestedatt--user_hierarchy_structure--level_two"></a> | ||
### Nested Schema for `user_hierarchy_structure.level_two` | ||
|
||
Read-Only: | ||
|
||
- `hierarchy_level_arn` (String) The Amazon Resource Name (ARN) of the hierarchy level. | ||
- `hierarchy_level_id` (String) The identifier of the hierarchy level. | ||
- `name` (String) The name of the hierarchy level. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
# generated by https://github.com/hashicorp/terraform-plugin-docs | ||
page_title: "awscc_datazone_environment_actions Data Source - terraform-provider-awscc" | ||
subcategory: "" | ||
description: |- | ||
Data Source schema for AWS::DataZone::EnvironmentActions | ||
--- | ||
|
||
# awscc_datazone_environment_actions (Data Source) | ||
|
||
Data Source schema for AWS::DataZone::EnvironmentActions | ||
|
||
|
||
|
||
<!-- schema generated by tfplugindocs --> | ||
## Schema | ||
|
||
### Required | ||
|
||
- `id` (String) Uniquely identifies the resource. | ||
|
||
### Read-Only | ||
|
||
- `description` (String) The description of the Amazon DataZone environment action. | ||
- `domain_id` (String) The identifier of the Amazon DataZone domain in which the environment is created. | ||
- `domain_identifier` (String) The identifier of the Amazon DataZone domain in which the environment would be created. | ||
- `environment_actions_id` (String) The ID of the Amazon DataZone environment action. | ||
- `environment_id` (String) The identifier of the Amazon DataZone environment in which the action is taking place | ||
- `environment_identifier` (String) The identifier of the Amazon DataZone environment in which the action is taking place | ||
- `identifier` (String) The ID of the Amazon DataZone environment action. | ||
- `name` (String) The name of the environment action. | ||
- `parameters` (Attributes) The parameters of the environment action. (see [below for nested schema](#nestedatt--parameters)) | ||
|
||
<a id="nestedatt--parameters"></a> | ||
### Nested Schema for `parameters` | ||
|
||
Read-Only: | ||
|
||
- `uri` (String) The URI of the console link specified as part of the environment action. |
Oops, something went wrong.