#
tokens: 146923/50000 1/2431 files (page 503/503)
lines: on (toggle) GitHub
raw markdown copy reset
This is page 503 of 503. Use http://codebase.md/awslabs/mcp?lines=true&page={x} to view the full context.

# Directory Structure

```
├── .devcontainer
│   └── devcontainer.json
├── .github
│   ├── actions
│   │   ├── build-and-push-container-image
│   │   │   └── action.yml
│   │   └── clear-space-ubuntu-latest-agressively
│   │       └── action.yml
│   ├── codecov.yml
│   ├── CODEOWNERS
│   ├── dependabot.yml
│   ├── ISSUE_TEMPLATE
│   │   ├── bug_report.yml
│   │   ├── documentation.yml
│   │   ├── feature_request.yml
│   │   ├── rfc.yml
│   │   └── support_awslabs_mcp_servers.yml
│   ├── pull_request_template.md
│   ├── SECURITY
│   ├── SUPPORT
│   └── workflows
│       ├── aws-api-mcp-upgrade-version.yml
│       ├── bandit-requirements.txt
│       ├── bandit.yml
│       ├── cfn_nag.yml
│       ├── check-gh-pages-builds.yml
│       ├── check-license-header-hash.txt
│       ├── check-license-header.json
│       ├── check-license-header.yml
│       ├── checkov.yml
│       ├── codeql.yml
│       ├── dependency-review-action.yml
│       ├── detect-secrets-requirements.txt
│       ├── gh-pages.yml
│       ├── merge-prevention.yml
│       ├── powershell.yml
│       ├── pre-commit-requirements.txt
│       ├── pre-commit.yml
│       ├── pull-request-lint.yml
│       ├── python.yml
│       ├── RELEASE_INSTRUCTIONS.md
│       ├── release-initiate-branch.yml
│       ├── release-merge-tag.yml
│       ├── release.py
│       ├── release.yml
│       ├── scanners.yml
│       ├── scorecard-analysis.yml
│       ├── semgrep-requirements.txt
│       ├── semgrep.yml
│       ├── stale.yml
│       ├── trivy.yml
│       └── typescript.yml
├── .gitignore
├── .pre-commit-config.yaml
├── .python-version
├── .ruff.toml
├── .secrets.baseline
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── DESIGN_GUIDELINES.md
├── DEVELOPER_GUIDE.md
├── docs
│   └── images
│       └── root-readme
│           ├── cline-api-provider-filled.png
│           ├── cline-chat-interface.png
│           ├── cline-custom-instructions.png
│           ├── cline-select-aws-profile.png
│           ├── cline-select-bedrock.png
│           ├── configure-mcp-servers.png
│           ├── install-cline-extension.png
│           ├── mcp-servers-installed.png
│           └── select-mcp-servers.png
├── docusaurus
│   ├── .gitignore
│   ├── docs
│   │   ├── installation.md
│   │   ├── intro.md
│   │   ├── samples
│   │   │   ├── index.md
│   │   │   ├── mcp-integration-with-kb.md
│   │   │   ├── mcp-integration-with-nova-canvas.md
│   │   │   └── stepfunctions-tool-mcp-server.md
│   │   ├── servers
│   │   │   ├── amazon-bedrock-agentcore-mcp-server.md
│   │   │   ├── amazon-keyspaces-mcp-server.md
│   │   │   ├── amazon-mq-mcp-server.md
│   │   │   ├── amazon-neptune-mcp-server.md
│   │   │   ├── amazon-qbusiness-anonymous-mcp-server.md
│   │   │   ├── amazon-qindex-mcp-server.md
│   │   │   ├── amazon-sns-sqs-mcp-server.md
│   │   │   ├── aurora-dsql-mcp-server.md
│   │   │   ├── aws-api-mcp-server.md
│   │   │   ├── aws-appsync-mcp-server.md
│   │   │   ├── aws-bedrock-custom-model-import-mcp-server.md
│   │   │   ├── aws-bedrock-data-automation-mcp-server.md
│   │   │   ├── aws-dataprocessing-mcp-server.md
│   │   │   ├── aws-diagram-mcp-server.md
│   │   │   ├── aws-documentation-mcp-server.md
│   │   │   ├── aws-healthomics-mcp-server.md
│   │   │   ├── aws-iot-sitewise-mcp-server.md
│   │   │   ├── aws-knowledge-mcp-server.md
│   │   │   ├── aws-location-mcp-server.md
│   │   │   ├── aws-msk-mcp-server.md
│   │   │   ├── aws-pricing-mcp-server.md
│   │   │   ├── aws-serverless-mcp-server.md
│   │   │   ├── aws-support-mcp-server.md
│   │   │   ├── bedrock-kb-retrieval-mcp-server.md
│   │   │   ├── billing-cost-management-mcp-server.md
│   │   │   ├── ccapi-mcp-server.md
│   │   │   ├── cdk-mcp-server.md
│   │   │   ├── cfn-mcp-server.md
│   │   │   ├── cloudtrail-mcp-server.md
│   │   │   ├── cloudwatch-appsignals-mcp-server.md
│   │   │   ├── cloudwatch-mcp-server.md
│   │   │   ├── code-doc-gen-mcp-server.md
│   │   │   ├── core-mcp-server.md
│   │   │   ├── cost-explorer-mcp-server.md
│   │   │   ├── documentdb-mcp-server.md
│   │   │   ├── dynamodb-mcp-server.md
│   │   │   ├── ecs-mcp-server.md
│   │   │   ├── eks-mcp-server.md
│   │   │   ├── elasticache-mcp-server.md
│   │   │   ├── finch-mcp-server.md
│   │   │   ├── frontend-mcp-server.md
│   │   │   ├── git-repo-research-mcp-server.md
│   │   │   ├── healthlake-mcp-server.md
│   │   │   ├── iam-mcp-server.md
│   │   │   ├── kendra-index-mcp-server.md
│   │   │   ├── lambda-tool-mcp-server.md
│   │   │   ├── memcached-mcp-server.md
│   │   │   ├── mysql-mcp-server.md
│   │   │   ├── nova-canvas-mcp-server.md
│   │   │   ├── openapi-mcp-server.md
│   │   │   ├── postgres-mcp-server.md
│   │   │   ├── prometheus-mcp-server.md
│   │   │   ├── redshift-mcp-server.md
│   │   │   ├── s3-tables-mcp-server.md
│   │   │   ├── stepfunctions-tool-mcp-server.md
│   │   │   ├── syntheticdata-mcp-server.md
│   │   │   ├── terraform-mcp-server.md
│   │   │   ├── timestream-for-influxdb-mcp-server.md
│   │   │   ├── valkey-mcp-server.md
│   │   │   └── well-architected-security-mcp-server.mdx
│   │   └── vibe_coding.md
│   ├── docusaurus.config.ts
│   ├── package-lock.json
│   ├── package.json
│   ├── README.md
│   ├── sidebars.ts
│   ├── src
│   │   ├── components
│   │   │   ├── HomepageFeatures
│   │   │   │   └── styles.module.css
│   │   │   └── ServerCards
│   │   │       ├── index.tsx
│   │   │       └── styles.module.css
│   │   ├── css
│   │   │   ├── custom.css
│   │   │   └── doc-override.css
│   │   └── pages
│   │       ├── index.module.css
│   │       └── servers.tsx
│   ├── static
│   │   ├── .nojekyll
│   │   ├── assets
│   │   │   ├── icons
│   │   │   │   ├── activity.svg
│   │   │   │   ├── book-open.svg
│   │   │   │   ├── cpu.svg
│   │   │   │   ├── database.svg
│   │   │   │   ├── dollar-sign.svg
│   │   │   │   ├── help-circle.svg
│   │   │   │   ├── key.svg
│   │   │   │   ├── server.svg
│   │   │   │   ├── share-2.svg
│   │   │   │   ├── tool.svg
│   │   │   │   └── zap.svg
│   │   │   └── server-cards.json
│   │   └── img
│   │       ├── aws-logo.svg
│   │       └── logo.png
│   └── tsconfig.json
├── LICENSE
├── NOTICE
├── README.md
├── samples
│   ├── mcp-integration-with-kb
│   │   ├── .env.example
│   │   ├── .python-version
│   │   ├── assets
│   │   │   └── simplified-mcp-flow-diagram.png
│   │   ├── clients
│   │   │   └── client_server.py
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── user_interfaces
│   │   │   └── chat_bedrock_st.py
│   │   └── uv.lock
│   ├── mcp-integration-with-nova-canvas
│   │   ├── .env.example
│   │   ├── .python-version
│   │   ├── clients
│   │   │   └── client_server.py
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── user_interfaces
│   │   │   └── image_generator_st.py
│   │   └── uv.lock
│   ├── README.md
│   └── stepfunctions-tool-mcp-server
│       ├── README.md
│       └── sample_state_machines
│           ├── customer-create
│           │   └── app.py
│           ├── customer-id-from-email
│           │   └── app.py
│           ├── customer-info-from-id
│           │   └── app.py
│           └── template.yml
├── src
│   ├── amazon-bedrock-agentcore-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_bedrock_agentcore_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── config.py
│   │   │       ├── server.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── cache.py
│   │   │           ├── doc_fetcher.py
│   │   │           ├── indexer.py
│   │   │           ├── text_processor.py
│   │   │           └── url_validator.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── SECURITY.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_cache.py
│   │   │   ├── test_config.py
│   │   │   ├── test_doc_fetcher.py
│   │   │   ├── test_indexer.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_server.py
│   │   │   ├── test_text_processor.py
│   │   │   └── test_url_validator.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── amazon-kendra-index-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_kendra_index_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── server.py
│   │   │       └── util.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── amazon-keyspaces-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_keyspaces_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── client.py
│   │   │       ├── config.py
│   │   │       ├── consts.py
│   │   │       ├── llm_context.py
│   │   │       ├── models.py
│   │   │       ├── server.py
│   │   │       └── services.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── test_client.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_query_analysis_service.py
│   │   │   ├── test_server.py
│   │   │   └── test_services.py
│   │   └── uv.lock
│   ├── amazon-mq-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_mq_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── aws_service_mcp_generator.py
│   │   │       ├── consts.py
│   │   │       ├── rabbitmq
│   │   │       │   ├── __init__.py
│   │   │       │   ├── admin.py
│   │   │       │   ├── connection.py
│   │   │       │   ├── doc
│   │   │       │   │   ├── rabbitmq_broker_sizing_guide.md
│   │   │       │   │   ├── rabbitmq_performance_optimization_best_practice.md
│   │   │       │   │   ├── rabbitmq_production_deployment_guidelines.md
│   │   │       │   │   ├── rabbitmq_quorum_queue_migration_guide.md
│   │   │       │   │   └── rabbitmq_setup_best_practice.md
│   │   │       │   ├── handlers.py
│   │   │       │   └── module.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── example
│   │   │   └── sample_mcp_q_cli.json
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── rabbitmq
│   │   │   │   ├── __init__.py
│   │   │   │   ├── conftest.py
│   │   │   │   ├── test_admin.py
│   │   │   │   ├── test_connection.py
│   │   │   │   ├── test_handlers.py
│   │   │   │   └── test_module.py
│   │   │   ├── test_aws_service_mcp_generator.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── amazon-neptune-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_neptune_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── exceptions.py
│   │   │       ├── graph_store
│   │   │       │   ├── __init__.py
│   │   │       │   ├── analytics.py
│   │   │       │   ├── base.py
│   │   │       │   └── database.py
│   │   │       ├── models.py
│   │   │       ├── neptune.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_analytics.py
│   │   │   ├── test_database.py
│   │   │   ├── test_exceptions.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_models.py
│   │   │   ├── test_neptune.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── amazon-qbusiness-anonymous-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_qbusiness_anonymous_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── clients.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── amazon-qindex-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_qindex_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── clients.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_clients.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── test_server.py
│   │   └── uv.lock
│   ├── amazon-sns-sqs-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── amazon_sns_sqs_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── common.py
│   │   │       ├── consts.py
│   │   │       ├── generator.py
│   │   │       ├── server.py
│   │   │       ├── sns.py
│   │   │       └── sqs.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── print_tools.py
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── README.md
│   │   │   ├── test_common.py
│   │   │   ├── test_generator.py
│   │   │   ├── test_server.py
│   │   │   ├── test_sns.py
│   │   │   └── test_sqs.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aurora-dsql-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aurora_dsql_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── consts.py
│   │   │       ├── mutable_sql_detector.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_connection_reuse.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_profile_option.py
│   │   │   ├── test_readonly_enforcement.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-api-mcp-server
│   │   ├── .gitattributes
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_api_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── core
│   │   │       │   ├── __init__.py
│   │   │       │   ├── agent_scripts
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── manager.py
│   │   │       │   │   ├── models.py
│   │   │       │   │   └── registry
│   │   │       │   │       ├── __init__.py
│   │   │       │   │       ├── application-failure-troubleshooting.script.md
│   │   │       │   │       ├── cloudtral-mutli-region-setup.script.md
│   │   │       │   │       ├── create_amazon_aurora_db_cluster_with_instances.script.md
│   │   │       │   │       ├── lambda-timeout-debugging.script.md
│   │   │       │   │       ├── scripts_format.md
│   │   │       │   │       └── troubleshoot-permissions-with-cloudtrail-events.script.md
│   │   │       │   ├── aws
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── driver.py
│   │   │       │   │   ├── pagination.py
│   │   │       │   │   ├── regions.py
│   │   │       │   │   ├── service.py
│   │   │       │   │   └── services.py
│   │   │       │   ├── common
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── command_metadata.py
│   │   │       │   │   ├── command.py
│   │   │       │   │   ├── config.py
│   │   │       │   │   ├── errors.py
│   │   │       │   │   ├── file_operations.py
│   │   │       │   │   ├── file_system_controls.py
│   │   │       │   │   ├── helpers.py
│   │   │       │   │   ├── models.py
│   │   │       │   │   └── py.typed
│   │   │       │   ├── data
│   │   │       │   │   └── api_metadata.json
│   │   │       │   ├── metadata
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   └── read_only_operations_list.py
│   │   │       │   ├── parser
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── custom_validators
│   │   │       │   │   │   ├── __init__.py
│   │   │       │   │   │   ├── botocore_param_validator.py
│   │   │       │   │   │   ├── ec2_validator.py
│   │   │       │   │   │   └── ssm_validator.py
│   │   │       │   │   ├── interpretation.py
│   │   │       │   │   ├── lexer.py
│   │   │       │   │   └── parser.py
│   │   │       │   ├── py.typed
│   │   │       │   └── security
│   │   │       │       ├── __init__.py
│   │   │       │       ├── aws_api_customization.json
│   │   │       │       └── policy.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── CONTRIBUTING.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── agent_scripts
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_manager.py
│   │   │   │   └── test_registry
│   │   │   │       ├── another_valid_script.script.md
│   │   │   │       ├── test_script.script.md
│   │   │   │       └── valid_script.script.md
│   │   │   ├── aws
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_driver.py
│   │   │   │   ├── test_pagination.py
│   │   │   │   ├── test_service.py
│   │   │   │   └── test_services.py
│   │   │   ├── common
│   │   │   │   ├── test_command.py
│   │   │   │   ├── test_config.py
│   │   │   │   ├── test_file_operations.py
│   │   │   │   ├── test_file_system_controls.py
│   │   │   │   ├── test_file_validation.py
│   │   │   │   └── test_helpers.py
│   │   │   ├── fixtures.py
│   │   │   ├── history_handler.py
│   │   │   ├── metadata
│   │   │   │   ├── __init__.py
│   │   │   │   └── test_read_only_operations_list.py
│   │   │   ├── parser
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_file_path_detection.py
│   │   │   │   ├── test_lexer.py
│   │   │   │   ├── test_parser_customizations.py
│   │   │   │   └── test_parser.py
│   │   │   ├── test_security_policy.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-appsync-mcp-server
│   │   ├── .dockerignore
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_appsync_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── decorators.py
│   │   │       ├── helpers.py
│   │   │       ├── operations
│   │   │       │   ├── __init__.py
│   │   │       │   ├── create_api_cache.py
│   │   │       │   ├── create_api_key.py
│   │   │       │   ├── create_api.py
│   │   │       │   ├── create_channel_namespace.py
│   │   │       │   ├── create_datasource.py
│   │   │       │   ├── create_domain_name.py
│   │   │       │   ├── create_function.py
│   │   │       │   ├── create_graphql_api.py
│   │   │       │   ├── create_resolver.py
│   │   │       │   └── create_schema.py
│   │   │       ├── server.py
│   │   │       ├── tools
│   │   │       │   ├── __init__.py
│   │   │       │   ├── create_api_cache.py
│   │   │       │   ├── create_api_key.py
│   │   │       │   ├── create_api.py
│   │   │       │   ├── create_channel_namespace.py
│   │   │       │   ├── create_datasource.py
│   │   │       │   ├── create_domain_name.py
│   │   │       │   ├── create_function.py
│   │   │       │   ├── create_graphql_api.py
│   │   │       │   ├── create_resolver.py
│   │   │       │   └── create_schema.py
│   │   │       └── validators.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── test_all_create_tools_write_protection.py
│   │   │   ├── test_create_api_cache.py
│   │   │   ├── test_create_api_key.py
│   │   │   ├── test_create_api.py
│   │   │   ├── test_create_channel_namespace.py
│   │   │   ├── test_create_datasource_tool.py
│   │   │   ├── test_create_datasource.py
│   │   │   ├── test_create_domain_name.py
│   │   │   ├── test_create_function.py
│   │   │   ├── test_create_graphql_api.py
│   │   │   ├── test_create_resolver.py
│   │   │   ├── test_create_schema_tool.py
│   │   │   ├── test_create_schema.py
│   │   │   ├── test_helpers.py
│   │   │   ├── test_server.py
│   │   │   ├── test_validators.py
│   │   │   └── test_write_operation.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-bedrock-custom-model-import-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_bedrock_custom_model_import_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── client.py
│   │   │       ├── llm_context.py
│   │   │       ├── models.py
│   │   │       ├── prompts.py
│   │   │       ├── server.py
│   │   │       ├── services
│   │   │       │   ├── __init__.py
│   │   │       │   ├── imported_model_service.py
│   │   │       │   └── model_import_service.py
│   │   │       ├── tools
│   │   │       │   ├── create_model_import_job.py
│   │   │       │   ├── delete_imported_model.py
│   │   │       │   ├── get_imported_model.py
│   │   │       │   ├── get_model_import_job.py
│   │   │       │   ├── list_imported_models.py
│   │   │       │   └── list_model_import_jobs.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── aws.py
│   │   │           ├── config.py
│   │   │           ├── consts.py
│   │   │           └── matching.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── services
│   │   │   │   ├── test_imported_model_service.py
│   │   │   │   └── test_model_import_service.py
│   │   │   ├── test_client.py
│   │   │   ├── test_init.py
│   │   │   ├── test_llm_context.py
│   │   │   ├── test_prompts.py
│   │   │   ├── test_server.py
│   │   │   ├── tools
│   │   │   │   ├── test_create_model_import_job.py
│   │   │   │   ├── test_delete_imported_model.py
│   │   │   │   ├── test_get_imported_model.py
│   │   │   │   ├── test_get_model_import_job.py
│   │   │   │   ├── test_list_imported_models.py
│   │   │   │   └── test_list_model_import_jobs.py
│   │   │   └── utils
│   │   │       ├── test_aws.py
│   │   │       ├── test_config.py
│   │   │       └── test_matching.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-bedrock-data-automation-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_bedrock_data_automation_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── helpers.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── test_helpers.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-dataprocessing-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_dataprocessing_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── core
│   │   │       │   ├── __init__.py
│   │   │       │   └── glue_data_catalog
│   │   │       │       ├── __init__.py
│   │   │       │       ├── data_catalog_database_manager.py
│   │   │       │       ├── data_catalog_handler.py
│   │   │       │       └── data_catalog_table_manager.py
│   │   │       ├── handlers
│   │   │       │   ├── __init__.py
│   │   │       │   ├── athena
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── athena_data_catalog_handler.py
│   │   │       │   │   ├── athena_query_handler.py
│   │   │       │   │   └── athena_workgroup_handler.py
│   │   │       │   ├── commons
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   └── common_resource_handler.py
│   │   │       │   ├── emr
│   │   │       │   │   ├── emr_ec2_cluster_handler.py
│   │   │       │   │   ├── emr_ec2_instance_handler.py
│   │   │       │   │   └── emr_ec2_steps_handler.py
│   │   │       │   └── glue
│   │   │       │       ├── __init__.py
│   │   │       │       ├── crawler_handler.py
│   │   │       │       ├── data_catalog_handler.py
│   │   │       │       ├── glue_commons_handler.py
│   │   │       │       ├── glue_etl_handler.py
│   │   │       │       ├── interactive_sessions_handler.py
│   │   │       │       └── worklows_handler.py
│   │   │       ├── models
│   │   │       │   ├── __init__.py
│   │   │       │   ├── athena_models.py
│   │   │       │   ├── common_resource_models.py
│   │   │       │   ├── data_catalog_models.py
│   │   │       │   ├── emr_models.py
│   │   │       │   └── glue_models.py
│   │   │       ├── server.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── aws_helper.py
│   │   │           ├── consts.py
│   │   │           ├── logging_helper.py
│   │   │           └── mutable_sql_detector.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── core
│   │   │   │   ├── __init__.py
│   │   │   │   └── glue_data_catalog
│   │   │   │       ├── __init__.py
│   │   │   │       ├── test_data_catalog_database_manager.py
│   │   │   │       ├── test_data_catalog_handler.py
│   │   │   │       └── test_data_catalog_table_manager.py
│   │   │   ├── handlers
│   │   │   │   ├── __init__.py
│   │   │   │   ├── athena
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── test_athena_data_catalog_handler.py
│   │   │   │   │   ├── test_athena_query_handler.py
│   │   │   │   │   ├── test_athena_workgroup_handler.py
│   │   │   │   │   └── test_custom_tags_athena.py
│   │   │   │   ├── commons
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   └── test_common_resource_handler.py
│   │   │   │   ├── emr
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── test_custom_tags_emr.py
│   │   │   │   │   ├── test_emr_ec2_cluster_handler.py
│   │   │   │   │   ├── test_emr_ec2_instance_handler.py
│   │   │   │   │   └── test_emr_ec2_steps_handler.py
│   │   │   │   └── glue
│   │   │   │       ├── __init__.py
│   │   │   │       ├── test_crawler_handler.py
│   │   │   │       ├── test_custom_tags_glue.py
│   │   │   │       ├── test_data_catalog_handler.py
│   │   │   │       ├── test_glue_commons_handler.py
│   │   │   │       ├── test_glue_etl_handler.py
│   │   │   │       ├── test_glue_interactive_sessions_handler.py
│   │   │   │       └── test_glue_workflows_handler.py
│   │   │   ├── models
│   │   │   │   ├── __init__.py
│   │   │   │   ├── test_athena_models.py
│   │   │   │   ├── test_common_resource_models.py
│   │   │   │   ├── test_data_catalog_models.py
│   │   │   │   ├── test_emr_models.py
│   │   │   │   ├── test_glue_models.py
│   │   │   │   ├── test_interactive_sessions_models.py
│   │   │   │   └── test_workflows_models.py
│   │   │   ├── test_init.py
│   │   │   ├── test_server.py
│   │   │   └── utils
│   │   │       ├── __init__.py
│   │   │       ├── test_aws_helper.py
│   │   │       ├── test_custom_tags.py
│   │   │       └── test_logging_helper.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-diagram-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_diagram_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── diagrams_tools.py
│   │   │       ├── models.py
│   │   │       ├── scanner.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── resources
│   │   │   │   ├── __init__.py
│   │   │   │   └── example_diagrams
│   │   │   │       ├── __init__.py
│   │   │   │       ├── aws_example.py
│   │   │   │       ├── flow_example.py
│   │   │   │       └── sequence_example.py
│   │   │   ├── test_diagrams.py
│   │   │   ├── test_models.py
│   │   │   ├── test_sarif_fix.py
│   │   │   ├── test_scanner.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-documentation-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_documentation_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── models.py
│   │   │       ├── server_aws_cn.py
│   │   │       ├── server_aws.py
│   │   │       ├── server_utils.py
│   │   │       ├── server.py
│   │   │       └── util.py
│   │   ├── basic-usage.gif
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── constants.py
│   │   │   ├── resources
│   │   │   │   └── lambda_sns_raw.html
│   │   │   ├── test_aws_cn_get_available_services_live.py
│   │   │   ├── test_aws_cn_read_documentation_live.py
│   │   │   ├── test_aws_read_documentation_live.py
│   │   │   ├── test_aws_recommend_live.py
│   │   │   ├── test_aws_search_live.py
│   │   │   ├── test_metadata_handling.py
│   │   │   ├── test_models.py
│   │   │   ├── test_server_aws_cn.py
│   │   │   ├── test_server_aws.py
│   │   │   ├── test_server_utils.py
│   │   │   ├── test_server.py
│   │   │   └── test_util.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-healthomics-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_healthomics_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── consts.py
│   │   │       ├── models.py
│   │   │       ├── server.py
│   │   │       ├── tools
│   │   │       │   ├── __init__.py
│   │   │       │   ├── helper_tools.py
│   │   │       │   ├── run_analysis.py
│   │   │       │   ├── troubleshooting.py
│   │   │       │   ├── workflow_analysis.py
│   │   │       │   ├── workflow_execution.py
│   │   │       │   ├── workflow_linting.py
│   │   │       │   └── workflow_management.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── aws_utils.py
│   │   │           ├── s3_utils.py
│   │   │           └── validation_utils.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── docs
│   │   │   └── workflow_linting.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── test_aws_utils.py
│   │   │   ├── test_consts.py
│   │   │   ├── test_helper_tools.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_models.py
│   │   │   ├── test_run_analysis.py
│   │   │   ├── test_s3_utils.py
│   │   │   ├── test_server.py
│   │   │   ├── test_troubleshooting.py
│   │   │   ├── test_workflow_analysis.py
│   │   │   ├── test_workflow_execution.py
│   │   │   ├── test_workflow_linting.py
│   │   │   ├── test_workflow_management.py
│   │   │   └── test_workflow_tools.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-iot-sitewise-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_iot_sitewise_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── client.py
│   │   │       ├── prompts
│   │   │       │   ├── __init__.py
│   │   │       │   ├── asset_hierarchy.py
│   │   │       │   ├── data_exploration.py
│   │   │       │   └── data_ingestion.py
│   │   │       ├── server.py
│   │   │       ├── tool_metadata.py
│   │   │       ├── tools
│   │   │       │   ├── __init__.py
│   │   │       │   ├── sitewise_access.py
│   │   │       │   ├── sitewise_asset_models.py
│   │   │       │   ├── sitewise_assets.py
│   │   │       │   ├── sitewise_data.py
│   │   │       │   └── sitewise_gateways.py
│   │   │       └── validation.py
│   │   ├── CHANGELOG.md
│   │   ├── DEVELOPMENT.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── examples
│   │   │   └── wind_farm_example.py
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_server.py
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_server.py
│   │   │   ├── test_sitewise_access.py
│   │   │   ├── test_sitewise_asset_models.py
│   │   │   ├── test_sitewise_assets.py
│   │   │   ├── test_sitewise_data.py
│   │   │   ├── test_sitewise_gateways.py
│   │   │   └── test_validation.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-knowledge-mcp-server
│   │   └── README.md
│   ├── aws-location-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_location_server
│   │   │       ├── __init__.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_server_integration.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-msk-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_msk_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── server.py
│   │   │       └── tools
│   │   │           ├── __init__.py
│   │   │           ├── common_functions
│   │   │           │   ├── __init__.py
│   │   │           │   ├── client_manager.py
│   │   │           │   └── common_functions.py
│   │   │           ├── logs_and_telemetry
│   │   │           │   ├── __init__.py
│   │   │           │   ├── cluster_metrics_tools.py
│   │   │           │   ├── list_customer_iam_access.py
│   │   │           │   └── metric_config.py
│   │   │           ├── mutate_cluster
│   │   │           │   ├── __init__.py
│   │   │           │   ├── batch_associate_scram_secret.py
│   │   │           │   ├── batch_disassociate_scram_secret.py
│   │   │           │   ├── create_cluster_v2.py
│   │   │           │   ├── put_cluster_policy.py
│   │   │           │   ├── reboot_broker.py
│   │   │           │   ├── update_broker_count.py
│   │   │           │   ├── update_broker_storage.py
│   │   │           │   ├── update_broker_type.py
│   │   │           │   ├── update_cluster_configuration.py
│   │   │           │   ├── update_monitoring.py
│   │   │           │   └── update_security.py
│   │   │           ├── mutate_config
│   │   │           │   ├── __init__.py
│   │   │           │   ├── create_configuration.py
│   │   │           │   ├── tag_resource.py
│   │   │           │   ├── untag_resource.py
│   │   │           │   └── update_configuration.py
│   │   │           ├── mutate_vpc
│   │   │           │   ├── __init__.py
│   │   │           │   ├── create_vpc_connection.py
│   │   │           │   ├── delete_vpc_connection.py
│   │   │           │   └── reject_client_vpc_connection.py
│   │   │           ├── read_cluster
│   │   │           │   ├── __init__.py
│   │   │           │   ├── describe_cluster_operation.py
│   │   │           │   ├── describe_cluster.py
│   │   │           │   ├── get_bootstrap_brokers.py
│   │   │           │   ├── get_cluster_policy.py
│   │   │           │   ├── get_compatible_kafka_versions.py
│   │   │           │   ├── list_client_vpc_connections.py
│   │   │           │   ├── list_cluster_operations.py
│   │   │           │   ├── list_nodes.py
│   │   │           │   └── list_scram_secrets.py
│   │   │           ├── read_config
│   │   │           │   ├── __init__.py
│   │   │           │   ├── describe_configuration_revision.py
│   │   │           │   ├── describe_configuration.py
│   │   │           │   ├── list_configuration_revisions.py
│   │   │           │   └── list_tags_for_resource.py
│   │   │           ├── read_global
│   │   │           │   ├── __init__.py
│   │   │           │   ├── list_clusters.py
│   │   │           │   ├── list_configurations.py
│   │   │           │   ├── list_kafka_versions.py
│   │   │           │   └── list_vpc_connections.py
│   │   │           ├── read_vpc
│   │   │           │   ├── __init__.py
│   │   │           │   └── describe_vpc_connection.py
│   │   │           └── static_tools
│   │   │               ├── __init__.py
│   │   │               └── cluster_best_practices.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_client_manager.py
│   │   │   ├── test_cluster_metrics_tools.py
│   │   │   ├── test_common_functions.py
│   │   │   ├── test_create_cluster_v2.py
│   │   │   ├── test_create_configuration.py
│   │   │   ├── test_create_vpc_connection.py
│   │   │   ├── test_delete_vpc_connection.py
│   │   │   ├── test_describe_cluster_operation.py
│   │   │   ├── test_describe_cluster.py
│   │   │   ├── test_describe_configuration_revision.py
│   │   │   ├── test_describe_configuration.py
│   │   │   ├── test_describe_vpc_connection.py
│   │   │   ├── test_get_bootstrap_brokers.py
│   │   │   ├── test_get_cluster_policy.py
│   │   │   ├── test_get_compatible_kafka_versions.py
│   │   │   ├── test_init.py
│   │   │   ├── test_list_client_vpc_connections.py
│   │   │   ├── test_list_cluster_operations.py
│   │   │   ├── test_list_clusters.py
│   │   │   ├── test_list_configuration_revisions.py
│   │   │   ├── test_list_configurations.py
│   │   │   ├── test_list_customer_iam_access.py
│   │   │   ├── test_list_kafka_versions.py
│   │   │   ├── test_list_nodes.py
│   │   │   ├── test_list_scram_secrets.py
│   │   │   ├── test_list_tags_for_resource.py
│   │   │   ├── test_list_vpc_connections.py
│   │   │   ├── test_logs_and_telemetry.py
│   │   │   ├── test_main.py
│   │   │   ├── test_mutate_cluster_init.py
│   │   │   ├── test_mutate_cluster_success_cases.py
│   │   │   ├── test_mutate_cluster.py
│   │   │   ├── test_mutate_config_init.py
│   │   │   ├── test_mutate_vpc_init.py
│   │   │   ├── test_read_cluster_init_updated.py
│   │   │   ├── test_read_cluster_init.py
│   │   │   ├── test_read_config_init.py
│   │   │   ├── test_read_global_init.py
│   │   │   ├── test_read_vpc_init.py
│   │   │   ├── test_reject_client_vpc_connection.py
│   │   │   ├── test_server.py
│   │   │   ├── test_static_tools_init.py
│   │   │   ├── test_tag_resource.py
│   │   │   ├── test_tool_descriptions.py
│   │   │   ├── test_untag_resource.py
│   │   │   └── test_update_configuration.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-pricing-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_pricing_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── cdk_analyzer.py
│   │   │       ├── consts.py
│   │   │       ├── helpers.py
│   │   │       ├── models.py
│   │   │       ├── pricing_client.py
│   │   │       ├── pricing_transformer.py
│   │   │       ├── report_generator.py
│   │   │       ├── server.py
│   │   │       ├── static
│   │   │       │   ├── __init__.py
│   │   │       │   ├── COST_REPORT_TEMPLATE.md
│   │   │       │   └── patterns
│   │   │       │       ├── __init__.py
│   │   │       │       └── BEDROCK.md
│   │   │       └── terraform_analyzer.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_cdk_analyzer.py
│   │   │   ├── test_helpers.py
│   │   │   ├── test_pricing_client.py
│   │   │   ├── test_pricing_transformer.py
│   │   │   ├── test_report_generator.py
│   │   │   ├── test_server.py
│   │   │   └── test_terraform_analyzer.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── aws-serverless-mcp-server
│   │   ├── .pre-commit.config.yaml
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_serverless_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── models.py
│   │   │       ├── resources
│   │   │       │   ├── __init__.py
│   │   │       │   ├── deployment_details.py
│   │   │       │   ├── deployment_list.py
│   │   │       │   ├── template_details.py
│   │   │       │   └── template_list.py
│   │   │       ├── server.py
│   │   │       ├── template
│   │   │       │   ├── __init__.py
│   │   │       │   ├── registry.py
│   │   │       │   ├── renderer.py
│   │   │       │   └── templates
│   │   │       │       ├── backend.j2
│   │   │       │       ├── frontend.j2
│   │   │       │       ├── fullstack.j2
│   │   │       │       └── README.md
│   │   │       ├── tools
│   │   │       │   ├── common
│   │   │       │   │   └── base_tool.py
│   │   │       │   ├── guidance
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── deploy_serverless_app_help.py
│   │   │       │   │   ├── get_iac_guidance.py
│   │   │       │   │   ├── get_lambda_event_schemas.py
│   │   │       │   │   ├── get_lambda_guidance.py
│   │   │       │   │   └── get_serverless_templates.py
│   │   │       │   ├── sam
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── sam_build.py
│   │   │       │   │   ├── sam_deploy.py
│   │   │       │   │   ├── sam_init.py
│   │   │       │   │   ├── sam_local_invoke.py
│   │   │       │   │   └── sam_logs.py
│   │   │       │   ├── schemas
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── describe_schema.py
│   │   │       │   │   ├── list_registries.py
│   │   │       │   │   └── search_schema.py
│   │   │       │   └── webapps
│   │   │       │       ├── __init__.py
│   │   │       │       ├── configure_domain.py
│   │   │       │       ├── deploy_webapp.py
│   │   │       │       ├── get_metrics.py
│   │   │       │       ├── update_webapp_frontend.py
│   │   │       │       ├── utils
│   │   │       │       │   ├── deploy_service.py
│   │   │       │       │   ├── frontend_uploader.py
│   │   │       │       │   └── startup_script_generator.py
│   │   │       │       └── webapp_deployment_help.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── aws_client_helper.py
│   │   │           ├── cloudformation.py
│   │   │           ├── const.py
│   │   │           ├── deployment_manager.py
│   │   │           ├── github.py
│   │   │           └── process.py
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── test_cloudformation.py
│   │   │   ├── test_configure_domain.py
│   │   │   ├── test_deploy_serverless_app_help.py
│   │   │   ├── test_deploy_service.py
│   │   │   ├── test_deploy_webapp.py
│   │   │   ├── test_deployment_details.py
│   │   │   ├── test_deployment_help.py
│   │   │   ├── test_deployment_list.py
│   │   │   ├── test_deployment_manager.py
│   │   │   ├── test_frontend_uploader.py
│   │   │   ├── test_get_iac_guidance.py
│   │   │   ├── test_get_lambda_event_schemas.py
│   │   │   ├── test_get_lambda_guidance.py
│   │   │   ├── test_get_metrics.py
│   │   │   ├── test_get_serverless_templates.py
│   │   │   ├── test_github.py
│   │   │   ├── test_models.py
│   │   │   ├── test_process.py
│   │   │   ├── test_sam_build.py
│   │   │   ├── test_sam_deploy.py
│   │   │   ├── test_sam_init.py
│   │   │   ├── test_sam_local_invoke.py
│   │   │   ├── test_sam_logs.py
│   │   │   ├── test_schemas.py
│   │   │   ├── test_server.py
│   │   │   ├── test_startup_script_generator.py
│   │   │   ├── test_template_details.py
│   │   │   ├── test_template_list.py
│   │   │   ├── test_template_registry.py
│   │   │   ├── test_template_renderer.py
│   │   │   └── test_update_webapp_frontend.py
│   │   └── uv.lock
│   ├── aws-support-mcp-server
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── aws_support_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── client.py
│   │   │       ├── consts.py
│   │   │       ├── debug_helper.py
│   │   │       ├── errors.py
│   │   │       ├── formatters.py
│   │   │       ├── models.py
│   │   │       └── server.py
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftests.py
│   │   │   ├── test_aws_support_mcp_server.py
│   │   │   └── test_models.py
│   │   └── uv.lock
│   ├── bedrock-kb-retrieval-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── bedrock_kb_retrieval_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── knowledgebases
│   │   │       │   ├── __init__.py
│   │   │       │   ├── clients.py
│   │   │       │   ├── discovery.py
│   │   │       │   └── retrieval.py
│   │   │       ├── models.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── test_clients.py
│   │   │   ├── test_discovery.py
│   │   │   ├── test_env_config.py
│   │   │   ├── test_models.py
│   │   │   ├── test_retrieval.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── billing-cost-management-mcp-server
│   │   ├── __init__.py
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── billing_cost_management_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── models.py
│   │   │       ├── prompts
│   │   │       │   ├── __init__.py
│   │   │       │   ├── decorator.py
│   │   │       │   ├── graviton_migration.py
│   │   │       │   ├── README.md
│   │   │       │   ├── savings_plans.py
│   │   │       │   └── types.py
│   │   │       ├── server.py
│   │   │       ├── templates
│   │   │       │   └── recommendation_templates
│   │   │       │       ├── ebs_volume.template
│   │   │       │       ├── ec2_asg.template
│   │   │       │       ├── ec2_instance.template
│   │   │       │       ├── ecs_service.template
│   │   │       │       ├── idle.template
│   │   │       │       ├── lambda_function.template
│   │   │       │       ├── rds_database.template
│   │   │       │       ├── reserved_instances.template
│   │   │       │       └── savings_plans.template
│   │   │       ├── tools
│   │   │       │   ├── __init__.py
│   │   │       │   ├── aws_pricing_operations.py
│   │   │       │   ├── aws_pricing_tools.py
│   │   │       │   ├── budget_tools.py
│   │   │       │   ├── compute_optimizer_tools.py
│   │   │       │   ├── cost_anomaly_tools.py
│   │   │       │   ├── cost_comparison_tools.py
│   │   │       │   ├── cost_explorer_operations.py
│   │   │       │   ├── cost_explorer_tools.py
│   │   │       │   ├── cost_optimization_hub_helpers.py
│   │   │       │   ├── cost_optimization_hub_tools.py
│   │   │       │   ├── free_tier_usage_tools.py
│   │   │       │   ├── recommendation_details_tools.py
│   │   │       │   ├── ri_performance_tools.py
│   │   │       │   ├── sp_performance_tools.py
│   │   │       │   ├── storage_lens_tools.py
│   │   │       │   └── unified_sql_tools.py
│   │   │       └── utilities
│   │   │           ├── __init__.py
│   │   │           ├── aws_service_base.py
│   │   │           ├── constants.py
│   │   │           ├── logging_utils.py
│   │   │           └── sql_utils.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── requirements.txt
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── prompts
│   │   │   │   ├── __init__.py
│   │   │   │   └── test_prompts.py
│   │   │   ├── README.md
│   │   │   ├── test_models.py
│   │   │   ├── test_server.py
│   │   │   ├── tools
│   │   │   │   ├── __init__.py
│   │   │   │   ├── fixtures.py
│   │   │   │   ├── test_aws_pricing_tools.py
│   │   │   │   ├── test_budget_tools.py
│   │   │   │   ├── test_compute_optimizer_tools.py
│   │   │   │   ├── test_cost_anomaly_tools_enhanced.py
│   │   │   │   ├── test_cost_anomaly_tools.py
│   │   │   │   ├── test_cost_comparison_tools.py
│   │   │   │   ├── test_cost_explorer_operations.py
│   │   │   │   ├── test_cost_explorer_tools.py
│   │   │   │   ├── test_cost_optimization_hub_helpers.py
│   │   │   │   ├── test_cost_optimization_hub_tools.py
│   │   │   │   ├── test_free_tier_usage_tools_new.py
│   │   │   │   ├── test_recommendation_details_tools.py
│   │   │   │   ├── test_ri_performance_tools.py
│   │   │   │   ├── test_sp_performance_tools.py
│   │   │   │   ├── test_storage_lens_tools.py
│   │   │   │   └── test_unified_sql_tools.py
│   │   │   └── utilities
│   │   │       ├── test_aws_service_base.py
│   │   │       └── test_sql_utils.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── ccapi-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── ccapi_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── aws_client.py
│   │   │       ├── cloud_control_utils.py
│   │   │       ├── context.py
│   │   │       ├── errors.py
│   │   │       ├── iac_generator.py
│   │   │       ├── impl
│   │   │       │   ├── __init__.py
│   │   │       │   ├── tools
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── explanation.py
│   │   │       │   │   ├── infrastructure_generation.py
│   │   │       │   │   ├── resource_operations.py
│   │   │       │   │   ├── security_scanning.py
│   │   │       │   │   └── session_management.py
│   │   │       │   └── utils
│   │   │       │       ├── __init__.py
│   │   │       │       └── validation.py
│   │   │       ├── infrastructure_generator.py
│   │   │       ├── models
│   │   │       │   ├── __init__.py
│   │   │       │   └── models.py
│   │   │       ├── schema_manager.py
│   │   │       ├── server.py
│   │   │       └── static
│   │   │           └── __init__.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── test_aws_client.py
│   │   │   ├── test_checkov_install.py
│   │   │   ├── test_cloud_control_utils.py
│   │   │   ├── test_context.py
│   │   │   ├── test_errors.py
│   │   │   ├── test_explanation.py
│   │   │   ├── test_iac_generator.py
│   │   │   ├── test_infrastructure_generation.py
│   │   │   ├── test_infrastructure_generator.py
│   │   │   ├── test_models.py
│   │   │   ├── test_resource_operations.py
│   │   │   ├── test_schema_manager.py
│   │   │   ├── test_security_scanning.py
│   │   │   ├── test_server.py
│   │   │   ├── test_session_management.py
│   │   │   └── test_validation.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── cdk-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── cdk_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── core
│   │   │       │   ├── __init__.py
│   │   │       │   ├── resources.py
│   │   │       │   ├── search_utils.py
│   │   │       │   ├── server.py
│   │   │       │   └── tools.py
│   │   │       ├── data
│   │   │       │   ├── __init__.py
│   │   │       │   ├── cdk_nag_parser.py
│   │   │       │   ├── construct_descriptions.py
│   │   │       │   ├── genai_cdk_loader.py
│   │   │       │   ├── lambda_layer_parser.py
│   │   │       │   ├── lambda_powertools_loader.py
│   │   │       │   ├── schema_generator.py
│   │   │       │   └── solutions_constructs_parser.py
│   │   │       ├── server.py
│   │   │       └── static
│   │   │           ├── __init__.py
│   │   │           ├── CDK_GENERAL_GUIDANCE.md
│   │   │           ├── CDK_NAG_GUIDANCE.md
│   │   │           └── lambda_powertools
│   │   │               ├── bedrock.md
│   │   │               ├── cdk.md
│   │   │               ├── dependencies.md
│   │   │               ├── index.md
│   │   │               ├── insights.md
│   │   │               ├── logging.md
│   │   │               ├── metrics.md
│   │   │               └── tracing.md
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── core
│   │   │   │   ├── test_resources_enhanced.py
│   │   │   │   ├── test_resources.py
│   │   │   │   ├── test_search_utils.py
│   │   │   │   ├── test_server.py
│   │   │   │   └── test_tools.py
│   │   │   └── data
│   │   │       ├── test_cdk_nag_parser.py
│   │   │       ├── test_genai_cdk_loader.py
│   │   │       ├── test_lambda_powertools_loader.py
│   │   │       ├── test_schema_generator.py
│   │   │       └── test_solutions_constructs_parser.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── cfn-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── cfn_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── aws_client.py
│   │   │       ├── cloud_control_utils.py
│   │   │       ├── context.py
│   │   │       ├── errors.py
│   │   │       ├── iac_generator.py
│   │   │       ├── schema_manager.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── test_aws_client.py
│   │   │   ├── test_cloud_control_utils.py
│   │   │   ├── test_errors.py
│   │   │   ├── test_iac_generator.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_schema_manager.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── cloudtrail-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── cloudtrail_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── common.py
│   │   │       ├── models.py
│   │   │       ├── server.py
│   │   │       └── tools.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_models.py
│   │   │   ├── test_server.py
│   │   │   └── test_tools.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── cloudwatch-appsignals-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── cloudwatch_appsignals_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── audit_presentation_utils.py
│   │   │       ├── audit_utils.py
│   │   │       ├── aws_clients.py
│   │   │       ├── canary_utils.py
│   │   │       ├── server.py
│   │   │       ├── service_audit_utils.py
│   │   │       ├── service_tools.py
│   │   │       ├── sli_report_client.py
│   │   │       ├── slo_tools.py
│   │   │       ├── trace_tools.py
│   │   │       └── utils.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── test_audit_presentation_utils.py
│   │   │   ├── test_audit_utils.py
│   │   │   ├── test_aws_profile.py
│   │   │   ├── test_canary_utils.py
│   │   │   ├── test_initialization.py
│   │   │   ├── test_server_audit_functions.py
│   │   │   ├── test_server_audit_tools.py
│   │   │   ├── test_server.py
│   │   │   ├── test_service_audit_utils.py
│   │   │   ├── test_service_tools_operations.py
│   │   │   ├── test_sli_report_client.py
│   │   │   ├── test_slo_tools.py
│   │   │   └── test_utils.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── cloudwatch-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── cloudwatch_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── cloudwatch_alarms
│   │   │       │   ├── models.py
│   │   │       │   └── tools.py
│   │   │       ├── cloudwatch_logs
│   │   │       │   ├── models.py
│   │   │       │   └── tools.py
│   │   │       ├── cloudwatch_metrics
│   │   │       │   ├── data
│   │   │       │   │   └── metric_metadata.json
│   │   │       │   ├── models.py
│   │   │       │   └── tools.py
│   │   │       ├── common.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── cloudwatch_alarms
│   │   │   │   ├── test_active_alarms.py
│   │   │   │   ├── test_alarm_history_integration.py
│   │   │   │   ├── test_alarm_history.py
│   │   │   │   └── test_alarms_error_handling.py
│   │   │   ├── cloudwatch_logs
│   │   │   │   ├── test_logs_error_handling.py
│   │   │   │   ├── test_logs_models.py
│   │   │   │   └── test_logs_server.py
│   │   │   ├── cloudwatch_metrics
│   │   │   │   ├── test_metrics_error_handling.py
│   │   │   │   ├── test_metrics_models.py
│   │   │   │   ├── test_metrics_server.py
│   │   │   │   └── test_validation_error.py
│   │   │   ├── test_common_and_server.py
│   │   │   ├── test_init.py
│   │   │   └── test_main.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── code-doc-gen-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── code_doc_gen_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── server.py
│   │   │       └── utils
│   │   │           ├── doc_generator.py
│   │   │           ├── models.py
│   │   │           ├── repomix_manager.py
│   │   │           └── templates.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_doc_generator_edge_cases.py
│   │   │   ├── test_doc_generator.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_repomix_manager_scenarios.py
│   │   │   ├── test_repomix_manager.py
│   │   │   ├── test_repomix_statistics.py
│   │   │   ├── test_server_extended.py
│   │   │   ├── test_server.py
│   │   │   └── test_templates.py
│   │   └── uv.lock
│   ├── core-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── core_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── server.py
│   │   │       └── static
│   │   │           ├── __init__.py
│   │   │           └── PROMPT_UNDERSTANDING.md
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_response_types.py
│   │   │   ├── test_server.py
│   │   │   └── test_static.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── cost-explorer-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── cost_explorer_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── comparison_handler.py
│   │   │       ├── constants.py
│   │   │       ├── cost_usage_handler.py
│   │   │       ├── forecasting_handler.py
│   │   │       ├── helpers.py
│   │   │       ├── metadata_handler.py
│   │   │       ├── models.py
│   │   │       ├── server.py
│   │   │       └── utility_handler.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_comparison_handler.py
│   │   │   ├── test_cost_usage_handler.py
│   │   │   ├── test_forecasting_handler.py
│   │   │   ├── test_helpers.py
│   │   │   ├── test_metadata_handler.py
│   │   │   ├── test_models.py
│   │   │   ├── test_server.py
│   │   │   └── test_utility_handler.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── documentdb-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   └── documentdb_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── analytic_tools.py
│   │   │       ├── config.py
│   │   │       ├── connection_tools.py
│   │   │       ├── db_management_tools.py
│   │   │       ├── query_tools.py
│   │   │       ├── server.py
│   │   │       └── write_tools.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── test_analytic_tools.py
│   │   │   ├── test_connection_tools.py
│   │   │   ├── test_db_management_tools.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_query_tools.py
│   │   │   └── test_write_tools.py
│   │   └── uv.lock
│   ├── dynamodb-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── dynamodb_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── common.py
│   │   │       ├── database_analysis_queries.py
│   │   │       ├── database_analyzers.py
│   │   │       ├── prompts
│   │   │       │   └── dynamodb_architect.md
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── evals
│   │   │   │   ├── dynamic_evaluators.py
│   │   │   │   ├── evaluation_registry.py
│   │   │   │   ├── logging_config.py
│   │   │   │   ├── multiturn_evaluator.py
│   │   │   │   ├── README.md
│   │   │   │   ├── scenarios.py
│   │   │   │   └── test_dspy_evals.py
│   │   │   ├── test_dynamodb_server.py
│   │   │   └── test_source_db_integration.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── ecs-mcp-server
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── ecs_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── api
│   │   │       │   ├── __init__.py
│   │   │       │   ├── containerize.py
│   │   │       │   ├── delete.py
│   │   │       │   ├── ecs_troubleshooting.py
│   │   │       │   ├── infrastructure.py
│   │   │       │   ├── resource_management.py
│   │   │       │   ├── status.py
│   │   │       │   └── troubleshooting_tools
│   │   │       │       ├── __init__.py
│   │   │       │       ├── detect_image_pull_failures.py
│   │   │       │       ├── fetch_cloudformation_status.py
│   │   │       │       ├── fetch_network_configuration.py
│   │   │       │       ├── fetch_service_events.py
│   │   │       │       ├── fetch_task_failures.py
│   │   │       │       ├── fetch_task_logs.py
│   │   │       │       ├── get_ecs_troubleshooting_guidance.py
│   │   │       │       └── utils.py
│   │   │       ├── main.py
│   │   │       ├── modules
│   │   │       │   ├── __init__.py
│   │   │       │   ├── aws_knowledge_proxy.py
│   │   │       │   ├── containerize.py
│   │   │       │   ├── delete.py
│   │   │       │   ├── deployment_status.py
│   │   │       │   ├── infrastructure.py
│   │   │       │   ├── resource_management.py
│   │   │       │   └── troubleshooting.py
│   │   │       ├── templates
│   │   │       │   ├── ecr_infrastructure.json
│   │   │       │   └── ecs_infrastructure.json
│   │   │       └── utils
│   │   │           ├── arn_parser.py
│   │   │           ├── aws.py
│   │   │           ├── config.py
│   │   │           ├── docker.py
│   │   │           ├── security.py
│   │   │           ├── templates.py
│   │   │           └── time_utils.py
│   │   ├── DEVELOPMENT.md
│   │   ├── pyproject.toml
│   │   ├── pyrightconfig.json
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── integ
│   │   │   │   └── mcp-inspector
│   │   │   │       ├── .gitignore
│   │   │   │       ├── README.md
│   │   │   │       ├── run-tests.sh
│   │   │   │       └── scenarios
│   │   │   │           ├── 01_comprehensive_troubleshooting
│   │   │   │           │   ├── 01_create.sh
│   │   │   │           │   ├── 02_validate.sh
│   │   │   │           │   ├── 03_cleanup.sh
│   │   │   │           │   ├── description.txt
│   │   │   │           │   └── utils
│   │   │   │           │       ├── mcp_helpers.sh
│   │   │   │           │       └── validation_helpers.sh
│   │   │   │           └── 02_test_knowledge_proxy_tools
│   │   │   │               ├── 01_create.sh
│   │   │   │               ├── 02_validate.sh
│   │   │   │               ├── 03_cleanup.sh
│   │   │   │               ├── description.txt
│   │   │   │               └── utils
│   │   │   │                   ├── knowledge_validation_helpers.sh
│   │   │   │                   └── mcp_knowledge_helpers.sh
│   │   │   ├── llm_testing
│   │   │   │   ├── invalid_cfn_template.yaml
│   │   │   │   ├── README.md
│   │   │   │   ├── run_tests.sh
│   │   │   │   ├── scenarios
│   │   │   │   │   ├── 01_cloudformation_failure
│   │   │   │   │   │   ├── 01_create.sh
│   │   │   │   │   │   ├── 02_validate.sh
│   │   │   │   │   │   ├── 03_prompts.txt
│   │   │   │   │   │   ├── 04_evaluation.md
│   │   │   │   │   │   ├── 05_cleanup.sh
│   │   │   │   │   │   └── description.txt
│   │   │   │   │   ├── 02_service_failure
│   │   │   │   │   │   ├── 01_create.sh
│   │   │   │   │   │   ├── 02_validate.sh
│   │   │   │   │   │   ├── 03_prompts.txt
│   │   │   │   │   │   ├── 04_evaluation.md
│   │   │   │   │   │   ├── 05_cleanup.sh
│   │   │   │   │   │   └── description.txt
│   │   │   │   │   ├── 03_task_exit_failure
│   │   │   │   │   │   ├── 01_create.sh
│   │   │   │   │   │   ├── 02_validate.sh
│   │   │   │   │   │   ├── 03_prompts.txt
│   │   │   │   │   │   ├── 04_evaluation.md
│   │   │   │   │   │   ├── 05_cleanup.sh
│   │   │   │   │   │   └── description.txt
│   │   │   │   │   ├── 04_network_configuration_failure
│   │   │   │   │   │   ├── 01_create.sh
│   │   │   │   │   │   ├── 02_validate.sh
│   │   │   │   │   │   ├── 03_prompts.txt
│   │   │   │   │   │   ├── 05_cleanup.sh
│   │   │   │   │   │   └── description.txt
│   │   │   │   │   ├── 05_resource_constraint_failure
│   │   │   │   │   │   ├── 01_create.sh
│   │   │   │   │   │   ├── 02_validate.sh
│   │   │   │   │   │   ├── 03_prompts.txt
│   │   │   │   │   │   ├── 05_cleanup.sh
│   │   │   │   │   │   └── description.txt
│   │   │   │   │   └── 06_load_balancer_failure
│   │   │   │   │       ├── 01_create.sh
│   │   │   │   │       ├── 02_validate.sh
│   │   │   │   │       ├── 03_prompts.txt
│   │   │   │   │       ├── 05_cleanup.sh
│   │   │   │   │       └── description.txt
│   │   │   │   ├── SCRIPT_IMPROVEMENTS.md
│   │   │   │   └── utils
│   │   │   │       ├── aws_helpers.sh
│   │   │   │       └── evaluation_template.md
│   │   │   └── unit
│   │   │       ├── __init__.py
│   │   │       ├── api
│   │   │       │   ├── conftest.py
│   │   │       │   ├── test_delete_api.py
│   │   │       │   ├── test_ecs_troubleshooting.py
│   │   │       │   ├── test_resource_management_api.py
│   │   │       │   └── troubleshooting_tools
│   │   │       │       └── test_fetch_network_configuration.py
│   │   │       ├── conftest.py
│   │   │       ├── modules
│   │   │       │   ├── test_aws_knowledge_proxy.py
│   │   │       │   └── test_resource_management_module.py
│   │   │       ├── test_aws_role_utils.py
│   │   │       ├── test_aws_utils.py
│   │   │       ├── test_containerize.py
│   │   │       ├── test_delete.py
│   │   │       ├── test_docker_utils.py
│   │   │       ├── test_docker_with_role.py
│   │   │       ├── test_image_pull_failure_extended.py
│   │   │       ├── test_image_pull_failure.py
│   │   │       ├── test_infrastructure_role.py
│   │   │       ├── test_infrastructure.py
│   │   │       ├── test_integration.py
│   │   │       ├── test_main.py
│   │   │       ├── test_resource_management_api_operation.py
│   │   │       ├── test_resource_management_tool.py
│   │   │       ├── test_resource_management.py
│   │   │       ├── test_security_integration.py
│   │   │       ├── test_status_pytest.py
│   │   │       ├── test_status.py
│   │   │       ├── troubleshooting_tools
│   │   │       │   ├── __init__.py
│   │   │       │   ├── conftest.py
│   │   │       │   ├── test_detect_image_pull_failures.py
│   │   │       │   ├── test_fetch_cloudformation_status.py
│   │   │       │   ├── test_fetch_service_events.py
│   │   │       │   ├── test_fetch_task_failures.py
│   │   │       │   ├── test_fetch_task_logs.py
│   │   │       │   ├── test_get_ecs_troubleshooting_guidance.py
│   │   │       │   ├── test_is_ecr_image_security.py
│   │   │       │   └── test_utils.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── async_test_utils.py
│   │   │           ├── test_arn_parser.py
│   │   │           ├── test_config.py
│   │   │           ├── test_docker.py
│   │   │           ├── test_response_sanitization.py
│   │   │           ├── test_security_extended.py
│   │   │           ├── test_security.py
│   │   │           ├── test_templates.py
│   │   │           └── test_time_utils.py
│   │   └── uv.lock
│   ├── eks-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── eks_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── aws_helper.py
│   │   │       ├── cloudwatch_handler.py
│   │   │       ├── cloudwatch_metrics_guidance_handler.py
│   │   │       ├── consts.py
│   │   │       ├── data
│   │   │       │   └── eks_cloudwatch_metrics_guidance.json
│   │   │       ├── eks_kb_handler.py
│   │   │       ├── eks_stack_handler.py
│   │   │       ├── iam_handler.py
│   │   │       ├── insights_handler.py
│   │   │       ├── k8s_apis.py
│   │   │       ├── k8s_client_cache.py
│   │   │       ├── k8s_handler.py
│   │   │       ├── logging_helper.py
│   │   │       ├── models.py
│   │   │       ├── scripts
│   │   │       │   └── update_eks_cloudwatch_metrics_guidance.py
│   │   │       ├── server.py
│   │   │       ├── templates
│   │   │       │   ├── eks-templates
│   │   │       │   │   └── eks-with-vpc.yaml
│   │   │       │   └── k8s-templates
│   │   │       │       ├── deployment.yaml
│   │   │       │       └── service.yaml
│   │   │       └── vpc_config_handler.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_aws_helper.py
│   │   │   ├── test_cloudwatch_handler.py
│   │   │   ├── test_cloudwatch_metrics_guidance_handler.py
│   │   │   ├── test_eks_kb_handler.py
│   │   │   ├── test_eks_stack_handler.py
│   │   │   ├── test_iam_handler.py
│   │   │   ├── test_init.py
│   │   │   ├── test_insights_handler.py
│   │   │   ├── test_k8s_apis.py
│   │   │   ├── test_k8s_client_cache.py
│   │   │   ├── test_k8s_handler.py
│   │   │   ├── test_logging_helper.py
│   │   │   ├── test_main.py
│   │   │   ├── test_models.py
│   │   │   ├── test_server.py
│   │   │   └── test_vpc_config_handler.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── elasticache-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── elasticache_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── common
│   │   │       │   ├── __init__.py
│   │   │       │   ├── connection.py
│   │   │       │   ├── decorators.py
│   │   │       │   └── server.py
│   │   │       ├── context.py
│   │   │       ├── main.py
│   │   │       └── tools
│   │   │           ├── __init__.py
│   │   │           ├── cc
│   │   │           │   ├── __init__.py
│   │   │           │   ├── connect.py
│   │   │           │   ├── create.py
│   │   │           │   ├── delete.py
│   │   │           │   ├── describe.py
│   │   │           │   ├── modify.py
│   │   │           │   ├── parsers.py
│   │   │           │   └── processors.py
│   │   │           ├── ce
│   │   │           │   ├── __init__.py
│   │   │           │   └── get_cost_and_usage.py
│   │   │           ├── cw
│   │   │           │   ├── __init__.py
│   │   │           │   └── get_metric_statistics.py
│   │   │           ├── cwlogs
│   │   │           │   ├── __init__.py
│   │   │           │   ├── create_log_group.py
│   │   │           │   ├── describe_log_groups.py
│   │   │           │   ├── describe_log_streams.py
│   │   │           │   ├── filter_log_events.py
│   │   │           │   └── get_log_events.py
│   │   │           ├── firehose
│   │   │           │   ├── __init__.py
│   │   │           │   └── list_delivery_streams.py
│   │   │           ├── misc
│   │   │           │   ├── __init__.py
│   │   │           │   ├── batch_apply_update_action.py
│   │   │           │   ├── batch_stop_update_action.py
│   │   │           │   ├── describe_cache_engine_versions.py
│   │   │           │   ├── describe_engine_default_parameters.py
│   │   │           │   ├── describe_events.py
│   │   │           │   └── describe_service_updates.py
│   │   │           ├── rg
│   │   │           │   ├── __init__.py
│   │   │           │   ├── complete_migration.py
│   │   │           │   ├── connect.py
│   │   │           │   ├── create.py
│   │   │           │   ├── delete.py
│   │   │           │   ├── describe.py
│   │   │           │   ├── modify.py
│   │   │           │   ├── parsers.py
│   │   │           │   ├── processors.py
│   │   │           │   ├── start_migration.py
│   │   │           │   └── test_migration.py
│   │   │           └── serverless
│   │   │               ├── __init__.py
│   │   │               ├── connect.py
│   │   │               ├── create.py
│   │   │               ├── delete.py
│   │   │               ├── describe.py
│   │   │               ├── models.py
│   │   │               └── modify.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_connection.py
│   │   │   ├── test_decorators.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── tools
│   │   │       ├── cc
│   │   │       │   ├── __init__.py
│   │   │       │   ├── test_connect_additional.py
│   │   │       │   ├── test_connect_coverage_additional.py
│   │   │       │   ├── test_connect_coverage.py
│   │   │       │   ├── test_connect.py
│   │   │       │   ├── test_create_additional.py
│   │   │       │   ├── test_create.py
│   │   │       │   ├── test_delete.py
│   │   │       │   ├── test_describe.py
│   │   │       │   ├── test_modify.py
│   │   │       │   ├── test_parsers.py
│   │   │       │   └── test_processors.py
│   │   │       ├── ce
│   │   │       │   ├── __init__.py
│   │   │       │   └── test_get_cost_and_usage.py
│   │   │       ├── cw
│   │   │       │   └── test_get_metric_statistics.py
│   │   │       ├── cwlogs
│   │   │       │   ├── __init__.py
│   │   │       │   ├── test_create_log_group.py
│   │   │       │   ├── test_describe_log_groups.py
│   │   │       │   ├── test_describe_log_streams.py
│   │   │       │   ├── test_filter_log_events.py
│   │   │       │   └── test_get_log_events.py
│   │   │       ├── firehose
│   │   │       │   └── test_list_delivery_streams.py
│   │   │       ├── misc
│   │   │       │   ├── __init__.py
│   │   │       │   ├── test_batch_apply_update_action.py
│   │   │       │   ├── test_batch_stop_update_action.py
│   │   │       │   ├── test_describe_cache_engine_versions.py
│   │   │       │   ├── test_describe_engine_default_parameters.py
│   │   │       │   ├── test_describe_events.py
│   │   │       │   └── test_describe_service_updates.py
│   │   │       ├── rg
│   │   │       │   ├── __init__.py
│   │   │       │   ├── test_complete_migration.py
│   │   │       │   ├── test_connect_additional.py
│   │   │       │   ├── test_connect_coverage_additional.py
│   │   │       │   ├── test_connect_optional_fields.py
│   │   │       │   ├── test_connect_partial_coverage.py
│   │   │       │   ├── test_connect.py
│   │   │       │   ├── test_create.py
│   │   │       │   ├── test_delete.py
│   │   │       │   ├── test_describe.py
│   │   │       │   ├── test_modify.py
│   │   │       │   ├── test_parsers.py
│   │   │       │   ├── test_processors.py
│   │   │       │   ├── test_start_migration.py
│   │   │       │   └── test_test_migration.py
│   │   │       └── serverless
│   │   │           ├── test_connect_additional.py
│   │   │           ├── test_connect_coverage_additional.py
│   │   │           ├── test_connect_optional_fields.py
│   │   │           ├── test_connect.py
│   │   │           ├── test_create.py
│   │   │           ├── test_delete.py
│   │   │           ├── test_describe.py
│   │   │           └── test_modify.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── finch-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── finch_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── consts.py
│   │   │       ├── models.py
│   │   │       ├── server.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── build.py
│   │   │           ├── common.py
│   │   │           ├── ecr.py
│   │   │           ├── push.py
│   │   │           └── vm.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── test_cli_flags.py
│   │   │   ├── test_logging_configuration.py
│   │   │   ├── test_server.py
│   │   │   ├── test_utils_build.py
│   │   │   ├── test_utils_common.py
│   │   │   ├── test_utils_ecr.py
│   │   │   ├── test_utils_push.py
│   │   │   └── test_utils_vm.py
│   │   └── uv.lock
│   ├── frontend-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── frontend_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── server.py
│   │   │       ├── static
│   │   │       │   └── react
│   │   │       │       ├── essential-knowledge.md
│   │   │       │       └── troubleshooting.md
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           └── file_utils.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_file_utils.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── test_server.py
│   │   └── uv.lock
│   ├── git-repo-research-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── git_repo_research_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── defaults.py
│   │   │       ├── embeddings.py
│   │   │       ├── github_search.py
│   │   │       ├── indexer.py
│   │   │       ├── models.py
│   │   │       ├── repository.py
│   │   │       ├── search.py
│   │   │       ├── server.py
│   │   │       └── utils.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_errors_repository.py
│   │   │   ├── test_github_search_edge_cases.py
│   │   │   ├── test_graphql_github_search.py
│   │   │   ├── test_local_repository.py
│   │   │   ├── test_repository_utils.py
│   │   │   ├── test_rest_github_search.py
│   │   │   ├── test_search.py
│   │   │   ├── test_server.py
│   │   │   └── test_url_repository.py
│   │   └── uv.lock
│   ├── healthlake-mcp-server
│   │   ├── .dockerignore
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── healthlake_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── fhir_operations.py
│   │   │       ├── main.py
│   │   │       ├── models.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── CONTRIBUTING.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── examples
│   │   │   ├── mcp_config.json
│   │   │   └── README.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── test_fhir_client_comprehensive.py
│   │   │   ├── test_fhir_error_scenarios.py
│   │   │   ├── test_fhir_operations.py
│   │   │   ├── test_integration_mock_based.py
│   │   │   ├── test_main_edge_cases.py
│   │   │   ├── test_main.py
│   │   │   ├── test_mcp_integration_coverage.py
│   │   │   ├── test_models_edge_cases.py
│   │   │   ├── test_models.py
│   │   │   ├── test_readonly_mode.py
│   │   │   ├── test_server_core.py
│   │   │   ├── test_server_error_handling.py
│   │   │   ├── test_server_mcp_handlers.py
│   │   │   ├── test_server_toolhandler.py
│   │   │   └── test_server_validation.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── iam-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── iam_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── aws_client.py
│   │   │       ├── context.py
│   │   │       ├── errors.py
│   │   │       ├── models.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── DESIGN_COMPLIANCE.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── examples
│   │   │   ├── get_policy_document_example.py
│   │   │   └── inline_policy_demo.py
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── run_tests.sh
│   │   ├── tests
│   │   │   ├── test_context.py
│   │   │   ├── test_errors.py
│   │   │   ├── test_inline_policies.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── lambda-tool-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── lambda_tool_mcp_server
│   │   │       ├── __init__.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── examples
│   │   │   ├── README.md
│   │   │   └── sample_functions
│   │   │       ├── customer-create
│   │   │       │   └── app.py
│   │   │       ├── customer-id-from-email
│   │   │       │   └── app.py
│   │   │       ├── customer-info-from-id
│   │   │       │   └── app.py
│   │   │       └── template.yml
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── test_format_lambda_response.py
│   │   │   ├── test_integration_coverage.py
│   │   │   ├── test_integration.py
│   │   │   ├── test_register_lambda_functions.py
│   │   │   ├── test_schema_integration.py
│   │   │   ├── test_server_coverage_additional.py
│   │   │   ├── test_server_coverage.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── mcp-lambda-handler
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   └── mcp_lambda_handler
│   │   │       ├── __init__.py
│   │   │       ├── mcp_lambda_handler.py
│   │   │       ├── session.py
│   │   │       └── types.py
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   └── test_lambda_handler.py
│   │   └── uv.lock
│   ├── memcached-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── memcached_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── common
│   │   │       │   ├── config.py
│   │   │       │   ├── connection.py
│   │   │       │   └── server.py
│   │   │       ├── context.py
│   │   │       ├── main.py
│   │   │       └── tools
│   │   │           └── cache.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── ELASTICACHECONNECT.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_cache_readonly.py
│   │   │   ├── test_cache.py
│   │   │   ├── test_connection.py
│   │   │   ├── test_init.py
│   │   │   └── test_main.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── mysql-mcp-server
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── mysql_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── mutable_sql_detector.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── nova-canvas-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── nova_canvas_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── consts.py
│   │   │       ├── models.py
│   │   │       ├── novacanvas.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── test_models.py
│   │   │   ├── test_novacanvas.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── openapi-mcp-server
│   │   ├── .coveragerc
│   │   ├── .dockerignore
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── AUTHENTICATION.md
│   │   ├── AWS_BEST_PRACTICES.md
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── openapi_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── api
│   │   │       │   ├── __init__.py
│   │   │       │   └── config.py
│   │   │       ├── auth
│   │   │       │   ├── __init__.py
│   │   │       │   ├── api_key_auth.py
│   │   │       │   ├── auth_cache.py
│   │   │       │   ├── auth_errors.py
│   │   │       │   ├── auth_factory.py
│   │   │       │   ├── auth_protocol.py
│   │   │       │   ├── auth_provider.py
│   │   │       │   ├── base_auth.py
│   │   │       │   ├── basic_auth.py
│   │   │       │   ├── bearer_auth.py
│   │   │       │   ├── cognito_auth.py
│   │   │       │   └── register.py
│   │   │       ├── patch
│   │   │       │   └── __init__.py
│   │   │       ├── prompts
│   │   │       │   ├── __init__.py
│   │   │       │   ├── generators
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── operation_prompts.py
│   │   │       │   │   └── workflow_prompts.py
│   │   │       │   ├── models.py
│   │   │       │   └── prompt_manager.py
│   │   │       ├── server.py
│   │   │       └── utils
│   │   │           ├── __init__.py
│   │   │           ├── cache_provider.py
│   │   │           ├── config.py
│   │   │           ├── error_handler.py
│   │   │           ├── http_client.py
│   │   │           ├── metrics_provider.py
│   │   │           ├── openapi_validator.py
│   │   │           └── openapi.py
│   │   ├── CHANGELOG.md
│   │   ├── DEPLOYMENT.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── OBSERVABILITY.md
│   │   ├── pyproject.toml
│   │   ├── pyrightconfig.json
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── api
│   │   │   │   └── test_config.py
│   │   │   ├── auth
│   │   │   │   ├── test_api_key_auth.py
│   │   │   │   ├── test_auth_cache.py
│   │   │   │   ├── test_auth_errors.py
│   │   │   │   ├── test_auth_factory_caching.py
│   │   │   │   ├── test_auth_factory_coverage.py
│   │   │   │   ├── test_auth_factory.py
│   │   │   │   ├── test_auth_protocol_additional.py
│   │   │   │   ├── test_auth_protocol_boost.py
│   │   │   │   ├── test_auth_protocol_coverage.py
│   │   │   │   ├── test_auth_protocol_extended.py
│   │   │   │   ├── test_auth_protocol_improved.py
│   │   │   │   ├── test_auth_protocol.py
│   │   │   │   ├── test_auth_provider_additional.py
│   │   │   │   ├── test_base_auth_coverage.py
│   │   │   │   ├── test_base_auth.py
│   │   │   │   ├── test_basic_auth.py
│   │   │   │   ├── test_bearer_auth.py
│   │   │   │   ├── test_cognito_auth_additional_coverage.py
│   │   │   │   ├── test_cognito_auth_boost_coverage.py
│   │   │   │   ├── test_cognito_auth_client_credentials.py
│   │   │   │   ├── test_cognito_auth_coverage_boost.py
│   │   │   │   ├── test_cognito_auth_exceptions.py
│   │   │   │   ├── test_cognito_auth.py
│   │   │   │   ├── test_register_coverage.py
│   │   │   │   └── test_register.py
│   │   │   ├── prompts
│   │   │   │   ├── standalone
│   │   │   │   │   ├── test_operation_prompt.py
│   │   │   │   │   ├── test_prompt_arguments.py
│   │   │   │   │   └── test_secure_operation_prompt.py
│   │   │   │   ├── test_mcp_prompt_manager_integration.py
│   │   │   │   ├── test_mcp_prompt_manager.py
│   │   │   │   ├── test_models_dict_method.py
│   │   │   │   ├── test_operation_prompts_extended.py
│   │   │   │   ├── test_prompt_manager_additional.py
│   │   │   │   ├── test_prompt_manager_comprehensive.py
│   │   │   │   ├── test_prompt_manager_coverage.py
│   │   │   │   └── test_prompt_registration.py
│   │   │   ├── README.md
│   │   │   ├── test_api_name.py
│   │   │   ├── test_cache_coverage_89.py
│   │   │   ├── test_client.py
│   │   │   ├── test_coverage_boost.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main_extended.py
│   │   │   ├── test_main.py
│   │   │   ├── test_openapi_coverage_89.py
│   │   │   ├── test_server_auth_errors.py
│   │   │   ├── test_server_coverage_boost_2.py
│   │   │   ├── test_server_coverage_boost.py
│   │   │   ├── test_server_exception_handling.py
│   │   │   ├── test_server_extended.py
│   │   │   ├── test_server_httpx_version.py
│   │   │   ├── test_server_part1.py
│   │   │   ├── test_server_route_logging.py
│   │   │   ├── test_server_signal_handlers.py
│   │   │   ├── test_server.py
│   │   │   └── utils
│   │   │       ├── test_cache_provider.py
│   │   │       ├── test_error_handler_boost.py
│   │   │       ├── test_error_handler_extended.py
│   │   │       ├── test_error_handler_fix.py
│   │   │       ├── test_error_handler.py
│   │   │       ├── test_http_client_comprehensive.py
│   │   │       ├── test_http_client_extended.py
│   │   │       ├── test_http_client_extended2.py
│   │   │       ├── test_http_client_import_error.py
│   │   │       ├── test_http_client.py
│   │   │       ├── test_metrics_provider_decorators.py
│   │   │       ├── test_metrics_provider_extended2.py
│   │   │       ├── test_metrics_provider_prometheus.py
│   │   │       ├── test_metrics_provider.py
│   │   │       ├── test_openapi_validator.py
│   │   │       └── test_openapi.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── postgres-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── postgres_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── connection
│   │   │       │   ├── __init__.py
│   │   │       │   ├── abstract_db_connection.py
│   │   │       │   ├── db_connection_singleton.py
│   │   │       │   ├── psycopg_pool_connection.py
│   │   │       │   └── rds_api_connection.py
│   │   │       ├── mutable_sql_detector.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── test_psycopg_connector.py
│   │   │   ├── test_server.py
│   │   │   └── test_singleton.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── prometheus-mcp-server
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── prometheus_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── consts.py
│   │   │       ├── models.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── conftest.py
│   │   │   ├── test_aws_credentials.py
│   │   │   ├── test_config_manager.py
│   │   │   ├── test_consts.py
│   │   │   ├── test_coverage_gaps.py
│   │   │   ├── test_coverage_improvement.py
│   │   │   ├── test_final_coverage.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_models.py
│   │   │   ├── test_prometheus_client.py
│   │   │   ├── test_prometheus_connection.py
│   │   │   ├── test_security_validator.py
│   │   │   ├── test_server_coverage.py
│   │   │   ├── test_tools.py
│   │   │   └── test_workspace_config.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── redshift-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── redshift_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── consts.py
│   │   │       ├── models.py
│   │   │       ├── redshift.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_redshift.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── s3-tables-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── s3_tables_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── constants.py
│   │   │       ├── database.py
│   │   │       ├── engines
│   │   │       │   ├── __init__.py
│   │   │       │   └── pyiceberg.py
│   │   │       ├── file_processor
│   │   │       │   ├── __init__.py
│   │   │       │   ├── csv.py
│   │   │       │   ├── parquet.py
│   │   │       │   └── utils.py
│   │   │       ├── models.py
│   │   │       ├── namespaces.py
│   │   │       ├── resources.py
│   │   │       ├── s3_operations.py
│   │   │       ├── server.py
│   │   │       ├── table_buckets.py
│   │   │       ├── tables.py
│   │   │       └── utils.py
│   │   ├── CHANGELOG.md
│   │   ├── CONTEXT.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_csv.py
│   │   │   ├── test_database.py
│   │   │   ├── test_file_processor_utils.py
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   ├── test_namespaces.py
│   │   │   ├── test_parquet.py
│   │   │   ├── test_pyiceberg.py
│   │   │   ├── test_resources.py
│   │   │   ├── test_s3_operations.py
│   │   │   ├── test_server.py
│   │   │   ├── test_table_buckets.py
│   │   │   ├── test_tables.py
│   │   │   └── test_utils.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── stepfunctions-tool-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── stepfunctions_tool_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── aws_helper.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── README.md
│   │   │   ├── test_aws_helper.py
│   │   │   ├── test_create_state_machine_tool.py
│   │   │   ├── test_filter_state_machines_by_tag.py
│   │   │   ├── test_format_state_machine_response.py
│   │   │   ├── test_get_schema_arn_from_state_machine_arn.py
│   │   │   ├── test_get_schema_from_registry.py
│   │   │   ├── test_invoke_express_state_machine_impl.py
│   │   │   ├── test_invoke_standard_state_machine_impl.py
│   │   │   ├── test_main.py
│   │   │   ├── test_register_state_machines.py
│   │   │   ├── test_sanitize_tool_name.py
│   │   │   ├── test_server.py
│   │   │   └── test_validate_state_machine_name.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── syntheticdata-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── syntheticdata_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── pandas_interpreter.py
│   │   │       ├── server.py
│   │   │       └── storage
│   │   │           ├── __init__.py
│   │   │           ├── base.py
│   │   │           ├── loader.py
│   │   │           └── s3.py
│   │   ├── CHANGELOG.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── conftest.py
│   │   │   ├── test_constants.py
│   │   │   ├── test_pandas_interpreter.py
│   │   │   ├── test_server.py
│   │   │   └── test_storage
│   │   │       ├── __init__.py
│   │   │       ├── test_loader.py
│   │   │       └── test_s3.py
│   │   └── uv.lock
│   ├── terraform-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── terraform_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── impl
│   │   │       │   ├── resources
│   │   │       │   │   ├── __init__.py
│   │   │       │   │   ├── terraform_aws_provider_resources_listing.py
│   │   │       │   │   └── terraform_awscc_provider_resources_listing.py
│   │   │       │   └── tools
│   │   │       │       ├── __init__.py
│   │   │       │       ├── execute_terraform_command.py
│   │   │       │       ├── execute_terragrunt_command.py
│   │   │       │       ├── run_checkov_scan.py
│   │   │       │       ├── search_aws_provider_docs.py
│   │   │       │       ├── search_awscc_provider_docs.py
│   │   │       │       ├── search_specific_aws_ia_modules.py
│   │   │       │       ├── search_user_provided_module.py
│   │   │       │       └── utils.py
│   │   │       ├── models
│   │   │       │   ├── __init__.py
│   │   │       │   └── models.py
│   │   │       ├── scripts
│   │   │       │   ├── generate_aws_provider_resources.py
│   │   │       │   ├── generate_awscc_provider_resources.py
│   │   │       │   └── scrape_aws_terraform_best_practices.py
│   │   │       ├── server.py
│   │   │       └── static
│   │   │           ├── __init__.py
│   │   │           ├── AWS_PROVIDER_RESOURCES.md
│   │   │           ├── AWS_TERRAFORM_BEST_PRACTICES.md
│   │   │           ├── AWSCC_PROVIDER_RESOURCES.md
│   │   │           ├── MCP_INSTRUCTIONS.md
│   │   │           └── TERRAFORM_WORKFLOW_GUIDE.md
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── __init__.py
│   │   │   ├── .gitignore
│   │   │   ├── conftest.py
│   │   │   ├── README.md
│   │   │   ├── test_command_impl.py
│   │   │   ├── test_execute_terraform_command.py
│   │   │   ├── test_execute_terragrunt_command.py
│   │   │   ├── test_models.py
│   │   │   ├── test_parameter_annotations.py
│   │   │   ├── test_resources.py
│   │   │   ├── test_run_checkov_scan.py
│   │   │   ├── test_search_user_provided_module.py
│   │   │   ├── test_server.py
│   │   │   ├── test_tool_implementations.py
│   │   │   ├── test_utils_additional.py
│   │   │   └── test_utils.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── timestream-for-influxdb-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── timestream_for_influxdb_mcp_server
│   │   │       ├── __init__.py
│   │   │       └── server.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_init.py
│   │   │   ├── test_main.py
│   │   │   └── test_server.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   ├── valkey-mcp-server
│   │   ├── .gitignore
│   │   ├── .python-version
│   │   ├── awslabs
│   │   │   ├── __init__.py
│   │   │   └── valkey_mcp_server
│   │   │       ├── __init__.py
│   │   │       ├── common
│   │   │       │   ├── __init__.py
│   │   │       │   ├── config.py
│   │   │       │   ├── connection.py
│   │   │       │   └── server.py
│   │   │       ├── context.py
│   │   │       ├── main.py
│   │   │       ├── tools
│   │   │       │   ├── __init__.py
│   │   │       │   ├── bitmap.py
│   │   │       │   ├── hash.py
│   │   │       │   ├── hyperloglog.py
│   │   │       │   ├── json.py
│   │   │       │   ├── list.py
│   │   │       │   ├── misc.py
│   │   │       │   ├── server_management.py
│   │   │       │   ├── set.py
│   │   │       │   ├── sorted_set.py
│   │   │       │   ├── stream.py
│   │   │       │   └── string.py
│   │   │       └── version.py
│   │   ├── CHANGELOG.md
│   │   ├── docker-healthcheck.sh
│   │   ├── Dockerfile
│   │   ├── ELASTICACHECONNECT.md
│   │   ├── LICENSE
│   │   ├── NOTICE
│   │   ├── pyproject.toml
│   │   ├── README.md
│   │   ├── tests
│   │   │   ├── test_bitmap.py
│   │   │   ├── test_config.py
│   │   │   ├── test_connection.py
│   │   │   ├── test_hash.py
│   │   │   ├── test_hyperloglog.py
│   │   │   ├── test_init.py
│   │   │   ├── test_json_additional.py
│   │   │   ├── test_json_readonly.py
│   │   │   ├── test_json.py
│   │   │   ├── test_list_additional.py
│   │   │   ├── test_list_readonly.py
│   │   │   ├── test_list.py
│   │   │   ├── test_main.py
│   │   │   ├── test_misc.py
│   │   │   ├── test_server_management.py
│   │   │   ├── test_set_readonly.py
│   │   │   ├── test_set.py
│   │   │   ├── test_sorted_set_additional.py
│   │   │   ├── test_sorted_set_readonly.py
│   │   │   ├── test_sorted_set.py
│   │   │   ├── test_stream_additional.py
│   │   │   ├── test_stream_readonly.py
│   │   │   ├── test_stream.py
│   │   │   └── test_string.py
│   │   ├── uv-requirements.txt
│   │   └── uv.lock
│   └── well-architected-security-mcp-server
│       ├── .python-version
│       ├── awslabs
│       │   └── well_architected_security_mcp_server
│       │       ├── __init__.py
│       │       ├── consts.py
│       │       ├── server.py
│       │       └── util
│       │           ├── __init__.py
│       │           ├── network_security.py
│       │           ├── prompt_utils.py
│       │           ├── resource_utils.py
│       │           ├── security_services.py
│       │           └── storage_security.py
│       ├── PROMPT_TEMPLATE.md
│       ├── pyproject.toml
│       ├── README.md
│       ├── tests
│       │   ├── __init__.py
│       │   ├── conftest.py
│       │   ├── README.md
│       │   ├── test_access_analyzer_fix.py
│       │   ├── test_network_security_additional.py
│       │   ├── test_network_security.py
│       │   ├── test_prompt_utils_coverage.py
│       │   ├── test_prompt_utils.py
│       │   ├── test_resource_utils_fix.py
│       │   ├── test_resource_utils.py
│       │   ├── test_security_services_additional.py
│       │   ├── test_security_services_coverage.py
│       │   ├── test_security_services.py
│       │   ├── test_server_additional.py
│       │   ├── test_server_coverage.py
│       │   ├── test_server_prompts.py
│       │   ├── test_server_security_findings.py
│       │   ├── test_server.py
│       │   ├── test_storage_security_additional.py
│       │   ├── test_storage_security_comprehensive.py
│       │   ├── test_storage_security_edge_cases.py
│       │   ├── test_storage_security_recommendations.py
│       │   ├── test_storage_security.py
│       │   └── test_user_agent_config.py
│       └── uv.lock
└── VIBE_CODING_TIPS_TRICKS.md
```

