- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- AWS Integration
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
12-14-2022 05:41 AM
12-14-2022 05:41 AM
Hi i am getting below error when i add aws account to Morpheus
Error! Unknown error connecting to amazon
Solved! Go to Solution.
- Tags:
- clouds

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 07:12 AM
12-14-2022 07:12 AM
Re: AWS Integration
If you do track down a more specific error, feel free to update the thread here. First guess would be authentication issue (double check keys, etc.)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 04:06 AM
01-05-2023 04:06 AM
Re: AWS Integration
FYI. We recently discovered that if you use server-side encryption on S3 buckets your Morpheus user/role will also need the following permissions.
“kms:Decrypt”,
“kms:GenerateDataKey”

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 10:31 AM
12-14-2022 10:31 AM
Re: AWS Integration
To make full use of the AWS integration in Morpheus, see the IAM permission set in our docs: AWS — Morpheus Docs documentation. Depending on what you intend to do, you may be able to limit the permissions further but you’d be able to do everything with those permissions.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 07:54 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 06:26 AM
12-14-2022 06:26 AM
Re: AWS Integration
Morpheus logs from Administration -> Health -> Morpheus Logs
would probably give a more specific error. If it’s a connection error, it seems like Morpheus can’t reach the AWS endpoints.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 01:28 PM
01-19-2023 01:28 PM
Re: AWS Integration
Sorry for the delayed response but thanks for calling that out. I’ve added it to our documentation.