trust policy condition to verify that the condition key token.actions.githubusercontent.com:sub is present and that its value is not solely a wildcard character (* and ?) or null. ... If the condition key ... is not present, or the key value doesn't satisfy the mentioned value criteria, the request will fail and return an error. ” → sub 条件が無い、または * だけの信頼ポリシーは、AWS が作成 そのものを拒否する 作成が拒否される "StringLike": { "&&.:sub": "*" } 通ってしまう "StringLike": { "&&.:sub": "repo:my-org&*:*" } 8