UNPKG

@itentialopensource/adapter-aws_ec2

Version:

This adapter integrates with system described as: Aws_Ec2.

111 lines 3.55 kB
{ "name": "adapter-aws_ec2", "webName": "Adapter for Integration to Amazon Web Services Elastic Compute Cloud (EC2)", "supportLevel": "certified", "vendor": "Amazon Web Services", "product": "Elastic Compute Cloud (EC2)", "techAlliance": false, "osVersion": [], "apiVersions": [ "2016-11-15" ], "iapVersions": [ "2021.1.x", "2021.2.x", "2022.1.x", "2023.1.x" ], "method": "REST", "type": "Adapter", "domains": [ "Cloud" ], "tags": [ "Cloud Infrastructure Changes", "Hybrid & Multi Cloud Orchestration", "Configuration & Compliance", "Software Upgrades & Device Maintenance" ], "useCases": [ "VNet or VPC deploy/management", "Connect VPC and VNet", "Connect router to transit gateway", "Route across GCP & Azure", "Connect sites across cloud platforms", "Router configuration backup or restore", "Run network compliance checks and remediation", "Determine configuration drift", "Golden Configuration", "Port Turn-up", "Assign Network & IP", "Cloud Managed Networks", "Software Upgrade", "Device Onboarding" ], "deprecated": { "isDeprecated": false }, "brokerSince": "0.7.0", "authMethods": [ { "type": "AWS Auth", "primary": true } ], "documentation": { "storeLink": "", "npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-aws_ec2", "repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-aws_ec2", "docLink": "https://gitlab.com/itentialopensource/adapters/adapter-aws_ec2/-/blob/master/README.md?ref_type=heads", "demoLinks": [], "trainingLinks": [ { "title": "Itential Academy", "link": "https://www.itential.com/itential-academy/" } ], "faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter", "contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide", "issueLink": "https://itential.atlassian.net/servicedesk/customer/portals", "webLink": "https://www.itential.com/adapters/amazon-ec2/", "vendorLink": "https://aws.amazon.com/", "productLink": "https://aws.amazon.com/ec2/", "apiLinks": [ { "title": "Making requests to the Amazon EC2 API", "link": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/making-api-requests.html" } ], "workshopLinks": [ { "title": "API Compliance" }, { "title": "Provision VPC & EC2" } ], "workshopHomePage": "https://www.itential.com/get-started/" }, "assets": [], "relatedItems": { "adapters": [], "integrations": [], "ecosystemApplications": [], "workflowProjects": [ { "name": "AWS EC2 Rest", "webName": "AWS EC2 - Modular Automations", "overview": "The integration of Itential and the AWS EC2 solution enables network teams to utilize its REST API to build automations that can include common tasks for provisioning and configuring resources for AWS EC2. This is a library of related automations that can be used as modular components in your own larger, end-to-end workflows.", "isDependency": false, "versions": [ "^1.0.13" ], "repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/aws-ec2-rest", "docLink": "", "webLink": "https://www.itential.com/automations/aws-ec2-rest/" } ], "transformationProjects": [], "exampleProjects": [] } }