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
Justification="Reflection code is only used as a fallback in case the SDK was not trimmed. Trimmed scenarios should register dependencies with Amazon.RuntimeDependencyRegistry.GlobalRuntimeDependencyRegistry")]
_logger.InfoFormat("New credentials created for assume role that expire at {0}",credentials.Expiration.ToString("yyyy-MM-ddTHH:mm:ss.fffffffK",CultureInfo.InvariantCulture));
_logger.InfoFormat("New credentials created for assume role that expire at {0}",credentials.Expiration.ToString("yyyy-MM-ddTHH:mm:ss.fffffffK",CultureInfo.InvariantCulture));
Justification="Reflection code is only used as a fallback in case the SDK was not trimmed. Trimmed scenarios should register dependencies with Amazon.RuntimeDependencyRegistry.GlobalRuntimeDependencyRegistry")]
_logger.InfoFormat("New credentials created for assume role that expire at {0}",credentials.Expiration.ToString("yyyy-MM-ddTHH:mm:ss.fffffffK",CultureInfo.InvariantCulture));
_logger.InfoFormat("New credentials created using assume role with web identity that expire at {0}",credentials.Expiration.ToString("yyyy-MM-ddTHH:mm:ss.fffffffK",CultureInfo.InvariantCulture));
0 commit comments