# Generated by roxygen2: do not edit by hand

S3method(print,aws_settings)
S3method(print,sixtyfour_client)
export("%>%")
export(as_policy_arn)
export(aws_billing)
export(aws_billing_raw)
export(aws_bucket_create)
export(aws_bucket_delete)
export(aws_bucket_download)
export(aws_bucket_exists)
export(aws_bucket_list_objects)
export(aws_bucket_tree)
export(aws_bucket_upload)
export(aws_buckets)
export(aws_configure)
export(aws_db_cluster_status)
export(aws_db_instance_status)
export(aws_db_rds_con)
export(aws_db_rds_create)
export(aws_db_rds_list)
export(aws_db_redshift_con)
export(aws_db_redshift_create)
export(aws_file_attr)
export(aws_file_copy)
export(aws_file_delete)
export(aws_file_download)
export(aws_file_exists)
export(aws_file_rename)
export(aws_file_upload)
export(aws_group)
export(aws_group_create)
export(aws_group_delete)
export(aws_group_exists)
export(aws_groups)
export(aws_has_creds)
export(aws_policies)
export(aws_policy)
export(aws_policy_attach)
export(aws_policy_create)
export(aws_policy_delete)
export(aws_policy_delete_version)
export(aws_policy_detach)
export(aws_policy_document_create)
export(aws_policy_exists)
export(aws_policy_list_entities)
export(aws_policy_list_versions)
export(aws_policy_statement)
export(aws_policy_update)
export(aws_role)
export(aws_role_create)
export(aws_role_delete)
export(aws_role_exists)
export(aws_roles)
export(aws_s3_policy_doc_create)
export(aws_secrets_all)
export(aws_secrets_create)
export(aws_secrets_delete)
export(aws_secrets_get)
export(aws_secrets_list)
export(aws_secrets_pwd)
export(aws_secrets_rotate)
export(aws_secrets_update)
export(aws_user)
export(aws_user_access_key)
export(aws_user_access_key_delete)
export(aws_user_add_to_group)
export(aws_user_create)
export(aws_user_current)
export(aws_user_delete)
export(aws_user_exists)
export(aws_user_remove_from_group)
export(aws_users)
export(aws_vpc)
export(aws_vpc_sec_group_rules_mod)
export(aws_vpc_security_group)
export(aws_vpc_security_group_create)
export(aws_vpc_security_group_delete)
export(aws_vpc_security_group_ingress)
export(aws_vpc_security_groups)
export(aws_vpc_sg_with_ingress)
export(aws_vpcs)
export(bucket_arn)
export(cluster_details)
export(con_ce)
export(con_ec2)
export(con_iam)
export(con_rds)
export(con_redshift)
export(con_s3)
export(con_s3fs)
export(con_sm)
export(figure_out_policy_arn)
export(group_policies)
export(instance_details)
export(ip_permissions_generator)
export(path_from)
export(random_bucket)
export(random_role)
export(random_string)
export(random_user)
export(resource_rds)
export(s3_actions_full)
export(s3_actions_read)
export(s3_path)
export(six_admin_setup)
export(six_bucket_add_user)
export(six_bucket_change_user)
export(six_bucket_delete)
export(six_bucket_permissions)
export(six_bucket_remove_user)
export(six_bucket_upload)
export(six_file_upload)
export(six_group_delete)
export(six_user_create)
export(six_user_creds)
export(six_user_delete)
export(with_redacted)
export(without_verbose)
importFrom(cli,cli_abort)
importFrom(cli,cli_alert_info)
importFrom(cli,cli_alert_success)
importFrom(cli,cli_alert_warning)
importFrom(cli,cli_inform)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_update)
importFrom(cli,pb_spin)
importFrom(clipr,write_clip)
importFrom(curl,curl_fetch_memory)
importFrom(curl,curl_unescape)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_match)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,ungroup)
importFrom(fs,dir_ls)
importFrom(fs,file_exists)
importFrom(fs,fs_bytes)
importFrom(fs,is_dir)
importFrom(fs,path)
importFrom(fs,path_join)
importFrom(fs,path_split)
importFrom(glue,glue)
importFrom(ipaddress,ip_address)
importFrom(ipaddress,is_ipv6)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(paws,costexplorer)
importFrom(paws,iam)
importFrom(paws,rds)
importFrom(paws,redshift)
importFrom(paws,s3)
importFrom(paws.common,locate_credentials)
importFrom(purrr,compact)
importFrom(purrr,discard)
importFrom(purrr,flatten)
importFrom(purrr,keep)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map2_vec)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(purrr,pluck)
importFrom(purrr,safely)
importFrom(rlang,":=")
importFrom(rlang,abort)
importFrom(rlang,env_poke)
importFrom(rlang,has_name)
importFrom(rlang,is_character)
importFrom(rlang,is_empty)
importFrom(rlang,is_na)
importFrom(s3fs,s3_file_system)
importFrom(s3fs,s3_path)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_wider)
importFrom(withr,defer)
