package
0.0.0-20231113073317-4748bbbd3037
Repository: https://github.com/jonstacks/aws.git
Documentation: pkg.go.dev

# Functions

DBSnapshots returns a slice of RDS Snapshots.
DefaultSession creates and initializes the underlying default session for working with models.
DescribeDBLogFiles returns details about the log files for a given DB Instance identifier.
EC2Client sets the client to be used by the models.
GetBucketReplication returns the Replication status of the bucket.
GetRDSLogDownloadURL returns a signed request for the given DB Instance identifier and filename.
No description provided by the author
IAMAccessKeysMetadata returns all AccessKeyMetadata.
IAMClient sets the client to be used by the models.
IAM Users returns the list of IAM users.
Init initializes the clients used by the models.
Instances retrieves a list of instances by their instance IDs and returns an error if one occured.
ListBuckets returns a list of buckets.
NetworkInterfaces returns all of the network interfaces or an error if one occured.
RDSClient sets the client to be used by the models.
ReservedDBInstances returns a slice of active reserved db instances.
ReservedInstances returns a slice of reserved instances.
RunningDBInstances returns a slice of running db instances.
RunningInstances returns a slice of running instances.
S3Client sets the client to be used by the models.
SecurityGroups returns all of the security groups or an error if one occured.
SpotInstanceRequests returns a slice of spot instance requests by their IDs and an error if one occurs.
Subnets returns a list of subnets.
VPCs returns a list of VPCs.

# Structs

RunningInstancesOpts are options that can be passed to the running instances call.