Cross-Site Request Forgery - attack that tricks users into performing unwanted actions on websites. Like someone forging your signature on documents without your knowledge.
Banking websites implement CSRF protection to prevent malicious sites from making unauthorized transfers.
CSRF protection is typically implemented at the application level rather than through specific cloud provider services. Providers offer security best practices and tools to help implement CSRF protection.