Terminology: Difference between revisions
From BigID Developer Portal
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
;DSAR:Data Subject Access Request - allows employees and individuals to both request and receive a copy of all the personal data that a company or organization has collected about them | ;DSAR:Data Subject Access Request - allows employees and individuals to both request and receive a copy of all the personal data that a company or organization has collected about them | ||
;IAM role: An identity that can be assigned to a server for the purpose of calling AWS services. | ;IAM role: An identity that can be assigned to a server for the purpose of calling AWS services. | ||
;Manifest: A file that defines the metadata and capabilities for a BigID app | ;App Manifest: A JSON file that defines the metadata and capabilities for a BigID app | ||
;App Actions: Schedulable custom business logic that is performed by a BigID application |
Latest revision as of 22:09, 28 June 2023
- FTP
- File Transfer Protocol
- DSAR
- Data Subject Access Request - allows employees and individuals to both request and receive a copy of all the personal data that a company or organization has collected about them
- IAM role
- An identity that can be assigned to a server for the purpose of calling AWS services.
- App Manifest
- A JSON file that defines the metadata and capabilities for a BigID app
- App Actions
- Schedulable custom business logic that is performed by a BigID application