- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- AWS feature support with Morpheus
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2025 10:26 PM
01-09-2025 10:26 PM
AWS feature support with Morpheus
Hi Team,
We are looking for below functionality from Morpheus UI where we have AWS cloud integration. Could you please confirm if we have any of the features supported from below. As check I could not find any native support.
• Bucket Versioning / Policy creation
• AWS Route Table Creation & Association to subnets
• NACL Creation/Configuration
• Assign Multiple Public IP to Single NIC
• Existing MySQL RDS Discovery
Thanks,
RJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 01:44 AM
01-10-2025 01:44 AM
Re: AWS feature support with Morpheus
I doint think any of them is natively supported yet. But should be achivable via Terraform deployments within Morpheus. Otherwise, would be feature suggestions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 06:00 AM
01-10-2025 06:00 AM
Re: AWS feature support with Morpheus
To add to @dgaharwar’s answer. Another alternative is to install the AWS CLI on your appliance node(s). You can then use tasks (Shell or PowerShell) to call the AWS CLI during provisioning or ad-hoc. Python tasks using Boto3 could be another option as well.