Ask a question to get started
Enter to sendā¢Shift+Enter new line
credentials_profile_name: Optional[str] = Field( default_factory=(from_env('AWS_PROFILE', default=None))
AWS profile for authentication, optional.