# Files

--------------------------------------------------------------------------------
/src/terraform-mcp-server/awslabs/terraform_mcp_server/static/AWSCC_PROVIDER_RESOURCES.md:
--------------------------------------------------------------------------------

```markdown
   1 | # AWSCC Provider Resources Listing
   2 | 
   3 | AWSCC Provider Version: 1.36.0
   4 | 
   5 | Last updated: April 11, 2025 18:07:09
   6 | 
   7 | Found 1057 resources and 2042 data sources across 2 AWSCC service categories.
   8 | 
   9 | ## Data Sources
  10 | 
  11 | *0 resources and 1977 data sources*
  12 | 
  13 | 
  14 | ### Data Sources
  15 | - [awscc_accessanalyzer_analyzer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/accessanalyzer_analyzer)
  16 | - [awscc_accessanalyzer_analyzers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/accessanalyzer_analyzers)
  17 | - [awscc_acmpca_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/acmpca_certificate)
  18 | - [awscc_acmpca_certificate_authorities](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/acmpca_certificate_authorities)
  19 | - [awscc_acmpca_certificate_authority](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/acmpca_certificate_authority)
  20 | - [awscc_acmpca_certificate_authority_activation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/acmpca_certificate_authority_activation)
  21 | - [awscc_acmpca_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/acmpca_permission)
  22 | - [awscc_amazonmq_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amazonmq_configuration)
  23 | - [awscc_amazonmq_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amazonmq_configurations)
  24 | - [awscc_amplify_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amplify_app)
  25 | - [awscc_amplify_apps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amplify_apps)
  26 | - [awscc_amplify_branch](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amplify_branch)
  27 | - [awscc_amplify_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amplify_domain)
  28 | - [awscc_amplify_domains](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/amplify_domains)
  29 | - [awscc_apigateway_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_account)
  30 | - [awscc_apigateway_api_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_api_key)
  31 | - [awscc_apigateway_api_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_api_keys)
  32 | - [awscc_apigateway_authorizer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_authorizer)
  33 | - [awscc_apigateway_base_path_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_base_path_mapping)
  34 | - [awscc_apigateway_base_path_mapping_v2](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_base_path_mapping_v2)
  35 | - [awscc_apigateway_client_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_client_certificate)
  36 | - [awscc_apigateway_client_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_client_certificates)
  37 | - [awscc_apigateway_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_deployment)
  38 | - [awscc_apigateway_documentation_part](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_documentation_part)
  39 | - [awscc_apigateway_documentation_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_documentation_version)
  40 | - [awscc_apigateway_domain_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_domain_name)
  41 | - [awscc_apigateway_domain_name_access_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_domain_name_access_association)
  42 | - [awscc_apigateway_domain_name_access_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_domain_name_access_associations)
  43 | - [awscc_apigateway_domain_name_v2](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_domain_name_v2)
  44 | - [awscc_apigateway_domain_name_v2s](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_domain_name_v2s)
  45 | - [awscc_apigateway_domain_names](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_domain_names)
  46 | - [awscc_apigateway_gateway_response](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_gateway_response)
  47 | - [awscc_apigateway_method](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_method)
  48 | - [awscc_apigateway_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_model)
  49 | - [awscc_apigateway_request_validator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_request_validator)
  50 | - [awscc_apigateway_resource](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_resource)
  51 | - [awscc_apigateway_rest_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_rest_api)
  52 | - [awscc_apigateway_rest_apis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_rest_apis)
  53 | - [awscc_apigateway_stage](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_stage)
  54 | - [awscc_apigateway_usage_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_usage_plan)
  55 | - [awscc_apigateway_usage_plan_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_usage_plan_key)
  56 | - [awscc_apigateway_usage_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_usage_plans)
  57 | - [awscc_apigateway_vpc_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_vpc_link)
  58 | - [awscc_apigateway_vpc_links](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigateway_vpc_links)
  59 | - [awscc_apigatewayv2_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_api)
  60 | - [awscc_apigatewayv2_api_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_api_mapping)
  61 | - [awscc_apigatewayv2_api_mappings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_api_mappings)
  62 | - [awscc_apigatewayv2_apis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_apis)
  63 | - [awscc_apigatewayv2_authorizer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_authorizer)
  64 | - [awscc_apigatewayv2_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_deployment)
  65 | - [awscc_apigatewayv2_domain_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_domain_name)
  66 | - [awscc_apigatewayv2_domain_names](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_domain_names)
  67 | - [awscc_apigatewayv2_integration_response](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_integration_response)
  68 | - [awscc_apigatewayv2_integration_responses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_integration_responses)
  69 | - [awscc_apigatewayv2_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_model)
  70 | - [awscc_apigatewayv2_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_route)
  71 | - [awscc_apigatewayv2_route_response](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_route_response)
  72 | - [awscc_apigatewayv2_route_responses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_route_responses)
  73 | - [awscc_apigatewayv2_vpc_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_vpc_link)
  74 | - [awscc_apigatewayv2_vpc_links](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apigatewayv2_vpc_links)
  75 | - [awscc_appconfig_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_application)
  76 | - [awscc_appconfig_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_applications)
  77 | - [awscc_appconfig_configuration_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_configuration_profile)
  78 | - [awscc_appconfig_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_deployment)
  79 | - [awscc_appconfig_deployment_strategies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_deployment_strategies)
  80 | - [awscc_appconfig_deployment_strategy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_deployment_strategy)
  81 | - [awscc_appconfig_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_environment)
  82 | - [awscc_appconfig_extension_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_extension_association)
  83 | - [awscc_appconfig_extension_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_extension_associations)
  84 | - [awscc_appconfig_hosted_configuration_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appconfig_hosted_configuration_version)
  85 | - [awscc_appflow_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appflow_connector)
  86 | - [awscc_appflow_connector_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appflow_connector_profile)
  87 | - [awscc_appflow_connector_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appflow_connector_profiles)
  88 | - [awscc_appflow_connectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appflow_connectors)
  89 | - [awscc_appflow_flow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appflow_flow)
  90 | - [awscc_appflow_flows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appflow_flows)
  91 | - [awscc_appintegrations_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appintegrations_application)
  92 | - [awscc_appintegrations_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appintegrations_applications)
  93 | - [awscc_appintegrations_event_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appintegrations_event_integration)
  94 | - [awscc_appintegrations_event_integrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appintegrations_event_integrations)
  95 | - [awscc_applicationautoscaling_scalable_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationautoscaling_scalable_target)
  96 | - [awscc_applicationautoscaling_scalable_targets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationautoscaling_scalable_targets)
  97 | - [awscc_applicationautoscaling_scaling_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationautoscaling_scaling_policy)
  98 | - [awscc_applicationinsights_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationinsights_application)
  99 | - [awscc_applicationinsights_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationinsights_applications)
 100 | - [awscc_applicationsignals_discoveries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationsignals_discoveries)
 101 | - [awscc_applicationsignals_discovery](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationsignals_discovery)
 102 | - [awscc_applicationsignals_service_level_objective](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationsignals_service_level_objective)
 103 | - [awscc_applicationsignals_service_level_objectives](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/applicationsignals_service_level_objectives)
 104 | - [awscc_apprunner_auto_scaling_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_auto_scaling_configuration)
 105 | - [awscc_apprunner_auto_scaling_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_auto_scaling_configurations)
 106 | - [awscc_apprunner_observability_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_observability_configuration)
 107 | - [awscc_apprunner_observability_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_observability_configurations)
 108 | - [awscc_apprunner_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_service)
 109 | - [awscc_apprunner_services](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_services)
 110 | - [awscc_apprunner_vpc_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_vpc_connector)
 111 | - [awscc_apprunner_vpc_connectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_vpc_connectors)
 112 | - [awscc_apprunner_vpc_ingress_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_vpc_ingress_connection)
 113 | - [awscc_apprunner_vpc_ingress_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apprunner_vpc_ingress_connections)
 114 | - [awscc_appstream_app_block](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_app_block)
 115 | - [awscc_appstream_app_block_builder](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_app_block_builder)
 116 | - [awscc_appstream_app_block_builders](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_app_block_builders)
 117 | - [awscc_appstream_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_application)
 118 | - [awscc_appstream_application_entitlement_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_application_entitlement_association)
 119 | - [awscc_appstream_application_fleet_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_application_fleet_association)
 120 | - [awscc_appstream_directory_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_directory_config)
 121 | - [awscc_appstream_directory_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_directory_configs)
 122 | - [awscc_appstream_entitlement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_entitlement)
 123 | - [awscc_appstream_image_builder](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_image_builder)
 124 | - [awscc_appstream_image_builders](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appstream_image_builders)
 125 | - [awscc_appsync_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_api)
 126 | - [awscc_appsync_apis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_apis)
 127 | - [awscc_appsync_channel_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_channel_namespace)
 128 | - [awscc_appsync_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_data_source)
 129 | - [awscc_appsync_domain_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_domain_name)
 130 | - [awscc_appsync_domain_name_api_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_domain_name_api_association)
 131 | - [awscc_appsync_domain_names](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_domain_names)
 132 | - [awscc_appsync_function_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_function_configuration)
 133 | - [awscc_appsync_graph_ql_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_graph_ql_api)
 134 | - [awscc_appsync_graph_ql_apis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_graph_ql_apis)
 135 | - [awscc_appsync_resolver](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_resolver)
 136 | - [awscc_appsync_source_api_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/appsync_source_api_association)
 137 | - [awscc_apptest_test_case](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apptest_test_case)
 138 | - [awscc_apptest_test_cases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/apptest_test_cases)
 139 | - [awscc_aps_rule_groups_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/aps_rule_groups_namespace)
 140 | - [awscc_aps_scraper](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/aps_scraper)
 141 | - [awscc_aps_scrapers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/aps_scrapers)
 142 | - [awscc_aps_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/aps_workspace)
 143 | - [awscc_aps_workspaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/aps_workspaces)
 144 | - [awscc_arczonalshift_autoshift_observer_notification_status](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/arczonalshift_autoshift_observer_notification_status)
 145 | - [awscc_arczonalshift_autoshift_observer_notification_statuses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/arczonalshift_autoshift_observer_notification_statuses)
 146 | - [awscc_arczonalshift_zonal_autoshift_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/arczonalshift_zonal_autoshift_configuration)
 147 | - [awscc_arczonalshift_zonal_autoshift_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/arczonalshift_zonal_autoshift_configurations)
 148 | - [awscc_athena_capacity_reservation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_capacity_reservation)
 149 | - [awscc_athena_capacity_reservations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_capacity_reservations)
 150 | - [awscc_athena_data_catalog](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_data_catalog)
 151 | - [awscc_athena_data_catalogs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_data_catalogs)
 152 | - [awscc_athena_named_queries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_named_queries)
 153 | - [awscc_athena_named_query](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_named_query)
 154 | - [awscc_athena_prepared_statement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_prepared_statement)
 155 | - [awscc_athena_work_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_work_group)
 156 | - [awscc_athena_work_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/athena_work_groups)
 157 | - [awscc_auditmanager_assessment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/auditmanager_assessment)
 158 | - [awscc_auditmanager_assessments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/auditmanager_assessments)
 159 | - [awscc_autoscaling_auto_scaling_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_auto_scaling_group)
 160 | - [awscc_autoscaling_auto_scaling_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_auto_scaling_groups)
 161 | - [awscc_autoscaling_launch_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_launch_configuration)
 162 | - [awscc_autoscaling_launch_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_launch_configurations)
 163 | - [awscc_autoscaling_lifecycle_hook](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_lifecycle_hook)
 164 | - [awscc_autoscaling_lifecycle_hooks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_lifecycle_hooks)
 165 | - [awscc_autoscaling_scaling_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_scaling_policies)
 166 | - [awscc_autoscaling_scaling_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_scaling_policy)
 167 | - [awscc_autoscaling_scheduled_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_scheduled_action)
 168 | - [awscc_autoscaling_scheduled_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_scheduled_actions)
 169 | - [awscc_autoscaling_warm_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/autoscaling_warm_pool)
 170 | - [awscc_b2bi_capabilities](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_capabilities)
 171 | - [awscc_b2bi_capability](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_capability)
 172 | - [awscc_b2bi_partnership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_partnership)
 173 | - [awscc_b2bi_partnerships](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_partnerships)
 174 | - [awscc_b2bi_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_profile)
 175 | - [awscc_b2bi_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_profiles)
 176 | - [awscc_b2bi_transformer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_transformer)
 177 | - [awscc_b2bi_transformers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/b2bi_transformers)
 178 | - [awscc_backup_backup_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_backup_plan)
 179 | - [awscc_backup_backup_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_backup_plans)
 180 | - [awscc_backup_backup_selection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_backup_selection)
 181 | - [awscc_backup_backup_selections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_backup_selections)
 182 | - [awscc_backup_backup_vault](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_backup_vault)
 183 | - [awscc_backup_backup_vaults](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_backup_vaults)
 184 | - [awscc_backup_framework](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_framework)
 185 | - [awscc_backup_frameworks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_frameworks)
 186 | - [awscc_backup_logically_air_gapped_backup_vault](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_logically_air_gapped_backup_vault)
 187 | - [awscc_backup_logically_air_gapped_backup_vaults](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_logically_air_gapped_backup_vaults)
 188 | - [awscc_backup_report_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_report_plan)
 189 | - [awscc_backup_report_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_report_plans)
 190 | - [awscc_backup_restore_testing_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_restore_testing_plan)
 191 | - [awscc_backup_restore_testing_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_restore_testing_plans)
 192 | - [awscc_backup_restore_testing_selection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_restore_testing_selection)
 193 | - [awscc_backup_restore_testing_selections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backup_restore_testing_selections)
 194 | - [awscc_backupgateway_hypervisor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backupgateway_hypervisor)
 195 | - [awscc_backupgateway_hypervisors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/backupgateway_hypervisors)
 196 | - [awscc_batch_compute_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_compute_environment)
 197 | - [awscc_batch_compute_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_compute_environments)
 198 | - [awscc_batch_consumable_resource](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_consumable_resource)
 199 | - [awscc_batch_consumable_resources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_consumable_resources)
 200 | - [awscc_batch_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_job_definition)
 201 | - [awscc_batch_job_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_job_definitions)
 202 | - [awscc_batch_job_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_job_queue)
 203 | - [awscc_batch_job_queues](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_job_queues)
 204 | - [awscc_batch_scheduling_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_scheduling_policies)
 205 | - [awscc_batch_scheduling_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/batch_scheduling_policy)
 206 | - [awscc_bedrock_agent](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_agent)
 207 | - [awscc_bedrock_agent_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_agent_alias)
 208 | - [awscc_bedrock_agents](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_agents)
 209 | - [awscc_bedrock_application_inference_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_application_inference_profile)
 210 | - [awscc_bedrock_application_inference_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_application_inference_profiles)
 211 | - [awscc_bedrock_blueprint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_blueprint)
 212 | - [awscc_bedrock_blueprints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_blueprints)
 213 | - [awscc_bedrock_data_automation_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_data_automation_project)
 214 | - [awscc_bedrock_data_automation_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_data_automation_projects)
 215 | - [awscc_bedrock_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_data_source)
 216 | - [awscc_bedrock_flow_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_flow_alias)
 217 | - [awscc_bedrock_flow_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_flow_version)
 218 | - [awscc_bedrock_guardrail](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_guardrail)
 219 | - [awscc_bedrock_guardrail_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_guardrail_version)
 220 | - [awscc_bedrock_guardrails](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_guardrails)
 221 | - [awscc_bedrock_knowledge_base](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_knowledge_base)
 222 | - [awscc_bedrock_knowledge_bases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_knowledge_bases)
 223 | - [awscc_bedrock_prompt](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_prompt)
 224 | - [awscc_bedrock_prompt_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_prompt_version)
 225 | - [awscc_bedrock_prompts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/bedrock_prompts)
 226 | - [awscc_billingconductor_billing_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_billing_group)
 227 | - [awscc_billingconductor_billing_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_billing_groups)
 228 | - [awscc_billingconductor_custom_line_item](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_custom_line_item)
 229 | - [awscc_billingconductor_custom_line_items](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_custom_line_items)
 230 | - [awscc_billingconductor_pricing_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_pricing_plan)
 231 | - [awscc_billingconductor_pricing_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_pricing_plans)
 232 | - [awscc_billingconductor_pricing_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_pricing_rule)
 233 | - [awscc_billingconductor_pricing_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/billingconductor_pricing_rules)
 234 | - [awscc_budgets_budgets_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/budgets_budgets_action)
 235 | - [awscc_budgets_budgets_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/budgets_budgets_actions)
 236 | - [awscc_cassandra_keyspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cassandra_keyspace)
 237 | - [awscc_cassandra_keyspaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cassandra_keyspaces)
 238 | - [awscc_cassandra_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cassandra_table)
 239 | - [awscc_cassandra_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cassandra_tables)
 240 | - [awscc_cassandra_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cassandra_type)
 241 | - [awscc_cassandra_types](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cassandra_types)
 242 | - [awscc_ce_anomaly_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ce_anomaly_monitor)
 243 | - [awscc_ce_anomaly_monitors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ce_anomaly_monitors)
 244 | - [awscc_ce_anomaly_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ce_anomaly_subscription)
 245 | - [awscc_ce_anomaly_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ce_anomaly_subscriptions)
 246 | - [awscc_ce_cost_categories](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ce_cost_categories)
 247 | - [awscc_ce_cost_category](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ce_cost_category)
 248 | - [awscc_certificatemanager_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/certificatemanager_account)
 249 | - [awscc_chatbot_custom_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/chatbot_custom_action)
 250 | - [awscc_chatbot_custom_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/chatbot_custom_actions)
 251 | - [awscc_chatbot_microsoft_teams_channel_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/chatbot_microsoft_teams_channel_configuration)
 252 | - [awscc_chatbot_microsoft_teams_channel_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/chatbot_microsoft_teams_channel_configurations)
 253 | - [awscc_chatbot_slack_channel_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/chatbot_slack_channel_configuration)
 254 | - [awscc_chatbot_slack_channel_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/chatbot_slack_channel_configurations)
 255 | - [awscc_cleanrooms_analysis_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_analysis_template)
 256 | - [awscc_cleanrooms_collaboration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_collaboration)
 257 | - [awscc_cleanrooms_collaborations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_collaborations)
 258 | - [awscc_cleanrooms_configured_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_configured_table)
 259 | - [awscc_cleanrooms_configured_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_configured_table_association)
 260 | - [awscc_cleanrooms_configured_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_configured_tables)
 261 | - [awscc_cleanrooms_id_mapping_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_id_mapping_table)
 262 | - [awscc_cleanrooms_membership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_membership)
 263 | - [awscc_cleanrooms_memberships](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_memberships)
 264 | - [awscc_cleanrooms_privacy_budget_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanrooms_privacy_budget_template)
 265 | - [awscc_cleanroomsml_training_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanroomsml_training_dataset)
 266 | - [awscc_cleanroomsml_training_datasets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cleanroomsml_training_datasets)
 267 | - [awscc_cloudformation_guard_hook](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_guard_hook)
 268 | - [awscc_cloudformation_guard_hooks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_guard_hooks)
 269 | - [awscc_cloudformation_hook_default_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_hook_default_version)
 270 | - [awscc_cloudformation_hook_default_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_hook_default_versions)
 271 | - [awscc_cloudformation_hook_type_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_hook_type_config)
 272 | - [awscc_cloudformation_hook_type_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_hook_type_configs)
 273 | - [awscc_cloudformation_hook_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_hook_version)
 274 | - [awscc_cloudformation_hook_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_hook_versions)
 275 | - [awscc_cloudformation_lambda_hook](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_lambda_hook)
 276 | - [awscc_cloudformation_lambda_hooks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_lambda_hooks)
 277 | - [awscc_cloudformation_module_default_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_module_default_version)
 278 | - [awscc_cloudformation_module_default_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_module_default_versions)
 279 | - [awscc_cloudformation_module_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_module_version)
 280 | - [awscc_cloudformation_public_type_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_public_type_version)
 281 | - [awscc_cloudformation_public_type_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_public_type_versions)
 282 | - [awscc_cloudformation_publisher](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_publisher)
 283 | - [awscc_cloudformation_publishers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_publishers)
 284 | - [awscc_cloudformation_resource_default_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_resource_default_version)
 285 | - [awscc_cloudformation_resource_default_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_resource_default_versions)
 286 | - [awscc_cloudformation_resource_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_resource_version)
 287 | - [awscc_cloudformation_resource_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_resource_versions)
 288 | - [awscc_cloudformation_stack](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_stack)
 289 | - [awscc_cloudformation_stack_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_stack_set)
 290 | - [awscc_cloudformation_stack_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_stack_sets)
 291 | - [awscc_cloudformation_stacks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_stacks)
 292 | - [awscc_cloudformation_type_activation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_type_activation)
 293 | - [awscc_cloudformation_type_activations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudformation_type_activations)
 294 | - [awscc_cloudfront_anycast_ip_lists](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_anycast_ip_lists)
 295 | - [awscc_cloudfront_cache_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_cache_policies)
 296 | - [awscc_cloudfront_cache_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_cache_policy)
 297 | - [awscc_cloudfront_cloudfront_origin_access_identities](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_cloudfront_origin_access_identities)
 298 | - [awscc_cloudfront_cloudfront_origin_access_identity](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_cloudfront_origin_access_identity)
 299 | - [awscc_cloudfront_continuous_deployment_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_continuous_deployment_policies)
 300 | - [awscc_cloudfront_continuous_deployment_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_continuous_deployment_policy)
 301 | - [awscc_cloudfront_distributions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_distributions)
 302 | - [awscc_cloudfront_function](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_function)
 303 | - [awscc_cloudfront_functions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_functions)
 304 | - [awscc_cloudfront_key_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_key_group)
 305 | - [awscc_cloudfront_key_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_key_groups)
 306 | - [awscc_cloudfront_key_value_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_key_value_store)
 307 | - [awscc_cloudfront_key_value_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_key_value_stores)
 308 | - [awscc_cloudfront_monitoring_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_monitoring_subscription)
 309 | - [awscc_cloudfront_origin_access_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_origin_access_control)
 310 | - [awscc_cloudfront_origin_access_controls](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_origin_access_controls)
 311 | - [awscc_cloudfront_origin_request_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_origin_request_policies)
 312 | - [awscc_cloudfront_origin_request_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_origin_request_policy)
 313 | - [awscc_cloudfront_public_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_public_key)
 314 | - [awscc_cloudfront_public_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_public_keys)
 315 | - [awscc_cloudfront_realtime_log_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_realtime_log_config)
 316 | - [awscc_cloudfront_realtime_log_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_realtime_log_configs)
 317 | - [awscc_cloudfront_response_headers_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_response_headers_policies)
 318 | - [awscc_cloudfront_response_headers_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_response_headers_policy)
 319 | - [awscc_cloudfront_vpc_origin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudfront_vpc_origin)
 320 | - [awscc_cloudtrail_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_channel)
 321 | - [awscc_cloudtrail_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_channels)
 322 | - [awscc_cloudtrail_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_dashboard)
 323 | - [awscc_cloudtrail_dashboards](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_dashboards)
 324 | - [awscc_cloudtrail_event_data_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_event_data_store)
 325 | - [awscc_cloudtrail_event_data_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_event_data_stores)
 326 | - [awscc_cloudtrail_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_resource_policy)
 327 | - [awscc_cloudtrail_trail](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_trail)
 328 | - [awscc_cloudtrail_trails](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudtrail_trails)
 329 | - [awscc_cloudwatch_alarm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_alarm)
 330 | - [awscc_cloudwatch_alarms](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_alarms)
 331 | - [awscc_cloudwatch_composite_alarm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_composite_alarm)
 332 | - [awscc_cloudwatch_composite_alarms](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_composite_alarms)
 333 | - [awscc_cloudwatch_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_dashboard)
 334 | - [awscc_cloudwatch_dashboards](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_dashboards)
 335 | - [awscc_cloudwatch_metric_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_metric_stream)
 336 | - [awscc_cloudwatch_metric_streams](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cloudwatch_metric_streams)
 337 | - [awscc_codeartifact_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeartifact_domain)
 338 | - [awscc_codeartifact_domains](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeartifact_domains)
 339 | - [awscc_codeartifact_package_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeartifact_package_group)
 340 | - [awscc_codeartifact_repositories](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeartifact_repositories)
 341 | - [awscc_codeartifact_repository](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeartifact_repository)
 342 | - [awscc_codebuild_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codebuild_fleet)
 343 | - [awscc_codebuild_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codebuild_fleets)
 344 | - [awscc_codeconnections_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeconnections_connection)
 345 | - [awscc_codeconnections_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeconnections_connections)
 346 | - [awscc_codedeploy_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codedeploy_application)
 347 | - [awscc_codedeploy_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codedeploy_applications)
 348 | - [awscc_codedeploy_deployment_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codedeploy_deployment_config)
 349 | - [awscc_codedeploy_deployment_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codedeploy_deployment_configs)
 350 | - [awscc_codeguruprofiler_profiling_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeguruprofiler_profiling_group)
 351 | - [awscc_codeguruprofiler_profiling_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codeguruprofiler_profiling_groups)
 352 | - [awscc_codegurureviewer_repository_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codegurureviewer_repository_association)
 353 | - [awscc_codegurureviewer_repository_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codegurureviewer_repository_associations)
 354 | - [awscc_codepipeline_custom_action_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codepipeline_custom_action_type)
 355 | - [awscc_codepipeline_custom_action_types](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codepipeline_custom_action_types)
 356 | - [awscc_codepipeline_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codepipeline_pipeline)
 357 | - [awscc_codepipeline_pipelines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codepipeline_pipelines)
 358 | - [awscc_codestarconnections_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarconnections_connection)
 359 | - [awscc_codestarconnections_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarconnections_connections)
 360 | - [awscc_codestarconnections_repository_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarconnections_repository_link)
 361 | - [awscc_codestarconnections_repository_links](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarconnections_repository_links)
 362 | - [awscc_codestarconnections_sync_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarconnections_sync_configuration)
 363 | - [awscc_codestarconnections_sync_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarconnections_sync_configurations)
 364 | - [awscc_codestarnotifications_notification_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarnotifications_notification_rule)
 365 | - [awscc_codestarnotifications_notification_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/codestarnotifications_notification_rules)
 366 | - [awscc_cognito_identity_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_identity_pool)
 367 | - [awscc_cognito_identity_pool_principal_tag](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_identity_pool_principal_tag)
 368 | - [awscc_cognito_identity_pool_role_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_identity_pool_role_attachment)
 369 | - [awscc_cognito_identity_pools](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_identity_pools)
 370 | - [awscc_cognito_log_delivery_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_log_delivery_configuration)
 371 | - [awscc_cognito_managed_login_branding](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_managed_login_branding)
 372 | - [awscc_cognito_user_pool_client](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_client)
 373 | - [awscc_cognito_user_pool_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_domain)
 374 | - [awscc_cognito_user_pool_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_group)
 375 | - [awscc_cognito_user_pool_identity_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_identity_provider)
 376 | - [awscc_cognito_user_pool_resource_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_resource_server)
 377 | - [awscc_cognito_user_pool_risk_configuration_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_risk_configuration_attachment)
 378 | - [awscc_cognito_user_pool_ui_customization_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_ui_customization_attachment)
 379 | - [awscc_cognito_user_pool_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_user)
 380 | - [awscc_cognito_user_pool_user_to_group_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cognito_user_pool_user_to_group_attachment)
 381 | - [awscc_comprehend_document_classifier](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/comprehend_document_classifier)
 382 | - [awscc_comprehend_document_classifiers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/comprehend_document_classifiers)
 383 | - [awscc_comprehend_flywheel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/comprehend_flywheel)
 384 | - [awscc_comprehend_flywheels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/comprehend_flywheels)
 385 | - [awscc_config_aggregation_authorization](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_aggregation_authorization)
 386 | - [awscc_config_aggregation_authorizations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_aggregation_authorizations)
 387 | - [awscc_config_config_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_config_rule)
 388 | - [awscc_config_config_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_config_rules)
 389 | - [awscc_config_configuration_aggregator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_configuration_aggregator)
 390 | - [awscc_config_configuration_aggregators](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_configuration_aggregators)
 391 | - [awscc_config_conformance_pack](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_conformance_pack)
 392 | - [awscc_config_conformance_packs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_conformance_packs)
 393 | - [awscc_config_organization_conformance_pack](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_organization_conformance_pack)
 394 | - [awscc_config_organization_conformance_packs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_organization_conformance_packs)
 395 | - [awscc_config_stored_queries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_stored_queries)
 396 | - [awscc_config_stored_query](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/config_stored_query)
 397 | - [awscc_connect_agent_status](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_agent_status)
 398 | - [awscc_connect_approved_origin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_approved_origin)
 399 | - [awscc_connect_approved_origins](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_approved_origins)
 400 | - [awscc_connect_contact_flow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_contact_flow)
 401 | - [awscc_connect_contact_flow_module](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_contact_flow_module)
 402 | - [awscc_connect_contact_flow_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_contact_flow_version)
 403 | - [awscc_connect_email_address](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_email_address)
 404 | - [awscc_connect_hours_of_operation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_hours_of_operation)
 405 | - [awscc_connect_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_instance)
 406 | - [awscc_connect_instance_storage_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_instance_storage_config)
 407 | - [awscc_connect_instance_storage_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_instance_storage_configs)
 408 | - [awscc_connect_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_instances)
 409 | - [awscc_connect_integration_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_integration_association)
 410 | - [awscc_connect_phone_number](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_phone_number)
 411 | - [awscc_connect_predefined_attribute](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_predefined_attribute)
 412 | - [awscc_connect_prompt](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_prompt)
 413 | - [awscc_connect_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_queue)
 414 | - [awscc_connect_quick_connect](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_quick_connect)
 415 | - [awscc_connect_routing_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_routing_profile)
 416 | - [awscc_connect_security_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_security_key)
 417 | - [awscc_connect_security_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_security_keys)
 418 | - [awscc_connect_security_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_security_profile)
 419 | - [awscc_connect_task_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_task_template)
 420 | - [awscc_connect_traffic_distribution_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_traffic_distribution_group)
 421 | - [awscc_connect_traffic_distribution_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_traffic_distribution_groups)
 422 | - [awscc_connect_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_user)
 423 | - [awscc_connect_user_hierarchy_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_user_hierarchy_group)
 424 | - [awscc_connect_user_hierarchy_structure](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_user_hierarchy_structure)
 425 | - [awscc_connect_view](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_view)
 426 | - [awscc_connect_view_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connect_view_version)
 427 | - [awscc_connectcampaigns_campaign](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connectcampaigns_campaign)
 428 | - [awscc_connectcampaigns_campaigns](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connectcampaigns_campaigns)
 429 | - [awscc_connectcampaignsv2_campaign](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/connectcampaignsv2_campaign)
 430 | - [awscc_controltower_enabled_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/controltower_enabled_control)
 431 | - [awscc_controltower_landing_zone](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/controltower_landing_zone)
 432 | - [awscc_controltower_landing_zones](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/controltower_landing_zones)
 433 | - [awscc_cur_report_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cur_report_definition)
 434 | - [awscc_cur_report_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/cur_report_definitions)
 435 | - [awscc_customerprofiles_calculated_attribute_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_calculated_attribute_definition)
 436 | - [awscc_customerprofiles_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_domain)
 437 | - [awscc_customerprofiles_event_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_event_stream)
 438 | - [awscc_customerprofiles_event_trigger](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_event_trigger)
 439 | - [awscc_customerprofiles_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_integration)
 440 | - [awscc_customerprofiles_object_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_object_type)
 441 | - [awscc_customerprofiles_segment_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/customerprofiles_segment_definition)
 442 | - [awscc_databrew_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_dataset)
 443 | - [awscc_databrew_datasets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_datasets)
 444 | - [awscc_databrew_job](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_job)
 445 | - [awscc_databrew_jobs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_jobs)
 446 | - [awscc_databrew_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_project)
 447 | - [awscc_databrew_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_projects)
 448 | - [awscc_databrew_recipes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_recipes)
 449 | - [awscc_databrew_ruleset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_ruleset)
 450 | - [awscc_databrew_rulesets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_rulesets)
 451 | - [awscc_databrew_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_schedule)
 452 | - [awscc_databrew_schedules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/databrew_schedules)
 453 | - [awscc_datapipeline_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datapipeline_pipeline)
 454 | - [awscc_datapipeline_pipelines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datapipeline_pipelines)
 455 | - [awscc_datasync_agent](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_agent)
 456 | - [awscc_datasync_agents](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_agents)
 457 | - [awscc_datasync_location_azure_blob](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_azure_blob)
 458 | - [awscc_datasync_location_azure_blobs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_azure_blobs)
 459 | - [awscc_datasync_location_efs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_efs)
 460 | - [awscc_datasync_location_efs_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_efs_plural)
 461 | - [awscc_datasync_location_fsx_lustre](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_lustre)
 462 | - [awscc_datasync_location_fsx_lustres](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_lustres)
 463 | - [awscc_datasync_location_fsx_ontap](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_ontap)
 464 | - [awscc_datasync_location_fsx_ontaps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_ontaps)
 465 | - [awscc_datasync_location_fsx_open_zfs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_open_zfs)
 466 | - [awscc_datasync_location_fsx_open_zfs_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_open_zfs_plural)
 467 | - [awscc_datasync_location_fsx_windows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_windows)
 468 | - [awscc_datasync_location_fsx_windows_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_fsx_windows_plural)
 469 | - [awscc_datasync_location_hdfs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_hdfs)
 470 | - [awscc_datasync_location_hdfs_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_hdfs_plural)
 471 | - [awscc_datasync_location_nfs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_nfs)
 472 | - [awscc_datasync_location_nfs_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_nfs_plural)
 473 | - [awscc_datasync_location_object_storage](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_object_storage)
 474 | - [awscc_datasync_location_object_storages](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_object_storages)
 475 | - [awscc_datasync_location_s3](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_s3)
 476 | - [awscc_datasync_location_s3s](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_s3s)
 477 | - [awscc_datasync_location_smb](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_smb)
 478 | - [awscc_datasync_location_smbs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_location_smbs)
 479 | - [awscc_datasync_storage_system](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_storage_system)
 480 | - [awscc_datasync_storage_systems](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_storage_systems)
 481 | - [awscc_datasync_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_task)
 482 | - [awscc_datasync_tasks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datasync_tasks)
 483 | - [awscc_datazone_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_connection)
 484 | - [awscc_datazone_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_data_source)
 485 | - [awscc_datazone_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_domain)
 486 | - [awscc_datazone_domains](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_domains)
 487 | - [awscc_datazone_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_environment)
 488 | - [awscc_datazone_environment_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_environment_actions)
 489 | - [awscc_datazone_environment_blueprint_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_environment_blueprint_configuration)
 490 | - [awscc_datazone_environment_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_environment_profile)
 491 | - [awscc_datazone_group_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_group_profile)
 492 | - [awscc_datazone_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_project)
 493 | - [awscc_datazone_project_membership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_project_membership)
 494 | - [awscc_datazone_subscription_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_subscription_target)
 495 | - [awscc_datazone_user_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/datazone_user_profile)
 496 | - [awscc_deadline_farm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_farm)
 497 | - [awscc_deadline_farms](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_farms)
 498 | - [awscc_deadline_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_fleet)
 499 | - [awscc_deadline_license_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_license_endpoint)
 500 | - [awscc_deadline_license_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_license_endpoints)
 501 | - [awscc_deadline_limit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_limit)
 502 | - [awscc_deadline_metered_product](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_metered_product)
 503 | - [awscc_deadline_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_monitor)
 504 | - [awscc_deadline_monitors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_monitors)
 505 | - [awscc_deadline_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_queue)
 506 | - [awscc_deadline_queue_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_queue_environment)
 507 | - [awscc_deadline_queue_fleet_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_queue_fleet_association)
 508 | - [awscc_deadline_queue_limit_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_queue_limit_association)
 509 | - [awscc_deadline_storage_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/deadline_storage_profile)
 510 | - [awscc_detective_graph](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/detective_graph)
 511 | - [awscc_detective_graphs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/detective_graphs)
 512 | - [awscc_detective_member_invitation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/detective_member_invitation)
 513 | - [awscc_detective_member_invitations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/detective_member_invitations)
 514 | - [awscc_detective_organization_admin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/detective_organization_admin)
 515 | - [awscc_detective_organization_admins](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/detective_organization_admins)
 516 | - [awscc_devopsguru_log_anomaly_detection_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/devopsguru_log_anomaly_detection_integration)
 517 | - [awscc_devopsguru_log_anomaly_detection_integrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/devopsguru_log_anomaly_detection_integrations)
 518 | - [awscc_devopsguru_notification_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/devopsguru_notification_channel)
 519 | - [awscc_devopsguru_notification_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/devopsguru_notification_channels)
 520 | - [awscc_devopsguru_resource_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/devopsguru_resource_collection)
 521 | - [awscc_devopsguru_resource_collections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/devopsguru_resource_collections)
 522 | - [awscc_directoryservice_simple_ad](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/directoryservice_simple_ad)
 523 | - [awscc_directoryservice_simple_ads](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/directoryservice_simple_ads)
 524 | - [awscc_dms_data_migration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_data_migration)
 525 | - [awscc_dms_data_migrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_data_migrations)
 526 | - [awscc_dms_data_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_data_provider)
 527 | - [awscc_dms_data_providers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_data_providers)
 528 | - [awscc_dms_instance_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_instance_profile)
 529 | - [awscc_dms_instance_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_instance_profiles)
 530 | - [awscc_dms_migration_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_migration_project)
 531 | - [awscc_dms_migration_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_migration_projects)
 532 | - [awscc_dms_replication_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_replication_config)
 533 | - [awscc_dms_replication_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dms_replication_configs)
 534 | - [awscc_docdbelastic_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/docdbelastic_cluster)
 535 | - [awscc_docdbelastic_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/docdbelastic_clusters)
 536 | - [awscc_dynamodb_global_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dynamodb_global_table)
 537 | - [awscc_dynamodb_global_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dynamodb_global_tables)
 538 | - [awscc_dynamodb_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dynamodb_table)
 539 | - [awscc_dynamodb_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/dynamodb_tables)
 540 | - [awscc_ec2_capacity_reservation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_capacity_reservation)
 541 | - [awscc_ec2_capacity_reservation_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_capacity_reservation_fleet)
 542 | - [awscc_ec2_capacity_reservation_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_capacity_reservation_fleets)
 543 | - [awscc_ec2_capacity_reservations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_capacity_reservations)
 544 | - [awscc_ec2_carrier_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_carrier_gateway)
 545 | - [awscc_ec2_carrier_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_carrier_gateways)
 546 | - [awscc_ec2_customer_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_customer_gateway)
 547 | - [awscc_ec2_customer_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_customer_gateways)
 548 | - [awscc_ec2_dhcp_options](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_dhcp_options)
 549 | - [awscc_ec2_dhcp_options_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_dhcp_options_plural)
 550 | - [awscc_ec2_ec2_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ec2_fleet)
 551 | - [awscc_ec2_ec2_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ec2_fleets)
 552 | - [awscc_ec2_egress_only_internet_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_egress_only_internet_gateway)
 553 | - [awscc_ec2_egress_only_internet_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_egress_only_internet_gateways)
 554 | - [awscc_ec2_eip](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_eip)
 555 | - [awscc_ec2_eip_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_eip_association)
 556 | - [awscc_ec2_eip_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_eip_associations)
 557 | - [awscc_ec2_eips](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_eips)
 558 | - [awscc_ec2_enclave_certificate_iam_role_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_enclave_certificate_iam_role_association)
 559 | - [awscc_ec2_enclave_certificate_iam_role_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_enclave_certificate_iam_role_associations)
 560 | - [awscc_ec2_flow_log](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_flow_log)
 561 | - [awscc_ec2_flow_logs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_flow_logs)
 562 | - [awscc_ec2_gateway_route_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_gateway_route_table_association)
 563 | - [awscc_ec2_host](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_host)
 564 | - [awscc_ec2_hosts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_hosts)
 565 | - [awscc_ec2_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_instance)
 566 | - [awscc_ec2_instance_connect_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_instance_connect_endpoint)
 567 | - [awscc_ec2_instance_connect_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_instance_connect_endpoints)
 568 | - [awscc_ec2_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_instances)
 569 | - [awscc_ec2_internet_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_internet_gateway)
 570 | - [awscc_ec2_internet_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_internet_gateways)
 571 | - [awscc_ec2_ipam](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam)
 572 | - [awscc_ec2_ipam_allocation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_allocation)
 573 | - [awscc_ec2_ipam_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_pool)
 574 | - [awscc_ec2_ipam_pool_cidr](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_pool_cidr)
 575 | - [awscc_ec2_ipam_pools](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_pools)
 576 | - [awscc_ec2_ipam_resource_discoveries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_resource_discoveries)
 577 | - [awscc_ec2_ipam_resource_discovery](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_resource_discovery)
 578 | - [awscc_ec2_ipam_resource_discovery_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_resource_discovery_association)
 579 | - [awscc_ec2_ipam_resource_discovery_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_resource_discovery_associations)
 580 | - [awscc_ec2_ipam_scope](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_scope)
 581 | - [awscc_ec2_ipam_scopes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipam_scopes)
 582 | - [awscc_ec2_ipams](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_ipams)
 583 | - [awscc_ec2_key_pair](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_key_pair)
 584 | - [awscc_ec2_key_pairs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_key_pairs)
 585 | - [awscc_ec2_launch_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_launch_template)
 586 | - [awscc_ec2_launch_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_launch_templates)
 587 | - [awscc_ec2_local_gateway_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route)
 588 | - [awscc_ec2_local_gateway_route_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route_table)
 589 | - [awscc_ec2_local_gateway_route_table_virtual_interface_group_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route_table_virtual_interface_group_association)
 590 | - [awscc_ec2_local_gateway_route_table_virtual_interface_group_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route_table_virtual_interface_group_associations)
 591 | - [awscc_ec2_local_gateway_route_table_vpc_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route_table_vpc_association)
 592 | - [awscc_ec2_local_gateway_route_table_vpc_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route_table_vpc_associations)
 593 | - [awscc_ec2_local_gateway_route_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_route_tables)
 594 | - [awscc_ec2_local_gateway_routes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_local_gateway_routes)
 595 | - [awscc_ec2_nat_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_nat_gateway)
 596 | - [awscc_ec2_nat_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_nat_gateways)
 597 | - [awscc_ec2_network_acl](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_acl)
 598 | - [awscc_ec2_network_acls](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_acls)
 599 | - [awscc_ec2_network_insights_access_scope](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_access_scope)
 600 | - [awscc_ec2_network_insights_access_scope_analyses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_access_scope_analyses)
 601 | - [awscc_ec2_network_insights_access_scope_analysis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_access_scope_analysis)
 602 | - [awscc_ec2_network_insights_access_scopes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_access_scopes)
 603 | - [awscc_ec2_network_insights_analyses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_analyses)
 604 | - [awscc_ec2_network_insights_analysis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_analysis)
 605 | - [awscc_ec2_network_insights_path](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_path)
 606 | - [awscc_ec2_network_insights_paths](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_insights_paths)
 607 | - [awscc_ec2_network_interface](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_interface)
 608 | - [awscc_ec2_network_interface_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_interface_attachment)
 609 | - [awscc_ec2_network_interface_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_interface_attachments)
 610 | - [awscc_ec2_network_interfaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_interfaces)
 611 | - [awscc_ec2_network_performance_metric_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_performance_metric_subscription)
 612 | - [awscc_ec2_network_performance_metric_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_network_performance_metric_subscriptions)
 613 | - [awscc_ec2_placement_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_placement_group)
 614 | - [awscc_ec2_placement_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_placement_groups)
 615 | - [awscc_ec2_prefix_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_prefix_list)
 616 | - [awscc_ec2_prefix_lists](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_prefix_lists)
 617 | - [awscc_ec2_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route)
 618 | - [awscc_ec2_route_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server)
 619 | - [awscc_ec2_route_server_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_association)
 620 | - [awscc_ec2_route_server_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_associations)
 621 | - [awscc_ec2_route_server_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_endpoint)
 622 | - [awscc_ec2_route_server_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_endpoints)
 623 | - [awscc_ec2_route_server_peer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_peer)
 624 | - [awscc_ec2_route_server_peers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_peers)
 625 | - [awscc_ec2_route_server_propagation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_propagation)
 626 | - [awscc_ec2_route_server_propagations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_server_propagations)
 627 | - [awscc_ec2_route_servers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_servers)
 628 | - [awscc_ec2_route_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_table)
 629 | - [awscc_ec2_route_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_route_tables)
 630 | - [awscc_ec2_security_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group)
 631 | - [awscc_ec2_security_group_egress](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group_egress)
 632 | - [awscc_ec2_security_group_egresses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group_egresses)
 633 | - [awscc_ec2_security_group_ingress](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group_ingress)
 634 | - [awscc_ec2_security_group_ingresses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group_ingresses)
 635 | - [awscc_ec2_security_group_vpc_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group_vpc_association)
 636 | - [awscc_ec2_security_group_vpc_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_group_vpc_associations)
 637 | - [awscc_ec2_security_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_security_groups)
 638 | - [awscc_ec2_snapshot_block_public_access](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_snapshot_block_public_access)
 639 | - [awscc_ec2_snapshot_block_public_accesses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_snapshot_block_public_accesses)
 640 | - [awscc_ec2_spot_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_spot_fleet)
 641 | - [awscc_ec2_spot_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_spot_fleets)
 642 | - [awscc_ec2_subnet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet)
 643 | - [awscc_ec2_subnet_cidr_block](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet_cidr_block)
 644 | - [awscc_ec2_subnet_cidr_blocks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet_cidr_blocks)
 645 | - [awscc_ec2_subnet_network_acl_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet_network_acl_association)
 646 | - [awscc_ec2_subnet_network_acl_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet_network_acl_associations)
 647 | - [awscc_ec2_subnet_route_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet_route_table_association)
 648 | - [awscc_ec2_subnet_route_table_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnet_route_table_associations)
 649 | - [awscc_ec2_subnets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_subnets)
 650 | - [awscc_ec2_transit_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway)
 651 | - [awscc_ec2_transit_gateway_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_attachment)
 652 | - [awscc_ec2_transit_gateway_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_attachments)
 653 | - [awscc_ec2_transit_gateway_connect](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_connect)
 654 | - [awscc_ec2_transit_gateway_connects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_connects)
 655 | - [awscc_ec2_transit_gateway_multicast_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_domain)
 656 | - [awscc_ec2_transit_gateway_multicast_domain_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_domain_association)
 657 | - [awscc_ec2_transit_gateway_multicast_domain_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_domain_associations)
 658 | - [awscc_ec2_transit_gateway_multicast_domains](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_domains)
 659 | - [awscc_ec2_transit_gateway_multicast_group_member](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_group_member)
 660 | - [awscc_ec2_transit_gateway_multicast_group_members](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_group_members)
 661 | - [awscc_ec2_transit_gateway_multicast_group_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_group_source)
 662 | - [awscc_ec2_transit_gateway_multicast_group_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_multicast_group_sources)
 663 | - [awscc_ec2_transit_gateway_peering_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_peering_attachment)
 664 | - [awscc_ec2_transit_gateway_peering_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_peering_attachments)
 665 | - [awscc_ec2_transit_gateway_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_route)
 666 | - [awscc_ec2_transit_gateway_route_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_route_table)
 667 | - [awscc_ec2_transit_gateway_route_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_route_table_association)
 668 | - [awscc_ec2_transit_gateway_route_table_propagation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_route_table_propagation)
 669 | - [awscc_ec2_transit_gateway_route_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_route_tables)
 670 | - [awscc_ec2_transit_gateway_vpc_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_vpc_attachment)
 671 | - [awscc_ec2_transit_gateway_vpc_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateway_vpc_attachments)
 672 | - [awscc_ec2_transit_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_transit_gateways)
 673 | - [awscc_ec2_verified_access_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_endpoint)
 674 | - [awscc_ec2_verified_access_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_endpoints)
 675 | - [awscc_ec2_verified_access_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_group)
 676 | - [awscc_ec2_verified_access_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_groups)
 677 | - [awscc_ec2_verified_access_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_instance)
 678 | - [awscc_ec2_verified_access_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_instances)
 679 | - [awscc_ec2_verified_access_trust_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_trust_provider)
 680 | - [awscc_ec2_verified_access_trust_providers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_verified_access_trust_providers)
 681 | - [awscc_ec2_volume](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_volume)
 682 | - [awscc_ec2_volume_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_volume_attachment)
 683 | - [awscc_ec2_volume_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_volume_attachments)
 684 | - [awscc_ec2_volumes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_volumes)
 685 | - [awscc_ec2_vpc](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc)
 686 | - [awscc_ec2_vpc_block_public_access_exclusion](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_block_public_access_exclusion)
 687 | - [awscc_ec2_vpc_block_public_access_exclusions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_block_public_access_exclusions)
 688 | - [awscc_ec2_vpc_block_public_access_options](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_block_public_access_options)
 689 | - [awscc_ec2_vpc_cidr_block](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_cidr_block)
 690 | - [awscc_ec2_vpc_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint)
 691 | - [awscc_ec2_vpc_endpoint_connection_notification](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint_connection_notification)
 692 | - [awscc_ec2_vpc_endpoint_connection_notifications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint_connection_notifications)
 693 | - [awscc_ec2_vpc_endpoint_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint_service)
 694 | - [awscc_ec2_vpc_endpoint_service_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint_service_permissions)
 695 | - [awscc_ec2_vpc_endpoint_service_permissions_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint_service_permissions_plural)
 696 | - [awscc_ec2_vpc_endpoint_services](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoint_services)
 697 | - [awscc_ec2_vpc_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_endpoints)
 698 | - [awscc_ec2_vpc_gateway_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_gateway_attachment)
 699 | - [awscc_ec2_vpc_gateway_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_gateway_attachments)
 700 | - [awscc_ec2_vpc_peering_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_peering_connection)
 701 | - [awscc_ec2_vpc_peering_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpc_peering_connections)
 702 | - [awscc_ec2_vpcdhcp_options_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpcdhcp_options_association)
 703 | - [awscc_ec2_vpcdhcp_options_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpcdhcp_options_associations)
 704 | - [awscc_ec2_vpcs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpcs)
 705 | - [awscc_ec2_vpn_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpn_connection)
 706 | - [awscc_ec2_vpn_connection_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpn_connection_route)
 707 | - [awscc_ec2_vpn_connection_routes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpn_connection_routes)
 708 | - [awscc_ec2_vpn_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpn_connections)
 709 | - [awscc_ec2_vpn_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpn_gateway)
 710 | - [awscc_ec2_vpn_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ec2_vpn_gateways)
 711 | - [awscc_ecr_public_repositories](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_public_repositories)
 712 | - [awscc_ecr_public_repository](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_public_repository)
 713 | - [awscc_ecr_pull_through_cache_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_pull_through_cache_rule)
 714 | - [awscc_ecr_pull_through_cache_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_pull_through_cache_rules)
 715 | - [awscc_ecr_registry_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_registry_policies)
 716 | - [awscc_ecr_registry_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_registry_policy)
 717 | - [awscc_ecr_replication_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_replication_configuration)
 718 | - [awscc_ecr_replication_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_replication_configurations)
 719 | - [awscc_ecr_repositories](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_repositories)
 720 | - [awscc_ecr_repository](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_repository)
 721 | - [awscc_ecr_repository_creation_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_repository_creation_template)
 722 | - [awscc_ecr_repository_creation_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecr_repository_creation_templates)
 723 | - [awscc_ecs_capacity_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_capacity_provider)
 724 | - [awscc_ecs_capacity_providers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_capacity_providers)
 725 | - [awscc_ecs_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_cluster)
 726 | - [awscc_ecs_cluster_capacity_provider_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_cluster_capacity_provider_associations)
 727 | - [awscc_ecs_cluster_capacity_provider_associations_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_cluster_capacity_provider_associations_plural)
 728 | - [awscc_ecs_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_clusters)
 729 | - [awscc_ecs_primary_task_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_primary_task_set)
 730 | - [awscc_ecs_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_service)
 731 | - [awscc_ecs_services](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_services)
 732 | - [awscc_ecs_task_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_task_definition)
 733 | - [awscc_ecs_task_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_task_definitions)
 734 | - [awscc_ecs_task_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ecs_task_set)
 735 | - [awscc_efs_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/efs_access_point)
 736 | - [awscc_efs_access_points](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/efs_access_points)
 737 | - [awscc_efs_file_system](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/efs_file_system)
 738 | - [awscc_efs_file_systems](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/efs_file_systems)
 739 | - [awscc_efs_mount_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/efs_mount_target)
 740 | - [awscc_eks_access_entry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_access_entry)
 741 | - [awscc_eks_addon](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_addon)
 742 | - [awscc_eks_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_cluster)
 743 | - [awscc_eks_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_clusters)
 744 | - [awscc_eks_fargate_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_fargate_profile)
 745 | - [awscc_eks_identity_provider_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_identity_provider_config)
 746 | - [awscc_eks_pod_identity_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eks_pod_identity_association)
 747 | - [awscc_elasticache_global_replication_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_global_replication_group)
 748 | - [awscc_elasticache_global_replication_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_global_replication_groups)
 749 | - [awscc_elasticache_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_parameter_group)
 750 | - [awscc_elasticache_parameter_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_parameter_groups)
 751 | - [awscc_elasticache_serverless_cache](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_serverless_cache)
 752 | - [awscc_elasticache_serverless_caches](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_serverless_caches)
 753 | - [awscc_elasticache_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_subnet_group)
 754 | - [awscc_elasticache_subnet_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_subnet_groups)
 755 | - [awscc_elasticache_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_user)
 756 | - [awscc_elasticache_user_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_user_group)
 757 | - [awscc_elasticache_user_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_user_groups)
 758 | - [awscc_elasticache_users](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticache_users)
 759 | - [awscc_elasticbeanstalk_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_application)
 760 | - [awscc_elasticbeanstalk_application_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_application_version)
 761 | - [awscc_elasticbeanstalk_application_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_application_versions)
 762 | - [awscc_elasticbeanstalk_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_applications)
 763 | - [awscc_elasticbeanstalk_configuration_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_configuration_template)
 764 | - [awscc_elasticbeanstalk_configuration_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_configuration_templates)
 765 | - [awscc_elasticbeanstalk_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_environment)
 766 | - [awscc_elasticbeanstalk_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticbeanstalk_environments)
 767 | - [awscc_elasticloadbalancingv2_load_balancer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_load_balancer)
 768 | - [awscc_elasticloadbalancingv2_load_balancers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_load_balancers)
 769 | - [awscc_elasticloadbalancingv2_target_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_target_group)
 770 | - [awscc_elasticloadbalancingv2_target_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_target_groups)
 771 | - [awscc_elasticloadbalancingv2_trust_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_trust_store)
 772 | - [awscc_elasticloadbalancingv2_trust_store_revocation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_trust_store_revocation)
 773 | - [awscc_elasticloadbalancingv2_trust_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/elasticloadbalancingv2_trust_stores)
 774 | - [awscc_emr_security_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_security_configuration)
 775 | - [awscc_emr_security_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_security_configurations)
 776 | - [awscc_emr_studio](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_studio)
 777 | - [awscc_emr_studio_session_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_studio_session_mapping)
 778 | - [awscc_emr_studio_session_mappings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_studio_session_mappings)
 779 | - [awscc_emr_studios](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_studios)
 780 | - [awscc_emr_wal_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_wal_workspace)
 781 | - [awscc_emr_wal_workspaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emr_wal_workspaces)
 782 | - [awscc_emrcontainers_virtual_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emrcontainers_virtual_clusters)
 783 | - [awscc_emrserverless_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emrserverless_application)
 784 | - [awscc_emrserverless_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/emrserverless_applications)
 785 | - [awscc_entityresolution_id_mapping_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_id_mapping_workflow)
 786 | - [awscc_entityresolution_id_mapping_workflows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_id_mapping_workflows)
 787 | - [awscc_entityresolution_id_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_id_namespace)
 788 | - [awscc_entityresolution_id_namespaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_id_namespaces)
 789 | - [awscc_entityresolution_matching_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_matching_workflow)
 790 | - [awscc_entityresolution_matching_workflows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_matching_workflows)
 791 | - [awscc_entityresolution_policy_statement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_policy_statement)
 792 | - [awscc_entityresolution_schema_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_schema_mapping)
 793 | - [awscc_entityresolution_schema_mappings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/entityresolution_schema_mappings)
 794 | - [awscc_events_api_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_api_destination)
 795 | - [awscc_events_api_destinations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_api_destinations)
 796 | - [awscc_events_archive](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_archive)
 797 | - [awscc_events_archives](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_archives)
 798 | - [awscc_events_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_connection)
 799 | - [awscc_events_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_connections)
 800 | - [awscc_events_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_endpoint)
 801 | - [awscc_events_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_endpoints)
 802 | - [awscc_events_event_bus](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_event_bus)
 803 | - [awscc_events_event_buses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_event_buses)
 804 | - [awscc_events_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_rule)
 805 | - [awscc_events_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/events_rules)
 806 | - [awscc_eventschemas_discoverer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eventschemas_discoverer)
 807 | - [awscc_eventschemas_discoverers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eventschemas_discoverers)
 808 | - [awscc_eventschemas_registries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eventschemas_registries)
 809 | - [awscc_eventschemas_registry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eventschemas_registry)
 810 | - [awscc_eventschemas_registry_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eventschemas_registry_policy)
 811 | - [awscc_eventschemas_schema](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/eventschemas_schema)
 812 | - [awscc_evidently_experiment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/evidently_experiment)
 813 | - [awscc_evidently_feature](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/evidently_feature)
 814 | - [awscc_evidently_launch](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/evidently_launch)
 815 | - [awscc_evidently_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/evidently_project)
 816 | - [awscc_evidently_segment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/evidently_segment)
 817 | - [awscc_evidently_segments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/evidently_segments)
 818 | - [awscc_finspace_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/finspace_environment)
 819 | - [awscc_finspace_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/finspace_environments)
 820 | - [awscc_fis_experiment_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fis_experiment_template)
 821 | - [awscc_fis_experiment_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fis_experiment_templates)
 822 | - [awscc_fis_target_account_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fis_target_account_configuration)
 823 | - [awscc_fms_notification_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fms_notification_channel)
 824 | - [awscc_fms_notification_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fms_notification_channels)
 825 | - [awscc_fms_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fms_policies)
 826 | - [awscc_fms_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fms_policy)
 827 | - [awscc_fms_resource_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fms_resource_set)
 828 | - [awscc_fms_resource_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fms_resource_sets)
 829 | - [awscc_forecast_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/forecast_dataset)
 830 | - [awscc_forecast_dataset_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/forecast_dataset_group)
 831 | - [awscc_forecast_dataset_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/forecast_dataset_groups)
 832 | - [awscc_forecast_datasets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/forecast_datasets)
 833 | - [awscc_frauddetector_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_detector)
 834 | - [awscc_frauddetector_detectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_detectors)
 835 | - [awscc_frauddetector_entity_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_entity_type)
 836 | - [awscc_frauddetector_entity_types](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_entity_types)
 837 | - [awscc_frauddetector_event_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_event_type)
 838 | - [awscc_frauddetector_event_types](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_event_types)
 839 | - [awscc_frauddetector_label](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_label)
 840 | - [awscc_frauddetector_labels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_labels)
 841 | - [awscc_frauddetector_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_list)
 842 | - [awscc_frauddetector_lists](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_lists)
 843 | - [awscc_frauddetector_outcome](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_outcome)
 844 | - [awscc_frauddetector_outcomes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_outcomes)
 845 | - [awscc_frauddetector_variable](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_variable)
 846 | - [awscc_frauddetector_variables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/frauddetector_variables)
 847 | - [awscc_fsx_data_repository_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fsx_data_repository_association)
 848 | - [awscc_fsx_data_repository_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/fsx_data_repository_associations)
 849 | - [awscc_gamelift_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_alias)
 850 | - [awscc_gamelift_aliases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_aliases)
 851 | - [awscc_gamelift_build](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_build)
 852 | - [awscc_gamelift_builds](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_builds)
 853 | - [awscc_gamelift_container_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_container_fleet)
 854 | - [awscc_gamelift_container_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_container_fleets)
 855 | - [awscc_gamelift_container_group_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_container_group_definition)
 856 | - [awscc_gamelift_container_group_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_container_group_definitions)
 857 | - [awscc_gamelift_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_fleet)
 858 | - [awscc_gamelift_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_fleets)
 859 | - [awscc_gamelift_game_server_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_game_server_group)
 860 | - [awscc_gamelift_game_server_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_game_server_groups)
 861 | - [awscc_gamelift_game_session_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_game_session_queue)
 862 | - [awscc_gamelift_game_session_queues](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_game_session_queues)
 863 | - [awscc_gamelift_location](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_location)
 864 | - [awscc_gamelift_locations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_locations)
 865 | - [awscc_gamelift_matchmaking_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_matchmaking_configuration)
 866 | - [awscc_gamelift_matchmaking_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_matchmaking_configurations)
 867 | - [awscc_gamelift_matchmaking_rule_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_matchmaking_rule_set)
 868 | - [awscc_gamelift_matchmaking_rule_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_matchmaking_rule_sets)
 869 | - [awscc_gamelift_script](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_script)
 870 | - [awscc_gamelift_scripts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/gamelift_scripts)
 871 | - [awscc_globalaccelerator_accelerator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_accelerator)
 872 | - [awscc_globalaccelerator_accelerators](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_accelerators)
 873 | - [awscc_globalaccelerator_cross_account_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_cross_account_attachment)
 874 | - [awscc_globalaccelerator_cross_account_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_cross_account_attachments)
 875 | - [awscc_globalaccelerator_endpoint_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_endpoint_group)
 876 | - [awscc_globalaccelerator_endpoint_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_endpoint_groups)
 877 | - [awscc_globalaccelerator_listener](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_listener)
 878 | - [awscc_globalaccelerator_listeners](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/globalaccelerator_listeners)
 879 | - [awscc_glue_crawler](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_crawler)
 880 | - [awscc_glue_crawlers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_crawlers)
 881 | - [awscc_glue_database](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_database)
 882 | - [awscc_glue_databases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_databases)
 883 | - [awscc_glue_job](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_job)
 884 | - [awscc_glue_jobs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_jobs)
 885 | - [awscc_glue_registries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_registries)
 886 | - [awscc_glue_registry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_registry)
 887 | - [awscc_glue_schema](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_schema)
 888 | - [awscc_glue_schema_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_schema_version)
 889 | - [awscc_glue_schema_version_metadata](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_schema_version_metadata)
 890 | - [awscc_glue_schemas](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_schemas)
 891 | - [awscc_glue_trigger](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_trigger)
 892 | - [awscc_glue_triggers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/glue_triggers)
 893 | - [awscc_grafana_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/grafana_workspace)
 894 | - [awscc_grafana_workspaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/grafana_workspaces)
 895 | - [awscc_greengrassv2_component_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/greengrassv2_component_version)
 896 | - [awscc_greengrassv2_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/greengrassv2_deployment)
 897 | - [awscc_greengrassv2_deployments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/greengrassv2_deployments)
 898 | - [awscc_groundstation_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/groundstation_config)
 899 | - [awscc_groundstation_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/groundstation_configs)
 900 | - [awscc_groundstation_dataflow_endpoint_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/groundstation_dataflow_endpoint_group)
 901 | - [awscc_groundstation_dataflow_endpoint_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/groundstation_dataflow_endpoint_groups)
 902 | - [awscc_groundstation_mission_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/groundstation_mission_profile)
 903 | - [awscc_groundstation_mission_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/groundstation_mission_profiles)
 904 | - [awscc_guardduty_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_detector)
 905 | - [awscc_guardduty_detectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_detectors)
 906 | - [awscc_guardduty_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_filter)
 907 | - [awscc_guardduty_filters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_filters)
 908 | - [awscc_guardduty_ip_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_ip_set)
 909 | - [awscc_guardduty_ip_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_ip_sets)
 910 | - [awscc_guardduty_malware_protection_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_malware_protection_plan)
 911 | - [awscc_guardduty_malware_protection_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_malware_protection_plans)
 912 | - [awscc_guardduty_master](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_master)
 913 | - [awscc_guardduty_masters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_masters)
 914 | - [awscc_guardduty_member](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_member)
 915 | - [awscc_guardduty_members](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_members)
 916 | - [awscc_guardduty_publishing_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_publishing_destination)
 917 | - [awscc_guardduty_publishing_destinations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_publishing_destinations)
 918 | - [awscc_guardduty_threat_intel_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_threat_intel_set)
 919 | - [awscc_guardduty_threat_intel_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/guardduty_threat_intel_sets)
 920 | - [awscc_healthimaging_datastore](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/healthimaging_datastore)
 921 | - [awscc_healthimaging_datastores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/healthimaging_datastores)
 922 | - [awscc_healthlake_fhir_datastore](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/healthlake_fhir_datastore)
 923 | - [awscc_healthlake_fhir_datastores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/healthlake_fhir_datastores)
 924 | - [awscc_iam_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_group)
 925 | - [awscc_iam_group_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_group_policy)
 926 | - [awscc_iam_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_groups)
 927 | - [awscc_iam_instance_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_instance_profile)
 928 | - [awscc_iam_instance_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_instance_profiles)
 929 | - [awscc_iam_managed_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_managed_policies)
 930 | - [awscc_iam_managed_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_managed_policy)
 931 | - [awscc_iam_oidc_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_oidc_provider)
 932 | - [awscc_iam_oidc_providers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_oidc_providers)
 933 | - [awscc_iam_role](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_role)
 934 | - [awscc_iam_role_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_role_policy)
 935 | - [awscc_iam_roles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_roles)
 936 | - [awscc_iam_saml_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_saml_provider)
 937 | - [awscc_iam_saml_providers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_saml_providers)
 938 | - [awscc_iam_server_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_server_certificate)
 939 | - [awscc_iam_server_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_server_certificates)
 940 | - [awscc_iam_service_linked_role](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_service_linked_role)
 941 | - [awscc_iam_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_user)
 942 | - [awscc_iam_user_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_user_policy)
 943 | - [awscc_iam_users](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_users)
 944 | - [awscc_iam_virtual_mfa_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_virtual_mfa_device)
 945 | - [awscc_iam_virtual_mfa_devices](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iam_virtual_mfa_devices)
 946 | - [awscc_identitystore_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/identitystore_group)
 947 | - [awscc_identitystore_group_membership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/identitystore_group_membership)
 948 | - [awscc_imagebuilder_component](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_component)
 949 | - [awscc_imagebuilder_container_recipe](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_container_recipe)
 950 | - [awscc_imagebuilder_container_recipes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_container_recipes)
 951 | - [awscc_imagebuilder_distribution_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_distribution_configuration)
 952 | - [awscc_imagebuilder_distribution_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_distribution_configurations)
 953 | - [awscc_imagebuilder_image](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_image)
 954 | - [awscc_imagebuilder_image_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_image_pipeline)
 955 | - [awscc_imagebuilder_image_pipelines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_image_pipelines)
 956 | - [awscc_imagebuilder_image_recipe](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_image_recipe)
 957 | - [awscc_imagebuilder_image_recipes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_image_recipes)
 958 | - [awscc_imagebuilder_infrastructure_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_infrastructure_configuration)
 959 | - [awscc_imagebuilder_infrastructure_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_infrastructure_configurations)
 960 | - [awscc_imagebuilder_lifecycle_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_lifecycle_policies)
 961 | - [awscc_imagebuilder_lifecycle_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_lifecycle_policy)
 962 | - [awscc_imagebuilder_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/imagebuilder_workflow)
 963 | - [awscc_inspector_assessment_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspector_assessment_target)
 964 | - [awscc_inspector_assessment_targets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspector_assessment_targets)
 965 | - [awscc_inspector_assessment_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspector_assessment_template)
 966 | - [awscc_inspector_assessment_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspector_assessment_templates)
 967 | - [awscc_inspector_resource_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspector_resource_group)
 968 | - [awscc_inspectorv2_cis_scan_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspectorv2_cis_scan_configuration)
 969 | - [awscc_inspectorv2_cis_scan_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspectorv2_cis_scan_configurations)
 970 | - [awscc_inspectorv2_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspectorv2_filter)
 971 | - [awscc_inspectorv2_filters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/inspectorv2_filters)
 972 | - [awscc_internetmonitor_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/internetmonitor_monitor)
 973 | - [awscc_internetmonitor_monitors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/internetmonitor_monitors)
 974 | - [awscc_invoicing_invoice_unit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/invoicing_invoice_unit)
 975 | - [awscc_invoicing_invoice_units](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/invoicing_invoice_units)
 976 | - [awscc_iot_account_audit_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_account_audit_configuration)
 977 | - [awscc_iot_account_audit_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_account_audit_configurations)
 978 | - [awscc_iot_authorizer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_authorizer)
 979 | - [awscc_iot_authorizers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_authorizers)
 980 | - [awscc_iot_billing_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_billing_group)
 981 | - [awscc_iot_billing_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_billing_groups)
 982 | - [awscc_iot_ca_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_ca_certificate)
 983 | - [awscc_iot_ca_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_ca_certificates)
 984 | - [awscc_iot_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_certificate)
 985 | - [awscc_iot_certificate_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_certificate_provider)
 986 | - [awscc_iot_certificate_providers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_certificate_providers)
 987 | - [awscc_iot_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_certificates)
 988 | - [awscc_iot_command](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_command)
 989 | - [awscc_iot_commands](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_commands)
 990 | - [awscc_iot_custom_metric](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_custom_metric)
 991 | - [awscc_iot_custom_metrics](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_custom_metrics)
 992 | - [awscc_iot_dimension](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_dimension)
 993 | - [awscc_iot_dimensions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_dimensions)
 994 | - [awscc_iot_domain_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_domain_configuration)
 995 | - [awscc_iot_domain_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_domain_configurations)
 996 | - [awscc_iot_fleet_metric](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_fleet_metric)
 997 | - [awscc_iot_fleet_metrics](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_fleet_metrics)
 998 | - [awscc_iot_job_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_job_template)
 999 | - [awscc_iot_job_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_job_templates)
1000 | - [awscc_iot_logging](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_logging)
1001 | - [awscc_iot_loggings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_loggings)
1002 | - [awscc_iot_mitigation_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_mitigation_action)
1003 | - [awscc_iot_mitigation_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_mitigation_actions)
1004 | - [awscc_iot_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_policies)
1005 | - [awscc_iot_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_policy)
1006 | - [awscc_iot_provisioning_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_provisioning_template)
1007 | - [awscc_iot_provisioning_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_provisioning_templates)
1008 | - [awscc_iot_resource_specific_logging](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_resource_specific_logging)
1009 | - [awscc_iot_resource_specific_loggings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_resource_specific_loggings)
1010 | - [awscc_iot_role_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_role_alias)
1011 | - [awscc_iot_role_aliases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_role_aliases)
1012 | - [awscc_iot_scheduled_audit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_scheduled_audit)
1013 | - [awscc_iot_scheduled_audits](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_scheduled_audits)
1014 | - [awscc_iot_security_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_security_profile)
1015 | - [awscc_iot_security_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_security_profiles)
1016 | - [awscc_iot_software_package](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_software_package)
1017 | - [awscc_iot_software_package_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_software_package_version)
1018 | - [awscc_iot_software_package_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_software_package_versions)
1019 | - [awscc_iot_software_packages](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_software_packages)
1020 | - [awscc_iot_thing](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_thing)
1021 | - [awscc_iot_thing_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_thing_group)
1022 | - [awscc_iot_thing_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_thing_groups)
1023 | - [awscc_iot_thing_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_thing_type)
1024 | - [awscc_iot_thing_types](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_thing_types)
1025 | - [awscc_iot_things](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_things)
1026 | - [awscc_iot_topic_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_topic_rule)
1027 | - [awscc_iot_topic_rule_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_topic_rule_destination)
1028 | - [awscc_iot_topic_rule_destinations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_topic_rule_destinations)
1029 | - [awscc_iot_topic_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iot_topic_rules)
1030 | - [awscc_iotanalytics_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_channel)
1031 | - [awscc_iotanalytics_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_channels)
1032 | - [awscc_iotanalytics_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_dataset)
1033 | - [awscc_iotanalytics_datasets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_datasets)
1034 | - [awscc_iotanalytics_datastore](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_datastore)
1035 | - [awscc_iotanalytics_datastores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_datastores)
1036 | - [awscc_iotanalytics_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_pipeline)
1037 | - [awscc_iotanalytics_pipelines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotanalytics_pipelines)
1038 | - [awscc_iotcoredeviceadvisor_suite_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotcoredeviceadvisor_suite_definition)
1039 | - [awscc_iotcoredeviceadvisor_suite_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotcoredeviceadvisor_suite_definitions)
1040 | - [awscc_iotevents_alarm_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotevents_alarm_model)
1041 | - [awscc_iotevents_alarm_models](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotevents_alarm_models)
1042 | - [awscc_iotevents_detector_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotevents_detector_model)
1043 | - [awscc_iotevents_detector_models](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotevents_detector_models)
1044 | - [awscc_iotevents_input](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotevents_input)
1045 | - [awscc_iotevents_inputs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotevents_inputs)
1046 | - [awscc_iotfleethub_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleethub_application)
1047 | - [awscc_iotfleethub_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleethub_applications)
1048 | - [awscc_iotfleetwise_campaign](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_campaign)
1049 | - [awscc_iotfleetwise_campaigns](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_campaigns)
1050 | - [awscc_iotfleetwise_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_fleet)
1051 | - [awscc_iotfleetwise_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_fleets)
1052 | - [awscc_iotfleetwise_model_manifest](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_model_manifest)
1053 | - [awscc_iotfleetwise_model_manifests](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_model_manifests)
1054 | - [awscc_iotfleetwise_signal_catalog](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_signal_catalog)
1055 | - [awscc_iotfleetwise_signal_catalogs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_signal_catalogs)
1056 | - [awscc_iotfleetwise_state_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_state_template)
1057 | - [awscc_iotfleetwise_state_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_state_templates)
1058 | - [awscc_iotfleetwise_vehicle](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_vehicle)
1059 | - [awscc_iotfleetwise_vehicles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotfleetwise_vehicles)
1060 | - [awscc_iotsitewise_access_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_access_policies)
1061 | - [awscc_iotsitewise_access_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_access_policy)
1062 | - [awscc_iotsitewise_asset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_asset)
1063 | - [awscc_iotsitewise_asset_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_asset_model)
1064 | - [awscc_iotsitewise_asset_models](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_asset_models)
1065 | - [awscc_iotsitewise_assets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_assets)
1066 | - [awscc_iotsitewise_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_dashboard)
1067 | - [awscc_iotsitewise_dashboards](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_dashboards)
1068 | - [awscc_iotsitewise_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_dataset)
1069 | - [awscc_iotsitewise_datasets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_datasets)
1070 | - [awscc_iotsitewise_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_gateway)
1071 | - [awscc_iotsitewise_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_gateways)
1072 | - [awscc_iotsitewise_portal](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_portal)
1073 | - [awscc_iotsitewise_portals](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_portals)
1074 | - [awscc_iotsitewise_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_project)
1075 | - [awscc_iotsitewise_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotsitewise_projects)
1076 | - [awscc_iottwinmaker_scene](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iottwinmaker_scene)
1077 | - [awscc_iottwinmaker_sync_job](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iottwinmaker_sync_job)
1078 | - [awscc_iottwinmaker_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iottwinmaker_workspace)
1079 | - [awscc_iottwinmaker_workspaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iottwinmaker_workspaces)
1080 | - [awscc_iotwireless_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_destination)
1081 | - [awscc_iotwireless_destinations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_destinations)
1082 | - [awscc_iotwireless_device_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_device_profile)
1083 | - [awscc_iotwireless_device_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_device_profiles)
1084 | - [awscc_iotwireless_fuota_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_fuota_task)
1085 | - [awscc_iotwireless_fuota_tasks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_fuota_tasks)
1086 | - [awscc_iotwireless_multicast_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_multicast_group)
1087 | - [awscc_iotwireless_multicast_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_multicast_groups)
1088 | - [awscc_iotwireless_network_analyzer_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_network_analyzer_configuration)
1089 | - [awscc_iotwireless_network_analyzer_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_network_analyzer_configurations)
1090 | - [awscc_iotwireless_partner_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_partner_account)
1091 | - [awscc_iotwireless_partner_accounts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_partner_accounts)
1092 | - [awscc_iotwireless_service_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_service_profile)
1093 | - [awscc_iotwireless_service_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_service_profiles)
1094 | - [awscc_iotwireless_task_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_task_definition)
1095 | - [awscc_iotwireless_task_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_task_definitions)
1096 | - [awscc_iotwireless_wireless_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_wireless_device)
1097 | - [awscc_iotwireless_wireless_device_import_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_wireless_device_import_task)
1098 | - [awscc_iotwireless_wireless_device_import_tasks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_wireless_device_import_tasks)
1099 | - [awscc_iotwireless_wireless_devices](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_wireless_devices)
1100 | - [awscc_iotwireless_wireless_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_wireless_gateway)
1101 | - [awscc_iotwireless_wireless_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/iotwireless_wireless_gateways)
1102 | - [awscc_ivs_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_channel)
1103 | - [awscc_ivs_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_channels)
1104 | - [awscc_ivs_encoder_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_encoder_configuration)
1105 | - [awscc_ivs_encoder_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_encoder_configurations)
1106 | - [awscc_ivs_ingest_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_ingest_configuration)
1107 | - [awscc_ivs_ingest_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_ingest_configurations)
1108 | - [awscc_ivs_playback_key_pair](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_playback_key_pair)
1109 | - [awscc_ivs_playback_key_pairs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_playback_key_pairs)
1110 | - [awscc_ivs_playback_restriction_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_playback_restriction_policies)
1111 | - [awscc_ivs_playback_restriction_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_playback_restriction_policy)
1112 | - [awscc_ivs_public_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_public_key)
1113 | - [awscc_ivs_public_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_public_keys)
1114 | - [awscc_ivs_recording_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_recording_configuration)
1115 | - [awscc_ivs_recording_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_recording_configurations)
1116 | - [awscc_ivs_stage](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_stage)
1117 | - [awscc_ivs_stages](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_stages)
1118 | - [awscc_ivs_storage_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_storage_configuration)
1119 | - [awscc_ivs_storage_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_storage_configurations)
1120 | - [awscc_ivs_stream_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivs_stream_key)
1121 | - [awscc_ivschat_logging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivschat_logging_configuration)
1122 | - [awscc_ivschat_logging_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivschat_logging_configurations)
1123 | - [awscc_ivschat_room](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivschat_room)
1124 | - [awscc_ivschat_rooms](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ivschat_rooms)
1125 | - [awscc_kafkaconnect_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kafkaconnect_connector)
1126 | - [awscc_kafkaconnect_connectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kafkaconnect_connectors)
1127 | - [awscc_kafkaconnect_custom_plugin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kafkaconnect_custom_plugin)
1128 | - [awscc_kafkaconnect_custom_plugins](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kafkaconnect_custom_plugins)
1129 | - [awscc_kafkaconnect_worker_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kafkaconnect_worker_configuration)
1130 | - [awscc_kafkaconnect_worker_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kafkaconnect_worker_configurations)
1131 | - [awscc_kendra_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendra_data_source)
1132 | - [awscc_kendra_data_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendra_data_sources)
1133 | - [awscc_kendra_faq](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendra_faq)
1134 | - [awscc_kendra_faqs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendra_faqs)
1135 | - [awscc_kendra_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendra_index)
1136 | - [awscc_kendra_indices](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendra_indices)
1137 | - [awscc_kendraranking_execution_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendraranking_execution_plan)
1138 | - [awscc_kendraranking_execution_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kendraranking_execution_plans)
1139 | - [awscc_kinesis_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesis_resource_policy)
1140 | - [awscc_kinesis_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesis_stream)
1141 | - [awscc_kinesis_streams](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesis_streams)
1142 | - [awscc_kinesisanalyticsv2_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesisanalyticsv2_application)
1143 | - [awscc_kinesisanalyticsv2_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesisanalyticsv2_applications)
1144 | - [awscc_kinesisfirehose_delivery_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesisfirehose_delivery_stream)
1145 | - [awscc_kinesisfirehose_delivery_streams](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesisfirehose_delivery_streams)
1146 | - [awscc_kinesisvideo_signaling_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesisvideo_signaling_channel)
1147 | - [awscc_kinesisvideo_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kinesisvideo_stream)
1148 | - [awscc_kms_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kms_alias)
1149 | - [awscc_kms_aliases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kms_aliases)
1150 | - [awscc_kms_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kms_key)
1151 | - [awscc_kms_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kms_keys)
1152 | - [awscc_kms_replica_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kms_replica_key)
1153 | - [awscc_kms_replica_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/kms_replica_keys)
1154 | - [awscc_lakeformation_data_cells_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lakeformation_data_cells_filter)
1155 | - [awscc_lakeformation_data_cells_filters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lakeformation_data_cells_filters)
1156 | - [awscc_lakeformation_principal_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lakeformation_principal_permissions)
1157 | - [awscc_lakeformation_tag](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lakeformation_tag)
1158 | - [awscc_lakeformation_tag_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lakeformation_tag_association)
1159 | - [awscc_lakeformation_tags](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lakeformation_tags)
1160 | - [awscc_lambda_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_alias)
1161 | - [awscc_lambda_code_signing_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_code_signing_config)
1162 | - [awscc_lambda_code_signing_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_code_signing_configs)
1163 | - [awscc_lambda_event_invoke_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_event_invoke_config)
1164 | - [awscc_lambda_event_source_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_event_source_mapping)
1165 | - [awscc_lambda_event_source_mappings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_event_source_mappings)
1166 | - [awscc_lambda_function](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_function)
1167 | - [awscc_lambda_functions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_functions)
1168 | - [awscc_lambda_layer_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_layer_version)
1169 | - [awscc_lambda_layer_version_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_layer_version_permission)
1170 | - [awscc_lambda_layer_version_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_layer_version_permissions)
1171 | - [awscc_lambda_layer_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_layer_versions)
1172 | - [awscc_lambda_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_permission)
1173 | - [awscc_lambda_url](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_url)
1174 | - [awscc_lambda_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lambda_version)
1175 | - [awscc_launchwizard_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/launchwizard_deployment)
1176 | - [awscc_launchwizard_deployments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/launchwizard_deployments)
1177 | - [awscc_lex_bot](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_bot)
1178 | - [awscc_lex_bot_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_bot_alias)
1179 | - [awscc_lex_bot_aliases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_bot_aliases)
1180 | - [awscc_lex_bot_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_bot_version)
1181 | - [awscc_lex_bot_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_bot_versions)
1182 | - [awscc_lex_bots](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_bots)
1183 | - [awscc_lex_resource_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_resource_policies)
1184 | - [awscc_lex_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lex_resource_policy)
1185 | - [awscc_licensemanager_grant](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/licensemanager_grant)
1186 | - [awscc_licensemanager_grants](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/licensemanager_grants)
1187 | - [awscc_licensemanager_license](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/licensemanager_license)
1188 | - [awscc_licensemanager_licenses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/licensemanager_licenses)
1189 | - [awscc_lightsail_alarm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_alarm)
1190 | - [awscc_lightsail_alarms](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_alarms)
1191 | - [awscc_lightsail_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_bucket)
1192 | - [awscc_lightsail_buckets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_buckets)
1193 | - [awscc_lightsail_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_certificate)
1194 | - [awscc_lightsail_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_certificates)
1195 | - [awscc_lightsail_container](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_container)
1196 | - [awscc_lightsail_containers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_containers)
1197 | - [awscc_lightsail_database](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_database)
1198 | - [awscc_lightsail_databases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_databases)
1199 | - [awscc_lightsail_disk](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_disk)
1200 | - [awscc_lightsail_disks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_disks)
1201 | - [awscc_lightsail_distribution](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_distribution)
1202 | - [awscc_lightsail_distributions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_distributions)
1203 | - [awscc_lightsail_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_instance)
1204 | - [awscc_lightsail_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_instances)
1205 | - [awscc_lightsail_load_balancer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_load_balancer)
1206 | - [awscc_lightsail_load_balancer_tls_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_load_balancer_tls_certificate)
1207 | - [awscc_lightsail_load_balancer_tls_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_load_balancer_tls_certificates)
1208 | - [awscc_lightsail_load_balancers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_load_balancers)
1209 | - [awscc_lightsail_static_ip](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_static_ip)
1210 | - [awscc_lightsail_static_ips](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lightsail_static_ips)
1211 | - [awscc_location_api_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_api_key)
1212 | - [awscc_location_api_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_api_keys)
1213 | - [awscc_location_geofence_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_geofence_collection)
1214 | - [awscc_location_geofence_collections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_geofence_collections)
1215 | - [awscc_location_map](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_map)
1216 | - [awscc_location_maps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_maps)
1217 | - [awscc_location_place_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_place_index)
1218 | - [awscc_location_place_indices](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_place_indices)
1219 | - [awscc_location_route_calculator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_route_calculator)
1220 | - [awscc_location_route_calculators](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_route_calculators)
1221 | - [awscc_location_tracker](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_tracker)
1222 | - [awscc_location_tracker_consumer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_tracker_consumer)
1223 | - [awscc_location_tracker_consumers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_tracker_consumers)
1224 | - [awscc_location_trackers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/location_trackers)
1225 | - [awscc_logs_account_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_account_policy)
1226 | - [awscc_logs_deliveries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_deliveries)
1227 | - [awscc_logs_delivery](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_delivery)
1228 | - [awscc_logs_delivery_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_delivery_destination)
1229 | - [awscc_logs_delivery_destinations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_delivery_destinations)
1230 | - [awscc_logs_delivery_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_delivery_source)
1231 | - [awscc_logs_delivery_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_delivery_sources)
1232 | - [awscc_logs_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_destination)
1233 | - [awscc_logs_destinations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_destinations)
1234 | - [awscc_logs_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_integration)
1235 | - [awscc_logs_integrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_integrations)
1236 | - [awscc_logs_log_anomaly_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_log_anomaly_detector)
1237 | - [awscc_logs_log_anomaly_detectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_log_anomaly_detectors)
1238 | - [awscc_logs_log_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_log_group)
1239 | - [awscc_logs_log_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_log_groups)
1240 | - [awscc_logs_log_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_log_stream)
1241 | - [awscc_logs_metric_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_metric_filter)
1242 | - [awscc_logs_metric_filters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_metric_filters)
1243 | - [awscc_logs_query_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_query_definition)
1244 | - [awscc_logs_query_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_query_definitions)
1245 | - [awscc_logs_resource_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_resource_policies)
1246 | - [awscc_logs_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_resource_policy)
1247 | - [awscc_logs_subscription_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/logs_subscription_filter)
1248 | - [awscc_lookoutequipment_inference_scheduler](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutequipment_inference_scheduler)
1249 | - [awscc_lookoutequipment_inference_schedulers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutequipment_inference_schedulers)
1250 | - [awscc_lookoutmetrics_alert](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutmetrics_alert)
1251 | - [awscc_lookoutmetrics_alerts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutmetrics_alerts)
1252 | - [awscc_lookoutmetrics_anomaly_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutmetrics_anomaly_detector)
1253 | - [awscc_lookoutmetrics_anomaly_detectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutmetrics_anomaly_detectors)
1254 | - [awscc_lookoutvision_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutvision_project)
1255 | - [awscc_lookoutvision_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/lookoutvision_projects)
1256 | - [awscc_m2_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/m2_application)
1257 | - [awscc_m2_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/m2_applications)
1258 | - [awscc_m2_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/m2_deployment)
1259 | - [awscc_m2_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/m2_environment)
1260 | - [awscc_m2_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/m2_environments)
1261 | - [awscc_macie_allow_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_allow_list)
1262 | - [awscc_macie_allow_lists](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_allow_lists)
1263 | - [awscc_macie_custom_data_identifier](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_custom_data_identifier)
1264 | - [awscc_macie_custom_data_identifiers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_custom_data_identifiers)
1265 | - [awscc_macie_findings_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_findings_filter)
1266 | - [awscc_macie_findings_filters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_findings_filters)
1267 | - [awscc_macie_session](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_session)
1268 | - [awscc_macie_sessions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/macie_sessions)
1269 | - [awscc_managedblockchain_accessor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/managedblockchain_accessor)
1270 | - [awscc_managedblockchain_accessors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/managedblockchain_accessors)
1271 | - [awscc_mediaconnect_bridge](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_bridge)
1272 | - [awscc_mediaconnect_bridge_output](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_bridge_output)
1273 | - [awscc_mediaconnect_bridge_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_bridge_source)
1274 | - [awscc_mediaconnect_bridges](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_bridges)
1275 | - [awscc_mediaconnect_flow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow)
1276 | - [awscc_mediaconnect_flow_entitlement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_entitlement)
1277 | - [awscc_mediaconnect_flow_entitlements](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_entitlements)
1278 | - [awscc_mediaconnect_flow_output](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_output)
1279 | - [awscc_mediaconnect_flow_outputs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_outputs)
1280 | - [awscc_mediaconnect_flow_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_source)
1281 | - [awscc_mediaconnect_flow_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_sources)
1282 | - [awscc_mediaconnect_flow_vpc_interface](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_vpc_interface)
1283 | - [awscc_mediaconnect_flow_vpc_interfaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flow_vpc_interfaces)
1284 | - [awscc_mediaconnect_flows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_flows)
1285 | - [awscc_mediaconnect_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_gateway)
1286 | - [awscc_mediaconnect_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediaconnect_gateways)
1287 | - [awscc_medialive_channel_placement_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_channel_placement_group)
1288 | - [awscc_medialive_cloudwatch_alarm_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_cloudwatch_alarm_template)
1289 | - [awscc_medialive_cloudwatch_alarm_template_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_cloudwatch_alarm_template_group)
1290 | - [awscc_medialive_cloudwatch_alarm_template_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_cloudwatch_alarm_template_groups)
1291 | - [awscc_medialive_cloudwatch_alarm_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_cloudwatch_alarm_templates)
1292 | - [awscc_medialive_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_cluster)
1293 | - [awscc_medialive_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_clusters)
1294 | - [awscc_medialive_event_bridge_rule_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_event_bridge_rule_template)
1295 | - [awscc_medialive_event_bridge_rule_template_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_event_bridge_rule_template_group)
1296 | - [awscc_medialive_event_bridge_rule_template_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_event_bridge_rule_template_groups)
1297 | - [awscc_medialive_event_bridge_rule_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_event_bridge_rule_templates)
1298 | - [awscc_medialive_multiplex](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_multiplex)
1299 | - [awscc_medialive_multiplexes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_multiplexes)
1300 | - [awscc_medialive_multiplexprogram](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_multiplexprogram)
1301 | - [awscc_medialive_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_network)
1302 | - [awscc_medialive_networks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_networks)
1303 | - [awscc_medialive_sdi_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_sdi_source)
1304 | - [awscc_medialive_sdi_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_sdi_sources)
1305 | - [awscc_medialive_signal_map](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_signal_map)
1306 | - [awscc_medialive_signal_maps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/medialive_signal_maps)
1307 | - [awscc_mediapackage_asset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_asset)
1308 | - [awscc_mediapackage_assets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_assets)
1309 | - [awscc_mediapackage_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_channels)
1310 | - [awscc_mediapackage_origin_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_origin_endpoints)
1311 | - [awscc_mediapackage_packaging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_packaging_configuration)
1312 | - [awscc_mediapackage_packaging_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_packaging_configurations)
1313 | - [awscc_mediapackage_packaging_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_packaging_group)
1314 | - [awscc_mediapackage_packaging_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackage_packaging_groups)
1315 | - [awscc_mediapackagev2_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackagev2_channel)
1316 | - [awscc_mediapackagev2_channel_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackagev2_channel_group)
1317 | - [awscc_mediapackagev2_channel_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackagev2_channel_groups)
1318 | - [awscc_mediapackagev2_channel_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackagev2_channel_policy)
1319 | - [awscc_mediapackagev2_origin_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackagev2_origin_endpoint)
1320 | - [awscc_mediapackagev2_origin_endpoint_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediapackagev2_origin_endpoint_policy)
1321 | - [awscc_mediatailor_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_channel)
1322 | - [awscc_mediatailor_channel_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_channel_policy)
1323 | - [awscc_mediatailor_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_channels)
1324 | - [awscc_mediatailor_live_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_live_source)
1325 | - [awscc_mediatailor_source_location](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_source_location)
1326 | - [awscc_mediatailor_source_locations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_source_locations)
1327 | - [awscc_mediatailor_vod_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mediatailor_vod_source)
1328 | - [awscc_memorydb_acl](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_acl)
1329 | - [awscc_memorydb_acls](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_acls)
1330 | - [awscc_memorydb_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_cluster)
1331 | - [awscc_memorydb_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_clusters)
1332 | - [awscc_memorydb_multi_region_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_multi_region_cluster)
1333 | - [awscc_memorydb_multi_region_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_multi_region_clusters)
1334 | - [awscc_memorydb_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_parameter_group)
1335 | - [awscc_memorydb_parameter_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_parameter_groups)
1336 | - [awscc_memorydb_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_subnet_group)
1337 | - [awscc_memorydb_subnet_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_subnet_groups)
1338 | - [awscc_memorydb_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_user)
1339 | - [awscc_memorydb_users](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/memorydb_users)
1340 | - [awscc_msk_batch_scram_secret](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_batch_scram_secret)
1341 | - [awscc_msk_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_cluster)
1342 | - [awscc_msk_cluster_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_cluster_policy)
1343 | - [awscc_msk_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_clusters)
1344 | - [awscc_msk_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_configuration)
1345 | - [awscc_msk_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_configurations)
1346 | - [awscc_msk_replicator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_replicator)
1347 | - [awscc_msk_replicators](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_replicators)
1348 | - [awscc_msk_serverless_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_serverless_cluster)
1349 | - [awscc_msk_serverless_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_serverless_clusters)
1350 | - [awscc_msk_vpc_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_vpc_connection)
1351 | - [awscc_msk_vpc_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/msk_vpc_connections)
1352 | - [awscc_mwaa_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mwaa_environment)
1353 | - [awscc_mwaa_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/mwaa_environments)
1354 | - [awscc_neptune_db_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptune_db_cluster)
1355 | - [awscc_neptune_db_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptune_db_clusters)
1356 | - [awscc_neptune_db_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptune_db_subnet_group)
1357 | - [awscc_neptune_db_subnet_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptune_db_subnet_groups)
1358 | - [awscc_neptunegraph_graph](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptunegraph_graph)
1359 | - [awscc_neptunegraph_graphs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptunegraph_graphs)
1360 | - [awscc_neptunegraph_private_graph_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptunegraph_private_graph_endpoint)
1361 | - [awscc_neptunegraph_private_graph_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/neptunegraph_private_graph_endpoints)
1362 | - [awscc_networkfirewall_firewall](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_firewall)
1363 | - [awscc_networkfirewall_firewall_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_firewall_policies)
1364 | - [awscc_networkfirewall_firewall_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_firewall_policy)
1365 | - [awscc_networkfirewall_firewalls](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_firewalls)
1366 | - [awscc_networkfirewall_logging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_logging_configuration)
1367 | - [awscc_networkfirewall_logging_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_logging_configurations)
1368 | - [awscc_networkfirewall_rule_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_rule_group)
1369 | - [awscc_networkfirewall_rule_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_rule_groups)
1370 | - [awscc_networkfirewall_tls_inspection_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_tls_inspection_configuration)
1371 | - [awscc_networkfirewall_tls_inspection_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkfirewall_tls_inspection_configurations)
1372 | - [awscc_networkmanager_connect_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_connect_attachment)
1373 | - [awscc_networkmanager_connect_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_connect_attachments)
1374 | - [awscc_networkmanager_connect_peer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_connect_peer)
1375 | - [awscc_networkmanager_connect_peers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_connect_peers)
1376 | - [awscc_networkmanager_core_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_core_network)
1377 | - [awscc_networkmanager_core_networks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_core_networks)
1378 | - [awscc_networkmanager_customer_gateway_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_customer_gateway_association)
1379 | - [awscc_networkmanager_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_device)
1380 | - [awscc_networkmanager_direct_connect_gateway_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_direct_connect_gateway_attachment)
1381 | - [awscc_networkmanager_direct_connect_gateway_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_direct_connect_gateway_attachments)
1382 | - [awscc_networkmanager_global_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_global_network)
1383 | - [awscc_networkmanager_global_networks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_global_networks)
1384 | - [awscc_networkmanager_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_link)
1385 | - [awscc_networkmanager_link_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_link_association)
1386 | - [awscc_networkmanager_site](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_site)
1387 | - [awscc_networkmanager_site_to_site_vpn_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_site_to_site_vpn_attachment)
1388 | - [awscc_networkmanager_site_to_site_vpn_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_site_to_site_vpn_attachments)
1389 | - [awscc_networkmanager_transit_gateway_peering](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_transit_gateway_peering)
1390 | - [awscc_networkmanager_transit_gateway_peerings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_transit_gateway_peerings)
1391 | - [awscc_networkmanager_transit_gateway_registration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_transit_gateway_registration)
1392 | - [awscc_networkmanager_transit_gateway_route_table_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_transit_gateway_route_table_attachment)
1393 | - [awscc_networkmanager_transit_gateway_route_table_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_transit_gateway_route_table_attachments)
1394 | - [awscc_networkmanager_vpc_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_vpc_attachment)
1395 | - [awscc_networkmanager_vpc_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/networkmanager_vpc_attachments)
1396 | - [awscc_nimblestudio_launch_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/nimblestudio_launch_profile)
1397 | - [awscc_nimblestudio_streaming_image](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/nimblestudio_streaming_image)
1398 | - [awscc_nimblestudio_studio](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/nimblestudio_studio)
1399 | - [awscc_nimblestudio_studio_component](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/nimblestudio_studio_component)
1400 | - [awscc_nimblestudio_studios](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/nimblestudio_studios)
1401 | - [awscc_notifications_channel_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_channel_association)
1402 | - [awscc_notifications_event_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_event_rule)
1403 | - [awscc_notifications_managed_notification_account_contact_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_managed_notification_account_contact_association)
1404 | - [awscc_notifications_managed_notification_account_contact_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_managed_notification_account_contact_associations)
1405 | - [awscc_notifications_managed_notification_additional_channel_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_managed_notification_additional_channel_association)
1406 | - [awscc_notifications_notification_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_notification_configuration)
1407 | - [awscc_notifications_notification_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_notification_configurations)
1408 | - [awscc_notifications_notification_hub](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_notification_hub)
1409 | - [awscc_notifications_notification_hubs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notifications_notification_hubs)
1410 | - [awscc_notificationscontacts_email_contact](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notificationscontacts_email_contact)
1411 | - [awscc_notificationscontacts_email_contacts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/notificationscontacts_email_contacts)
1412 | - [awscc_oam_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/oam_link)
1413 | - [awscc_oam_links](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/oam_links)
1414 | - [awscc_oam_sink](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/oam_sink)
1415 | - [awscc_oam_sinks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/oam_sinks)
1416 | - [awscc_omics_reference_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_reference_store)
1417 | - [awscc_omics_reference_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_reference_stores)
1418 | - [awscc_omics_run_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_run_group)
1419 | - [awscc_omics_run_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_run_groups)
1420 | - [awscc_omics_sequence_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_sequence_store)
1421 | - [awscc_omics_sequence_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_sequence_stores)
1422 | - [awscc_omics_variant_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_variant_store)
1423 | - [awscc_omics_variant_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_variant_stores)
1424 | - [awscc_omics_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_workflow)
1425 | - [awscc_omics_workflows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/omics_workflows)
1426 | - [awscc_opensearchserverless_access_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_access_policy)
1427 | - [awscc_opensearchserverless_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_collection)
1428 | - [awscc_opensearchserverless_collections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_collections)
1429 | - [awscc_opensearchserverless_lifecycle_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_lifecycle_policy)
1430 | - [awscc_opensearchserverless_security_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_security_config)
1431 | - [awscc_opensearchserverless_security_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_security_policy)
1432 | - [awscc_opensearchserverless_vpc_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_vpc_endpoint)
1433 | - [awscc_opensearchserverless_vpc_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchserverless_vpc_endpoints)
1434 | - [awscc_opensearchservice_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchservice_application)
1435 | - [awscc_opensearchservice_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchservice_applications)
1436 | - [awscc_opensearchservice_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opensearchservice_domain)
1437 | - [awscc_opsworkscm_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opsworkscm_server)
1438 | - [awscc_opsworkscm_servers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/opsworkscm_servers)
1439 | - [awscc_organizations_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_account)
1440 | - [awscc_organizations_accounts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_accounts)
1441 | - [awscc_organizations_organization](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_organization)
1442 | - [awscc_organizations_organizational_unit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_organizational_unit)
1443 | - [awscc_organizations_organizations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_organizations)
1444 | - [awscc_organizations_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_policy)
1445 | - [awscc_organizations_resource_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_resource_policies)
1446 | - [awscc_organizations_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/organizations_resource_policy)
1447 | - [awscc_osis_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/osis_pipeline)
1448 | - [awscc_osis_pipelines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/osis_pipelines)
1449 | - [awscc_panorama_application_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/panorama_application_instance)
1450 | - [awscc_panorama_application_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/panorama_application_instances)
1451 | - [awscc_panorama_package](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/panorama_package)
1452 | - [awscc_panorama_package_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/panorama_package_version)
1453 | - [awscc_panorama_packages](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/panorama_packages)
1454 | - [awscc_paymentcryptography_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/paymentcryptography_alias)
1455 | - [awscc_paymentcryptography_aliases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/paymentcryptography_aliases)
1456 | - [awscc_paymentcryptography_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/paymentcryptography_key)
1457 | - [awscc_paymentcryptography_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/paymentcryptography_keys)
1458 | - [awscc_pcaconnectorad_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_connector)
1459 | - [awscc_pcaconnectorad_connectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_connectors)
1460 | - [awscc_pcaconnectorad_directory_registration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_directory_registration)
1461 | - [awscc_pcaconnectorad_directory_registrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_directory_registrations)
1462 | - [awscc_pcaconnectorad_service_principal_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_service_principal_name)
1463 | - [awscc_pcaconnectorad_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_template)
1464 | - [awscc_pcaconnectorad_template_group_access_control_entry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorad_template_group_access_control_entry)
1465 | - [awscc_pcaconnectorscep_challenge](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorscep_challenge)
1466 | - [awscc_pcaconnectorscep_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorscep_connector)
1467 | - [awscc_pcaconnectorscep_connectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcaconnectorscep_connectors)
1468 | - [awscc_pcs_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcs_cluster)
1469 | - [awscc_pcs_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcs_clusters)
1470 | - [awscc_pcs_compute_node_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcs_compute_node_group)
1471 | - [awscc_pcs_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pcs_queue)
1472 | - [awscc_personalize_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_dataset)
1473 | - [awscc_personalize_dataset_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_dataset_group)
1474 | - [awscc_personalize_dataset_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_dataset_groups)
1475 | - [awscc_personalize_datasets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_datasets)
1476 | - [awscc_personalize_schema](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_schema)
1477 | - [awscc_personalize_schemas](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_schemas)
1478 | - [awscc_personalize_solution](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_solution)
1479 | - [awscc_personalize_solutions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/personalize_solutions)
1480 | - [awscc_pinpoint_in_app_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pinpoint_in_app_template)
1481 | - [awscc_pinpoint_in_app_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pinpoint_in_app_templates)
1482 | - [awscc_pipes_pipe](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pipes_pipe)
1483 | - [awscc_pipes_pipes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/pipes_pipes)
1484 | - [awscc_proton_environment_account_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/proton_environment_account_connection)
1485 | - [awscc_proton_environment_account_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/proton_environment_account_connections)
1486 | - [awscc_proton_environment_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/proton_environment_template)
1487 | - [awscc_proton_environment_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/proton_environment_templates)
1488 | - [awscc_proton_service_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/proton_service_template)
1489 | - [awscc_proton_service_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/proton_service_templates)
1490 | - [awscc_qbusiness_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_application)
1491 | - [awscc_qbusiness_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_applications)
1492 | - [awscc_qbusiness_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_data_source)
1493 | - [awscc_qbusiness_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_index)
1494 | - [awscc_qbusiness_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_permission)
1495 | - [awscc_qbusiness_plugin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_plugin)
1496 | - [awscc_qbusiness_retriever](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_retriever)
1497 | - [awscc_qbusiness_web_experience](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qbusiness_web_experience)
1498 | - [awscc_qldb_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qldb_stream)
1499 | - [awscc_qldb_streams](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/qldb_streams)
1500 | - [awscc_quicksight_analyses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_analyses)
1501 | - [awscc_quicksight_analysis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_analysis)
1502 | - [awscc_quicksight_custom_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_custom_permissions)
1503 | - [awscc_quicksight_custom_permissions_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_custom_permissions_plural)
1504 | - [awscc_quicksight_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_dashboard)
1505 | - [awscc_quicksight_data_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_data_set)
1506 | - [awscc_quicksight_data_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_data_sets)
1507 | - [awscc_quicksight_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_data_source)
1508 | - [awscc_quicksight_data_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_data_sources)
1509 | - [awscc_quicksight_folder](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_folder)
1510 | - [awscc_quicksight_folders](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_folders)
1511 | - [awscc_quicksight_refresh_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_refresh_schedule)
1512 | - [awscc_quicksight_refresh_schedules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_refresh_schedules)
1513 | - [awscc_quicksight_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_template)
1514 | - [awscc_quicksight_theme](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_theme)
1515 | - [awscc_quicksight_topic](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_topic)
1516 | - [awscc_quicksight_topics](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_topics)
1517 | - [awscc_quicksight_vpc_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_vpc_connection)
1518 | - [awscc_quicksight_vpc_connections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/quicksight_vpc_connections)
1519 | - [awscc_ram_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ram_permission)
1520 | - [awscc_ram_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ram_permissions)
1521 | - [awscc_ram_resource_share](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ram_resource_share)
1522 | - [awscc_ram_resource_shares](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ram_resource_shares)
1523 | - [awscc_rbin_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rbin_rule)
1524 | - [awscc_rds_custom_db_engine_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_custom_db_engine_version)
1525 | - [awscc_rds_custom_db_engine_versions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_custom_db_engine_versions)
1526 | - [awscc_rds_db_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_cluster)
1527 | - [awscc_rds_db_cluster_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_cluster_parameter_group)
1528 | - [awscc_rds_db_cluster_parameter_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_cluster_parameter_groups)
1529 | - [awscc_rds_db_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_clusters)
1530 | - [awscc_rds_db_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_instance)
1531 | - [awscc_rds_db_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_instances)
1532 | - [awscc_rds_db_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_parameter_group)
1533 | - [awscc_rds_db_parameter_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_parameter_groups)
1534 | - [awscc_rds_db_proxies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_proxies)
1535 | - [awscc_rds_db_proxy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_proxy)
1536 | - [awscc_rds_db_proxy_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_proxy_endpoint)
1537 | - [awscc_rds_db_proxy_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_proxy_endpoints)
1538 | - [awscc_rds_db_proxy_target_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_proxy_target_group)
1539 | - [awscc_rds_db_proxy_target_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_proxy_target_groups)
1540 | - [awscc_rds_db_shard_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_shard_group)
1541 | - [awscc_rds_db_shard_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_shard_groups)
1542 | - [awscc_rds_db_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_subnet_group)
1543 | - [awscc_rds_db_subnet_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_db_subnet_groups)
1544 | - [awscc_rds_event_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_event_subscription)
1545 | - [awscc_rds_event_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_event_subscriptions)
1546 | - [awscc_rds_global_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_global_cluster)
1547 | - [awscc_rds_global_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_global_clusters)
1548 | - [awscc_rds_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_integration)
1549 | - [awscc_rds_integrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_integrations)
1550 | - [awscc_rds_option_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_option_group)
1551 | - [awscc_rds_option_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rds_option_groups)
1552 | - [awscc_redshift_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_cluster)
1553 | - [awscc_redshift_cluster_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_cluster_parameter_group)
1554 | - [awscc_redshift_cluster_parameter_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_cluster_parameter_groups)
1555 | - [awscc_redshift_cluster_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_cluster_subnet_group)
1556 | - [awscc_redshift_cluster_subnet_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_cluster_subnet_groups)
1557 | - [awscc_redshift_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_clusters)
1558 | - [awscc_redshift_endpoint_access](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_endpoint_access)
1559 | - [awscc_redshift_endpoint_accesses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_endpoint_accesses)
1560 | - [awscc_redshift_endpoint_authorization](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_endpoint_authorization)
1561 | - [awscc_redshift_endpoint_authorizations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_endpoint_authorizations)
1562 | - [awscc_redshift_event_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_event_subscription)
1563 | - [awscc_redshift_event_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_event_subscriptions)
1564 | - [awscc_redshift_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_integration)
1565 | - [awscc_redshift_integrations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_integrations)
1566 | - [awscc_redshift_scheduled_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_scheduled_action)
1567 | - [awscc_redshift_scheduled_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshift_scheduled_actions)
1568 | - [awscc_redshiftserverless_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshiftserverless_namespace)
1569 | - [awscc_redshiftserverless_namespaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshiftserverless_namespaces)
1570 | - [awscc_redshiftserverless_workgroup](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshiftserverless_workgroup)
1571 | - [awscc_redshiftserverless_workgroups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/redshiftserverless_workgroups)
1572 | - [awscc_refactorspaces_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/refactorspaces_application)
1573 | - [awscc_refactorspaces_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/refactorspaces_environment)
1574 | - [awscc_refactorspaces_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/refactorspaces_environments)
1575 | - [awscc_refactorspaces_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/refactorspaces_route)
1576 | - [awscc_refactorspaces_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/refactorspaces_service)
1577 | - [awscc_rekognition_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rekognition_collection)
1578 | - [awscc_rekognition_collections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rekognition_collections)
1579 | - [awscc_rekognition_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rekognition_project)
1580 | - [awscc_rekognition_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rekognition_projects)
1581 | - [awscc_resiliencehub_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resiliencehub_app)
1582 | - [awscc_resiliencehub_apps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resiliencehub_apps)
1583 | - [awscc_resiliencehub_resiliency_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resiliencehub_resiliency_policies)
1584 | - [awscc_resiliencehub_resiliency_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resiliencehub_resiliency_policy)
1585 | - [awscc_resourceexplorer2_default_view_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourceexplorer2_default_view_association)
1586 | - [awscc_resourceexplorer2_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourceexplorer2_index)
1587 | - [awscc_resourceexplorer2_indices](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourceexplorer2_indices)
1588 | - [awscc_resourceexplorer2_view](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourceexplorer2_view)
1589 | - [awscc_resourceexplorer2_views](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourceexplorer2_views)
1590 | - [awscc_resourcegroups_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourcegroups_group)
1591 | - [awscc_resourcegroups_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourcegroups_groups)
1592 | - [awscc_resourcegroups_tag_sync_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourcegroups_tag_sync_task)
1593 | - [awscc_resourcegroups_tag_sync_tasks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/resourcegroups_tag_sync_tasks)
1594 | - [awscc_robomaker_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_fleet)
1595 | - [awscc_robomaker_fleets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_fleets)
1596 | - [awscc_robomaker_robot](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_robot)
1597 | - [awscc_robomaker_robot_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_robot_application)
1598 | - [awscc_robomaker_robot_application_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_robot_application_version)
1599 | - [awscc_robomaker_robot_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_robot_applications)
1600 | - [awscc_robomaker_robots](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_robots)
1601 | - [awscc_robomaker_simulation_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_simulation_application)
1602 | - [awscc_robomaker_simulation_application_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_simulation_application_version)
1603 | - [awscc_robomaker_simulation_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/robomaker_simulation_applications)
1604 | - [awscc_rolesanywhere_crl](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rolesanywhere_crl)
1605 | - [awscc_rolesanywhere_crls](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rolesanywhere_crls)
1606 | - [awscc_rolesanywhere_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rolesanywhere_profile)
1607 | - [awscc_rolesanywhere_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rolesanywhere_profiles)
1608 | - [awscc_rolesanywhere_trust_anchor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rolesanywhere_trust_anchor)
1609 | - [awscc_rolesanywhere_trust_anchors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rolesanywhere_trust_anchors)
1610 | - [awscc_route53_cidr_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_cidr_collection)
1611 | - [awscc_route53_cidr_collections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_cidr_collections)
1612 | - [awscc_route53_dnssec](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_dnssec)
1613 | - [awscc_route53_dnssecs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_dnssecs)
1614 | - [awscc_route53_health_check](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_health_check)
1615 | - [awscc_route53_health_checks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_health_checks)
1616 | - [awscc_route53_hosted_zone](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_hosted_zone)
1617 | - [awscc_route53_hosted_zones](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_hosted_zones)
1618 | - [awscc_route53_key_signing_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_key_signing_key)
1619 | - [awscc_route53_key_signing_keys](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_key_signing_keys)
1620 | - [awscc_route53_record_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53_record_set)
1621 | - [awscc_route53profiles_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53profiles_profile)
1622 | - [awscc_route53profiles_profile_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53profiles_profile_association)
1623 | - [awscc_route53profiles_profile_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53profiles_profile_associations)
1624 | - [awscc_route53profiles_profile_resource_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53profiles_profile_resource_association)
1625 | - [awscc_route53profiles_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53profiles_profiles)
1626 | - [awscc_route53recoverycontrol_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoverycontrol_cluster)
1627 | - [awscc_route53recoverycontrol_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoverycontrol_clusters)
1628 | - [awscc_route53recoverycontrol_control_panel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoverycontrol_control_panel)
1629 | - [awscc_route53recoverycontrol_control_panels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoverycontrol_control_panels)
1630 | - [awscc_route53recoverycontrol_routing_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoverycontrol_routing_control)
1631 | - [awscc_route53recoverycontrol_safety_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoverycontrol_safety_rule)
1632 | - [awscc_route53recoveryreadiness_cell](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_cell)
1633 | - [awscc_route53recoveryreadiness_cells](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_cells)
1634 | - [awscc_route53recoveryreadiness_readiness_check](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_readiness_check)
1635 | - [awscc_route53recoveryreadiness_readiness_checks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_readiness_checks)
1636 | - [awscc_route53recoveryreadiness_recovery_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_recovery_group)
1637 | - [awscc_route53recoveryreadiness_recovery_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_recovery_groups)
1638 | - [awscc_route53recoveryreadiness_resource_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_resource_set)
1639 | - [awscc_route53recoveryreadiness_resource_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53recoveryreadiness_resource_sets)
1640 | - [awscc_route53resolver_firewall_domain_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_firewall_domain_list)
1641 | - [awscc_route53resolver_firewall_domain_lists](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_firewall_domain_lists)
1642 | - [awscc_route53resolver_firewall_rule_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_firewall_rule_group)
1643 | - [awscc_route53resolver_firewall_rule_group_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_firewall_rule_group_association)
1644 | - [awscc_route53resolver_firewall_rule_group_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_firewall_rule_group_associations)
1645 | - [awscc_route53resolver_firewall_rule_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_firewall_rule_groups)
1646 | - [awscc_route53resolver_outpost_resolver](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_outpost_resolver)
1647 | - [awscc_route53resolver_outpost_resolvers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_outpost_resolvers)
1648 | - [awscc_route53resolver_resolver_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_config)
1649 | - [awscc_route53resolver_resolver_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_configs)
1650 | - [awscc_route53resolver_resolver_dnssec_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_dnssec_config)
1651 | - [awscc_route53resolver_resolver_dnssec_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_dnssec_configs)
1652 | - [awscc_route53resolver_resolver_query_logging_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_query_logging_config)
1653 | - [awscc_route53resolver_resolver_query_logging_config_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_query_logging_config_association)
1654 | - [awscc_route53resolver_resolver_query_logging_config_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_query_logging_config_associations)
1655 | - [awscc_route53resolver_resolver_query_logging_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_query_logging_configs)
1656 | - [awscc_route53resolver_resolver_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_rule)
1657 | - [awscc_route53resolver_resolver_rule_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_rule_association)
1658 | - [awscc_route53resolver_resolver_rule_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_rule_associations)
1659 | - [awscc_route53resolver_resolver_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/route53resolver_resolver_rules)
1660 | - [awscc_rum_app_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rum_app_monitor)
1661 | - [awscc_rum_app_monitors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/rum_app_monitors)
1662 | - [awscc_s3_access_grant](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_grant)
1663 | - [awscc_s3_access_grants](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_grants)
1664 | - [awscc_s3_access_grants_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_grants_instance)
1665 | - [awscc_s3_access_grants_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_grants_instances)
1666 | - [awscc_s3_access_grants_location](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_grants_location)
1667 | - [awscc_s3_access_grants_locations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_grants_locations)
1668 | - [awscc_s3_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_point)
1669 | - [awscc_s3_access_points](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_access_points)
1670 | - [awscc_s3_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_bucket)
1671 | - [awscc_s3_bucket_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_bucket_policies)
1672 | - [awscc_s3_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_bucket_policy)
1673 | - [awscc_s3_buckets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_buckets)
1674 | - [awscc_s3_multi_region_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_multi_region_access_point)
1675 | - [awscc_s3_multi_region_access_point_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_multi_region_access_point_policies)
1676 | - [awscc_s3_multi_region_access_point_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_multi_region_access_point_policy)
1677 | - [awscc_s3_multi_region_access_points](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_multi_region_access_points)
1678 | - [awscc_s3_storage_lens](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_storage_lens)
1679 | - [awscc_s3_storage_lens_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_storage_lens_group)
1680 | - [awscc_s3_storage_lens_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_storage_lens_groups)
1681 | - [awscc_s3_storage_lenses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3_storage_lenses)
1682 | - [awscc_s3express_bucket_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3express_bucket_policies)
1683 | - [awscc_s3express_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3express_bucket_policy)
1684 | - [awscc_s3express_directory_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3express_directory_bucket)
1685 | - [awscc_s3express_directory_buckets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3express_directory_buckets)
1686 | - [awscc_s3objectlambda_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3objectlambda_access_point)
1687 | - [awscc_s3objectlambda_access_point_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3objectlambda_access_point_policy)
1688 | - [awscc_s3objectlambda_access_points](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3objectlambda_access_points)
1689 | - [awscc_s3outposts_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3outposts_access_point)
1690 | - [awscc_s3outposts_access_points](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3outposts_access_points)
1691 | - [awscc_s3outposts_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3outposts_bucket)
1692 | - [awscc_s3outposts_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3outposts_bucket_policy)
1693 | - [awscc_s3outposts_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3outposts_endpoint)
1694 | - [awscc_s3outposts_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3outposts_endpoints)
1695 | - [awscc_s3tables_table_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3tables_table_bucket)
1696 | - [awscc_s3tables_table_bucket_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3tables_table_bucket_policies)
1697 | - [awscc_s3tables_table_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3tables_table_bucket_policy)
1698 | - [awscc_s3tables_table_buckets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/s3tables_table_buckets)
1699 | - [awscc_sagemaker_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_app)
1700 | - [awscc_sagemaker_app_image_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_app_image_config)
1701 | - [awscc_sagemaker_app_image_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_app_image_configs)
1702 | - [awscc_sagemaker_apps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_apps)
1703 | - [awscc_sagemaker_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_cluster)
1704 | - [awscc_sagemaker_clusters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_clusters)
1705 | - [awscc_sagemaker_data_quality_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_data_quality_job_definition)
1706 | - [awscc_sagemaker_data_quality_job_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_data_quality_job_definitions)
1707 | - [awscc_sagemaker_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_device)
1708 | - [awscc_sagemaker_device_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_device_fleet)
1709 | - [awscc_sagemaker_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_domain)
1710 | - [awscc_sagemaker_domains](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_domains)
1711 | - [awscc_sagemaker_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_endpoint)
1712 | - [awscc_sagemaker_endpoints](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_endpoints)
1713 | - [awscc_sagemaker_feature_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_feature_group)
1714 | - [awscc_sagemaker_feature_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_feature_groups)
1715 | - [awscc_sagemaker_image](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_image)
1716 | - [awscc_sagemaker_image_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_image_version)
1717 | - [awscc_sagemaker_images](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_images)
1718 | - [awscc_sagemaker_inference_component](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_inference_component)
1719 | - [awscc_sagemaker_inference_components](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_inference_components)
1720 | - [awscc_sagemaker_inference_experiment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_inference_experiment)
1721 | - [awscc_sagemaker_inference_experiments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_inference_experiments)
1722 | - [awscc_sagemaker_mlflow_tracking_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_mlflow_tracking_server)
1723 | - [awscc_sagemaker_mlflow_tracking_servers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_mlflow_tracking_servers)
1724 | - [awscc_sagemaker_model_bias_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_bias_job_definition)
1725 | - [awscc_sagemaker_model_bias_job_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_bias_job_definitions)
1726 | - [awscc_sagemaker_model_explainability_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_explainability_job_definition)
1727 | - [awscc_sagemaker_model_explainability_job_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_explainability_job_definitions)
1728 | - [awscc_sagemaker_model_package](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_package)
1729 | - [awscc_sagemaker_model_package_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_package_group)
1730 | - [awscc_sagemaker_model_package_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_package_groups)
1731 | - [awscc_sagemaker_model_packages](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_packages)
1732 | - [awscc_sagemaker_model_quality_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_quality_job_definition)
1733 | - [awscc_sagemaker_model_quality_job_definitions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_model_quality_job_definitions)
1734 | - [awscc_sagemaker_monitoring_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_monitoring_schedule)
1735 | - [awscc_sagemaker_monitoring_schedules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_monitoring_schedules)
1736 | - [awscc_sagemaker_partner_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_partner_app)
1737 | - [awscc_sagemaker_partner_apps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_partner_apps)
1738 | - [awscc_sagemaker_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_pipeline)
1739 | - [awscc_sagemaker_pipelines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_pipelines)
1740 | - [awscc_sagemaker_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_project)
1741 | - [awscc_sagemaker_projects](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_projects)
1742 | - [awscc_sagemaker_space](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_space)
1743 | - [awscc_sagemaker_spaces](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_spaces)
1744 | - [awscc_sagemaker_studio_lifecycle_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_studio_lifecycle_config)
1745 | - [awscc_sagemaker_studio_lifecycle_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_studio_lifecycle_configs)
1746 | - [awscc_sagemaker_user_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_user_profile)
1747 | - [awscc_sagemaker_user_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sagemaker_user_profiles)
1748 | - [awscc_scheduler_schedule_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/scheduler_schedule_group)
1749 | - [awscc_scheduler_schedule_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/scheduler_schedule_groups)
1750 | - [awscc_secretsmanager_resource_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_resource_policies)
1751 | - [awscc_secretsmanager_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_resource_policy)
1752 | - [awscc_secretsmanager_rotation_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_rotation_schedule)
1753 | - [awscc_secretsmanager_rotation_schedules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_rotation_schedules)
1754 | - [awscc_secretsmanager_secret](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_secret)
1755 | - [awscc_secretsmanager_secret_target_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_secret_target_attachment)
1756 | - [awscc_secretsmanager_secret_target_attachments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_secret_target_attachments)
1757 | - [awscc_secretsmanager_secrets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/secretsmanager_secrets)
1758 | - [awscc_securityhub_configuration_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_configuration_policies)
1759 | - [awscc_securityhub_configuration_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_configuration_policy)
1760 | - [awscc_securityhub_delegated_admin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_delegated_admin)
1761 | - [awscc_securityhub_delegated_admins](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_delegated_admins)
1762 | - [awscc_securityhub_finding_aggregator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_finding_aggregator)
1763 | - [awscc_securityhub_finding_aggregators](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_finding_aggregators)
1764 | - [awscc_securityhub_hub](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_hub)
1765 | - [awscc_securityhub_hubs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_hubs)
1766 | - [awscc_securityhub_insight](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_insight)
1767 | - [awscc_securityhub_insights](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_insights)
1768 | - [awscc_securityhub_organization_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_organization_configuration)
1769 | - [awscc_securityhub_organization_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_organization_configurations)
1770 | - [awscc_securityhub_policy_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_policy_association)
1771 | - [awscc_securityhub_policy_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_policy_associations)
1772 | - [awscc_securityhub_product_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_product_subscription)
1773 | - [awscc_securityhub_product_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_product_subscriptions)
1774 | - [awscc_securityhub_security_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_security_control)
1775 | - [awscc_securityhub_security_controls](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_security_controls)
1776 | - [awscc_securityhub_standard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_standard)
1777 | - [awscc_securityhub_standards](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securityhub_standards)
1778 | - [awscc_securitylake_aws_log_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securitylake_aws_log_source)
1779 | - [awscc_securitylake_aws_log_sources](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securitylake_aws_log_sources)
1780 | - [awscc_securitylake_data_lake](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securitylake_data_lake)
1781 | - [awscc_securitylake_data_lakes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securitylake_data_lakes)
1782 | - [awscc_securitylake_subscriber_notification](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securitylake_subscriber_notification)
1783 | - [awscc_securitylake_subscriber_notifications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/securitylake_subscriber_notifications)
1784 | - [awscc_servicecatalog_cloudformation_provisioned_product](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalog_cloudformation_provisioned_product)
1785 | - [awscc_servicecatalog_service_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalog_service_action)
1786 | - [awscc_servicecatalog_service_action_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalog_service_action_association)
1787 | - [awscc_servicecatalog_service_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalog_service_actions)
1788 | - [awscc_servicecatalogappregistry_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalogappregistry_application)
1789 | - [awscc_servicecatalogappregistry_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalogappregistry_applications)
1790 | - [awscc_servicecatalogappregistry_attribute_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalogappregistry_attribute_group)
1791 | - [awscc_servicecatalogappregistry_attribute_group_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalogappregistry_attribute_group_association)
1792 | - [awscc_servicecatalogappregistry_attribute_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalogappregistry_attribute_groups)
1793 | - [awscc_servicecatalogappregistry_resource_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/servicecatalogappregistry_resource_association)
1794 | - [awscc_ses_configuration_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_configuration_set)
1795 | - [awscc_ses_configuration_set_event_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_configuration_set_event_destination)
1796 | - [awscc_ses_configuration_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_configuration_sets)
1797 | - [awscc_ses_contact_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_contact_list)
1798 | - [awscc_ses_contact_lists](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_contact_lists)
1799 | - [awscc_ses_dedicated_ip_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_dedicated_ip_pool)
1800 | - [awscc_ses_dedicated_ip_pools](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_dedicated_ip_pools)
1801 | - [awscc_ses_email_identities](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_email_identities)
1802 | - [awscc_ses_email_identity](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_email_identity)
1803 | - [awscc_ses_mail_manager_addon_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_addon_instance)
1804 | - [awscc_ses_mail_manager_addon_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_addon_instances)
1805 | - [awscc_ses_mail_manager_addon_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_addon_subscription)
1806 | - [awscc_ses_mail_manager_addon_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_addon_subscriptions)
1807 | - [awscc_ses_mail_manager_archive](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_archive)
1808 | - [awscc_ses_mail_manager_archives](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_archives)
1809 | - [awscc_ses_mail_manager_ingress_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_ingress_point)
1810 | - [awscc_ses_mail_manager_ingress_points](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_ingress_points)
1811 | - [awscc_ses_mail_manager_relay](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_relay)
1812 | - [awscc_ses_mail_manager_relays](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_relays)
1813 | - [awscc_ses_mail_manager_rule_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_rule_set)
1814 | - [awscc_ses_mail_manager_rule_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_rule_sets)
1815 | - [awscc_ses_mail_manager_traffic_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_traffic_policies)
1816 | - [awscc_ses_mail_manager_traffic_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_mail_manager_traffic_policy)
1817 | - [awscc_ses_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_template)
1818 | - [awscc_ses_templates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_templates)
1819 | - [awscc_ses_vdm_attributes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ses_vdm_attributes)
1820 | - [awscc_shield_drt_access](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_drt_access)
1821 | - [awscc_shield_drt_accesses](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_drt_accesses)
1822 | - [awscc_shield_proactive_engagement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_proactive_engagement)
1823 | - [awscc_shield_proactive_engagements](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_proactive_engagements)
1824 | - [awscc_shield_protection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_protection)
1825 | - [awscc_shield_protection_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_protection_group)
1826 | - [awscc_shield_protection_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_protection_groups)
1827 | - [awscc_shield_protections](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/shield_protections)
1828 | - [awscc_signer_profile_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/signer_profile_permission)
1829 | - [awscc_signer_profile_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/signer_profile_permissions)
1830 | - [awscc_signer_signing_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/signer_signing_profile)
1831 | - [awscc_signer_signing_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/signer_signing_profiles)
1832 | - [awscc_simspaceweaver_simulation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/simspaceweaver_simulation)
1833 | - [awscc_simspaceweaver_simulations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/simspaceweaver_simulations)
1834 | - [awscc_sns_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sns_subscription)
1835 | - [awscc_sns_subscriptions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sns_subscriptions)
1836 | - [awscc_sns_topic](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sns_topic)
1837 | - [awscc_sns_topic_inline_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sns_topic_inline_policy)
1838 | - [awscc_sns_topics](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sns_topics)
1839 | - [awscc_sqs_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sqs_queue)
1840 | - [awscc_sqs_queue_inline_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sqs_queue_inline_policy)
1841 | - [awscc_sqs_queues](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sqs_queues)
1842 | - [awscc_ssm_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_association)
1843 | - [awscc_ssm_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_associations)
1844 | - [awscc_ssm_document](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_document)
1845 | - [awscc_ssm_documents](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_documents)
1846 | - [awscc_ssm_parameter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_parameter)
1847 | - [awscc_ssm_parameters](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_parameters)
1848 | - [awscc_ssm_patch_baseline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_patch_baseline)
1849 | - [awscc_ssm_patch_baselines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_patch_baselines)
1850 | - [awscc_ssm_resource_data_sync](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_resource_data_sync)
1851 | - [awscc_ssm_resource_data_syncs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_resource_data_syncs)
1852 | - [awscc_ssm_resource_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_resource_policies)
1853 | - [awscc_ssm_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssm_resource_policy)
1854 | - [awscc_ssmcontacts_contact](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_contact)
1855 | - [awscc_ssmcontacts_contact_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_contact_channel)
1856 | - [awscc_ssmcontacts_contact_channels](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_contact_channels)
1857 | - [awscc_ssmcontacts_contacts](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_contacts)
1858 | - [awscc_ssmcontacts_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_plan)
1859 | - [awscc_ssmcontacts_rotation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_rotation)
1860 | - [awscc_ssmcontacts_rotations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmcontacts_rotations)
1861 | - [awscc_ssmincidents_replication_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmincidents_replication_set)
1862 | - [awscc_ssmincidents_replication_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmincidents_replication_sets)
1863 | - [awscc_ssmincidents_response_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmincidents_response_plan)
1864 | - [awscc_ssmincidents_response_plans](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmincidents_response_plans)
1865 | - [awscc_ssmquicksetup_configuration_manager](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmquicksetup_configuration_manager)
1866 | - [awscc_ssmquicksetup_configuration_managers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/ssmquicksetup_configuration_managers)
1867 | - [awscc_sso_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_application)
1868 | - [awscc_sso_application_assignment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_application_assignment)
1869 | - [awscc_sso_application_assignments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_application_assignments)
1870 | - [awscc_sso_assignment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_assignment)
1871 | - [awscc_sso_assignments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_assignments)
1872 | - [awscc_sso_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_instance)
1873 | - [awscc_sso_instance_access_control_attribute_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_instance_access_control_attribute_configuration)
1874 | - [awscc_sso_instance_access_control_attribute_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_instance_access_control_attribute_configurations)
1875 | - [awscc_sso_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_instances)
1876 | - [awscc_sso_permission_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_permission_set)
1877 | - [awscc_sso_permission_sets](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/sso_permission_sets)
1878 | - [awscc_stepfunctions_activities](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/stepfunctions_activities)
1879 | - [awscc_stepfunctions_activity](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/stepfunctions_activity)
1880 | - [awscc_stepfunctions_state_machine](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/stepfunctions_state_machine)
1881 | - [awscc_stepfunctions_state_machine_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/stepfunctions_state_machine_alias)
1882 | - [awscc_stepfunctions_state_machine_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/stepfunctions_state_machine_version)
1883 | - [awscc_stepfunctions_state_machines](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/stepfunctions_state_machines)
1884 | - [awscc_supportapp_account_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/supportapp_account_alias)
1885 | - [awscc_supportapp_account_aliases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/supportapp_account_aliases)
1886 | - [awscc_supportapp_slack_channel_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/supportapp_slack_channel_configuration)
1887 | - [awscc_supportapp_slack_channel_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/supportapp_slack_channel_configurations)
1888 | - [awscc_supportapp_slack_workspace_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/supportapp_slack_workspace_configuration)
1889 | - [awscc_supportapp_slack_workspace_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/supportapp_slack_workspace_configurations)
1890 | - [awscc_synthetics_canaries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/synthetics_canaries)
1891 | - [awscc_synthetics_canary](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/synthetics_canary)
1892 | - [awscc_synthetics_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/synthetics_group)
1893 | - [awscc_synthetics_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/synthetics_groups)
1894 | - [awscc_systemsmanagersap_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/systemsmanagersap_application)
1895 | - [awscc_systemsmanagersap_applications](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/systemsmanagersap_applications)
1896 | - [awscc_timestream_database](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_database)
1897 | - [awscc_timestream_databases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_databases)
1898 | - [awscc_timestream_influx_db_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_influx_db_instance)
1899 | - [awscc_timestream_influx_db_instances](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_influx_db_instances)
1900 | - [awscc_timestream_scheduled_queries](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_scheduled_queries)
1901 | - [awscc_timestream_scheduled_query](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_scheduled_query)
1902 | - [awscc_timestream_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_table)
1903 | - [awscc_timestream_tables](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/timestream_tables)
1904 | - [awscc_transfer_agreement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_agreement)
1905 | - [awscc_transfer_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_certificate)
1906 | - [awscc_transfer_certificates](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_certificates)
1907 | - [awscc_transfer_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_connector)
1908 | - [awscc_transfer_connectors](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_connectors)
1909 | - [awscc_transfer_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_profile)
1910 | - [awscc_transfer_profiles](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_profiles)
1911 | - [awscc_transfer_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_server)
1912 | - [awscc_transfer_servers](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_servers)
1913 | - [awscc_transfer_web_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_web_app)
1914 | - [awscc_transfer_web_apps](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_web_apps)
1915 | - [awscc_transfer_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_workflow)
1916 | - [awscc_transfer_workflows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/transfer_workflows)
1917 | - [awscc_verifiedpermissions_identity_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/verifiedpermissions_identity_source)
1918 | - [awscc_verifiedpermissions_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/verifiedpermissions_policy)
1919 | - [awscc_verifiedpermissions_policy_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/verifiedpermissions_policy_store)
1920 | - [awscc_verifiedpermissions_policy_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/verifiedpermissions_policy_stores)
1921 | - [awscc_verifiedpermissions_policy_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/verifiedpermissions_policy_template)
1922 | - [awscc_voiceid_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/voiceid_domain)
1923 | - [awscc_voiceid_domains](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/voiceid_domains)
1924 | - [awscc_vpclattice_access_log_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_access_log_subscription)
1925 | - [awscc_vpclattice_auth_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_auth_policy)
1926 | - [awscc_vpclattice_listener](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_listener)
1927 | - [awscc_vpclattice_resource_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_resource_configuration)
1928 | - [awscc_vpclattice_resource_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_resource_configurations)
1929 | - [awscc_vpclattice_resource_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_resource_gateway)
1930 | - [awscc_vpclattice_resource_gateways](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_resource_gateways)
1931 | - [awscc_vpclattice_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_resource_policy)
1932 | - [awscc_vpclattice_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_rule)
1933 | - [awscc_vpclattice_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service)
1934 | - [awscc_vpclattice_service_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network)
1935 | - [awscc_vpclattice_service_network_resource_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network_resource_association)
1936 | - [awscc_vpclattice_service_network_resource_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network_resource_associations)
1937 | - [awscc_vpclattice_service_network_service_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network_service_association)
1938 | - [awscc_vpclattice_service_network_service_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network_service_associations)
1939 | - [awscc_vpclattice_service_network_vpc_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network_vpc_association)
1940 | - [awscc_vpclattice_service_network_vpc_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_network_vpc_associations)
1941 | - [awscc_vpclattice_service_networks](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_service_networks)
1942 | - [awscc_vpclattice_services](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_services)
1943 | - [awscc_vpclattice_target_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/vpclattice_target_groups)
1944 | - [awscc_wafv2_ip_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wafv2_ip_set)
1945 | - [awscc_wafv2_logging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wafv2_logging_configuration)
1946 | - [awscc_wafv2_logging_configurations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wafv2_logging_configurations)
1947 | - [awscc_wafv2_regex_pattern_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wafv2_regex_pattern_set)
1948 | - [awscc_wafv2_web_acl_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wafv2_web_acl_association)
1949 | - [awscc_wisdom_ai_agent](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_ai_agent)
1950 | - [awscc_wisdom_ai_agent_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_ai_agent_version)
1951 | - [awscc_wisdom_ai_guardrail](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_ai_guardrail)
1952 | - [awscc_wisdom_ai_guardrail_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_ai_guardrail_version)
1953 | - [awscc_wisdom_ai_prompt](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_ai_prompt)
1954 | - [awscc_wisdom_ai_prompt_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_ai_prompt_version)
1955 | - [awscc_wisdom_assistant](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_assistant)
1956 | - [awscc_wisdom_assistant_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_assistant_association)
1957 | - [awscc_wisdom_assistants](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_assistants)
1958 | - [awscc_wisdom_knowledge_base](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_knowledge_base)
1959 | - [awscc_wisdom_knowledge_bases](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_knowledge_bases)
1960 | - [awscc_wisdom_message_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_message_template)
1961 | - [awscc_wisdom_message_template_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/wisdom_message_template_version)
1962 | - [awscc_workspaces_connection_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspaces_connection_alias)
1963 | - [awscc_workspaces_workspaces_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspaces_workspaces_pool)
1964 | - [awscc_workspaces_workspaces_pools](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspaces_workspaces_pools)
1965 | - [awscc_workspacesthinclient_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesthinclient_environment)
1966 | - [awscc_workspacesthinclient_environments](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesthinclient_environments)
1967 | - [awscc_workspacesweb_browser_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_browser_settings)
1968 | - [awscc_workspacesweb_browser_settings_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_browser_settings_plural)
1969 | - [awscc_workspacesweb_data_protection_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_data_protection_settings)
1970 | - [awscc_workspacesweb_data_protection_settings_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_data_protection_settings_plural)
1971 | - [awscc_workspacesweb_identity_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_identity_provider)
1972 | - [awscc_workspacesweb_ip_access_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_ip_access_settings)
1973 | - [awscc_workspacesweb_ip_access_settings_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_ip_access_settings_plural)
1974 | - [awscc_workspacesweb_network_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_network_settings)
1975 | - [awscc_workspacesweb_network_settings_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_network_settings_plural)
1976 | - [awscc_workspacesweb_portal](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_portal)
1977 | - [awscc_workspacesweb_portals](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_portals)
1978 | - [awscc_workspacesweb_trust_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_trust_store)
1979 | - [awscc_workspacesweb_trust_stores](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_trust_stores)
1980 | - [awscc_workspacesweb_user_access_logging_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_user_access_logging_settings)
1981 | - [awscc_workspacesweb_user_access_logging_settings_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_user_access_logging_settings_plural)
1982 | - [awscc_workspacesweb_user_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_user_settings)
1983 | - [awscc_workspacesweb_user_settings_plural](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/workspacesweb_user_settings_plural)
1984 | - [awscc_xray_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_group)
1985 | - [awscc_xray_groups](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_groups)
1986 | - [awscc_xray_resource_policies](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_resource_policies)
1987 | - [awscc_xray_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_resource_policy)
1988 | - [awscc_xray_sampling_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_sampling_rule)
1989 | - [awscc_xray_sampling_rules](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_sampling_rules)
1990 | - [awscc_xray_transaction_search_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_transaction_search_config)
1991 | - [awscc_xray_transaction_search_configs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/data-sources/xray_transaction_search_configs)
1992 | 
1993 | ## Resources
1994 | 
1995 | *1057 resources and 65 data sources*
1996 | 
1997 | ### Resources
1998 | - [awscc_accessanalyzer_analyzer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/accessanalyzer_analyzer)
1999 | - [awscc_acmpca_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/acmpca_certificate)
2000 | - [awscc_acmpca_certificate_authority](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/acmpca_certificate_authority)
2001 | - [awscc_acmpca_certificate_authority_activation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/acmpca_certificate_authority_activation)
2002 | - [awscc_acmpca_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/acmpca_permission)
2003 | - [awscc_amazonmq_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/amazonmq_configuration)
2004 | - [awscc_amplify_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/amplify_app)
2005 | - [awscc_amplify_branch](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/amplify_branch)
2006 | - [awscc_amplify_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/amplify_domain)
2007 | - [awscc_apigateway_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_account)
2008 | - [awscc_apigateway_api_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_api_key)
2009 | - [awscc_apigateway_authorizer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_authorizer)
2010 | - [awscc_apigateway_base_path_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_base_path_mapping)
2011 | - [awscc_apigateway_base_path_mapping_v2](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_base_path_mapping_v2)
2012 | - [awscc_apigateway_client_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_client_certificate)
2013 | - [awscc_apigateway_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_deployment)
2014 | - [awscc_apigateway_documentation_part](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_documentation_part)
2015 | - [awscc_apigateway_documentation_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_documentation_version)
2016 | - [awscc_apigateway_domain_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_domain_name)
2017 | - [awscc_apigateway_domain_name_access_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_domain_name_access_association)
2018 | - [awscc_apigateway_domain_name_v2](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_domain_name_v2)
2019 | - [awscc_apigateway_gateway_response](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_gateway_response)
2020 | - [awscc_apigateway_method](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_method)
2021 | - [awscc_apigateway_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_model)
2022 | - [awscc_apigateway_request_validator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_request_validator)
2023 | - [awscc_apigateway_resource](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_resource)
2024 | - [awscc_apigateway_rest_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_rest_api)
2025 | - [awscc_apigateway_stage](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_stage)
2026 | - [awscc_apigateway_usage_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_usage_plan)
2027 | - [awscc_apigateway_usage_plan_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_usage_plan_key)
2028 | - [awscc_apigateway_vpc_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigateway_vpc_link)
2029 | - [awscc_apigatewayv2_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_api)
2030 | - [awscc_apigatewayv2_api_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_api_mapping)
2031 | - [awscc_apigatewayv2_authorizer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_authorizer)
2032 | - [awscc_apigatewayv2_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_deployment)
2033 | - [awscc_apigatewayv2_domain_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_domain_name)
2034 | - [awscc_apigatewayv2_integration_response](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_integration_response)
2035 | - [awscc_apigatewayv2_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_model)
2036 | - [awscc_apigatewayv2_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_route)
2037 | - [awscc_apigatewayv2_route_response](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_route_response)
2038 | - [awscc_apigatewayv2_vpc_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apigatewayv2_vpc_link)
2039 | - [awscc_appconfig_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_application)
2040 | - [awscc_appconfig_configuration_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_configuration_profile)
2041 | - [awscc_appconfig_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_deployment)
2042 | - [awscc_appconfig_deployment_strategy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_deployment_strategy)
2043 | - [awscc_appconfig_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_environment)
2044 | - [awscc_appconfig_extension_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_extension_association)
2045 | - [awscc_appconfig_hosted_configuration_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appconfig_hosted_configuration_version)
2046 | - [awscc_appflow_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appflow_connector)
2047 | - [awscc_appflow_connector_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appflow_connector_profile)
2048 | - [awscc_appflow_flow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appflow_flow)
2049 | - [awscc_appintegrations_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appintegrations_application)
2050 | - [awscc_appintegrations_event_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appintegrations_event_integration)
2051 | - [awscc_applicationautoscaling_scalable_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/applicationautoscaling_scalable_target)
2052 | - [awscc_applicationautoscaling_scaling_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/applicationautoscaling_scaling_policy)
2053 | - [awscc_applicationinsights_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/applicationinsights_application)
2054 | - [awscc_applicationsignals_discovery](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/applicationsignals_discovery)
2055 | - [awscc_applicationsignals_service_level_objective](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/applicationsignals_service_level_objective)
2056 | - [awscc_apprunner_auto_scaling_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apprunner_auto_scaling_configuration)
2057 | - [awscc_apprunner_observability_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apprunner_observability_configuration)
2058 | - [awscc_apprunner_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apprunner_service)
2059 | - [awscc_apprunner_vpc_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apprunner_vpc_connector)
2060 | - [awscc_apprunner_vpc_ingress_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apprunner_vpc_ingress_connection)
2061 | - [awscc_appstream_app_block](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_app_block)
2062 | - [awscc_appstream_app_block_builder](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_app_block_builder)
2063 | - [awscc_appstream_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_application)
2064 | - [awscc_appstream_application_entitlement_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_application_entitlement_association)
2065 | - [awscc_appstream_application_fleet_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_application_fleet_association)
2066 | - [awscc_appstream_directory_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_directory_config)
2067 | - [awscc_appstream_entitlement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_entitlement)
2068 | - [awscc_appstream_image_builder](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appstream_image_builder)
2069 | - [awscc_appsync_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_api)
2070 | - [awscc_appsync_channel_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_channel_namespace)
2071 | - [awscc_appsync_domain_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_domain_name)
2072 | - [awscc_appsync_domain_name_api_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_domain_name_api_association)
2073 | - [awscc_appsync_function_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_function_configuration)
2074 | - [awscc_appsync_graph_ql_api](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_graph_ql_api)
2075 | - [awscc_appsync_resolver](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_resolver)
2076 | - [awscc_appsync_source_api_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_source_api_association)
2077 | - [awscc_apptest_test_case](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/apptest_test_case)
2078 | - [awscc_aps_rule_groups_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/aps_rule_groups_namespace)
2079 | - [awscc_aps_scraper](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/aps_scraper)
2080 | - [awscc_aps_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/aps_workspace)
2081 | - [awscc_arczonalshift_autoshift_observer_notification_status](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/arczonalshift_autoshift_observer_notification_status)
2082 | - [awscc_arczonalshift_zonal_autoshift_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/arczonalshift_zonal_autoshift_configuration)
2083 | - [awscc_athena_capacity_reservation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/athena_capacity_reservation)
2084 | - [awscc_athena_named_query](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/athena_named_query)
2085 | - [awscc_athena_prepared_statement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/athena_prepared_statement)
2086 | - [awscc_athena_work_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/athena_work_group)
2087 | - [awscc_auditmanager_assessment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/auditmanager_assessment)
2088 | - [awscc_autoscaling_auto_scaling_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/autoscaling_auto_scaling_group)
2089 | - [awscc_autoscaling_launch_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/autoscaling_launch_configuration)
2090 | - [awscc_autoscaling_lifecycle_hook](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/autoscaling_lifecycle_hook)
2091 | - [awscc_autoscaling_scaling_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/autoscaling_scaling_policy)
2092 | - [awscc_autoscaling_scheduled_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/autoscaling_scheduled_action)
2093 | - [awscc_autoscaling_warm_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/autoscaling_warm_pool)
2094 | - [awscc_b2bi_capability](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/b2bi_capability)
2095 | - [awscc_b2bi_partnership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/b2bi_partnership)
2096 | - [awscc_b2bi_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/b2bi_profile)
2097 | - [awscc_b2bi_transformer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/b2bi_transformer)
2098 | - [awscc_backup_backup_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_backup_plan)
2099 | - [awscc_backup_backup_selection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_backup_selection)
2100 | - [awscc_backup_backup_vault](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_backup_vault)
2101 | - [awscc_backup_framework](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_framework)
2102 | - [awscc_backup_logically_air_gapped_backup_vault](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_logically_air_gapped_backup_vault)
2103 | - [awscc_backup_report_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_report_plan)
2104 | - [awscc_backup_restore_testing_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_restore_testing_plan)
2105 | - [awscc_backup_restore_testing_selection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backup_restore_testing_selection)
2106 | - [awscc_backupgateway_hypervisor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/backupgateway_hypervisor)
2107 | - [awscc_batch_compute_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/batch_compute_environment)
2108 | - [awscc_batch_consumable_resource](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/batch_consumable_resource)
2109 | - [awscc_batch_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/batch_job_definition)
2110 | - [awscc_batch_job_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/batch_job_queue)
2111 | - [awscc_batch_scheduling_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/batch_scheduling_policy)
2112 | - [awscc_bedrock_agent](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_agent)
2113 | - [awscc_bedrock_agent_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_agent_alias)
2114 | - [awscc_bedrock_application_inference_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_application_inference_profile)
2115 | - [awscc_bedrock_blueprint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_blueprint)
2116 | - [awscc_bedrock_flow_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_flow_alias)
2117 | - [awscc_bedrock_flow_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_flow_version)
2118 | - [awscc_bedrock_guardrail](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_guardrail)
2119 | - [awscc_bedrock_guardrail_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_guardrail_version)
2120 | - [awscc_bedrock_knowledge_base](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_knowledge_base)
2121 | - [awscc_bedrock_prompt](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_prompt)
2122 | - [awscc_bedrock_prompt_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_prompt_version)
2123 | - [awscc_billingconductor_billing_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/billingconductor_billing_group)
2124 | - [awscc_billingconductor_custom_line_item](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/billingconductor_custom_line_item)
2125 | - [awscc_billingconductor_pricing_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/billingconductor_pricing_plan)
2126 | - [awscc_billingconductor_pricing_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/billingconductor_pricing_rule)
2127 | - [awscc_budgets_budgets_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/budgets_budgets_action)
2128 | - [awscc_cassandra_keyspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cassandra_keyspace)
2129 | - [awscc_cassandra_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cassandra_table)
2130 | - [awscc_cassandra_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cassandra_type)
2131 | - [awscc_ce_anomaly_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ce_anomaly_monitor)
2132 | - [awscc_ce_anomaly_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ce_anomaly_subscription)
2133 | - [awscc_ce_cost_category](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ce_cost_category)
2134 | - [awscc_certificatemanager_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/certificatemanager_account)
2135 | - [awscc_chatbot_custom_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/chatbot_custom_action)
2136 | - [awscc_chatbot_microsoft_teams_channel_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/chatbot_microsoft_teams_channel_configuration)
2137 | - [awscc_chatbot_slack_channel_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/chatbot_slack_channel_configuration)
2138 | - [awscc_cleanrooms_analysis_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_analysis_template)
2139 | - [awscc_cleanrooms_collaboration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_collaboration)
2140 | - [awscc_cleanrooms_configured_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_configured_table)
2141 | - [awscc_cleanrooms_configured_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_configured_table_association)
2142 | - [awscc_cleanrooms_id_mapping_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_id_mapping_table)
2143 | - [awscc_cleanrooms_membership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_membership)
2144 | - [awscc_cleanrooms_privacy_budget_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanrooms_privacy_budget_template)
2145 | - [awscc_cloudformation_guard_hook](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_guard_hook)
2146 | - [awscc_cloudformation_hook_default_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_hook_default_version)
2147 | - [awscc_cloudformation_hook_type_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_hook_type_config)
2148 | - [awscc_cloudformation_hook_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_hook_version)
2149 | - [awscc_cloudformation_lambda_hook](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_lambda_hook)
2150 | - [awscc_cloudformation_module_default_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_module_default_version)
2151 | - [awscc_cloudformation_module_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_module_version)
2152 | - [awscc_cloudformation_public_type_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_public_type_version)
2153 | - [awscc_cloudformation_publisher](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_publisher)
2154 | - [awscc_cloudformation_resource_default_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_resource_default_version)
2155 | - [awscc_cloudformation_resource_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_resource_version)
2156 | - [awscc_cloudformation_stack](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_stack)
2157 | - [awscc_cloudformation_stack_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_stack_set)
2158 | - [awscc_cloudformation_type_activation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudformation_type_activation)
2159 | - [awscc_cloudfront_cache_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_cache_policy)
2160 | - [awscc_cloudfront_cloudfront_origin_access_identity](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_cloudfront_origin_access_identity)
2161 | - [awscc_cloudfront_continuous_deployment_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_continuous_deployment_policy)
2162 | - [awscc_cloudfront_function](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_function)
2163 | - [awscc_cloudfront_key_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_key_group)
2164 | - [awscc_cloudfront_key_value_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_key_value_store)
2165 | - [awscc_cloudfront_monitoring_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_monitoring_subscription)
2166 | - [awscc_cloudfront_origin_access_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_origin_access_control)
2167 | - [awscc_cloudfront_origin_request_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_origin_request_policy)
2168 | - [awscc_cloudfront_public_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_public_key)
2169 | - [awscc_cloudfront_realtime_log_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_realtime_log_config)
2170 | - [awscc_cloudfront_response_headers_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_response_headers_policy)
2171 | - [awscc_cloudfront_vpc_origin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudfront_vpc_origin)
2172 | - [awscc_cloudtrail_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudtrail_channel)
2173 | - [awscc_cloudtrail_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudtrail_dashboard)
2174 | - [awscc_cloudtrail_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudtrail_resource_policy)
2175 | - [awscc_cloudtrail_trail](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudtrail_trail)
2176 | - [awscc_cloudwatch_alarm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudwatch_alarm)
2177 | - [awscc_cloudwatch_composite_alarm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudwatch_composite_alarm)
2178 | - [awscc_cloudwatch_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudwatch_dashboard)
2179 | - [awscc_cloudwatch_metric_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudwatch_metric_stream)
2180 | - [awscc_codeartifact_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codeartifact_domain)
2181 | - [awscc_codeartifact_package_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codeartifact_package_group)
2182 | - [awscc_codeartifact_repository](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codeartifact_repository)
2183 | - [awscc_codebuild_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codebuild_fleet)
2184 | - [awscc_codeconnections_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codeconnections_connection)
2185 | - [awscc_codedeploy_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codedeploy_application)
2186 | - [awscc_codedeploy_deployment_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codedeploy_deployment_config)
2187 | - [awscc_codeguruprofiler_profiling_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codeguruprofiler_profiling_group)
2188 | - [awscc_codegurureviewer_repository_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codegurureviewer_repository_association)
2189 | - [awscc_codepipeline_custom_action_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codepipeline_custom_action_type)
2190 | - [awscc_codepipeline_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codepipeline_pipeline)
2191 | - [awscc_codestarconnections_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codestarconnections_connection)
2192 | - [awscc_codestarconnections_repository_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codestarconnections_repository_link)
2193 | - [awscc_codestarconnections_sync_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codestarconnections_sync_configuration)
2194 | - [awscc_codestarnotifications_notification_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/codestarnotifications_notification_rule)
2195 | - [awscc_cognito_identity_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_identity_pool)
2196 | - [awscc_cognito_identity_pool_principal_tag](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_identity_pool_principal_tag)
2197 | - [awscc_cognito_identity_pool_role_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_identity_pool_role_attachment)
2198 | - [awscc_cognito_log_delivery_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_log_delivery_configuration)
2199 | - [awscc_cognito_managed_login_branding](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_managed_login_branding)
2200 | - [awscc_cognito_user_pool_client](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_client)
2201 | - [awscc_cognito_user_pool_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_domain)
2202 | - [awscc_cognito_user_pool_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_group)
2203 | - [awscc_cognito_user_pool_identity_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_identity_provider)
2204 | - [awscc_cognito_user_pool_resource_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_resource_server)
2205 | - [awscc_cognito_user_pool_risk_configuration_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_risk_configuration_attachment)
2206 | - [awscc_cognito_user_pool_ui_customization_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_ui_customization_attachment)
2207 | - [awscc_cognito_user_pool_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_user)
2208 | - [awscc_cognito_user_pool_user_to_group_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cognito_user_pool_user_to_group_attachment)
2209 | - [awscc_comprehend_document_classifier](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/comprehend_document_classifier)
2210 | - [awscc_comprehend_flywheel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/comprehend_flywheel)
2211 | - [awscc_config_aggregation_authorization](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/config_aggregation_authorization)
2212 | - [awscc_config_config_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/config_config_rule)
2213 | - [awscc_config_configuration_aggregator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/config_configuration_aggregator)
2214 | - [awscc_config_conformance_pack](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/config_conformance_pack)
2215 | - [awscc_config_organization_conformance_pack](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/config_organization_conformance_pack)
2216 | - [awscc_config_stored_query](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/config_stored_query)
2217 | - [awscc_connect_agent_status](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_agent_status)
2218 | - [awscc_connect_approved_origin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_approved_origin)
2219 | - [awscc_connect_contact_flow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_contact_flow)
2220 | - [awscc_connect_contact_flow_module](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_contact_flow_module)
2221 | - [awscc_connect_contact_flow_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_contact_flow_version)
2222 | - [awscc_connect_email_address](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_email_address)
2223 | - [awscc_connect_hours_of_operation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_hours_of_operation)
2224 | - [awscc_connect_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_instance)
2225 | - [awscc_connect_instance_storage_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_instance_storage_config)
2226 | - [awscc_connect_integration_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_integration_association)
2227 | - [awscc_connect_phone_number](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_phone_number)
2228 | - [awscc_connect_predefined_attribute](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_predefined_attribute)
2229 | - [awscc_connect_prompt](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_prompt)
2230 | - [awscc_connect_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_queue)
2231 | - [awscc_connect_quick_connect](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_quick_connect)
2232 | - [awscc_connect_routing_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_routing_profile)
2233 | - [awscc_connect_security_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_security_key)
2234 | - [awscc_connect_security_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_security_profile)
2235 | - [awscc_connect_task_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_task_template)
2236 | - [awscc_connect_traffic_distribution_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_traffic_distribution_group)
2237 | - [awscc_connect_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_user)
2238 | - [awscc_connect_user_hierarchy_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_user_hierarchy_group)
2239 | - [awscc_connect_user_hierarchy_structure](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_user_hierarchy_structure)
2240 | - [awscc_connect_view](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_view)
2241 | - [awscc_connect_view_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connect_view_version)
2242 | - [awscc_connectcampaigns_campaign](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connectcampaigns_campaign)
2243 | - [awscc_connectcampaignsv2_campaign](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/connectcampaignsv2_campaign)
2244 | - [awscc_controltower_enabled_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/controltower_enabled_control)
2245 | - [awscc_controltower_landing_zone](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/controltower_landing_zone)
2246 | - [awscc_cur_report_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cur_report_definition)
2247 | - [awscc_customerprofiles_calculated_attribute_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_calculated_attribute_definition)
2248 | - [awscc_customerprofiles_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_domain)
2249 | - [awscc_customerprofiles_event_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_event_stream)
2250 | - [awscc_customerprofiles_event_trigger](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_event_trigger)
2251 | - [awscc_customerprofiles_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_integration)
2252 | - [awscc_customerprofiles_object_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_object_type)
2253 | - [awscc_customerprofiles_segment_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/customerprofiles_segment_definition)
2254 | - [awscc_deadline_farm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_farm)
2255 | - [awscc_deadline_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_fleet)
2256 | - [awscc_deadline_license_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_license_endpoint)
2257 | - [awscc_deadline_limit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_limit)
2258 | - [awscc_deadline_metered_product](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_metered_product)
2259 | - [awscc_deadline_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_monitor)
2260 | - [awscc_deadline_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_queue)
2261 | - [awscc_deadline_queue_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_queue_environment)
2262 | - [awscc_deadline_queue_fleet_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_queue_fleet_association)
2263 | - [awscc_deadline_queue_limit_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_queue_limit_association)
2264 | - [awscc_deadline_storage_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/deadline_storage_profile)
2265 | - [awscc_detective_graph](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/detective_graph)
2266 | - [awscc_detective_member_invitation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/detective_member_invitation)
2267 | - [awscc_detective_organization_admin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/detective_organization_admin)
2268 | - [awscc_devopsguru_log_anomaly_detection_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/devopsguru_log_anomaly_detection_integration)
2269 | - [awscc_devopsguru_notification_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/devopsguru_notification_channel)
2270 | - [awscc_devopsguru_resource_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/devopsguru_resource_collection)
2271 | - [awscc_directoryservice_simple_ad](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/directoryservice_simple_ad)
2272 | - [awscc_dms_instance_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dms_instance_profile)
2273 | - [awscc_dms_migration_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dms_migration_project)
2274 | - [awscc_dms_replication_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dms_replication_config)
2275 | - [awscc_docdbelastic_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/docdbelastic_cluster)
2276 | - [awscc_dynamodb_global_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dynamodb_global_table)
2277 | - [awscc_dynamodb_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dynamodb_table)
2278 | - [awscc_ec2_capacity_reservation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_capacity_reservation)
2279 | - [awscc_ec2_capacity_reservation_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_capacity_reservation_fleet)
2280 | - [awscc_ec2_carrier_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_carrier_gateway)
2281 | - [awscc_ec2_customer_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_customer_gateway)
2282 | - [awscc_ec2_dhcp_options](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_dhcp_options)
2283 | - [awscc_ec2_ec2_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ec2_fleet)
2284 | - [awscc_ec2_egress_only_internet_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_egress_only_internet_gateway)
2285 | - [awscc_ec2_eip](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_eip)
2286 | - [awscc_ec2_eip_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_eip_association)
2287 | - [awscc_ec2_enclave_certificate_iam_role_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_enclave_certificate_iam_role_association)
2288 | - [awscc_ec2_flow_log](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_flow_log)
2289 | - [awscc_ec2_gateway_route_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_gateway_route_table_association)
2290 | - [awscc_ec2_host](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_host)
2291 | - [awscc_ec2_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_instance)
2292 | - [awscc_ec2_instance_connect_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_instance_connect_endpoint)
2293 | - [awscc_ec2_internet_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_internet_gateway)
2294 | - [awscc_ec2_ipam](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam)
2295 | - [awscc_ec2_ipam_allocation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam_allocation)
2296 | - [awscc_ec2_ipam_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam_pool)
2297 | - [awscc_ec2_ipam_pool_cidr](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam_pool_cidr)
2298 | - [awscc_ec2_ipam_resource_discovery](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam_resource_discovery)
2299 | - [awscc_ec2_ipam_resource_discovery_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam_resource_discovery_association)
2300 | - [awscc_ec2_ipam_scope](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_ipam_scope)
2301 | - [awscc_ec2_key_pair](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_key_pair)
2302 | - [awscc_ec2_launch_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_launch_template)
2303 | - [awscc_ec2_local_gateway_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_local_gateway_route)
2304 | - [awscc_ec2_local_gateway_route_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_local_gateway_route_table)
2305 | - [awscc_ec2_local_gateway_route_table_virtual_interface_group_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_local_gateway_route_table_virtual_interface_group_association)
2306 | - [awscc_ec2_local_gateway_route_table_vpc_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_local_gateway_route_table_vpc_association)
2307 | - [awscc_ec2_nat_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_nat_gateway)
2308 | - [awscc_ec2_network_acl](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_acl)
2309 | - [awscc_ec2_network_insights_access_scope](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_insights_access_scope)
2310 | - [awscc_ec2_network_insights_access_scope_analysis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_insights_access_scope_analysis)
2311 | - [awscc_ec2_network_insights_analysis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_insights_analysis)
2312 | - [awscc_ec2_network_insights_path](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_insights_path)
2313 | - [awscc_ec2_network_interface](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_interface)
2314 | - [awscc_ec2_network_interface_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_interface_attachment)
2315 | - [awscc_ec2_network_performance_metric_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_network_performance_metric_subscription)
2316 | - [awscc_ec2_placement_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_placement_group)
2317 | - [awscc_ec2_prefix_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_prefix_list)
2318 | - [awscc_ec2_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route)
2319 | - [awscc_ec2_route_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route_server)
2320 | - [awscc_ec2_route_server_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route_server_association)
2321 | - [awscc_ec2_route_server_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route_server_endpoint)
2322 | - [awscc_ec2_route_server_peer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route_server_peer)
2323 | - [awscc_ec2_route_server_propagation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route_server_propagation)
2324 | - [awscc_ec2_route_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_route_table)
2325 | - [awscc_ec2_security_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_security_group)
2326 | - [awscc_ec2_security_group_egress](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_security_group_egress)
2327 | - [awscc_ec2_security_group_ingress](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_security_group_ingress)
2328 | - [awscc_ec2_security_group_vpc_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_security_group_vpc_association)
2329 | - [awscc_ec2_snapshot_block_public_access](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_snapshot_block_public_access)
2330 | - [awscc_ec2_spot_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_spot_fleet)
2331 | - [awscc_ec2_subnet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_subnet)
2332 | - [awscc_ec2_subnet_cidr_block](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_subnet_cidr_block)
2333 | - [awscc_ec2_subnet_network_acl_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_subnet_network_acl_association)
2334 | - [awscc_ec2_subnet_route_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_subnet_route_table_association)
2335 | - [awscc_ec2_transit_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway)
2336 | - [awscc_ec2_transit_gateway_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_attachment)
2337 | - [awscc_ec2_transit_gateway_connect](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_connect)
2338 | - [awscc_ec2_transit_gateway_multicast_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_multicast_domain)
2339 | - [awscc_ec2_transit_gateway_multicast_domain_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_multicast_domain_association)
2340 | - [awscc_ec2_transit_gateway_multicast_group_member](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_multicast_group_member)
2341 | - [awscc_ec2_transit_gateway_multicast_group_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_multicast_group_source)
2342 | - [awscc_ec2_transit_gateway_peering_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_peering_attachment)
2343 | - [awscc_ec2_transit_gateway_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_route)
2344 | - [awscc_ec2_transit_gateway_route_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_route_table)
2345 | - [awscc_ec2_transit_gateway_route_table_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_route_table_association)
2346 | - [awscc_ec2_transit_gateway_route_table_propagation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_route_table_propagation)
2347 | - [awscc_ec2_transit_gateway_vpc_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_transit_gateway_vpc_attachment)
2348 | - [awscc_ec2_verified_access_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_verified_access_endpoint)
2349 | - [awscc_ec2_verified_access_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_verified_access_group)
2350 | - [awscc_ec2_verified_access_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_verified_access_instance)
2351 | - [awscc_ec2_verified_access_trust_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_verified_access_trust_provider)
2352 | - [awscc_ec2_volume](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_volume)
2353 | - [awscc_ec2_volume_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_volume_attachment)
2354 | - [awscc_ec2_vpc](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc)
2355 | - [awscc_ec2_vpc_block_public_access_exclusion](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_block_public_access_exclusion)
2356 | - [awscc_ec2_vpc_block_public_access_options](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_block_public_access_options)
2357 | - [awscc_ec2_vpc_cidr_block](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_cidr_block)
2358 | - [awscc_ec2_vpc_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_endpoint)
2359 | - [awscc_ec2_vpc_endpoint_connection_notification](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_endpoint_connection_notification)
2360 | - [awscc_ec2_vpc_endpoint_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_endpoint_service)
2361 | - [awscc_ec2_vpc_endpoint_service_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_endpoint_service_permissions)
2362 | - [awscc_ec2_vpc_gateway_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_gateway_attachment)
2363 | - [awscc_ec2_vpc_peering_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpc_peering_connection)
2364 | - [awscc_ec2_vpcdhcp_options_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpcdhcp_options_association)
2365 | - [awscc_ec2_vpn_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpn_connection)
2366 | - [awscc_ec2_vpn_connection_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpn_connection_route)
2367 | - [awscc_ec2_vpn_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ec2_vpn_gateway)
2368 | - [awscc_ecr_public_repository](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecr_public_repository)
2369 | - [awscc_ecr_pull_through_cache_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecr_pull_through_cache_rule)
2370 | - [awscc_ecr_registry_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecr_registry_policy)
2371 | - [awscc_ecr_replication_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecr_replication_configuration)
2372 | - [awscc_ecr_repository](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecr_repository)
2373 | - [awscc_ecr_repository_creation_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecr_repository_creation_template)
2374 | - [awscc_ecs_capacity_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_capacity_provider)
2375 | - [awscc_ecs_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_cluster)
2376 | - [awscc_ecs_cluster_capacity_provider_associations](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_cluster_capacity_provider_associations)
2377 | - [awscc_ecs_primary_task_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_primary_task_set)
2378 | - [awscc_ecs_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_service)
2379 | - [awscc_ecs_task_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_task_definition)
2380 | - [awscc_ecs_task_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ecs_task_set)
2381 | - [awscc_efs_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/efs_access_point)
2382 | - [awscc_efs_file_system](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/efs_file_system)
2383 | - [awscc_efs_mount_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/efs_mount_target)
2384 | - [awscc_eks_access_entry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eks_access_entry)
2385 | - [awscc_eks_addon](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eks_addon)
2386 | - [awscc_eks_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eks_cluster)
2387 | - [awscc_eks_fargate_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eks_fargate_profile)
2388 | - [awscc_eks_identity_provider_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eks_identity_provider_config)
2389 | - [awscc_eks_pod_identity_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eks_pod_identity_association)
2390 | - [awscc_elasticache_global_replication_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticache_global_replication_group)
2391 | - [awscc_elasticache_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticache_parameter_group)
2392 | - [awscc_elasticache_serverless_cache](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticache_serverless_cache)
2393 | - [awscc_elasticache_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticache_subnet_group)
2394 | - [awscc_elasticache_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticache_user)
2395 | - [awscc_elasticache_user_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticache_user_group)
2396 | - [awscc_elasticbeanstalk_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticbeanstalk_application)
2397 | - [awscc_elasticbeanstalk_application_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticbeanstalk_application_version)
2398 | - [awscc_elasticbeanstalk_configuration_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticbeanstalk_configuration_template)
2399 | - [awscc_elasticbeanstalk_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticbeanstalk_environment)
2400 | - [awscc_elasticloadbalancingv2_load_balancer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticloadbalancingv2_load_balancer)
2401 | - [awscc_elasticloadbalancingv2_target_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticloadbalancingv2_target_group)
2402 | - [awscc_elasticloadbalancingv2_trust_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticloadbalancingv2_trust_store)
2403 | - [awscc_elasticloadbalancingv2_trust_store_revocation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/elasticloadbalancingv2_trust_store_revocation)
2404 | - [awscc_emr_security_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/emr_security_configuration)
2405 | - [awscc_emr_studio](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/emr_studio)
2406 | - [awscc_emr_studio_session_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/emr_studio_session_mapping)
2407 | - [awscc_emr_wal_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/emr_wal_workspace)
2408 | - [awscc_emrserverless_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/emrserverless_application)
2409 | - [awscc_entityresolution_id_mapping_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/entityresolution_id_mapping_workflow)
2410 | - [awscc_entityresolution_id_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/entityresolution_id_namespace)
2411 | - [awscc_entityresolution_matching_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/entityresolution_matching_workflow)
2412 | - [awscc_entityresolution_policy_statement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/entityresolution_policy_statement)
2413 | - [awscc_entityresolution_schema_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/entityresolution_schema_mapping)
2414 | - [awscc_events_api_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/events_api_destination)
2415 | - [awscc_events_archive](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/events_archive)
2416 | - [awscc_events_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/events_connection)
2417 | - [awscc_events_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/events_endpoint)
2418 | - [awscc_events_event_bus](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/events_event_bus)
2419 | - [awscc_events_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/events_rule)
2420 | - [awscc_eventschemas_discoverer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eventschemas_discoverer)
2421 | - [awscc_eventschemas_registry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eventschemas_registry)
2422 | - [awscc_eventschemas_registry_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eventschemas_registry_policy)
2423 | - [awscc_eventschemas_schema](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/eventschemas_schema)
2424 | - [awscc_evidently_experiment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/evidently_experiment)
2425 | - [awscc_evidently_feature](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/evidently_feature)
2426 | - [awscc_evidently_launch](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/evidently_launch)
2427 | - [awscc_evidently_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/evidently_project)
2428 | - [awscc_evidently_segment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/evidently_segment)
2429 | - [awscc_finspace_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/finspace_environment)
2430 | - [awscc_fis_experiment_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/fis_experiment_template)
2431 | - [awscc_fis_target_account_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/fis_target_account_configuration)
2432 | - [awscc_fms_notification_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/fms_notification_channel)
2433 | - [awscc_fms_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/fms_policy)
2434 | - [awscc_fms_resource_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/fms_resource_set)
2435 | - [awscc_frauddetector_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_detector)
2436 | - [awscc_frauddetector_entity_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_entity_type)
2437 | - [awscc_frauddetector_event_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_event_type)
2438 | - [awscc_frauddetector_label](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_label)
2439 | - [awscc_frauddetector_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_list)
2440 | - [awscc_frauddetector_outcome](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_outcome)
2441 | - [awscc_frauddetector_variable](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/frauddetector_variable)
2442 | - [awscc_gamelift_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_alias)
2443 | - [awscc_gamelift_build](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_build)
2444 | - [awscc_gamelift_container_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_container_fleet)
2445 | - [awscc_gamelift_container_group_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_container_group_definition)
2446 | - [awscc_gamelift_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_fleet)
2447 | - [awscc_gamelift_game_server_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_game_server_group)
2448 | - [awscc_gamelift_game_session_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_game_session_queue)
2449 | - [awscc_gamelift_location](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_location)
2450 | - [awscc_gamelift_matchmaking_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_matchmaking_configuration)
2451 | - [awscc_gamelift_matchmaking_rule_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_matchmaking_rule_set)
2452 | - [awscc_gamelift_script](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/gamelift_script)
2453 | - [awscc_globalaccelerator_accelerator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/globalaccelerator_accelerator)
2454 | - [awscc_globalaccelerator_cross_account_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/globalaccelerator_cross_account_attachment)
2455 | - [awscc_globalaccelerator_endpoint_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/globalaccelerator_endpoint_group)
2456 | - [awscc_globalaccelerator_listener](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/globalaccelerator_listener)
2457 | - [awscc_glue_crawler](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_crawler)
2458 | - [awscc_glue_job](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_job)
2459 | - [awscc_glue_registry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_registry)
2460 | - [awscc_glue_schema](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_schema)
2461 | - [awscc_glue_schema_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_schema_version)
2462 | - [awscc_glue_trigger](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_trigger)
2463 | - [awscc_grafana_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/grafana_workspace)
2464 | - [awscc_greengrassv2_component_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/greengrassv2_component_version)
2465 | - [awscc_greengrassv2_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/greengrassv2_deployment)
2466 | - [awscc_groundstation_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/groundstation_config)
2467 | - [awscc_groundstation_mission_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/groundstation_mission_profile)
2468 | - [awscc_guardduty_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_detector)
2469 | - [awscc_guardduty_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_filter)
2470 | - [awscc_guardduty_ip_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_ip_set)
2471 | - [awscc_guardduty_malware_protection_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_malware_protection_plan)
2472 | - [awscc_guardduty_master](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_master)
2473 | - [awscc_guardduty_member](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_member)
2474 | - [awscc_guardduty_publishing_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_publishing_destination)
2475 | - [awscc_guardduty_threat_intel_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/guardduty_threat_intel_set)
2476 | - [awscc_iam_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_group)
2477 | - [awscc_iam_group_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_group_policy)
2478 | - [awscc_iam_instance_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_instance_profile)
2479 | - [awscc_iam_managed_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_managed_policy)
2480 | - [awscc_iam_oidc_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_oidc_provider)
2481 | - [awscc_iam_role](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_role)
2482 | - [awscc_iam_role_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_role_policy)
2483 | - [awscc_iam_saml_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_saml_provider)
2484 | - [awscc_iam_server_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_server_certificate)
2485 | - [awscc_iam_service_linked_role](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_service_linked_role)
2486 | - [awscc_iam_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_user)
2487 | - [awscc_iam_user_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_user_policy)
2488 | - [awscc_iam_virtual_mfa_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iam_virtual_mfa_device)
2489 | - [awscc_identitystore_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/identitystore_group)
2490 | - [awscc_identitystore_group_membership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/identitystore_group_membership)
2491 | - [awscc_imagebuilder_component](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_component)
2492 | - [awscc_imagebuilder_container_recipe](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_container_recipe)
2493 | - [awscc_imagebuilder_distribution_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_distribution_configuration)
2494 | - [awscc_imagebuilder_image](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_image)
2495 | - [awscc_imagebuilder_image_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_image_pipeline)
2496 | - [awscc_imagebuilder_image_recipe](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_image_recipe)
2497 | - [awscc_imagebuilder_infrastructure_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_infrastructure_configuration)
2498 | - [awscc_imagebuilder_lifecycle_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_lifecycle_policy)
2499 | - [awscc_imagebuilder_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/imagebuilder_workflow)
2500 | - [awscc_inspector_assessment_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/inspector_assessment_target)
2501 | - [awscc_inspector_assessment_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/inspector_assessment_template)
2502 | - [awscc_inspector_resource_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/inspector_resource_group)
2503 | - [awscc_inspectorv2_cis_scan_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/inspectorv2_cis_scan_configuration)
2504 | - [awscc_inspectorv2_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/inspectorv2_filter)
2505 | - [awscc_internetmonitor_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/internetmonitor_monitor)
2506 | - [awscc_invoicing_invoice_unit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/invoicing_invoice_unit)
2507 | - [awscc_iot_account_audit_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_account_audit_configuration)
2508 | - [awscc_iot_authorizer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_authorizer)
2509 | - [awscc_iot_billing_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_billing_group)
2510 | - [awscc_iot_ca_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_ca_certificate)
2511 | - [awscc_iot_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_certificate)
2512 | - [awscc_iot_certificate_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_certificate_provider)
2513 | - [awscc_iot_command](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_command)
2514 | - [awscc_iot_custom_metric](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_custom_metric)
2515 | - [awscc_iot_dimension](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_dimension)
2516 | - [awscc_iot_domain_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_domain_configuration)
2517 | - [awscc_iot_fleet_metric](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_fleet_metric)
2518 | - [awscc_iot_job_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_job_template)
2519 | - [awscc_iot_logging](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_logging)
2520 | - [awscc_iot_mitigation_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_mitigation_action)
2521 | - [awscc_iot_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_policy)
2522 | - [awscc_iot_provisioning_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_provisioning_template)
2523 | - [awscc_iot_resource_specific_logging](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_resource_specific_logging)
2524 | - [awscc_iot_role_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_role_alias)
2525 | - [awscc_iot_scheduled_audit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_scheduled_audit)
2526 | - [awscc_iot_security_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_security_profile)
2527 | - [awscc_iot_software_package](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_software_package)
2528 | - [awscc_iot_software_package_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_software_package_version)
2529 | - [awscc_iot_thing](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_thing)
2530 | - [awscc_iot_thing_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_thing_group)
2531 | - [awscc_iot_thing_type](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_thing_type)
2532 | - [awscc_iot_topic_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_topic_rule)
2533 | - [awscc_iot_topic_rule_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iot_topic_rule_destination)
2534 | - [awscc_iotanalytics_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotanalytics_channel)
2535 | - [awscc_iotanalytics_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotanalytics_pipeline)
2536 | - [awscc_iotcoredeviceadvisor_suite_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotcoredeviceadvisor_suite_definition)
2537 | - [awscc_iotevents_alarm_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotevents_alarm_model)
2538 | - [awscc_iotevents_detector_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotevents_detector_model)
2539 | - [awscc_iotevents_input](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotevents_input)
2540 | - [awscc_iotfleethub_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleethub_application)
2541 | - [awscc_iotfleetwise_campaign](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleetwise_campaign)
2542 | - [awscc_iotfleetwise_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleetwise_fleet)
2543 | - [awscc_iotfleetwise_model_manifest](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleetwise_model_manifest)
2544 | - [awscc_iotfleetwise_signal_catalog](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleetwise_signal_catalog)
2545 | - [awscc_iotfleetwise_state_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleetwise_state_template)
2546 | - [awscc_iotfleetwise_vehicle](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotfleetwise_vehicle)
2547 | - [awscc_iotsitewise_access_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_access_policy)
2548 | - [awscc_iotsitewise_asset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_asset)
2549 | - [awscc_iotsitewise_asset_model](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_asset_model)
2550 | - [awscc_iotsitewise_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_dashboard)
2551 | - [awscc_iotsitewise_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_gateway)
2552 | - [awscc_iotsitewise_portal](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_portal)
2553 | - [awscc_iotsitewise_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_project)
2554 | - [awscc_iottwinmaker_scene](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iottwinmaker_scene)
2555 | - [awscc_iottwinmaker_sync_job](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iottwinmaker_sync_job)
2556 | - [awscc_iottwinmaker_workspace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iottwinmaker_workspace)
2557 | - [awscc_iotwireless_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_destination)
2558 | - [awscc_iotwireless_device_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_device_profile)
2559 | - [awscc_iotwireless_fuota_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_fuota_task)
2560 | - [awscc_iotwireless_multicast_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_multicast_group)
2561 | - [awscc_iotwireless_network_analyzer_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_network_analyzer_configuration)
2562 | - [awscc_iotwireless_partner_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_partner_account)
2563 | - [awscc_iotwireless_service_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_service_profile)
2564 | - [awscc_iotwireless_task_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_task_definition)
2565 | - [awscc_iotwireless_wireless_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_wireless_device)
2566 | - [awscc_iotwireless_wireless_device_import_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_wireless_device_import_task)
2567 | - [awscc_iotwireless_wireless_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotwireless_wireless_gateway)
2568 | - [awscc_ivs_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_channel)
2569 | - [awscc_ivs_encoder_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_encoder_configuration)
2570 | - [awscc_ivs_ingest_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_ingest_configuration)
2571 | - [awscc_ivs_playback_key_pair](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_playback_key_pair)
2572 | - [awscc_ivs_playback_restriction_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_playback_restriction_policy)
2573 | - [awscc_ivs_public_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_public_key)
2574 | - [awscc_ivs_recording_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_recording_configuration)
2575 | - [awscc_ivs_stage](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_stage)
2576 | - [awscc_ivs_storage_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_storage_configuration)
2577 | - [awscc_ivs_stream_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivs_stream_key)
2578 | - [awscc_ivschat_logging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivschat_logging_configuration)
2579 | - [awscc_ivschat_room](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ivschat_room)
2580 | - [awscc_kafkaconnect_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kafkaconnect_connector)
2581 | - [awscc_kafkaconnect_custom_plugin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kafkaconnect_custom_plugin)
2582 | - [awscc_kafkaconnect_worker_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kafkaconnect_worker_configuration)
2583 | - [awscc_kendra_faq](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kendra_faq)
2584 | - [awscc_kendra_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kendra_index)
2585 | - [awscc_kendraranking_execution_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kendraranking_execution_plan)
2586 | - [awscc_kinesis_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kinesis_resource_policy)
2587 | - [awscc_kinesis_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kinesis_stream)
2588 | - [awscc_kinesisanalyticsv2_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kinesisanalyticsv2_application)
2589 | - [awscc_kinesisfirehose_delivery_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kinesisfirehose_delivery_stream)
2590 | - [awscc_kinesisvideo_signaling_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kinesisvideo_signaling_channel)
2591 | - [awscc_kinesisvideo_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kinesisvideo_stream)
2592 | - [awscc_kms_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kms_alias)
2593 | - [awscc_kms_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kms_key)
2594 | - [awscc_kms_replica_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kms_replica_key)
2595 | - [awscc_lakeformation_principal_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lakeformation_principal_permissions)
2596 | - [awscc_lakeformation_tag](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lakeformation_tag)
2597 | - [awscc_lakeformation_tag_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lakeformation_tag_association)
2598 | - [awscc_lambda_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_alias)
2599 | - [awscc_lambda_code_signing_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_code_signing_config)
2600 | - [awscc_lambda_event_invoke_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_event_invoke_config)
2601 | - [awscc_lambda_event_source_mapping](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_event_source_mapping)
2602 | - [awscc_lambda_function](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_function)
2603 | - [awscc_lambda_layer_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_layer_version)
2604 | - [awscc_lambda_layer_version_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_layer_version_permission)
2605 | - [awscc_lambda_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_permission)
2606 | - [awscc_lambda_url](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_url)
2607 | - [awscc_lambda_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lambda_version)
2608 | - [awscc_launchwizard_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/launchwizard_deployment)
2609 | - [awscc_lex_bot](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lex_bot)
2610 | - [awscc_lex_bot_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lex_bot_alias)
2611 | - [awscc_lex_bot_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lex_bot_version)
2612 | - [awscc_lex_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lex_resource_policy)
2613 | - [awscc_licensemanager_grant](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/licensemanager_grant)
2614 | - [awscc_licensemanager_license](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/licensemanager_license)
2615 | - [awscc_lightsail_alarm](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_alarm)
2616 | - [awscc_lightsail_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_bucket)
2617 | - [awscc_lightsail_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_certificate)
2618 | - [awscc_lightsail_container](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_container)
2619 | - [awscc_lightsail_disk](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_disk)
2620 | - [awscc_lightsail_distribution](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_distribution)
2621 | - [awscc_lightsail_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_instance)
2622 | - [awscc_lightsail_load_balancer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_load_balancer)
2623 | - [awscc_lightsail_load_balancer_tls_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_load_balancer_tls_certificate)
2624 | - [awscc_lightsail_static_ip](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_static_ip)
2625 | - [awscc_location_api_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_api_key)
2626 | - [awscc_location_geofence_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_geofence_collection)
2627 | - [awscc_location_map](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_map)
2628 | - [awscc_location_place_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_place_index)
2629 | - [awscc_location_route_calculator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_route_calculator)
2630 | - [awscc_location_tracker](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_tracker)
2631 | - [awscc_location_tracker_consumer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/location_tracker_consumer)
2632 | - [awscc_logs_account_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_account_policy)
2633 | - [awscc_logs_delivery](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_delivery)
2634 | - [awscc_logs_delivery_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_delivery_destination)
2635 | - [awscc_logs_delivery_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_delivery_source)
2636 | - [awscc_logs_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_destination)
2637 | - [awscc_logs_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_integration)
2638 | - [awscc_logs_log_anomaly_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_log_anomaly_detector)
2639 | - [awscc_logs_log_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_log_group)
2640 | - [awscc_logs_log_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_log_stream)
2641 | - [awscc_logs_metric_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_metric_filter)
2642 | - [awscc_logs_query_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_query_definition)
2643 | - [awscc_logs_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_resource_policy)
2644 | - [awscc_logs_subscription_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/logs_subscription_filter)
2645 | - [awscc_lookoutequipment_inference_scheduler](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lookoutequipment_inference_scheduler)
2646 | - [awscc_lookoutmetrics_alert](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lookoutmetrics_alert)
2647 | - [awscc_lookoutmetrics_anomaly_detector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lookoutmetrics_anomaly_detector)
2648 | - [awscc_lookoutvision_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lookoutvision_project)
2649 | - [awscc_m2_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/m2_application)
2650 | - [awscc_m2_deployment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/m2_deployment)
2651 | - [awscc_m2_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/m2_environment)
2652 | - [awscc_macie_allow_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/macie_allow_list)
2653 | - [awscc_macie_findings_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/macie_findings_filter)
2654 | - [awscc_macie_session](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/macie_session)
2655 | - [awscc_managedblockchain_accessor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/managedblockchain_accessor)
2656 | - [awscc_mediaconnect_bridge](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_bridge)
2657 | - [awscc_mediaconnect_bridge_output](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_bridge_output)
2658 | - [awscc_mediaconnect_bridge_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_bridge_source)
2659 | - [awscc_mediaconnect_flow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_flow)
2660 | - [awscc_mediaconnect_flow_entitlement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_flow_entitlement)
2661 | - [awscc_mediaconnect_flow_output](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_flow_output)
2662 | - [awscc_mediaconnect_flow_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_flow_source)
2663 | - [awscc_mediaconnect_flow_vpc_interface](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_flow_vpc_interface)
2664 | - [awscc_mediaconnect_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediaconnect_gateway)
2665 | - [awscc_medialive_channel_placement_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_channel_placement_group)
2666 | - [awscc_medialive_cloudwatch_alarm_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_cloudwatch_alarm_template)
2667 | - [awscc_medialive_cloudwatch_alarm_template_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_cloudwatch_alarm_template_group)
2668 | - [awscc_medialive_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_cluster)
2669 | - [awscc_medialive_event_bridge_rule_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_event_bridge_rule_template)
2670 | - [awscc_medialive_event_bridge_rule_template_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_event_bridge_rule_template_group)
2671 | - [awscc_medialive_multiplex](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_multiplex)
2672 | - [awscc_medialive_multiplexprogram](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_multiplexprogram)
2673 | - [awscc_medialive_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_network)
2674 | - [awscc_medialive_sdi_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_sdi_source)
2675 | - [awscc_medialive_signal_map](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/medialive_signal_map)
2676 | - [awscc_mediapackage_asset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackage_asset)
2677 | - [awscc_mediapackage_packaging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackage_packaging_configuration)
2678 | - [awscc_mediapackage_packaging_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackage_packaging_group)
2679 | - [awscc_mediapackagev2_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackagev2_channel)
2680 | - [awscc_mediapackagev2_channel_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackagev2_channel_group)
2681 | - [awscc_mediapackagev2_channel_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackagev2_channel_policy)
2682 | - [awscc_mediapackagev2_origin_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackagev2_origin_endpoint)
2683 | - [awscc_mediapackagev2_origin_endpoint_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediapackagev2_origin_endpoint_policy)
2684 | - [awscc_mediatailor_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediatailor_channel)
2685 | - [awscc_mediatailor_channel_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediatailor_channel_policy)
2686 | - [awscc_mediatailor_live_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediatailor_live_source)
2687 | - [awscc_mediatailor_source_location](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediatailor_source_location)
2688 | - [awscc_mediatailor_vod_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mediatailor_vod_source)
2689 | - [awscc_memorydb_acl](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/memorydb_acl)
2690 | - [awscc_memorydb_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/memorydb_cluster)
2691 | - [awscc_memorydb_multi_region_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/memorydb_multi_region_cluster)
2692 | - [awscc_memorydb_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/memorydb_parameter_group)
2693 | - [awscc_memorydb_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/memorydb_subnet_group)
2694 | - [awscc_memorydb_user](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/memorydb_user)
2695 | - [awscc_msk_batch_scram_secret](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_batch_scram_secret)
2696 | - [awscc_msk_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_cluster)
2697 | - [awscc_msk_cluster_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_cluster_policy)
2698 | - [awscc_msk_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_configuration)
2699 | - [awscc_msk_replicator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_replicator)
2700 | - [awscc_msk_serverless_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_serverless_cluster)
2701 | - [awscc_msk_vpc_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/msk_vpc_connection)
2702 | - [awscc_mwaa_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/mwaa_environment)
2703 | - [awscc_neptune_db_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/neptune_db_cluster)
2704 | - [awscc_neptune_db_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/neptune_db_subnet_group)
2705 | - [awscc_neptunegraph_graph](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/neptunegraph_graph)
2706 | - [awscc_neptunegraph_private_graph_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/neptunegraph_private_graph_endpoint)
2707 | - [awscc_networkfirewall_firewall](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkfirewall_firewall)
2708 | - [awscc_networkfirewall_firewall_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkfirewall_firewall_policy)
2709 | - [awscc_networkfirewall_logging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkfirewall_logging_configuration)
2710 | - [awscc_networkfirewall_rule_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkfirewall_rule_group)
2711 | - [awscc_networkfirewall_tls_inspection_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkfirewall_tls_inspection_configuration)
2712 | - [awscc_networkmanager_connect_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_connect_attachment)
2713 | - [awscc_networkmanager_connect_peer](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_connect_peer)
2714 | - [awscc_networkmanager_core_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_core_network)
2715 | - [awscc_networkmanager_customer_gateway_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_customer_gateway_association)
2716 | - [awscc_networkmanager_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_device)
2717 | - [awscc_networkmanager_direct_connect_gateway_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_direct_connect_gateway_attachment)
2718 | - [awscc_networkmanager_global_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_global_network)
2719 | - [awscc_networkmanager_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_link)
2720 | - [awscc_networkmanager_link_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_link_association)
2721 | - [awscc_networkmanager_site](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_site)
2722 | - [awscc_networkmanager_site_to_site_vpn_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_site_to_site_vpn_attachment)
2723 | - [awscc_networkmanager_transit_gateway_peering](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_transit_gateway_peering)
2724 | - [awscc_networkmanager_transit_gateway_registration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_transit_gateway_registration)
2725 | - [awscc_networkmanager_transit_gateway_route_table_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_transit_gateway_route_table_attachment)
2726 | - [awscc_networkmanager_vpc_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/networkmanager_vpc_attachment)
2727 | - [awscc_nimblestudio_launch_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/nimblestudio_launch_profile)
2728 | - [awscc_nimblestudio_streaming_image](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/nimblestudio_streaming_image)
2729 | - [awscc_nimblestudio_studio](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/nimblestudio_studio)
2730 | - [awscc_nimblestudio_studio_component](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/nimblestudio_studio_component)
2731 | - [awscc_notifications_channel_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notifications_channel_association)
2732 | - [awscc_notifications_event_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notifications_event_rule)
2733 | - [awscc_notifications_managed_notification_account_contact_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notifications_managed_notification_account_contact_association)
2734 | - [awscc_notifications_managed_notification_additional_channel_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notifications_managed_notification_additional_channel_association)
2735 | - [awscc_notifications_notification_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notifications_notification_configuration)
2736 | - [awscc_notifications_notification_hub](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notifications_notification_hub)
2737 | - [awscc_notificationscontacts_email_contact](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/notificationscontacts_email_contact)
2738 | - [awscc_oam_link](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/oam_link)
2739 | - [awscc_oam_sink](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/oam_sink)
2740 | - [awscc_omics_reference_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/omics_reference_store)
2741 | - [awscc_omics_run_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/omics_run_group)
2742 | - [awscc_omics_sequence_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/omics_sequence_store)
2743 | - [awscc_omics_variant_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/omics_variant_store)
2744 | - [awscc_omics_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/omics_workflow)
2745 | - [awscc_opensearchserverless_access_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchserverless_access_policy)
2746 | - [awscc_opensearchserverless_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchserverless_collection)
2747 | - [awscc_opensearchserverless_lifecycle_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchserverless_lifecycle_policy)
2748 | - [awscc_opensearchserverless_security_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchserverless_security_config)
2749 | - [awscc_opensearchserverless_security_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchserverless_security_policy)
2750 | - [awscc_opensearchserverless_vpc_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchserverless_vpc_endpoint)
2751 | - [awscc_opensearchservice_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchservice_application)
2752 | - [awscc_opensearchservice_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opensearchservice_domain)
2753 | - [awscc_opsworkscm_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/opsworkscm_server)
2754 | - [awscc_organizations_account](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/organizations_account)
2755 | - [awscc_organizations_organization](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/organizations_organization)
2756 | - [awscc_organizations_organizational_unit](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/organizations_organizational_unit)
2757 | - [awscc_organizations_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/organizations_policy)
2758 | - [awscc_organizations_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/organizations_resource_policy)
2759 | - [awscc_osis_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/osis_pipeline)
2760 | - [awscc_panorama_application_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/panorama_application_instance)
2761 | - [awscc_panorama_package](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/panorama_package)
2762 | - [awscc_panorama_package_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/panorama_package_version)
2763 | - [awscc_paymentcryptography_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/paymentcryptography_alias)
2764 | - [awscc_paymentcryptography_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/paymentcryptography_key)
2765 | - [awscc_pcaconnectorad_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorad_connector)
2766 | - [awscc_pcaconnectorad_directory_registration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorad_directory_registration)
2767 | - [awscc_pcaconnectorad_service_principal_name](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorad_service_principal_name)
2768 | - [awscc_pcaconnectorad_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorad_template)
2769 | - [awscc_pcaconnectorad_template_group_access_control_entry](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorad_template_group_access_control_entry)
2770 | - [awscc_pcaconnectorscep_challenge](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorscep_challenge)
2771 | - [awscc_pcaconnectorscep_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcaconnectorscep_connector)
2772 | - [awscc_pcs_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcs_cluster)
2773 | - [awscc_pcs_compute_node_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcs_compute_node_group)
2774 | - [awscc_pcs_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pcs_queue)
2775 | - [awscc_personalize_schema](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/personalize_schema)
2776 | - [awscc_personalize_solution](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/personalize_solution)
2777 | - [awscc_pinpoint_in_app_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pinpoint_in_app_template)
2778 | - [awscc_pipes_pipe](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/pipes_pipe)
2779 | - [awscc_proton_environment_account_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/proton_environment_account_connection)
2780 | - [awscc_proton_environment_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/proton_environment_template)
2781 | - [awscc_proton_service_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/proton_service_template)
2782 | - [awscc_qbusiness_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_application)
2783 | - [awscc_qbusiness_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_index)
2784 | - [awscc_qbusiness_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_permission)
2785 | - [awscc_qbusiness_plugin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_plugin)
2786 | - [awscc_qbusiness_retriever](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_retriever)
2787 | - [awscc_qbusiness_web_experience](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_web_experience)
2788 | - [awscc_qldb_stream](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qldb_stream)
2789 | - [awscc_quicksight_analysis](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_analysis)
2790 | - [awscc_quicksight_custom_permissions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_custom_permissions)
2791 | - [awscc_quicksight_dashboard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_dashboard)
2792 | - [awscc_quicksight_folder](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_folder)
2793 | - [awscc_quicksight_refresh_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_refresh_schedule)
2794 | - [awscc_quicksight_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_template)
2795 | - [awscc_quicksight_theme](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_theme)
2796 | - [awscc_quicksight_topic](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_topic)
2797 | - [awscc_quicksight_vpc_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_vpc_connection)
2798 | - [awscc_ram_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ram_permission)
2799 | - [awscc_ram_resource_share](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ram_resource_share)
2800 | - [awscc_rbin_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rbin_rule)
2801 | - [awscc_rds_custom_db_engine_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_custom_db_engine_version)
2802 | - [awscc_rds_db_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_cluster)
2803 | - [awscc_rds_db_cluster_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_cluster_parameter_group)
2804 | - [awscc_rds_db_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_instance)
2805 | - [awscc_rds_db_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_parameter_group)
2806 | - [awscc_rds_db_proxy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_proxy)
2807 | - [awscc_rds_db_proxy_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_proxy_endpoint)
2808 | - [awscc_rds_db_proxy_target_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_proxy_target_group)
2809 | - [awscc_rds_db_shard_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_shard_group)
2810 | - [awscc_rds_db_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_db_subnet_group)
2811 | - [awscc_rds_event_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_event_subscription)
2812 | - [awscc_rds_global_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_global_cluster)
2813 | - [awscc_rds_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_integration)
2814 | - [awscc_rds_option_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rds_option_group)
2815 | - [awscc_redshift_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_cluster)
2816 | - [awscc_redshift_cluster_parameter_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_cluster_parameter_group)
2817 | - [awscc_redshift_cluster_subnet_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_cluster_subnet_group)
2818 | - [awscc_redshift_endpoint_access](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_endpoint_access)
2819 | - [awscc_redshift_endpoint_authorization](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_endpoint_authorization)
2820 | - [awscc_redshift_event_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_event_subscription)
2821 | - [awscc_redshift_integration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_integration)
2822 | - [awscc_redshift_scheduled_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshift_scheduled_action)
2823 | - [awscc_redshiftserverless_namespace](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshiftserverless_namespace)
2824 | - [awscc_redshiftserverless_workgroup](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/redshiftserverless_workgroup)
2825 | - [awscc_refactorspaces_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/refactorspaces_application)
2826 | - [awscc_refactorspaces_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/refactorspaces_environment)
2827 | - [awscc_refactorspaces_route](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/refactorspaces_route)
2828 | - [awscc_refactorspaces_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/refactorspaces_service)
2829 | - [awscc_rekognition_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rekognition_collection)
2830 | - [awscc_rekognition_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rekognition_project)
2831 | - [awscc_resiliencehub_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resiliencehub_app)
2832 | - [awscc_resiliencehub_resiliency_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resiliencehub_resiliency_policy)
2833 | - [awscc_resourceexplorer2_default_view_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resourceexplorer2_default_view_association)
2834 | - [awscc_resourceexplorer2_index](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resourceexplorer2_index)
2835 | - [awscc_resourceexplorer2_view](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resourceexplorer2_view)
2836 | - [awscc_resourcegroups_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resourcegroups_group)
2837 | - [awscc_resourcegroups_tag_sync_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/resourcegroups_tag_sync_task)
2838 | - [awscc_robomaker_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/robomaker_fleet)
2839 | - [awscc_robomaker_robot](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/robomaker_robot)
2840 | - [awscc_robomaker_robot_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/robomaker_robot_application)
2841 | - [awscc_robomaker_robot_application_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/robomaker_robot_application_version)
2842 | - [awscc_robomaker_simulation_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/robomaker_simulation_application)
2843 | - [awscc_robomaker_simulation_application_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/robomaker_simulation_application_version)
2844 | - [awscc_rolesanywhere_crl](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rolesanywhere_crl)
2845 | - [awscc_rolesanywhere_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rolesanywhere_profile)
2846 | - [awscc_rolesanywhere_trust_anchor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rolesanywhere_trust_anchor)
2847 | - [awscc_route53_cidr_collection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53_cidr_collection)
2848 | - [awscc_route53_dnssec](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53_dnssec)
2849 | - [awscc_route53_health_check](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53_health_check)
2850 | - [awscc_route53_hosted_zone](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53_hosted_zone)
2851 | - [awscc_route53_key_signing_key](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53_key_signing_key)
2852 | - [awscc_route53_record_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53_record_set)
2853 | - [awscc_route53profiles_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53profiles_profile)
2854 | - [awscc_route53profiles_profile_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53profiles_profile_association)
2855 | - [awscc_route53profiles_profile_resource_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53profiles_profile_resource_association)
2856 | - [awscc_route53recoverycontrol_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoverycontrol_cluster)
2857 | - [awscc_route53recoverycontrol_control_panel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoverycontrol_control_panel)
2858 | - [awscc_route53recoverycontrol_routing_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoverycontrol_routing_control)
2859 | - [awscc_route53recoverycontrol_safety_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoverycontrol_safety_rule)
2860 | - [awscc_route53recoveryreadiness_cell](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoveryreadiness_cell)
2861 | - [awscc_route53recoveryreadiness_readiness_check](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoveryreadiness_readiness_check)
2862 | - [awscc_route53recoveryreadiness_recovery_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoveryreadiness_recovery_group)
2863 | - [awscc_route53recoveryreadiness_resource_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53recoveryreadiness_resource_set)
2864 | - [awscc_route53resolver_firewall_domain_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_firewall_domain_list)
2865 | - [awscc_route53resolver_firewall_rule_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_firewall_rule_group)
2866 | - [awscc_route53resolver_firewall_rule_group_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_firewall_rule_group_association)
2867 | - [awscc_route53resolver_outpost_resolver](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_outpost_resolver)
2868 | - [awscc_route53resolver_resolver_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_resolver_config)
2869 | - [awscc_route53resolver_resolver_dnssec_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_resolver_dnssec_config)
2870 | - [awscc_route53resolver_resolver_query_logging_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_resolver_query_logging_config)
2871 | - [awscc_route53resolver_resolver_query_logging_config_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_resolver_query_logging_config_association)
2872 | - [awscc_route53resolver_resolver_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_resolver_rule)
2873 | - [awscc_route53resolver_resolver_rule_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53resolver_resolver_rule_association)
2874 | - [awscc_rum_app_monitor](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/rum_app_monitor)
2875 | - [awscc_s3_access_grant](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_access_grant)
2876 | - [awscc_s3_access_grants_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_access_grants_instance)
2877 | - [awscc_s3_access_grants_location](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_access_grants_location)
2878 | - [awscc_s3_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_access_point)
2879 | - [awscc_s3_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_bucket)
2880 | - [awscc_s3_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_bucket_policy)
2881 | - [awscc_s3_multi_region_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_multi_region_access_point)
2882 | - [awscc_s3_multi_region_access_point_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_multi_region_access_point_policy)
2883 | - [awscc_s3_storage_lens](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_storage_lens)
2884 | - [awscc_s3_storage_lens_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3_storage_lens_group)
2885 | - [awscc_s3express_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3express_bucket_policy)
2886 | - [awscc_s3express_directory_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3express_directory_bucket)
2887 | - [awscc_s3objectlambda_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3objectlambda_access_point)
2888 | - [awscc_s3objectlambda_access_point_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3objectlambda_access_point_policy)
2889 | - [awscc_s3outposts_access_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3outposts_access_point)
2890 | - [awscc_s3outposts_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3outposts_bucket)
2891 | - [awscc_s3outposts_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3outposts_bucket_policy)
2892 | - [awscc_s3outposts_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3outposts_endpoint)
2893 | - [awscc_s3tables_table_bucket](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3tables_table_bucket)
2894 | - [awscc_s3tables_table_bucket_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/s3tables_table_bucket_policy)
2895 | - [awscc_sagemaker_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_app)
2896 | - [awscc_sagemaker_app_image_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_app_image_config)
2897 | - [awscc_sagemaker_cluster](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_cluster)
2898 | - [awscc_sagemaker_device](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_device)
2899 | - [awscc_sagemaker_device_fleet](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_device_fleet)
2900 | - [awscc_sagemaker_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_domain)
2901 | - [awscc_sagemaker_endpoint](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_endpoint)
2902 | - [awscc_sagemaker_feature_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_feature_group)
2903 | - [awscc_sagemaker_image](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_image)
2904 | - [awscc_sagemaker_image_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_image_version)
2905 | - [awscc_sagemaker_inference_component](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_inference_component)
2906 | - [awscc_sagemaker_inference_experiment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_inference_experiment)
2907 | - [awscc_sagemaker_mlflow_tracking_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_mlflow_tracking_server)
2908 | - [awscc_sagemaker_model_bias_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_model_bias_job_definition)
2909 | - [awscc_sagemaker_model_explainability_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_model_explainability_job_definition)
2910 | - [awscc_sagemaker_model_package](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_model_package)
2911 | - [awscc_sagemaker_model_package_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_model_package_group)
2912 | - [awscc_sagemaker_model_quality_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_model_quality_job_definition)
2913 | - [awscc_sagemaker_monitoring_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_monitoring_schedule)
2914 | - [awscc_sagemaker_partner_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_partner_app)
2915 | - [awscc_sagemaker_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_pipeline)
2916 | - [awscc_sagemaker_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_project)
2917 | - [awscc_sagemaker_space](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_space)
2918 | - [awscc_sagemaker_studio_lifecycle_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_studio_lifecycle_config)
2919 | - [awscc_sagemaker_user_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_user_profile)
2920 | - [awscc_scheduler_schedule_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/scheduler_schedule_group)
2921 | - [awscc_secretsmanager_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/secretsmanager_resource_policy)
2922 | - [awscc_secretsmanager_rotation_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/secretsmanager_rotation_schedule)
2923 | - [awscc_secretsmanager_secret](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/secretsmanager_secret)
2924 | - [awscc_secretsmanager_secret_target_attachment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/secretsmanager_secret_target_attachment)
2925 | - [awscc_securityhub_configuration_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_configuration_policy)
2926 | - [awscc_securityhub_delegated_admin](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_delegated_admin)
2927 | - [awscc_securityhub_finding_aggregator](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_finding_aggregator)
2928 | - [awscc_securityhub_hub](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_hub)
2929 | - [awscc_securityhub_insight](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_insight)
2930 | - [awscc_securityhub_organization_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_organization_configuration)
2931 | - [awscc_securityhub_policy_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_policy_association)
2932 | - [awscc_securityhub_product_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_product_subscription)
2933 | - [awscc_securityhub_security_control](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_security_control)
2934 | - [awscc_securityhub_standard](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securityhub_standard)
2935 | - [awscc_securitylake_aws_log_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securitylake_aws_log_source)
2936 | - [awscc_securitylake_subscriber_notification](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securitylake_subscriber_notification)
2937 | - [awscc_servicecatalog_cloudformation_provisioned_product](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalog_cloudformation_provisioned_product)
2938 | - [awscc_servicecatalog_service_action](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalog_service_action)
2939 | - [awscc_servicecatalog_service_action_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalog_service_action_association)
2940 | - [awscc_servicecatalogappregistry_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalogappregistry_application)
2941 | - [awscc_servicecatalogappregistry_attribute_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalogappregistry_attribute_group)
2942 | - [awscc_servicecatalogappregistry_attribute_group_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalogappregistry_attribute_group_association)
2943 | - [awscc_servicecatalogappregistry_resource_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/servicecatalogappregistry_resource_association)
2944 | - [awscc_ses_configuration_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_configuration_set)
2945 | - [awscc_ses_configuration_set_event_destination](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_configuration_set_event_destination)
2946 | - [awscc_ses_contact_list](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_contact_list)
2947 | - [awscc_ses_dedicated_ip_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_dedicated_ip_pool)
2948 | - [awscc_ses_email_identity](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_email_identity)
2949 | - [awscc_ses_mail_manager_addon_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_addon_instance)
2950 | - [awscc_ses_mail_manager_addon_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_addon_subscription)
2951 | - [awscc_ses_mail_manager_archive](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_archive)
2952 | - [awscc_ses_mail_manager_ingress_point](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_ingress_point)
2953 | - [awscc_ses_mail_manager_relay](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_relay)
2954 | - [awscc_ses_mail_manager_rule_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_rule_set)
2955 | - [awscc_ses_mail_manager_traffic_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_mail_manager_traffic_policy)
2956 | - [awscc_ses_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_template)
2957 | - [awscc_ses_vdm_attributes](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ses_vdm_attributes)
2958 | - [awscc_shield_drt_access](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/shield_drt_access)
2959 | - [awscc_shield_proactive_engagement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/shield_proactive_engagement)
2960 | - [awscc_shield_protection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/shield_protection)
2961 | - [awscc_shield_protection_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/shield_protection_group)
2962 | - [awscc_signer_profile_permission](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/signer_profile_permission)
2963 | - [awscc_signer_signing_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/signer_signing_profile)
2964 | - [awscc_simspaceweaver_simulation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/simspaceweaver_simulation)
2965 | - [awscc_sns_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sns_subscription)
2966 | - [awscc_sns_topic](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sns_topic)
2967 | - [awscc_sns_topic_inline_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sns_topic_inline_policy)
2968 | - [awscc_sqs_queue](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sqs_queue)
2969 | - [awscc_sqs_queue_inline_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sqs_queue_inline_policy)
2970 | - [awscc_ssm_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssm_association)
2971 | - [awscc_ssm_document](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssm_document)
2972 | - [awscc_ssm_parameter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssm_parameter)
2973 | - [awscc_ssm_patch_baseline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssm_patch_baseline)
2974 | - [awscc_ssm_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssm_resource_policy)
2975 | - [awscc_ssmcontacts_contact](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmcontacts_contact)
2976 | - [awscc_ssmcontacts_contact_channel](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmcontacts_contact_channel)
2977 | - [awscc_ssmcontacts_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmcontacts_plan)
2978 | - [awscc_ssmcontacts_rotation](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmcontacts_rotation)
2979 | - [awscc_ssmincidents_replication_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmincidents_replication_set)
2980 | - [awscc_ssmincidents_response_plan](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmincidents_response_plan)
2981 | - [awscc_ssmquicksetup_configuration_manager](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssmquicksetup_configuration_manager)
2982 | - [awscc_sso_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sso_application)
2983 | - [awscc_sso_application_assignment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sso_application_assignment)
2984 | - [awscc_sso_assignment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sso_assignment)
2985 | - [awscc_sso_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sso_instance)
2986 | - [awscc_sso_instance_access_control_attribute_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sso_instance_access_control_attribute_configuration)
2987 | - [awscc_sso_permission_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sso_permission_set)
2988 | - [awscc_stepfunctions_activity](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/stepfunctions_activity)
2989 | - [awscc_stepfunctions_state_machine](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/stepfunctions_state_machine)
2990 | - [awscc_stepfunctions_state_machine_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/stepfunctions_state_machine_alias)
2991 | - [awscc_stepfunctions_state_machine_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/stepfunctions_state_machine_version)
2992 | - [awscc_supportapp_account_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/supportapp_account_alias)
2993 | - [awscc_supportapp_slack_channel_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/supportapp_slack_channel_configuration)
2994 | - [awscc_supportapp_slack_workspace_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/supportapp_slack_workspace_configuration)
2995 | - [awscc_synthetics_canary](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/synthetics_canary)
2996 | - [awscc_synthetics_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/synthetics_group)
2997 | - [awscc_systemsmanagersap_application](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/systemsmanagersap_application)
2998 | - [awscc_timestream_influx_db_instance](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/timestream_influx_db_instance)
2999 | - [awscc_timestream_scheduled_query](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/timestream_scheduled_query)
3000 | - [awscc_timestream_table](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/timestream_table)
3001 | - [awscc_transfer_agreement](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_agreement)
3002 | - [awscc_transfer_certificate](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_certificate)
3003 | - [awscc_transfer_connector](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_connector)
3004 | - [awscc_transfer_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_profile)
3005 | - [awscc_transfer_server](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_server)
3006 | - [awscc_transfer_web_app](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_web_app)
3007 | - [awscc_transfer_workflow](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/transfer_workflow)
3008 | - [awscc_verifiedpermissions_identity_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/verifiedpermissions_identity_source)
3009 | - [awscc_verifiedpermissions_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/verifiedpermissions_policy)
3010 | - [awscc_verifiedpermissions_policy_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/verifiedpermissions_policy_store)
3011 | - [awscc_verifiedpermissions_policy_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/verifiedpermissions_policy_template)
3012 | - [awscc_voiceid_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/voiceid_domain)
3013 | - [awscc_vpclattice_access_log_subscription](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_access_log_subscription)
3014 | - [awscc_vpclattice_auth_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_auth_policy)
3015 | - [awscc_vpclattice_listener](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_listener)
3016 | - [awscc_vpclattice_resource_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_resource_configuration)
3017 | - [awscc_vpclattice_resource_gateway](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_resource_gateway)
3018 | - [awscc_vpclattice_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_resource_policy)
3019 | - [awscc_vpclattice_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_rule)
3020 | - [awscc_vpclattice_service](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_service)
3021 | - [awscc_vpclattice_service_network](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_service_network)
3022 | - [awscc_vpclattice_service_network_resource_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_service_network_resource_association)
3023 | - [awscc_vpclattice_service_network_service_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_service_network_service_association)
3024 | - [awscc_vpclattice_service_network_vpc_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/vpclattice_service_network_vpc_association)
3025 | - [awscc_wafv2_ip_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wafv2_ip_set)
3026 | - [awscc_wafv2_logging_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wafv2_logging_configuration)
3027 | - [awscc_wafv2_regex_pattern_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wafv2_regex_pattern_set)
3028 | - [awscc_wafv2_web_acl_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wafv2_web_acl_association)
3029 | - [awscc_wisdom_ai_agent](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_ai_agent)
3030 | - [awscc_wisdom_ai_agent_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_ai_agent_version)
3031 | - [awscc_wisdom_ai_guardrail](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_ai_guardrail)
3032 | - [awscc_wisdom_ai_guardrail_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_ai_guardrail_version)
3033 | - [awscc_wisdom_ai_prompt](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_ai_prompt)
3034 | - [awscc_wisdom_ai_prompt_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_ai_prompt_version)
3035 | - [awscc_wisdom_assistant](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_assistant)
3036 | - [awscc_wisdom_assistant_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_assistant_association)
3037 | - [awscc_wisdom_knowledge_base](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_knowledge_base)
3038 | - [awscc_wisdom_message_template](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_message_template)
3039 | - [awscc_wisdom_message_template_version](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/wisdom_message_template_version)
3040 | - [awscc_workspaces_connection_alias](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspaces_connection_alias)
3041 | - [awscc_workspaces_workspaces_pool](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspaces_workspaces_pool)
3042 | - [awscc_workspacesthinclient_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesthinclient_environment)
3043 | - [awscc_workspacesweb_browser_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_browser_settings)
3044 | - [awscc_workspacesweb_identity_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_identity_provider)
3045 | - [awscc_workspacesweb_ip_access_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_ip_access_settings)
3046 | - [awscc_workspacesweb_network_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_network_settings)
3047 | - [awscc_workspacesweb_portal](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_portal)
3048 | - [awscc_workspacesweb_trust_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_trust_store)
3049 | - [awscc_workspacesweb_user_access_logging_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_user_access_logging_settings)
3050 | - [awscc_workspacesweb_user_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_user_settings)
3051 | - [awscc_xray_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/xray_group)
3052 | - [awscc_xray_resource_policy](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/xray_resource_policy)
3053 | - [awscc_xray_sampling_rule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/xray_sampling_rule)
3054 | - [awscc_xray_transaction_search_config](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/xray_transaction_search_config)
3055 | 
3056 | ### Data Sources
3057 | - [awscc_appsync_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/appsync_data_source)
3058 | - [awscc_athena_data_catalog](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/athena_data_catalog)
3059 | - [awscc_bedrock_data_automation_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_data_automation_project)
3060 | - [awscc_bedrock_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/bedrock_data_source)
3061 | - [awscc_cleanroomsml_training_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cleanroomsml_training_dataset)
3062 | - [awscc_cloudtrail_event_data_store](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/cloudtrail_event_data_store)
3063 | - [awscc_databrew_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/databrew_dataset)
3064 | - [awscc_databrew_job](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/databrew_job)
3065 | - [awscc_databrew_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/databrew_project)
3066 | - [awscc_databrew_ruleset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/databrew_ruleset)
3067 | - [awscc_databrew_schedule](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/databrew_schedule)
3068 | - [awscc_datapipeline_pipeline](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datapipeline_pipeline)
3069 | - [awscc_datasync_agent](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_agent)
3070 | - [awscc_datasync_location_azure_blob](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_azure_blob)
3071 | - [awscc_datasync_location_efs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_efs)
3072 | - [awscc_datasync_location_fsx_lustre](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_fsx_lustre)
3073 | - [awscc_datasync_location_fsx_ontap](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_fsx_ontap)
3074 | - [awscc_datasync_location_fsx_open_zfs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_fsx_open_zfs)
3075 | - [awscc_datasync_location_fsx_windows](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_fsx_windows)
3076 | - [awscc_datasync_location_hdfs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_hdfs)
3077 | - [awscc_datasync_location_nfs](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_nfs)
3078 | - [awscc_datasync_location_object_storage](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_object_storage)
3079 | - [awscc_datasync_location_s3](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_s3)
3080 | - [awscc_datasync_location_smb](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_location_smb)
3081 | - [awscc_datasync_storage_system](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_storage_system)
3082 | - [awscc_datasync_task](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datasync_task)
3083 | - [awscc_datazone_connection](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_connection)
3084 | - [awscc_datazone_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_data_source)
3085 | - [awscc_datazone_domain](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_domain)
3086 | - [awscc_datazone_environment](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_environment)
3087 | - [awscc_datazone_environment_actions](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_environment_actions)
3088 | - [awscc_datazone_environment_blueprint_configuration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_environment_blueprint_configuration)
3089 | - [awscc_datazone_environment_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_environment_profile)
3090 | - [awscc_datazone_group_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_group_profile)
3091 | - [awscc_datazone_project](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_project)
3092 | - [awscc_datazone_project_membership](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_project_membership)
3093 | - [awscc_datazone_subscription_target](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_subscription_target)
3094 | - [awscc_datazone_user_profile](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/datazone_user_profile)
3095 | - [awscc_dms_data_migration](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dms_data_migration)
3096 | - [awscc_dms_data_provider](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/dms_data_provider)
3097 | - [awscc_forecast_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/forecast_dataset)
3098 | - [awscc_forecast_dataset_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/forecast_dataset_group)
3099 | - [awscc_fsx_data_repository_association](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/fsx_data_repository_association)
3100 | - [awscc_glue_database](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_database)
3101 | - [awscc_glue_schema_version_metadata](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/glue_schema_version_metadata)
3102 | - [awscc_groundstation_dataflow_endpoint_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/groundstation_dataflow_endpoint_group)
3103 | - [awscc_healthimaging_datastore](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/healthimaging_datastore)
3104 | - [awscc_healthlake_fhir_datastore](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/healthlake_fhir_datastore)
3105 | - [awscc_iotanalytics_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotanalytics_dataset)
3106 | - [awscc_iotanalytics_datastore](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotanalytics_datastore)
3107 | - [awscc_iotsitewise_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/iotsitewise_dataset)
3108 | - [awscc_kendra_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/kendra_data_source)
3109 | - [awscc_lakeformation_data_cells_filter](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lakeformation_data_cells_filter)
3110 | - [awscc_lightsail_database](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/lightsail_database)
3111 | - [awscc_macie_custom_data_identifier](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/macie_custom_data_identifier)
3112 | - [awscc_personalize_dataset](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/personalize_dataset)
3113 | - [awscc_personalize_dataset_group](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/personalize_dataset_group)
3114 | - [awscc_qbusiness_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/qbusiness_data_source)
3115 | - [awscc_quicksight_data_set](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_data_set)
3116 | - [awscc_quicksight_data_source](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/quicksight_data_source)
3117 | - [awscc_sagemaker_data_quality_job_definition](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/sagemaker_data_quality_job_definition)
3118 | - [awscc_securitylake_data_lake](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/securitylake_data_lake)
3119 | - [awscc_ssm_resource_data_sync](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/ssm_resource_data_sync)
3120 | - [awscc_timestream_database](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/timestream_database)
3121 | - [awscc_workspacesweb_data_protection_settings](https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/workspacesweb_data_protection_settings)
3122 | 
3123 | ---
3124 | *This document was generated automatically by the AWSCC Provider Resources Generator script.*
3125 | *Generation time: 6.29 seconds*
3126 | 
```
Page 503/503FirstPrevNextLast