steampipe_alchemy.models package

Submodules

steampipe_alchemy.models.aws_account module

class steampipe_alchemy.models.aws_account.AwsAccount(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_aliases
account_id
akas
arn
organization_arn
organization_available_policy_types
organization_feature_set
organization_id
organization_master_account_arn
organization_master_account_email
organization_master_account_id
partition
region
title

steampipe_alchemy.models.aws_acm_certificate module

class steampipe_alchemy.models.aws_acm_certificate.AwsAcmCertificate(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
certificate
certificate_arn
certificate_chain
certificate_transparency_logging_preference
created_at
domain_name
domain_validation_options
failure_reason
imported_at
in_use_by
issued_at
issuer
key_algorithm
not_after
not_before
partition
region
renewal_eligibility
revocation_reason
revoked_at
serial
signature_algorithm
status
subject
subject_alternative_names
tags
tags_src
title
type

steampipe_alchemy.models.aws_api_gateway_api_key module

class steampipe_alchemy.models.aws_api_gateway_api_key.AwsApiGatewayApiKey(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
created_date
customer_id
description
enabled
id
last_updated_date
name
partition
region
stage_keys
tags
tags_src
title
value

steampipe_alchemy.models.aws_api_gateway_authorizer module

class steampipe_alchemy.models.aws_api_gateway_authorizer.AwsApiGatewayAuthorizer(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
auth_type
authorizer_credentials
authorizer_uri
id
identity_source
identity_validation_expression
name
partition
provider_arns
region
rest_api_id
title

steampipe_alchemy.models.aws_api_gateway_rest_api module

class steampipe_alchemy.models.aws_api_gateway_rest_api.AwsApiGatewayRestApi(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
api_id
api_key_source
binary_media_types
created_date
description
endpoint_configuration_types
endpoint_configuration_vpc_endpoint_ids
minimum_compression_size
name
partition
policy
policy_std
region
tags
title
version
warnings

steampipe_alchemy.models.aws_api_gateway_stage module

class steampipe_alchemy.models.aws_api_gateway_stage.AwsApiGatewayStage(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_log_settings
account_id
akas
arn
cache_cluster_enabled
cache_cluster_size
cache_cluster_status
canary_settings
client_certificate_id
created_date
deployment_id
description
documentation_version
last_updated_date
method_settings
name
partition
region
rest_api_id
tags
title
tracing_enabled
variables
web_acl_arn

steampipe_alchemy.models.aws_api_gateway_usage_plan module

class steampipe_alchemy.models.aws_api_gateway_usage_plan.AwsApiGatewayUsagePlan(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
api_stages
description
id
name
partition
product_code
quota
region
tags
throttle
title

steampipe_alchemy.models.aws_api_gatewayv2_api module

class steampipe_alchemy.models.aws_api_gatewayv2_api.AwsApiGatewayv2Api(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
api_endpoint
api_id
api_key_selection_expression
created_date
name
partition
protocol_type
region
route_selection_expression
tags
title

steampipe_alchemy.models.aws_api_gatewayv2_domain_name module

class steampipe_alchemy.models.aws_api_gatewayv2_domain_name.AwsApiGatewayv2DomainName(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
domain_name
domain_name_configurations
mutual_tls_authentication
partition
region
tags
title

steampipe_alchemy.models.aws_api_gatewayv2_stage module

class steampipe_alchemy.models.aws_api_gatewayv2_stage.AwsApiGatewayv2Stage(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
api_gateway_managed
api_id
auto_deploy
client_certificate_id
created_date
default_route_data_trace_enabled
default_route_detailed_metrics_enabled
default_route_logging_level
default_route_throttling_burst_limit
default_route_throttling_rate_limit
deployment_id
description
last_deployment_status_message
last_updated_date
partition
region
stage_name
stage_variables
tags
title

steampipe_alchemy.models.aws_availability_zone module

class steampipe_alchemy.models.aws_availability_zone.AwsAvailabilityZone(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

akas
group_name
messages
name
opt_in_status
parent_zone_id
parent_zone_name
region_name
title
zone_id
zone_type

steampipe_alchemy.models.aws_backup_plan module

class steampipe_alchemy.models.aws_backup_plan.AwsBackupPlan(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
advanced_backup_settings
akas
arn
backup_plan
backup_plan_id
creation_date
creator_request_id
deletion_date
last_execution_date
name
partition
region
title
version_id

steampipe_alchemy.models.aws_backup_vault module

class steampipe_alchemy.models.aws_backup_vault.AwsBackupVault(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
backup_vault_events
creation_date
creator_request_id
encryption_key_arn
name
number_of_recovery_points
partition
policy
region
sns_topic_arn
title

steampipe_alchemy.models.aws_cloudformation_stack module

class steampipe_alchemy.models.aws_cloudformation_stack.AwsCloudformationStack(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
capabilities
creation_time
description
disable_rollback
enable_termination_protection
id
last_updated_time
name
notification_arns
outputs
parameters
parent_id
partition
region
resources
role_arn
rollback_configuration
root_id
stack_drift_status
status
tags
tags_src
template_body
template_body_json
title

steampipe_alchemy.models.aws_cloudtrail_trail module

class steampipe_alchemy.models.aws_cloudtrail_trail.AwsCloudtrailTrail(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
advanced_event_selectors
akas
arn
cloudwatch_logs_role_arn
event_selectors
has_custom_event_selectors
has_insight_selectors
home_region
include_global_service_events
insight_selectors
is_logging
is_multi_region_trail
is_organization_trail
kms_key_id
latest_cloudwatch_logs_delivery_error
latest_cloudwatch_logs_delivery_time
latest_delivery_error
latest_delivery_time
latest_digest_delivery_error
latest_digest_delivery_time
latest_notification_error
latest_notification_time
log_file_validation_enabled
log_group_arn
name
partition
region
s3_bucket_name
s3_key_prefix
sns_topic_arn
start_logging_time
stop_logging_time
tags
tags_src
title

steampipe_alchemy.models.aws_cloudwatch_alarm module

class steampipe_alchemy.models.aws_cloudwatch_alarm.AwsCloudwatchAlarm(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
actions_enabled
akas
alarm_actions
alarm_configuration_updated_timestamp
alarm_description
arn
comparison_operator
datapoints_to_alarm
dimensions
evaluate_low_sample_count_percentile
evaluation_periods
extended_statistic
insufficient_data_actions
metric_name
metrics
name
namespace
ok_actions
partition
period
region
state_reason
state_reason_data
state_updated_timestamp
state_value
statistic
tags
tags_src
threshold
threshold_metric_id
title
treat_missing_data
unit

steampipe_alchemy.models.aws_cloudwatch_log_group module

class steampipe_alchemy.models.aws_cloudwatch_log_group.AwsCloudwatchLogGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
creation_time
kms_key_id
metric_filter_count
name
partition
region
retention_in_days
stored_bytes
tags
title

steampipe_alchemy.models.aws_cloudwatch_log_metric_filter module

class steampipe_alchemy.models.aws_cloudwatch_log_metric_filter.AwsCloudwatchLogMetricFilter(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
creation_time
filter_pattern
log_group_name
metric_transformation_name
metric_transformation_namespace
metric_transformation_value
name
partition
region
title

steampipe_alchemy.models.aws_cloudwatch_log_stream module

class steampipe_alchemy.models.aws_cloudwatch_log_stream.AwsCloudwatchLogStream(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
creation_time
first_event_timestamp
last_event_timestamp
last_ingestion_time
log_group_name
name
partition
region
title
upload_sequence_token

steampipe_alchemy.models.aws_config_configuration_recorder module

class steampipe_alchemy.models.aws_config_configuration_recorder.AwsConfigConfigurationRecorder(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
name
partition
recording_group
region
role_arn
status
status_recording
title

steampipe_alchemy.models.aws_config_conformance_pack module

class steampipe_alchemy.models.aws_config_conformance_pack.AwsConfigConformancePack(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
conformance_pack_id
created_by
delivery_s3_bucket
delivery_s3_key_prefix
input_parameters
last_update_requested_time
name
partition
region
title

steampipe_alchemy.models.aws_dynamodb_backup module

class steampipe_alchemy.models.aws_dynamodb_backup.AwsDynamodbBackup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
backup_creation_datetime
backup_expiry_datetime
backup_size_bytes
backup_status
backup_type
name
partition
region
table_arn
table_id
table_name
title

steampipe_alchemy.models.aws_dynamodb_global_table module

class steampipe_alchemy.models.aws_dynamodb_global_table.AwsDynamodbGlobalTable(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
creation_date_time
global_table_arn
global_table_name
global_table_status
partition
region
replication_group
title

steampipe_alchemy.models.aws_dynamodb_table module

class steampipe_alchemy.models.aws_dynamodb_table.AwsDynamodbTable(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
archival_summary
arn
attribute_definitions
billing_mode
continuous_backups_status
creation_date_time
global_table_version
item_count
key_schema
latest_stream_arn
latest_stream_label
name
partition
point_in_time_recovery_description
read_capacity
region
sse_description
table_id
table_size_bytes
table_status
tags
tags_src
title
write_capacity

steampipe_alchemy.models.aws_ebs_snapshot module

class steampipe_alchemy.models.aws_ebs_snapshot.AwsEbsSnapshot(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
create_volume_permissions
data_encryption_key_id
description
encrypted
kms_key_id
owner_alias
owner_id
partition
progress
region
snapshot_id
start_time
state
state_message
tags
tags_src
title
volume_id
volume_size

steampipe_alchemy.models.aws_ebs_volume module

class steampipe_alchemy.models.aws_ebs_volume.AwsEbsVolume(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
attachments
auto_enable_io
availability_zone
create_time
encrypted
fast_restored
iops
kms_key_id
multi_attach_enabled
outpost_arn
partition
product_codes
region
size
snapshot_id
state
tags
tags_src
title
volume_id
volume_type

steampipe_alchemy.models.aws_ec2_ami module

class steampipe_alchemy.models.aws_ec2_ami.AwsEc2Ami(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
architecture
block_device_mappings
creation_date
description
ena_support
hypervisor
image_id
image_location
image_owner_alias
image_type
kernel_id
launch_permissions
name
owner_id
partition
platform
platform_details
product_codes
public
ramdisk_id
region
root_device_name
root_device_type
sriov_net_support
state
tags
tags_src
title
usage_operation
virtualization_type

steampipe_alchemy.models.aws_ec2_application_load_balancer module

class steampipe_alchemy.models.aws_ec2_application_load_balancer.AwsEc2ApplicationLoadBalancer(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
availability_zones
canonical_hosted_zone_id
created_time
customer_owned_ipv4_pool
dns_name
ip_address_type
load_balancer_attributes
name
partition
region
scheme
security_groups
state_code
state_reason
tags
tags_src
title
type
vpc_id

steampipe_alchemy.models.aws_ec2_autoscaling_group module

class steampipe_alchemy.models.aws_ec2_autoscaling_group.AwsEc2AutoscalingGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
autoscaling_group_arn
availability_zones
created_time
default_cooldown
desired_capacity
enabled_metrics
health_check_grace_period
health_check_type
instances
launch_configuration_name
launch_template_id
launch_template_name
launch_template_version
load_balancer_names
max_instance_lifetime
max_size
min_size
mixed_instances_policy_launch_template_id
mixed_instances_policy_launch_template_name
mixed_instances_policy_launch_template_overrides
mixed_instances_policy_launch_template_version
name
new_instances_protected_from_scale_in
on_demand_allocation_strategy
on_demand_base_capacity
on_demand_percentage_above_base_capacity
partition
placement_group
policies
region
service_linked_role_arn
spot_allocation_strategy
spot_instance_pools
spot_max_price
status
suspended_processes
tags
tags_src
target_group_arns
termination_policies
title
vpc_zone_identifier

steampipe_alchemy.models.aws_ec2_classic_load_balancer module

class steampipe_alchemy.models.aws_ec2_classic_load_balancer.AwsEc2ClassicLoadBalancer(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_log_emit_interval
access_log_enabled
access_log_s3_bucket_name
access_log_s3_bucket_prefix
account_id
additional_attributes
akas
arn
availability_zones
backend_server_descriptions
canonical_hosted_zone_name
canonical_hosted_zone_name_id
connection_draining_enabled
connection_draining_timeout
connection_settings_idle_timeout
created_time
cross_zone_load_balancing_enabled
dns_name
health_check_interval
health_check_timeout
healthy_threshold
heath_check_target
instances
listener_descriptions
name
other_policies
partition
region
scheme
security_groups
source_security_group_name
source_security_group_owner_alias
subnets
tags
tags_src
title
unhealthy_threshold
vpc_id

steampipe_alchemy.models.aws_ec2_gateway_load_balancer module

class steampipe_alchemy.models.aws_ec2_gateway_load_balancer.AwsEc2GatewayLoadBalancer(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
availability_zones
canonical_hosted_zone_id
created_time
customer_owned_ipv4_pool
dns_name
ip_address_type
load_balancer_attributes
name
partition
region
scheme
security_groups
state_code
tags
tags_src
title
type
vpc_id

steampipe_alchemy.models.aws_ec2_instance module

class steampipe_alchemy.models.aws_ec2_instance.AwsEc2Instance(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
block_device_mappings
cpu_options_core_count
cpu_options_threads_per_core
disable_api_termination
ebs_optimized
elastic_gpu_associations
elastic_inference_accelerator_associations
hypervisor
iam_instance_profile_arn
iam_instance_profile_id
image_id
instance_id
instance_initiated_shutdown_behavior
instance_lifecycle
instance_state
instance_status
instance_type
kernel_id
key_name
launch_time
metadata_options
monitoring_state
network_interfaces
outpost_arn
partition
placement_availability_zone
placement_group_name
placement_tenancy
private_dns_name
private_ip_address
product_codes
public_dns_name
public_ip_address
ram_disk_id
region
root_device_name
root_device_type
security_groups
source_dest_check
sriov_net_support
state_code
state_transition_time
subnet_id
tags
tags_src
title
user_data
virtualization_type
vpc_id

steampipe_alchemy.models.aws_ec2_instance_availability module

class steampipe_alchemy.models.aws_ec2_instance_availability.AwsEc2InstanceAvailability(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

akas
instance_type
location
location_type
title

steampipe_alchemy.models.aws_ec2_instance_type module

class steampipe_alchemy.models.aws_ec2_instance_type.AwsEc2InstanceType(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

akas
auto_recovery_supported
bare_metal
burstable_performance_supported
current_generation
dedicated_hosts_supported
ebs_info
free_tier_eligible
gpu_info
hibernation_supported
hypervisor
instance_storage_supported
instance_type
memory_info
network_info
placement_group_info
processor_info
supported_root_device_types
supported_usage_classes
supported_virtualization_types
title
v_cpu_info

steampipe_alchemy.models.aws_ec2_key_pair module

class steampipe_alchemy.models.aws_ec2_key_pair.AwsEc2KeyPair(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
key_fingerprint
key_name
key_pair_id
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_ec2_launch_configuration module

class steampipe_alchemy.models.aws_ec2_launch_configuration.AwsEc2LaunchConfiguration(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
associate_public_ip_address
block_device_mappings
created_time
ebs_optimized
iam_instance_profile
image_id
instance_monitoring_enabled
instance_type
kernel_id
key_name
launch_configuration_arn
metadata_options_http_endpoint
metadata_options_http_tokens
metadata_options_put_response_hop_limit
name
partition
placement_tenancy
ramdisk_id
region
security_groups
spot_price
title
user_data

steampipe_alchemy.models.aws_ec2_load_balancer_listener module

class steampipe_alchemy.models.aws_ec2_load_balancer_listener.AwsEc2LoadBalancerListener(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
alpn_policy
arn
certificates
default_actions
load_balancer_arn
partition
port
protocol
region
ssl_policy
title

steampipe_alchemy.models.aws_ec2_network_interface module

class steampipe_alchemy.models.aws_ec2_network_interface.AwsEc2NetworkInterface(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
association_allocation_id
association_carrier_ip
association_customer_owned_ip
association_id
association_ip_owner_id
association_public_dns_name
association_public_ip
attached_instance_id
attached_instance_owner_id
attachment_id
attachment_status
attachment_time
availability_zone
delete_on_instance_termination
description
device_index
groups
interface_type
ipv6_addresses
mac_address
network_interface_id
outpost_arn
owner_id
partition
private_dns_name
private_ip_address
private_ip_addresses
region
requester_id
requester_managed
source_dest_check
status
tags
tags_src
title

steampipe_alchemy.models.aws_ec2_network_load_balancer module

class steampipe_alchemy.models.aws_ec2_network_load_balancer.AwsEc2NetworkLoadBalancer(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
availability_zones
canonical_hosted_zone_id
created_time
customer_owned_ipv4_pool
dns_name
ip_address_type
load_balancer_attributes
name
partition
region
scheme
security_groups
state_code
state_reason
tags
tags_src
title
type
vpc_id

steampipe_alchemy.models.aws_ec2_target_group module

class steampipe_alchemy.models.aws_ec2_target_group.AwsEc2TargetGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
health_check_enabled
health_check_interval_seconds
health_check_path
health_check_port
health_check_protocol
health_check_timeout_seconds
healthy_threshold_count
load_balancer_arns
matcher_grpc_code
matcher_http_code
partition
port
protocol
region
tags
tags_src
target_group_arn
target_group_name
target_health_descriptions
target_type
title
unhealthy_threshold_count
vpc_id

steampipe_alchemy.models.aws_ec2_transit_gateway module

class steampipe_alchemy.models.aws_ec2_transit_gateway.AwsEc2TransitGateway(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
amazon_side_asn
association_default_route_table_id
auto_accept_shared_attachments
cidr_blocks
creation_time
default_route_table_association
default_route_table_propagation
description
dns_support
multicast_support
owner_id
partition
propagation_default_route_table_id
region
state
tags
tags_src
title
transit_gateway_arn
transit_gateway_id
vpn_ecmp_support

steampipe_alchemy.models.aws_ec2_transit_gateway_route_table module

class steampipe_alchemy.models.aws_ec2_transit_gateway_route_table.AwsEc2TransitGatewayRouteTable(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
creation_time
default_association_route_table
default_propagation_route_table
partition
region
state
tags
tags_src
title
transit_gateway_id
transit_gateway_route_table_id

steampipe_alchemy.models.aws_ec2_transit_gateway_vpc_attachment module

class steampipe_alchemy.models.aws_ec2_transit_gateway_vpc_attachment.AwsEc2TransitGatewayVpcAttachment(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
association_state
association_transit_gateway_route_table_id
creation_time
partition
region
resource_id
resource_owner_id
resource_type
state
tags
tags_src
title
transit_gateway_attachment_id
transit_gateway_id
transit_gateway_owner_id

steampipe_alchemy.models.aws_ecr_repository module

class steampipe_alchemy.models.aws_ecr_repository.AwsEcrRepository(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
created_at
encryption_configuration
image_details
image_scanning_configuration
image_tag_mutability
last_evaluated_at
lifecycle_policy
max_results
partition
policy
region
registry_id
repository_name
repository_uri
tags
tags_src
title

steampipe_alchemy.models.aws_ecs_cluster module

class steampipe_alchemy.models.aws_ecs_cluster.AwsEcsCluster(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
active_services_count
akas
attachments
attachments_status
capacity_providers
cluster_arn
cluster_name
default_capacity_provider_strategy
partition
pending_tasks_count
region
registered_container_instances_count
running_tasks_count
settings
statistics
status
tags
tags_src
title

steampipe_alchemy.models.aws_ecs_task_definition module

class steampipe_alchemy.models.aws_ecs_task_definition.AwsEcsTaskDefinition(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
compatibilities
container_definitions
cpu
execution_role_arn
family
inference_accelerators
ipc_mode
memory
network_mode
partition
pid_mode
placement_constraints
proxy_configuration
region
registered_at
registered_by
requires_attributes
requires_compatibilities
revision
status
tags
tags_src
task_definition_arn
task_role_arn
title
volumes

steampipe_alchemy.models.aws_efs_access_point module

class steampipe_alchemy.models.aws_efs_access_point.AwsEfsAccessPoint(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_point_arn
access_point_id
account_id
akas
client_token
file_system_id
life_cycle_state
name
owner_id
partition
posix_user
region
root_directory
tags
tags_src
title

steampipe_alchemy.models.aws_efs_file_system module

class steampipe_alchemy.models.aws_efs_file_system.AwsEfsFileSystem(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
automatic_backups
creation_time
creation_token
encrypted
file_system_id
kms_key_id
life_cycle_state
name
number_of_mount_targets
owner_id
partition
performance_mode
policy
policy_std
provisioned_throughput_in_mibps
region
size_in_bytes
tags
tags_src
throughput_mode
title

steampipe_alchemy.models.aws_eks_cluster module

class steampipe_alchemy.models.aws_eks_cluster.AwsEksCluster(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
certificate_authority
created_at
encryption_config
endpoint
identity
kubernetes_network_config
logging
name
partition
platform_version
region
resources_vpc_config
role_arn
status
tags
title
version

steampipe_alchemy.models.aws_elastic_beanstalk_application module

class steampipe_alchemy.models.aws_elastic_beanstalk_application.AwsElasticBeanstalkApplication(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
configuration_templates
date_created
date_updated
description
name
partition
region
resource_lifecycle_config
tags
tags_src
title
versions

steampipe_alchemy.models.aws_elastic_beanstalk_environment module

class steampipe_alchemy.models.aws_elastic_beanstalk_environment.AwsElasticBeanstalkEnvironment(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

abortable_operation_in_progress
account_id
akas
application_name
arn
cname
date_created
date_updated
description
endpoint_url
environment_id
environment_name
health
health_status
operations_role
partition
platform_arn
region
resources
solution_stack_name
status
tags
tags_src
template_name
tier
title
version_label

steampipe_alchemy.models.aws_elasticache_cluster module

class steampipe_alchemy.models.aws_elasticache_cluster.AwsElasticacheCluster(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
at_rest_encryption_enabled
auth_token_enabled
auto_minor_version_upgrade
cache_cluster_create_time
cache_cluster_id
cache_cluster_status
cache_node_type
cache_parameter_group
cache_subnet_group_name
client_download_landing_page
configuration_endpoint
engine
engine_version
notification_configuration
num_cache_nodes
partition
pending_modified_values
preferred_availability_zone
preferred_maintenance_window
region
replication_group_id
security_groups
snapshot_retention_limit
snapshot_window
tags
tags_src
title
transit_encryption_enabled

steampipe_alchemy.models.aws_elasticache_parameter_group module

class steampipe_alchemy.models.aws_elasticache_parameter_group.AwsElasticacheParameterGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
cache_parameter_group_family
cache_parameter_group_name
description
is_global
partition
region
title

steampipe_alchemy.models.aws_elasticache_replication_group module

class steampipe_alchemy.models.aws_elasticache_replication_group.AwsElasticacheReplicationGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
at_rest_encryption_enabled
auth_token_enabled
auth_token_last_modified_date
automatic_failover
cache_node_type
cluster_enabled
configuration_endpoint
description
global_replication_group_info
kms_key_id
member_clusters
member_clusters_outpost_arns
multi_az
node_groups
partition
pending_modified_values
region
replication_group_id
snapshot_retention_limit
snapshot_window
snapshotting_cluster_id
status
title
transit_encryption_enabled
user_group_ids

steampipe_alchemy.models.aws_emr_cluster module

class steampipe_alchemy.models.aws_emr_cluster.AwsEmrCluster(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
applications
auto_scaling_role
auto_terminate
cluster_arn
configurations
custom_ami_id
ebs_root_volume_size
ec2_instance_attributes
id
instance_collection_type
kerberos_attributes
log_encryption_kms_key_id
log_uri
master_public_dns_name
name
normalized_instance_hours
outpost_arn
partition
placement_groups
region
release_label
repo_upgrade_on_boot
requested_ami_version
running_ami_version
scale_down_behavior
security_configuration
service_role
status
step_concurrency_level
tags
tags_src
termination_protected
title
visible_to_all_users

steampipe_alchemy.models.aws_eventbridge_rule module

class steampipe_alchemy.models.aws_eventbridge_rule.AwsEventbridgeRule(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
created_by
description
event_bus_name
event_pattern
managed_by
name
partition
region
state
tags
tags_src
targets
title

steampipe_alchemy.models.aws_glacier_vault module

class steampipe_alchemy.models.aws_glacier_vault.AwsGlacierVault(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
creation_date
last_inventory_date
number_of_archives
partition
policy
policy_std
region
size_in_bytes
tags
tags_src
title
vault_arn
vault_lock_policy
vault_lock_policy_std
vault_name

steampipe_alchemy.models.aws_iam_access_advisor module

class steampipe_alchemy.models.aws_iam_access_advisor.AwsIamAccessAdvisor(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
last_authenticated
last_authenticated_entity
last_authenticated_region
partition
principal_arn
region
service_name
service_namespace
total_authenticated_entities
tracked_actions_last_accessed

steampipe_alchemy.models.aws_iam_access_key module

class steampipe_alchemy.models.aws_iam_access_key.AwsIamAccessKey(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_key_id
account_id
akas
create_date
partition
region
status
title
user_name

steampipe_alchemy.models.aws_iam_account_password_policy module

class steampipe_alchemy.models.aws_iam_account_password_policy.AwsIamAccountPasswordPolicy(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
allow_users_to_change_password
expire_passwords
hard_expiry
max_password_age
minimum_password_length
partition
password_reuse_prevention
region
require_lowercase_characters
require_numbers
require_symbols
require_uppercase_characters

steampipe_alchemy.models.aws_iam_account_summary module

class steampipe_alchemy.models.aws_iam_account_summary.AwsIamAccountSummary(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_keys_per_user_quota
account_access_keys_present
account_id
account_mfa_enabled
account_signing_certificates_present
assume_role_policy_size_quota
attached_policies_per_group_quota
attached_policies_per_role_quota
attached_policies_per_user_quota
global_endpoint_token_version
group_policy_size_quota
groups
groups_per_user_quota
groups_quota
instance_profiles
instance_profiles_quota
mfa_devices
mfa_devices_in_use
partition
policies
policies_quota
policy_size_quota
policy_versions_in_use
policy_versions_in_use_quota
providers
region
role_policy_size_quota
roles
roles_quota
server_certificates
server_certificates_quota
signing_certificates_per_user_quota
user_policy_size_quota
users
users_quota
versions_per_policy_quota

steampipe_alchemy.models.aws_iam_action module

class steampipe_alchemy.models.aws_iam_action.AwsIamAction(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_level
action
description
prefix
privilege

steampipe_alchemy.models.aws_iam_credential_report module

class steampipe_alchemy.models.aws_iam_credential_report.AwsIamCredentialReport(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

access_key_1_active
access_key_1_last_rotated
access_key_1_last_used_date
access_key_1_last_used_region
access_key_1_last_used_service
access_key_2_active
access_key_2_last_rotated
access_key_2_last_used_date
access_key_2_last_used_region
access_key_2_last_used_service
account_id
cert_1_active
cert_1_last_rotated
cert_2_active
cert_2_last_rotated
generated_time
mfa_active
partition
password_enabled
password_last_changed
password_last_used
password_next_rotation
password_status
region
user_arn
user_creation_time
user_name

steampipe_alchemy.models.aws_iam_group module

class steampipe_alchemy.models.aws_iam_group.AwsIamGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
attached_policy_arns
create_date
group_id
inline_policies
inline_policies_std
name
partition
path
region
title
users

steampipe_alchemy.models.aws_iam_policy module

class steampipe_alchemy.models.aws_iam_policy.AwsIamPolicy(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
attachment_count
create_date
default_version_id
is_attachable
is_aws_managed
name
partition
path
permissions_boundary_usage_count
policy
policy_id
policy_std
region
tags
tags_src
title
update_date

steampipe_alchemy.models.aws_iam_policy_simulator module

class steampipe_alchemy.models.aws_iam_policy_simulator.AwsIamPolicySimulator(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

action
decision
decision_details
matched_statements
missing_context_values
organizations_decision_detail
permissions_boundary_decision_detail
principal_arn
resource_arn
resource_specific_results

steampipe_alchemy.models.aws_iam_role module

class steampipe_alchemy.models.aws_iam_role.AwsIamRole(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
assume_role_policy
assume_role_policy_std
attached_policy_arns
create_date
description
inline_policies
inline_policies_std
instance_profile_arns
max_session_duration
name
partition
path
permissions_boundary_arn
permissions_boundary_type
region
role_id
role_last_used_date
role_last_used_region
tags
tags_src
title

steampipe_alchemy.models.aws_iam_server_certificate module

class steampipe_alchemy.models.aws_iam_server_certificate.AwsIamServerCertificate(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
certificate_body
certificate_chain
expiration
name
partition
path
region
server_certificate_id
tags
tags_src
title
upload_date

steampipe_alchemy.models.aws_iam_user module

class steampipe_alchemy.models.aws_iam_user.AwsIamUser(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
attached_policy_arns
create_date
groups
inline_policies
inline_policies_std
mfa_devices
mfa_enabled
name
partition
password_last_used
path
permissions_boundary_arn
permissions_boundary_type
region
tags
tags_src
title
user_id

steampipe_alchemy.models.aws_iam_virtual_mfa_device module

class steampipe_alchemy.models.aws_iam_virtual_mfa_device.AwsIamVirtualMfaDevice(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
enable_date
partition
region
serial_number
tags
tags_src
title
user
user_id
user_name

steampipe_alchemy.models.aws_inspector_assessment_target module

class steampipe_alchemy.models.aws_inspector_assessment_target.AwsInspectorAssessmentTarget(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
created_at
name
partition
region
resource_group_arn
title
updated_at

steampipe_alchemy.models.aws_kinesis_consumer module

class steampipe_alchemy.models.aws_kinesis_consumer.AwsKinesisConsumer(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
consumer_arn
consumer_creation_timestamp
consumer_name
consumer_status
partition
region
stream_arn
title

steampipe_alchemy.models.aws_kinesis_firehose_delivery_stream module

class steampipe_alchemy.models.aws_kinesis_firehose_delivery_stream.AwsKinesisFirehoseDeliveryStream(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
create_timestamp
delivery_stream_encryption_configuration
delivery_stream_name
delivery_stream_status
delivery_stream_type
destinations
failure_description
has_more_destinations
last_update_timestamp
partition
region
source
tags
tags_src
title
version_id

steampipe_alchemy.models.aws_kinesis_stream module

class steampipe_alchemy.models.aws_kinesis_stream.AwsKinesisStream(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
consumer_count
encryption_type
enhanced_monitoring
has_more_shards
key_id
open_shard_count
partition
region
retention_period_hours
shards
stream_arn
stream_creation_timestamp
stream_name
stream_status
tags
tags_src
title

steampipe_alchemy.models.aws_kinesis_video_stream module

class steampipe_alchemy.models.aws_kinesis_video_stream.AwsKinesisVideoStream(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
creation_time
data_retention_in_hours
device_name
kms_key_id
media_type
partition
region
status
stream_arn
stream_name
tags
title
version

steampipe_alchemy.models.aws_kms_key module

class steampipe_alchemy.models.aws_kms_key.AwsKmsKey(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
aliases
arn
aws_account_id
creation_date
customer_master_key_spec
deletion_date
description
enabled
id
key_manager
key_rotation_enabled
key_state
key_usage
origin
partition
policy
policy_std
region
tags
tags_src
title
valid_to

steampipe_alchemy.models.aws_lambda_alias module

class steampipe_alchemy.models.aws_lambda_alias.AwsLambdaAlias(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
alias_arn
description
function_name
function_version
name
partition
region
revision_id
title

steampipe_alchemy.models.aws_lambda_function module

class steampipe_alchemy.models.aws_lambda_function.AwsLambdaFunction(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
code_sha_256
code_size
dead_letter_config_target_arn
description
handler
kms_key_arn
last_modified
last_update_status
last_update_status_reason
last_update_status_reason_code
master_arn
memory_size
name
partition
policy
policy_std
region
reserved_concurrent_executions
revision_id
role
runtime
state
state_reason
state_reason_code
tags
timeout
title
version
vpc_id
vpc_security_group_ids
vpc_subnet_ids

steampipe_alchemy.models.aws_lambda_version module

class steampipe_alchemy.models.aws_lambda_version.AwsLambdaVersion(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
code_sha_256
code_size
description
function_name
handler
last_modified
last_update_status
last_update_status_reason
last_update_status_reason_code
master_arn
memory_size
partition
region
revision_id
runtime
state
timeout
title
version
vpc_id
vpc_security_group_ids
vpc_subnet_ids

steampipe_alchemy.models.aws_rds_db_cluster module

class steampipe_alchemy.models.aws_rds_db_cluster.AwsRdsDbCluster(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
activity_stream_kinesis_stream_name
activity_stream_kms_key_id
activity_stream_mode
activity_stream_status
akas
allocated_storage
arn
associated_roles
availability_zones
backtrack_consumed_change_records
backtrack_window
backup_retention_period
capacity
character_set_name
clone_group_id
copy_tags_to_snapshot
create_time
cross_account_clone
custom_endpoints
database_name
db_cluster_identifier
db_cluster_parameter_group
db_subnet_group
deletion_protection
domain_memberships
earliest_backtrack_time
earliest_restorable_time
enabled_cloudwatch_logs_exports
endpoint
engine
engine_mode
engine_version
global_write_forwarding_requested
global_write_forwarding_status
hosted_zone_id
http_endpoint_enabled
iam_database_authentication_enabled
kms_key_id
latest_restorable_time
master_user_name
members
multi_az
option_group_memberships
partition
percent_progress
port
preferred_backup_window
preferred_maintenance_window
read_replica_identifiers
reader_endpoint
region
resource_id
status
storage_encrypted
tags
tags_src
title
vpc_security_groups

steampipe_alchemy.models.aws_rds_db_cluster_parameter_group module

class steampipe_alchemy.models.aws_rds_db_cluster_parameter_group.AwsRdsDbClusterParameterGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
db_parameter_group_family
description
name
parameters
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_rds_db_cluster_snapshot module

class steampipe_alchemy.models.aws_rds_db_cluster_snapshot.AwsRdsDbClusterSnapshot(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allocated_storage
arn
availability_zones
cluster_create_time
create_time
db_cluster_identifier
db_cluster_snapshot_attributes
db_cluster_snapshot_identifier
engine
engine_version
iam_database_authentication_enabled
kms_key_id
license_model
master_user_name
partition
percent_progress
port
region
source_db_cluster_snapshot_arn
status
storage_encrypted
tags
tags_src
title
type
vpc_id

steampipe_alchemy.models.aws_rds_db_instance module

class steampipe_alchemy.models.aws_rds_db_instance.AwsRdsDbInstance(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allocated_storage
arn
associated_roles
auto_minor_version_upgrade
availability_zone
backup_retention_period
ca_certificate_identifier
character_set_name
copy_tags_to_snapshot
create_time
customer_owned_ip_enabled
db_cluster_identifier
db_instance_identifier
db_name
db_parameter_groups
db_security_groups
db_subnet_group_arn
db_subnet_group_description
db_subnet_group_name
db_subnet_group_status
deletion_protection
domain_memberships
enabled_cloudwatch_logs_exports
endpoint_address
endpoint_hosted_zone_id
endpoint_port
engine
engine_version
enhanced_monitoring_resource_arn
iam_database_authentication_enabled
iops
kms_key_id
latest_restorable_time
license_model
master_user_name
max_allocated_storage
monitoring_interval
monitoring_role_arn
multi_az
nchar_character_set_name
option_group_memberships
partition
performance_insights_enabled
performance_insights_kms_key_id
performance_insights_retention_period
port
preferred_backup_window
preferred_maintenance_window
processor_features
promotion_tier
publicly_accessible
read_replica_db_cluster_identifiers
read_replica_db_instance_identifiers
read_replica_source_db_instance_identifier
region
replica_mode
resource_id
secondary_availability_zone
status
status_infos
storage_encrypted
storage_type
subnets
tags
tags_src
tde_credential_arn
timezone
title
vpc_id
vpc_security_groups

steampipe_alchemy.models.aws_rds_db_option_group module

class steampipe_alchemy.models.aws_rds_db_option_group.AwsRdsDbOptionGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allows_vpc_and_non_vpc_instance_memberships
arn
description
engine_name
major_engine_version
name
options
partition
region
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_rds_db_parameter_group module

class steampipe_alchemy.models.aws_rds_db_parameter_group.AwsRdsDbParameterGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
db_parameter_group_family
description
name
parameters
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_rds_db_snapshot module

class steampipe_alchemy.models.aws_rds_db_snapshot.AwsRdsDbSnapshot(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allocated_storage
arn
availability_zone
create_time
db_instance_identifier
db_snapshot_attributes
db_snapshot_identifier
dbi_resource_id
encrypted
engine
engine_version
iam_database_authentication_enabled
instance_create_time
iops
kms_key_id
license_model
master_user_name
option_group_name
partition
percent_progress
port
processor_features
region
source_db_snapshot_identifier
source_region
status
storage_type
tags
tags_src
tde_credential_arn
timezone
title
type
vpc_id

steampipe_alchemy.models.aws_rds_db_subnet_group module

class steampipe_alchemy.models.aws_rds_db_subnet_group.AwsRdsDbSubnetGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
description
name
partition
region
status
subnets
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_redshift_cluster module

class steampipe_alchemy.models.aws_redshift_cluster.AwsRedshiftCluster(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allow_version_upgrade
arn
automated_snapshot_retention_period
availability_zone
availability_zone_relocation_status
cluster_availability_status
cluster_create_time
cluster_identifier
cluster_namespace_arn
cluster_nodes
cluster_parameter_groups
cluster_public_key
cluster_revision_number
cluster_security_groups
cluster_snapshot_copy_status
cluster_status
cluster_subnet_group_name
cluster_version
data_transfer_progress
db_name
deferred_maintenance_windows
elastic_ip_status
elastic_resize_number_of_node_options
encrypted
endpoint
enhanced_vpc_routing
expected_next_snapshot_schedule_time
expected_next_snapshot_schedule_time_status
hsm_status
iam_roles
kms_key_id
logging_status
maintenance_track_name
manual_snapshot_retention_period
master_username
modify_status
next_maintenance_window_start_time
node_type
number_of_nodes
partition
pending_actions
pending_modified_values
preferred_maintenance_window
publicly_accessible
region
resize_info
restore_status
scheduled_actions
snapshot_schedule_identifier
snapshot_schedule_state
tags
tags_src
title
vpc_id
vpc_security_groups

steampipe_alchemy.models.aws_redshift_event_subscription module

class steampipe_alchemy.models.aws_redshift_event_subscription.AwsRedshiftEventSubscription(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
cust_subscription_id
customer_aws_id
enabled
event_categories_list
partition
region
severity
sns_topic_arn
source_ids_list
source_type
status
subscription_creation_time
tags
tags_src
title

steampipe_alchemy.models.aws_redshift_parameter_group module

class steampipe_alchemy.models.aws_redshift_parameter_group.AwsRedshiftParameterGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
description
family
name
parameters
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_redshift_subnet_group module

class steampipe_alchemy.models.aws_redshift_subnet_group.AwsRedshiftSubnetGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
cluster_subnet_group_name
description
partition
region
subnet_group_status
subnets
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_region module

class steampipe_alchemy.models.aws_region.AwsRegion(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
name
opt_in_status
partition
region
title

steampipe_alchemy.models.aws_route53_record module

class steampipe_alchemy.models.aws_route53_record.AwsRoute53Record(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
alias_target
failover
geo_location
health_check_id
latency_region
multi_value_answer
name
partition
records
region
set_identifier
title
traffic_policy_instance_id
ttl
type
weight
zone_id

steampipe_alchemy.models.aws_route53_resolver_endpoint module

class steampipe_alchemy.models.aws_route53_resolver_endpoint.AwsRoute53ResolverEndpoint(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
creation_time
creator_request_id
direction
host_vpc_id
id
ip_address_count
ip_addresses
modification_time
name
partition
region
security_group_ids
status
status_message
tags
tags_src
title

steampipe_alchemy.models.aws_route53_resolver_rule module

class steampipe_alchemy.models.aws_route53_resolver_rule.AwsRoute53ResolverRule(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
creation_time
creator_request_id
domain_name
id
modification_time
name
owner_id
partition
region
resolver_endpoint_id
resolver_rule_associations
rule_type
share_status
status
status_message
tags
tags_src
target_ips
title

steampipe_alchemy.models.aws_route53_zone module

class steampipe_alchemy.models.aws_route53_zone.AwsRoute53Zone(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
caller_reference
comment
dnssec_key_signing_keys
dnssec_status
id
linked_service_description
linked_service_principal
name
partition
private_zone
query_logging_configs
region
resource_record_set_count
tags
tags_src
title

steampipe_alchemy.models.aws_s3_account_settings module

class steampipe_alchemy.models.aws_s3_account_settings.AwsS3AccountSettings(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
block_public_acls
block_public_policy
ignore_public_acls
partition
region
restrict_public_buckets
title

steampipe_alchemy.models.aws_s3_bucket module

class steampipe_alchemy.models.aws_s3_bucket.AwsS3Bucket(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
acl
akas
arn
block_public_acls
block_public_policy
bucket_policy_is_public
creation_date
ignore_public_acls
lifecycle_rules
logging
name
object_lock_configuration
partition
policy
policy_std
region
replication
restrict_public_buckets
server_side_encryption_configuration
tags
tags_src
title
versioning_enabled
versioning_mfa_delete

steampipe_alchemy.models.aws_securityhub_hub module

class steampipe_alchemy.models.aws_securityhub_hub.AwsSecurityhubHub(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
auto_enable_controls
hub_arn
partition
region
subscribed_at
tags
title

steampipe_alchemy.models.aws_securityhub_product module

class steampipe_alchemy.models.aws_securityhub_product.AwsSecurityhubProduct(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
activation_url
akas
categories
company_name
description
integration_types
marketplace_url
name
partition
product_arn
product_subscription_resource_policy
region
title

steampipe_alchemy.models.aws_sns_topic module

class steampipe_alchemy.models.aws_sns_topic.AwsSnsTopic(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
delivery_policy
display_name
effective_delivery_policy
kms_master_key_id
owner
partition
policy
policy_std
region
subscriptions_confirmed
subscriptions_deleted
subscriptions_pending
tags
tags_src
title
topic_arn

steampipe_alchemy.models.aws_sns_topic_subscription module

class steampipe_alchemy.models.aws_sns_topic_subscription.AwsSnsTopicSubscription(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
confirmation_was_authenticated
delivery_policy
effective_delivery_policy
endpoint
filter_policy
owner
partition
pending_confirmation
protocol
raw_message_delivery
redrive_policy
region
subscription_arn
title
topic_arn

steampipe_alchemy.models.aws_sqs_queue module

class steampipe_alchemy.models.aws_sqs_queue.AwsSqsQueue(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
content_based_deduplication
delay_seconds
fifo_queue
kms_master_key_id
max_message_size
message_retention_seconds
partition
policy
policy_std
queue_arn
queue_url
receive_wait_time_seconds
redrive_policy
region
tags
title
visibility_timeout_seconds

steampipe_alchemy.models.aws_ssm_association module

class steampipe_alchemy.models.aws_ssm_association.AwsSsmAssociation(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
apply_only_at_cron_interval
arn
association_id
association_name
association_version
automation_target_parameter_name
compliance_severity
date
document_name
document_version
instance_id
last_execution_date
last_successful_execution_date
last_update_association_date
max_concurrency
max_errors
output_location
overview
parameters
partition
region
schedule_expression
status
sync_compliance
target_locations
targets
title

steampipe_alchemy.models.aws_ssm_document module

class steampipe_alchemy.models.aws_ssm_document.AwsSsmDocument(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
account_ids
account_sharing_info_list
akas
approved_version
attachments_information
author
created_date
default_version
description
document_format
document_type
document_version
hash
hash_type
latest_version
name
owner
parameters
partition
pending_review_version
platform_types
region
requires
review_information
review_status
schema_version
sha1
status
status_information
tags
tags_src
target_type
title
version_name

steampipe_alchemy.models.aws_ssm_maintenance_window module

class steampipe_alchemy.models.aws_ssm_maintenance_window.AwsSsmMaintenanceWindow(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allow_unassociated_targets
created_date
cutoff
description
duration
enabled
end_date
modified_date
name
next_execution_time
partition
region
schedule
schedule_offset
schedule_timezone
start_date
tags
tags_src
targets
tasks
title
window_id

steampipe_alchemy.models.aws_ssm_parameter module

class steampipe_alchemy.models.aws_ssm_parameter.AwsSsmParameter(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
data_type
key_id
last_modified_date
last_modified_user
name
partition
policies
region
selector
source_result
tags
tags_src
tier
title
type
value
version

steampipe_alchemy.models.aws_ssm_patch_baseline module

class steampipe_alchemy.models.aws_ssm_patch_baseline.AwsSsmPatchBaseline(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
approval_rules
approved_patches
approved_patches_compliance_level
approved_patches_enable_non_security
baseline_id
created_date
description
global_filters
modified_date
name
operating_system
partition
patch_groups
region
rejected_patches
rejected_patches_action
sources
tags
tags_src
title

steampipe_alchemy.models.aws_vpc module

class steampipe_alchemy.models.aws_vpc.AwsVpc(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
cidr_block
cidr_block_association_set
dhcp_options_id
instance_tenancy
ipv6_cidr_block_association_set
is_default
owner_id
partition
region
state
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_vpc_customer_gateway module

class steampipe_alchemy.models.aws_vpc_customer_gateway.AwsVpcCustomerGateway(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
bgp_asn
certificate_arn
customer_gateway_id
device_name
ip_address
partition
region
state
tags
tags_src
title
type

steampipe_alchemy.models.aws_vpc_dhcp_options module

class steampipe_alchemy.models.aws_vpc_dhcp_options.AwsVpcDhcpOptions(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
dhcp_options_id
domain_name
domain_name_servers
netbios_name_servers
netbios_node_type
ntp_servers
owner_id
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_vpc_egress_only_internet_gateway module

class steampipe_alchemy.models.aws_vpc_egress_only_internet_gateway.AwsVpcEgressOnlyInternetGateway(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
attachments
id
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_vpc_eip module

class steampipe_alchemy.models.aws_vpc_eip.AwsVpcEip(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
allocation_id
arn
association_id
carrier_ip
customer_owned_ip
customer_owned_ipv4_pool
domain
instance_id
network_border_group
network_interface_id
network_interface_owner_id
partition
private_ip_address
public_ip
public_ipv4_pool
region
tags
tags_src
title

steampipe_alchemy.models.aws_vpc_endpoint module

class steampipe_alchemy.models.aws_vpc_endpoint.AwsVpcEndpoint(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
creation_timestamp
dns_entries
groups
network_interface_ids
owner_id
partition
policy
policy_std
private_dns_enabled
region
requester_managed
route_table_ids
service_name
state
subnet_ids
tags
tags_src
title
vpc_endpoint_id
vpc_id

steampipe_alchemy.models.aws_vpc_endpoint_service module

class steampipe_alchemy.models.aws_vpc_endpoint_service.AwsVpcEndpointService(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

acceptance_required
account_id
akas
availability_zones
base_endpoint_dns_names
manages_vpc_endpoints
owner
partition
private_dns_name
private_dns_name_verification_state
region
service_id
service_name
service_type
tags
tags_src
title
vpc_endpoint_policy_supported

steampipe_alchemy.models.aws_vpc_flow_log module

class steampipe_alchemy.models.aws_vpc_flow_log.AwsVpcFlowLog(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
bucket_name
creation_time
deliver_logs_error_message
deliver_logs_permission_arn
deliver_logs_status
flow_log_id
flow_log_status
log_destination
log_destination_type
log_format
log_group_name
max_aggregation_interval
partition
region
resource_id
tags
tags_src
title
traffic_type

steampipe_alchemy.models.aws_vpc_internet_gateway module

class steampipe_alchemy.models.aws_vpc_internet_gateway.AwsVpcInternetGateway(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
attachments
internet_gateway_id
owner_id
partition
region
tags
tags_src
title

steampipe_alchemy.models.aws_vpc_nat_gateway module

class steampipe_alchemy.models.aws_vpc_nat_gateway.AwsVpcNatGateway(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
create_time
delete_time
failure_code
failure_message
nat_gateway_addresses
nat_gateway_id
partition
provisioned_bandwidth
region
state
subnet_id
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_vpc_network_acl module

class steampipe_alchemy.models.aws_vpc_network_acl.AwsVpcNetworkAcl(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
associations
entries
is_default
network_acl_id
owner_id
partition
region
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_vpc_route module

class steampipe_alchemy.models.aws_vpc_route.AwsVpcRoute(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
carrier_gateway_id
destination_cidr_block
destination_ipv6_cidr_block
destination_prefix_list_id
egress_only_internet_gateway_id
gateway_id
instance_id
instance_owner_id
local_gateway_id
nat_gateway_id
network_interface_id
origin
partition
region
route_table_id
state
title
transit_gateway_id
vpc_peering_connection_id

steampipe_alchemy.models.aws_vpc_route_table module

class steampipe_alchemy.models.aws_vpc_route_table.AwsVpcRouteTable(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
associations
owner_id
partition
propagating_vgws
region
route_table_id
routes
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_vpc_security_group module

class steampipe_alchemy.models.aws_vpc_security_group.AwsVpcSecurityGroup(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
arn
description
group_id
group_name
ip_permissions
ip_permissions_egress
owner_id
partition
region
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_vpc_security_group_rule module

class steampipe_alchemy.models.aws_vpc_security_group_rule.AwsVpcSecurityGroupRule(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
cidr_ip
cidr_ipv6
from_port
group_id
group_name
ip_protocol
owner_id
pair_group_id
pair_group_name
pair_peering_status
pair_user_id
pair_vpc_id
pair_vpc_peering_connection_id
partition
region
title
to_port
type
vpc_id

steampipe_alchemy.models.aws_vpc_subnet module

class steampipe_alchemy.models.aws_vpc_subnet.AwsVpcSubnet(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
assign_ipv6_address_on_creation
availability_zone
availability_zone_id
available_ip_address_count
cidr_block
customer_owned_ipv4_pool
default_for_az
ipv6_cidr_block_association_set
map_customer_owned_ip_on_launch
map_public_ip_on_launch
outpost_arn
owner_id
partition
region
state
subnet_arn
subnet_id
tags
tags_src
title
vpc_id

steampipe_alchemy.models.aws_vpc_vpn_gateway module

class steampipe_alchemy.models.aws_vpc_vpn_gateway.AwsVpcVpnGateway(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
akas
amazon_side_asn
availability_zone
partition
region
state
tags
tags_src
title
type
vpc_attachments
vpn_gateway_id

steampipe_alchemy.models.aws_wellarchitected_workload module

class steampipe_alchemy.models.aws_wellarchitected_workload.AwsWellarchitectedWorkload(**kwargs)[source]

Bases: sqlalchemy.orm.decl_api.Base, steampipe_alchemy.mixins.format.FormatMixins

account_id
account_ids
akas
architectural_design
aws_regions
description
environment
improvement_status
industry
industry_type
is_review_owner_update_acknowledged
lenses
non_aws_regions
notes
owner
partition
pillar_priorities
region
review_owner
review_restriction_date
risk_counts
share_invitation_id
tags
title
updated_at
workload_arn
workload_id
workload_name

Module contents