]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_sts.h
import ceph 14.2.5
[ceph.git] / ceph / src / rgw / rgw_sts.h
index 89d66e2d15eb8325af5bde6fbd3409c98c05f81e..68187ba19960b505f9725ddb258c476f29d3ab82 100644 (file)
@@ -109,7 +109,7 @@ public:
   int generateAssumedRoleUser( CephContext* cct,
                                 RGWRados *store,
                                 const string& roleId,
-                                const rgw::IAM::ARN& roleArn,
+                                const rgw::ARN& roleArn,
                                 const string& roleSessionName);
   const string& getARN() const { return arn; }
   const string& getAssumeRoleId() const { return assumeRoleId; }