package
0.0.0-20230720030545-d0fd1ebe83fa
Repository: https://github.com/afeeblechild/aws-go-tool.git
Documentation: pkg.go.dev

# Functions

CheckPublicSubnet will check whether the route table associated with a subnet is actually public or notreturns true if public, false if notTODO this is not the best check relying on the name.
GetAccountSubnets will take a profile and go through all regions to get all instances in the account.
GetAccountVpcs will take a profile and go through all regions to get all instances in the account.
GetProfilesSubnets will return all the subnets in all accounts of a given filename with a list of profiles in it.
GetProfilesVpcs will return all the vpcs/subnets in all accounts of a given filename with a list of profiles in it.
GetRegionSubnets will take a session and pull all subnets and subnets based on the region of the session.
GetRegionVpcs will take a session and pull all vpcs and subnets based on the region of the session.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author