Pega Marketplace Terms of Use
Pega Marketplace
AWS S3 Custom Repository Connector And APIs
Custom repository custom authentication mechanism utilizing AWS STS Create Folder API and Create File API.
By using or submitting listings via the Pega Marketplace, you agree to our Terms of Use.
Overview
This component is useful for anyone who wants to have a custom S3 connector with custom authentication.
This component provides custom S3 connector to connect to AWS with STS and get the assume role and necessary credentials by utilizing Amazon AWS Java SDK.
This component also provides the APIs necessary for checking and validating connection to the S3 bucket as well as all necessary file manipulations: ( create folder/files , list contents, get file, delete(recursive or singular).
Very minimal setup is required and it will work with all versions of Pega.
Key Features
- Custom Repository Section
- Custom Repository Authentication mechanism
- Create folder API (D_pxNewFolder)
- Create file API (D_pxNewFile)
- Get file API (D_pxGetFile)
- List files API (D_pxListFiles)
- Delete API (D_pxDelete)
- Is Authenticated API (D_pxIsAuthenticated)
- Exists API (pxExists when rule)
Version
Compatible with
Pega PlatformProduct Owner
Yuriy NagornyLast updated
October 15, 2024Product Capability
Data Integration DevOps