All Products
Search
Document Center

Key Management Service:DescribeApplicationAccessPoint

Last Updated:Jun 11, 2026

Mengambil detail titik akses aplikasi (AAP).

Deskripsi operasi

For information about the access policy that a Resource Access Management (RAM) user or RAM role must have to call this operation, see Resource Access Management.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Parameter permintaan

Parameter

Type

Required

Description

Example

Name

string

Yes

Nama titik akses aplikasi (AAP) yang akan dikueri.

aap_test

Elemen respons

Element

Type

Description

Example

object

RequestId

string

The ID of the request. Alibaba Cloud generates a unique ID for each request. Use this ID to troubleshoot issues.

bcfefe15-46f0-44a3-bd96-3d422474b71a

Arn

string

The Alibaba Cloud Resource Name (ARN) of the AAP.

acs:kms:cn-hangzhou:119285303511****:applicationaccesspoint/aap_test

Name

string

The name of the AAP.

aap_test

Description

string

The description.

aap description

AuthenticationMethod

string

The authentication method.

ClientKey

Policies

string

The attached access policies.

["kst-hzz62ee817bvyyr5x****.efkd","kst-hzz62ee817bvyyr5x****.eyyp"]

Contoh

Respons sukses

JSONformat

{
  "RequestId": "bcfefe15-46f0-44a3-bd96-3d422474b71a",
  "Arn": "acs:kms:cn-hangzhou:119285303511****:applicationaccesspoint/aap_test",
  "Name": "aap_test",
  "Description": "aap description",
  "AuthenticationMethod": "ClientKey",
  "Policies": "[\"kst-hzz62ee817bvyyr5x****.efkd\",\"kst-hzz62ee817bvyyr5x****.eyyp\"]"
}

Kode kesalahan

HTTP status code

Error code

Error message

Description

400 InvalidParameter The specified parameter is not valid. An invalid value is specified for the parameter.
404 InvalidAccessKeyId.NotFound The Access Key ID provided does not exist in our records.

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.