async fn validate_aws(
profile: &Profile,
secret: Option<&Secret>,
) -> ValidationReportExpand description
Inner: AWS path using sts:GetCallerIdentity.
async fn validate_aws(
profile: &Profile,
secret: Option<&Secret>,
) -> ValidationReportInner: AWS path using sts:GetCallerIdentity.