メインコンテンツへスキップ
AWS Certification Help Desk
ナビゲーションメニュを切り替え
Not looking for AWS?
リクエストを送信
サインイン
カテゴリ
検索
Xvoucher Help Desk
AWS Xvoucher プラットフォーム
AWS Xvoucher プラットフォーム
基本情報
2 記事
管理者トピック
4 記事
学習者 トピック
3 記事
発表
1 記事
2025 年 3 月 14 日をもって、Xvoucher は AWS 認定試験の正規販売店ではなくなりました。
既存のお客様は、バウチャー管理ポータルから在庫にアクセスできます。Xvoucher アカウントに関するご質問は、以下の記事をご覧ください。
試験バウチャーを購入するには、AWS にお問い合わせください。
Popular searches:
カテゴリ
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
ナビゲーションメニュを切り替え
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
カテゴリ
カテゴリ
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
もっと見る
<% } %>
<% } %>
Powered by Zendesk