For Apps with multi-region APIs, ensure the credentials are properly configured in AWS.
Rejecting the registration of an AWS App
To reject the registration of an AWS App, follow the steps below:
Step 1
Go to Consumers.
Step 2
Locate the AWS App you want to reject.
Step 3
Click on the X in the Actions column.
Step 4
A confirmation window will open. Click REJECT to confirm the action.
NOTE
Only Apps with PENDING status can be rejected. An App that has been rejected can be approved again or deleted.
Viewing details of an AWS App
The AWS Apps list displays basic information about each App:
App Name: name of the App.
Integration: name of the AWS connection.
Developer: name of the responsible developer.
Credential Status: current status of the App.
Created At: creation date of the App.
APIs: APIs that make up the App.
API Name: name of the API.
Description: description of the API.
Plans: plans associated with the API.
Actions: actions available for the App.
Searching AWS Apps
Use the search tool to find a specific Apps.
Available search fields:
App Name: name of the App.
Connection: name of the AWS connection.
Developer: name of the responsible developer.
Status: current status of the App.
To see the Status search field, click the filter icon: .
Deleting an AWS App
To delete an AWS App, follow the steps below:
Step 1
Go to Consumers.
Step 2
Locate the AWS App you want to delete.
Step 3
Click in the Actions column.
Step 4
A confirmation window will appear. Click DELETE to confirm the action.
NOTE
Only Apps with the status REJECTED or CANCELED can be deleted.
Canceling the registration of an AWS App
An approved AWS registration can be canceled. Follow the steps below:
Step 1
Go to Consumers.
Step 2
Locate the AWS App you want to cancel.
Step 3
Click the X in the Actions column.
NOTE
Only Apps with the APPROVED status can be canceled.
App status synchronization
The Developer Portal and API Management maintain bidirectional synchronization of app statuses, ensuring that any changes made by administrators are automatically reflected in both systems. For example, when an app is deleted in the source gateway, it will also be removed from the Portal Manager and Developer Portal, and the consumer will be notified about the access revocation.
Status updates via Portal Manager
Approval (APPROVED): when an app is approved in the Portal Manager, the status is immediately updated in API Management.
Rejection (REJECTED): when an app is rejected, the status is reflected in API Management and the app is not created.
Cancellation (CANCELED): when an app is canceled, the status is updated in API Management, which then manages this status.
Pending (PENDING): this status is never sent to API Management; it only updates the app's scope locally.
NOTE
If the consumer changes the scope of an already approved app, this modification will not impact the app's status in API Management.
Status updates via API Management
If an app is marked as APPROVED, REJECTED, or CANCELED in API Management, the corresponding status will be updated in the Portal Manager.
NOTE
These changes also affect credential access permissions in the Developer Portal.
IMPORTANT
Bidirectional status synchronization is mandatory for API Management (Sensedia Platform).
Automatic app deletion
When an app is deleted in the source Manager (Sensedia, AWS, or others), it will be automatically removed from the Developer Portal. Possible scenarios include:
Automatic synchronization: upon receiving a deletion event from the source API Management, the removal is automatically performed in the portal database.
Administrator deletion: if the administrator tries to delete the app in the Portal Manager and it is not found in the source Manager, the system understands it has already been deleted and completes the local removal, displaying an informational message.
Consumer deletion: if the developer tries to view the credentials of an app in the Developer Portal and the reference is not found in the source Manager, the system understands it has already been deleted and completes the local removal, displaying an informational message.
Deletion notification for the consumer
In all the scenarios above, the DeleteApp email event will be sent to the app owner, informing them about the deletion and loss of access.