I want to integrate a payment service in my web application but the service provider needs a PCI Certificate for my web application as to see the current situation I'm thinking to move my server on AWS Amplify since AWS is a PCI DSS Compliant so if I host my web app do I get a separate PCI Certificate from AWS which I can show to the payment service provider for the payment integration. I'm confused if I used AWS Amplify do AWS provide me a PCI Certificate for my web application. Please elaborate me regarding this. Thanks
AWS Amplify PCI DSS Certificate
62 Views Asked by Anshuman Jaiswal At
0
There are 0 best solutions below
Related Questions in AWS-AMPLIFY
- Expo Go crashing with on error message using Amplify Graphql to get an item
- How do I set custom attributes on a user who signs up via amplify's Authenticator?
- How to modify the prebuilt UI of authentication in aws amplify version 6 in React Native
- Configuring AWS Amplify in Next.js 14 App Router with no main layout.tsx
- How to use multiple user pools with AWS Amplify in React?
- Convert AWS Amplify's V6 getUrl() output to V5 Storage.get() presigned url string
- Integrating Sign in with Apple into React Native App with AWS Cognito Authentication
- Wondering if AWS Amplify sdk for SSR automatically verifies user identities or JWT?
- Cloud9 IDE can't find aws-amplify module, as per initial steps in the tutorial/walkthrough
- AWS Amplify Tutorial failure - cannot find aws-amplify, despite it being present
- can not import Auth from aws-amplify in Angular even though docs says I can
- Google signin for aws cognito using Amplify not working. | signInWithRedirect in amplify not working in React native
- Restoring a saved AWS Amplify Profile?
- Vue Router and AWS Amplify
- Attempted import error: 'useForm' is not exported from 'react-hook-form' (imported as 'useForm'). When using Next + amplify + react query
Related Questions in PCI-DSS
- Can I send encrypted Credit Card data to my non-PCI server for sending it to a PCI Credit Card Service? WITHOUT STORING THE DATA ON MY SERVER
- GKE & PCI DSS ASV Scans
- Stripe - Securely handling payments on the server
- curl vulnerabilities reported against a container image that runs a dotnetcore process
- How to store payment card information in case of payment processor migration?
- Removing IIS server header from WebDeploy on port 8172
- PCI DSS Compliance when extracting data for analysis
- Objective of PCI DSS 3.4 is only for physical theft of disk?
- AWS Amplify PCI DSS Certificate
- Using AWS EC2 makes me PCI DSS Compliant
- Certifications needed for FinTech companies
- Internal Vulnerability Scan and Pen testing on Elastic Beanstalk for PCI DSS
- When tokenizing credit card information, does it make sense tokenize every credit card attribute in order to be PCI compliant?
- Should I use separate databases for HIPAA and PCI-DSS compliant data?
- PCI Compliance SAQ A-EP with direct post instead of iframe
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?