Back to source list
Official
Premium
AWS
The AWS Source plugin extracts information from many of the supported services by Amazon Web Services (AWS) and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v28.7.1
Type
Source
Platforms
Date Published
Price per 1M rows
Starting from $17
monthly free quota
1M rows
- v28.7.1Latest version
- v28.7.0
- v28.6.0
- v28.5.0
- v28.4.0
- v28.3.0
- v28.2.0
- v28.1.0
- v28.0.0
- v27.25.0
- v27.24.0
- v27.23.1
- v27.23.0
- v27.22.0
- v27.21.0
- v27.20.0
- v27.19.1
- v27.19.0
- v27.18.0
- v27.17.0
- v27.16.0
- v27.15.0
- v27.14.0
- v27.13.1
- v27.12.0
- v27.11.1
- v27.9.0
- v27.8.0
- v27.7.0
- v27.6.0
- v27.5.0
- v27.4.1
- v27.4.0
- v27.3.0
- v27.2.0
- v27.1.0
- v27.0.0
- v26.12.0
- v26.11.0
- v26.10.0
- v26.9.0
- v26.8.0
- v26.7.0
- v26.6.0
- v26.5.0
- v26.4.0
- v26.3.0
- v26.2.0
- v26.1.0
- v26.0.0
- v25.6.0
- v25.5.4
- v25.5.3
- v25.5.2
- v25.5.1
- v25.5.0
- v25.4.0
- v25.3.0
- v25.2.2
- v25.2.1
- v25.2.0
- v25.1.0
- v25.0.0
- v24.3.3
- v24.3.2
- v24.3.1
- v24.3.0
- v24.2.0
- v24.1.0
- v24.0.0
- v23.7.0
- v23.6.1
- v23.6.0
- v23.5.0
- v23.4.0
- v23.3.1
- v23.3.0
- v23.2.0
- v23.1.0
- v23.0.0
- v22.19.2
- v22.19.1
- v22.19.0
- v22.18.0
- v22.17.0
- v22.16.0
- v22.15.2
- v22.15.1
- v22.15.0
- v22.14.0
- v22.13.2
- v22.13.1
- v22.12.0
v28.7.0
28.7.0 (2024-11-19) #
This Release has the Following Changes to Tables #
- Table
aws_accessanalyzer_analyzer_findings
: column added with nameresource_control_policy_restriction
and typeutf8
- Table
aws_dynamodb_tables
: column added with namewarm_throughput
and typejson
- Table
aws_ec2_images
: column added with namesource_image_id
and typeutf8
- Table
aws_ec2_images
: column added with namesource_image_region
and typeutf8
- Table
aws_elasticbeanstalk_platform_versions
was added - Table
aws_opensearch_domain_packages
: column added with nameassociation_configuration
and typejson
- Table
aws_opensearch_domain_packages
: column added with nameprerequisite_package_id_list
and typelist<item: utf8, nullable>
- Table
aws_sagemaker_hyperparameter_tuning_jobs
was added - Table
aws_servicequotas_awsdefaultservicequotas
was added
Features #
- Add package licenses to docs (#5380) (7f2ab99)
- Add support for AWS Sagemaker HyperParameter Tuning Jobs (#5456) (b84c31b)
- services: Support newly added regions (#5470) (834a548)
- Support ElasticBeanstalk Platform Versions (#5469) (2f025e4)
- Support Syncing AWS Service Default Quotas (#5457) (fcd299a)
Bug Fixes #
- deps: Update AWS modules (#5459) (2da6c00)
- deps: Update aws-sdk-go-v2 monorepo (#5460) (c5da2ca)
v28.6.0
28.6.0 (2024-11-14) #
This Release has the Following Changes to Tables #
- Table
aws_s3_storage_lens_configurations
was added - Table
aws_s3_storage_lens_groups
was added
Features #
- Add S3 Storage Lens Configurations and Groups tables (#5355) (8297b03)
Bug Fixes #
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.3 (#5363) (81f5d6d)
- Mark
aws_ec2_ipam_address_history
as incremental (#5358) (c90421c)
v28.5.0
28.5.0 (2024-11-12) #
This Release has the Following Changes to Tables #
- Table
aws_autoscaling_groups
: column added with nameavailability_zone_distribution
and typejson
- Table
aws_ssm_instance_patch_states
was added
Features #
- AWS SSM instance patch states (#5351) (b8b4b4d)
- services: Support newly added regions (#5356) (2d40ca9)
Bug Fixes #
- deps: Update aws-sdk-go-v2 monorepo (#5341) (59d0ea8)
- deps: Update aws-sdk-go-v2 monorepo (#5342) (5c02c23)
v28.4.0
28.4.0 (2024-11-06) #
This Release has the Following Changes to Tables #
- Table
aws_ec2_security_groups
: column added with namesecurity_group_arn
and typeutf8
- Table
aws_elbv2_load_balancers
: column added with nameenable_prefix_for_ipv6_source_nat
and typeutf8
- Table
aws_opensearch_domain_configs
: column added with nameidentity_center_options
and typejson
- Table
aws_opensearch_domains
: column added with nameidentity_center_options
and typejson
Features #
- services: Support newly added regions (#5325) (b0ce5c3)
Bug Fixes #
- deps: Update aws-sdk-go-v2 monorepo (#5308) (f6b1381)
- deps: Update aws-sdk-go-v2 monorepo (#5309) (2e16113)
- deps: Update dependency @types/jest to v29.5.14 (#5302) (37bf9c8)
- deps: Update dependency @types/node to v16.18.118 (#5303) (050d42d)
- deps: Update dependency eslint-plugin-jsx-a11y to v6.10.2 (#5304) (d6d8b10)
- deps: Update golang.org/x/exp digest to f66d83c (#5301) (c7a5800)
- deps: Update material-ui monorepo (#5306) (23af3a5)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.0 (#5221) (8b1efa6)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.1 (#5320) (7a9280a)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.68.2 (#5323) (041d9ff)
v28.3.0
v28.2.0
28.2.0 (2024-10-30) #
This Release has the Following Changes to Tables #
- Table
aws_codebuild_builds
: column added with nameauto_retry_config
and typejson
- Table
aws_codebuild_projects
: column added with nameauto_retry_limit
and typeint64
- Table
aws_lambda_functions
: column added with nametags_error
and typejson
- Table
aws_rds_global_clusters
: column added with nameendpoint
and typeutf8
Features #
- services: Support newly added regions (#5199) (b3b6926)
Bug Fixes #
- deps: Update aws-sdk-go-v2 monorepo (#5191) (5e24005)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.1 (#5099) (5b1e5a3)
v28.1.0
v28.0.0
28.0.0 (2024-10-22) #
⚠ BREAKING CHANGES #
- deps:
connection_type, error, status
columns were removed from theaws_athena_data_catalogs
table. The reason is that these never worked and were not populated or populated with a default value. See more in the AWS SDK release notes
This Release has the Following Changes to Tables #
- Table
aws_athena_data_catalogs
: columnconnection_type
removed from table (:warning: breaking) - Table
aws_athena_data_catalogs
: columnerror
removed from table (:warning: breaking) - Table
aws_athena_data_catalogs
: columnstatus
removed from table (:warning: breaking) - Table
aws_eks_clusters
: column added with namezonal_shift_config
and typejson
- Table
aws_elbv2_load_balancer_web_acls
: column added with nameretrofitted_by_firewall_manager
and typebool
- Table
aws_wafv2_web_acls
: column added with nameretrofitted_by_firewall_manager
and typebool
Bug Fixes #
- deps: Update aws-sdk-go-v2 monorepo (541a903)
v27.25.0
27.25.0 (2024-10-22) #
This Release has the Following Changes to Tables #
- Table
aws_resiliencehub_apps
: column added with nameaws_application_arn
and typeutf8
Features #
- services: Support newly added regions (#5088) (d971cbe)
Bug Fixes #
- deps: Update aws-sdk-go-v2 monorepo (#5081) (3a023f5)
- deps: Update aws-sdk-go-v2 monorepo (#5091) (305d5d2)
- deps: Update module github.com/cloudquery/plugin-sdk/v4 to v4.67.0 (#5058) (2fab127)
10