Get Hands-on with Amazon EKS - Workshop Event Series
Whether you're taking your first steps with Kubernetes or you're an experienced practitioner looking to sharpen your skills, our Amazon EKS workshop series delivers practical, real-world experience that moves you forward. Learn directly from AWS solutions architects and EKS specialists through hands-on sessions designed to build your confidence with Kubernetes. Register now and start building with Amazon EKS!
如何在单一视图中查看来自多个 AWS 账户的支持案例?
1 分钟阅读
0
我想在 AWS 支持中心控制台的同一视图中查阅来自多个 AWS 账户的案例。或者我想在 API 调用的响应结构中查看来自多个 AWS 账户的案例。
同样,您不能使用 API 或 SDK 返回来自多个账户或组织的案例。用于获取和详细说明案例的相关 API 是 DescribeCases。此 API 提供了两个参数来筛选其返回的案例,即 caseIdList 以及 displayId。这两个参数都要求您在与用于签署请求的证书相同的账户中为案例指定有效的 ID。如尝试使用其他账户的案例 ID,则 API 验证会失败。