Giter Club home page Giter Club logo

Comments (3)

joshlarsen avatar joshlarsen commented on September 3, 2024 1

@PatMyron currently there are a lot of services not supported by Cloud Control.

from aws-recon.

PatMyron avatar PatMyron commented on September 3, 2024

Aware Cloud Control support is currently limited, but still a useful expansion for the services that are supported by Cloud Control

from aws-recon.

joshlarsen avatar joshlarsen commented on September 3, 2024

@PatMyron do you have any examples of resources you think Control Control would help collect?

In my experience, the resources that are supported, return very limited details compared to calling the service APIs directly.

S3 Bucket:

{
  "TypeName": "AWS::S3::Bucket",
  "ResourceDescription": {
    "Identifier": "acme-audit-resources",
    "Properties": "{\"BucketName\":\"acme-audit-resources\",\"RegionalDomainName\":\"acme-audit-resources.s3.us-east-2.amazonaws.com\",\"DomainName\":\"acme-audit-resources.s3.amazonaws.com\",\"WebsiteURL\":\"http://acme-audit-resources.s3-website.us-east-2.amazonaws.com\",\"DualStackDomainName\":\"acme-audit-resources.s3.dualstack.us-east-2.amazonaws.com\",\"VersioningConfiguration\":{\"Status\":\"Enabled\"},\"Arn\":\"arn:aws:s3:::acme-audit-resources\"}"
  }
}

ECS Cluster:

{
  "TypeName": "AWS::ECS::Cluster",
  "ResourceDescription": {
    "Identifier": "app-server-aae4ee26e088",
    "Properties": "{\"ClusterSettings\":[{\"Value\":\"disabled\",\"Name\":\"containerInsights\"}],\"DefaultCapacityProviderStrategy\":[],\"CapacityProviders\":[\"FARGATE\"],\"ClusterName\":\"app-server-aae4ee26e088\",\"Arn\":\"arn:aws:ecs:us-east-2:123456789012:cluster/app-server-aae4ee26e088\",\"Tags\":[]}"
  }
}

In my discussions with some folks at AWS, Cloud Control is aimed at making life easier for infrastructure automation tools. Lifecycle management of resources is the main driver, not necessarily inventory collection/management.

from aws-recon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.