Skip to content

Comments

Add additional assets for aws provider#524

Merged
ehsandeep merged 16 commits intodevfrom
issue-508-aws-provider
Jun 27, 2024
Merged

Add additional assets for aws provider#524
ehsandeep merged 16 commits intodevfrom
issue-508-aws-provider

Conversation

@RamanaReddy0M
Copy link
Contributor

@RamanaReddy0M RamanaReddy0M commented May 27, 2024

@RamanaReddy0M RamanaReddy0M self-assigned this May 27, 2024
@RamanaReddy0M RamanaReddy0M linked an issue May 27, 2024 that may be closed by this pull request
9 tasks
@RamanaReddy0M RamanaReddy0M force-pushed the issue-508-aws-provider branch from 6f6395a to 7f61b3d Compare May 27, 2024 08:37
@RamanaReddy0M RamanaReddy0M force-pushed the issue-508-aws-provider branch from 57e816c to 8fc9126 Compare May 27, 2024 12:28
@RamanaReddy0M RamanaReddy0M marked this pull request as draft May 29, 2024 04:12
@RamanaReddy0M RamanaReddy0M marked this pull request as ready for review May 30, 2024 13:24
@RamanaReddy0M
Copy link
Contributor Author

RamanaReddy0M commented May 30, 2024

✗ ./cloudlist -p aws -s ecs,cloudfront

  _______             _____     __ 
 / ___/ /__  __ _____/ / (_)__ / /_
/ /__/ / _ \/ // / _  / / (_-</ __/
\___/_/\___/\_,_/\_,_/_/_/___/\__/ 

                projectdiscovery.io

[INF] Current cloudlist version 1.0.8 (latest)
[INF] Listing assets from provider: aws services: cloudfront,ecs id: staging
asdbuild.com
75.2.70.75
_6c769667fbb558e7887da1e303d13531.asfbuild.com
_478fdab93574403bba4208cd4581a008.acm-validations.aws.
...

Copy link
Member

@ehsandeep ehsandeep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflict

@RamanaReddy0M
Copy link
Contributor Author

RamanaReddy0M commented Jun 27, 2024

✗ ./cloudlist -p gcp,aws -s s3 -json -silent| jq
{
  "public": true,
  "provider": "aws",
  "service": "s3",
  "id": "dev",
  "dns_name": "www.itlumee.in.s3.amazonaws.com"
}
{
  "public": true,
  "provider": "gcp",
  "service": "s3",
  "id": "dev",
  "dns_name": "gcf-sources-4200296701-us-central1.storage.googleapis.com"
}
{
  "public": true,
  "provider": "gcp",
  "service": "s3",
  "id": "dev",
  "dns_name": "pd-cloudlist-test-bucket.storage.googleapis.com"
}

@RamanaReddy0M RamanaReddy0M requested a review from ehsandeep June 27, 2024 08:47
@ehsandeep ehsandeep merged commit 38c3a12 into dev Jun 27, 2024
@ehsandeep ehsandeep deleted the issue-508-aws-provider branch June 27, 2024 09:30
@ehsandeep ehsandeep linked an issue Aug 17, 2024 that may be closed by this pull request
visnetodev pushed a commit to visnetotest/cloudlist that referenced this pull request Dec 7, 2025
* Additional assets for aws provider

* Misc update

* set max-limit

* Add cloudfront

* Add eks and update workflows

* Misc update

* aws provider minor refactor

* Add service filter option

* Add service filter to all providers

* minor refactor

* make services and providers as enum

* add aws service field to json output

* Fix lint

* minor refactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Additional AWS Assets [feature] AWS Lightsail Instance Support

4 participants