You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an enterprise software company, we want to be FedRAMP compliant.
We're currently using Boto3 to deploy an RDS instance and I want to know the code examples that would deploy a FedRAMP-compliant RDS instance.
This is what I checked so far
Checked the boto3 code for any parameter that relates to FedRAMP. I found a few ways to specify an endpoint but couldn't find whether those examples are sufficient or not.
I checked for any issues in boto3. I found one botocore discussion but that closed.
Can somebody help me understand what are things that I should lookout for to be FedRAMP compliant?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As an enterprise software company, we want to be FedRAMP compliant.
We're currently using Boto3 to deploy an RDS instance and I want to know the code examples that would deploy a FedRAMP-compliant RDS instance.
This is what I checked so far
Can somebody help me understand what are things that I should lookout for to be FedRAMP compliant?
Beta Was this translation helpful? Give feedback.
All reactions