issues
search
cycloidio
/
raws
[UNMAINTAINED] AWS Reader
MIT License
15
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
connector: customendpoint for NewAWSReader
#54
talset
closed
4 years ago
1
README: Add a warining of UNMAINTAINED
#53
xescugc
closed
4 years ago
3
autoscaling: add ASG LC LT
#52
talset
closed
5 years ago
3
s3: update region logic for ListBuckets method
#51
xlr-8
closed
5 years ago
1
panic: when fetching list of bucket
#50
xlr-8
closed
5 years ago
1
Added: Support for go modules
#49
xescugc
closed
5 years ago
1
Updated: ListBuckets function to filter by region
#48
xescugc
closed
5 years ago
1
Added: SES, Route53 and Route53Resolver
#47
xescugc
closed
5 years ago
1
Added: The IAM calls
#46
xescugc
closed
5 years ago
1
Added: Generator for the full implementation
#45
xescugc
closed
5 years ago
7
Add GO Modules
#43
xescugc
closed
5 years ago
0
Added: Cloudfront to the lists
#42
xescugc
closed
5 years ago
1
Added: 'ctx' to the missing methods on the README
#41
xescugc
closed
5 years ago
4
S3: fetch only buckets from the right region
#40
xlr-8
closed
5 years ago
0
README outdated
#39
xlr-8
closed
5 years ago
0
connector: Change the 'GetElastiCacheCluster' to 'GetElastiCacheClusters'
#38
xescugc
closed
5 years ago
1
connector: Doc the errors of NewAWSReader
#37
ifraixedes
closed
6 years ago
2
Add a new method to gather the AWS Cloudfront data
#36
ifraixedes
closed
5 years ago
1
Update Go 1.10 to the patch version 1.10.1
#35
ifraixedes
closed
6 years ago
2
Should we change the makefile to be more Goish?
#34
ifraixedes
closed
5 years ago
4
Define and implement GetRecordedResourcesCounts
#33
ifraixedes
closed
6 years ago
1
Should we consider to use an assertion package in the tests?
#32
ifraixedes
opened
6 years ago
1
Add golint as a tool and CI check
#31
ifraixedes
closed
6 years ago
1
Add function wrapper for configservice GetDiscoveredResourceCountsWithContext
#30
ifraixedes
closed
6 years ago
0
Add 2 example functions for the GetInstances (AWS SDK inputs non-obvious behavior)
#29
ifraixedes
closed
6 years ago
1
Add a test case for matching all regions
#28
ifraixedes
closed
6 years ago
1
Upgrade Go to 1.10
#27
ifraixedes
closed
6 years ago
10
Change AWSReader methods to return maps rather than slices
#26
ifraixedes
closed
6 years ago
1
AWSReader methods return std error rather than specific error type
#25
ifraixedes
closed
6 years ago
6
Test enhancement and homogenization
#24
ifraixedes
closed
6 years ago
3
Add more example functions for individual functions
#23
ifraixedes
closed
6 years ago
1
Rename GetElastiCacheCluster for consistency with the rest
#22
ifraixedes
closed
5 years ago
0
Add short notice that the library is under development
#21
ifraixedes
closed
6 years ago
1
Refactoring methods signatures to receive the context as a first parameter
#20
ifraixedes
closed
6 years ago
2
CI: Update config to use the last Go 1.9.3
#19
ifraixedes
closed
6 years ago
1
CI: Update configuration not to run Go tip version
#18
ifraixedes
closed
6 years ago
1
Change method signatures to add the context parameter
#17
ifraixedes
closed
6 years ago
1
Redesign returned results by the API
#16
ifraixedes
closed
6 years ago
1
Should we always use the last Go stable version in the CI?
#15
ifraixedes
closed
6 years ago
1
Should we remove tip branch from CI?
#14
ifraixedes
closed
6 years ago
1
Fix the issues reported by vet (tip branch)
#13
ifraixedes
closed
6 years ago
3
Public interfaces should return std error rather than custom type
#12
ifraixedes
closed
6 years ago
3
Refactor error message to be meaningful
#11
ifraixedes
closed
6 years ago
5
Meaningless error message
#10
ifraixedes
closed
6 years ago
0
example: Make example/main an Example function
#9
ifraixedes
closed
6 years ago
2
Gather data from cloud providers APIs
#8
xlr-8
opened
7 years ago
1
connector: create AWSReader interface on top
#7
xlr-8
closed
7 years ago
3
Billing: create a first draft of all components
#6
xlr-8
closed
7 years ago
18
Update S3 method names
#5
xlr-8
closed
7 years ago
0
Make the example and Example function
#4
ifraixedes
closed
6 years ago
2
Next