Lets say I have an fair coin.
Lets say we have a random variable X, and X=1 if the coin is heads, and X=-1 if the coin is tails.
Now lets define a random process Y(t)=X. This means that there is one coin toss, and it defines the value of Y(t).
Is Y(t) SSS? It seems that it should be, because its PDF isn't dependent in time.
If you mean strongly (or strictly) stationary then the answer is yes. For arbitrary $k$ and any $t \in \mathbb{R}_+^k$ we have that $$[Y(t_1),\ldots,Y(t_k)] = [X,\ldots,X].$$ Similarly, for $\tau > 0$ we have that $$[Y(t_1+\tau),\ldots,Y(t_k+\tau)] = [X,\ldots,X].$$ Combining these two equations yields the desired result.