STS 조회
    • PDF

    STS 조회

    • PDF

    Article Summary

    • 서브 계정으로 생성한 임시 보안 자격 증명(Secure Token Service) 혹은 서브 계정, 메인 계정의 영구 Access Key를 조회합니다.
    • STS 생성으로 발급한 임시 보안 자격 증명 (accessKey, secretKey) 혹은 Main/Sub Account Access Key를 사용할 수 있습니다.

    API URL

    GET /credentials
    
    x-ncp-apigw-timestamp: {Timestamp}
    x-ncp-iam-access-key: {Main/Sub Account Access Key or STS Access Key}
    x-ncp-apigw-signature-v2: {API Gateway Signature}
    

    API Header

    항목설명
    x-ncp-apigw-timestamp1970 년 1 월 1 일 00:00:00 협정 세계시(UTC)부터의 경과 시간을 밀리초(Millisecond)로 표시
    API Gateway 서버와 시간차가 5 분 이상 나는 경우 유효하지 않은 요청으로 간주
    x-ncp-apigw-timestamp:{Timestamp}
    x-ncp-iam-access-keyMain/Sub Account Access Key 혹은 생성한 STS accessKey
    x-ncp-iam-access-key:{Main/Sub Account Access Key or STS Access Key}
    x-ncp-apigw-signature-v2Access Key 와 Secret Key 로 암호화한 서명
    x-ncp-apigw-signature-v2:{API Gateway Signature}

    NAVER Cloud Platform 인증키 및 Signature 생성 가이드 바로가기

    요청

    없음
    

    응답

    • 응답
    {
    	"accessKey": "string",
    	"keySecret": "string",
    	"createTime": "string",
    	"expireTime": "string",
    	"useMfa": "boolean"
    }
    
    항목타입설명비고
    accessKeystringaccessKey
    keySecretstringsecretKeySTS 조회 시에만 제공
    createTimestring생성 일자
    expireTimestring만료 일자STS 조회 시에만 제공
    useMfabooleanMFA 인증 여부STS 조회 시에만 제공

    에러

    아래 에러 코드는 이 액션(Action)에서 특징적으로 발생하는 에러입니다.
    공통적으로 발생하는 에러에 대한 상세한 설명은 NAVER Cloud Platform API를 참고해주세요.

    HTTP status code에러 코드에러 메시지
    404404유효하지 않거나 만료된 Access Key/STS

    이 문서가 도움이 되었습니까?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.