[ホーム] - [AWS Powershell コマンドレット一覧]
このページではWindows 環境で管理するのに便利な Poweshell におけるコマンドレット一覧を紹介します。
カテゴリ | コマンドレット名 | 説明(日本語) | 説明 | リファレンスへのリンク |
Alexa For Business | Add-ALXBContactWithAddressBook | 特定のアドレス帳に連絡先を関連付ける | Associates a contact with a given address book | 公式ページへ |
Alexa For Business | Add-ALXBDeviceToRoom | 指定された部屋にデバイスを関連付けます。 | Associates a device with a given room | 公式ページへ |
Alexa For Business | Add-ALXBResourceTag | 指定されたリソースにメタデータタグを追加します。 | Adds metadata tags to a specified resource | 公式ページへ |
Alexa For Business | Add-ALXBSkillGroupToRoom | 特定の部屋にスキルグループを関連付けます。 | Associates a skill group with a given room | 公式ページへ |
Alexa For Business | Find-ALXBDevice | デバイスを検索し、一連のフィルタ条件を満たすデバイスを一覧表示します。 | Searches devices and lists the ones that meet a set of filter criteria | 公式ページへ |
Alexa For Business | Find-ALXBProfile | 部屋のプロファイルを検索し、一連のフィルタ条件を満たすものを一覧表示します。 | Searches room profiles and lists the ones that meet a set of filter criteria | 公式ページへ |
Alexa For Business | Find-ALXBRoom | 部屋を検索し、フィルタおよびソート基準のセットを満たすものを一覧表示します。 | Searches rooms and lists the ones that meet a set of filter and sort criteria | 公式ページへ |
Alexa For Business | Find-ALXBSkillGroup | スキルグループを検索し、一連のフィルタおよびソート基準を満たすスキルグループを一覧表示します。 | Searches skill groups and lists the ones that meet a set of filter and sort criteria | 公式ページへ |
Alexa For Business | Find-ALXBUser | ユーザーを検索し、一連のフィルターおよびソート基準を満たすものをリストします。 | Searches users and lists the ones that meet a set of filter and sort criteria | 公式ページへ |
Alexa For Business | Get-ALXBAddressBook | アドレス帳ARNによる本の詳細を取得する | Gets address the book details by the address book ARN | 公式ページへ |
Alexa For Business | Get-ALXBContact | 連絡先ARNによる連絡先の詳細を取得します。 | Gets the contact details by the contact ARN | 公式ページへ |
Alexa For Business | Get-ALXBDevice | デバイスARNによってデバイスの詳細を取得します。 | Gets the details of a device by device ARN | 公式ページへ |
Alexa For Business | Get-ALXBDeviceEventList | デバイス接続のステータスを含むデバイスイベントの履歴を最大30日間表示します。 | Lists the device event history, including device connection status, for up to 30 days | 公式ページへ |
Alexa For Business | Get-ALXBProfile | プロファイルARNによるルームプロファイルの詳細を取得します。 | Gets the details of a room profile by profile ARN | 公式ページへ |
Alexa For Business | Get-ALXBRoom | 部屋ごとの部屋の詳細を取得するARN | Gets room details by room ARN | 公式ページへ |
Alexa For Business | Get-ALXBRoomSkillParameter | 部屋、スキル、およびパラメータキーによる部屋のスキルパラメータの詳細を取得します。ARN | Gets room skill parameter details by room, skill, and parameter key ARN | 公式ページへ |
Alexa For Business | Get-ALXBSkillGroup | スキルグループARNによってスキルグループの詳細を取得します。 | Gets skill group details by skill group ARN | 公式ページへ |
Alexa For Business | Get-ALXBSkillList | 特定のスキルグループの有効なスキルをすべて一覧表示します。 | Lists all enabled skills in a specific skill group | 公式ページへ |
Alexa For Business | Get-ALXBTagList | 指定されたリソースのすべてのタグを一覧表示します。 | Lists all tags for the specified resource | 公式ページへ |
Alexa For Business | New-ALXBAddressBook | 指定された詳細を持つアドレス帳を作成します。 | Creates an address book with the specified details | 公式ページへ |
Alexa For Business | New-ALXBContact | 指定された詳細を持つ連絡先を作成します。 | Creates a contact with the specified details | 公式ページへ |
Alexa For Business | New-ALXBProfile | 指定された詳細で新しいルームプロファイルを作成します。 | Creates a new room profile with the specified details | 公式ページへ |
Alexa For Business | New-ALXBRoom | 指定された詳細で部屋を作成します。 | Creates a room with the specified details | 公式ページへ |
Alexa For Business | New-ALXBSkillGroup | 指定された名前と説明を持つスキルグループを作成します。 | Creates a skill group with a specified name and description | 公式ページへ |
Alexa For Business | New-ALXBUser | ユーザーを作成します。 | Creates a user | 公式ページへ |
Alexa For Business | Remove-ALXBAddressBook | アドレス帳ARNによるアドレス帳の削除 | Deletes an address book by the address book ARN | 公式ページへ |
Alexa For Business | Remove-ALXBContact | 連絡先ARNによる連絡先を削除します。 | Deletes a contact by the contact ARN | 公式ページへ |
Alexa For Business | Remove-ALXBContactFromAddressBook | 指定されたアドレス帳から連絡先の関連付けを解除する | Disassociates a contact from a given address book | 公式ページへ |
Alexa For Business | Remove-ALXBDeviceFromRoom | デバイスを現在のルームから切り離す | Disassociates a device from its current room | 公式ページへ |
Alexa For Business | Remove-ALXBProfile | プロファイルARNでルームプロファイルを削除します。 | Deletes a room profile by the profile ARN | 公式ページへ |
Alexa For Business | Remove-ALXBResourceTag | 指定されたリソースからメタデータタグを削除します。 | Removes metadata tags from a specified resource | 公式ページへ |
Alexa For Business | Remove-ALXBRoom | 部屋ARNによって部屋を削除する | Deletes a room by the room ARN | 公式ページへ |
Alexa For Business | Remove-ALXBRoomSkillParameter | 部屋のスキルパラメータの詳細をルーム、スキル、およびパラメータキーIDで削除します。 | Deletes room skill parameter details by room, skill, and parameter key ID | 公式ページへ |
Alexa For Business | Remove-ALXBSkillGroup | スキルグループARNでスキルグループを削除します。 | Deletes a skill group by skill group ARN | 公式ページへ |
Alexa For Business | Remove-ALXBSkillGroupFromRoom | 指定された部屋からスキルグループの関連付けを解除する | Disassociates a skill group from a specified room | 公式ページへ |
Alexa For Business | Remove-ALXBUser | ユーザーARNおよび登録ARNによって指定されたユーザーを削除します。 | Deletes a specified user by user ARN and enrollment ARN | 公式ページへ |
Alexa For Business | Resolve-ALXBRoom | スキル要求が呼び出された部屋の詳細を決定します。 | Determines the details for the room from which a skill request was invoked | 公式ページへ |
Alexa For Business | Revoke-ALXBInvitation | 招待状を取り消し、登録URLを無効にする | Revokes an invitation and invalidates the enrollment URL | 公式ページへ |
Alexa For Business | Search-ALXBAddressBook | アドレス帳を検索し、一連のフィルタおよび並べ替え条件を満たすものを一覧表示します。 | Searches address books and lists the ones that meet a set of filter and sort criteria | 公式ページへ |
Alexa For Business | Search-ALXBContact | 連絡先を検索し、一連のフィルタとソート基準を満たすものを一覧表示します。 | Searches contacts and lists the ones that meet a set of filter and sort criteria | 公式ページへ |
Alexa For Business | Send-ALXBInvitation | ユーザーにURL付きの登録の招待メールを送信します。 | Sends an enrollment invitation email with a URL to a user | 公式ページへ |
Alexa For Business | Set-ALXBRoomSkillParameter | 部屋のスキルパラメータの詳細、部屋のスキル、パラメータキーIDを更新します。 | Updates room skill parameter details by room, skill, and parameter key ID | 公式ページへ |
Alexa For Business | Start-ALXBDeviceSync | 以前のユーザーが設定したすべての情報と設定を消去して、デバイスとそのアカウントを既知のデフォルト設定にリセットします | Resets a device and its account to the known default settings, by clearing all information and settings set by previous users | 公式ページへ |
Alexa For Business | Update-ALXBAddressBook | アドレス帳の詳細をアドレス帳ARNで更新します。 | Updates address book details by the address book ARN | 公式ページへ |
Alexa For Business | Update-ALXBContact | ARN連絡先によって連絡先の詳細を更新します。 | Updates the contact details by the contact ARN | 公式ページへ |
Alexa For Business | Update-ALXBDevice | デバイス名をデバイスARNで更新します。 | Updates the device name by device ARN | 公式ページへ |
Alexa For Business | Update-ALXBProfile | ルームプロファイルARNによって既存のルームプロファイルを更新します。 | Updates an existing room profile by room profile ARN | 公式ページへ |
Alexa For Business | Update-ALXBRoom | 部屋ARNによる部屋の詳細の更新 | Updates room details by room ARN | 公式ページへ |
Alexa For Business | Update-ALXBSkillGroup | スキルグループARNによるスキルグループの詳細を更新します。 | Updates skill group details by skill group ARN | 公式ページへ |
Amazon API Gateway | Add-AGResourceTag | 指定されたリソースにタグを追加または更新します。 | Adds or updates a tag on a given resource | 公式ページへ |
Amazon API Gateway | Clear-AGStageAuthorizersCache | ステージ上のすべてのオーソライザキャッシュエントリをフラッシュします。 | Flushes all authorizer cache entries on a stage | 公式ページへ |
Amazon API Gateway | Clear-AGStageCache | ステージのキャッシュをフラッシュする | Flushes a stage's cache | 公式ページへ |
Amazon API Gateway | Get-AGAccount | 現在のアカウントリソースに関する情報を取得します。 | Gets information about the current Account resource | 公式ページへ |
Amazon API Gateway | Get-AGApiKey | 現在のApiKeyリソースに関する情報を取得します。 | Gets information about the current ApiKey resource | 公式ページへ |
Amazon API Gateway | Get-AGApiKeyList | 現在のApiKeysリソースに関する情報を取得します。 | Gets information about the current ApiKeys resource | 公式ページへ |
Amazon API Gateway | Get-AGAuthorizer | 既存のAuthorizerリソースを記述する | Describe an existing Authorizer resource | 公式ページへ |
Amazon API Gateway | Get-AGAuthorizerList | 既存のAuthorizersリソースの説明 | Describe an existing Authorizers resource | 公式ページへ |
Amazon API Gateway | Get-AGBasePathMapping | BasePathMappingリソースを記述する | Describe a BasePathMapping resource | 公式ページへ |
Amazon API Gateway | Get-AGBasePathMappingList | BasePathMappingリソースのコレクションを表します。 | Represents a collection of BasePathMapping resources | 公式ページへ |
Amazon API Gateway | Get-AGClientCertificate | 現在のClientCertificateリソースに関する情報を取得します。 | Gets information about the current ClientCertificate resource | 公式ページへ |
Amazon API Gateway | Get-AGClientCertificateList | ClientCertificateリソースのコレクションを取得します。 | Gets a collection of ClientCertificate resources | 公式ページへ |
Amazon API Gateway | Get-AGDeployment | デプロイメントリソースに関する情報を取得します。 | Gets information about a Deployment resource | 公式ページへ |
Amazon API Gateway | Get-AGDeploymentList | Deploymentsコレクションに関する情報を取得します。 | Gets information about a Deployments collection | 公式ページへ |
Amazon API Gateway | Get-AGDocumentationPart | 公式ページへ | ||
Amazon API Gateway | Get-AGDocumentationPartList | この操作では、使用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
Amazon API Gateway | Get-AGDocumentationVersion | 公式ページへ | ||
Amazon API Gateway | Get-AGDocumentationVersionList | この操作では、使用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
Amazon API Gateway | Get-AGDomainName | 呼び出すことができる、よりシンプルで直感的なURLに含まれるドメイン名を表します | Represents a domain name that is contained in a simpler, more intuitive URL that can be called | 公式ページへ |
Amazon API Gateway | Get-AGDomainNameList | DomainNameリソースのコレクションを表します。 | Represents a collection of DomainName resources | 公式ページへ |
Amazon API Gateway | Get-AGExport | 特定の形式でRestApiのデプロイされたバージョンをエクスポートします。 | Exports a deployed version of a RestApi in a specified format | 公式ページへ |
Amazon API Gateway | Get-AGGatewayResponse | 指定されたRestApiで指定された応答タイプのGatewayResponseを取得します。 | Gets a GatewayResponse of a specified response type on the given RestApi | 公式ページへ |
Amazon API Gateway | Get-AGGatewayResponseList | 指定したRestApiのGatewayResponsesコレクションを取得します。 | Gets the GatewayResponses collection on the given RestApi | 公式ページへ |
Amazon API Gateway | Get-AGIntegration | 統合設定を取得する | Get the integration settings | 公式ページへ |
Amazon API Gateway | Get-AGIntegrationResponse | 統合応答を取得する | Represents a get integration response | 公式ページへ |
Amazon API Gateway | Get-AGMethod | 既存のMethodリソースを記述する | Describe an existing Method resource | 公式ページへ |
Amazon API Gateway | Get-AGMethodResponse | MethodResponseリソースについて説明します。 | Describes a MethodResponse resource | 公式ページへ |
Amazon API Gateway | Get-AGModel | RestApiリソース用に定義された既存のモデルについて説明します。 | Describes an existing model defined for a RestApi resource | 公式ページへ |
Amazon API Gateway | Get-AGModelList | RestApiリソースに定義されている既存のモデルについて説明します。 | Describes existing Models defined for a RestApi resource | 公式ページへ |
Amazon API Gateway | Get-AGModelTemplate | ペイロードをモデルの構造に変換するために使用できるサンプルマッピングテンプレートを生成します。 | Generates a sample mapping template that can be used to transform a payload into the structure of a model | 公式ページへ |
Amazon API Gateway | Get-AGRequestValidator | 指定されたRestApiのRequestValidatorを取得します。 | Gets a RequestValidator of a given RestApi | 公式ページへ |
Amazon API Gateway | Get-AGResource | リソースに関する情報を一覧表示する | Lists information about a resource | 公式ページへ |
Amazon API Gateway | Get-AGResourceList | リソースリソースのコレクションに関する情報を一覧表示します。 | Lists information about a collection of Resource resources | 公式ページへ |
Amazon API Gateway | Get-AGResourceTag | 指定されたリソースのタグコレクションを取得します。 | Gets the Tags collection for a given resource | 公式ページへ |
Amazon API Gateway | Get-AGRestApi | コレクション内のRestApiリソースを一覧表示します。 | Lists the RestApi resource in the collection | 公式ページへ |
Amazon API Gateway | Get-AGRestApiList | コレクションのRestApisリソースを一覧表示します。 | Lists the RestApis resources for your collection | 公式ページへ |
Amazon API Gateway | Get-AGSdk | RestApiおよびStage用のクライアントSDKを生成する | Generates a client SDK for a RestApi and Stage | 公式ページへ |
Amazon API Gateway | Get-AGSdkType | 公式ページへ | ||
Amazon API Gateway | Get-AGSdkTypeList | この操作では、使用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | This operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
Amazon API Gateway | Get-AGStage | ステージリソースに関する情報を取得します。 | Gets information about a Stage resource | 公式ページへ |
Amazon API Gateway | Get-AGStageList | 1つ以上のステージリソースに関する情報を取得します。 | Gets information about one or more Stage resources | 公式ページへ |
Amazon API Gateway | Get-AGUsage | 指定された時間間隔での使用計画の使用状況データを取得します。 | Gets the usage data of a usage plan in a specified time interval | 公式ページへ |
Amazon API Gateway | Get-AGUsagePlan | 指定されたプラン識別子の使用計画を取得します。 | Gets a usage plan of a given plan identifier | 公式ページへ |
Amazon API Gateway | Get-AGUsagePlanKey | 指定されたキー識別子の使用計画キーを取得します。 | Gets a usage plan key of a given key identifier | 公式ページへ |
Amazon API Gateway | Get-AGUsagePlanKeyList | 指定された使用計画に追加されたAPIキーを表すすべての使用計画キーを取得します。 | Gets all the usage plan keys representing the API keys added to a specified usage plan | 公式ページへ |
Amazon API Gateway | Get-AGUsagePlanList | 呼び出し元のアカウントのすべての使用計画を取得します。 | Gets all the usage plans of the caller's account | 公式ページへ |
Amazon API Gateway | Get-AGValidatorList | 指定されたRestApiのRequestValidatorsコレクションを取得します。 | Gets the RequestValidators collection of a given RestApi | 公式ページへ |
Amazon API Gateway | Get-AGVpcLink | リージョン内の呼び出し元のアカウントで指定されたVPCリンクを取得します。 | Gets a specified VPC link under the caller's account in a region | 公式ページへ |
Amazon API Gateway | Get-AGVpcLinkList | 選択した地域の発信者のアカウントの下にあるVpcLinksコレクションを取得します。 | Gets the VpcLinks collection under the caller's account in a selected region | 公式ページへ |
Amazon API Gateway | Import-AGApiKey | 外部ソースからAPIキーをインポートする(CSV形式のファイルなど) | Import API keys from an external source, such as a CSV-formatted file | 公式ページへ |
Amazon API Gateway | Import-AGDocumentationPartList | 公式ページへ | ||
Amazon API Gateway | Import-AGRestApi | 外部API定義ファイルから新しいAPIを作成するAPIゲートウェイ制御サービスの機能 | A feature of the API Gateway control service for creating a new API from an external API definition file | 公式ページへ |
Amazon API Gateway | New-AGApiKey | ApiKeyリソースを作成する | Create an ApiKey resource | 公式ページへ |
Amazon API Gateway | New-AGAuthorizer | 新しいAuthorizerリソースを既存のRestApiリソースに追加します。 | Adds a new Authorizer resource to an existing RestApi resource | 公式ページへ |
Amazon API Gateway | New-AGBasePathMapping | 新しいBasePathMappingリソースを作成します。 | Creates a new BasePathMapping resource | 公式ページへ |
Amazon API Gateway | New-AGClientCertificate | ClientCertificateリソースを生成します。 | Generates a ClientCertificate resource | 公式ページへ |
Amazon API Gateway | New-AGDeployment | 特定のRestApiをインターネット経由で呼び出し可能にするDeploymentリソースを作成します。 | Creates a Deployment resource, which makes a specified RestApi callable over the internet | 公式ページへ |
Amazon API Gateway | New-AGDocumentationPart | 公式ページへ | ||
Amazon API Gateway | New-AGDocumentationVersion | 公式ページへ | ||
Amazon API Gateway | New-AGDomainName | 新しいドメイン名を作成します。 | Creates a new domain name | 公式ページへ |
Amazon API Gateway | New-AGModel | 既存のRestApiリソースに新しいModelリソースを追加します。 | Adds a new Model resource to an existing RestApi resource | 公式ページへ |
Amazon API Gateway | New-AGRequestValidator | 指定されたRestApiのReqeustValidatorを作成します。 | Creates a ReqeustValidator of a given RestApi | 公式ページへ |
Amazon API Gateway | New-AGResource | リソースリソースを作成します。 | Creates a Resource resource | 公式ページへ |
Amazon API Gateway | New-AGRestApi | 新しいRestApiリソースを作成します。 | Creates a new RestApi resource | 公式ページへ |
Amazon API Gateway | New-AGStage | APIの既存の配置を参照する新しいステージリソースを作成します。 | Creates a new Stage resource that references a pre-existing Deployment for the API | 公式ページへ |
Amazon API Gateway | New-AGUsagePlan | ペイロードに指定されたスロットルと割り当て制限、関連するAPIステージを含む使用計画を作成します | Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload | 公式ページへ |
Amazon API Gateway | New-AGUsagePlanKey | 使用計画に既存のAPIキーを追加するための使用計画キーを作成します。 | Creates a usage plan key for adding an existing API key to a usage plan | 公式ページへ |
Amazon API Gateway | New-AGVpcLink | 選択された地域の発信者のアカウントの下に、非同期操作でVPCリンクを作成します。通常、完了して操作可能になるのに2?4分かかります | Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational | 公式ページへ |
Amazon API Gateway | Remove-AGApiKey | ApiKeyリソースを削除します。 | Deletes the ApiKey resource | 公式ページへ |
Amazon API Gateway | Remove-AGAuthorizer | 既存のAuthorizerリソースを削除します。 | Deletes an existing Authorizer resource | 公式ページへ |
Amazon API Gateway | Remove-AGBasePathMapping | BasePathMappingリソースを削除します。 | Deletes the BasePathMapping resource | 公式ページへ |
Amazon API Gateway | Remove-AGClientCertificate | ClientCertificateリソースを削除します。 | Deletes the ClientCertificate resource | 公式ページへ |
Amazon API Gateway | Remove-AGDeployment | デプロイメントリソースを削除します。 | Deletes a Deployment resource | 公式ページへ |
Amazon API Gateway | Remove-AGDocumentationPart | 公式ページへ | ||
Amazon API Gateway | Remove-AGDocumentationVersion | 公式ページへ | ||
Amazon API Gateway | Remove-AGDomainName | DomainNameリソースを削除します。 | Deletes the DomainName resource | 公式ページへ |
Amazon API Gateway | Remove-AGGatewayResponse | 指定したRestApiで指定された応答タイプのGatewayResponseのカスタマイズをすべて消去し、デフォルト設定でリセットします | Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings | 公式ページへ |
Amazon API Gateway | Remove-AGIntegration | 削除統合を表します。 | Represents a delete integration | 公式ページへ |
Amazon API Gateway | Remove-AGIntegrationResponse | 統合応答の削除を表します。 | Represents a delete integration response | 公式ページへ |
Amazon API Gateway | Remove-AGMethod | 既存のMethodリソースを削除します。 | Deletes an existing Method resource | 公式ページへ |
Amazon API Gateway | Remove-AGMethodResponse | 既存のMethodResponseリソースを削除します。 | Deletes an existing MethodResponse resource | 公式ページへ |
Amazon API Gateway | Remove-AGModel | モデルを削除します。 | Deletes a model | 公式ページへ |
Amazon API Gateway | Remove-AGRequestValidator | 指定されたRestApiのRequestValidatorを削除します。 | Deletes a RequestValidator of a given RestApi | 公式ページへ |
Amazon API Gateway | Remove-AGResource | リソースリソースを削除します。 | Deletes a Resource resource | 公式ページへ |
Amazon API Gateway | Remove-AGResourceTag | 指定されたリソースからタグを削除します。 | Removes a tag from a given resource | 公式ページへ |
Amazon API Gateway | Remove-AGRestApi | 指定されたAPIを削除します。 | Deletes the specified API | 公式ページへ |
Amazon API Gateway | Remove-AGStage | ステージリソースを削除します。 | Deletes a Stage resource | 公式ページへ |
Amazon API Gateway | Remove-AGUsagePlan | 指定した計画IDの使用計画を削除します。 | Deletes a usage plan of a given plan Id | 公式ページへ |
Amazon API Gateway | Remove-AGUsagePlanKey | 使用計画キーを削除し、関連する使用計画から基になるAPIキーを削除します。 | Deletes a usage plan key and remove the underlying API key from the associated usage plan | 公式ページへ |
Amazon API Gateway | Remove-AGVpcLink | 指定した識別子の既存のVpcLinkを削除します。 | Deletes an existing VpcLink of a specified identifier | 公式ページへ |
Amazon API Gateway | Test-AGInvokeAuthorizer | ヘッダー、パラメータ、および受信リクエストボディを使用して、RestApiのAuthorizerの実行をシミュレートします。 | Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body | 公式ページへ |
Amazon API Gateway | Test-AGInvokeMethod | ヘッダー、パラメーター、および受信リクエストボディを使用して、RestApiでメソッドの実行をシミュレートします。 | Simulate the execution of a Method in your RestApi with headers, parameters, and an incoming request body | 公式ページへ |
Amazon API Gateway | Update-AGAccount | 現在のアカウントリソースに関する情報を変更します。 | Changes information about the current Account resource | 公式ページへ |
Amazon API Gateway | Update-AGApiKey | ApiKeyリソースに関する情報を変更する | Changes information about an ApiKey resource | 公式ページへ |
Amazon API Gateway | Update-AGAuthorizer | 既存のAuthorizerリソースを更新します。 | Updates an existing Authorizer resource | 公式ページへ |
Amazon API Gateway | Update-AGBasePathMapping | BasePathMappingリソースに関する情報を変更します。 | Changes information about the BasePathMapping resource | 公式ページへ |
Amazon API Gateway | Update-AGClientCertificate | ClientCertificateリソースに関する情報を変更する | Changes information about an ClientCertificate resource | 公式ページへ |
Amazon API Gateway | Update-AGDeployment | デプロイメントリソースに関する情報を変更する | Changes information about a Deployment resource | 公式ページへ |
Amazon API Gateway | Update-AGDocumentationPart | 公式ページへ | ||
Amazon API Gateway | Update-AGDocumentationVersion | 公式ページへ | ||
Amazon API Gateway | Update-AGDomainName | DomainNameリソースに関する情報を変更します。 | Changes information about the DomainName resource | 公式ページへ |
Amazon API Gateway | Update-AGGatewayResponse | 指定されたRestApiで指定された応答タイプのGatewayResponseを更新します。 | Updates a GatewayResponse of a specified response type on the given RestApi | 公式ページへ |
Amazon API Gateway | Update-AGIntegration | 更新の統合を表します。 | Represents an update integration | 公式ページへ |
Amazon API Gateway | Update-AGIntegrationResponse | 更新統合応答を表します。 | Represents an update integration response | 公式ページへ |
Amazon API Gateway | Update-AGMethod | 既存のMethodリソースを更新します。 | Updates an existing Method resource | 公式ページへ |
Amazon API Gateway | Update-AGMethodResponse | 既存のMethodResponseリソースを更新します。 | Updates an existing MethodResponse resource | 公式ページへ |
Amazon API Gateway | Update-AGModel | モデルに関する情報を変更する | Changes information about a model | 公式ページへ |
Amazon API Gateway | Update-AGRequestValidator | 指定されたRestApiのRequestValidatorを更新します。 | Updates a RequestValidator of a given RestApi | 公式ページへ |
Amazon API Gateway | Update-AGResource | リソースリソースに関する情報を変更する | Changes information about a Resource resource | 公式ページへ |
Amazon API Gateway | Update-AGRestApi | 指定されたAPIに関する情報を変更します。 | Changes information about the specified API | 公式ページへ |
Amazon API Gateway | Update-AGStage | ステージリソースに関する情報を変更する | Changes information about a Stage resource | 公式ページへ |
Amazon API Gateway | Update-AGUsage | 指定されたAPIキーに関連付けられている使用計画の残りのクォータを一時的に延長します | Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key | 公式ページへ |
Amazon API Gateway | Update-AGUsagePlan | 指定された計画IDの使用計画を更新します。 | Updates a usage plan of a given plan Id | 公式ページへ |
Amazon API Gateway | Update-AGVpcLink | 指定した識別子の既存のVpcLinkを更新します。 | Updates an existing VpcLink of a specified identifier | 公式ページへ |
Amazon API Gateway | Write-AGGatewayResponse | 指定されたレスポンスタイプとステータスコードのGatewayResponseのカスタマイズを指定されたRestApiに作成します | Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi | 公式ページへ |
Amazon API Gateway | Write-AGIntegration | メソッドの統合を設定する | Sets up a method's integration | 公式ページへ |
Amazon API Gateway | Write-AGIntegrationResponse | プット統合を表します。 | Represents a put integration | 公式ページへ |
Amazon API Gateway | Write-AGMethod | 既存のリソースリソースにメソッドを追加する | Add a method to an existing Resource resource | 公式ページへ |
Amazon API Gateway | Write-AGMethodResponse | 既存のMethodリソースにMethodResponseを追加します。 | Adds a MethodResponse to an existing Method resource | 公式ページへ |
Amazon API Gateway | Write-AGRestApi | 既存のAPIを外部API定義の入力で更新するためのAPIゲートウェイ制御サービスの機能 | A feature of the API Gateway control service for updating an existing API with an input of external API definitions | 公式ページへ |
Amazon Athena | Get-ATHNamedQuery | 単一のクエリに関する情報を返します。 | Returns information about a single query | 公式ページへ |
Amazon Athena | Get-ATHNamedQueryBatch | 1つの名前付きクエリの詳細、またはクエリID文字列の配列として指定する最大50個のクエリの一覧を返します | Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings | 公式ページへ |
Amazon Athena | Get-ATHNamedQueryList | 利用可能なすべてのクエリIDのリストを提供します。 | Provides a list of all available query IDs | 公式ページへ |
Amazon Athena | Get-ATHQueryExecution | クエリの1回の実行に関する情報を返します。 | Returns information about a single execution of a query | 公式ページへ |
Amazon Athena | Get-ATHQueryExecutionBatch | 1回のクエリ実行の詳細、またはクエリ実行ID文字列の配列として提供する最大50のクエリ実行の一覧を返します | Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings | 公式ページへ |
Amazon Athena | Get-ATHQueryExecutionList | 使用可能なすべてのクエリ実行IDのリストを提供します。 | Provides a list of all available query execution IDs | 公式ページへ |
Amazon Athena | Get-ATHQueryResult | QueryExecutionIdで指定された単一のクエリ実行の結果を返します。 | Returns the results of a single query execution specified by QueryExecutionId | 公式ページへ |
Amazon Athena | New-ATHNamedQuery | 名前付きクエリを作成します。 | Creates a named query | 公式ページへ |
Amazon Athena | Remove-ATHNamedQuery | 名前付きクエリを削除します。 | Deletes a named query | 公式ページへ |
Amazon Athena | Start-ATHQueryExecution | クエリ文字列に含まれるSQLクエリ文を実行(実行)します。 | Runs (executes) the SQL query statements contained in the Query string | 公式ページへ |
Amazon Athena | Stop-ATHQueryExecution | クエリの実行を停止します。 | Stops a query execution | 公式ページへ |
Amazon CloudFront | Add-CFResourceTag | CloudFrontリソースにタグを追加する | Add tags to a CloudFront resource | 公式ページへ |
Amazon CloudFront | Get-CFCloudFrontOriginAccessIdentity | 起点アクセスIDに関する情報を取得する | Get the information about an origin access identity | 公式ページへ |
Amazon CloudFront | Get-CFCloudFrontOriginAccessIdentityConfig | 起点アクセスIDに関する設定情報を取得する | Get the configuration information about an origin access identity | 公式ページへ |
Amazon CloudFront | Get-CFCloudFrontOriginAccessIdentityList | 原点アクセスIDを一覧表示する | Lists origin access identities | 公式ページへ |
Amazon CloudFront | Get-CFDistribution | ディストリビューションに関する情報を取得する | Get the information about a distribution | 公式ページへ |
Amazon CloudFront | Get-CFDistributionConfig | ディストリビューションに関する設定情報を取得する | Get the configuration information about a distribution | 公式ページへ |
Amazon CloudFront | Get-CFDistributionList | 配布物を一覧表示する | List distributions | 公式ページへ |
Amazon CloudFront | Get-CFDistributionListByWebACLId | 指定したAWS WAF Web ACLに関連付けられているディストリビューションを一覧表示する | List the distributions that are associated with a specified AWS WAF web ACL | 公式ページへ |
Amazon CloudFront | Get-CFFieldLevelEncryption | フィールドレベルの暗号化設定情報を取得する | Get the field-level encryption configuration information | 公式ページへ |
Amazon CloudFront | Get-CFFieldLevelEncryptionConfig | フィールドレベルの暗号化設定情報を取得する | Get the field-level encryption configuration information | 公式ページへ |
Amazon CloudFront | Get-CFFieldLevelEncryptionConfigList | このアカウントのCloudFrontで作成されたすべてのフィールドレベルの暗号化設定を一覧表示する | List all field-level encryption configurations that have been created in CloudFront for this account | 公式ページへ |
Amazon CloudFront | Get-CFFieldLevelEncryptionProfile | フィールドレベルの暗号化プロファイル情報を取得する | Get the field-level encryption profile information | 公式ページへ |
Amazon CloudFront | Get-CFFieldLevelEncryptionProfileConfig | フィールドレベルの暗号化プロファイル設定情報を取得する | Get the field-level encryption profile configuration information | 公式ページへ |
Amazon CloudFront | Get-CFFieldLevelEncryptionProfileList | このアカウントのCloudFrontで作成されたフィールドレベルの暗号化プロファイルのリストをリクエストする | Request a list of field-level encryption profiles that have been created in CloudFront for this account | 公式ページへ |
Amazon CloudFront | Get-CFInvalidation | 無効化に関する情報を取得する | Get the information about an invalidation | 公式ページへ |
Amazon CloudFront | Get-CFInvalidationList | 無効化バッチを一覧表示する | Lists invalidation batches | 公式ページへ |
Amazon CloudFront | Get-CFPublicKey | 公開鍵情報を取得する | Get the public key information | 公式ページへ |
Amazon CloudFront | Get-CFPublicKeyConfig | 公開鍵構成情報を返す | Return public key configuration informaation | 公式ページへ |
Amazon CloudFront | Get-CFPublicKeyList | このアカウントのCloudFrontに追加されたすべての公開鍵を一覧表示する | List all public keys that have been added to CloudFront for this account | 公式ページへ |
Amazon CloudFront | Get-CFResourceTag | CloudFrontリソースのタグを一覧表示する | List tags for a CloudFront resource | 公式ページへ |
Amazon CloudFront | Get-CFStreamingDistribution | 配布設定を含む、指定されたRTMP配布に関する情報を取得します。 | Gets information about a specified RTMP distribution, including the distribution configuration | 公式ページへ |
Amazon CloudFront | Get-CFStreamingDistributionConfig | ストリーミング配信に関する設定情報を取得する | Get the configuration information about a streaming distribution | 公式ページへ |
Amazon CloudFront | Get-CFStreamingDistributionList | ストリーミング配信の一覧表示 | List streaming distributions | 公式ページへ |
Amazon CloudFront | New-CFCloudFrontOriginAccessIdentity | 新しい原点アクセスIDを作成します。 | Creates a new origin access identity | 公式ページへ |
Amazon CloudFront | New-CFDistribution | 新しいWeb配布を作成する | Creates a new web distribution | 公式ページへ |
Amazon CloudFront | New-CFDistributionWithTag | タグ付きの新しいディストリビューションを作成する | Create a new distribution with tags | 公式ページへ |
Amazon CloudFront | New-CFFieldLevelEncryptionConfig | 新しいフィールドレベルの暗号化設定を作成する | Create a new field-level encryption configuration | 公式ページへ |
Amazon CloudFront | New-CFFieldLevelEncryptionProfile | フィールドレベルの暗号化プロファイルを作成する | Create a field-level encryption profile | 公式ページへ |
Amazon CloudFront | New-CFInvalidation | 新しい無効化を作成する | Create a new invalidation | 公式ページへ |
Amazon CloudFront | New-CFPublicKey | CloudFrontに新しい公開鍵を追加して、フィールドレベルの暗号化などに使用する | Add a new public key to CloudFront to use, for example, for field-level encryption | 公式ページへ |
Amazon CloudFront | New-CFSignedCookie | 指定された日付まで(缶詰のポリシーを使用)、またはアクセス時間枠とip範囲に基づいてプライベートコンテンツへのアクセスを調整するまで、プライベートコンテンツへのユニバーサルアクセスを許可する署名付きCookieを作成します | Creates signed cookies that grants universal access to private content until a given date (using a canned policy) or tailored access to private content based on an access time window and ip range | 公式ページへ |
Amazon CloudFront | New-CFSignedUrl | 特定の日付まで(缶詰のポリシーを使用)、またはアクセス時間枠とip範囲に基づいてプライベートコンテンツへのアクセスを調整するまで、プライベートコンテンツへのユニバーサルアクセスを許可する署名付きURLを作成します | Creates a signed URL that grants universal access to private content until a given date (using a canned policy) or tailored access to private content based on an access time window and ip range | 公式ページへ |
Amazon CloudFront | New-CFStreamingDistribution | 新しいRMTPディストリビューションを作成します。 | Creates a new RMTP distribution | 公式ページへ |
Amazon CloudFront | New-CFStreamingDistributionWithTag | タグを使用して新しいストリーミング配信を作成する | Create a new streaming distribution with tags | 公式ページへ |
Amazon CloudFront | Remove-CFCloudFrontOriginAccessIdentity | 元のアクセスIDを削除する | Delete an origin access identity | 公式ページへ |
Amazon CloudFront | Remove-CFDistribution | ディストリビューションを削除する | Delete a distribution | 公式ページへ |
Amazon CloudFront | Remove-CFFieldLevelEncryptionConfig | フィールドレベルの暗号化設定を削除する | Remove a field-level encryption configuration | 公式ページへ |
Amazon CloudFront | Remove-CFFieldLevelEncryptionProfile | フィールドレベルの暗号化プロファイルを削除する | Remove a field-level encryption profile | 公式ページへ |
Amazon CloudFront | Remove-CFPublicKey | 以前にCloudFrontに追加した公開鍵を削除する | Remove a public key you previously added to CloudFront | 公式ページへ |
Amazon CloudFront | Remove-CFResourceTag | CloudFrontリソースからタグを削除する | Remove tags from a CloudFront resource | 公式ページへ |
Amazon CloudFront | Remove-CFStreamingDistribution | ストリーミング配信を削除する | Delete a streaming distribution | 公式ページへ |
Amazon CloudFront | Update-CFCloudFrontOriginAccessIdentity | 原点アクセスIDを更新する | Update an origin access identity | 公式ページへ |
Amazon CloudFront | Update-CFDistribution | Web配布の設定を更新する | Updates the configuration for a web distribution | 公式ページへ |
Amazon CloudFront | Update-CFFieldLevelEncryptionConfig | フィールドレベルの暗号化設定を更新する | Update a field-level encryption configuration | 公式ページへ |
Amazon CloudFront | Update-CFFieldLevelEncryptionProfile | フィールドレベルの暗号化プロファイルを更新する | Update a field-level encryption profile | 公式ページへ |
Amazon CloudFront | Update-CFPublicKey | 公開鍵情報を更新する | Update public key information | 公式ページへ |
Amazon CloudFront | Update-CFStreamingDistribution | ストリーミング配信を更新する | Update a streaming distribution | 公式ページへ |
Amazon CloudSearch | Get-CSAnalysisScheme | ドメインに構成された分析スキームを取得します。 | Gets the analysis schemes configured for a domain | 公式ページへ |
Amazon CloudSearch | Get-CSAvailabilityOption | ドメインに設定されている可用性オプションを取得します。 | Gets the availability options configured for a domain | 公式ページへ |
Amazon CloudSearch | Get-CSDomain | このアカウントが所有する検索ドメインについての情報を取得します。 | Gets information about the search domains owned by this account | 公式ページへ |
Amazon CloudSearch | Get-CSDomainNameList | アカウントが所有するすべての検索ドメインを一覧表示します。 | Lists all search domains owned by an account | 公式ページへ |
Amazon CloudSearch | Get-CSExpression | 検索ドメイン用に構成された式を取得します。 | Gets the expressions configured for the search domain | 公式ページへ |
Amazon CloudSearch | Get-CSIndexField | 検索ドメイン用に構成されたインデックスフィールドに関する情報を取得します。 | Gets information about the index fields configured for the search domain | 公式ページへ |
Amazon CloudSearch | Get-CSScalingParameter | ドメインに設定されたスケーリングパラメータを取得します。 | Gets the scaling parameters configured for a domain | 公式ページへ |
Amazon CloudSearch | Get-CSServiceAccessPolicy | ドメインのドキュメントおよび検索エンドポイントへのアクセスを制御するアクセスポリシーに関する情報を取得します。 | Gets information about the access policies that control access to the domain's document and search endpoints | 公式ページへ |
Amazon CloudSearch | Get-CSSuggester | ドメイン用に構成されたsuggesterを取得します。 | Gets the suggesters configured for a domain | 公式ページへ |
Amazon CloudSearch | New-CSDomain | 新しい検索ドメインを作成します。 | Creates a new search domain | 公式ページへ |
Amazon CloudSearch | Remove-CSAnalysisScheme | 分析スキームを削除する | Deletes an analysis scheme | 公式ページへ |
Amazon CloudSearch | Remove-CSDomain | 検索ドメインとそのすべてのデータを永久に削除します。 | Permanently deletes a search domain and all of its data | 公式ページへ |
Amazon CloudSearch | Remove-CSExpression | 検索ドメインから式を削除する | Removes an Expression from the search domain | 公式ページへ |
Amazon CloudSearch | Remove-CSIndexField | 検索ドメインからIndexFieldを削除します。 | Removes an IndexField from the search domain | 公式ページへ |
Amazon CloudSearch | Remove-CSSuggester | suggesterを削除する | Deletes a suggester | 公式ページへ |
Amazon CloudSearch | Set-CSAnalysisScheme | テキストまたはテキスト配列フィールドに適用され、言語固有のテキスト処理オプションを定義するための分析スキームを構成します。 | Configures an analysis scheme that can be applied to a text or text-array field to define language-specific text processing options | 公式ページへ |
Amazon CloudSearch | Set-CSExpression | 検索ドメインの式を構成します。 | Configures an Expression for the search domain | 公式ページへ |
Amazon CloudSearch | Set-CSIndexField | 検索ドメインのIndexFieldを構成します。 | Configures an IndexField for the search domain | 公式ページへ |
Amazon CloudSearch | Set-CSSuggester | ドメインのsuggesterを設定する | Configures a suggester for a domain | 公式ページへ |
Amazon CloudSearch | Start-CSIndex | 最新の索引オプションを使用して検索ドメインに文書の索引付けを開始するよう指示します。 | Tells the search domain to start indexing its documents using the latest indexing options | 公式ページへ |
Amazon CloudSearch | Start-CSSuggestersBuild | 検索候補を索引付けする | Indexes the search suggestions | 公式ページへ |
Amazon CloudSearch | Update-CSAvailabilityOption | ドメインの可用性オプションを設定します。 | Configures the availability options for a domain | 公式ページへ |
Amazon CloudSearch | Update-CSScalingParameter | ドメインのスケーリングパラメータを設定する | Configures scaling parameters for a domain | 公式ページへ |
Amazon CloudSearch | Update-CSServiceAccessPolicy | ドメインのドキュメントおよびエンドポイントを検索するためのアクセスルールを設定します | Configures the access rules that control access to the domain's document and search endpoints | 公式ページへ |
Amazon CloudSearchDomain | Get-CSDSuggestion | 部分的なクエリ文字列のオートコンプリート候補を取得する | Retrieves autocomplete suggestions for a partial query string | 公式ページへ |
Amazon CloudSearchDomain | Search-CSDDocument | 指定された検索基準に一致するドキュメントのリストを取得します。 | Retrieves a list of documents that match the specified search criteria | 公式ページへ |
Amazon CloudSearchDomain | Write-CSDDocument | 索引付けのために文書のバッチを検索ドメインにポストする | Posts a batch of documents to a search domain for indexing | 公式ページへ |
Amazon CloudWatch | Disable-CWAlarmAction | 指定したアラームのアクションを無効にします。 | Disables the actions for the specified alarms | 公式ページへ |
Amazon CloudWatch | Enable-CWAlarmAction | 指定したアラームのアクションを有効にします。 | Enables the actions for the specified alarms | 公式ページへ |
Amazon CloudWatch | Get-CWAlarm | 指定されたアラームを取得します。 | Retrieves the specified alarms | 公式ページへ |
Amazon CloudWatch | Get-CWAlarmForMetric | 指定したメトリックのアラームを取得します。 | Retrieves the alarms for the specified metric | 公式ページへ |
Amazon CloudWatch | Get-CWAlarmHistory | 指定したアラームの履歴を取得します。 | Retrieves the history for the specified alarm | 公式ページへ |
Amazon CloudWatch | Get-CWDashboard | 指定したダッシュボードの詳細を表示します。 | Displays the details of the dashboard that you specify | 公式ページへ |
Amazon CloudWatch | Get-CWDashboardList | アカウントのダッシュボードのリストを返します。 | Returns a list of the dashboards for your account | 公式ページへ |
Amazon CloudWatch | Get-CWMetricData | GetMetricData APIを使用すると、1回の要求で100個の異なるメトリックを取得し、合計100,800個のデータポイントを取得できます | You can use the GetMetricData API to retrieve as many as 100 different metrics in a single request, with a total of as many as 100,800 datapoints | 公式ページへ |
Amazon CloudWatch | Get-CWMetricList | AWSアカウント所有者用に格納されている有効なメトリックのリストを返します。 | Returns a list of valid metrics stored for the AWS account owner | 公式ページへ |
Amazon CloudWatch | Get-CWMetricStatistic | 指定したメトリックの統計を取得します。 | Gets statistics for the specified metric | 公式ページへ |
Amazon CloudWatch | Remove-CWAlarm | 指定されたアラームを削除します。 | Deletes the specified alarms | 公式ページへ |
Amazon CloudWatch | Remove-CWDashboard | 指定したすべてのダッシュボードを削除します。 | Deletes all dashboards that you specify | 公式ページへ |
Amazon CloudWatch | Set-CWAlarmState | テスト目的でアラームの状態を一時的に設定する | Temporarily sets the state of an alarm for testing purposes | 公式ページへ |
Amazon CloudWatch | Write-CWDashboard | 既存のダッシュボードがない場合は作成し、既存のダッシュボードを更新する | Creates a dashboard if it does not already exist, or updates an existing dashboard | 公式ページへ |
Amazon CloudWatch | Write-CWMetricAlarm | アラームを作成または更新し、指定されたメトリックに関連付けます | Creates or updates an alarm and associates it with the specified metric | 公式ページへ |
Amazon CloudWatch | Write-CWMetricData | Amazon CloudWatchにメトリックデータポイントを公開する | Publishes metric data points to Amazon CloudWatch | 公式ページへ |
Amazon CloudWatch Events | Disable-CWERule | 指定したルールを無効にする | Disables the specified rule | 公式ページへ |
Amazon CloudWatch Events | Enable-CWERule | 指定したルールを有効にする | Enables the specified rule | 公式ページへ |
Amazon CloudWatch Events | Get-CWEEventBus | アカウントのイベントバスと関連するポリシーを使用して、アカウントにイベントを書き込むことが許可されている外部AWSアカウントを表示します | Displays the external AWS accounts that are permitted to write events to your account using your account's event bus, and the associated policy | 公式ページへ |
Amazon CloudWatch Events | Get-CWERule | Amazon CloudWatch Eventsのルールを一覧表示する | Lists your Amazon CloudWatch Events rules | 公式ページへ |
Amazon CloudWatch Events | Get-CWERuleDetail | 指定されたルールについて説明します。 | Describes the specified rule | 公式ページへ |
Amazon CloudWatch Events | Get-CWERuleNamesByTarget | 指定したターゲットのルールを一覧表示します。 | Lists the rules for the specified target | 公式ページへ |
Amazon CloudWatch Events | Get-CWETargetsByRule | 指定したルールに割り当てられたターゲットを一覧表示します。 | Lists the targets assigned to the specified rule | 公式ページへ |
Amazon CloudWatch Events | Remove-CWEPermission | 別のAWSアカウントの許可を取り消して、デフォルトのイベントバスにイベントを配置できるようにする | Revokes the permission of another AWS account to be able to put events to your default event bus | 公式ページへ |
Amazon CloudWatch Events | Remove-CWERule | 指定したルールを削除します。 | Deletes the specified rule | 公式ページへ |
Amazon CloudWatch Events | Remove-CWETarget | 指定されたターゲットを指定されたルールから削除します。 | Removes the specified targets from the specified rule | 公式ページへ |
Amazon CloudWatch Events | Test-CWEEventPattern | 指定されたイベントパターンが指定されたイベントと一致するかどうかをテストします。 | Tests whether the specified event pattern matches the provided event | 公式ページへ |
Amazon CloudWatch Events | Write-CWEEvent | Amazon CloudWatch Eventsにカスタムイベントを送信し、ルールに一致させることができます。 | Sends custom events to Amazon CloudWatch Events so that they can be matched to rules | 公式ページへ |
Amazon CloudWatch Events | Write-CWEPermission | PutPermissionを実行すると、指定されたAWSアカウントは、アカウントをデフォルトのイベントバスに配置できます | Running PutPermission permits the specified AWS account to put events to your account's default event bus | 公式ページへ |
Amazon CloudWatch Events | Write-CWERule | 指定したルールを作成または更新します。 | Creates or updates the specified rule | 公式ページへ |
Amazon CloudWatch Events | Write-CWETarget | 指定されたターゲットを指定されたルールに追加するか、ターゲットがすでにルールに関連付けられている場合はターゲットを更新します | Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule | 公式ページへ |
Amazon CloudWatch Logs | Add-CWLLogGroupTag | 指定したロググループの指定したタグを追加または更新します。 | Adds or updates the specified tags for the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLDestination | すべての目的地を一覧表示する | Lists all your destinations | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLExportTask | 指定されたエクスポートタスクを一覧表示します。 | Lists the specified export tasks | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLFilteredLogEvent | 指定されたロググループのログイベントを一覧表示します。 | Lists log events from the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLLogEvent | 指定されたログ・ストリームからログ・イベントをリストします。 | Lists log events from the specified log stream | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLLogGroup | 指定されたロググループを一覧表示します。 | Lists the specified log groups | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLLogGroupTag | 指定したロググループのタグを一覧表示します。 | Lists the tags for the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLLogStream | 指定したロググループのログストリームを一覧表示します。 | Lists the log streams for the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLMetricFilter | 指定したメトリック・フィルターをリストします。 | Lists the specified metric filters | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLResourcePolicy | このアカウントのリソースポリシーを一覧表示します。 | Lists the resource policies in this account | 公式ページへ |
Amazon CloudWatch Logs | Get-CWLSubscriptionFilter | 指定したロググループのサブスクリプションフィルタを一覧表示します。 | Lists the subscription filters for the specified log group | 公式ページへ |
Amazon CloudWatch Logs | New-CWLExportTask | エクスポートタスクを作成します。これにより、ロググループからAmazon S3バケットにデータを効率的にエクスポートできます | Creates an export task, which allows you to efficiently export data from a log group to an Amazon S3 bucket | 公式ページへ |
Amazon CloudWatch Logs | New-CWLLogGroup | 指定された名前のロググループを作成します。 | Creates a log group with the specified name | 公式ページへ |
Amazon CloudWatch Logs | New-CWLLogStream | 指定されたロググループのログストリームを作成します。 | Creates a log stream for the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Register-CWLKmsKey | 指定されたAWSキー管理サービス(AWS KMS)の顧客マスタキー(CMK)を指定されたロググループに関連付けます。 | Associates the specified AWS Key Management Service (AWS KMS) customer master key (CMK) with the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLDestination | 指定された宛先を削除し、最終的にそれに発行するすべてのサブスクリプションフィルタを無効にします。 | Deletes the specified destination, and eventually disables all the subscription filters that publish to it | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLLogGroup | 指定されたログ・グループを削除し、ログ・グループに関連付けられたすべてのアーカイブ・ログ・イベントを永久に削除します。 | Deletes the specified log group and permanently deletes all the archived log events associated with the log group | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLLogGroupTag | 指定されたタグを指定されたロググループから削除します。 | Removes the specified tags from the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLLogStream | 指定されたログ・ストリームを削除し、ログ・ストリームに関連付けられたすべてのアーカイブ・ログ・イベントを永久に削除します。 | Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLMetricFilter | 指定したメトリックフィルタを削除します。 | Deletes the specified metric filter | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLResourcePolicy | このアカウントからリソースポリシーを削除します。 | Deletes a resource policy from this account | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLRetentionPolicy | 指定した保持ポリシーを削除します。 | Deletes the specified retention policy | 公式ページへ |
Amazon CloudWatch Logs | Remove-CWLSubscriptionFilter | 指定されたサブスクリプションフィルタを削除します。 | Deletes the specified subscription filter | 公式ページへ |
Amazon CloudWatch Logs | Stop-CWLExportTask | 指定されたエクスポートタスクを取り消します。 | Cancels the specified export task | 公式ページへ |
Amazon CloudWatch Logs | Test-CWLMetricFilter | ログイベントメッセージのサンプルに対してメトリックフィルタのフィルタパターンをテストします。 | Tests the filter pattern of a metric filter against a sample of log event messages | 公式ページへ |
Amazon CloudWatch Logs | Unregister-CWLKmsKey | 指定されたロググループから、関連するAWS Key Management Service(AWS KMS)のカスタマーマスタキー(CMK)の関連付けを解除します。 | Disassociates the associated AWS Key Management Service (AWS KMS) customer master key (CMK) from the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLDestination | 宛先を作成または更新する | Creates or updates a destination | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLDestinationPolicy | 既存の宛先に関連付けられたアクセスポリシーを作成または更新します。 | Creates or updates an access policy associated with an existing destination | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLLogEvent | ログイベントのバッチを指定されたログストリームにアップロードします。 | Uploads a batch of log events to the specified log stream | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLMetricFilter | メトリックフィルタを作成または更新し、指定したロググループに関連付ける | Creates or updates a metric filter and associates it with the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLResourcePolicy | リソースポリシーを作成または更新して、他のAWSサービスがログイベントをこのアカウントに配置できるようにします(Amazon Route 53など)。 | Creates or updates a resource policy allowing other AWS services to put log events to this account, such as Amazon Route 53 | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLRetentionPolicy | 指定したロググループの保存期間を設定します。 | Sets the retention of the specified log group | 公式ページへ |
Amazon CloudWatch Logs | Write-CWLSubscriptionFilter | サブスクリプションフィルタを作成または更新し、それを指定されたロググループに関連付けます。 | Creates or updates a subscription filter and associates it with the specified log group | 公式ページへ |
Amazon Cognito Identity | Get-CGIIdentityPool | プール名、IDの説明、作成日、現在のユーザー数など、特定のIDプールに関する詳細を取得します。 | Gets details about a particular identity pool, including the pool name, ID description, creation date, and current number of users | 公式ページへ |
Amazon Cognito Identity | Get-CGIIdentityPoolList | アカウントに登録されているすべてのCognito IDプールを一覧表示します。 | Lists all of the Cognito identity pools registered for your account | 公式ページへ |
Amazon Cognito Identity | Get-CGIIdentityPoolRole | アイデンティティ・プールのロールを取得します。 | Gets the roles for an identity pool | 公式ページへ |
Amazon Cognito Identity | New-CGIIdentityPool | 新しいIDプールを作成します。 | Creates a new identity pool | 公式ページへ |
Amazon Cognito Identity | Remove-CGIIdentityPool | ユーザープールを削除します。 | Deletes a user pool | 公式ページへ |
Amazon Cognito Identity | Set-CGIIdentityPoolRole | アイデンティティ・プールのロールを設定します。 | Sets the roles for an identity pool | 公式ページへ |
Amazon Cognito Identity | Update-CGIIdentityPool | ユーザープールを更新します。 | Updates a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Add-CGIPCustomAttribute | 追加のユーザー属性をユーザープールスキーマに追加します。 | Adds additional user attributes to the user pool schema | 公式ページへ |
Amazon Cognito Identity Provider | Add-CGIPSoftwareToken | ユーザーアカウント用に生成された一意の共有秘密キーコードを返します。 | Returns a unique generated shared secret key code for the user account | 公式ページへ |
Amazon Cognito Identity Provider | Add-CGIPUserToGroupAdmin | 指定したユーザーを指定したグループに追加します。 | Adds the specified user to the specified group | 公式ページへ |
Amazon Cognito Identity Provider | Confirm-CGIPForgotPassword | ユーザーが忘れたパスワードをリセットするための確認コードを入力できるようにする | Allows a user to enter a confirmation code to reset a forgotten password | 公式ページへ |
Amazon Cognito Identity Provider | Confirm-CGIPUserRegistration | ユーザーの登録を確認し、以前のユーザーからの既存のエイリアスを処理します。 | Confirms registration of a user and handles the existing alias from a previous user | 公式ページへ |
Amazon Cognito Identity Provider | Confirm-CGIPUserRegistrationAdmin | 確認コードを使用せずにユーザー登録を管理者として確定します。 | Confirms user registration as an admin without using a confirmation code | 公式ページへ |
Amazon Cognito Identity Provider | Connect-CGIPProviderForUserAdmin | ユーザープール(DestinationUser)内の既存のユーザーアカウントを、外部IDプロバイダの指定された属性名と値に基づいて外部IDプロバイダ(SourceUser)のIDにリンクします。 | Links an existing user account in a user pool (DestinationUser) to an identity from an external identity provider (SourceUser) based on a specified attribute name and value from the external identity provider | 公式ページへ |
Amazon Cognito Identity Provider | Disable-CGIPProviderForUserAdmin | ユーザーが指定された外部(SAMLまたはソーシャル)IDプロバイダでサインインできないようにする | Disables the user from signing in with the specified external (SAML or social) identity provider | 公式ページへ |
Amazon Cognito Identity Provider | Disable-CGIPUserAdmin | 指定したユーザーを管理者として無効にする | Disables the specified user as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Disconnect-CGIPDeviceGlobal | すべてのデバイスからユーザーをログアウトする | Signs out users from all devices | 公式ページへ |
Amazon Cognito Identity Provider | Disconnect-CGIPUserGlobalAdmin | すべてのデバイスから、管理者としてユーザーをサインアウトします。 | Signs out users from all devices, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Edit-CGIPDeviceStatus | デバイスのステータスを更新します。 | Updates the device status | 公式ページへ |
Amazon Cognito Identity Provider | Edit-CGIPDeviceStatusAdmin | デバイスステータスを管理者として更新します。 | Updates the device status as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Enable-CGIPUserAdmin | 指定したユーザーを管理者として有効にします。 | Enables the specified user as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPCSVHeader | そのヘッダー情報を取得します。 | Gets the header information for the | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPDevice | デバイスを取得します。 | Gets the device | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPDeviceAdmin | デバイスを管理者として取得します。 | Gets the device, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPDeviceList | デバイスを一覧表示する | Lists the devices | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPDeviceListAdmin | デバイスを管理者として一覧表示する | Lists devices, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPGroup | グループを取得する | Gets a group | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPGroupList | ユーザープールに関連付けられているグループを一覧表示します。 | Lists the groups associated with a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPGroupsForUserAdmin | ユーザーが所属するグループを一覧表示します。 | Lists the groups that the user belongs to | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPIdentityProvider | 特定のアイデンティティプロバイダに関する情報を取得する | Gets information about a specific identity provider | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPIdentityProviderByIdentifier | 指定されたIDプロバイダを取得します。 | Gets the specified identity provider | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPIdentityProviderList | ユーザープールのすべてのアイデンティティプロバイダに関する情報を一覧表示します。 | Lists information about all identity providers for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPResourceServer | リソースサーバーについて説明します。 | Describes a resource server | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPResourceServerList | ユーザープールのリソースサーバーを一覧表示します。 | Lists the resource servers for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPRiskConfiguration | リスク設定について説明します。 | Describes the risk configuration | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPSigningCertificate | このメソッドは、ユーザープールIDを取得し、署名証明書を返します | This method takes a user pool ID, and returns the signing certificate | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUICustomization | 何かが設定されている場合、特定のアプリクライアントのアプリUIのUIカスタマイズ情報を取得します。 | Gets the UI Customization information for a particular app client's app UI, if there is something set | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUser | ユーザーのユーザー属性とメタデータを取得します。 | Gets the user attributes and metadata for a user | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserAdmin | ユーザープールで指定されたユーザーを管理者として取得します。 | Gets the specified user by user name in a user pool as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserAttributeVerificationCode | 指定された属性名のユーザー属性検証コードを取得します。 | Gets the user attribute verification code for the specified attribute name | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserAuthEventListAdmin | Amazon Cognitoの高度なセキュリティの一部として検出されたユーザ活動の履歴とリスクの一覧を表示します。 | Lists a history of user activity and any risks detected as part of Amazon Cognito advanced security | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserImportJob | ユーザーのインポートジョブについて説明します。 | Describes the user import job | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserImportJobList | ユーザーのインポートジョブを一覧表示します。 | Lists the user import jobs | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserList | Amazon Cognitoユーザープールのユーザーを一覧表示します。 | Lists the users in the Amazon Cognito user pool | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserPool | 指定されたユーザープールの構成情報とメタデータを返します。 | Returns the configuration information and metadata of the specified user pool | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserPoolClient | 指定されたユーザープールクライアントの構成情報とメタデータを返すクライアントメソッド | Client method for returning the configuration information and metadata of the specified user pool client | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserPoolClientList | 指定したユーザープール用に作成されたクライアントを一覧表示します。 | Lists the clients that have been created for the specified user pool | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserPoolDomain | ドメインに関する情報を取得する | Gets information about a domain | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserPoolList | AWSアカウントに関連付けられているユーザープールを一覧表示します。 | Lists the user pools associated with an AWS account | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUserPoolMfaConfig | ユーザープールマルチファクタ認証(MFA)構成を取得します。 | Gets the user pool multi-factor authentication (MFA) configuration | 公式ページへ |
Amazon Cognito Identity Provider | Get-CGIPUsersInGroup | 指定したグループのユーザーを一覧表示します。 | Lists the users in the specified group | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPGroup | 指定したユーザープールに新しいグループを作成します。 | Creates a new group in the specified user pool | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPIdentityProvider | ユーザープールのIDプロバイダを作成します。 | Creates an identity provider for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPResourceServer | 新しいOAuth2を作成します。 | Creates a new OAuth2 | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPUserAdmin | 指定したユーザープールに新しいユーザーを作成します。 | Creates a new user in the specified user pool | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPUserImportJob | ユーザーインポートジョブを作成します。 | Creates the user import job | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPUserPool | 新しいAmazon Cognitoユーザプールを作成し、プールのパスワードポリシーを設定します | Creates a new Amazon Cognito user pool and sets the password policy for the pool | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPUserPoolClient | ユーザープールクライアントを作成します。 | Creates the user pool client | 公式ページへ |
Amazon Cognito Identity Provider | New-CGIPUserPoolDomain | ユーザープールの新しいドメインを作成します。 | Creates a new domain for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Register-CGIPUserInPool | 指定したユーザープールにユーザーを登録し、ユーザー名、パスワード、およびユーザー属性を作成します。 | Registers the user in the specified user pool and creates a user name, password, and user attributes | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPGroup | グループを削除する | Deletes a group | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPIdentityProvider | ユーザープールのアイデンティティプロバイダを削除します。 | Deletes an identity provider for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPResourceServer | リソースサーバーを削除します。 | Deletes a resource server | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUser | ユーザーが自分自身を削除できるようにする | Allows a user to delete himself or herself | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserAdmin | ユーザーを管理者として削除します。 | Deletes a user as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserAttribute | ユーザーの属性を削除します。 | Deletes the attributes for a user | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserAttributeAdmin | ユーザープール内のユーザー属性を管理者として削除します。 | Deletes the user attributes in a user pool as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserFromGroupAdmin | 指定されたユーザーを指定したグループから削除します。 | Removes the specified user from the specified group | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserPool | 指定したAmazon Cognitoユーザープールを削除します。 | Deletes the specified Amazon Cognito user pool | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserPoolClient | 開発者がユーザープールクライアントを削除できるようにします。 | Allows the developer to delete the user pool client | 公式ページへ |
Amazon Cognito Identity Provider | Remove-CGIPUserPoolDomain | ユーザープールのドメインを削除します。 | Deletes a domain for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Reset-CGIPForgottenPassword | このAPIを呼び出すと、ユーザーのパスワードを変更するために必要な確認コードとともにエンドユーザーにメッセージが送信されます | Calling this API causes a message to be sent to the end user with a confirmation code that is required to change the user's password | 公式ページへ |
Amazon Cognito Identity Provider | Reset-CGIPUserPasswordAdmin | 指定したユーザーのパスワードを管理者としてユーザープールにリセットします。 | Resets the specified user's password in a user pool as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Send-CGIPAuthChallengeResponse | 認証チャレンジに応答する | Responds to the authentication challenge | 公式ページへ |
Amazon Cognito Identity Provider | Send-CGIPAuthChallengeResponseAdmin | 管理者としての認証チャレンジに応答します。 | Responds to an authentication challenge, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Send-CGIPConfirmationCode | ユーザープール内の特定のユーザーに確認のために確認を再送信します。 | Resends the confirmation (for confirmation of registration) to a specific user in the user pool | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPRiskConfiguration | 検出されたリスクに対するアクションを構成します。 | Configures actions on detected risks | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPUICustomization | ユーザープールのビルトインアプリUIのUIカスタマイズ情報を設定します。 | Sets the UI customization information for a user pool's built-in app UI | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPUserMFAPreference | ユーザーのマルチファクタ認証(MFA)メソッドプリファレンスを設定する | Set the user's multi-factor authentication (MFA) method preference | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPUserMFAPreferenceAdmin | ユーザーのマルチファクタ認証(MFA)プリファレンスを設定します。 | Sets the user's multi-factor authentication (MFA) preference | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPUserPoolMfaConfig | ユーザプールのMFA設定を設定する | Set the user pool MFA configuration | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPUserSetting | マルチファクタ認証(MFA)のようなユーザ設定を設定します。 | Sets the user settings like multi-factor authentication (MFA) | 公式ページへ |
Amazon Cognito Identity Provider | Set-CGIPUserSettingAdmin | 指定したユーザー名のすべてのユーザー設定を設定します。 | Sets all the user settings for a specified user name | 公式ページへ |
Amazon Cognito Identity Provider | Start-CGIPAuth | 認証フローを開始します。 | Initiates the authentication flow | 公式ページへ |
Amazon Cognito Identity Provider | Start-CGIPAuthAdmin | 管理者として認証フローを開始します。 | Initiates the authentication flow, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Start-CGIPUserImportJob | ユーザーのインポートを開始します。 | Starts the user import | 公式ページへ |
Amazon Cognito Identity Provider | Stop-CGIPDeviceTracking | 指定したデバイスを忘れる | Forgets the specified device | 公式ページへ |
Amazon Cognito Identity Provider | Stop-CGIPDeviceTrackingAdmin | 管理者としてデバイスを忘れる | Forgets the device, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Stop-CGIPUserImportJob | ユーザーインポートジョブを停止します。 | Stops the user import job | 公式ページへ |
Amazon Cognito Identity Provider | Test-CGIPSoftwareToken | このAPIを使用して、ユーザーが入力したTOTPコードを登録し、成功した場合はユーザーのソフトウェアトークンMFAステータスを「確認済」とマークします | Use this API to register a user's entered TOTP code and mark the user's software token MFA status as "verified" if successful | 公式ページへ |
Amazon Cognito Identity Provider | Test-CGIPUserAttribute | ユーザープールの指定されたユーザー属性を検証します。 | Verifies the specified user attributes in the user pool | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPAuthEventFeedback | 有効なユーザーからのものかどうかにかかわらず、認証イベントのフィードバックを提供します。 | Provides the feedback for an authentication event whether it was from a valid user or not | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPAuthEventFeedbackAdmin | 有効なユーザーからのものであるかどうかに関する認証イベントのフィードバックを提供します。 | Provides feedback for an authentication event as to whether it was from a valid user | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPGroup | 指定されたグループを指定された属性で更新します。 | Updates the specified group with the specified attributes | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPIdentityProvider | ユーザープールのアイデンティティプロバイダ情報を更新します。 | Updates identity provider information for a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPPassword | ユーザープール内の指定されたユーザーのパスワードを変更します。 | Changes the password for a specified user in a user pool | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPResourceServer | リソースサーバーの名前とスコープを更新します。 | Updates the name and scopes of resource server | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPUserAttribute | ユーザーが特定の属性を一度に1つ更新できるようにします。 | Allows a user to update a specific attribute (one at a time) | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPUserAttributeAdmin | 開発者の属性を含む、指定されたユーザーの属性を管理者として更新します。 | Updates the specified user's attributes, including developer attributes, as an administrator | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPUserPool | 指定されたユーザープールを指定された属性で更新します。 | Updates the specified user pool with the specified attributes | 公式ページへ |
Amazon Cognito Identity Provider | Update-CGIPUserPoolClient | 開発者が指定されたユーザープールのクライアントおよびパスワードポリシーを更新できるようにする | Allows the developer to update the specified user pool client and password policy | 公式ページへ |
Amazon Comprehend | Find-COMPDominantLanguage | 入力テキストの支配的な言語を決定する | Determines the dominant language of the input text | 公式ページへ |
Amazon Comprehend | Find-COMPDominantLanguageBatch | ドキュメントバッチの入力テキストの支配的な言語を決定する | Determines the dominant language of the input text for a batch of documents | 公式ページへ |
Amazon Comprehend | Find-COMPEntity | 名前付きエンティティのテキストを検査し、それらの情報を返します。 | Inspects text for named entities, and returns information about them | 公式ページへ |
Amazon Comprehend | Find-COMPEntityBatch | 名前付きエンティティのドキュメントのバッチのテキストを検査し、それらの情報を返します | Inspects the text of a batch of documents for named entities and returns information about them | 公式ページへ |
Amazon Comprehend | Find-COMPKeyPhrase | テキストにある主要名詞句を検出します | Detects the key noun phrases found in the text | 公式ページへ |
Amazon Comprehend | Find-COMPKeyPhrasesBatch | ドキュメントのバッチで見つかったキー名詞フレーズを検出する | Detects the key noun phrases found in a batch of documents | 公式ページへ |
Amazon Comprehend | Find-COMPSentiment | テキストを検査し、優勢な感情(正、中立、混合、または負)の推論を返します。 | Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE) | 公式ページへ |
Amazon Comprehend | Find-COMPSentimentBatch | 文書のバッチを検査し、それぞれのポジティブ、ニュートラル、ミックスド、またはネガティブの主観的な感情の推論を返します | Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one | 公式ページへ |
Amazon Comprehend | Find-COMPSyntax | 文書内の単語の構文と言葉の一部を検査する | Inspects text for syntax and the part of speech of words in the document | 公式ページへ |
Amazon Comprehend | Find-COMPSyntaxBatch | ドキュメント内の単語の構文と発話の一部について、ドキュメントのバッチのテキストを検査し、それらの情報を返します | Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them | 公式ページへ |
Amazon Comprehend | Get-COMPDominantLanguageDetectionJob | 支配的な言語検出ジョブに関連付けられたプロパティを取得します。 | Gets the properties associated with a dominant language detection job | 公式ページへ |
Amazon Comprehend | Get-COMPDominantLanguageDetectionJobList | あなたが提出した支配的な言語検出ジョブのリストを取得します。 | Gets a list of the dominant language detection jobs that you have submitted | 公式ページへ |
Amazon Comprehend | Get-COMPEntitiesDetectionJob | エンティティ検出ジョブに関連付けられたプロパティを取得します。 | Gets the properties associated with an entities detection job | 公式ページへ |
Amazon Comprehend | Get-COMPEntitiesDetectionJobList | 送信したエンティティ検出ジョブのリストを取得します。 | Gets a list of the entity detection jobs that you have submitted | 公式ページへ |
Amazon Comprehend | Get-COMPKeyPhrasesDetectionJob | キーフレーズ検出ジョブに関連付けられたプロパティを取得します。 | Gets the properties associated with a key phrases detection job | 公式ページへ |
Amazon Comprehend | Get-COMPKeyPhrasesDetectionJobList | あなたが提出したキーフレーズ検出ジョブのリストを取得する | Get a list of key phrase detection jobs that you have submitted | 公式ページへ |
Amazon Comprehend | Get-COMPSentimentDetectionJob | センチメント検出ジョブに関連付けられたプロパティを取得します。 | Gets the properties associated with a sentiment detection job | 公式ページへ |
Amazon Comprehend | Get-COMPSentimentDetectionJobList | 送信した感情検出ジョブのリストを取得します。 | Gets a list of sentiment detection jobs that you have submitted | 公式ページへ |
Amazon Comprehend | Get-COMPTopicsDetectionJob | トピック検出ジョブに関連付けられたプロパティを取得します。 | Gets the properties associated with a topic detection job | 公式ページへ |
Amazon Comprehend | Get-COMPTopicsDetectionJobList | 送信したトピック検出ジョブのリストを取得します。 | Gets a list of the topic detection jobs that you have submitted | 公式ページへ |
Amazon Comprehend | Start-COMPDominantLanguageDetectionJob | 文書コレクションの非同期主要言語検出ジョブを開始します。 | Starts an asynchronous dominant language detection job for a collection of documents | 公式ページへ |
Amazon Comprehend | Start-COMPEntitiesDetectionJob | ドキュメントコレクションの非同期エンティティ検出ジョブを開始します。 | Starts an asynchronous entity detection job for a collection of documents | 公式ページへ |
Amazon Comprehend | Start-COMPKeyPhrasesDetectionJob | 文書の集合に対する非同期キーフレーズ検出ジョブを開始します。 | Starts an asynchronous key phrase detection job for a collection of documents | 公式ページへ |
Amazon Comprehend | Start-COMPSentimentDetectionJob | 文書コレクションの非同期センチメント検出ジョブを開始します。 | Starts an asynchronous sentiment detection job for a collection of documents | 公式ページへ |
Amazon Comprehend | Start-COMPTopicsDetectionJob | 非同期トピック検出ジョブを開始します。 | Starts an asynchronous topic detection job | 公式ページへ |
Amazon Comprehend | Stop-COMPDominantLanguageDetectionJob | 進行中の支配的な言語検出ジョブを停止する | Stops a dominant language detection job in progress | 公式ページへ |
Amazon Comprehend | Stop-COMPEntitiesDetectionJob | 進行中のエンティティ検出ジョブを停止します。 | Stops an entities detection job in progress | 公式ページへ |
Amazon Comprehend | Stop-COMPKeyPhrasesDetectionJob | 進行中のキーフレーズ検出ジョブを停止します。 | Stops a key phrases detection job in progress | 公式ページへ |
Amazon Comprehend | Stop-COMPSentimentDetectionJob | 進行中のセンチメント検出ジョブを停止する | Stops a sentiment detection job in progress | 公式ページへ |
Amazon DynamoDB | Add-DDBIndexSchema | 指定されたオブジェクトに新しいAmazon DynamoDBローカルまたはグローバルセカンダリインデックススキーマプロパティを追加するか、またはインデックススキーマで初期化された新しいオブジェクトを返します | Adds a new Amazon DynamoDB local or global secondary index schema property to the supplied object, or returns a new object initialized with the index schema | 公式ページへ |
Amazon DynamoDB | Add-DDBKeySchema | 指定されたTableSchemaオブジェクトに新しいAmazon DynamoDB KeySchemaElementインスタンスを追加します。 | Adds a new Amazon DynamoDB KeySchemaElement instance to the supplied TableSchema object | 公式ページへ |
Amazon DynamoDB | Add-DDBResourceTag | Amazon DynamoDBリソースに一連のタグを関??連付ける | Associate a set of tags with an Amazon DynamoDB resource | 公式ページへ |
Amazon DynamoDB | Get-DDBBackup | テーブルの既存のバックアップについて説明します。 | Describes an existing backup of a table | 公式ページへ |
Amazon DynamoDB | Get-DDBBackupsList | AWSアカウントに関連付けられたバックアップを一覧表示する | List backups associated with an AWS account | 公式ページへ |
Amazon DynamoDB | Get-DDBContinuousBackup | 指定したテーブルで連続バックアップの状態と時刻回復をチェックします。 | Checks the status of continuous backups and point in time recovery on the specified table | 公式ページへ |
Amazon DynamoDB | Get-DDBGlobalTable | 指定されたグローバルテーブルに関する情報を返します。 | Returns information about the specified global table | 公式ページへ |
Amazon DynamoDB | Get-DDBGlobalTableSetting | グローバルテーブルの領域固有の設定について説明します。 | Describes region specific settings for a global table | 公式ページへ |
Amazon DynamoDB | Get-DDBGlobalTablesList | 指定された領域にレプリカを持つグローバルテーブルをすべて一覧表示します。 | Lists all global tables that have a replica in the specified region | 公式ページへ |
Amazon DynamoDB | Get-DDBProvisionLimit | リージョン内のリージョン内のAWSアカウントの現在のプロビジョニングされた容量の制限を返します。リージョン全体とそこで作成された1つのDynamoDBテーブル | Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there | 公式ページへ |
Amazon DynamoDB | Get-DDBResourceTag | Amazon DynamoDBリソースのすべてのタグを一覧表示する | List all tags on an Amazon DynamoDB resource | 公式ページへ |
Amazon DynamoDB | Get-DDBStream | ストリームの現在のステータス、Amazonリソース名(ARN)、その断片の構成、および対応するDynamoDBテーブルを含む、ストリームに関する情報を返します | Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table | 公式ページへ |
Amazon DynamoDB | Get-DDBStreamList | 現在のアカウントとエンドポイントに関連付けられたストリームARNの配列を返します。 | Returns an array of stream ARNs associated with the current account and endpoint | 公式ページへ |
Amazon DynamoDB | Get-DDBTable | 作成された表の現行ステータス、主キー・スキーマ、および表の索引を含む、表に関する情報を戻します。 | Returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table | 公式ページへ |
Amazon DynamoDB | Get-DDBTableList | 現在のアカウントとエンドポイントに関連付けられたテーブル名の配列を返します。 | Returns an array of table names associated with the current account and endpoint | 公式ページへ |
Amazon DynamoDB | Get-DDBTimeToLive | 指定されたテーブルの生存時間(TTL)ステータスの説明を表示します。 | Gives a description of the Time to Live (TTL) status on the specified table | 公式ページへ |
Amazon DynamoDB | New-DDBBackup | 既存のテーブルのバックアップを作成します。 | Creates a backup for an existing table | 公式ページへ |
Amazon DynamoDB | New-DDBGlobalTable | 既存のテーブルからグローバルテーブルを作成します。 | Creates a global table from an existing table | 公式ページへ |
Amazon DynamoDB | New-DDBTable | CreateTable操作でアカウントに新しいテーブルが追加されます | The CreateTable operation adds a new table to your account | 公式ページへ |
Amazon DynamoDB | New-DDBTableSchema | New-DDBTableで使用するAmazon DynamoDBキースキーマを構築するための新しいTableSchemaオブジェクトを返します。 | Returns a new TableSchema object for constructing an Amazon DynamoDB key schema for use with New-DDBTable | 公式ページへ |
Amazon DynamoDB | Remove-DDBBackup | テーブルの既存のバックアップを削除します。 | Deletes an existing backup of a table | 公式ページへ |
Amazon DynamoDB | Remove-DDBResourceTag | Amazon DynamoDBリソースからのタグの関連付けを削除します。 | Removes the association of tags from an Amazon DynamoDB resource | 公式ページへ |
Amazon DynamoDB | Remove-DDBTable | DeleteTable操作は、テーブルとそのすべてのアイテムを削除します。 | The DeleteTable operation deletes a table and all of its items | 公式ページへ |
Amazon DynamoDB | Restore-DDBTableFromBackup | 既存のバックアップから新しいテーブルを作成します。 | Creates a new table from an existing backup | 公式ページへ |
Amazon DynamoDB | Restore-DDBTableToPointInTime | EarliestRestorableDateTimeおよびLatestRestorableDateTime内の指定された時刻に指定されたテーブルを復元します。 | Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime | 公式ページへ |
Amazon DynamoDB | Update-DDBContinuousBackup | UpdateContinuousBackupsは、指定したテーブルの特定時点回復を有効または無効にします。 | UpdateContinuousBackups enables or disables point in time recovery for the specified table | 公式ページへ |
Amazon DynamoDB | Update-DDBGlobalTable | 指定したグローバルテーブル内のレプリカを追加または削除します。 | Adds or removes replicas in the specified global table | 公式ページへ |
Amazon DynamoDB | Update-DDBGlobalTableSetting | グローバルテーブルの設定を更新する | Updates settings for a global table | 公式ページへ |
Amazon DynamoDB | Update-DDBTable | 指定されたテーブルのプロビジョニングされたスループット設定、グローバルセカンダリインデックス、またはDynamoDBストリーム設定を変更します。 | Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table | 公式ページへ |
Amazon DynamoDB | Update-DDBTimeToLive | UpdateTimeToLiveメソッドは、指定されたテーブルのTTLを有効または無効にします | The UpdateTimeToLive method will enable or disable TTL for the specified table | 公式ページへ |
Amazon EC2 Container Registry | Complete-ECRLayerUpload | Amazon ECRに、指定したレジストリ、リポジトリ名、およびアップロードIDに対してイメージ・レイヤのアップロードが完了したことを通知します。 | Informs Amazon ECR that the image layer upload has completed for a specified registry, repository name, and upload ID | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRAuthorizationToken | 指定されたレジストリに有効なトークンを12時間取得します。 | Retrieves a token that is valid for a specified registry for 12 hours | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRDownloadUrlForLayer | 画像レイヤに対応する、事前に署名されたAmazon S3ダウンロードURLを取得します。 | Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRImage | 指定されたリポジトリのすべてのイメージIDを一覧表示します。 | Lists all the image IDs for a given repository | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRImageBatch | 指定されたリポジトリ内の指定されたイメージの詳細情報を取得します。 | Gets detailed information for specified images within a specified repository | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRImageMetadata | リポジトリ内のイメージに関するメタデータを返します。イメージサイズ、イメージタグ、作成日を含みます。 | Returns metadata about the images in a repository, including image size, image tags, and creation date | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRLayerAvailabilityBatch | 指定したレジストリとリポジトリの複数のイメージレイヤーの可用性をチェックする | Check the availability of multiple image layers in a specified registry and repository | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRLifecyclePolicy | 指定されたライフサイクルポリシーを取得します。 | Retrieves the specified lifecycle policy | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRLifecyclePolicyPreview | 指定されたライフサイクルポリシープレビュー要求の結果を取得します。 | Retrieves the results of the specified lifecycle policy preview request | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRLoginCommand | 指定されたレジストリに有効なトークンを12時間取得し、デコードされたユーザー名、パスワード、プロキシエンドポイント、トークン有効期限のデータを含むPSObjectと、事前にフォーマットされたドッカーログインコマンドを出力します。 Dockerであなたのレジストリ | Retrieves a token that is valid for a specified registry for 12 hours and outputs a PSObject containing the decoded username, password, proxy endpoint and token expiry data, plus a pre-formatted docker login command utilizing those fields that you can execute to log in to your registry with Docker | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRRepository | レジストリ内のイメージリポジトリについて説明します。 | Describes image repositories in a registry | 公式ページへ |
Amazon EC2 Container Registry | Get-ECRRepositoryPolicy | 指定されたリポジトリのリポジトリポリシーを取得します。 | Retrieves the repository policy for a specified repository | 公式ページへ |
Amazon EC2 Container Registry | New-ECRRepository | イメージリポジトリを作成します。 | Creates an image repository | 公式ページへ |
Amazon EC2 Container Registry | Remove-ECRImageBatch | 指定されたリポジトリ内の指定されたイメージのリストを削除します。 | Deletes a list of specified images within a specified repository | 公式ページへ |
Amazon EC2 Container Registry | Remove-ECRLifecyclePolicy | 指定されたライフサイクルポリシーを削除します。 | Deletes the specified lifecycle policy | 公式ページへ |
Amazon EC2 Container Registry | Remove-ECRRepository | 既存のイメージリポジトリを削除します。 | Deletes an existing image repository | 公式ページへ |
Amazon EC2 Container Registry | Remove-ECRRepositoryPolicy | リポジトリポリシーを指定されたリポジトリから削除します。 | Deletes the repository policy from a specified repository | 公式ページへ |
Amazon EC2 Container Registry | Send-ECRLayerPart | Amazon ECRに画像レイヤパートをアップロードする | Uploads an image layer part to Amazon ECR | 公式ページへ |
Amazon EC2 Container Registry | Set-ECRRepositoryPolicy | 指定されたリポジトリにリポジトリポリシーを適用してアクセス許可を制御する | Applies a repository policy on a specified repository to control access permissions | 公式ページへ |
Amazon EC2 Container Registry | Start-ECRLayerUpload | 画像レイヤーをアップロードすることをAmazon ECRに通知する | Notify Amazon ECR that you intend to upload an image layer | 公式ページへ |
Amazon EC2 Container Registry | Start-ECRLifecyclePolicyPreview | 指定したライフサイクルポリシーのプレビューを開始します。 | Starts a preview of the specified lifecycle policy | 公式ページへ |
Amazon EC2 Container Registry | Write-ECRImage | イメージに関連付けられたイメージマニフェストおよびタグを作成または更新します。 | Creates or updates the image manifest and tags associated with an image | 公式ページへ |
Amazon EC2 Container Registry | Write-ECRLifecyclePolicy | ライフサイクルポリシーを作成または更新する | Creates or updates a lifecycle policy | 公式ページへ |
Amazon EC2 Container Service | Get-ECSAttributeList | 指定したターゲットタイプとクラスタ内のAmazon ECSリソースの属性を一覧表示します。 | Lists the attributes for Amazon ECS resources within a specified target type and cluster | 公式ページへ |
Amazon EC2 Container Service | Get-ECSClusterDetail | クラスタの1つまたは複数について説明します。 | Describes one or more of your clusters | 公式ページへ |
Amazon EC2 Container Service | Get-ECSClusterList | 既存のクラスタのリストを返します。 | Returns a list of existing clusters | 公式ページへ |
Amazon EC2 Container Service | Get-ECSClusterService | 指定したクラスタで実行されているサービスを一覧表示します。 | Lists the services that are running in a specified cluster | 公式ページへ |
Amazon EC2 Container Service | Get-ECSContainerInstanceDetail | Amazon Elastic Container Serviceコンテナインスタンスについて説明します。 | Describes Amazon Elastic Container Service container instances | 公式ページへ |
Amazon EC2 Container Service | Get-ECSContainerInstanceList | 指定したクラスタ内のコンテナインスタンスのリストを返します。 | Returns a list of container instances in a specified cluster | 公式ページへ |
Amazon EC2 Container Service | Get-ECSService | クラスタで実行されている指定されたサービスについて説明します。 | Describes the specified services running in your cluster | 公式ページへ |
Amazon EC2 Container Service | Get-ECSTaskDefinitionDetail | タスク定義を記述する | Describes a task definition | 公式ページへ |
Amazon EC2 Container Service | Get-ECSTaskDefinitionFamilyList | アカウントに登録されているタスク定義ファミリのリストを返します(これには、ACTIVEタスク定義のリビジョンがなくなったタスク定義ファミリが含まれる可能性があります) | Returns a list of task definition families that are registered to your account (which may include task definition families that no longer have any ACTIVE task definition revisions) | 公式ページへ |
Amazon EC2 Container Service | Get-ECSTaskDefinitionList | アカウントに登録されているタスク定義のリストを返します。 | Returns a list of task definitions that are registered to your account | 公式ページへ |
Amazon EC2 Container Service | Get-ECSTaskDetail | 指定された1つまたは複数のタスクを記述する | Describes a specified task or tasks | 公式ページへ |
Amazon EC2 Container Service | Get-ECSTaskList | 指定したクラスタのタスクのリストを返します。 | Returns a list of tasks for a specified cluster | 公式ページへ |
Amazon EC2 Container Service | New-ECSCluster | 新しいAmazon ECSクラスタを作成します。 | Creates a new Amazon ECS cluster | 公式ページへ |
Amazon EC2 Container Service | New-ECSService | 指定されたタスク定義から必要な数のタスクを実行して維持する | Runs and maintains a desired number of tasks from a specified task definition | 公式ページへ |
Amazon EC2 Container Service | New-ECSTask | 指定されたタスク定義を使用して新しいタスクを開始します。 | Starts a new task using the specified task definition | 公式ページへ |
Amazon EC2 Container Service | Register-ECSTaskDefinition | 指定されたfamilyおよびcontainerDefinitionsから新しいタスク定義を登録します。 | Registers a new task definition from the supplied family and containerDefinitions | 公式ページへ |
Amazon EC2 Container Service | Remove-ECSAttribute | Amazon ECSリソースから1つまたは複数のカスタム属性を削除します。 | Deletes one or more custom attributes from an Amazon ECS resource | 公式ページへ |
Amazon EC2 Container Service | Remove-ECSCluster | 指定したクラスタを削除します。 | Deletes the specified cluster | 公式ページへ |
Amazon EC2 Container Service | Remove-ECSService | クラスタ内の指定されたサービスを削除します。 | Deletes a specified service within a cluster | 公式ページへ |
Amazon EC2 Container Service | Start-ECSTask | 指定されたコンテナインスタンスまたはインスタンスの指定されたタスク定義から新しいタスクを開始します。 | Starts a new task from the specified task definition on the specified container instance or instances | 公式ページへ |
Amazon EC2 Container Service | Stop-ECSTask | 実行中のタスクを停止します。 | Stops a running task | 公式ページへ |
Amazon EC2 Container Service | Unregister-ECSContainerInstance | 指定されたクラスタからAmazon ECSコンテナインスタンスを登録解除する | Deregisters an Amazon ECS container instance from the specified cluster | 公式ページへ |
Amazon EC2 Container Service | Unregister-ECSTaskDefinition | 指定されたタスク定義をファミリとリビジョンで登録解除する | Deregisters the specified task definition by family and revision | 公式ページへ |
Amazon EC2 Container Service | Update-ECSContainerAgent | 指定されたコンテナインスタンス上のAmazon ECSコンテナエージェントを更新します。 | Updates the Amazon ECS container agent on a specified container instance | 公式ページへ |
Amazon EC2 Container Service | Update-ECSContainerInstancesState | Amazon ECSコンテナインスタンスのステータスを変更します。 | Modifies the status of an Amazon ECS container instance | 公式ページへ |
Amazon EC2 Container Service | Update-ECSService | サービスで使用される、必要な数、デプロイメント構成、ネットワーク構成、またはタスク定義を変更します。 | Modifies the desired count, deployment configuration, network configuration, or task definition used in a service | 公式ページへ |
Amazon EC2 Container Service | Write-ECSAttribute | Amazon ECSリソースの属性を作成または更新する | Create or update an attribute on an Amazon ECS resource | 公式ページへ |
Amazon Elastic Compute Cloud | Add-EC2ClassicLinkVpc | 1つ以上のVPCのセキュリティグループを介してEC2-ClassicインスタンスをClassicLink対応のVPCにリンクする | Links an EC2-Classic instance to a ClassicLink-enabled VPC through one or more of the VPC's security groups | 公式ページへ |
Amazon Elastic Compute Cloud | Add-EC2InternetGateway | インターネットゲートウェイをVPCに接続し、インターネットとVPC間の接続を可能にする | Attaches an internet gateway to a VPC, enabling connectivity between the internet and the VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Add-EC2NetworkInterface | インスタンスにネットワークインタフェースを接続する | Attaches a network interface to an instance | 公式ページへ |
Amazon Elastic Compute Cloud | Add-EC2Volume | 実行中または停止中のインスタンスにEBSボリュームを接続し、指定したデバイス名でインスタンスに公開します。 | Attaches an EBS volume to a running or stopped instance and exposes it to the instance with the specified device name | 公式ページへ |
Amazon Elastic Compute Cloud | Add-EC2VpnGateway | 仮想プライベートゲートウェイをVPCに接続します。 | Attaches a virtual private gateway to a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Approve-EC2VpcPeeringConnection | VPCピアリング接続要求を受け入れる | Accept a VPC peering connection request | 公式ページへ |
Amazon Elastic Compute Cloud | Confirm-EC2EndpointConnection | VPCエンドポイントサービスへの1つまたは複数のインターフェイスVPCエンドポイント接続要求を受け入れる | Accepts one or more interface VPC endpoint connection requests to your VPC endpoint service | 公式ページへ |
Amazon Elastic Compute Cloud | Confirm-EC2ProductInstance | 製品コードがインスタンスに関連付けられているかどうかを判別します。 | Determines whether a product code is associated with an instance | 公式ページへ |
Amazon Elastic Compute Cloud | Confirm-EC2ReservedInstancesExchangeQuote | GetReservedInstancesExchangeQuote呼び出しで説明されている変換可能なリザーブドインスタンスの交換の見積もりを受け入れます。 | Accepts the Convertible Reserved Instance exchange quote described in the GetReservedInstancesExchangeQuote call | 公式ページへ |
Amazon Elastic Compute Cloud | Copy-EC2FpgaImage | 指定されたAmazon FPGAイメージ(AFI)を現在のリージョンにコピーします。 | Copies the specified Amazon FPGA Image (AFI) to the current region | 公式ページへ |
Amazon Elastic Compute Cloud | Copy-EC2Image | 指定されたソース領域から現在の領域へのAMIのコピーを開始します。 | Initiates the copy of an AMI from the specified source region to the current region | 公式ページへ |
Amazon Elastic Compute Cloud | Copy-EC2Snapshot | EBSボリュームのポイントインタイムスナップショットをコピーし、Amazon S3に格納します。 | Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3 | 公式ページへ |
Amazon Elastic Compute Cloud | Deny-EC2EndpointConnection | 1つ以上のVPCエンドポイント接続要求をVPCエンドポイントサービスに拒否します。 | Rejects one or more VPC endpoint connection requests to your VPC endpoint service | 公式ページへ |
Amazon Elastic Compute Cloud | Deny-EC2VpcPeeringConnection | VPCピアリング接続要求を拒否します。 | Rejects a VPC peering connection request | 公式ページへ |
Amazon Elastic Compute Cloud | Disable-EC2VgwRoutePropagation | 仮想プライベートゲートウェイ(VGW)が、VPCの指定されたルートテーブルにルートを伝播しないようにします。 | Disables a virtual private gateway (VGW) from propagating routes to a specified route table of a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Disable-EC2VpcClassicLink | VPC用にClassicLinkを無効にする | Disables ClassicLink for a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Disable-EC2VpcClassicLinkDnsSupport | VPCのClassicLink DNSサポートを無効にする | Disables ClassicLink DNS support for a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Dismount-EC2ClassicLinkVpc | リンクされたEC2-ClassicインスタンスをVPCからリンク解除(デタッチ)する | Unlinks (detaches) a linked EC2-Classic instance from a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Dismount-EC2InternetGateway | VPCからインターネットゲートウェイを切り離し、インターネットとVPC間の接続を無効にする | Detaches an internet gateway from a VPC, disabling connectivity between the internet and the VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Dismount-EC2NetworkInterface | インスタンスからネットワークインターフェイスを切り離す | Detaches a network interface from an instance | 公式ページへ |
Amazon Elastic Compute Cloud | Dismount-EC2Volume | インスタンスからEBSボリュームを切り離す | Detaches an EBS volume from an instance | 公式ページへ |
Amazon Elastic Compute Cloud | Dismount-EC2VpnGateway | VPCから仮想プライベートゲートウェイを切り離す | Detaches a virtual private gateway from a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2EndpointServicePermission | 公式ページへ | ||
Amazon Elastic Compute Cloud | Edit-EC2Fleet | 指定されたEC2フリートを変更します。 | Modifies the specified EC2 Fleet | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2FpgaImageAttribute | 指定されたAmazon FPGAイメージ(AFI)の指定された属性を変更します。 | Modifies the specified attribute of the specified Amazon FPGA Image (AFI) | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2Host | 専用ホストの自動配置設定を変更する | Modify the auto-placement setting of a Dedicated Host | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2IdentityIdFormat | 特定のIAMユーザー、IAMロール、またはアカウントのrootユーザーのリソースのID形式を変更します。すべてのIAMユーザー、IAMロール、アカウントのrootユーザー | Modifies the ID format of a resource for a specified IAM user, IAM role, or the root user for an account; or all IAM users, IAM roles, and the root user for an account | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2IdFormat | リージョンごとに指定されたリソースのID形式を変更します。 | Modifies the ID format for the specified resource on a per-region basis | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2ImageAttribute | 指定されたAMIの指定された属性を変更します。 | Modifies the specified attribute of the specified AMI | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2InstanceAttribute | 指定されたインスタンスの指定された属性を変更します。 | Modifies the specified attribute of the specified instance | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2InstanceCreditSpecification | 実行中のT2インスタンスまたは停止したT2インスタンスのCPU使用率のクレジット・オプションを変更します。 | Modifies the credit option for CPU usage on a running or stopped T2 instance | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2InstancePlacement | 指定されたインスタンスの配置属性を変更します。 | Modifies the placement attributes for a specified instance | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2LaunchTemplate | 起動テンプレートを変更する | Modifies a launch template | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2NetworkInterfaceAttribute | 指定されたネットワークインタフェース属性を変更します。 | Modifies the specified network interface attribute | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2ReservedInstance | リザーブドインスタンスの可用性ゾーン、インスタンス数、インスタンスタイプ、またはネットワークプラットフォーム(EC2-ClassicまたはEC2-VPC)を変更します。 | Modifies the Availability Zone, instance count, instance type, or network platform (EC2-Classic or EC2-VPC) of your Reserved Instances | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2SnapshotAttribute | 指定したスナップショットの権限設定を追加または削除します。 | Adds or removes permission settings for the specified snapshot | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2SpotFleetRequest | 指定されたSpot Fleetリクエストを変更します。 | Modifies the specified Spot Fleet request | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2SubnetAttribute | サブネット属性を変更します。 | Modifies a subnet attribute | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2Volume | ボリュームサイズ、ボリュームタイプ、IOPS容量など、既存のEBSボリュームのいくつかのパラメータを変更できます | You can modify several parameters of an existing EBS volume, including volume size, volume type, and IOPS capacity | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VolumeAttribute | ボリューム属性を変更する | Modifies a volume attribute | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VpcAttribute | VPCの属性を変更する | Modify an attribute on a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VpcEndpoint | 指定したVPCエンドポイントの属性を変更します。 | Modifies attributes of a specified VPC endpoint | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VpcEndpointConnectionNotification | VPCエンドポイントまたはVPCエンドポイントサービスの接続通知を変更します。 | Modifies a connection notification for VPC endpoint or VPC endpoint service | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VpcEndpointServiceConfiguration | VPCエンドポイントサービス構成の属性を変更します。 | Modifies the attributes of your VPC endpoint service configuration | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VpcPeeringConnectionOption | VPCピアリング接続の一方の側でVPCピアリング接続オプションを変更します。 | Modifies the VPC peering connection options on one side of a VPC peering connection | 公式ページへ |
Amazon Elastic Compute Cloud | Edit-EC2VpcTenancy | 指定されたVPCのインスタンステナント属性を変更します。 | Modifies the instance tenancy attribute of the specified VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Enable-EC2VgwRoutePropagation | 仮想プライベートゲートウェイ(VGW)がVPCの指定されたルートテーブルにルートを伝播できるようにします。 | Enables a virtual private gateway (VGW) to propagate routes to the specified route table of a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Enable-EC2VolumeIO | ボリューム上のデータが矛盾する可能性があるため、I / O操作が無効になっているボリュームに対してI / O操作を有効にします。 | Enables I/O operations for a volume that had I/O operations disabled because the data on the volume was potentially inconsistent | 公式ページへ |
Amazon Elastic Compute Cloud | Enable-EC2VpcClassicLink | ClassicLink用のVPCを有効にする | Enables a VPC for ClassicLink | 公式ページへ |
Amazon Elastic Compute Cloud | Enable-EC2VpcClassicLinkDnsSupport | VPCがClassicLinkのDNSホスト名解決をサポートできるようにする | Enables a VPC to support DNS hostname resolution for ClassicLink | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2AccountAttribute | AWSアカウントの属性について説明します | Describes attributes of your AWS account | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Address | 1つまたは複数のElastic IPアドレスを記述する | Describes one or more of your Elastic IP addresses | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2AggregateIdFormat | 特定の地域内のすべてのリソースタイプに対して、より長いID形式設定を説明します。 | Describes the longer ID format settings for all resource types in a specific region | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2AvailabilityZone | 使用可能な1つまたは複数のアベイラビリティゾーンについて説明します | Describes one or more of the Availability Zones that are available to you | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2BundleTask | 1つまたは複数のバンドルタスクについて説明します | Describes one or more of your bundling tasks | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ClassicLinkInstance | リンクされた1つ以上のEC2-Classicインスタンスについて説明します | Describes one or more of your linked EC2-Classic instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ConsoleOutput | 指定されたインスタンスのコンソール出力を取得します。 | Gets the console output for the specified instance | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ConsoleScreenshot | トラブルシューティングに役立つ実行中のインスタンスのJPG形式のスクリーンショットを取得する | Retrieve a JPG-format screenshot of a running instance to help with troubleshooting | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2CreditSpecification | 1つ以上のT2インスタンスのCPU使用率に関するクレジットオプションについて説明します。 | Describes the credit option for CPU usage of one or more of your T2 instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2CustomerGateway | 1つまたは複数のVPNカスタマーゲートウェイについて説明します。 | Describes one or more of your VPN customer gateways | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2DhcpOption | 1つまたは複数のDHCPオプションセットについて説明します。 | Describes one or more of your DHCP options sets | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2EgressOnlyInternetGatewayList | 1つまたは複数の出力専用インターネットゲートウェイについて説明します | Describes one or more of your egress-only internet gateways | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ElasticGpu | インスタンスに関連付けられた弾性GPUについて説明します。 | Describes the Elastic GPUs associated with your instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2EndpointConnection | 受諾を保留中のエンドポイントを含む、VPCエンドポイントサービスへのVPCエンドポイント接続について説明します。 | Describes the VPC endpoint connections to your VPC endpoint services, including any endpoints that are pending your acceptance | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2EndpointConnectionNotification | VPCエンドポイントおよびVPCエンドポイントサービスの接続通知について説明します。 | Describes the connection notifications for VPC endpoints and VPC endpoint services | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2EndpointServiceConfiguration | アカウント(サービス)内のVPCエンドポイントサービスの設定について説明します。 | Describes the VPC endpoint service configurations in your account (your services) | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2EndpointServicePermission | VPCエンドポイントサービスの検出を許可されているプリンシパル(サービスコンシューマ)について説明します。 | Describes the principals (service consumers) that are permitted to discover your VPC endpoint service | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ExportTask | 1つまたは複数のエクスポートタスクについて説明します。 | Describes one or more of your export tasks | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2FleetHistory | 指定された時間内に指定されたEC2フリートのイベントを記述する | Describes the events for the specified EC2 Fleet during the specified time | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2FleetInstanceList | 指定されたEC2フリートの実行中のインスタンスを記述する | Describes the running instances for the specified EC2 Fleet | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2FleetList | 1つまたは複数のEC2フリートについて説明します | Describes one or more of your EC2 Fleet | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2FlowLog | 1つ以上のフローログを記述する | Describes one or more flow logs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2FpgaImage | 1つまたは複数の利用可能なAmazon FPGAイメージ(AFI) | Describes one or more available Amazon FPGA Images (AFIs) | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2FpgaImageAttribute | 指定されたAmazon FPGAイメージ(AFI)の指定された属性を記述します。 | Describes the specified attribute of the specified Amazon FPGA Image (AFI) | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Host | 専用ホストの1つまたは複数について説明します。 | Describes one or more of your Dedicated Hosts | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2HostReservation | アカウントの専用ホストに関連付けられている予約について説明します。 | Describes reservations that are associated with Dedicated Hosts in your account | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2HostReservationOffering | 購入可能な専用ホスト予約について説明します。 | Describes the Dedicated Host reservations that are available to purchase | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2HostReservationPurchasePreview | 専用ホストの設定と一致する設定で予約購入をプレビューする | Preview a reservation purchase with configurations that match those of your Dedicated Host | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2IamInstanceProfileAssociation | IAMインスタンスプロファイルの関連付けについて説明します。 | Describes your IAM instance profile associations | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2IdentityIdFormat | 指定したIAMユーザー、IAMロール、またはrootユーザーのリソースのID形式設定について説明します。 | Describes the ID format settings for resources for the specified IAM user, IAM role, or root user | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2IdFormat | リージョンごとにリソースのIDフォーマット設定を記述します。たとえば、より長いIDに対応するリソースタイプを表示する | Describes the ID format settings for your resources on a per-region basis, for example, to view which resource types are enabled for longer IDs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Image | 利用可能な1つ以上のイメージ(AMI、AKI、ARI)を記述します | Describes one or more of the images (AMIs, AKIs, and ARIs) available to you | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ImageAttribute | 指定されたAMIの指定された属性を記述する | Describes the specified attribute of the specified AMI | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ImageByName | 提供されたサービスパックに依存しない「論理的な」名前パターンのセット、またはカスタムの名前パターンのセットを使用して、1つ以上のAmazon Machine Imageのコレクションを出力します | Outputs a collection of one or more Amazon Machine Images using either a set of supplied service-pack independent 'logical' name pattern(s), or a set of custom name patterns | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ImportImageTask | インポートされた仮想マシンまたは既に作成されているスナップショットタスクのインポートに関する詳細を表示します。 | Displays details about an import virtual machine or import snapshot tasks that are already created | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ImportSnapshotTask | インポートスナップショットのタスクについて説明します。 | Describes your import snapshot tasks | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Instance | あなたが所有するインスタンスに関する情報を返します。 | Returns information about instances that you own | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2InstanceAttribute | 指定されたインスタンスの指定された属性を記述します。 | Describes the specified attribute of the specified instance | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2InstanceMetadata | 現在のEC2インスタンスの利用可能なメタデータカテゴリの戻り値 | Return values of available metadata categories for the current EC2 instance | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2InstanceStatus | 1つまたは複数のインスタンスのステータスを記述する | Describes the status of one or more instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2InternetGateway | 1つまたは複数のインターネットゲートウェイについて説明します | Describes one or more of your internet gateways | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2KeyPair | 1つまたは複数のキーペアを記述する | Describes one or more of your key pairs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2LaunchTemplateData | 指定されたインスタンスの構成データを取得します。 | Retrieves the configuration data of the specified instance | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2MovingAddress | EC2-VPCプラットフォームに移動している、またはEC2-Classicプラットフォームに復元されているエラスティックIPアドレスについて説明します | Describes your Elastic IP addresses that are being moved to the EC2-VPC platform, or that are being restored to the EC2-Classic platform | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2NatGateway | 1つまたは複数のNATゲートウェイについて説明します。 | Describes one or more of your NAT gateways | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2NetworkAcl | 1つまたは複数のネットワークACLについて説明します。 | Describes one or more of your network ACLs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2NetworkInterface | 1つまたは複数のネットワークインターフェイスについて説明します。 | Describes one or more of your network interfaces | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2NetworkInterfaceAttribute | ネットワークインターフェイス属性について説明します。 | Describes a network interface attribute | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2NetworkInterfacePermission | ネットワークインターフェイスのアクセス許可について説明します。 | Describes the permissions for your network interfaces | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2PasswordData | Windowsを実行しているインスタンスの暗号化された管理者パスワードを取得し、オプションでそれを復号化する | Retrieves the encrypted administrator password for the instances running Windows and optionally decrypts it | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2PlacementGroup | 1つまたは複数のプレースメントグループについて説明します | Describes one or more of your placement groups | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2PrefixList | サービスのプレフィックスリスト名とプレフィックスリストID、およびサービスのIPアドレス範囲を含むプレフィックスリスト形式で使用可能なAWSサービスについて説明します | Describes available AWS services in a prefix list format, which includes the prefix list name and prefix list ID of the service and the IP address range for the service | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2PrincipalIdFormat | ルートユーザーと、より長いID(17文字のID)プリファレンスを明示的に指定したすべてのIAMロールとIAMユーザーのID形式設定について説明します。 | Describes the ID format settings for the root user and all IAM roles and IAM users that have explicitly specified a longer ID (17-character ID) preference | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Region | 現在利用可能な1つ以上の地域について説明します | Describes one or more regions that are currently available to you | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ReservedInstance | 購入した1つまたは複数のリザーブドインスタンスについて説明します。 | Describes one or more of the Reserved Instances that you purchased | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ReservedInstancesExchangeQuote | 新しいコンバーチブルリザーブドインスタンスの1つ以上の指定されたコンバーチブルリザーブドインスタンスを交換するための見積もりと交換情報を返します | Returns a quote and exchange information for exchanging one or more specified Convertible Reserved Instances for a new Convertible Reserved Instance | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ReservedInstancesListing | リザーブド・インスタンス・マーケットプレースのアカウントのリザーブド・インスタンス・リストについて説明します。 | Describes your account's Reserved Instance listings in the Reserved Instance Marketplace | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ReservedInstancesModification | リザーブドインスタンスに加えられた変更について説明します。 | Describes the modifications made to your Reserved Instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ReservedInstancesOffering | 購入可能なリザーブドインスタンス製品について説明します。 | Describes Reserved Instance offerings that are available for purchase | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2RouteTable | ルートテーブルの1つまたは複数を記述する | Describes one or more of your route tables | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ScheduledInstance | 1つまたは複数のスケジュールされたインスタンスについて説明します。 | Describes one or more of your Scheduled Instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2ScheduledInstanceAvailability | 指定した基準を満たす使用可能なスケジュールを検索します。 | Finds available schedules that meet the specified criteria | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SecurityGroup | 1つまたは複数のセキュリティグループについて説明します。 | Describes one or more of your security groups | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SecurityGroupReference | [EC2-VPC only]この要求で指定したセキュリティグループを参照している、VPCピアリング接続の相手側のVPCを示します | [EC2-VPC only] Describes the VPCs on the other side of a VPC peering connection that are referencing the security groups you've specified in this request | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Snapshot | 利用可能な1つまたは複数のEBSスナップショットについて説明します | Describes one or more of the EBS snapshots available to you | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SnapshotAttribute | 指定されたスナップショットの指定された属性を記述する | Describes the specified attribute of the specified snapshot | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SpotDatafeedSubscription | スポットインスタンスのデータフィードについて説明します | Describes the data feed for Spot Instances | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SpotFleetInstance | 指定されたSpot Fleetの実行インスタンスを記述する | Describes the running instances for the specified Spot Fleet | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SpotFleetRequest | あなたのSpot Fleetリクエストについて説明します | Describes your Spot Fleet requests | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SpotFleetRequestHistory | 指定されたSpot Fleet要求のイベントを、指定された時間内に記述します。 | Describes the events for the specified Spot Fleet request during the specified time | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SpotInstanceRequest | 指定されたスポットインスタンス要求を記述する | Describes the specified Spot Instance requests | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2SpotPriceHistory | スポット価格の履歴について説明します | Describes the Spot price history | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2StaleSecurityGroup | [EC2-VPCのみ]指定したVPC内のセキュリティグループの失効したセキュリティグループのルールについて説明します | [EC2-VPC only] Describes the stale security group rules for security groups in a specified VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Subnet | 1つまたは複数のサブネットについて説明します。 | Describes one or more of your subnets | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Tag | EC2リソースの1つ以上のタグについて説明します | Describes one or more of the tags for your EC2 resources | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Template | 1つまたは複数の起動テンプレートについて説明します。 | Describes one or more launch templates | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2TemplateVersion | 指定された起動テンプレートの1つ以上のバージョンについて説明します。 | Describes one or more versions of a specified launch template | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Volume | 指定されたEBSボリュームについて説明します。 | Describes the specified EBS volumes | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VolumeAttribute | 指定されたボリュームの指定された属性を記述する | Describes the specified attribute of the specified volume | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VolumeModification | EBSボリュームの現在の変更ステータスを報告します。 | Reports the current modification status of EBS volumes | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VolumeStatus | 指定されたボリュームの状態を説明します。 | Describes the status of the specified volumes | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2Vpc | 1つまたは複数のVPCを記述する | Describes one or more of your VPCs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpcAttribute | 指定されたVPCの指定された属性を記述する | Describes the specified attribute of the specified VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpcClassicLink | 1つ以上のVPCのClassicLinkステータスを説明します。 | Describes the ClassicLink status of one or more VPCs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpcClassicLinkDnsSupport | 1つ以上のVPCのClassicLink DNSサポート状況について説明します。 | Describes the ClassicLink DNS support status of one or more VPCs | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpcEndpoint | 1つまたは複数のVPCエンドポイントについて説明します。 | Describes one or more of your VPC endpoints | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpcEndpointService | VPCエンドポイントを作成できる利用可能なサービスについて説明します。 | Describes available services to which you can create a VPC endpoint | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpcPeeringConnection | 1つまたは複数のVPCピアリング接続について説明します。 | Describes one or more of your VPC peering connections | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpnConnection | 1つ以上のVPN接続について説明します。 | Describes one or more of your VPN connections | 公式ページへ |
Amazon Elastic Compute Cloud | Get-EC2VpnGateway | 1つまたは複数の仮想プライベートゲートウェイについて説明します。 | Describes one or more of your virtual private gateways | 公式ページへ |
Amazon Elastic Compute Cloud | Grant-EC2SecurityGroupEgress | [EC2-VPCのみ] VPCで使用する1つまたは複数の出力ルールをセキュリティグループに追加します | [EC2-VPC only] Adds one or more egress rules to a security group for use with a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Grant-EC2SecurityGroupIngress | セキュリティグループに1つまたは複数の入力規則を追加します。 | Adds one or more ingress rules to a security group | 公式ページへ |
Amazon Elastic Compute Cloud | Import-EC2Image | 単一または複数ボリュームのディスクイメージまたはEBSスナップショットをAmazon Machine Image(AMI)にインポートする | Import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI) | 公式ページへ |
Amazon Elastic Compute Cloud | Import-EC2Instance | これは廃止予定であり、将来のリリースで削除される予定です | This has been deprecated and will be removed in a future release | 公式ページへ |
Amazon Elastic Compute Cloud | Import-EC2KeyPair | サードパーティのツールで作成したRSAキーペアから公開キーをインポートします。 | Imports the public key from an RSA key pair that you created with a third-party tool | 公式ページへ |
Amazon Elastic Compute Cloud | Import-EC2Snapshot | ディスクをEBSスナップショットにインポートする | Imports a disk into an EBS snapshot | 公式ページへ |
Amazon Elastic Compute Cloud | Import-EC2Volume | これは廃止予定であり、将来のリリースで削除される予定です | This has been deprecated and will be removed in a future release | 公式ページへ |
Amazon Elastic Compute Cloud | Move-EC2AddressToVpc | Elastic IPアドレスをEC2-ClassicプラットフォームからEC2-VPCプラットフォームに移動します。 | Moves an Elastic IP address from the EC2-Classic platform to the EC2-VPC platform | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Address | AWSアカウントにエラスティックIPアドレスを割り当てます | Allocates an Elastic IP address to your AWS account | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2CustomerGateway | お客様のVPNカスタマーゲートウェイデバイスに関する情報をAWSに提供します。 | Provides information to AWS about your VPN customer gateway device | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2DefaultSubnet | デフォルトVPCの指定されたAvailability Zoneにサイズ/ 20 IPv4 CIDRブロックを持つデフォルトサブネットを作成します。 | Creates a default subnet with a size /20 IPv4 CIDR block in the specified Availability Zone in your default VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2DefaultVpc | 各可用性ゾーンにサイズ/ 16 IPv4 CIDRブロックとデフォルトサブネットを持つデフォルトVPCを作成します | Creates a default VPC with a size /16 IPv4 CIDR block and a default subnet in each Availability Zone | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2DhcpOption | あなたのVPC用のDHCPオプションのセットを作成します。 | Creates a set of DHCP options for your VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2EgressOnlyInternetGateway | [IPv6のみ] VPC用の出力専用インターネットゲートウェイを作成します | [IPv6 only] Creates an egress-only internet gateway for your VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Fleet | EC2艦隊を発射する | Launches an EC2 Fleet | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2FlowLog | 特定のネットワークインターフェイス、サブネット、またはVPCのIPトラフィックに関する情報を取得するための1つまたは複数のフローログを作成します。 | Creates one or more flow logs to capture information about IP traffic for a specific network interface, subnet, or VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2FpgaImage | 指定されたデザインチェックポイント(DCP)からAmazon FPGAイメージ(AFI)を作成します。 | Creates an Amazon FPGA Image (AFI) from the specified design checkpoint (DCP) | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Host | あなたのアカウントに専用のホストを割り当てます | Allocates a Dedicated Host to your account | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2HostReservation | 専用ホストの設定と一致する設定で予約を購入する | Purchase a reservation with configurations that match those of your Dedicated Host | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Image | 実行中または停止中のAmazon EBSバックアップインスタンスからAmazon EBSバックアップAMIを作成します。 | Creates an Amazon EBS-backed AMI from an Amazon EBS-backed instance that is either running or stopped | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Instance | 公式ページへ | ||
Amazon Elastic Compute Cloud | New-EC2InstanceBundle | AmazonインスタンスストアにバックアップされたWindowsインスタンスをバンドルする | Bundles an Amazon instance store-backed Windows instance | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2InstanceExportTask | 実行中のインスタンスまたは停止したインスタンスをS3バケットにエクスポートします。 | Exports a running or stopped instance to an S3 bucket | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2InternetGateway | VPCで使用するためのインターネットゲートウェイを作成します。 | Creates an internet gateway for use with a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2KeyPair | 指定された名前を持つ2048ビットのRSA鍵ペアを作成します。 | Creates a 2048-bit RSA key pair with the specified name | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2LaunchTemplate | 起動テンプレートを作成します。 | Creates a launch template | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2LaunchTemplateVersion | 起動テンプレートの新しいバージョンを作成します。 | Creates a new version for a launch template | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2NatGateway | 指定されたパブリックサブネットにNATゲートウェイを作成します。 | Creates a NAT gateway in the specified public subnet | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2NetworkAcl | VPCにネットワークACLを作成します。 | Creates a network ACL in a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2NetworkAclEntry | 指定されたルール番号を持つネットワークACLにエントリ(ルール)を作成します。 | Creates an entry (a rule) in a network ACL with the specified rule number | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2NetworkInterface | 指定されたサブネットにネットワークインターフェイスを作成します。 | Creates a network interface in the specified subnet | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2NetworkInterfacePermission | 指定されたネットワークインタフェースをアカウント内のインスタンスにアタッチするAWS許可アカウントの許可を許可します | Grants an AWS-authorized account permission to attach the specified network interface to an instance in their account | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2PlacementGroup | インスタンスを起動するプレースメントグループを作成します。 | Creates a placement group in which to launch instances | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2ReservedInstance | あなたのアカウントで使用する予約インスタンスを購入する | Purchases a Reserved Instance for use with your account | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2ReservedInstancesListing | リザーブドインスタンスマーケットプレイスで販売されるAmazon EC2標準リザーブドインスタンスのリスティングを作成します。 | Creates a listing for Amazon EC2 Standard Reserved Instances to be sold in the Reserved Instance Marketplace | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Route | VPC内のルートテーブルにルートを作成します。 | Creates a route in a route table within a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2RouteTable | 指定されたVPCのルートテーブルを作成します。 | Creates a route table for the specified VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2ScheduledInstance | 指定されたスケジュールされたインスタンスを起動します。 | Launches the specified Scheduled Instances | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2ScheduledInstancePurchase | 指定されたスケジュールで1つまたは複数のスケジュールされたインスタンスを購入する | Purchases one or more Scheduled Instances with the specified schedule | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2SecurityGroup | セキュリティグループを作成します。 | Creates a security group | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Snapshot | EBSボリュームのスナップショットを作成し、Amazon S3に格納します。 | Creates a snapshot of an EBS volume and stores it in Amazon S3 | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2SpotDatafeedSubscription | スポットインスタンスのデータフィードを作成し、スポットインスタンスの使用ログを表示できるようにします。 | Creates a data feed for Spot Instances, enabling you to view Spot Instance usage logs | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Subnet | 既存のVPCにサブネットを作成します。 | Creates a subnet in an existing VPC | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Tag | 指定されたAmazon EC2リソースまたはリソースの1つ以上のタグを追加または上書きします。 | Adds or overwrites one or more tags for the specified Amazon EC2 resource or resources | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Volume | 同じ可用性ゾーン内のインスタンスに接続できるEBSボリュームを作成します。 | Creates an EBS volume that can be attached to an instance in the same Availability Zone | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2Vpc | 指定されたIPv4 CIDRブロックを持つVPCを作成します。 | Creates a VPC with the specified IPv4 CIDR block | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpcEndpoint | 指定したサービスのVPCエンドポイントを作成します。 | Creates a VPC endpoint for a specified service | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpcEndpointConnectionNotification | 指定されたVPCエンドポイントまたはVPCエンドポイントサービスの接続通知を作成します。 | Creates a connection notification for a specified VPC endpoint or VPC endpoint service | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpcEndpointServiceConfiguration | サービスコンシューマ(AWSアカウント、IAMユーザ、およびIAMロール)が接続できるVPCエンドポイントサービス設定を作成します。 | Creates a VPC endpoint service configuration to which service consumers (AWS accounts, IAM users, and IAM roles) can connect | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpcPeeringConnection | 2つのVPC間のVPCピアリング接続を要求します。 | Requests a VPC peering connection between two VPCs | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpnConnection | 既存の仮想プライベートゲートウェイとVPNカスタマーゲートウェイの間にVPN接続を作成します。 | Creates a VPN connection between an existing virtual private gateway and a VPN customer gateway | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpnConnectionRoute | 既存の仮想プライベートゲートウェイとVPNカスタマーゲートウェイの間のVPN接続に関連付けられたスタティックルートを作成します。 | Creates a static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway | 公式ページへ |
Amazon Elastic Compute Cloud | New-EC2VpnGateway | 仮想プライベートゲートウェイを作成します。 | Creates a virtual private gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2Address | 弾性IPアドレスをインスタンスまたはネットワークインターフェイスに関連付けます。 | Associates an Elastic IP address with an instance or a network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2DhcpOption | 指定したVPCに以前に作成した一連のDHCPオプションを関連付けるか、DHCPオプションをVPCに関連付けません。 | Associates a set of DHCP options (that you've previously created) with the specified VPC, or associates no DHCP options with the VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2IamInstanceProfile | IAMインスタンスプロファイルを実行中のインスタンスまたは停止したインスタンスに関連付けます。 | Associates an IAM instance profile with a running or stopped instance | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2Image | AMIを登録する | Registers an AMI | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2Ipv6AddressList | 指定されたネットワークインターフェイスに1つまたは複数のIPv6アドレスを割り当てます。 | Assigns one or more IPv6 addresses to the specified network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2PrivateIpAddress | 1つ以上のセカンダリプライベートIPアドレスを指定されたネットワークインターフェイスに割り当てます。 | Assigns one or more secondary private IP addresses to the specified network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2RouteTable | サブネットをルートテーブルに関連付けます。 | Associates a subnet with a route table | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2SubnetCidrBlock | CIDRブロックをサブネットに関連付けます。 | Associates a CIDR block with your subnet | 公式ページへ |
Amazon Elastic Compute Cloud | Register-EC2VpcCidrBlock | CIDRブロックをVPCに関連付けます。 | Associates a CIDR block with your VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Address | 指定されたElastic IPアドレスを解放します。 | Releases the specified Elastic IP address | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2CustomerGateway | 指定されたカスタマーゲートウェイを削除します。 | Deletes the specified customer gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2DhcpOption | 指定したDHCPオプションのセットを削除します。 | Deletes the specified set of DHCP options | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2EgressOnlyInternetGateway | 出力専用インターネットゲートウェイを削除します。 | Deletes an egress-only internet gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2EndpointConnectionNotification | 1つ以上のVPCエンドポイント接続通知を削除します。 | Deletes one or more VPC endpoint connection notifications | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2EndpointServiceConfiguration | アカウント内の1つまたは複数のVPCエンドポイントサービス設定を削除します。 | Deletes one or more VPC endpoint service configurations in your account | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Fleet | 指定されたEC2フリートを削除します。 | Deletes the specified EC2 Fleet | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2FlowLog | 1つまたは複数のフローログを削除する | Deletes one or more flow logs | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2FpgaImage | 指定されたAmazon FPGAイメージ(AFI)を削除します。 | Deletes the specified Amazon FPGA Image (AFI) | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Host | オンデマンド専用ホストを使用したくない場合は、それを解放することができます | When you no longer want to use an On-Demand Dedicated Host it can be released | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Instance | 停止または実行中のAmazon EC2インスタンスを終了し、続行する前に確認を求める | Terminates a stopped or running Amazon EC2 instance, prompting for confirmation before proceeding | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2InternetGateway | 指定されたインターネットゲートウェイを削除します。 | Deletes the specified internet gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2KeyPair | Amazon EC2から公開鍵を削除して、指定された鍵ペアを削除します。 | Deletes the specified key pair, by removing the public key from Amazon EC2 | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2LaunchTemplate | 起動テンプレートを削除します。 | Deletes a launch template | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2NatGateway | 指定されたNATゲートウェイを削除します。 | Deletes the specified NAT gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2NetworkAcl | 指定されたネットワークACLを削除します。 | Deletes the specified network ACL | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2NetworkAclEntry | 指定されたネットワークACLから指定された入力または出力エントリ(ルール)を削除します。 | Deletes the specified ingress or egress entry (rule) from the specified network ACL | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2NetworkInterface | 指定されたネットワークインターフェイスを削除します。 | Deletes the specified network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2NetworkInterfacePermission | ネットワークインターフェイスのアクセス許可を削除します。 | Deletes a permission for a network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2PlacementGroup | 指定したプレースメントグループを削除します。 | Deletes the specified placement group | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Route | 指定されたルートテーブルから指定されたルートを削除します。 | Deletes the specified route from the specified route table | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2RouteTable | 指定されたルートテーブルを削除します。 | Deletes the specified route table | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2SecurityGroup | セキュリティグループを削除します。 | Deletes a security group | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Snapshot | 指定されたスナップショットを削除します。 | Deletes the specified snapshot | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2SpotDatafeedSubscription | スポットインスタンスのデータフィードを削除します。 | Deletes the data feed for Spot Instances | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Subnet | 指定されたサブネットを削除します。 | Deletes the specified subnet | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Tag | 指定した一連のタグから指定されたタグのセットを削除します。 | Deletes the specified set of tags from the specified set of resources | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2TemplateVersion | 起動テンプレートの1つ以上のバージョンを削除します。 | Deletes one or more versions of a launch template | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Volume | 指定したEBSボリュームを削除します。 | Deletes the specified EBS volume | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2Vpc | 指定されたVPCを削除します。 | Deletes the specified VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2VpcEndpoint | 1つまたは複数の指定されたVPCエンドポイントを削除します。 | Deletes one or more specified VPC endpoints | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2VpcPeeringConnection | VPCピアリング接続を削除します。 | Deletes a VPC peering connection | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2VpnConnection | 指定したVPN接続を削除します。 | Deletes the specified VPN connection | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2VpnConnectionRoute | 既存の仮想プライベートゲートウェイとVPNカスタマーゲートウェイの間のVPN接続に関連付けられた、指定されたスタティックルートを削除します。 | Deletes the specified static route associated with a VPN connection between an existing virtual private gateway and a VPN customer gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Remove-EC2VpnGateway | 指定された仮想プライベートゲートウェイを削除します。 | Deletes the specified virtual private gateway | 公式ページへ |
Amazon Elastic Compute Cloud | Request-EC2SpotFleet | Spot Fleetリクエストを作成します。 | Creates a Spot Fleet request | 公式ページへ |
Amazon Elastic Compute Cloud | Request-EC2SpotInstance | スポットインスタンス要求を作成します。 | Creates a Spot Instance request | 公式ページへ |
Amazon Elastic Compute Cloud | Reset-EC2FpgaImageAttribute | 指定したAmazon FPGAイメージ(AFI)の指定された属性をデフォルト値にリセットします。 | Resets the specified attribute of the specified Amazon FPGA Image (AFI) to its default value | 公式ページへ |
Amazon Elastic Compute Cloud | Reset-EC2ImageAttribute | AMIの属性をデフォルト値にリセットします。 | Resets an attribute of an AMI to its default value | 公式ページへ |
Amazon Elastic Compute Cloud | Reset-EC2InstanceAttribute | インスタンスの属性をデフォルト値にリセットします。 | Resets an attribute of an instance to its default value | 公式ページへ |
Amazon Elastic Compute Cloud | Reset-EC2NetworkInterfaceAttribute | ネットワークインターフェイス属性をリセットします。 | Resets a network interface attribute | 公式ページへ |
Amazon Elastic Compute Cloud | Reset-EC2SnapshotAttribute | 指定したスナップショットの権限設定をリセットします。 | Resets permission settings for the specified snapshot | 公式ページへ |
Amazon Elastic Compute Cloud | Restart-EC2Instance | 1つまたは複数のインスタンスの再起動を要求する | Requests a reboot of one or more instances | 公式ページへ |
Amazon Elastic Compute Cloud | Restore-EC2AddressToClassic | 以前にEC2-VPCプラットフォームに移動された弾性IPアドレスをEC2-Classicプラットフォームに復元します。 | Restores an Elastic IP address that was previously moved to the EC2-VPC platform back to the EC2-Classic platform | 公式ページへ |
Amazon Elastic Compute Cloud | Revoke-EC2SecurityGroupEgress | [EC2-VPCのみ] EC2-VPCのセキュリティグループから1つまたは複数の出力ルールを削除します | [EC2-VPC only] Removes one or more egress rules from a security group for EC2-VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Revoke-EC2SecurityGroupIngress | セキュリティグループから1つまたは複数の入力規則を削除します。 | Removes one or more ingress rules from a security group | 公式ページへ |
Amazon Elastic Compute Cloud | Send-EC2InstanceStatus | インスタンスの状態に関するフィードバックを送信します。 | Submits feedback about the status of an instance | 公式ページへ |
Amazon Elastic Compute Cloud | Set-EC2IamInstanceProfileAssociation | 指定された実行インスタンスのIAMインスタンスプロファイルを置き換えます。 | Replaces an IAM instance profile for the specified running instance | 公式ページへ |
Amazon Elastic Compute Cloud | Set-EC2NetworkAclAssociation | サブネットが関連付けられているネットワークACLの変更 | Changes which network ACL a subnet is associated with | 公式ページへ |
Amazon Elastic Compute Cloud | Set-EC2NetworkAclEntry | ネットワークACLのエントリ(ルール)を置き換えます | Replaces an entry (rule) in a network ACL | 公式ページへ |
Amazon Elastic Compute Cloud | Set-EC2Route | VPC内のルートテーブル内の既存のルートを置き換えます。 | Replaces an existing route within a route table in a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Set-EC2RouteTableAssociation | VPC内の特定のサブネットに関連付けられたルートテーブルを変更します。 | Changes the route table associated with a given subnet in a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Start-EC2Instance | 以前に停止したAmazon EBSバックアップインスタンスを開始します。 | Starts an Amazon EBS-backed instance that you've previously stopped | 公式ページへ |
Amazon Elastic Compute Cloud | Start-EC2InstanceMonitoring | 実行中のインスタンスの詳細な監視を有効にします。 | Enables detailed monitoring for a running instance | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2BundleTask | インスタンスストアでバックアップされたWindowsインスタンスのバンドル処理を取り消します。 | Cancels a bundling operation for an instance store-backed Windows instance | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2ExportTask | アクティブなエクスポートタスクを取り消します。 | Cancels an active export task | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2ImportTask | インプロセスのインポート仮想マシンをキャンセルするか、スナップショットタスクをインポートします。 | Cancels an in-process import virtual machine or import snapshot task | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2Instance | Amazon EC2インスタンスを停止または終了する | Stops or terminates an Amazon EC2 instance | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2InstanceMonitoring | 実行中のインスタンスの詳細な監視を無効にします。 | Disables detailed monitoring for a running instance | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2ReservedInstancesListing | 予約インスタンスマーケットプレイスで指定された予約インスタンスの一覧を取り消します。 | Cancels the specified Reserved Instance listing in the Reserved Instance Marketplace | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2SpotFleetRequest | 指定されたSpot Fleetリクエストをキャンセルします。 | Cancels the specified Spot Fleet requests | 公式ページへ |
Amazon Elastic Compute Cloud | Stop-EC2SpotInstanceRequest | 1つまたは複数のスポットインスタンス要求を取り消します。 | Cancels one or more Spot Instance requests | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2Address | エラスティックIPアドレスを、関連付けられているインスタンスまたはネットワークインターフェイスから分離します。 | Disassociates an Elastic IP address from the instance or network interface it's associated with | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2IamInstanceProfile | 実行中または停止中のインスタンスからIAMインスタンスプロファイルの関連付けを解除する | Disassociates an IAM instance profile from a running or stopped instance | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2Image | 指定されたAMIを登録解除する | Deregisters the specified AMI | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2Ipv6AddressList | 1つまたは複数のIPv6アドレスをネットワークインターフェイスから割り当て解除する | Unassigns one or more IPv6 addresses from a network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2PrivateIpAddress | 1つまたは複数のセカンダリプライベートIPアドレスをネットワークインターフェイスから割り当て解除する | Unassigns one or more secondary private IP addresses from a network interface | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2RouteTable | サブネットとルートテーブルの関連付けを解除する | Disassociates a subnet from a route table | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2SubnetCidrBlock | サブネットからCIDRブロックの関連付けを解除する | Disassociates a CIDR block from a subnet | 公式ページへ |
Amazon Elastic Compute Cloud | Unregister-EC2VpcCidrBlock | VPCからCIDRブロックの関連付けを解除する | Disassociates a CIDR block from a VPC | 公式ページへ |
Amazon Elastic Compute Cloud | Update-EC2SecurityGroupRuleEgressDescription | [EC2-VPCのみ]出力(送信)セキュリティグループルールの説明を更新します | [EC2-VPC only] Updates the description of an egress (outbound) security group rule | 公式ページへ |
Amazon Elastic Compute Cloud | Update-EC2SecurityGroupRuleIngressDescription | 入力(受信)セキュリティグループルールの説明を更新します。 | Updates the description of an ingress (inbound) security group rule | 公式ページへ |
Amazon Elastic File System | Edit-EFSMountTargetSecurityGroup | マウントターゲットに有効な一連のセキュリティグループを変更します。 | Modifies the set of security groups in effect for a mount target | 公式ページへ |
Amazon Elastic File System | Get-EFSFileSystem | ファイルシステムCreationTokenまたはFileSystemIdのいずれかが提供されている場合、特定のAmazon EFSファイルシステムの説明を返します | Returns the description of a specific Amazon EFS file system if either the file system CreationToken or the FileSystemId is provided | 公式ページへ |
Amazon Elastic File System | Get-EFSMountTarget | ファイルシステムのすべての現在のマウントターゲット、または特定のマウントターゲットの説明を返します。 | Returns the descriptions of all the current mount targets, or a specific mount target, for a file system | 公式ページへ |
Amazon Elastic File System | Get-EFSMountTargetSecurityGroup | マウントターゲットに対して現在有効なセキュリティグループを返します。 | Returns the security groups currently in effect for a mount target | 公式ページへ |
Amazon Elastic File System | Get-EFSTag | ファイルシステムに関連付けられたタグを返します。 | Returns the tags associated with a file system | 公式ページへ |
Amazon Elastic File System | New-EFSFileSystem | 新しい空のファイルシステムを作成します。 | Creates a new, empty file system | 公式ページへ |
Amazon Elastic File System | New-EFSMountTarget | ファイルシステムのマウントターゲットを作成します。 | Creates a mount target for a file system | 公式ページへ |
Amazon Elastic File System | New-EFSTag | ファイルシステムに関連付けられたタグを作成または上書きする | Creates or overwrites tags associated with a file system | 公式ページへ |
Amazon Elastic File System | Remove-EFSFileSystem | ファイルシステムを削除し、その内容へのアクセスを永久に切断します。 | Deletes a file system, permanently severing access to its contents | 公式ページへ |
Amazon Elastic File System | Remove-EFSMountTarget | 指定されたマウントターゲットを削除します。 | Deletes the specified mount target | 公式ページへ |
Amazon Elastic File System | Remove-EFSTag | 指定されたタグをファイルシステムから削除します。 | Deletes the specified tags from a file system | 公式ページへ |
Amazon Elastic File System | Update-EFSFileSystem | 既存のファイルシステムのスループットモードまたはプロビジョニングされたスループットの量を更新します。 | Updates the throughput mode or the amount of provisioned throughput of an existing file system | 公式ページへ |
Amazon Elastic MapReduce | Add-EMRInstanceFleet | 実行中のクラスタにインスタンス群を追加します。 | Adds an instance fleet to a running cluster | 公式ページへ |
Amazon Elastic MapReduce | Add-EMRInstanceGroup | 実行中のクラスタに1つ以上のインスタンス・グループを追加します。 | Adds one or more instance groups to a running cluster | 公式ページへ |
Amazon Elastic MapReduce | Add-EMRJobFlowStep | AddJobFlowStepsは、実行中のクラスタに新しいステップを追加します。 | AddJobFlowSteps adds new steps to a running cluster | 公式ページへ |
Amazon Elastic MapReduce | Add-EMRResourceTag | Amazon EMRリソースにタグを追加する | Adds tags to an Amazon EMR resource | 公式ページへ |
Amazon Elastic MapReduce | Edit-EMRInstanceFleet | ClusterIDを使用して指定されたクラスタ内の指定されたInstanceFleetIDを使用して、インスタンスフリートのターゲットオンデマンドおよびターゲットスポット容量を変更します。 | Modifies the target On-Demand and target Spot capacities for the instance fleet with the specified InstanceFleetID within the cluster specified using ClusterID | 公式ページへ |
Amazon Elastic MapReduce | Edit-EMRInstanceGroup | ModifyInstanceGroupsは、インスタンスグループのノード数と構成設定を変更します。 | ModifyInstanceGroups modifies the number of nodes and configuration settings of an instance group | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRBootstrapActionList | クラスタに関連付けられたブートストラップ・アクションに関する情報を提供します。 | Provides information about the bootstrap actions associated with a cluster | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRCluster | ステータス、ハードウェアとソフトウェアの構成、VPC設定などのクラスタレベルの詳細を提供します。 | Provides cluster-level details including status, hardware and software configuration, VPC settings, and so on | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRClusterList | このAWSアカウントに表示されるすべてのクラスタのステータスを提供します | Provides the status of all clusters visible to this AWS account | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRInstanceFleetList | クラスタ内のインスタンス・フリートに関するすべての使用可能な詳細をリストします。 | Lists all available details about the instance fleets in a cluster | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRInstanceGroupList | クラスタ内のインスタンス・グループに関するすべての使用可能な詳細を提供します。 | Provides all available details about the instance groups in a cluster | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRInstanceList | 過去30日間に終了したすべてのアクティブなEC2インスタンスとEC2インスタンスの情報を最大2,000件まで提供します | Provides information for all active EC2 instances and EC2 instances terminated in the last 30 days, up to a maximum of 2,000 | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRJobFlow | このAPIは廃止され、最終的に削除されます | This API is deprecated and will eventually be removed | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRSecurityConfiguration | JSON設定を返すことによってセキュリティ設定の詳細を提供します | Provides the details of a security configuration by returning the configuration JSON | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRSecurityConfigurationList | このアカウントに表示されるすべてのセキュリティ設定をリストし、作成日時と名前を表示します。 | Lists all the security configurations visible to this account, providing their creation dates and times, and their names | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRStep | クラスタステップについての詳細を提供します。 | Provides more detail about the cluster step | 公式ページへ |
Amazon Elastic MapReduce | Get-EMRStepList | リクエストでstepIdsを指定しないかぎり、クラスタのステップのリストを逆順に提供します | Provides a list of steps for the cluster in reverse order unless you specify stepIds with the request | 公式ページへ |
Amazon Elastic MapReduce | New-EMRSecurityConfiguration | サービスに格納され、クラスタの作成時に指定できるセキュリティ構成を作成します。 | Creates a security configuration, which is stored in the service and can be specified when a cluster is created | 公式ページへ |
Amazon Elastic MapReduce | Remove-EMRAutoScalingPolicy | EMRクラスタ内の指定されたインスタンスグループから自動スケーリングポリシーを削除します。 | Removes an automatic scaling policy from a specified instance group within an EMR cluster | 公式ページへ |
Amazon Elastic MapReduce | Remove-EMRResourceTag | Amazon EMRリソースからタグを削除する | Removes tags from an Amazon EMR resource | 公式ページへ |
Amazon Elastic MapReduce | Remove-EMRSecurityConfiguration | セキュリティ構成を削除します。 | Deletes a security configuration | 公式ページへ |
Amazon Elastic MapReduce | Set-EMRTerminationProtection | SetTerminationProtectionは、クラスタ内のEC2インスタンスをユーザーの介入、API呼び出し、またはジョブフローエラーが発生した場合に終了できないように、クラスタ(ジョブフロー)をロックします | SetTerminationProtection locks a cluster (job flow) so the EC2 instances in the cluster cannot be terminated by user intervention, an API call, or in the event of a job-flow error | 公式ページへ |
Amazon Elastic MapReduce | Set-EMRVisibleToAllUser | アカウント内のすべてのAWS IDおよびアクセス管理(IAM)ユーザが指定されたクラスタ(ジョブフロー)にアクセスできるかどうかを設定します。 | Sets whether all AWS Identity and Access Management (IAM) users under your account can access the specified clusters (job flows) | 公式ページへ |
Amazon Elastic MapReduce | Start-EMRJobFlow | RunJobFlowは新しいクラスタの作成と実行を開始します(ジョブフロー) | RunJobFlow creates and starts running a new cluster (job flow) | 公式ページへ |
Amazon Elastic MapReduce | Stop-EMRJobFlow | TerminateJobFlowsは、クラスタ(ジョブフロー)のリストをシャットダウンします。 | TerminateJobFlows shuts a list of clusters (job flows) down | 公式ページへ |
Amazon Elastic MapReduce | Stop-EMRStep | 実行中のクラスタで保留中のステップを取り消す | Cancels a pending step or steps in a running cluster | 公式ページへ |
Amazon Elastic MapReduce | Write-EMRAutoScalingPolicy | Amazon EMRクラスタ内のコアインスタンスグループまたはタスクインスタンスグループの自動スケーリングポリシーを作成または更新します。 | Creates or updates an automatic scaling policy for a core instance group or task instance group in an Amazon EMR cluster | 公式ページへ |
Amazon Elastic Transcoder | Get-ETSJobsByPipeline | ListJobsByPipeline操作は、現在パイプラインにあるジョブの一覧を取得します | The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline | 公式ページへ |
Amazon Elastic Transcoder | Get-ETSJobsByStatus | ListJobsByStatus操作は、指定されたステータスを持つジョブのリストを取得します | The ListJobsByStatus operation gets a list of jobs that have a specified status | 公式ページへ |
Amazon Elastic Transcoder | Get-ETSPipeline | ListPipeline操作は、現在のAWSアカウントに関連付けられているパイプラインのリストを取得します | The ListPipelines operation gets a list of the pipelines associated with the current AWS account | 公式ページへ |
Amazon Elastic Transcoder | Get-ETSPreset | ListPresets操作では、Elastic Transcoderに含まれるデフォルトのプリセットと、AWSリージョンで追加したプリセットのリストが取得されます | The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region | 公式ページへ |
Amazon Elastic Transcoder | New-ETSJob | ジョブを作成すると、Elastic Transcoderは指定した値と作成されたジョブに関する情報を含むJSONデータを返します | When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created | 公式ページへ |
Amazon Elastic Transcoder | New-ETSPipeline | CreatePipeline操作は、指定した設定でパイプラインを作成します | The CreatePipeline operation creates a pipeline with settings that you specify | 公式ページへ |
Amazon Elastic Transcoder | New-ETSPreset | CreatePreset操作は、指定した設定でプリセットを作成します | The CreatePreset operation creates a preset with settings that you specify | 公式ページへ |
Amazon Elastic Transcoder | Read-ETSJob | ReadJob操作は、ジョブに関する詳細情報を返します | The ReadJob operation returns detailed information about a job | 公式ページへ |
Amazon Elastic Transcoder | Read-ETSPipeline | ReadPipeline操作は、パイプラインに関する詳細情報を取得します。 | The ReadPipeline operation gets detailed information about a pipeline | 公式ページへ |
Amazon Elastic Transcoder | Read-ETSPreset | ReadPreset操作は、プリセットに関する詳細情報を取得します | The ReadPreset operation gets detailed information about a preset | 公式ページへ |
Amazon Elastic Transcoder | Remove-ETSPipeline | DeletePipeline操作はパイプラインを削除します | The DeletePipeline operation removes a pipeline | 公式ページへ |
Amazon Elastic Transcoder | Remove-ETSPreset | DeletePreset操作は、AWSリージョンで追加したプリセットを削除します | The DeletePreset operation removes a preset that you've added in an AWS region | 公式ページへ |
Amazon Elastic Transcoder | Stop-ETSJob | CancelJob操作は、未完了のジョブをキャンセルします。 | The CancelJob operation cancels an unfinished job | 公式ページへ |
Amazon Elastic Transcoder | Test-ETSRole | TestRole操作は、パイプラインの作成に使用されたIAMの役割をテストします。 | The TestRole operation tests the IAM role used to create the pipeline | 公式ページへ |
Amazon Elastic Transcoder | Update-ETSPipeline | UpdatePipeline操作を使用してパイプラインの設定を更新する | Use the UpdatePipeline operation to update settings for a pipeline | 公式ページへ |
Amazon Elastic Transcoder | Update-ETSPipelineNotification | UpdatePipelineNotifications操作を使用すると、パイプラインのAmazon Simple Notification Service(Amazon SNS)通知を更新できます | With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline | 公式ページへ |
Amazon Elastic Transcoder | Update-ETSPipelineStatus | UpdatePipelineStatus操作はパイプラインを一時停止または再アクティブ化するため、パイプラインはジョブの処理を停止または再開します | The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs | 公式ページへ |
Amazon ElastiCache | Add-ECTag | 指定されたリソースに最大50のコスト割り当てタグを追加します。 | Adds up to 50 cost allocation tags to the named resource | 公式ページへ |
Amazon ElastiCache | Approve-ECCacheSecurityGroupIngress | キャッシュセキュリティグループへのネットワークイングレスを許可します。 | Allows network ingress to a cache security group | 公式ページへ |
Amazon ElastiCache | Copy-ECSnapshot | 公式ページへ | ||
Amazon ElastiCache | Edit-ECCacheCluster | クラスタの設定を変更します。 | Modifies the settings for a cluster | 公式ページへ |
Amazon ElastiCache | Edit-ECCacheParameterGroup | キャッシュ・パラメータ・グループのパラメータを変更します。 | Modifies the parameters of a cache parameter group | 公式ページへ |
Amazon ElastiCache | Edit-ECCacheSubnetGroup | 既存のキャッシュサブネットグループを変更します。 | Modifies an existing cache subnet group | 公式ページへ |
Amazon ElastiCache | Edit-ECReplicationGroup | レプリケーショングループの設定を変更します。 | Modifies the settings for a replication group | 公式ページへ |
Amazon ElastiCache | Edit-ECReplicationGroupShardConfiguration | Redis(クラスタモード対応)クラスタで、ダウンタイムなしで水平スケーリングを実行します。 | Performs horizontal scaling on a Redis (cluster mode enabled) cluster with no downtime | 公式ページへ |
Amazon ElastiCache | Get-ECAllowedNodeTypeModification | Redisクラスタまたは複製グループの現在のノードタイプを最大でスケールできる使用可能なすべてのノードタイプを一覧表示します。 | Lists all available node types that you can scale your Redis cluster's or replication group's current node type up to | 公式ページへ |
Amazon ElastiCache | Get-ECCacheCluster | クラスタ識別子が指定されていない場合はすべてのプロビジョニングされたクラスタに関する情報、またはクラスタ識別子が指定されている場合は特定のキャッシュクラスタに関する情報を返します。 | Returns information about all provisioned clusters if no cluster identifier is specified, or about a specific cache cluster if a cluster identifier is supplied | 公式ページへ |
Amazon ElastiCache | Get-ECCacheEngineVersion | 使用可能なキャッシュエンジンとそのバージョンのリストを返します。 | Returns a list of the available cache engines and their versions | 公式ページへ |
Amazon ElastiCache | Get-ECCacheParameter | 特定のキャッシュ・パラメータ・グループの詳細なパラメータ・リストを戻します。 | Returns the detailed parameter list for a particular cache parameter group | 公式ページへ |
Amazon ElastiCache | Get-ECCacheParameterGroup | キャッシュ・パラメーター・グループ記述のリストを戻す | Returns a list of cache parameter group descriptions | 公式ページへ |
Amazon ElastiCache | Get-ECCacheSecurityGroup | キャッシュセキュリティグループの説明のリストを返します。 | Returns a list of cache security group descriptions | 公式ページへ |
Amazon ElastiCache | Get-ECCacheSubnetGroup | キャッシュサブネットグループの説明のリストを返します。 | Returns a list of cache subnet group descriptions | 公式ページへ |
Amazon ElastiCache | Get-ECEngineDefaultParameter | 指定されたキャッシュエンジンのデフォルトエンジンおよびシステムパラメータ情報を返します。 | Returns the default engine and system parameter information for the specified cache engine | 公式ページへ |
Amazon ElastiCache | Get-ECEvent | クラスタ、キャッシュ・セキュリティ・グループ、およびキャッシュ・パラメータ・グループに関連するイベントを戻します。 | Returns events related to clusters, cache security groups, and cache parameter groups | 公式ページへ |
Amazon ElastiCache | Get-ECReplicationGroup | 特定のレプリケーショングループに関する情報を返します。 | Returns information about a particular replication group | 公式ページへ |
Amazon ElastiCache | Get-ECReservedCacheNode | このアカウントまたは指定された予約済みキャッシュノードの予約済みキャッシュノードに関する情報を返します。 | Returns information about reserved cache nodes for this account, or about a specified reserved cache node | 公式ページへ |
Amazon ElastiCache | Get-ECReservedCacheNodesOffering | 利用可能な予約済みキャッシュノードの提供を一覧表示します。 | Lists available reserved cache node offerings | 公式ページへ |
Amazon ElastiCache | Get-ECSnapshot | クラスタまたはスナップショットスナップショットに関する情報を返します。 | Returns information about cluster or replication group snapshots | 公式ページへ |
Amazon ElastiCache | Get-ECTag | 現在指定されたリソースにあるすべてのコスト割り当てタグを一覧表示します。 | Lists all cost allocation tags currently on the named resource | 公式ページへ |
Amazon ElastiCache | New-ECCacheCluster | クラスタを作成します。 | Creates a cluster | 公式ページへ |
Amazon ElastiCache | New-ECCacheParameterGroup | 新しいAmazon ElastiCacheキャッシュパラメータグループを作成します。 | Creates a new Amazon ElastiCache cache parameter group | 公式ページへ |
Amazon ElastiCache | New-ECCacheSecurityGroup | 新しいキャッシュセキュリティグループを作成します。 | Creates a new cache security group | 公式ページへ |
Amazon ElastiCache | New-ECCacheSubnetGroup | 新しいキャッシュサブネットグループを作成します。 | Creates a new cache subnet group | 公式ページへ |
Amazon ElastiCache | New-ECReplicationGroup | Redis(クラスタモードが無効)またはRedis(クラスタモードが有効)のレプリケーショングループを作成します。 | Creates a Redis (cluster mode disabled) or a Redis (cluster mode enabled) replication group | 公式ページへ |
Amazon ElastiCache | New-ECSnapshot | 特定の時点で、クラスタ全体または複製グループのコピーを作成します。 | Creates a copy of an entire cluster or replication group at a specific moment in time | 公式ページへ |
Amazon ElastiCache | Remove-ECCacheCluster | 以前にプロビジョニングされたクラスタを削除します。 | Deletes a previously provisioned cluster | 公式ページへ |
Amazon ElastiCache | Remove-ECCacheParameterGroup | 指定されたキャッシュ・パラメータ・グループを削除します。 | Deletes the specified cache parameter group | 公式ページへ |
Amazon ElastiCache | Remove-ECCacheSecurityGroup | キャッシュセキュリティグループを削除します。 | Deletes a cache security group | 公式ページへ |
Amazon ElastiCache | Remove-ECCacheSubnetGroup | キャッシュサブネットグループを削除します。 | Deletes a cache subnet group | 公式ページへ |
Amazon ElastiCache | Remove-ECReplicationGroup | 既存のレプリケーショングループを削除します。 | Deletes an existing replication group | 公式ページへ |
Amazon ElastiCache | Remove-ECSnapshot | 既存のスナップショットを削除します。 | Deletes an existing snapshot | 公式ページへ |
Amazon ElastiCache | Remove-ECTag | 指定されたリソースからTagKeysリストによって識別されるタグを削除します。 | Removes the tags identified by the TagKeys list from the named resource | 公式ページへ |
Amazon ElastiCache | Request-ECReservedCacheNodesOffering | 予約済みのキャッシュ・ノード・オファリングを購入できます | Allows you to purchase a reserved cache node offering | 公式ページへ |
Amazon ElastiCache | Reset-ECCacheParameterGroup | キャッシュ・パラメータ・グループのパラメータをエンジンまたはシステムのデフォルト値に変更します。 | Modifies the parameters of a cache parameter group to the engine or system default value | 公式ページへ |
Amazon ElastiCache | Restart-ECCacheCluster | プロビジョニングされたクラスタ内のキャッシュノードの一部またはすべてを再起動します。 | Reboots some, or all, of the cache nodes within a provisioned cluster | 公式ページへ |
Amazon ElastiCache | Revoke-ECCacheSecurityGroupIngress | キャッシュセキュリティグループからの入力を取り消す | Revokes ingress from a cache security group | 公式ページへ |
Amazon ElastiCache | Test-ECFailover | 公式ページへ | ||
Amazon Elasticsearch | Add-ESResourceTag | 既存のElasticsearchドメインにタグを付加する | Attaches tags to an existing Elasticsearch domain | 公式ページへ |
Amazon Elasticsearch | Get-ESCompatibleElasticsearchVersion | アップグレード対応のElastisearchバージョンのリストを返します | Returns a list of upgrade compatible Elastisearch versions | 公式ページへ |
Amazon Elasticsearch | Get-ESDomain | ドメインID、ドメインエンドポイント、およびドメインARNを含む、指定されたElasticsearchドメインに関するドメイン構成情報を返します。 | Returns domain configuration information about the specified Elasticsearch domain, including the domain ID, domain endpoint, and domain ARN | 公式ページへ |
Amazon Elasticsearch | Get-ESDomainConfig | 指定されたElasticsearchドメインに関するクラスタ構成情報(クラスタオプションの状態、作成日、更新バージョン、および更新日など)を提供します。 | Provides cluster configuration information about the specified Elasticsearch domain, such as the state, creation date, update version, and update date for cluster options | 公式ページへ |
Amazon Elasticsearch | Get-ESDomainList | ドメインID、ドメインエンドポイント、およびドメインARNを含む、指定されたElasticsearchドメインに関するドメイン構成情報を返します。 | Returns domain configuration information about the specified Elasticsearch domains, including the domain ID, domain endpoint, and domain ARN | 公式ページへ |
Amazon Elasticsearch | Get-ESDomainNameList | 現在のユーザーのアカウントが所有するすべてのElasticsearchドメインの名前を返します。 | Returns the name of all Elasticsearch domains owned by the current user's account | 公式ページへ |
Amazon Elasticsearch | Get-ESInstanceTypeLimit | 指定されたInstanceTypeとElasticsearchVersionのElasticsearchの制限を記述する | Describe Elasticsearch Limits for a given InstanceType and ElasticsearchVersion | 公式ページへ |
Amazon Elasticsearch | Get-ESInstanceTypeList | 指定されたElasticsearchVersionでサポートされているすべてのElasticsearchインスタンスの種類を一覧表示します。この操作では、使用可能なすべての結果を自動的にパイプラインに表示します - 反復に関連するパラメータは、 | List all Elasticsearch instance types that are supported for given ElasticsearchVersionThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
Amazon Elasticsearch | Get-ESReservedElasticsearchInstanceList | このアカウントの予約されたElasticsearchインスタンスに関する情報を返します。 | Returns information about reserved Elasticsearch instances for this account | 公式ページへ |
Amazon Elasticsearch | Get-ESReservedElasticsearchInstanceOfferingList | 利用可能な予約されたElasticsearchインスタンスの提供を一覧表示します。 | Lists available reserved Elasticsearch instance offerings | 公式ページへ |
Amazon Elasticsearch | Get-ESResourceTag | 指定されたElasticsearchドメインのすべてのタグを返します。 | Returns all tags for the given Elasticsearch domain | 公式ページへ |
Amazon Elasticsearch | Get-ESUpgradeHistory | ドメインで実行された過去10回のアップグレードの完全な履歴を取得します。 | Retrieves the complete history of the last 10 upgrades that were performed on the domain | 公式ページへ |
Amazon Elasticsearch | Get-ESUpgradeStatus | ドメインで実行された最新のアップグレードまたはアップグレードの適格性チェックの最新のステータスを取得します。 | Retrieves the latest status of the last upgrade or upgrade eligibility check that was performed on the domain | 公式ページへ |
Amazon Elasticsearch | Get-ESVersionList | サポートされているすべてのElasticsearchバージョンを一覧表示するこの操作では、利用可能なすべての結果がパイプラインに自動的に表示されます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | List all supported Elasticsearch versionsThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
Amazon Elasticsearch | New-ESDomain | 新しいElasticsearchドメインを作成します。 | Creates a new Elasticsearch domain | 公式ページへ |
Amazon Elasticsearch | New-ESReservedElasticsearchInstanceOffering | 予約済みのElasticsearchインスタンスを購入することができます | Allows you to purchase reserved Elasticsearch instances | 公式ページへ |
Amazon Elasticsearch | Remove-ESDomain | 指定されたElasticsearchドメインとそのすべてのデータを永久に削除します。 | Permanently deletes the specified Elasticsearch domain and all of its data | 公式ページへ |
Amazon Elasticsearch | Remove-ESElasticsearchServiceRole | Elasticsearch ServiceがVPCドメインを管理および維持するために使用する、サービスにリンクされたロールを削除します。 | Deletes the service-linked role that Elasticsearch Service uses to manage and maintain VPC domains | 公式ページへ |
Amazon Elasticsearch | Remove-ESResourceTag | 指定されたタグセットを指定されたElasticsearchドメインから削除します。 | Removes the specified set of tags from the specified Elasticsearch domain | 公式ページへ |
Amazon Elasticsearch | Update-ESDomainConfig | 指定したElasticsearchドメインのクラスタ構成を変更し、インスタンスの種類とインスタンスの数を設定するように設定します。 | Modifies the cluster configuration of the specified Elasticsearch domain, setting as setting the instance type and the number of instances | 公式ページへ |
Amazon Elasticsearch | Update-ESElasticsearchDomain | ドメインをアップグレードするか、アップグレード適格性チェックを実行して互換性のあるElasticsearchバージョンにすることができます | Allows you to either upgrade your domain or perform an Upgrade eligibility check to a compatible Elasticsearch version | 公式ページへ |
Amazon GameLift Service | Confirm-GMLMatch | 提案されたFlexMatch試合のプレイヤーの承諾または拒否を登録する | Registers a player's acceptance or rejection of a proposed FlexMatch match | 公式ページへ |
Amazon GameLift Service | Find-GMLGameSession | 一連の検索基準に一致するすべてのアクティブなゲームセッションを取得し、指定された順序で並べ替えます | Retrieves all active game sessions that match a set of search criteria and sorts them in a specified order | 公式ページへ |
Amazon GameLift Service | Get-GMLAlias | このAWSアカウントのすべてのエイリアスを取得します。 | Retrieves all aliases for this AWS account | 公式ページへ |
Amazon GameLift Service | Get-GMLAliasDetail | エイリアスのプロパティを取得する | Retrieves properties for an alias | 公式ページへ |
Amazon GameLift Service | Get-GMLBuild | 使用中のAWSアカウントに関連付けられているすべてのビルドのビルドレコードを取得します。 | Retrieves build records for all builds associated with the AWS account in use | 公式ページへ |
Amazon GameLift Service | Get-GMLBuildDetail | ビルドのプロパティを取得する | Retrieves properties for a build | 公式ページへ |
Amazon GameLift Service | Get-GMLEC2InstanceLimit | 指定されたEC2インスタンスタイプについて、以下の情報を取得します。 | Retrieves the following information for the specified EC2 instance type | 公式ページへ |
Amazon GameLift Service | Get-GMLFleet | このAWSアカウントのフリートレコードのコレクションを取得します。 | Retrieves a collection of fleet records for this AWS account | 公式ページへ |
Amazon GameLift Service | Get-GMLFleetAttribute | 1つまたは複数のフリートのメタデータ、ステータス、構成などのフリートプロパティを取得します。 | Retrieves fleet properties, including metadata, status, and configuration, for one or more fleets | 公式ページへ |
Amazon GameLift Service | Get-GMLFleetCapacity | 1つまたは複数のフリートのフリート容量の現在のステータスを取得します。 | Retrieves the current status of fleet capacity for one or more fleets | 公式ページへ |
Amazon GameLift Service | Get-GMLFleetEvent | 指定されたフリートのイベントログからエントリを取得します。 | Retrieves entries from the specified fleet's event log | 公式ページへ |
Amazon GameLift Service | Get-GMLFleetPortSetting | 艦隊のインバウンド接続許可を取得します。 | Retrieves the inbound connection permissions for a fleet | 公式ページへ |
Amazon GameLift Service | Get-GMLFleetUtilization | 1つまたは複数のフリートの利用統計を取得する | Retrieves utilization statistics for one or more fleets | 公式ページへ |
Amazon GameLift Service | Get-GMLGameSession | 1つまたは複数のゲームセッションのセットを取得します。 | Retrieves a set of one or more game sessions | 公式ページへ |
Amazon GameLift Service | Get-GMLGameSessionDetail | 1つまたは複数のゲームセッションの有効な保護ポリシーを含むプロパティを取得します。 | Retrieves properties, including the protection policy in force, for one or more game sessions | 公式ページへ |
Amazon GameLift Service | Get-GMLGameSessionLogUrl | 指定されたゲームセッションのために保存されたゲームセッションログの場所を取得します。 | Retrieves the location of stored game session logs for a specified game session | 公式ページへ |
Amazon GameLift Service | Get-GMLGameSessionPlacement | ゲームセッションのプレースメントリクエストのプロパティと現在のステータスを取得します。 | Retrieves properties and current status of a game session placement request | 公式ページへ |
Amazon GameLift Service | Get-GMLGameSessionQueue | 1つまたは複数のゲームセッションキューのプロパティを取得します。 | Retrieves the properties for one or more game session queues | 公式ページへ |
Amazon GameLift Service | Get-GMLInstance | インスタンスIDを含む艦隊のインスタンスに関する情報を取得する | Retrieves information about a fleet's instances, including instance IDs | 公式ページへ |
Amazon GameLift Service | Get-GMLInstanceAccess | フリートインスタンスへのリモートアクセスを要求する | Requests remote access to a fleet instance | 公式ページへ |
Amazon GameLift Service | Get-GMLMatchmaking | 1つまたは複数のマッチメイキングチケットを取得する | Retrieves one or more matchmaking tickets | 公式ページへ |
Amazon GameLift Service | Get-GMLMatchmakingConfiguration | FlexMatchマッチメイキング構成の詳細を取得します。 | Retrieves the details of FlexMatch matchmaking configurations | 公式ページへ |
Amazon GameLift Service | Get-GMLMatchmakingRuleSet | FlexMatchマッチメイキングルールセットの詳細を取得します。 | Retrieves the details for FlexMatch matchmaking rule sets | 公式ページへ |
Amazon GameLift Service | Get-GMLPlayerSession | 1つまたは複数のプレーヤーセッションのプロパティを取得します。 | Retrieves properties for one or more player sessions | 公式ページへ |
Amazon GameLift Service | Get-GMLRuntimeConfiguration | 指定されたフリートの現在の実行時設定を取得します。 | Retrieves the current run-time configuration for the specified fleet | 公式ページへ |
Amazon GameLift Service | Get-GMLScalingPolicy | 艦隊に適用されているすべてのスケーリングポリシーを取得します。 | Retrieves all scaling policies applied to a fleet | 公式ページへ |
Amazon GameLift Service | Get-GMLVpcPeeringAuthorization | AWSアカウントに対して保留中の有効なVPCピアー認証を取得します。 | Retrieves valid VPC peering authorizations that are pending for the AWS account | 公式ページへ |
Amazon GameLift Service | Get-GMLVpcPeeringConnection | VPCピアリング接続に関する情報を取得します。 | Retrieves information on VPC peering connections | 公式ページへ |
Amazon GameLift Service | New-GMLAlias | 艦隊のエイリアスを作成します。 | Creates an alias for a fleet | 公式ページへ |
Amazon GameLift Service | New-GMLBuild | ゲームサーバーのバイナリファイル用の新しいAmazon GameLiftビルドレコードを作成し、Amazon Simple Storage Service(Amazon S3)の場所にゲームサーバービルドファイルの場所を示します | Creates a new Amazon GameLift build record for your game server binary files and points to the location of your game server build files in an Amazon Simple Storage Service (Amazon S3) location | 公式ページへ |
Amazon GameLift Service | New-GMLFleet | ゲームサーバーを運営するための新しい艦隊を作成する | Creates a new fleet to run your game servers | 公式ページへ |
Amazon GameLift Service | New-GMLGameSession | プレーヤーのためのマルチプレイヤーゲームセッションを作成します。 | Creates a multiplayer game session for players | 公式ページへ |
Amazon GameLift Service | New-GMLGameSessionQueue | 新しいゲームセッションを開始する要求を処理するための新しいキューを確立する | Establishes a new queue for processing requests to place new game sessions | 公式ページへ |
Amazon GameLift Service | New-GMLMatchmakingConfiguration | FlexMatchで使用するための新しいマッチメイキング設定を定義します。 | Defines a new matchmaking configuration for use with FlexMatch | 公式ページへ |
Amazon GameLift Service | New-GMLMatchmakingRuleSet | FlexMatchマッチメイキング用の新しいルールセットを作成します。 | Creates a new rule set for FlexMatch matchmaking | 公式ページへ |
Amazon GameLift Service | New-GMLPlayerSession | ゲームセッションに選手のグループを追加する | Adds a group of players to a game session | 公式ページへ |
Amazon GameLift Service | New-GMLVpcPeeringAuthorization | Amazon GameLift艦隊のVPCとAWSアカウントの仮想プライベートクラウド(VPC)間のピア接続の作成または削除の許可を要求する | Requests authorization to create or delete a peer connection between the VPC for your Amazon GameLift fleet and a virtual private cloud (VPC) in your AWS account | 公式ページへ |
Amazon GameLift Service | New-GMLVpcPeeringConnection | AWSアカウントの仮想プライベートクラウド(VPC)とAmazon GameLift艦隊のVPCとの間のVPCピアリング接続を確立する | Establishes a VPC peering connection between a virtual private cloud (VPC) in an AWS account with the VPC for your Amazon GameLift fleet | 公式ページへ |
Amazon GameLift Service | Remove-GMLAlias | エイリアスを削除します。 | Deletes an alias | 公式ページへ |
Amazon GameLift Service | Remove-GMLBuild | ビルドを削除する | Deletes a build | 公式ページへ |
Amazon GameLift Service | Remove-GMLFleet | 艦隊に関連するすべてのものを削除する | Deletes everything related to a fleet | 公式ページへ |
Amazon GameLift Service | Remove-GMLGameSessionQueue | ゲームセッションキューを削除します。 | Deletes a game session queue | 公式ページへ |
Amazon GameLift Service | Remove-GMLMatchmakingConfiguration | FlexMatchマッチメイキング設定を永久に削除します。 | Permanently removes a FlexMatch matchmaking configuration | 公式ページへ |
Amazon GameLift Service | Remove-GMLScalingPolicy | フリートスケーリングポリシーを削除する | Deletes a fleet scaling policy | 公式ページへ |
Amazon GameLift Service | Remove-GMLVpcPeeringAuthorization | 指定されたVPCの保留中のVPCピアリング認可をキャンセルします。 | Cancels a pending VPC peering authorization for the specified VPC | 公式ページへ |
Amazon GameLift Service | Remove-GMLVpcPeeringConnection | VPCピアリング接続を削除します。 | Removes a VPC peering connection | 公式ページへ |
Amazon GameLift Service | Request-GMLUploadCredential | Amazon GameLiftのAmazon S3にゲームビルドファイルの新しいセットをアップロードする際に使用する、新しいクレデンシャルセットを取得します。 | Retrieves a fresh set of credentials for use when uploading a new set of game build files to Amazon GameLift's Amazon S3 | 公式ページへ |
Amazon GameLift Service | Resolve-GMLAlias | 指定されたエイリアスが現在指しているフリートIDを取得します。 | Retrieves the fleet ID that a specified alias is currently pointing to | 公式ページへ |
Amazon GameLift Service | Start-GMLFleetAction | StopFleetActionsで中断された艦隊の活動を再開する | Resumes activity on a fleet that was suspended with StopFleetActions | 公式ページへ |
Amazon GameLift Service | Start-GMLGameSessionPlacement | 新しいゲームセッションのリクエストをキューに配置します(CreateGameSessionQueueを参照)。 | Places a request for a new game session in a queue (see CreateGameSessionQueue) | 公式ページへ |
Amazon GameLift Service | Start-GMLMatchBackfill | 既存のゲームセッションで空きスロットを埋めるために新しいプレーヤーを見つける | Finds new players to fill open slots in an existing game session | 公式ページへ |
Amazon GameLift Service | Start-GMLMatchmaking | FlexMatchを使用して、カスタムマッチメイキングルールに基づいて複数のプレーヤーのゲームマッチを作成し、一致するプレーヤーの新しいゲームを開始します | Uses FlexMatch to create a game match for a group of players based on custom matchmaking rules, and starts a new game for the matched players | 公式ページへ |
Amazon GameLift Service | Stop-GMLFleetAction | 艦隊の活動を一時停止する | Suspends activity on a fleet | 公式ページへ |
Amazon GameLift Service | Stop-GMLGameSessionPlacement | PENDINGステータスのゲームセッションプレースメントをキャンセルします。 | Cancels a game session placement that is in PENDING status | 公式ページへ |
Amazon GameLift Service | Stop-GMLMatchmaking | 現在処理中のマッチメイキングチケットをキャンセルします。 | Cancels a matchmaking ticket that is currently being processed | 公式ページへ |
Amazon GameLift Service | Test-GMLMatchmakingRuleSetValidity | マッチメイキングルールまたはルールセットの構文を検証します。 | Validates the syntax of a matchmaking rule or rule set | 公式ページへ |
Amazon GameLift Service | Update-GMLAlias | エイリアスのプロパティを更新する | Updates properties for an alias | 公式ページへ |
Amazon GameLift Service | Update-GMLBuild | ビルド名とバージョンを含むビルドレコードのメタデータを更新します。 | Updates metadata in a build record, including the build name and version | 公式ページへ |
Amazon GameLift Service | Update-GMLFleetAttribute | 艦隊の名前や説明などの艦隊のプロパティを更新する | Updates fleet properties, including name and description, for a fleet | 公式ページへ |
Amazon GameLift Service | Update-GMLFleetCapacity | 艦隊のキャパシティ設定を更新する | Updates capacity settings for a fleet | 公式ページへ |
Amazon GameLift Service | Update-GMLFleetPortSetting | 艦隊のポート設定を更新する | Updates port settings for a fleet | 公式ページへ |
Amazon GameLift Service | Update-GMLGameSession | ゲームセッションのプロパティを更新する | Updates game session properties | 公式ページへ |
Amazon GameLift Service | Update-GMLGameSessionQueue | キュー内の新しいゲームセッション要求の処理方法を決定するゲームセッションキューの設定を更新します。 | Updates settings for a game session queue, which determines how new game session requests in the queue are processed | 公式ページへ |
Amazon GameLift Service | Update-GMLMatchmakingConfiguration | FlexMatchマッチメイキング設定のアップデート設定 | Updates settings for a FlexMatch matchmaking configuration | 公式ページへ |
Amazon GameLift Service | Update-GMLRuntimeConfiguration | 指定されたフリートの現在の実行時設定を更新します。これは、Amazon GameLiftにフリート内のインスタンスに対するサーバープロセスの起動方法を指示します | Updates the current run-time configuration for the specified fleet, which tells Amazon GameLift how to launch server processes on instances in the fleet | 公式ページへ |
Amazon GameLift Service | Write-GMLScalingPolicy | フリートのスケーリングポリシーを作成または更新します。 | Creates or updates a scaling policy for a fleet | 公式ページへ |
Amazon GuardDuty | Confirm-GDInvitation | マスターGuardDutyアカウントによって監視される招待を受け入れる | Accepts the invitation to be monitored by a master GuardDuty account | 公式ページへ |
Amazon GuardDuty | Deny-GDInvitation | アカウントIDで指定されたAWSアカウントで現在のメンバーアカウントに送信された招待を拒否する | Declines invitations sent to the current member account by AWS account specified by their account IDs | 公式ページへ |
Amazon GuardDuty | Get-GDDetector | detectorIdで指定されたAmazon GuardDuty検出器を取得します。 | Retrieves an Amazon GuardDuty detector specified by the detectorId | 公式ページへ |
Amazon GuardDuty | Get-GDDetectorList | すべての既存のAmazon GuardDuty検出器リソースのdetectorIdsをリストします | Lists detectorIds of all the existing Amazon GuardDuty detector resources | 公式ページへ |
Amazon GuardDuty | Get-GDFilter | フィルタ名で指定されたフィルタの詳細を返します。 | Returns the details of the filter specified by the filter name | 公式ページへ |
Amazon GuardDuty | Get-GDFilterList | 現在のフィルタのページ番号リストを返します。 | Returns a paginated list of the current filters | 公式ページへ |
Amazon GuardDuty | Get-GDFinding | IDを検索することによって指定されたAmazon GuardDuty検索結果について説明します | Describes Amazon GuardDuty findings specified by finding IDs | 公式ページへ |
Amazon GuardDuty | Get-GDFindingList | 指定された検出器IDのAmazon GuardDuty結果を一覧表示します。 | Lists Amazon GuardDuty findings for the specified detector ID | 公式ページへ |
Amazon GuardDuty | Get-GDFindingStatistic | 指定した検出器IDのAmazon GuardDuty検索結果の統計情報を表示します。 | Lists Amazon GuardDuty findings' statistics for the specified detector ID | 公式ページへ |
Amazon GuardDuty | Get-GDInvitationCount | 現在受け入れられている招待状を除き、現在のメンバーアカウントに送信されたすべてのGuardDutyメンバーシップ招待の数を返します | Returns the count of all GuardDuty membership invitations that were sent to the current member account except the currently accepted invitation | 公式ページへ |
Amazon GuardDuty | Get-GDInvitationList | 現在のAWSアカウントに送信されたすべてのGuardDutyメンバーシップの招待状を一覧表示します | Lists all GuardDuty membership invitations that were sent to the current AWS account | 公式ページへ |
Amazon GuardDuty | Get-GDIPSet | IPSet IDで指定されたIPSetを取得します。 | Retrieves the IPSet specified by the IPSet ID | 公式ページへ |
Amazon GuardDuty | Get-GDIPSetList | 検出器IDで指定されたGuardDutyサービスのIPSecを一覧表示します。 | Lists the IPSets of the GuardDuty service specified by the detector ID | 公式ページへ |
Amazon GuardDuty | Get-GDMasterAccount | GuardDutyマスターアカウントの詳細を現在のGuardDutyメンバーアカウントに提供します | Provides the details for the GuardDuty master account to the current GuardDuty member account | 公式ページへ |
Amazon GuardDuty | Get-GDMember | アカウントIDで指定されたGuardDutyメンバーアカウント(現在のGuardDutyマスターアカウント)を取得します。 | Retrieves GuardDuty member accounts (to the current GuardDuty master account) specified by the account IDs | 公式ページへ |
Amazon GuardDuty | Get-GDMemberList | 現在のGuardDutyマスターアカウントのすべてのメンバーアカウントの詳細を一覧表示します。 | Lists details about all member accounts for the current GuardDuty master account | 公式ページへ |
Amazon GuardDuty | Get-GDThreatIntelSet | ThreatIntelSet IDで指定されたThreatIntelSetを取得します。 | Retrieves the ThreatIntelSet that is specified by the ThreatIntelSet ID | 公式ページへ |
Amazon GuardDuty | Get-GDThreatIntelSetList | ディテクタIDで指定されたGuardDutyサービスのThreatIntelSetsを一覧表示します。 | Lists the ThreatIntelSets of the GuardDuty service specified by the detector ID | 公式ページへ |
Amazon GuardDuty | New-GDDetector | 単一のAmazon GuardDuty検出器を作成します。 | Creates a single Amazon GuardDuty detector | 公式ページへ |
Amazon GuardDuty | New-GDFilter | 指定された検索条件を使用してフィルタを作成します。 | Creates a filter using the specified finding criteria | 公式ページへ |
Amazon GuardDuty | New-GDIPSet | 新しいIPSetを作成します - AWSインフラストラクチャとアプリケーションとの安全な通信のためにホワイトリストに登録された信頼できるIPアドレスのリスト | Creates a new IPSet - a list of trusted IP addresses that have been whitelisted for secure communication with AWS infrastructure and applications | 公式ページへ |
Amazon GuardDuty | New-GDMember | AWSアカウントIDのリストを指定して、現在のAWSアカウントのメンバーアカウントを作成します。 | Creates member accounts of the current AWS account by specifying a list of AWS account IDs | 公式ページへ |
Amazon GuardDuty | New-GDSampleFinding | 検索タイプのリストで指定されたタイプの検索結果の例を生成します。 | Generates example findings of types specified by the list of finding types | 公式ページへ |
Amazon GuardDuty | New-GDThreatIntelSet | 新しいThreatIntelSetを作成する | Create a new ThreatIntelSet | 公式ページへ |
Amazon GuardDuty | Remove-GDDetector | 検出器IDで指定されたAmazon GuardDuty検出器を削除します。 | Deletes a Amazon GuardDuty detector specified by the detector ID | 公式ページへ |
Amazon GuardDuty | Remove-GDFilter | フィルタ名で指定されたフィルタを削除します。 | Deletes the filter specified by the filter name | 公式ページへ |
Amazon GuardDuty | Remove-GDInvitation | アカウントIDで指定されたAWSアカウントによって現在のメンバーアカウントに送信された招待状を削除します。 | Deletes invitations sent to the current member account by AWS accounts specified by their account IDs | 公式ページへ |
Amazon GuardDuty | Remove-GDIPSet | IPSet IDで指定されたIPSetを削除します。 | Deletes the IPSet specified by the IPSet ID | 公式ページへ |
Amazon GuardDuty | Remove-GDMember | アカウントIDで指定されているGuardDutyメンバーアカウントを(現在のGuardDutyマスターアカウントに)削除します。 | Deletes GuardDuty member accounts (to the current GuardDuty master account) specified by the account IDs | 公式ページへ |
Amazon GuardDuty | Remove-GDThreatIntelSet | ThreatIntelSet IDで指定されたThreatIntelSetを削除します。 | Deletes ThreatIntelSet specified by the ThreatIntelSet ID | 公式ページへ |
Amazon GuardDuty | Restore-GDFinding | 検索IDのリストで指定されたAmazon GuardDuty検索結果のアーカイブを解除する | Unarchives Amazon GuardDuty findings specified by the list of finding IDs | 公式ページへ |
Amazon GuardDuty | Send-GDMemberInvitation | 他のAWSアカウント(CreateMembersが現在のAWSアカウントのメンバーとして作成)を招待し、GuardDutyを有効にして、現在のAWSアカウントが、これらのアカウントのGuardDuty調査結果をマスターアカウントとして表示および管理できるようにします | Invites other AWS accounts (created as members of the current AWS account by CreateMembers) to enable GuardDuty and allow the current AWS account to view and manage these accounts' GuardDuty findings on their behalf as the master account | 公式ページへ |
Amazon GuardDuty | Start-GDMonitoringMember | GuardDutyを再度有効にして、アカウントIDで指定されたメンバーアカウントの検索結果を監視する | Re-enables GuardDuty to monitor findings of the member accounts specified by the account IDs | 公式ページへ |
Amazon GuardDuty | Stop-GDMonitoringMember | GuardDutyがアカウントIDで指定されたメンバーアカウントの検索結果を監視できないようにする | Disables GuardDuty from monitoring findings of the member accounts specified by the account IDs | 公式ページへ |
Amazon GuardDuty | Unregister-GDFromMasterAccount | 現在のGuardDutyメンバーアカウントとそのマスターアカウントの関連付けを解除する | Disassociates the current GuardDuty member account from its master account | 公式ページへ |
Amazon GuardDuty | Unregister-GDMember | アカウントIDで指定されたGuardDutyのメンバーアカウントを現在のGuardDutyマスターアカウントとの関連付けを解除します。 | Disassociates GuardDuty member accounts (to the current GuardDuty master account) specified by the account IDs | 公式ページへ |
Amazon GuardDuty | Update-GDDetector | detectorIdで指定されたAmazon GuardDuty検出器を更新します。 | Updates an Amazon GuardDuty detector specified by the detectorId | 公式ページへ |
Amazon GuardDuty | Update-GDFilter | フィルタ名で指定されたフィルタを更新します。 | Updates the filter specified by the filter name | 公式ページへ |
Amazon GuardDuty | Update-GDFindingFeedback | 指定されたAmazon GuardDutyの結果を有用または有用でないものとしてマークする | Marks specified Amazon GuardDuty findings as useful or not useful | 公式ページへ |
Amazon GuardDuty | Update-GDIPSet | IPSet IDで指定されたIPSetを更新します。 | Updates the IPSet specified by the IPSet ID | 公式ページへ |
Amazon GuardDuty | Update-GDThreatIntelSet | ThreatIntelSet IDで指定されたThreatIntelSetを更新します。 | Updates the ThreatIntelSet specified by ThreatIntelSet ID | 公式ページへ |
Amazon Inspector | Add-INSEventSubscription | 指定されたイベントに関するAmazon Simple Notification Service(SNS)通知を、指定されたSNSトピックに送信するプロセスを有効にします。 | Enables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic | 公式ページへ |
Amazon Inspector | Add-INSFindingAttribute | 結果のARNによって指定された結果に属性(キーと値のペア)を割り当てます。 | Assigns attributes (key and value pairs) to the findings that are specified by the ARNs of the findings | 公式ページへ |
Amazon Inspector | Get-INSAgentPreview | 指定された評価対象に含まれるEC2インスタンスにインストールされているエージェントをプレビューします。 | Previews the agents installed on the EC2 instances that are part of the specified assessment target | 公式ページへ |
Amazon Inspector | Get-INSAssessmentReport | 特定の評価実行の詳細で包括的な結果を含む評価レポートを作成します。 | Produces an assessment report that includes detailed and comprehensive results of a specified assessment run | 公式ページへ |
Amazon Inspector | Get-INSAssessmentRun | 評価実行のARNによって指定された評価実行について説明します。 | Describes the assessment runs that are specified by the ARNs of the assessment runs | 公式ページへ |
Amazon Inspector | Get-INSAssessmentRunAgent | 評価実行のARNによって指定された評価実行のエージェントを一覧表示します。 | Lists the agents of the assessment runs that are specified by the ARNs of the assessment runs | 公式ページへ |
Amazon Inspector | Get-INSAssessmentRunList | 評価テンプレートのARNによって指定された評価テンプレートに対応する評価ランを一覧表示します | Lists the assessment runs that correspond to the assessment templates that are specified by the ARNs of the assessment templates | 公式ページへ |
Amazon Inspector | Get-INSAssessmentTarget | 評価対象のARNによって指定された評価対象を記述する | Describes the assessment targets that are specified by the ARNs of the assessment targets | 公式ページへ |
Amazon Inspector | Get-INSAssessmentTargetList | このAWSアカウント内の評価ターゲットのARNを一覧表示します。 | Lists the ARNs of the assessment targets within this AWS account | 公式ページへ |
Amazon Inspector | Get-INSAssessmentTemplate | 評価テンプレートのARNによって指定された評価テンプレートについて説明します。 | Describes the assessment templates that are specified by the ARNs of the assessment templates | 公式ページへ |
Amazon Inspector | Get-INSAssessmentTemplateList | 評価対象のARNによって指定された評価対象に対応する評価テンプレートを一覧表示します。 | Lists the assessment templates that correspond to the assessment targets that are specified by the ARNs of the assessment targets | 公式ページへ |
Amazon Inspector | Get-INSCrossAccountAccessRole | Amazon InspectorがAWSアカウントにアクセスできるようにするIAMの役割について説明します。 | Describes the IAM role that enables Amazon Inspector to access your AWS account | 公式ページへ |
Amazon Inspector | Get-INSEventSubscription | 評価テンプレートのARNで指定された評価テンプレートのすべてのイベントサブスクリプションを一覧表示します。 | Lists all the event subscriptions for the assessment template that is specified by the ARN of the assessment template | 公式ページへ |
Amazon Inspector | Get-INSExclusion | 除外のARNで指定されている除外事項について説明します。 | Describes the exclusions that are specified by the exclusions' ARNs | 公式ページへ |
Amazon Inspector | Get-INSExclusionList | 評価実行によって生成される除外リスト | List exclusions that are generated by the assessment run | 公式ページへ |
Amazon Inspector | Get-INSExclusionsPreview | プレビュートークンで指定された除外プレビュー(ExclusionPreviewオブジェクトのリスト)を取得します。 | Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token | 公式ページへ |
Amazon Inspector | Get-INSFinding | 結果のARNによって指定された結果を記述する | Describes the findings that are specified by the ARNs of the findings | 公式ページへ |
Amazon Inspector | Get-INSFindingList | 評価実行のARNによって指定された評価実行によって生成された結果を一覧表示します。 | Lists findings that are generated by the assessment runs that are specified by the ARNs of the assessment runs | 公式ページへ |
Amazon Inspector | Get-INSResourceGroup | リソースグループのARNで指定されているリソースグループについて説明します。 | Describes the resource groups that are specified by the ARNs of the resource groups | 公式ページへ |
Amazon Inspector | Get-INSResourceTagList | 評価テンプレートに関連付けられたすべてのタグを一覧表示します。 | Lists all tags associated with an assessment template | 公式ページへ |
Amazon Inspector | Get-INSRulesPackage | rulesパッケージのARNによって指定されたルールパッケージについて説明します。 | Describes the rules packages that are specified by the ARNs of the rules packages | 公式ページへ |
Amazon Inspector | Get-INSRulesPackageList | 利用可能なすべてのAmazon Inspectorルールパッケージを一覧表示します。 | Lists all available Amazon Inspector rules packages | 公式ページへ |
Amazon Inspector | Get-INSTelemetryMetadata | 指定された評価実行のために収集されたデータに関する情報 | Information about the data that is collected for the specified assessment run | 公式ページへ |
Amazon Inspector | New-INSAssessmentTarget | CreateResourceGroupによって生成されたリソースグループのARNを使用して新しい評価ターゲットを作成します。 | Creates a new assessment target using the ARN of the resource group that is generated by CreateResourceGroup | 公式ページへ |
Amazon Inspector | New-INSAssessmentTemplate | 評価対象のARNによって指定された評価対象の評価テンプレートを作成します。 | Creates an assessment template for the assessment target that is specified by the ARN of the assessment target | 公式ページへ |
Amazon Inspector | New-INSExclusionsPreview | 指定した評価テンプレートの除外プレビューの生成を開始します。 | Starts the generation of an exclusions preview for the specified assessment template | 公式ページへ |
Amazon Inspector | New-INSResourceGroup | Amazonインスペクタ評価対象に含めるEC2インスタンスを選択するために使用される、指定されたタグセット(キーと値のペア)を使用してリソースグループを作成します | Creates a resource group using the specified set of tags (key and value pairs) that are used to select the EC2 instances to be included in an Amazon Inspector assessment target | 公式ページへ |
Amazon Inspector | Register-INSCrossAccountAccessRole | Amazon Inspectorにセキュリティ評価を実施するために必要なAWSサービスへのアクセスを許可するIAMロールを登録します。 | Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments | 公式ページへ |
Amazon Inspector | Remove-INSAssessmentRun | 評価実行のARNによって指定された評価実行を削除します。 | Deletes the assessment run that is specified by the ARN of the assessment run | 公式ページへ |
Amazon Inspector | Remove-INSAssessmentTarget | 評価対象のARNで指定されている評価対象を削除します。 | Deletes the assessment target that is specified by the ARN of the assessment target | 公式ページへ |
Amazon Inspector | Remove-INSAssessmentTemplate | 評価テンプレートのARNで指定された評価テンプレートを削除します。 | Deletes the assessment template that is specified by the ARN of the assessment template | 公式ページへ |
Amazon Inspector | Remove-INSEventSubscription | 指定されたイベントに関するAmazon Simple Notification Service(SNS)通知を、指定されたSNSトピックに送信するプロセスを無効にします。 | Disables the process of sending Amazon Simple Notification Service (SNS) notifications about a specified event to a specified SNS topic | 公式ページへ |
Amazon Inspector | Remove-INSFindingAttribute | 特定のキーを持つ属性が存在する所見のARNによって指定された所見から属性全体(キーと値のペア)を削除します | Removes entire attributes (key and value pairs) from the findings that are specified by the ARNs of the findings where an attribute with the specified key exists | 公式ページへ |
Amazon Inspector | Set-INSResourceTag | 評価テンプレートのARNで指定された評価テンプレートにタグ(キーと値のペア)を設定します。 | Sets tags (key and value pairs) to the assessment template that is specified by the ARN of the assessment template | 公式ページへ |
Amazon Inspector | Start-INSAssessmentRun | 評価テンプレートのARNで指定された評価ランを開始します。 | Starts the assessment run specified by the ARN of the assessment template | 公式ページへ |
Amazon Inspector | Stop-INSAssessmentRun | 評価実行のARNによって指定された評価実行を停止します。 | Stops the assessment run that is specified by the ARN of the assessment run | 公式ページへ |
Amazon Inspector | Update-INSAssessmentTarget | 評価対象のARNで指定された評価対象を更新します。 | Updates the assessment target that is specified by the ARN of the assessment target | 公式ページへ |
Amazon Kinesis | Add-KINTagsToStream | 指定されたKinesisデータストリームのタグを追加または更新します。 | Adds or updates tags for the specified Kinesis data stream | 公式ページへ |
Amazon Kinesis | Disable-KINEnhancedMonitoring | 拡張監視を無効にする | Disables enhanced monitoring | 公式ページへ |
Amazon Kinesis | Enable-KINEnhancedMonitoring | シャードレベルのメトリックの強化されたKinesisデータストリーム監視を有効にします。 | Enables enhanced Kinesis data stream monitoring for shard-level metrics | 公式ページへ |
Amazon Kinesis | Get-KINLimit | シャードの制限とアカウントの使用方法について説明します。 | Describes the shard limits and usage for the account | 公式ページへ |
Amazon Kinesis | Get-KINRecord | Kinesisデータストリームの断片からデータレコードを取得します。 | Gets data records from a Kinesis data stream's shard | 公式ページへ |
Amazon Kinesis | Get-KINShardIterator | Amazon Kinesisシャードイテレータを取得する | Gets an Amazon Kinesis shard iterator | 公式ページへ |
Amazon Kinesis | Get-KINShardList | ストリーム内の断片をリストし、各断片に関する情報を提供します | Lists the shards in a stream and provides information about each shard | 公式ページへ |
Amazon Kinesis | Get-KINStream | 指定されたKinesisデータストリームを記述する | Describes the specified Kinesis data stream | 公式ページへ |
Amazon Kinesis | Get-KINStreamConsumer | 登録された消費者の説明を得るには、消費者のARNを提供する | To get the description of a registered consumer, provide the ARN of the consumer | 公式ページへ |
Amazon Kinesis | Get-KINStreamConsumerList | 拡張ファンアウトを使用してストリームからデータを受信するために登録されたコンシューマをリストし、各コンシューマに関する情報を提供します | Lists the consumers registered to receive data from a stream using enhanced fan-out, and provides information about each consumer | 公式ページへ |
Amazon Kinesis | Get-KINStreamList | キネシスのデータストリームを一覧表示する | Lists your Kinesis data streams | 公式ページへ |
Amazon Kinesis | Get-KINStreamSummary | シャードリストなしの指定されたKinesisデータストリームの要約説明を提供します。 | Provides a summarized description of the specified Kinesis data stream without the shard list | 公式ページへ |
Amazon Kinesis | Get-KINTagsForStream | 指定されたKinesisデータストリームのタグを一覧表示します。 | Lists the tags for the specified Kinesis data stream | 公式ページへ |
Amazon Kinesis | Merge-KINShard | Kinesisデータストリームの2つの隣接シャードを結合し、それらを1つのシャードに結合して、データの取り込みと転送のストリームの容量を削減します。 | Merges two adjacent shards in a Kinesis data stream and combines them into a single shard to reduce the stream's capacity to ingest and transport data | 公式ページへ |
Amazon Kinesis | New-KINStream | Kinesisデータストリームを作成します。 | Creates a Kinesis data stream | 公式ページへ |
Amazon Kinesis | Register-KINStreamConsumer | 消費者をKinesisデータストリームに登録する | Registers a consumer with a Kinesis data stream | 公式ページへ |
Amazon Kinesis | Remove-KINStream | キネシスのデータストリームとそのすべての破片とデータを削除する | Deletes a Kinesis data stream and all its shards and data | 公式ページへ |
Amazon Kinesis | Remove-KINTagsFromStream | 指定されたKinesisデータストリームからタグを削除します。 | Removes tags from the specified Kinesis data stream | 公式ページへ |
Amazon Kinesis | Request-KINStreamRetentionPeriodDecrease | Kinesisデータストリームの保持期間を短くします。これは、データレコードがストリームに追加された後にアクセス可能な期間です | Decreases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream | 公式ページへ |
Amazon Kinesis | Request-KINStreamRetentionPeriodIncrease | Kinesisデータストリームの保持期間を延長します。これは、データレコードがストリームに追加された後にアクセス可能な期間です | Increases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream | 公式ページへ |
Amazon Kinesis | Split-KINShard | Kinesisデータストリームのシャードを2つの新しいシャードに分割し、データの取り込みと転送のストリームの容量を増やす | Splits a shard into two new shards in the Kinesis data stream, to increase the stream's capacity to ingest and transport data | 公式ページへ |
Amazon Kinesis | Start-KINStreamEncryption | 指定されたストリームにAWS KMSキーを使用してサーバー側の暗号化を有効または更新します。 | Enables or updates server-side encryption using an AWS KMS key for a specified stream | 公式ページへ |
Amazon Kinesis | Stop-KINStreamEncryption | 指定されたストリームのサーバー側の暗号化を無効にする | Disables server-side encryption for a specified stream | 公式ページへ |
Amazon Kinesis | Unregister-KINStreamConsumer | 消費者の登録を解除するには、ARN | To deregister a consumer, provide its ARN | 公式ページへ |
Amazon Kinesis | Update-KINShardCount | 指定されたストリームのシャードカウントを指定された数のシャードに更新します。 | Updates the shard count of the specified stream to the specified number of shards | 公式ページへ |
Amazon Kinesis | Write-KINMultipleRecord | 単一の呼び出しで複数のデータレコードをKinesisデータストリームに書き込みます(PutRecords要求とも呼ばれます) | Writes multiple data records into a Kinesis data stream in a single call (also referred to as a PutRecords request) | 公式ページへ |
Amazon Kinesis | Write-KINRecord | 1つのデータレコードをプロデューサからAmazon Kinesisストリームに書き込みます。 | Writes a single data record from a producer into an Amazon Kinesis stream | 公式ページへ |
Amazon Kinesis Analytics | Add-KINAApplicationCloudWatchLoggingOption | アプリケーションの構成エラーを監視するCloudWatchログストリームを追加します。 | Adds a CloudWatch log stream to monitor application configuration errors | 公式ページへ |
Amazon Kinesis Analytics | Add-KINAApplicationInput | Amazon Kinesisアプリケーションにストリーミングソースを追加する | Adds a streaming source to your Amazon Kinesis application | 公式ページへ |
Amazon Kinesis Analytics | Add-KINAApplicationInputProcessingConfiguration | InputProcessingConfigurationをアプリケーションに追加します。 | Adds an InputProcessingConfiguration to an application | 公式ページへ |
Amazon Kinesis Analytics | Add-KINAApplicationOutput | Amazon Kinesis Analyticsアプリケーションに外部の宛先を追加します。 | Adds an external destination to your Amazon Kinesis Analytics application | 公式ページへ |
Amazon Kinesis Analytics | Add-KINAApplicationReferenceDataSource | 既存のアプリケーションに参照データソースを追加します。 | Adds a reference data source to an existing application | 公式ページへ |
Amazon Kinesis Analytics | Find-KINAInputSchema | 指定されたストリーミングソース(Amazon KinesisストリームまたはAmazon Kinesis Firehose配信ストリーム)またはS3オブジェクトのサンプルレコードを評価してスキーマを推論します | Infers a schema by evaluating sample records on the specified streaming source (Amazon Kinesis stream or Amazon Kinesis Firehose delivery stream) or S3 object | 公式ページへ |
Amazon Kinesis Analytics | Get-KINAApplication | 特定のAmazon Kinesis Analyticsアプリケーションに関する情報を返します。 | Returns information about a specific Amazon Kinesis Analytics application | 公式ページへ |
Amazon Kinesis Analytics | Get-KINAApplicationList | アカウント内のAmazon Kinesis Analyticsアプリケーションのリストを返します。 | Returns a list of Amazon Kinesis Analytics applications in your account | 公式ページへ |
Amazon Kinesis Analytics | New-KINAApplication | Amazon Kinesis Analyticsアプリケーションを作成します。 | Creates an Amazon Kinesis Analytics application | 公式ページへ |
Amazon Kinesis Analytics | Remove-KINAApplication | 指定したアプリケーションを削除します。 | Deletes the specified application | 公式ページへ |
Amazon Kinesis Analytics | Remove-KINAApplicationCloudWatchLoggingOption | アプリケーションからCloudWatchログ・ストリームを削除します。 | Deletes a CloudWatch log stream from an application | 公式ページへ |
Amazon Kinesis Analytics | Remove-KINAApplicationInputProcessingConfiguration | 入力からInputProcessingConfigurationを削除します。 | Deletes an InputProcessingConfiguration from an input | 公式ページへ |
Amazon Kinesis Analytics | Remove-KINAApplicationOutput | アプリケーション構成から出力先設定を削除します。 | Deletes output destination configuration from your application configuration | 公式ページへ |
Amazon Kinesis Analytics | Remove-KINAApplicationReferenceDataSource | 指定したアプリケーション構成から参照データソース構成を削除します。 | Deletes a reference data source configuration from the specified application configuration | 公式ページへ |
Amazon Kinesis Analytics | Start-KINAApplication | 指定したAmazon Kinesis Analyticsアプリケーションを開始します。 | Starts the specified Amazon Kinesis Analytics application | 公式ページへ |
Amazon Kinesis Analytics | Stop-KINAApplication | アプリケーションが入力データを処理するのを停止します。 | Stops the application from processing input data | 公式ページへ |
Amazon Kinesis Analytics | Update-KINAApplication | 既存のAmazon Kinesis Analyticsアプリケーションを更新する | Updates an existing Amazon Kinesis Analytics application | 公式ページへ |
Amazon Kinesis Firehose | Add-KINFDeliveryStreamTag | 指定された配信ストリームのタグを追加または更新します。 | Adds or updates tags for the specified delivery stream | 公式ページへ |
Amazon Kinesis Firehose | Get-KINFDeliveryStream | 指定された配信ストリームについて説明し、ステータスを取得します。 | Describes the specified delivery stream and gets the status | 公式ページへ |
Amazon Kinesis Firehose | Get-KINFDeliveryStreamList | 配信ストリームを一覧表示する | Lists your delivery streams | 公式ページへ |
Amazon Kinesis Firehose | Get-KINFTagsForDeliveryStream | 指定した配信ストリームのタグを一覧表示します。 | Lists the tags for the specified delivery stream | 公式ページへ |
Amazon Kinesis Firehose | New-KINFDeliveryStream | キネシスデータFirehose配信ストリームを作成します。 | Creates a Kinesis Data Firehose delivery stream | 公式ページへ |
Amazon Kinesis Firehose | Remove-KINFDeliveryStream | 配信ストリームとそのデータを削除する | Deletes a delivery stream and its data | 公式ページへ |
Amazon Kinesis Firehose | Remove-KINFDeliveryStreamTag | 指定された配信ストリームからタグを削除します。 | Removes tags from the specified delivery stream | 公式ページへ |
Amazon Kinesis Firehose | Update-KINFDestination | 指定された配信ストリームの指定された配信先を更新します。 | Updates the specified destination of the specified delivery stream | 公式ページへ |
Amazon Kinesis Firehose | Write-KINFRecord | 単一のデータレコードをAmazon Kinesis Firehose配信ストリームに書き込みます。 | Writes a single data record into an Amazon Kinesis Firehose delivery stream | 公式ページへ |
Amazon Kinesis Firehose | Write-KINFRecordBatch | 1回の呼び出しで複数のデータレコードを配信ストリームに書き込みます。これにより、単一のレコードを作成する場合よりも、プロデューサあたりのスループットが向上します | Writes multiple data records into a delivery stream in a single call, which can achieve higher throughput per producer than when writing single records | 公式ページへ |
Amazon Kinesis Video Streams | Add-KVStreamTag | 1つまたは複数のタグをストリームに追加します。 | Adds one or more tags to a stream | 公式ページへ |
Amazon Kinesis Video Streams | Get-KVDataEndpoint | 読み書き用に指定されたストリームのエンドポイントを取得します。 | Gets an endpoint for a specified stream for either reading or writing | 公式ページへ |
Amazon Kinesis Video Streams | Get-KVStream | 指定されたストリームに関する最新の情報を返します。 | Returns the most current information about the specified stream | 公式ページへ |
Amazon Kinesis Video Streams | Get-KVStreamList | StreamInfoオブジェクトの配列を返します。 | Returns an array of StreamInfo objects | 公式ページへ |
Amazon Kinesis Video Streams | Get-KVTagsForStreamList | 指定されたストリームに関連付けられたタグのリストを返します。 | Returns a list of tags associated with the specified stream | 公式ページへ |
Amazon Kinesis Video Streams | New-KVStream | 新しいKinesisビデオストリームを作成します。 | Creates a new Kinesis video stream | 公式ページへ |
Amazon Kinesis Video Streams | Remove-KVStream | キネシスのビデオストリームとそのストリームに含まれるデータを削除します。 | Deletes a Kinesis video stream and the data contained in the stream | 公式ページへ |
Amazon Kinesis Video Streams | Remove-KVStreamTag | ストリームから1つまたは複数のタグを削除します。 | Removes one or more tags from a stream | 公式ページへ |
Amazon Kinesis Video Streams | Update-KVDataRetention | 指定した値でストリームのデータ保持期間を増減する | Increases or decreases the stream's data retention period by the value that you specify | 公式ページへ |
Amazon Kinesis Video Streams | Update-KVStream | デバイス名やメディアタイプなどのストリームメタデータを更新します。 | Updates stream metadata, such as the device name and media type | 公式ページへ |
Amazon Kinesis Video Streams Media | Get-KVMMedia | このAPIを使用して、Kinesisビデオストリームからメディアコンテンツを取得する | Use this API to retrieve media content from a Kinesis video stream | 公式ページへ |
Amazon Lex | Send-LEXContent | ユーザー入力(テキストまたは音声)をAmazon Lexに送信します。 | Sends user input (text or speech) to Amazon Lex | 公式ページへ |
Amazon Lex | Send-LEXText | ユーザー入力(テキストのみ)をAmazon Lexに送信します。 | Sends user input (text-only) to Amazon Lex | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBot | 特定のボットのメタデータ情報を返します。 | Returns metadata information for a specific bot | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBotAlias | Amazon Lexボットエイリアスに関する情報を返します。 | Returns information about an Amazon Lex bot alias | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBotAliasList | 指定したAmazon Lexボットのエイリアスのリストを返します | Returns a list of aliases for a specified Amazon Lex bot | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBotChannelAssociation | Amazon Lexボットとメッセージングプラットフォームとの関連付けに関する情報を返します | Returns information about the association between an Amazon Lex bot and a messaging platform | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBotChannelAssociationList | 指定されたボットに関連付けられたすべてのチャネルのリストを返します。 | Returns a list of all of the channels associated with the specified bot | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBotList | ボット情報を次のように返します。 | Returns bot information as follows | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBotVersionList | ボットのすべてのバージョンに関する情報を取得します。 | Gets information about all of the versions of a bot | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBuiltinIntent | 組み込みのインテントに関する情報を返します。 | Returns information about a built-in intent | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBuiltinIntentList | 指定した条件を満たす組み込みインテントのリストを取得します。 | Gets a list of built-in intents that meet the specified criteria | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBBuiltinSlotType | 指定した条件を満たすビルトインスロットタイプのリストを取得します。 | Gets a list of built-in slot types that meet the specified criteria | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBExport | Amazon Lexリソースの内容を指定された形式でエクスポートします。 | Exports the contents of a Amazon Lex resource in a specified format | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBImport | StartImport操作で開始されたインポートジョブに関する情報を取得します。 | Gets information about an import job started with the StartImport operation | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBIntent | インテントに関する情報を返します。 | Returns information about an intent | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBIntentList | インテント情報を次のように返します。 | Returns intent information as follows | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBIntentVersion | インテントのすべてのバージョンに関する情報を取得します。 | Gets information about all of the versions of an intent | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBSlotType | スロットタイプの特定のバージョンに関する情報を返します。 | Returns information about a specific version of a slot type | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBSlotTypeList | 次のようにスロットタイプ情報を返します。 | Returns slot type information as follows | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBSlotTypeVersionList | スロットタイプのすべてのバージョンに関する情報を取得します。 | Gets information about all versions of a slot type | 公式ページへ |
Amazon Lex Model Building Service | Get-LMBUtterancesView | GetUtterancesView操作を使用して、ユーザーがあなたのボットに行った発話に関する情報を取得します | Use the GetUtterancesView operation to get information about the utterances that your users have made to your bot | 公式ページへ |
Amazon Lex Model Building Service | New-LMBBotVersion | $ LATESTバージョンに基づいてボットの新しいバージョンを作成します。 | Creates a new version of the bot based on the $LATEST version | 公式ページへ |
Amazon Lex Model Building Service | New-LMBIntentVersion | インテントの$ LATESTバージョンに基づいてインテントの新しいバージョンを作成します。 | Creates a new version of an intent based on the $LATEST version of the intent | 公式ページへ |
Amazon Lex Model Building Service | New-LMBSlotTypeVersion | 指定されたスロットタイプの$ LATESTバージョンに基づいて新しいバージョンのスロットタイプを作成します。 | Creates a new version of a slot type based on the $LATEST version of the specified slot type | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBBot | $ LATESTバージョンを含む、ボットのすべてのバージョンを削除します。 | Deletes all versions of the bot, including the $LATEST version | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBBotAlias | 指定したボットのエイリアスを削除します。 | Deletes an alias for the specified bot | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBBotChannelAssociation | Amazon Lexボットとメッセージングプラットフォームとの関連付けを削除する | Deletes the association between an Amazon Lex bot and a messaging platform | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBBotVersion | 特定のバージョンのボットを削除する | Deletes a specific version of a bot | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBIntent | $ LATESTバージョンを含む、すべてのバージョンのインテントを削除します。 | Deletes all versions of the intent, including the $LATEST version | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBIntentVersion | 特定のバージョンのインテントを削除します。 | Deletes a specific version of an intent | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBSlotType | $ LATESTバージョンを含むスロットタイプのすべてのバージョンを削除します。 | Deletes all versions of the slot type, including the $LATEST version | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBSlotTypeVersion | スロットタイプの特定のバージョンを削除します。 | Deletes a specific version of a slot type | 公式ページへ |
Amazon Lex Model Building Service | Remove-LMBUtterance | 保存された発話を削除する | Deletes stored utterances | 公式ページへ |
Amazon Lex Model Building Service | Start-LMBImport | Amazon Lexにリソースをインポートするジョブを開始します。 | Starts a job to import a resource to Amazon Lex | 公式ページへ |
Amazon Lex Model Building Service | Write-LMBBot | Amazon Lex会話型ボットを作成するか、既存のボットを置き換える | Creates an Amazon Lex conversational bot or replaces an existing bot | 公式ページへ |
Amazon Lex Model Building Service | Write-LMBBotAlias | 指定されたバージョンのボットのエイリアスを作成するか、指定されたボットのエイリアスを置き換えます。 | Creates an alias for the specified version of the bot or replaces an alias for the specified bot | 公式ページへ |
Amazon Lex Model Building Service | Write-LMBIntent | 既存のインテントを作成または置換する | Creates an intent or replaces an existing intent | 公式ページへ |
Amazon Lex Model Building Service | Write-LMBSlotType | カスタムスロットタイプを作成するか、既存のカスタムスロットタイプを置き換えます | Creates a custom slot type or replaces an existing custom slot type | 公式ページへ |
Amazon Lightsail | Add-LSDisk | 実行中または停止中のLightsailインスタンスにブロックストレージディスクを接続し、指定されたディスク名でインスタンスに公開します。 | Attaches a block storage disk to a running or stopped Lightsail instance and exposes it to the instance with the specified disk name | 公式ページへ |
Amazon Lightsail | Add-LSInstancesToLoadBalancer | 1つまたは複数のLightsailインスタンスをロードバランサに接続します。 | Attaches one or more Lightsail instances to a load balancer | 公式ページへ |
Amazon Lightsail | Add-LSLoadBalancerTlsCertificate | ロードバランサにトランスポート層セキュリティ(TLS)証明書を添付します。 | Attaches a Transport Layer Security (TLS) certificate to your load balancer | 公式ページへ |
Amazon Lightsail | Add-LSPeerVpc | ユーザーのデフォルトVPCでLightsail VPCをピアリングしようとします。 | Tries to peer the Lightsail VPC with the user's default VPC | 公式ページへ |
Amazon Lightsail | Close-LSInstancePublicPort | 特定のAmazon Lightsailインスタンスのパブリックポートを閉じます。 | Closes the public ports on a specific Amazon Lightsail instance | 公式ページへ |
Amazon Lightsail | Dismount-LSDisk | 停止したブロックストレージディスクをLightsailインスタンスから切り離します。 | Detaches a stopped block storage disk from a Lightsail instance | 公式ページへ |
Amazon Lightsail | Dismount-LSInstancesFromLoadBalancer | Lightsailロードバランサから指定されたインスタンスをデタッチします。 | Detaches the specified instances from a Lightsail load balancer | 公式ページへ |
Amazon Lightsail | Dismount-LSStaticIp | 接続されているAmazon Lightsailインスタンスから静的IPをデタッチします。 | Detaches a static IP from the Amazon Lightsail instance to which it is attached | 公式ページへ |
Amazon Lightsail | Get-LSActiveNameList | すべてのアクティブな(削除されていない)リソースの名前を返します。 | Returns the names of all active (not deleted) resources | 公式ページへ |
Amazon Lightsail | Get-LSBlueprintList | 利用可能なインスタンスイメージのリスト、または青写真を返します。 | Returns the list of available instance images, or blueprints | 公式ページへ |
Amazon Lightsail | Get-LSBundleList | 購入可能なバンドルのリストを返します。 | Returns the list of bundles that are available for purchase | 公式ページへ |
Amazon Lightsail | Get-LSDisk | 特定のブロックストレージディスクに関する情報を返します。 | Returns information about a specific block storage disk | 公式ページへ |
Amazon Lightsail | Get-LSDiskList | AWSアカウントと地域のすべてのブロックストレージディスクに関する情報を返します | Returns information about all block storage disks in your AWS account and region | 公式ページへ |
Amazon Lightsail | Get-LSDiskSnapshot | 特定のブロックストレージディスクスナップショットに関する情報を返します。 | Returns information about a specific block storage disk snapshot | 公式ページへ |
Amazon Lightsail | Get-LSDiskSnapshotList | AWSアカウントと地域のすべてのブロックストレージディスクスナップショットに関する情報を返します | Returns information about all block storage disk snapshots in your AWS account and region | 公式ページへ |
Amazon Lightsail | Get-LSDomain | 特定のドメインレコードセットに関する情報を返します。 | Returns information about a specific domain recordset | 公式ページへ |
Amazon Lightsail | Get-LSDomainList | ユーザーのアカウント内のすべてのドメインのリストを返します。 | Returns a list of all domains in the user's account | 公式ページへ |
Amazon Lightsail | Get-LSInstance | 仮想プライベートサーバーである特定のAmazon Lightsailインスタンスに関する情報を返します。 | Returns information about a specific Amazon Lightsail instance, which is a virtual private server | 公式ページへ |
Amazon Lightsail | Get-LSInstanceAccessDetail | 特定の仮想プライベートサーバまたはインスタンスに接続するために使用できる一時的なSSH鍵を返します。 | Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance | 公式ページへ |
Amazon Lightsail | Get-LSInstanceList | すべてのAmazon Lightsail仮想プライベートサーバまたはインスタンスに関する情報を返します。 | Returns information about all Amazon Lightsail virtual private servers, or instances | 公式ページへ |
Amazon Lightsail | Get-LSInstanceMetricData | インスタンス名を指定して、指定したAmazon Lightsailインスタンスメトリックのデータポイントを返します。 | Returns the data points for the specified Amazon Lightsail instance metric, given an instance name | 公式ページへ |
Amazon Lightsail | Get-LSInstancePortStateList | 特定の仮想プライベートサーバまたはインスタンスのポート状態を返します。 | Returns the port states for a specific virtual private server, or instance | 公式ページへ |
Amazon Lightsail | Get-LSInstanceSnapshot | 特定のインスタンススナップショットに関する情報を返します。 | Returns information about a specific instance snapshot | 公式ページへ |
Amazon Lightsail | Get-LSInstanceSnapshotList | ユーザーのアカウントのすべてのインスタンススナップショットを返します。 | Returns all instance snapshots for the user's account | 公式ページへ |
Amazon Lightsail | Get-LSInstanceState | 特定のインスタンスの状態を返します。 | Returns the state of a specific instance | 公式ページへ |
Amazon Lightsail | Get-LSKeyPairInfo | 特定のキーペアに関する情報を返します。 | Returns information about a specific key pair | 公式ページへ |
Amazon Lightsail | Get-LSKeypairList | ユーザーのアカウント内のすべてのキーペアに関する情報を返します。 | Returns information about all key pairs in the user's account | 公式ページへ |
Amazon Lightsail | Get-LSLoadBalancer | 指定したLightsailロードバランサに関する情報を返します。 | Returns information about the specified Lightsail load balancer | 公式ページへ |
Amazon Lightsail | Get-LSLoadBalancerList | アカウント内のすべてのロードバランサに関する情報を返します。 | Returns information about all load balancers in an account | 公式ページへ |
Amazon Lightsail | Get-LSLoadBalancerMetricData | Lightsailロードバランサのヘルスメトリックに関する情報を返します | Returns information about health metrics for your Lightsail load balancer | 公式ページへ |
Amazon Lightsail | Get-LSLoadBalancerTlsCertificate | 指定したLightsailロードバランサに関連付けられているTLS証明書に関する情報を返します | Returns information about the TLS certificates that are associated with the specified Lightsail load balancer | 公式ページへ |
Amazon Lightsail | Get-LSOperation | 特定の操作に関する情報を返します。 | Returns information about a specific operation | 公式ページへ |
Amazon Lightsail | Get-LSOperationList | すべての操作に関する情報を返します。 | Returns information about all operations | 公式ページへ |
Amazon Lightsail | Get-LSOperationListForResource | 特定のリソースの操作を取得します(e | Gets operations for a specific resource (e | 公式ページへ |
Amazon Lightsail | Get-LSRegionList | Amazon Lightsailのすべての有効なリージョンのリストを返します。 | Returns a list of all valid regions for Amazon Lightsail | 公式ページへ |
Amazon Lightsail | Get-LSStaticIp | 特定の静的IPに関する情報を返します。 | Returns information about a specific static IP | 公式ページへ |
Amazon Lightsail | Get-LSStaticIpList | ユーザーのアカウント内のすべての静的IPに関する情報を返します。 | Returns information about all static IPs in the user's account | 公式ページへ |
Amazon Lightsail | Import-LSKeyPair | 特定のキーペアから公開SSHキーをインポートします。 | Imports a public SSH key from a specific key pair | 公式ページへ |
Amazon Lightsail | Mount-LSStaticIp | 特定のAmazon Lightsailインスタンスに静的IPアドレスを付加します。 | Attaches a static IP address to a specific Amazon Lightsail instance | 公式ページへ |
Amazon Lightsail | New-LSDisk | 同じ可用性ゾーン内のLightsailインスタンスに接続できるブロックストレージディスクを作成します(e | Creates a block storage disk that can be attached to a Lightsail instance in the same Availability Zone (e | 公式ページへ |
Amazon Lightsail | New-LSDiskFromSnapshot | 同じ可用性ゾーン内のLightsailインスタンスに接続できるディスクスナップショットからブロックストレージディスクを作成します(e | Creates a block storage disk from a disk snapshot that can be attached to a Lightsail instance in the same Availability Zone (e | 公式ページへ |
Amazon Lightsail | New-LSDiskSnapshot | ブロックストレージディスクのスナップショットを作成します。 | Creates a snapshot of a block storage disk | 公式ページへ |
Amazon Lightsail | New-LSDomain | 指定されたドメインのドメインリソースを作成します(e | Creates a domain resource for the specified domain (e | 公式ページへ |
Amazon Lightsail | New-LSDomainEntry | ドメインに関連付けられた次のエントリレコードの1つを作成します。 | Creates one of the following entry records associated with the domain | 公式ページへ |
Amazon Lightsail | New-LSInstance | 1つ以上のAmazon Lightsail仮想プライベートサーバまたはインスタンスを作成します。 | Creates one or more Amazon Lightsail virtual private servers, or instances | 公式ページへ |
Amazon Lightsail | New-LSInstancesFromSnapshot | 特定のスナップショットを、同じ構成に基づく1つ以上の新しいインスタンスを作成するための青写真として使用します。 | Uses a specific snapshot as a blueprint for creating one or more new instances that are based on that identical configuration | 公式ページへ |
Amazon Lightsail | New-LSInstanceSnapshot | 特定の仮想プライベートサーバまたはインスタンスのスナップショットを作成します。 | Creates a snapshot of a specific virtual private server, or instance | 公式ページへ |
Amazon Lightsail | New-LSKeyPair | sn SSH鍵ペアを作成する | Creates sn SSH key pair | 公式ページへ |
Amazon Lightsail | New-LSLoadBalancer | Lightsailロードバランサを作成します。 | Creates a Lightsail load balancer | 公式ページへ |
Amazon Lightsail | New-LSLoadBalancerTlsCertificate | LightsailロードバランサのTLS証明書を作成します。 | Creates a Lightsail load balancer TLS certificate | 公式ページへ |
Amazon Lightsail | New-LSStaticIp | 静的IPアドレスを割り当てます。 | Allocates a static IP address | 公式ページへ |
Amazon Lightsail | Open-LSInstancePublicPort | Amazon Lightsailインスタンスにパブリックポートを追加する | Adds public ports to an Amazon Lightsail instance | 公式ページへ |
Amazon Lightsail | Read-LSDefaultKeyPair | ユーザーのアカウントからデフォルトのSSHキーペアをダウンロードします。 | Downloads the default SSH key pair from the user's account | 公式ページへ |
Amazon Lightsail | Remove-LSDisk | 指定されたブロックストレージディスクを削除します。 | Deletes the specified block storage disk | 公式ページへ |
Amazon Lightsail | Remove-LSDiskSnapshot | 指定したディスクスナップショットを削除します。 | Deletes the specified disk snapshot | 公式ページへ |
Amazon Lightsail | Remove-LSDomain | 指定されたドメインレコードセットとそのすべてのドメインレコードを削除します。 | Deletes the specified domain recordset and all of its domain records | 公式ページへ |
Amazon Lightsail | Remove-LSDomainEntry | 特定のドメインエントリを削除します。 | Deletes a specific domain entry | 公式ページへ |
Amazon Lightsail | Remove-LSInstance | 特定のAmazon Lightsail仮想プライベートサーバまたはインスタンスを削除します。 | Deletes a specific Amazon Lightsail virtual private server, or instance | 公式ページへ |
Amazon Lightsail | Remove-LSInstanceSnapshot | 仮想プライベートサーバ(またはインスタンス)の特定のスナップショットを削除します。 | Deletes a specific snapshot of a virtual private server (or instance) | 公式ページへ |
Amazon Lightsail | Remove-LSKeyPair | 特定のSSH鍵ペアを削除する | Deletes a specific SSH key pair | 公式ページへ |
Amazon Lightsail | Remove-LSLoadBalancer | Lightsailロードバランサおよび関連するすべてのSSL / TLS証明書を削除します。 | Deletes a Lightsail load balancer and all its associated SSL/TLS certificates | 公式ページへ |
Amazon Lightsail | Remove-LSLoadBalancerTlsCertificate | Lightsailロードバランサに関連付けられたSSL / TLS証明書を削除します。 | Deletes an SSL/TLS certificate associated with a Lightsail load balancer | 公式ページへ |
Amazon Lightsail | Remove-LSPeerVpc | Lightsail VPCをユーザーのデフォルトVPCから非表示にしようとする試み | Attempts to unpeer the Lightsail VPC from the user's default VPC | 公式ページへ |
Amazon Lightsail | Remove-LSStaticIp | アカウントから特定の静的IPを削除する | Deletes a specific static IP from your account | 公式ページへ |
Amazon Lightsail | Restart-LSInstance | 特定のインスタンスを再起動します。 | Restarts a specific instance | 公式ページへ |
Amazon Lightsail | Set-LSInstancePublicPort | Amazon Lightsailインスタンスに指定されたオープンポートを設定し、現在のリクエストに含まれていないすべてのプロトコルのすべてのポートを閉じます。 | Sets the specified open ports for an Amazon Lightsail instance, and closes all ports for every protocol not included in the current request | 公式ページへ |
Amazon Lightsail | Start-LSInstance | 停止状態から特定のAmazon Lightsailインスタンスを開始します。 | Starts a specific Amazon Lightsail instance from a stopped state | 公式ページへ |
Amazon Lightsail | Stop-LSInstance | 現在実行中の特定のAmazon Lightsailインスタンスを停止します。 | Stops a specific Amazon Lightsail instance that is currently running | 公式ページへ |
Amazon Lightsail | Test-LSVpcPeered | Lightsail VPCがピアリングされているかどうかを示すブール値を返します。 | Returns a Boolean value indicating whether your Lightsail VPC is peered | 公式ページへ |
Amazon Lightsail | Update-LSDomainEntry | ドメインレコードセットの作成後に更新します。 | Updates a domain recordset after it is created | 公式ページへ |
Amazon Lightsail | Update-LSLoadBalancerAttribute | ロードバランサの指定された属性を更新します。 | Updates the specified attribute for a load balancer | 公式ページへ |
Amazon Machine Learning | Add-MLResourceTag | 1つまたは複数のタグをオブジェクトに追加します(最大10個まで)。 | Adds one or more tags to an object, up to a limit of 10 | 公式ページへ |
Amazon Machine Learning | Get-MLBatchPrediction | バッチ予測要求の詳細なメタデータ、ステータス、およびデータファイル情報を含むBatchPrepictionを返します。 | Returns a BatchPrediction that includes detailed metadata, status, and data file information for a Batch Prediction request | 公式ページへ |
Amazon Machine Learning | Get-MLBatchPredictionList | 要求内の検索条件に一致するBatchPrepiction操作のリストを返します。 | Returns a list of BatchPrediction operations that match the search criteria in the request | 公式ページへ |
Amazon Machine Learning | Get-MLDataSource | メタデータとデータファイル情報、およびデータソースの現在のステータスを含むDataSourceを返します。 | Returns a DataSource that includes metadata and data file information, as well as the current status of the DataSource | 公式ページへ |
Amazon Machine Learning | Get-MLDataSourceList | 要求内の検索条件に一致するDataSourceのリストを返します。 | Returns a list of DataSource that match the search criteria in the request | 公式ページへ |
Amazon Machine Learning | Get-MLEvaluation | メタデータと評価の現在のステータスを含む評価を返します | Returns an Evaluation that includes metadata as well as the current status of the Evaluation | 公式ページへ |
Amazon Machine Learning | Get-MLEvaluationList | 要求内の検索条件に一致するDescribeEvaluationsのリストを返します。 | Returns a list of DescribeEvaluations that match the search criteria in the request | 公式ページへ |
Amazon Machine Learning | Get-MLModel | 詳細なメタデータ、データソース情報、およびMLModelの現在のステータスを含むMLModelを返します | Returns an MLModel that includes detailed metadata, data source information, and the current status of the MLModel | 公式ページへ |
Amazon Machine Learning | Get-MLModelList | 要求内の検索条件に一致するMLModelのリストを返します。 | Returns a list of MLModel that match the search criteria in the request | 公式ページへ |
Amazon Machine Learning | Get-MLPrediction | 指定されたMLモデルを使用して観測の予測を生成します。 | Generates a prediction for the observation using the specified ML Model | 公式ページへ |
Amazon Machine Learning | Get-MLResourceTag | Amazon MLオブジェクトの1つまたは複数のタグについて説明します。 | Describes one or more of the tags for your Amazon ML object | 公式ページへ |
Amazon Machine Learning | New-MLBatchPrediction | 観測グループの予測を生成する | Generates predictions for a group of observations | 公式ページへ |
Amazon Machine Learning | New-MLDataSourceFromRDS | 公式ページへ | ||
Amazon Machine Learning | New-MLDataSourceFromRedshift | Amazon RedshiftクラスタでホストされているデータベースからDataSourceを作成します。 | Creates a DataSource from a database hosted on an Amazon Redshift cluster | 公式ページへ |
Amazon Machine Learning | New-MLDataSourceFromS3 | DataSourceオブジェクトを作成します。 | Creates a DataSource object | 公式ページへ |
Amazon Machine Learning | New-MLEvaluation | MLModelの新しい評価を作成します。 | Creates a new Evaluation of an MLModel | 公式ページへ |
Amazon Machine Learning | New-MLModel | DataSourceとレシピを情報ソースとして使用して新しいMLModelを作成します。 | Creates a new MLModel using the DataSource and the recipe as information sources | 公式ページへ |
Amazon Machine Learning | New-MLRealtimeEndpoint | MLModelのリアルタイムエンドポイントを作成します。 | Creates a real-time endpoint for the MLModel | 公式ページへ |
Amazon Machine Learning | Remove-MLBatchPrediction | DELETEDステータスをBatchPredictionに割り当て、使用不能にします。 | Assigns the DELETED status to a BatchPrediction, rendering it unusable | 公式ページへ |
Amazon Machine Learning | Remove-MLDataSource | データソースにDELETEDステータスを割り当て、使用不能にします。 | Assigns the DELETED status to a DataSource, rendering it unusable | 公式ページへ |
Amazon Machine Learning | Remove-MLEvaluation | DELETEDステータスを評価に割り当て、使用不能にします。 | Assigns the DELETED status to an Evaluation, rendering it unusable | 公式ページへ |
Amazon Machine Learning | Remove-MLModel | DELETEDステータスをMLModelに割り当て、使用不能にします。 | Assigns the DELETED status to an MLModel, rendering it unusable | 公式ページへ |
Amazon Machine Learning | Remove-MLRealtimeEndpoint | MLModelのリアルタイムエンドポイントを削除します。 | Deletes a real time endpoint of an MLModel | 公式ページへ |
Amazon Machine Learning | Remove-MLResourceTag | MLオブジェクトに関連付けられている指定されたタグを削除します。 | Deletes the specified tags associated with an ML object | 公式ページへ |
Amazon Machine Learning | Update-MLBatchPrediction | BatchPredictionのBatchPredictionNameを更新します。 | Updates the BatchPredictionName of a BatchPrediction | 公式ページへ |
Amazon Machine Learning | Update-MLDataSource | DataSourceのDataSourceNameを更新します。 | Updates the DataSourceName of a DataSource | 公式ページへ |
Amazon Machine Learning | Update-MLEvaluation | 評価のEvaluationNameを更新します。 | Updates the EvaluationName of an Evaluation | 公式ページへ |
Amazon Machine Learning | Update-MLMLModel | MLModelNameとMLModelのScoreThresholdを更新します。 | Updates the MLModelName and the ScoreThreshold of an MLModel | 公式ページへ |
Amazon MQ | Get-MQBroker | 指定されたブローカに関する情報を返します。 | Returns information about the specified broker | 公式ページへ |
Amazon MQ | Get-MQBrokerList | すべてのブローカーのリストを返します。 | Returns a list of all brokers | 公式ページへ |
Amazon MQ | Get-MQConfiguration | 指定された構成に関する情報を返します。 | Returns information about the specified configuration | 公式ページへ |
Amazon MQ | Get-MQConfigurationList | すべての設定のリストを返します。 | Returns a list of all configurations | 公式ページへ |
Amazon MQ | Get-MQConfigurationRevision | 指定された構成の指定された構成リビジョンを返します。 | Returns the specified configuration revision for the specified configuration | 公式ページへ |
Amazon MQ | Get-MQConfigurationRevisionList | 指定された構成のすべてのリビジョンのリストを返します。 | Returns a list of all revisions for the specified configuration | 公式ページへ |
Amazon MQ | Get-MQUser | ActiveMQユーザーに関する情報を返します。 | Returns information about an ActiveMQ user | 公式ページへ |
Amazon MQ | Get-MQUserList | すべてのActiveMQユーザーのリストを返します。 | Returns a list of all ActiveMQ users | 公式ページへ |
Amazon MQ | New-MQBroker | ブローカーを作成する | Creates a broker | 公式ページへ |
Amazon MQ | New-MQConfiguration | 指定された構成名の新しい構成を作成します。 | Creates a new configuration for the specified configuration name | 公式ページへ |
Amazon MQ | New-MQUser | ActiveMQユーザーを作成します。 | Creates an ActiveMQ user | 公式ページへ |
Amazon MQ | Remove-MQBroker | ブローカーを削除します。 | Deletes a broker | 公式ページへ |
Amazon MQ | Remove-MQUser | ActiveMQユーザーを削除します。 | Deletes an ActiveMQ user | 公式ページへ |
Amazon MQ | Restart-MQBroker | ブローカーをリブートする | Reboots a broker | 公式ページへ |
Amazon MQ | Update-MQBroker | ブローカに保留中の構成変更を追加します。 | Adds a pending configuration change to a broker | 公式ページへ |
Amazon MQ | Update-MQConfiguration | 指定された構成を更新します。 | Updates the specified configuration | 公式ページへ |
Amazon MQ | Update-MQUser | ActiveMQユーザーの情報を更新します。 | Updates the information for an ActiveMQ user | 公式ページへ |
Amazon MTurk Service | Add-MTRQualificationToWorker | AssociateQualificationWithWorker操作は、ワーカーに資格を与えます | The AssociateQualificationWithWorker operation gives a Worker a Qualification | 公式ページへ |
Amazon MTurk Service | Approve-MTRAssignment | ApproveAssignment操作は、完了した課題の結果を承認します | The ApproveAssignment operation approves the results of a completed assignment | 公式ページへ |
Amazon MTurk Service | Deny-MTRAssignment | RejectAssignment操作は、完了した割り当ての結果を拒否します | The RejectAssignment operation rejects the results of a completed assignment | 公式ページへ |
Amazon MTurk Service | Deny-MTRQualificationRequest | RejectQualificationRequest操作は、ユーザーの認定要求を拒否します | The RejectQualificationRequest operation rejects a user's request for a Qualification | 公式ページへ |
Amazon MTurk Service | Get-MTRAccountBalance | GetAccountBalance操作は、Amazon Mechanical Tunアカウントの金額を取得します | The GetAccountBalance operation retrieves the amount of money in your Amazon Mechanical Turk account | 公式ページへ |
Amazon MTurk Service | Get-MTRAssignment | GetAssignment操作は、指定されたAssignmentの詳細を取得します | The GetAssignment operation retrieves the details of the specified Assignment | 公式ページへ |
Amazon MTurk Service | Get-MTRBonusPaymentList | ListBonusPaymentsオペレーションは、与えられたHITまたは代入に対して、あなたが労働者に支払ったボーナスの金額を取得します | The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment | 公式ページへ |
Amazon MTurk Service | Get-MTRFileUploadURL | GetFileUploadURL操作は、一時URLを生成して返します | The GetFileUploadURL operation generates and returns a temporary URL | 公式ページへ |
Amazon MTurk Service | Get-MTRHIT | GetHIT操作は、指定されたHITの詳細を取得します | The GetHIT operation retrieves the details of the specified HIT | 公式ページへ |
Amazon MTurk Service | Get-MTRHITAssignmentList | ListAssignmentsForHIT操作は、HITの完了した割り当てを取得します | The ListAssignmentsForHIT operation retrieves completed assignments for a HIT | 公式ページへ |
Amazon MTurk Service | Get-MTRHITList | ListHIT操作はリクエスタのすべてのHITを返します | The ListHITs operation returns all of a Requester's HITs | 公式ページへ |
Amazon MTurk Service | Get-MTRHITListForQualificationType | ListHITsForQualificationType操作は、資格要件に指定された資格タイプを使用するHITを返します | The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement | 公式ページへ |
Amazon MTurk Service | Get-MTRQualificationRequestList | ListQualificationRequestsオペレーションは、特定のQualificationタイプの資格の要求を取得します | The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type | 公式ページへ |
Amazon MTurk Service | Get-MTRQualificationScore | GetQualificationScore操作は、指定された資格タイプの作業者の資格の値を返します | The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type | 公式ページへ |
Amazon MTurk Service | Get-MTRQualificationType | GetQualificationTypeオペレーションは、そのIDを使用して資格タイプに関する情報を取得する | The GetQualificationTypeoperation retrieves information about a Qualification type using its ID | 公式ページへ |
Amazon MTurk Service | Get-MTRQualificationTypeList | ListQualificationTypesオペレーションは、オプションの検索語でフィルタリングされたQualificationタイプのリストを返します | The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term | 公式ページへ |
Amazon MTurk Service | Get-MTRReviewableHITList | ListReviewableHITs操作は、操作を呼び出すリクエスタに属するReviewableまたはStatusとReviewと等しいStatusを持つHITを取得します | The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation | 公式ページへ |
Amazon MTurk Service | Get-MTRReviewPolicyResultList | ListReviewPolicyResultsForHIT操作は、計算された結果と、特定のHITのレビューポリシーの実行中に取られたアクションを取得します | The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT | 公式ページへ |
Amazon MTurk Service | Get-MTRWorkerBlockList | ListWorkersBlocks操作は、HITでの作業がブロックされているワーカーのリストを取得します | The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs | 公式ページへ |
Amazon MTurk Service | Get-MTRWorkersWithQualificationType | ListWorkersWithQualificationType操作は、指定された修飾タイプに関連付けられているすべてのWorkerを返します | The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type | 公式ページへ |
Amazon MTurk Service | Grant-MTRQualificationRequest | AcceptQualificationRequestオペレーションは、資格に関するワーカーの要求を承認する | The AcceptQualificationRequest operation approves a Worker's request for a Qualification | 公式ページへ |
Amazon MTurk Service | New-MTRAdditionalAssignmentsForHIT | CreateAdditionalAssignmentsForHIT操作は、既存のHITの最大割り当て数を増加させます | The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT | 公式ページへ |
Amazon MTurk Service | New-MTRHIT | CreateHIT操作は、新しいヒューマンインテリジェンスタスク(HIT)を作成し、 | The CreateHIT operation creates a new Human Intelligence Task (HIT) | 公式ページへ |
Amazon MTurk Service | New-MTRHITType | CreateHITType操作は新しいHIT型を作成します | The CreateHITType operation creates a new HIT type | 公式ページへ |
Amazon MTurk Service | New-MTRHITWithHITType | CreateHITWithHITType操作は、CreateHITType操作によって生成された既存のHITTypeIDを使用して、新しいヒューマンインテリジェンスタスク(HIT)を作成します | The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation | 公式ページへ |
Amazon MTurk Service | New-MTRQualificationType | CreateQualificationType操作は、新しい修飾タイプを作成します。これは、修飾タイプのデータ構造で表されます | The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure | 公式ページへ |
Amazon MTurk Service | New-MTRWorkerBlock | CreateWorkerBlock操作を使用すると、作業者がHITで作業するのを防ぐことができます | The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs | 公式ページへ |
Amazon MTurk Service | Remove-MTRHIT | DeleteHIT操作は、不要になったHITを削除するために使用されます | The DeleteHIT operation is used to delete HIT that is no longer needed | 公式ページへ |
Amazon MTurk Service | Remove-MTRQualificationFromWorker | DisassociateQualificationFromWorkerは、以前に付与された資格をユーザーから取り消します | The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user | 公式ページへ |
Amazon MTurk Service | Remove-MTRQualificationType | DeleteQualificationTypeは、Qualificationタイプを削除し、Qualificationタイプに関連付けられているHITタイプを削除します | The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type | 公式ページへ |
Amazon MTurk Service | Remove-MTRWorkerBlock | DeleteWorkerBlock操作では、ブロックされたWorkerを元に戻してHITで作業することができます | The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs | 公式ページへ |
Amazon MTurk Service | Send-MTRBonus | SendBonus操作により、アカウントからワーカーに支払いが行われます | The SendBonus operation issues a payment of money from your account to a Worker | 公式ページへ |
Amazon MTurk Service | Send-MTRTestEventNotification | SendTestEventNotification操作により、Amazon Mechanical Turkは、HITイベントが発生したかのように、指定された通知仕様に従って通知メッセージを送信します | The SendTestEventNotification operation causes Amazon Mechanical Turk to send a notification message as if a HIT event occurred, according to the provided notification specification | 公式ページへ |
Amazon MTurk Service | Send-MTRWorkerNotification | NotifyWorkers操作は、ワーカーIDで指定した1人以上のワーカーに電子メールを送信します | The NotifyWorkers operation sends an email to one or more Workers that you specify with the Worker ID | 公式ページへ |
Amazon MTurk Service | Update-MTRExpirationForHIT | UpdateExpirationForHIT操作では、HITの有効期限を更新できます | The UpdateExpirationForHIT operation allows you update the expiration time of a HIT | 公式ページへ |
Amazon MTurk Service | Update-MTRHITReviewStatus | UpdateHITReviewStatus操作は、HITのステータスを更新します。 | The UpdateHITReviewStatus operation updates the status of a HIT | 公式ページへ |
Amazon MTurk Service | Update-MTRHITTypeOfHIT | UpdateHITTypeOfHIT操作では、HITのHITTypeプロパティを変更できます | The UpdateHITTypeOfHIT operation allows you to change the HITType properties of a HIT | 公式ページへ |
Amazon MTurk Service | Update-MTRNotificationSetting | UpdateNotificationSettings操作は、HITタイプの通知を作成、更新、無効化、または再度有効にします。 | The UpdateNotificationSettings operation creates, updates, disables or re-enables notifications for a HIT type | 公式ページへ |
Amazon MTurk Service | Update-MTRQualificationType | UpdateQualificationType操作は、既存のQualificationタイプの属性を変更します。これは、QualificationTypeデータ構造で表されます | The UpdateQualificationType operation modifies the attributes of an existing Qualification type, which is represented by a QualificationType data structure | 公式ページへ |
Amazon Pinpoint | Confirm-PINPhoneNumber | 指定した電話番号に関する情報を返します。 | Returns information about the specified phone number | 公式ページへ |
Amazon Pinpoint | Get-PINAdmChannel | ADMチャンネルを取得する | Get an ADM channel | 公式ページへ |
Amazon Pinpoint | Get-PINApnsChannel | アプリのAPNチャンネルに関する情報を返します | Returns information about the APNs channel for an app | 公式ページへ |
Amazon Pinpoint | Get-PINApnsSandboxChannel | APNSサンドボックスチャンネルを取得する | Get an APNS sandbox channel | 公式ページへ |
Amazon Pinpoint | Get-PINApnsVoipChannel | APNS VoIPチャンネルを入手する | Get an APNS VoIP channel | 公式ページへ |
Amazon Pinpoint | Get-PINApnsVoipSandboxChannel | APNS VoIPSandboxチャンネルを取得する | Get an APNS VoIPSandbox channel | 公式ページへ |
Amazon Pinpoint | Get-PINApp | アプリに関する情報を返します | Returns information about an app | 公式ページへ |
Amazon Pinpoint | Get-PINApplicationSettingList | アプリの設定をリクエストするために使用されます | Used to request the settings for an app | 公式ページへ |
Amazon Pinpoint | Get-PINAppList | あなたのアプリに関する情報を返します | Returns information about your apps | 公式ページへ |
Amazon Pinpoint | Get-PINBaiduChannel | BAIDU GCMチャンネルを取得する | Get a BAIDU GCM channel | 公式ページへ |
Amazon Pinpoint | Get-PINCampaign | キャンペーンに関する情報を返します。 | Returns information about a campaign | 公式ページへ |
Amazon Pinpoint | Get-PINCampaignActivityList | キャンペーンによって実行されたアクティビティに関する情報を返します。 | Returns information about the activity performed by a campaign | 公式ページへ |
Amazon Pinpoint | Get-PINCampaignList | キャンペーンに関する情報を返します | Returns information about your campaigns | 公式ページへ |
Amazon Pinpoint | Get-PINCampaignVersion | 特定のバージョンのキャンペーンに関する情報を返します | Returns information about a specific version of a campaign | 公式ページへ |
Amazon Pinpoint | Get-PINCampaignVersionList | キャンペーンのバージョンに関する情報を返します | Returns information about your campaign versions | 公式ページへ |
Amazon Pinpoint | Get-PINChannel | すべてのチャンネルを取得する | Get all channels | 公式ページへ |
Amazon Pinpoint | Get-PINEmailChannel | メールチャンネルを取得する | Get an email channel | 公式ページへ |
Amazon Pinpoint | Get-PINEndpoint | エンドポイントに関する情報を返します。 | Returns information about an endpoint | 公式ページへ |
Amazon Pinpoint | Get-PINEventStream | アプリケーションのイベントストリームを返します。 | Returns the event stream for an app | 公式ページへ |
Amazon Pinpoint | Get-PINExportJob | エクスポートジョブに関する情報を返します。 | Returns information about an export job | 公式ページへ |
Amazon Pinpoint | Get-PINExportJobList | エクスポートジョブに関する情報を返します。 | Returns information about your export jobs | 公式ページへ |
Amazon Pinpoint | Get-PINGcmChannel | アプリのGCMチャンネルに関する情報を返します | Returns information about the GCM channel for an app | 公式ページへ |
Amazon Pinpoint | Get-PINImportJob | インポートジョブに関する情報を返します。 | Returns information about an import job | 公式ページへ |
Amazon Pinpoint | Get-PINImportJobList | インポートジョブに関する情報を返します。 | Returns information about your import jobs | 公式ページへ |
Amazon Pinpoint | Get-PINSegment | セグメントに関する情報を返します。 | Returns information about a segment | 公式ページへ |
Amazon Pinpoint | Get-PINSegmentExportJobList | 特定のセグメントのエクスポートジョブのリストを返します。 | Returns a list of export jobs for a specific segment | 公式ページへ |
Amazon Pinpoint | Get-PINSegmentImportJobList | 特定のセグメントのインポートジョブのリストを返します。 | Returns a list of import jobs for a specific segment | 公式ページへ |
Amazon Pinpoint | Get-PINSegmentList | セグメントに関する情報を取得するために使用されます | Used to get information about your segments | 公式ページへ |
Amazon Pinpoint | Get-PINSegmentVersion | セグメントバージョンに関する情報を返します。 | Returns information about a segment version | 公式ページへ |
Amazon Pinpoint | Get-PINSegmentVersionList | セグメントバージョンに関する情報を返します | Returns information about your segment versions | 公式ページへ |
Amazon Pinpoint | Get-PINSmsChannel | SMSチャンネルを入手する | Get an SMS channel | 公式ページへ |
Amazon Pinpoint | Get-PINUserEndpoint | ユーザーIDに関連付けられているエンドポイントに関する情報を戻します。 | Returns information about the endpoints that are associated with a User ID | 公式ページへ |
Amazon Pinpoint | New-PINApp | アプリを作成または更新する | Creates or updates an app | 公式ページへ |
Amazon Pinpoint | New-PINCampaign | キャンペーンを作成または更新する | Creates or updates a campaign | 公式ページへ |
Amazon Pinpoint | New-PINExportJob | エクスポートジョブを作成します。 | Creates an export job | 公式ページへ |
Amazon Pinpoint | New-PINImportJob | インポートジョブを作成または更新する | Creates or updates an import job | 公式ページへ |
Amazon Pinpoint | New-PINSegment | セグメントの作成または更新に使用されます。 | Used to create or update a segment | 公式ページへ |
Amazon Pinpoint | Remove-PINAdmChannel | ADMチャネルを削除する | Delete an ADM channel | 公式ページへ |
Amazon Pinpoint | Remove-PINApnsChannel | アプリのAPNチャンネルを削除します | Deletes the APNs channel for an app | 公式ページへ |
Amazon Pinpoint | Remove-PINApnsSandboxChannel | APNSサンドボックスチャネルを削除する | Delete an APNS sandbox channel | 公式ページへ |
Amazon Pinpoint | Remove-PINApnsVoipChannel | APNS VoIPチャネルを削除する | Delete an APNS VoIP channel | 公式ページへ |
Amazon Pinpoint | Remove-PINApnsVoipSandboxChannel | APNS VoIPサンドボックスチャネルを削除する | Delete an APNS VoIP sandbox channel | 公式ページへ |
Amazon Pinpoint | Remove-PINApp | アプリを削除する | Deletes an app | 公式ページへ |
Amazon Pinpoint | Remove-PINAttribute | アプリの属性を削除するために使用されます | Used to remove the attributes for an app | 公式ページへ |
Amazon Pinpoint | Remove-PINBaiduChannel | BAIDU GCMチャンネルを削除する | Delete a BAIDU GCM channel | 公式ページへ |
Amazon Pinpoint | Remove-PINCampaign | キャンペーンを削除する | Deletes a campaign | 公式ページへ |
Amazon Pinpoint | Remove-PINEmailChannel | メールチャンネルを削除する | Delete an email channel | 公式ページへ |
Amazon Pinpoint | Remove-PINEndpoint | エンドポイントを削除します。 | Deletes an endpoint | 公式ページへ |
Amazon Pinpoint | Remove-PINEventStream | アプリのイベントストリームを削除します。 | Deletes the event stream for an app | 公式ページへ |
Amazon Pinpoint | Remove-PINGcmChannel | アプリのGCMチャンネルを削除します | Deletes the GCM channel for an app | 公式ページへ |
Amazon Pinpoint | Remove-PINSegment | セグメントを削除します。 | Deletes a segment | 公式ページへ |
Amazon Pinpoint | Remove-PINSmsChannel | SMSチャンネルを削除する | Delete an SMS channel | 公式ページへ |
Amazon Pinpoint | Remove-PINUserEndpoint | ユーザーIDに関連付けられているエンドポイントを削除します。 | Deletes endpoints that are associated with a User ID | 公式ページへ |
Amazon Pinpoint | Send-PINMessage | 直接メッセージを送信するために使用されます | Used to send a direct message | 公式ページへ |
Amazon Pinpoint | Send-PINUserMessageBatch | ユーザーのリストにメッセージを送信するために使用されます。 | Used to send a message to a list of users | 公式ページへ |
Amazon Pinpoint | Update-PINAdmChannel | ADMチャネルを更新する | Update an ADM channel | 公式ページへ |
Amazon Pinpoint | Update-PINApnsChannel | アプリのAPNチャンネルを更新するために使用します | Use to update the APNs channel for an app | 公式ページへ |
Amazon Pinpoint | Update-PINApnsSandboxChannel | APNSサンドボックスチャネルを更新する | Update an APNS sandbox channel | 公式ページへ |
Amazon Pinpoint | Update-PINApnsVoipChannel | APNS VoIPチャネルを更新する | Update an APNS VoIP channel | 公式ページへ |
Amazon Pinpoint | Update-PINApnsVoipSandboxChannel | APNS VoIPサンドボックスチャネルを更新する | Update an APNS VoIP sandbox channel | 公式ページへ |
Amazon Pinpoint | Update-PINApplicationSettingList | アプリの設定を更新するために使用されます | Used to update the settings for an app | 公式ページへ |
Amazon Pinpoint | Update-PINBaiduChannel | BAIDU GCMチャンネルを更新する | Update a BAIDU GCM channel | 公式ページへ |
Amazon Pinpoint | Update-PINCampaign | キャンペーンの更新に使用する | Use to update a campaign | 公式ページへ |
Amazon Pinpoint | Update-PINEmailChannel | 電子メールチャネルを更新する | Update an email channel | 公式ページへ |
Amazon Pinpoint | Update-PINEndpoint | エンドポイントを作成または更新する | Creates or updates an endpoint | 公式ページへ |
Amazon Pinpoint | Update-PINEndpointsBatch | エンドポイントのバッチを更新するために使用 | Use to update a batch of endpoints | 公式ページへ |
Amazon Pinpoint | Update-PINGcmChannel | アプリのGCMチャンネルの更新に使用します | Use to update the GCM channel for an app | 公式ページへ |
Amazon Pinpoint | Update-PINSegment | セグメントの更新に使用されます | Used to update a segment | 公式ページへ |
Amazon Pinpoint | Update-PINSmsChannel | SMSチャネルを更新する | Update an SMS channel | 公式ページへ |
Amazon Pinpoint | Write-PINEvent | エンドポイントのイベントを記録するために使用する | Use to record events for endpoints | 公式ページへ |
Amazon Pinpoint | Write-PINEventStream | アプリのイベントストリームを作成または更新するために使用します | Use to create or update the event stream for an app | 公式ページへ |
Amazon Polly | Get-POLLexicon | AWSリージョンに格納されている指定された発音辞書の内容を返します。 | Returns the content of the specified pronunciation lexicon stored in an AWS Region | 公式ページへ |
Amazon Polly | Get-POLLexiconList | AWSリージョンに格納されている発音辞書のリストを返します。 | Returns a list of pronunciation lexicons stored in an AWS Region | 公式ページへ |
Amazon Polly | Get-POLSpeech | UTF-8入力(プレーンテキストまたはSSML)をバイトストリームに合成する | Synthesizes UTF-8 input, plain text or SSML, to a stream of bytes | 公式ページへ |
Amazon Polly | Get-POLSpeechSynthesisTask | タスクIDに基づいて特定のSpeechSynthesisTaskオブジェクトを取得します。 | Retrieves a specific SpeechSynthesisTask object based on its TaskID | 公式ページへ |
Amazon Polly | Get-POLSpeechSynthesisTaskList | SpeechSynthesisTaskオブジェクトの作成日順のリストを返します。 | Returns a list of SpeechSynthesisTask objects ordered by their creation date | 公式ページへ |
Amazon Polly | Get-POLVoice | 音声合成を要求するときに使用可能な音声のリストを返します | Returns the list of voices that are available for use when requesting speech synthesis | 公式ページへ |
Amazon Polly | Remove-POLLexicon | AWSリージョンに格納されている指定された発音辞書を削除します。 | Deletes the specified pronunciation lexicon stored in an AWS Region | 公式ページへ |
Amazon Polly | Start-POLSpeechSynthesisTask | 新しいSpeechSynthesisTaskを開始して、非同期合成タスクを作成できるようにします。 | Allows the creation of an asynchronous synthesis task, by starting a new SpeechSynthesisTask | 公式ページへ |
Amazon Polly | Write-POLLexicon | AWS地域に発音辞書を格納する | Stores a pronunciation lexicon in an AWS Region | 公式ページへ |
Amazon Redshift | Approve-RSClusterSecurityGroupIngress | Amazon Redshiftセキュリティグループにインバウンド(入力)ルールを追加する | Adds an inbound (ingress) rule to an Amazon Redshift security group | 公式ページへ |
Amazon Redshift | Approve-RSSnapshotAccess | 指定されたAWS顧客アカウントに、指定されたスナップショットを復元する権限を与えます。 | Authorizes the specified AWS customer account to restore the specified snapshot | 公式ページへ |
Amazon Redshift | Copy-RSClusterSnapshot | 指定された自動クラスタスナップショットを新しい手動クラスタスナップショットにコピーします。 | Copies the specified automated cluster snapshot to a new manual cluster snapshot | 公式ページへ |
Amazon Redshift | Disable-RSLogging | 指定したAmazon Redshiftクラスタのクエリや接続の試行などのログ情報を停止します。 | Stops logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster | 公式ページへ |
Amazon Redshift | Disable-RSSnapshotCopy | 特定のクラスタのある領域から別の領域へのスナップショットの自動コピーを無効にします。 | Disables the automatic copying of snapshots from one region to another region for a specified cluster | 公式ページへ |
Amazon Redshift | Edit-RSCluster | クラスタの設定を変更します。 | Modifies the settings for a cluster | 公式ページへ |
Amazon Redshift | Edit-RSClusterDbRevision | クラスタのデータベースリビジョンを変更します。 | Modifies the database revision of a cluster | 公式ページへ |
Amazon Redshift | Edit-RSClusterIamRole | クラスタが他のAWSサービスにアクセスするために使用できるAWS Identity and Access Management(IAM)ロールのリストを変更します。 | Modifies the list of AWS Identity and Access Management (IAM) roles that can be used by the cluster to access other AWS services | 公式ページへ |
Amazon Redshift | Edit-RSClusterParameterGroup | パラメータグループのパラメータを変更します。 | Modifies the parameters of a parameter group | 公式ページへ |
Amazon Redshift | Edit-RSClusterSubnetGroup | 指定されたVPCサブネットのリストを含むようにクラスタサブネットグループを変更します。 | Modifies a cluster subnet group to include the specified list of VPC subnets | 公式ページへ |
Amazon Redshift | Edit-RSEventSubscription | 既存のAmazon Redshiftイベント通知サブスクリプションを変更します。 | Modifies an existing Amazon Redshift event notification subscription | 公式ページへ |
Amazon Redshift | Edit-RSSnapshotCopyRetentionPeriod | コピー元領域からコピーされた後のコピー先領域の自動ス??ナップショットを保持する日数を変更します。 | Modifies the number of days to retain automated snapshots in the destination region after they are copied from the source region | 公式ページへ |
Amazon Redshift | Enable-RSLogging | 指定したAmazon Redshiftクラスタのログ情報(クエリや接続の試行など)を開始します。 | Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster | 公式ページへ |
Amazon Redshift | Enable-RSSnapshotCopy | 特定のクラスタのある領域から別の領域へのスナップショットの自動コピーを有効にします。 | Enables the automatic copy of snapshots from one region to another region for a specified cluster | 公式ページへ |
Amazon Redshift | Get-RSCluster | プロビジョニングされたクラスタのプロパティを返します。一般的なクラスタプロパティ、クラスタデータベースのプロパティ、保守とバックアップのプロパティ、セキュリティとアクセスのプロパティ | Returns properties of provisioned clusters including general cluster properties, cluster database properties, maintenance and backup properties, and security and access properties | 公式ページへ |
Amazon Redshift | Get-RSClusterCredential | Amazon Redshiftデータベースにログオンするための一時的な許可を持つデータベースユーザー名と一時パスワードを返します | Returns a database user name and temporary password with temporary authorization to log on to an Amazon Redshift database | 公式ページへ |
Amazon Redshift | Get-RSClusterDbRevision | ClusterDbRevisionオブジェクトの配列を返します。 | Returns an array of ClusterDbRevision objects | 公式ページへ |
Amazon Redshift | Get-RSClusterParameter | 指定したAmazon Redshiftパラメータグループに含まれるパラメータの詳細なリストを返します | Returns a detailed list of parameters contained within the specified Amazon Redshift parameter group | 公式ページへ |
Amazon Redshift | Get-RSClusterParameterGroup | 作成したパラメータグループとデフォルトのパラメータグループを含むAmazon Redshiftパラメータグループのリストを返します | Returns a list of Amazon Redshift parameter groups, including parameter groups you created and the default parameter group | 公式ページへ |
Amazon Redshift | Get-RSClusterSecurityGroup | Amazon Redshiftセキュリティグループに関する情報を返します。 | Returns information about Amazon Redshift security groups | 公式ページへ |
Amazon Redshift | Get-RSClusterSnapshot | クラスタスナップショットに関するメタデータを含む1つ以上のスナップショットオブジェクトを返します。 | Returns one or more snapshot objects, which contain metadata about your cluster snapshots | 公式ページへ |
Amazon Redshift | Get-RSClusterSubnetGroup | クラスタサブネットグループに関するメタデータを含む1つ以上のクラスタサブネットグループオブジェクトを返します | Returns one or more cluster subnet group objects, which contain metadata about your cluster subnet groups | 公式ページへ |
Amazon Redshift | Get-RSClusterTrack | 使用可能なすべての保守トラックのリストを返します。 | Returns a list of all the available maintenance tracks | 公式ページへ |
Amazon Redshift | Get-RSClusterVersion | 利用可能なAmazon Redshiftクラスタバージョンの説明を返します。 | Returns descriptions of the available Amazon Redshift cluster versions | 公式ページへ |
Amazon Redshift | Get-RSDefaultClusterParameter | 指定したパラメータグループファミリのパラメータ設定のリストを返します。 | Returns a list of parameter settings for the specified parameter group family | 公式ページへ |
Amazon Redshift | Get-RSEvent | 過去14日間のクラスタ、セキュリティグループ、スナップショット、およびパラメータグループに関連するイベントを返します。 | Returns events related to clusters, security groups, snapshots, and parameter groups for the past 14 days | 公式ページへ |
Amazon Redshift | Get-RSEventCategory | すべてのイベントソースタイプ、または指定したソースタイプのイベントカテゴリのリストを表示します。 | Displays a list of event categories for all event source types, or for a specified source type | 公式ページへ |
Amazon Redshift | Get-RSEventSubscription | カスタマーアカウントのすべてのAmazon Redshiftイベント通知サブスクリプションの一覧を表示します。 | Lists descriptions of all the Amazon Redshift event notification subscriptions for a customer account | 公式ページへ |
Amazon Redshift | Get-RSHsmClientCertificate | 指定されたHSMクライアント証明書に関する情報を返します。 | Returns information about the specified HSM client certificate | 公式ページへ |
Amazon Redshift | Get-RSHsmConfiguration | 指定したAmazon Redshift HSM構成に関する情報を返します。 | Returns information about the specified Amazon Redshift HSM configuration | 公式ページへ |
Amazon Redshift | Get-RSLoggingStatus | 指定したAmazon Redshiftクラスタに対してクエリや接続試行などの情報を記録するかどうかを指定します。 | Describes whether information, such as queries and connection attempts, is being logged for the specified Amazon Redshift cluster | 公式ページへ |
Amazon Redshift | Get-RSOrderableClusterOption | 注文可能なクラスタオプションのリストを返します。 | Returns a list of orderable cluster options | 公式ページへ |
Amazon Redshift | Get-RSReservedNode | 予約済みノードの説明を返します。 | Returns the descriptions of the reserved nodes | 公式ページへ |
Amazon Redshift | Get-RSReservedNodeExchangeOffering | 指定されたDC1予約済みノードの支払いタイプ、期間、および使用価格と一致するDC2 ReservedNodeOfferingsの配列を返します | Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term, and usage price of the given DC1 reserved node | 公式ページへ |
Amazon Redshift | Get-RSReservedNodeOffering | AmazonのRedshiftが提供する利用可能な予約済みノードのリストを返します。ノードタイプ、ノード予約の固定経費、繰り返し費用、ノードがあなたのために予約される期間 | Returns a list of the available reserved node offerings by Amazon Redshift with their descriptions including the node type, the fixed and recurring costs of reserving the node and duration the node will be reserved for you | 公式ページへ |
Amazon Redshift | Get-RSResize | 指定したクラスタの最後のサイズ変更操作に関する情報を返します。 | Returns information about the last resize operation for the specified cluster | 公式ページへ |
Amazon Redshift | Get-RSResourceTag | タグのリストを返します。 | Returns a list of tags | 公式ページへ |
Amazon Redshift | Get-RSSnapshotCopyGrant | 宛先リージョン内のAWSアカウントが所有するスナップショットコピー許可のリストを返します。 | Returns a list of snapshot copy grants owned by the AWS account in the destination region | 公式ページへ |
Amazon Redshift | Get-RSTableRestoreStatus | RestoreTableFromClusterSnapshot APIアクションを使用して作成された1つ以上のテーブルのリストア要求のステータスを一覧表示します。 | Lists the status of one or more table restore requests made using the RestoreTableFromClusterSnapshot API action | 公式ページへ |
Amazon Redshift | New-RSCluster | 新しいクラスタを作成します。 | Creates a new cluster | 公式ページへ |
Amazon Redshift | New-RSClusterParameterGroup | Amazon Redshiftパラメータグループを作成します。 | Creates an Amazon Redshift parameter group | 公式ページへ |
Amazon Redshift | New-RSClusterSecurityGroup | 新しいAmazon Redshiftセキュリティグループを作成します。 | Creates a new Amazon Redshift security group | 公式ページへ |
Amazon Redshift | New-RSClusterSnapshot | 指定したクラスタの手動スナップショットを作成します。 | Creates a manual snapshot of the specified cluster | 公式ページへ |
Amazon Redshift | New-RSClusterSubnetGroup | 新しいAmazon Redshiftサブネットグループを作成します。 | Creates a new Amazon Redshift subnet group | 公式ページへ |
Amazon Redshift | New-RSEventSubscription | Amazon Redshiftイベント通知サブスクリプションを作成します。 | Creates an Amazon Redshift event notification subscription | 公式ページへ |
Amazon Redshift | New-RSHsmClientCertificate | Amazon RedshiftクラスタがクライアントのHSMに接続して、クラスタデータベースの暗号化に使用する鍵を格納および取得するために使用するHSMクライアント証明書を作成します。 | Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases | 公式ページへ |
Amazon Redshift | New-RSHsmConfiguration | Amazon Redshiftクラスタがデータベース暗号化キーをハードウェアセキュリティモジュール(HSM)に格納して使用するために必要な情報を含むHSM構成を作成します。 | Creates an HSM configuration that contains the information required by an Amazon Redshift cluster to store and use database encryption keys in a Hardware Security Module (HSM) | 公式ページへ |
Amazon Redshift | New-RSResourceTag | 指定されたリソースに1つまたは複数のタグを追加します。 | Adds one or more tags to a specified resource | 公式ページへ |
Amazon Redshift | New-RSSnapshotCopyGrant | Amazon RedshiftがAWS Key Management Service(AWS KMS)の顧客マスタキー(CMK)を使用してコピー先の領域のコピーされたスナップショットを暗号化することを許可するスナップショットコピー許可を作成します | Creates a snapshot copy grant that permits Amazon Redshift to use a customer master key (CMK) from AWS Key Management Service (AWS KMS) to encrypt copied snapshots in a destination region | 公式ページへ |
Amazon Redshift | Remove-RSCluster | 以前にプロビジョニングされたクラスタを削除します。 | Deletes a previously provisioned cluster | 公式ページへ |
Amazon Redshift | Remove-RSClusterParameterGroup | 指定したAmazon Redshiftパラメータグループを削除します。 | Deletes a specified Amazon Redshift parameter group | 公式ページへ |
Amazon Redshift | Remove-RSClusterSecurityGroup | Amazon Redshiftセキュリティグループを削除します。 | Deletes an Amazon Redshift security group | 公式ページへ |
Amazon Redshift | Remove-RSClusterSnapshot | 指定された手動スナップショットを削除します。 | Deletes the specified manual snapshot | 公式ページへ |
Amazon Redshift | Remove-RSClusterSubnetGroup | 指定したクラスタサブネットグループを削除します。 | Deletes the specified cluster subnet group | 公式ページへ |
Amazon Redshift | Remove-RSEventSubscription | Amazon Redshiftイベント通知サブスクリプションを削除します。 | Deletes an Amazon Redshift event notification subscription | 公式ページへ |
Amazon Redshift | Remove-RSHsmClientCertificate | 指定されたHSMクライアント証明書を削除します。 | Deletes the specified HSM client certificate | 公式ページへ |
Amazon Redshift | Remove-RSHsmConfiguration | 指定したAmazon Redshift HSM構成を削除します。 | Deletes the specified Amazon Redshift HSM configuration | 公式ページへ |
Amazon Redshift | Remove-RSResourceTag | リソースから1つまたは複数のタグを削除する | Deletes a tag or tags from a resource | 公式ページへ |
Amazon Redshift | Remove-RSSnapshotCopyGrant | 指定されたスナップショットコピー許可を削除します。 | Deletes the specified snapshot copy grant | 公式ページへ |
Amazon Redshift | Request-RSReservedNodeOffering | 予約済みノードを購入することができます | Allows you to purchase reserved nodes | 公式ページへ |
Amazon Redshift | Reset-RSClusterParameterGroup | 指定されたパラメータグループの1つ以上のパラメータをデフォルト値に設定し、パラメータのソース値を "engine-default"に設定します | Sets one or more parameters of the specified parameter group to their default values and sets the source values of the parameters to "engine-default" | 公式ページへ |
Amazon Redshift | Restart-RSCluster | クラスタをリブートする | Reboots a cluster | 公式ページへ |
Amazon Redshift | Restore-RSFromClusterSnapshot | スナップショットから新しいクラスタを作成します。 | Creates a new cluster from a snapshot | 公式ページへ |
Amazon Redshift | Restore-RSTableFromClusterSnapshot | Amazon Redshiftクラスタスナップショットのテーブルから新しいテーブルを作成します。 | Creates a new table from a table in an Amazon Redshift cluster snapshot | 公式ページへ |
Amazon Redshift | Revoke-RSClusterSecurityGroupIngress | 以前承認されたIP範囲またはAmazon EC2セキュリティグループのAmazon Redshiftセキュリティグループの入力ルールを取り消します。 | Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group | 公式ページへ |
Amazon Redshift | Revoke-RSSnapshotAccess | 指定されたAWS顧客アカウントの機能を削除して、指定されたスナップショットを復元します。 | Removes the ability of the specified AWS customer account to restore the specified snapshot | 公式ページへ |
Amazon Redshift | Set-RSClusterSize | クラスタのタイプ、ノードタイプ、またはノード数を変更します。 | Changes the cluster's type, node type, or number of nodes | 公式ページへ |
Amazon Redshift | Switch-RSEncryptionKey | クラスタの暗号化キーを回転する | Rotates the encryption keys for a cluster | 公式ページへ |
Amazon Redshift | Switch-RSReservedNode | 構成(期間、支払いタイプ、ノード数)を変更せずに、DC2予備ノードのDC1予約ノードを交換し、追加費用はかかりません | Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the configuration (term, payment type, or number of nodes) and no additional costs | 公式ページへ |
Amazon Rekognition | Add-REKDetectedFacesToCollection | 入力画像内の顔を検出し、指定されたコレクションに追加します。 | Detects faces in the input image and adds them to the specified collection | 公式ページへ |
Amazon Rekognition | Compare-REKFace | ソース入力画像内の顔を、ターゲット入力画像内で検出された100個の最大顔の各々と比較する | Compares a face in the source input image with each of the 100 largest faces detected in the target input image | 公式ページへ |
Amazon Rekognition | Find-REKCelebrity | 入力画像で認識された有名人の配列を返します。 | Returns an array of celebrities recognized in the input image | 公式ページへ |
Amazon Rekognition | Find-REKFace | 入力として提供される画像内の顔を検出する | Detects faces within an image that is provided as input | 公式ページへ |
Amazon Rekognition | Find-REKLabel | 入力として提供される画像内の実世界の実体(JPEGまたはPNG)のインスタンスを検出する | Detects instances of real-world entities within an image (JPEG or PNG) provided as input | 公式ページへ |
Amazon Rekognition | Find-REKModerationLabel | 特定のJPEGまたはPNG形式の画像で、明示的または示唆的なアダルトコンテンツを検出する | Detects explicit or suggestive adult content in a specified JPEG or PNG format image | 公式ページへ |
Amazon Rekognition | Find-REKText | 入力画像内のテキストを検出し、それを機械可読テキストに変換する | Detects text in the input image and converts it into machine-readable text | 公式ページへ |
Amazon Rekognition | Get-REKCelebrityInfo | 自分のRekognition IDに基づいて有名人の名前と追加情報を取得します。 | Gets the name and additional information about a celebrity based on his or her Rekognition ID | 公式ページへ |
Amazon Rekognition | Get-REKCelebrityRecognition | Amazon Reocognition Video分析の有名人の認識結果を取得します。 | Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by | 公式ページへ |
Amazon Rekognition | Get-REKCollectionIdList | アカウントのコレクションIDのリストを返します | Returns list of collection IDs in your account | 公式ページへ |
Amazon Rekognition | Get-REKContentModeration | Amazon Rekognition Video分析のコンテンツモデレーション解析結果を取得します。 | Gets the content moderation analysis results for a Amazon Rekognition Video analysis started by | 公式ページへ |
Amazon Rekognition | Get-REKFaceDetection | Amazon Reocognitionの顔検出結果を取得する | Gets face detection results for a Amazon Rekognition Video analysis started by | 公式ページへ |
Amazon Rekognition | Get-REKFaceList | 指定されたコレクション内のフェイスのメタデータを返します。 | Returns metadata for faces in the specified collection | 公式ページへ |
Amazon Rekognition | Get-REKFaceSearch | で始まるAmazon Rekognition Video顔検索の顔検索結果を取得します。 | Gets the face search results for Amazon Rekognition Video face search started by | 公式ページへ |
Amazon Rekognition | Get-REKLabelDetection | Amazon Reocognition Video分析のラベル検出結果を取得します。 | Gets the label detection results of a Amazon Rekognition Video analysis started by | 公式ページへ |
Amazon Rekognition | Get-REKPersonTracking | によって開始されたAmazon Rekognition Video分析の結果を追跡する人物を取得します。 | Gets the person tracking results of a Amazon Rekognition Video analysis started by | 公式ページへ |
Amazon Rekognition | Get-REKStreamProcessor | ストリーム・プロセッサに関する情報を提供します。 | Provides information about a stream processor created by | 公式ページへ |
Amazon Rekognition | Get-REKStreamProcessorsList | あなたが作成したストリームプロセッサのリストを取得します。 | Gets a list of stream processors that you have created with | 公式ページへ |
Amazon Rekognition | New-REKCollection | AWSリージョンにコレクションを作成します。 | Creates a collection in an AWS Region | 公式ページへ |
Amazon Rekognition | New-REKStreamProcessor | ストリーミングビデオの顔を検出して認識するために使用できるAmazon Reognognitionストリームプロセッサを作成します。 | Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces in a streaming video | 公式ページへ |
Amazon Rekognition | Remove-REKCollection | 指定されたコレクションを削除します。 | Deletes the specified collection | 公式ページへ |
Amazon Rekognition | Remove-REKFace | コレクションから顔を削除する | Deletes faces from a collection | 公式ページへ |
Amazon Rekognition | Remove-REKStreamProcessor | 名前で識別されるストリームプロセッサを削除します。 | Deletes the stream processor identified by Name | 公式ページへ |
Amazon Rekognition | Search-REKFace | 与えられた入力顔IDに対して、顔が属するコレクション内の一致する顔を検索する | For a given input face ID, searches for matching faces in the collection the face belongs to | 公式ページへ |
Amazon Rekognition | Search-REKFacesByImage | 与えられた入力画像に対して、まず画像内の最大の顔を検出し、次に指定されたコレクションで一致する顔を検索する | For a given input image, first detects the largest face in the image, and then searches the specified collection for matching faces | 公式ページへ |
Amazon Rekognition | Start-REKCelebrityRecognition | 蓄積されたビデオの有名人の非同期認識を開始する | Starts asynchronous recognition of celebrities in a stored video | 公式ページへ |
Amazon Rekognition | Start-REKContentModeration | 蓄積されたビデオの明示的または示唆的な成人向けコンテンツの非同期検出を開始します。 | Starts asynchronous detection of explicit or suggestive adult content in a stored video | 公式ページへ |
Amazon Rekognition | Start-REKFaceDetection | 保存されたビデオの顔の非同期検出を開始します。 | Starts asynchronous detection of faces in a stored video | 公式ページへ |
Amazon Rekognition | Start-REKFaceSearch | 保存されたビデオで検出された人物の顔に一致するコレクション内の顔の非同期検索を開始します。 | Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video | 公式ページへ |
Amazon Rekognition | Start-REKLabelDetection | 保存されたビデオのラベルの非同期検出を開始します。 | Starts asynchronous detection of labels in a stored video | 公式ページへ |
Amazon Rekognition | Start-REKPersonTracking | 蓄積されたビデオの人の非同期追跡を開始する | Starts the asynchronous tracking of persons in a stored video | 公式ページへ |
Amazon Rekognition | Start-REKStreamProcessor | ストリームプロセッサの処理を開始する | Starts processing a stream processor | 公式ページへ |
Amazon Rekognition | Stop-REKStreamProcessor | 作成された実行中のストリームプロセッサを停止します。 | Stops a running stream processor that was created by | 公式ページへ |
Amazon Relational Database Service | Add-RDSRoleToDBCluster | Aurora DBクラスタからアイデンティティとアクセス管理(IAM)の役割を関連付ける | Associates an Identity and Access Management (IAM) role from an Aurora DB cluster | 公式ページへ |
Amazon Relational Database Service | Add-RDSSourceIdentifierToSubscription | 既存のRDSイベント通知サブスクリプションにソースIDを追加します。 | Adds a source identifier to an existing RDS event notification subscription | 公式ページへ |
Amazon Relational Database Service | Add-RDSTagsToResource | Amazon RDSリソースにメタデータタグを追加する | Adds metadata tags to an Amazon RDS resource | 公式ページへ |
Amazon Relational Database Service | Convert-RDSReadReplicaDBCluster | 読み取りレプリカDBクラスタをスタンドアロンDBクラスタに昇格させる | Promotes a Read Replica DB cluster to a standalone DB cluster | 公式ページへ |
Amazon Relational Database Service | Convert-RDSReadReplicaToStandalone | 読み取りレプリカDBインスタンスをスタンドアロンDBインスタンスに昇格させる | Promotes a Read Replica DB instance to a standalone DB instance | 公式ページへ |
Amazon Relational Database Service | Copy-RDSDBClusterParameterGroup | 指定されたDBクラスタパラメータグループをコピーします。 | Copies the specified DB cluster parameter group | 公式ページへ |
Amazon Relational Database Service | Copy-RDSDBClusterSnapshot | DBクラスタのスナップショットをコピーする | Copies a snapshot of a DB cluster | 公式ページへ |
Amazon Relational Database Service | Copy-RDSDBParameterGroup | 指定されたDBパラメータグループをコピーします。 | Copies the specified DB parameter group | 公式ページへ |
Amazon Relational Database Service | Copy-RDSDBSnapshot | 指定されたDBスナップショットをコピーします。 | Copies the specified DB snapshot | 公式ページへ |
Amazon Relational Database Service | Copy-RDSOptionGroup | 指定したオプショングループをコピーします。 | Copies the specified option group | 公式ページへ |
Amazon Relational Database Service | Edit-RDSCurrentDBClusterCapacity | Aurora Serverless DBクラスタの容量を特定の値に設定する | Set the capacity of an Aurora Serverless DB cluster to a specific value | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBCluster | Amazon Aurora DBクラスタの設定を変更する | Modify a setting for an Amazon Aurora DB cluster | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBClusterParameterGroup | DBクラスタパラメータグループのパラメータを変更します。 | Modifies the parameters of a DB cluster parameter group | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBClusterSnapshotAttribute | 属性および値を、手動DBクラスタスナップショットに追加するか、属性および値を削除します | Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBInstance | DBインスタンスの設定を変更する | Modifies settings for a DB instance | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBParameterGroup | DBパラメータグループのパラメータを変更します。 | Modifies the parameters of a DB parameter group | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBSnapshot | 新しいエンジンバージョンで、暗号化できるまたは暗号化されない手動のDBスナップショットを更新します。 | Updates a manual DB snapshot, which can be encrypted or not encrypted, with a new engine version | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBSnapshotAttribute | 属性および値を手動DBスナップショットに追加するか、属性および値を手動DBスナップショットから削除します | Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot | 公式ページへ |
Amazon Relational Database Service | Edit-RDSDBSubnetGroup | 既存のDBサブネットグループを変更します。 | Modifies an existing DB subnet group | 公式ページへ |
Amazon Relational Database Service | Edit-RDSEventSubscription | 既存のRDSイベント通知サブスクリプションを変更します。 | Modifies an existing RDS event notification subscription | 公式ページへ |
Amazon Relational Database Service | Edit-RDSOptionGroup | 既存のオプショングループを変更します。 | Modifies an existing option group | 公式ページへ |
Amazon Relational Database Service | Enable-RDSDBSecurityGroupIngress | 2つの認証方法のいずれかを使用してDBSecurityGroupへの入力を有効にします。 | Enables ingress to a DBSecurityGroup using one of two forms of authorization | 公式ページへ |
Amazon Relational Database Service | Get-RDSAccountAttribute | 顧客アカウントのすべての属性を一覧表示します。 | Lists all of the attributes for a customer account | 公式ページへ |
Amazon Relational Database Service | Get-RDSCertificate | このAWSアカウントのAmazon RDSによって提供された一連のCA証明書を一覧表示します。 | Lists the set of CA certificates provided by Amazon RDS for this AWS account | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBCluster | プロビジョニングされたAurora DBクラスタに関する情報を返します。 | Returns information about provisioned Aurora DB clusters | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBClusterBacktrackList | DBクラスタのバックトラックに関する情報を返します。 | Returns information about backtracks for a DB cluster | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBClusterParameter | 特定のDBクラスタパラメータグループの詳細なパラメータリストを返します。 | Returns the detailed parameter list for a particular DB cluster parameter group | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBClusterParameterGroup | DBClusterParameterGroupの説明のリストを返します。 | Returns a list of DBClusterParameterGroup descriptions | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBClusterSnapshot | DBクラスタスナップショットに関する情報を返します。 | Returns information about DB cluster snapshots | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBClusterSnapshotAttribute | DBクラスタスナップショットの属性名と、手動DBクラスタスナップショットの値のリストを返します。 | Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBEngineVersion | 使用可能なDBエンジンのリストを返します。 | Returns a list of the available DB engines | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBInstance | プロビジョニングされたRDSインスタンスに関する情報を返します。 | Returns information about provisioned RDS instances | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBLogFile | DBインスタンスのDBログファイルのリストを返します。 | Returns a list of DB log files for the DB instance | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBLogFilePortion | 指定されたログファイルの全部または一部をダウンロードします。最大サイズは1 MBです。 | Downloads all or a portion of the specified log file, up to 1 MB in size | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBParameter | 特定のDBパラメータグループの詳細なパラメータリストを返します。 | Returns the detailed parameter list for a particular DB parameter group | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBParameterGroup | DBParameterGroupの説明のリストを返します。 | Returns a list of DBParameterGroup descriptions | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBSecurityGroup | DBSecurityGroup記述のリストを返します。 | Returns a list of DBSecurityGroup descriptions | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBSnapshot | DBスナップショットに関する情報を返します。 | Returns information about DB snapshots | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBSnapshotAttribute | 手動DBスナップショットのDBスナップショット属性名と値のリストを返します。 | Returns a list of DB snapshot attribute names and values for a manual DB snapshot | 公式ページへ |
Amazon Relational Database Service | Get-RDSDBSubnetGroup | DBSubnetGroup記述のリストを返します。 | Returns a list of DBSubnetGroup descriptions | 公式ページへ |
Amazon Relational Database Service | Get-RDSEngineDefaultClusterParameter | クラスタ・データベース・エンジンのデフォルトのエンジンおよびシステム・パラメータ情報を戻します。 | Returns the default engine and system parameter information for the cluster database engine | 公式ページへ |
Amazon Relational Database Service | Get-RDSEngineDefaultParameter | 指定されたデータベースエンジンのデフォルトエンジンおよびシステムパラメータ情報を返します。 | Returns the default engine and system parameter information for the specified database engine | 公式ページへ |
Amazon Relational Database Service | Get-RDSEvent | 過去14日間のDBインスタンス、DBセキュリティグループ、DBスナップショット、およびDBパラメータグループに関連するイベントを返します。 | Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days | 公式ページへ |
Amazon Relational Database Service | Get-RDSEventCategory | すべてのイベントソースタイプのカテゴリのリストを表示します。指定されている場合は、指定したソースタイプのカテゴリのリストを表示します。 | Displays a list of categories for all event source types, or, if specified, for a specified source type | 公式ページへ |
Amazon Relational Database Service | Get-RDSEventSubscription | 顧客アカウントのすべての契約記述を一覧表示します。 | Lists all the subscription descriptions for a customer account | 公式ページへ |
Amazon Relational Database Service | Get-RDSOptionGroup | 使用可能なオプショングループについて説明します。 | Describes the available option groups | 公式ページへ |
Amazon Relational Database Service | Get-RDSOptionGroupOption | 利用可能なすべてのオプションについて説明します。 | Describes all available options | 公式ページへ |
Amazon Relational Database Service | Get-RDSOrderableDBInstanceOption | 指定されたエンジンの注文可能なDBインスタンスオプションのリストを返します。 | Returns a list of orderable DB instance options for the specified engine | 公式ページへ |
Amazon Relational Database Service | Get-RDSPendingMaintenanceAction | 少なくとも1つの保留保守アクションを持つリソースのリスト(たとえば、DBインスタンス)を返します。 | Returns a list of resources (for example, DB instances) that have at least one pending maintenance action | 公式ページへ |
Amazon Relational Database Service | Get-RDSReservedDBInstance | このアカウントまたは指定した予約済みDBインスタンスの予約済みDBインスタンスに関する情報を返します。 | Returns information about reserved DB instances for this account, or about a specified reserved DB instance | 公式ページへ |
Amazon Relational Database Service | Get-RDSReservedDBInstancesOfferingList | 使用可能な予約済みDBインスタンスの一覧を表示します。 | Lists available reserved DB instance offerings | 公式ページへ |
Amazon Relational Database Service | Get-RDSSourceRegion | 現在のAWSリージョンが読み取りレプリカを作成するか、またはDBスナップショットをコピーできるソースAWSリージョンのリストを返します。 | Returns a list of the source AWS Regions where the current AWS Region can create a Read Replica or copy a DB snapshot from | 公式ページへ |
Amazon Relational Database Service | Get-RDSTagForResource | Amazon RDSリソースのすべてのタグを一覧表示します。 | Lists all tags on an Amazon RDS resource | 公式ページへ |
Amazon Relational Database Service | Get-RDSValidDBInstanceModification | DescribeValidDBInstanceModificationsを呼び出して、DBインスタンスに加えることができる変更を知ることができます | You can call DescribeValidDBInstanceModifications to learn what modifications you can make to your DB instance | 公式ページへ |
Amazon Relational Database Service | New-RDSDBCluster | 新しいAmazon Aurora DBクラスタを作成します。 | Creates a new Amazon Aurora DB cluster | 公式ページへ |
Amazon Relational Database Service | New-RDSDBClusterParameterGroup | 新しいDBクラスタパラメータグループを作成します。 | Creates a new DB cluster parameter group | 公式ページへ |
Amazon Relational Database Service | New-RDSDBClusterSnapshot | DBクラスタのスナップショットを作成します。 | Creates a snapshot of a DB cluster | 公式ページへ |
Amazon Relational Database Service | New-RDSDBInstance | 新しいDBインスタンスを作成します。 | Creates a new DB instance | 公式ページへ |
Amazon Relational Database Service | New-RDSDBInstanceReadReplica | 既存のソースDBインスタンスの読み取りレプリカとして機能する新しいDBインスタンスを作成します。 | Creates a new DB instance that acts as a Read Replica for an existing source DB instance | 公式ページへ |
Amazon Relational Database Service | New-RDSDBParameterGroup | 新しいDBパラメータグループを作成します。 | Creates a new DB parameter group | 公式ページへ |
Amazon Relational Database Service | New-RDSDBSecurityGroup | 新しいDBセキュリティグループを作成します。 | Creates a new DB security group | 公式ページへ |
Amazon Relational Database Service | New-RDSDBSnapshot | DBSnapshotを作成します。 | Creates a DBSnapshot | 公式ページへ |
Amazon Relational Database Service | New-RDSDBSubnetGroup | 新しいDBサブネットグループを作成します。 | Creates a new DB subnet group | 公式ページへ |
Amazon Relational Database Service | New-RDSEventSubscription | RDSイベント通知サブスクリプションを作成します。 | Creates an RDS event notification subscription | 公式ページへ |
Amazon Relational Database Service | New-RDSOptionGroup | 新しいオプショングループを作成します。 | Creates a new option group | 公式ページへ |
Amazon Relational Database Service | New-RDSReservedDBInstancesOfferingPurchase | 予約済みのDBインスタンスを購入する | Purchases a reserved DB instance offering | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBCluster | DeleteDBClusterアクションは、以前にプロビジョニングされたDBクラスタを削除します | The DeleteDBCluster action deletes a previously provisioned DB cluster | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBClusterParameterGroup | 指定したDBクラスタパラメータグループを削除します。 | Deletes a specified DB cluster parameter group | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBClusterSnapshot | DBクラスタスナップショットを削除します。 | Deletes a DB cluster snapshot | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBInstance | DeleteDBInstanceアクションは、以前にプロビジョニングされたDBインスタンスを削除します | The DeleteDBInstance action deletes a previously provisioned DB instance | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBParameterGroup | 指定されたDBParameterGroupを削除します。 | Deletes a specified DBParameterGroup | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBSecurityGroup | DBセキュリティグループを削除します。 | Deletes a DB security group | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBSnapshot | DBSnapshotを削除します。 | Deletes a DBSnapshot | 公式ページへ |
Amazon Relational Database Service | Remove-RDSDBSubnetGroup | DBサブネットグループを削除します。 | Deletes a DB subnet group | 公式ページへ |
Amazon Relational Database Service | Remove-RDSEventSubscription | RDSイベント通知サブスクリプションを削除します。 | Deletes an RDS event notification subscription | 公式ページへ |
Amazon Relational Database Service | Remove-RDSOptionGroup | 既存のオプショングループを削除します。 | Deletes an existing option group | 公式ページへ |
Amazon Relational Database Service | Remove-RDSRoleFromDBCluster | Aurora DBクラスタからIDおよびアクセス管理(IAM)ロールの関連付けを解除する | Disassociates an Identity and Access Management (IAM) role from an Aurora DB cluster | 公式ページへ |
Amazon Relational Database Service | Remove-RDSSourceIdentifierFromSubscription | 既存のRDSイベント通知サブスクリプションからソース識別子を削除します。 | Removes a source identifier from an existing RDS event notification subscription | 公式ページへ |
Amazon Relational Database Service | Remove-RDSTagFromResource | Amazon RDSリソースからメタデータタグを削除します。 | Removes metadata tags from an Amazon RDS resource | 公式ページへ |
Amazon Relational Database Service | Reset-RDSDBCluster | 新しいDBクラスタを作成せずに、特定の時間にDBクラスタをバックトラックします。 | Backtracks a DB cluster to a specific time, without creating a new DB cluster | 公式ページへ |
Amazon Relational Database Service | Reset-RDSDBClusterParameterGroup | DBクラスタ・パラメータ・グループのパラメータをデフォルト値に変更します。 | Modifies the parameters of a DB cluster parameter group to the default value | 公式ページへ |
Amazon Relational Database Service | Reset-RDSDBParameterGroup | DBパラメータグループのパラメータをエンジン/システムのデフォルト値に変更します。 | Modifies the parameters of a DB parameter group to the engine/system default value | 公式ページへ |
Amazon Relational Database Service | Restart-RDSDBInstance | メンテナンス上の理由から、DBインスタンスを再起動する必要があるかもしれません | You might need to reboot your DB instance, usually for maintenance reasons | 公式ページへ |
Amazon Relational Database Service | Restore-RDSDBClusterFromS3 | Amazon S3バケットに格納されたデータからAmazon Aurora DBクラスタを作成します。 | Creates an Amazon Aurora DB cluster from data stored in an Amazon S3 bucket | 公式ページへ |
Amazon Relational Database Service | Restore-RDSDBClusterFromSnapshot | DBスナップショットまたはDBクラスタスナップショットから新しいDBクラスタを作成します。 | Creates a new DB cluster from a DB snapshot or DB cluster snapshot | 公式ページへ |
Amazon Relational Database Service | Restore-RDSDBClusterToPointInTime | DBクラスタを任意の時点にリストアします。 | Restores a DB cluster to an arbitrary point in time | 公式ページへ |
Amazon Relational Database Service | Restore-RDSDBInstanceFromDBSnapshot | DBスナップショットから新しいDBインスタンスを作成します。 | Creates a new DB instance from a DB snapshot | 公式ページへ |
Amazon Relational Database Service | Restore-RDSDBInstanceFromS3 | Amazon Relational Database Service(Amazon RDS)は、バックアップファイルを使用してMySQLデータベースをインポートすることをサポートしています | Amazon Relational Database Service (Amazon RDS) supports importing MySQL databases by using backup files | 公式ページへ |
Amazon Relational Database Service | Restore-RDSDBInstanceToPointInTime | DBインスタンスを任意の時点に復元します。 | Restores a DB instance to an arbitrary point in time | 公式ページへ |
Amazon Relational Database Service | Revoke-RDSDBSecurityGroupIngress | 以前に承認されたIP範囲またはEC2またはVPCセキュリティグループのDBSecurityGroupからの入力を取り消します。 | Revokes ingress from a DBSecurityGroup for previously authorized IP ranges or EC2 or VPC Security Groups | 公式ページへ |
Amazon Relational Database Service | Start-RDSDBClusterFailover | DBクラスタのフェイルオーバーを強制する | Forces a failover for a DB cluster | 公式ページへ |
Amazon Relational Database Service | Start-RDSDBInstance | AWSコンソール、stop-db-instance AWS CLIコマンド、またはStopDBInstanceアクションを使用して停止したDBインスタンスを開始します。 | Starts a DB instance that was stopped using the AWS console, the stop-db-instance AWS CLI command, or the StopDBInstance action | 公式ページへ |
Amazon Relational Database Service | Stop-RDSDBInstance | DBインスタンスを停止します。 | Stops a DB instance | 公式ページへ |
Amazon Relational Database Service | Submit-RDSPendingMaintenanceAction | 保留中の保守アクションをリソース(たとえば、DBインスタンス)に適用します。 | Applies a pending maintenance action to a resource (for example, to a DB instance) | 公式ページへ |
Amazon Route 53 | Edit-R53ResourceRecordSet | 指定したドメイン名またはサブドメイン名の権限のあるDNS情報を含むリソースレコードセットを作成、変更、または削除します。 | Creates, changes, or deletes a resource record set, which contains authoritative DNS information for a specified domain name or subdomain name | 公式ページへ |
Amazon Route 53 | Edit-R53TagsForResource | ヘルスチェックまたはホストされたゾーンのタグの追加、編集、または削除 | Adds, edits, or deletes tags for a health check or a hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53AccountLimit | 現在のアカウントの指定された制限を取得します。たとえば、アカウントを使用して作成できるヘルスチェックの最大数 | Gets the specified limit for the current account, for example, the maximum number of health checks that you can create using the account | 公式ページへ |
Amazon Route 53 | Get-R53Change | 変更バッチリクエストの現在のステータスを返します。 | Returns the current status of a change batch request | 公式ページへ |
Amazon Route 53 | Get-R53CheckerIpRange | GetCheckerIpRangesは引き続き動作しますが、ip-rangesをダウンロードすることをお勧めします | GetCheckerIpRanges still works, but we recommend that you download ip-ranges | 公式ページへ |
Amazon Route 53 | Get-R53GeoLocation | 指定された地理的位置がAmazon Route 53ジオロケーションのリソースレコードセットでサポートされているかどうかに関する情報を取得します | Gets information about whether a specified geographic location is supported for Amazon Route 53 geolocation resource record sets | 公式ページへ |
Amazon Route 53 | Get-R53GeoLocationList | サポートされている地理的位置のリストを取得する | Retrieves a list of supported geo locations | 公式ページへ |
Amazon Route 53 | Get-R53HealthCheck | 指定したヘルスチェックに関する情報を取得します。 | Gets information about a specified health check | 公式ページへ |
Amazon Route 53 | Get-R53HealthCheckCount | 現在のAWSアカウントに関連付けられているヘルスチェックの数を取得します。 | Retrieves the number of health checks that are associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53HealthCheckLastFailureReason | 最近指定されたヘルスチェックが失敗した理由を取得します。 | Gets the reason that a specified health check failed most recently | 公式ページへ |
Amazon Route 53 | Get-R53HealthCheckList | 現在のAWSアカウントに関連付けられているヘルスチェックのリストを取得する | Retrieve a list of the health checks that are associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53HealthCheckStatus | 指定したヘルスチェックのステータスを取得します。 | Gets status of a specified health check | 公式ページへ |
Amazon Route 53 | Get-R53HostedZone | ホストされているゾーンに割り当てられた4つのネームサーバーを含む、指定されたホストゾーンに関する情報を取得します。 | Gets information about a specified hosted zone including the four name servers assigned to the hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53HostedZoneCount | 現在のAWSアカウントに関連付けられているホストされているゾーンの数を取得します。 | Retrieves the number of hosted zones that are associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53HostedZoneLimit | 指定されたホストされたゾーンの指定された制限を取得します。たとえば、ホストされたゾーンで作成できるレコードの最大数 | Gets the specified limit for a specified hosted zone, for example, the maximum number of records that you can create in the hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53HostedZoneList | 現在のAWSアカウントに関連付けられている公開ゾーンと非公開のホストゾーンのリストを取得します。 | Retrieves a list of the public and private hosted zones that are associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53HostedZonesByName | レキシコンの順序でホストされたゾーンのリストを取得するには、2013-04-01 / hostedzonesbynameリソースにGETリクエストを送信します | To retrieve a list of your hosted zones in lexicographic order, send a GET request to the 2013-04-01/hostedzonesbyname resource | 公式ページへ |
Amazon Route 53 | Get-R53QueryLoggingConfig | DNSクエリログの指定された構成に関する情報を取得します。 | Gets information about a specified configuration for DNS query logging | 公式ページへ |
Amazon Route 53 | Get-R53QueryLoggingConfigList | 現在のAWSアカウントまたは指定されたホストゾーンに関連付けられている設定に関連付けられているDNSクエリログの設定を一覧表示します。 | Lists the configurations for DNS query logging that are associated with the current AWS account or the configuration that is associated with a specified hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53ResourceRecordSet | 指定されたホストゾーン内のリソースレコードセットを一覧表示します。 | Lists the resource record sets in a specified hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53ReusableDelegationSet | 委任セットに割り当てられた4つのネームサーバーを含む、指定した再利用可能な委任セットに関する情報を取得します。 | Retrieves information about a specified reusable delegation set, including the four name servers that are assigned to the delegation set | 公式ページへ |
Amazon Route 53 | Get-R53ReusableDelegationSetLimit | 指定された再利用可能な委任セットに関連付けることができるホストされたゾーンの最大数を取得します。 | Gets the maximum number of hosted zones that you can associate with the specified reusable delegation set | 公式ページへ |
Amazon Route 53 | Get-R53ReusableDelegationSetList | 現在のAWSアカウントに関連付けられている再利用可能な委任セットのリストを取得します。 | Retrieves a list of the reusable delegation sets that are associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53TagsForResource | 1つのヘルスチェックまたはホストされたゾーンのタグを一覧表示します。 | Lists tags for one health check or hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53TagsForResourceList | 最大10個のヘルスチェックまたはホストされたゾーンのタグを一覧表示します。 | Lists tags for up to 10 health checks or hosted zones | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicy | 特定のトラフィックポリシーバージョンに関する情報を取得します。 | Gets information about a specific traffic policy version | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyInstance | 指定したトラフィックポリシーインスタンスに関する情報を取得します。 | Gets information about a specified traffic policy instance | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyInstanceCount | 現在のAWSアカウントに関連付けられているトラフィックポリシーインスタンスの数を取得します。 | Gets the number of traffic policy instances that are associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyInstanceList | 現在のAWSアカウントを使用して作成したトラフィックポリシーインスタンスに関する情報を取得します。 | Gets information about the traffic policy instances that you created by using the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyInstancesByHostedZone | 指定したホストされたゾーンで作成したトラフィックポリシーインスタンスに関する情報を取得します。 | Gets information about the traffic policy instances that you created in a specified hosted zone | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyInstancesByPolicy | 指定したトラフィックポリシーのバージョンを使用して作成したトラフィックポリシーインスタンスに関する情報を取得します。 | Gets information about the traffic policy instances that you created by using a specify traffic policy version | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyList | 現在のAWSアカウントに関連付けられているすべてのトラフィックポリシーの最新バージョンに関する情報を取得します。 | Gets information about the latest version for every traffic policy that is associated with the current AWS account | 公式ページへ |
Amazon Route 53 | Get-R53TrafficPolicyVersionList | 指定したトラフィックポリシーのすべてのバージョンに関する情報を取得します。 | Gets information about all of the versions for a specified traffic policy | 公式ページへ |
Amazon Route 53 | Get-R53VPCAssociationAuthorizationList | 1つ以上のCreateVPCAssociationAuthorization要求を送信したため、他のアカウントによって作成され、指定されたホストされたゾーンに関連付けることができるVPCの一覧を取得します。 | Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted zone because you've submitted one or more CreateVPCAssociationAuthorization requests | 公式ページへ |
Amazon Route 53 | New-R53HealthCheck | 新しいヘルスチェックを作成します。 | Creates a new health check | 公式ページへ |
Amazon Route 53 | New-R53HostedZone | 新しいパブリックホストゾーンを作成します。このゾーンを使用して、ドメインネームシステム(DNS)がドメイン上のインターネットトラフィックをどのようにルーティングするかを指定します(例: | Creates a new public hosted zone, which you use to specify how the Domain Name System (DNS) routes traffic on the Internet for a domain, such as example | 公式ページへ |
Amazon Route 53 | New-R53QueryLoggingConfig | DNSクエリログの構成を作成します。 | Creates a configuration for DNS query logging | 公式ページへ |
Amazon Route 53 | New-R53ReusableDelegationSet | 複数のホストゾーンで再利用できる委譲セット(4つのネームサーバーからなるグループ)を作成します。 | Creates a delegation set (a group of four name servers) that can be reused by multiple hosted zones | 公式ページへ |
Amazon Route 53 | New-R53TrafficPolicy | 1つのドメイン名に対して複数のDNSリソースレコードセットを作成するために使用するトラフィックポリシーを作成します(例 | Creates a traffic policy, which you use to create multiple DNS resource record sets for one domain name (such as example | 公式ページへ |
Amazon Route 53 | New-R53TrafficPolicyInstance | 指定したトラフィックポリシーバージョンの設定に基づいて、指定したホストゾーンにリソースレコードセットを作成します。 | Creates resource record sets in a specified hosted zone based on the settings in a specified traffic policy version | 公式ページへ |
Amazon Route 53 | New-R53TrafficPolicyVersion | 既存のトラフィックポリシーの新しいバージョンを作成します。 | Creates a new version of an existing traffic policy | 公式ページへ |
Amazon Route 53 | New-R53VPCAssociationAuthorization | 指定されたVPCを作成したAWSアカウントに、AssociateVPCWithHostedZoneリクエストを送信して、別のアカウントによって作成された指定されたホストゾーンにVPCを関連付けます。 | Authorizes the AWS account that created a specified VPC to submit an AssociateVPCWithHostedZone request to associate the VPC with a specified hosted zone that was created by a different account | 公式ページへ |
Amazon Route 53 | Register-R53VPCWithHostedZone | Amazon VPCとプライベートのホストゾーンを関連付ける | Associates an Amazon VPC with a private hosted zone | 公式ページへ |
Amazon Route 53 | Remove-R53HealthCheck | ヘルスチェックを削除します。 | Deletes a health check | 公式ページへ |
Amazon Route 53 | Remove-R53HostedZone | ホストされているゾーンを削除します。 | Deletes a hosted zone | 公式ページへ |
Amazon Route 53 | Remove-R53QueryLoggingConfig | DNSクエリログの構成を削除します。 | Deletes a configuration for DNS query logging | 公式ページへ |
Amazon Route 53 | Remove-R53ReusableDelegationSet | 再利用可能な委任セットを削除します。 | Deletes a reusable delegation set | 公式ページへ |
Amazon Route 53 | Remove-R53TrafficPolicy | トラフィックポリシーを削除します。 | Deletes a traffic policy | 公式ページへ |
Amazon Route 53 | Remove-R53TrafficPolicyInstance | トラフィックポリシーインスタンスと、インスタンスの作成時にAmazon Route 53が作成したすべてのリソースレコードセットを削除します。 | Deletes a traffic policy instance and all of the resource record sets that Amazon Route 53 created when you created the instance | 公式ページへ |
Amazon Route 53 | Remove-R53VPCAssociationAuthorization | AssociateVPCWithHostedZone要求を送信するための承認を削除して、指定されたVPCを、別のアカウントによって作成されたホストされたゾーンに関連付ける | Removes authorization to submit an AssociateVPCWithHostedZone request to associate a specified VPC with a hosted zone that was created by a different account | 公式ページへ |
Amazon Route 53 | Test-R53DNSAnswer | 指定されたレコード名とタイプのDNS要求に応答してAmazon Route 53が返す値を取得します。 | Gets the value that Amazon Route 53 returns in response to a DNS request for a specified record name and type | 公式ページへ |
Amazon Route 53 | Unregister-R53VPCFromHostedZone | VPCとAmazon Route 53プライベートホストゾーンの関連付けを解除する | Disassociates a VPC from a Amazon Route 53 private hosted zone | 公式ページへ |
Amazon Route 53 | Update-R53HealthCheck | この操作により、既存のヘルスチェックが更新されます | This action updates an existing health check | 公式ページへ |
Amazon Route 53 | Update-R53HostedZoneComment | 指定したホストゾーンのコメントを更新します。 | Updates the comment for a specified hosted zone | 公式ページへ |
Amazon Route 53 | Update-R53TrafficPolicyComment | 指定されたトラフィックポリシーバージョンのコメントを更新します。 | Updates the comment for a specified traffic policy version | 公式ページへ |
Amazon Route 53 | Update-R53TrafficPolicyInstance | 指定されたトラフィックポリシーバージョンの設定に基づいて作成された、指定されたホストゾーン内のリソースレコードセットを更新します。 | Updates the resource record sets in a specified hosted zone that were created based on the settings in a specified traffic policy version | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDInstance | 指定されたインスタンスに関する情報を取得します。 | Gets information about a specified instance | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDInstanceList | 指定したサービスを使用して登録したインスタンスに関する要約情報を一覧表示します。 | Lists summary information about the instances that you registered by using a specified service | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDInstancesHealthStatus | 指定したサービスに関連付けられている1つ以上のインスタンスの現在の正常性状態(正常、不健全、または不明)を取得します。 | Gets the current health status (Healthy, Unhealthy, or Unknown) of one or more instances that are associated with a specified service | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDNamespace | 名前空間に関する情報を取得する | Gets information about a namespace | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDNamespaceList | 現在のAWSアカウントによって作成された名前空間に関する要約情報を一覧表示します。 | Lists summary information about the namespaces that were created by the current AWS account | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDOperation | CreateServiceリクエストなど、レスポンスに操作IDを返す操作に関する情報を取得します。 | Gets information about any operation that returns an operation ID in the response, such as a CreateService request | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDOperationList | 指定した条件に一致する操作を一覧表示します。 | Lists operations that match the criteria that you specify | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDService | 指定したサービスの設定を取得します。 | Gets the settings for a specified service | 公式ページへ |
Amazon Route 53 Auto Naming | Get-SDServiceList | 1つまたは複数の指定された名前空間に関連付けられているすべてのサービスの要約情報を一覧表示します。 | Lists summary information for all the services that are associated with one or more specified namespaces | 公式ページへ |
Amazon Route 53 Auto Naming | New-SDInstanceRegistration | 指定したサービスの設定に基づいて、1つ以上のレコードを作成または更新し、必要に応じてヘルスチェックを作成または更新します。 | Creates or updates one or more records and optionally a health check based on the settings in a specified service | 公式ページへ |
Amazon Route 53 Auto Naming | New-SDPrivateDnsNamespace | DNSに基づいたプライベートネームスペースを作成します。これは、指定されたAmazon VPC内でのみ表示されます | Creates a private namespace based on DNS, which will be visible only inside a specified Amazon VPC | 公式ページへ |
Amazon Route 53 Auto Naming | New-SDPublicDnsNamespace | インターネットに表示されるDNSに基づいた公開名前空間を作成します。 | Creates a public namespace based on DNS, which will be visible on the internet | 公式ページへ |
Amazon Route 53 Auto Naming | New-SDService | 次のエンティティのコンフィグレーションを定義するサービスを作成します。 | Creates a service, which defines the configuration for the following entities | 公式ページへ |
Amazon Route 53 Auto Naming | Remove-SDInstanceRegistration | 指定したインスタンスに対してAmazon Route 53が作成したレコードとヘルスチェックがあれば削除します | Deletes the records and the health check, if any, that Amazon Route 53 created for the specified instance | 公式ページへ |
Amazon Route 53 Auto Naming | Remove-SDNamespace | 現在のアカウントから名前空間を削除します。 | Deletes a namespace from the current account | 公式ページへ |
Amazon Route 53 Auto Naming | Remove-SDService | 指定したサービスを削除します。 | Deletes a specified service | 公式ページへ |
Amazon Route 53 Auto Naming | Update-SDInstanceCustomHealthStatus | 公式ページへ | ||
Amazon Route 53 Auto Naming | Update-SDService | 次の操作を実行する要求を送信します。 | Submits a request to perform the following operations | 公式ページへ |
Amazon Route 53 Domains | Disable-R53DDomainAutoRenew | この操作は、指定されたドメインのドメイン登録の自動更新を無効にします。 | This operation disables automatic renewal of domain registration for the specified domain | 公式ページへ |
Amazon Route 53 Domains | Disable-R53DDomainTransferLock | この操作では、ドメインの転送ロック(特にclientTransferProhibitedステータス)が削除され、ドメイン転送が許可されます | This operation removes the transfer lock on the domain (specifically the clientTransferProhibited status) to allow domain transfers | 公式ページへ |
Amazon Route 53 Domains | Enable-R53DDomainAutoRenew | この操作は、ドメイン登録が期限切れになる前に、指定されたドメインを自動的に更新するようにAmazon Route 53を設定します | This operation configures Amazon Route 53 to automatically renew the specified domain before the domain registration expires | 公式ページへ |
Amazon Route 53 Domains | Enable-R53DDomainTransferLock | この操作では、ドメインへの転送ロックを設定します(具体的にはclientTransferProhibitedステータス)。 | This operation sets the transfer lock on the domain (specifically the clientTransferProhibited status) to prevent domain transfers | 公式ページへ |
Amazon Route 53 Domains | Get-R53DBillingRecord | 指定した期間の現在のAWSアカウントのドメイン関連課金レコードをすべて返します。この操作では、使用可能なすべての結果がパイプラインに自動的に表示されます - ページ設定された出力を手動で制御する場合のみ、 | Returns all the domain-related billing records for the current AWS account for a specified periodThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
Amazon Route 53 Domains | Get-R53DContactReachabilityStatus | 新しいドメインの登録など、登録者の連絡先の電子メールアドレスが有効であることの確認が必要な操作の場合、この操作は、登録者の連絡先が応答したかどうかの情報を返します | For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation returns information about whether the registrant contact has responded | 公式ページへ |
Amazon Route 53 Domains | Get-R53DDomainAuthCode | この操作は、ドメインのAuthCodeを返します。 | This operation returns the AuthCode for the domain | 公式ページへ |
Amazon Route 53 Domains | Get-R53DDomainDetail | この操作は、現在のAWSアカウントに関連付けられている指定されたドメインに関する詳細情報を返します | This operation returns detailed information about a specified domain that is associated with the current AWS account | 公式ページへ |
Amazon Route 53 Domains | Get-R53DDomainList | この操作は、現在のAWSアカウントのAmazon Route 53で登録されているすべてのドメイン名を返します | This operation returns all the domain names registered with Amazon Route 53 for the current AWS account | 公式ページへ |
Amazon Route 53 Domains | Get-R53DDomainSuggestion | GetDomainSuggestions操作は、指定されたドメイン名のリストを返します。文字列は、ドメイン名か単純な単語または句(スペースなし)のいずれかです。 | The GetDomainSuggestions operation returns a list of suggested domain names given a string, which can either be a domain name or simply a word or phrase (without spaces) | 公式ページへ |
Amazon Route 53 Domains | Get-R53DOperationDetail | この操作は、完了していない操作の現在の状態を返します。 | This operation returns the current status of an operation that is not completed | 公式ページへ |
Amazon Route 53 Domains | Get-R53DOperationList | この操作は、まだ完了していない操作の操作IDを返します | This operation returns the operation IDs of operations that are not yet complete | 公式ページへ |
Amazon Route 53 Domains | Get-R53DTagsForDomain | この操作は、指定されたドメインに関連付けられているすべてのタグを返します | This operation returns all of the tags that are associated with the specified domain | 公式ページへ |
Amazon Route 53 Domains | Invoke-R53DDomainTransfer | この操作では、ドメインを別のレジストラからAmazon Route 53に転送します | This operation transfers a domain from another registrar to Amazon Route 53 | 公式ページへ |
Amazon Route 53 Domains | Register-R53DDomain | この操作は、ドメイン | This operation registers a domain | 公式ページへ |
Amazon Route 53 Domains | Remove-R53DTagsForDomain | この操作は、ドメインの指定されたタグを削除します。 | This operation deletes the specified tags for a domain | 公式ページへ |
Amazon Route 53 Domains | Send-R53DContactReachabilityEmail | 新しいドメインの登録など、登録者の連絡先の電子メールアドレスが有効であることの確認が必要な操作の場合、この操作は登録者の連絡先の現在の電子メールアドレスに確認メールを再送信します | For operations that require confirmation that the email address for the registrant contact is valid, such as registering a new domain, this operation resends the confirmation email to the current email address for the registrant contact | 公式ページへ |
Amazon Route 53 Domains | Test-R53DDomainAvailability | この操作は、1つのドメイン名の可用性をチェックします | This operation checks the availability of one domain name | 公式ページへ |
Amazon Route 53 Domains | Test-R53DDomainTransferability | ドメイン名をAmazon Route 53に転送できるかどうかをチェックします。 | Checks whether a domain name can be transferred to Amazon Route 53 | 公式ページへ |
Amazon Route 53 Domains | Update-R53DDomainContact | この操作では、特定のドメインの連絡先情報が更新されます。 | This operation updates the contact information for a particular domain | 公式ページへ |
Amazon Route 53 Domains | Update-R53DDomainContactPrivacy | この操作では、指定したドメインの連絡先のプライバシー設定が更新されます。 | This operation updates the specified domain contact's privacy setting | 公式ページへ |
Amazon Route 53 Domains | Update-R53DDomainNameserver | この操作は、ドメインの現在のネームサーバーのセットを指定されたネームサーバーのセットに置き換えます | This operation replaces the current set of name servers for the domain with the specified set of name servers | 公式ページへ |
Amazon Route 53 Domains | Update-R53DDomainRenewal | この操作では、指定した年数のドメインが更新されます。 | This operation renews a domain for the specified number of years | 公式ページへ |
Amazon Route 53 Domains | Update-R53DTagsForDomain | この操作は、指定されたドメインのタグを追加または更新します。 | This operation adds or updates tags for a specified domain | 公式ページへ |
Amazon SageMaker Runtime | Invoke-SMREndpoint | Amazon SageMakerホスティングサービスを使用して本番環境にモデルをデプロイすると、クライアントアプリケーションはこのAPIを使用して、指定されたエンドポイントでホストされているモデルから推論を取得します | After you deploy a model into production using Amazon SageMaker hosting services, your client applications use this API to get inferences from the model hosted at the specified endpoint | 公式ページへ |
Amazon SageMaker Service | Add-SMResourceTag | 指定したAmazon SageMakerリソースの1つ以上のタグを追加または上書きします。 | Adds or overwrites one or more tags for the specified Amazon SageMaker resource | 公式ページへ |
Amazon SageMaker Service | Get-SMConfigList | エンドポイントの設定を一覧表示する | Lists endpoint configurations | 公式ページへ |
Amazon SageMaker Service | Get-SMEndpoint | エンドポイントの説明を返します。 | Returns the description of an endpoint | 公式ページへ |
Amazon SageMaker Service | Get-SMEndpointConfig | CreateEndpointConfig APIを使用して作成されたエンドポイント構成の説明を返します。 | Returns the description of an endpoint configuration created using the CreateEndpointConfig API | 公式ページへ |
Amazon SageMaker Service | Get-SMEndpointList | エンドポイントを一覧表示する | Lists endpoints | 公式ページへ |
Amazon SageMaker Service | Get-SMHyperParameterTuningJob | ハイパーパラメータチューニングジョブの説明を取得します。 | Gets a description of a hyperparameter tuning job | 公式ページへ |
Amazon SageMaker Service | Get-SMHyperParameterTuningJobList | アカウントで起動されたハイパーパラメータチューニングジョブを表すHyperParameterTuningJobSummaryオブジェクトのリストを取得します。 | Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account | 公式ページへ |
Amazon SageMaker Service | Get-SMModel | CreateModel APIを使用して作成したモデルについて説明します。 | Describes a model that you created using the CreateModel API | 公式ページへ |
Amazon SageMaker Service | Get-SMModelList | 公式ページへ | ||
Amazon SageMaker Service | Get-SMNotebookInstance | ノートブックインスタンスに関する情報を返します。 | Returns information about a notebook instance | 公式ページへ |
Amazon SageMaker Service | Get-SMNotebookInstanceLifecycleConfig | ノートブックインスタンスのライフサイクル設定の説明を返します。 | Returns a description of a notebook instance lifecycle configuration | 公式ページへ |
Amazon SageMaker Service | Get-SMNotebookInstanceLifecycleConfigList | CreateNotebookInstanceLifecycleConfig APIを使用して作成されたノートブックインスタンスのライフスタイル設定を一覧表示します。 | Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API | 公式ページへ |
Amazon SageMaker Service | Get-SMNotebookInstanceList | AWSリージョン内のリクエスタのアカウントにあるAmazon SageMakerノートブックインスタンスのリストを返します。 | Returns a list of the Amazon SageMaker notebook instances in the requester's account in an AWS Region | 公式ページへ |
Amazon SageMaker Service | Get-SMResourceTagList | 指定したAmazon SageMakerリソースのタグを返します。 | Returns the tags for the specified Amazon SageMaker resource | 公式ページへ |
Amazon SageMaker Service | Get-SMTrainingJob | トレーニングジョブに関する情報を返します。 | Returns information about a training job | 公式ページへ |
Amazon SageMaker Service | Get-SMTrainingJobList | トレーニングジョブを一覧表示する | Lists training jobs | 公式ページへ |
Amazon SageMaker Service | Get-SMTrainingJobsForHyperParameterTuningJobList | ハイパーパラメータチューニングジョブが起動したトレーニングジョブを記述するTrainingJobSummaryオブジェクトのリストを取得します。 | Gets a list of TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job launched | 公式ページへ |
Amazon SageMaker Service | Get-SMTransformJob | 変換ジョブに関する情報を返します。 | Returns information about a transform job | 公式ページへ |
Amazon SageMaker Service | Get-SMTransformJobList | 変換ジョブを一覧表示する | Lists transform jobs | 公式ページへ |
Amazon SageMaker Service | New-SMEndpoint | 要求で指定されたエンドポイント構成を使用してエンドポイントを作成します。 | Creates an endpoint using the endpoint configuration specified in the request | 公式ページへ |
Amazon SageMaker Service | New-SMEndpointConfig | Amazon SageMakerホスティングサービスがモデルの展開に使用するエンドポイント構成を作成します。 | Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models | 公式ページへ |
Amazon SageMaker Service | New-SMHyperParameterTuningJob | ハイパーパラメータチューニングジョブを開始します。 | Starts a hyperparameter tuning job | 公式ページへ |
Amazon SageMaker Service | New-SMModel | Amazon SageMakerでモデルを作成する | Creates a model in Amazon SageMaker | 公式ページへ |
Amazon SageMaker Service | New-SMNotebookInstance | Amazon SageMakerノートブックインスタンスを作成します。 | Creates an Amazon SageMaker notebook instance | 公式ページへ |
Amazon SageMaker Service | New-SMNotebookInstanceLifecycleConfig | ノートブックインスタンスに関連付けることができるライフサイクル設定を作成します。 | Creates a lifecycle configuration that you can associate with a notebook instance | 公式ページへ |
Amazon SageMaker Service | New-SMPresignedNotebookInstanceUrl | ノートブックインスタンスからJupyterサーバーに接続するために使用できるURLを返します。 | Returns a URL that you can use to connect to the Jupyter server from a notebook instance | 公式ページへ |
Amazon SageMaker Service | New-SMTrainingJob | モデルトレーニングジョブを開始します。 | Starts a model training job | 公式ページへ |
Amazon SageMaker Service | New-SMTransformJob | 変換ジョブを開始します。 | Starts a transform job | 公式ページへ |
Amazon SageMaker Service | Remove-SMEndpoint | エンドポイントを削除します。 | Deletes an endpoint | 公式ページへ |
Amazon SageMaker Service | Remove-SMEndpointConfig | エンドポイント構成を削除します。 | Deletes an endpoint configuration | 公式ページへ |
Amazon SageMaker Service | Remove-SMModel | モデルを削除します。 | Deletes a model | 公式ページへ |
Amazon SageMaker Service | Remove-SMNotebookInstance | Amazon SageMakerノートブックインスタンスを削除する | Deletes an Amazon SageMaker notebook instance | 公式ページへ |
Amazon SageMaker Service | Remove-SMNotebookInstanceLifecycleConfig | ノートブック・インスタンスのライフサイクル構成を削除します。 | Deletes a notebook instance lifecycle configuration | 公式ページへ |
Amazon SageMaker Service | Remove-SMResourceTag | Amazon SageMakerリソースから指定されたタグを削除します。 | Deletes the specified tags from an Amazon SageMaker resource | 公式ページへ |
Amazon SageMaker Service | Start-SMNotebookInstance | 最新バージョンのライブラリを使用してML計算インスタンスを起動し、MLストレージボリュームを接続します | Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume | 公式ページへ |
Amazon SageMaker Service | Stop-SMHyperParameterTuningJob | 実行中のハイパーパラメータチューニングジョブおよびチューニングジョブが起動したすべての実行中のトレーニングジョブを停止します。 | Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched | 公式ページへ |
Amazon SageMaker Service | Stop-SMNotebookInstance | ML計算インスタンスを終了します。 | Terminates the ML compute instance | 公式ページへ |
Amazon SageMaker Service | Stop-SMTrainingJob | トレーニングジョブを停止する | Stops a training job | 公式ページへ |
Amazon SageMaker Service | Stop-SMTransformJob | 変換ジョブを停止します。 | Stops a transform job | 公式ページへ |
Amazon SageMaker Service | Update-SMEndpoint | 要求に指定された新しいEndpointConfigをデプロイし、新しく作成したエンドポイントを使用して切り替え、以前のEndpointConfigを使用してエンドポイント用にプロビジョニングされたリソースを削除します(可用性の損失はありません) | Deploys the new EndpointConfig specified in the request, switches to using newly created endpoint, and then deletes resources provisioned for the endpoint using the previous EndpointConfig (there is no availability loss) | 公式ページへ |
Amazon SageMaker Service | Update-SMEndpointWeightAndCapacity | 既存のエンドポイントに関連付けられた1つ以上のバリアントのバリアントウェイト、または既存のエンドポイントに関連付けられた1つのバリアントのキャパシティを更新します。 | Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint | 公式ページへ |
Amazon SageMaker Service | Update-SMNotebookInstance | ノートブックインスタンスを更新する | Updates a notebook instance | 公式ページへ |
Amazon SageMaker Service | Update-SMNotebookInstanceLifecycleConfig | CreateNotebookInstanceLifecycleConfig APIで作成されたノートブックインスタンスのライフサイクル設定を更新します。 | Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API | 公式ページへ |
Amazon Server Migration Service | Get-SMSConnector | GetConnectors APIは、サーバー移行サービスに登録されているコネクタの一覧を返します | The GetConnectors API returns a list of connectors that are registered with the Server Migration Service | 公式ページへ |
Amazon Server Migration Service | Get-SMSReplicationJob | GetReplicationJobs APIは、すべてのReplicationJobとその詳細を返します | The GetReplicationJobs API will return all of your ReplicationJobs and their details | 公式ページへ |
Amazon Server Migration Service | Get-SMSReplicationRun | GetReplicationRuns APIは、指定されたReplicationJobのすべてのReplicationRunを返します | The GetReplicationRuns API will return all ReplicationRuns for a given ReplicationJob | 公式ページへ |
Amazon Server Migration Service | Get-SMSServer | GetServers APIは、サーバーカタログ内のすべてのサーバーの一覧を返します | The GetServers API returns a list of all servers in your server catalog | 公式ページへ |
Amazon Server Migration Service | Import-SMSServerCatalog | ImportServerCatalog APIは、施設内のオンプレミスサーバーの完全な一覧を収集するために使用されます | The ImportServerCatalog API is used to gather the complete list of on-premises servers on your premises | 公式ページへ |
Amazon Server Migration Service | New-SMSReplicationJob | CreateReplicationJob APIを使用して、AWS上のサーバーを複製するためのReplicationJobを作成します | The CreateReplicationJob API is used to create a ReplicationJob to replicate a server on AWS | 公式ページへ |
Amazon Server Migration Service | Remove-SMSReplicationJob | DeleteReplicationJob APIは、ReplicationJobを削除するために使用され、それ以上のReplicationRunsは発生しません | The DeleteReplicationJob API is used to delete a ReplicationJob, resulting in no further ReplicationRuns | 公式ページへ |
Amazon Server Migration Service | Remove-SMSServerCatalog | DeleteServerCatalog APIは、サーバーカタログからすべてのサーバーを消去します。 | The DeleteServerCatalog API clears all servers from your server catalog | 公式ページへ |
Amazon Server Migration Service | Start-SMSOnDemandReplicationRun | StartOnDemandReplicationRun APIは、要求に応じてReplicationRunを開始するために使用されます(頻度に基づいてスケジュールされたものに加えて) | The StartOnDemandReplicationRun API is used to start a ReplicationRun on demand (in addition to those that are scheduled based on your frequency) | 公式ページへ |
Amazon Server Migration Service | Unregister-SMSConnector | DisassociateConnector APIはコネクタをサーバー移行サービスから分離し、複製ジョブをサポートできないようにします | The DisassociateConnector API will disassociate a connector from the Server Migration Service, rendering it unavailable to support replication jobs | 公式ページへ |
Amazon Server Migration Service | Update-SMSReplicationJob | UpdateReplicationJob APIは、CreateReplicationJobを使用して作成された既存のReplicationJobの設定を変更するために使用されます | The UpdateReplicationJob API is used to change the settings of your existing ReplicationJob created using CreateReplicationJob | 公式ページへ |
Amazon Simple Email Service | Confirm-SESDomainDkim | ドメインのDKIMトークンのセットを返します。 | Returns a set of DKIM tokens for a domain | 公式ページへ |
Amazon Simple Email Service | Confirm-SESDomainIdentity | 現在のAWS地域のAmazon SESアカウントのIDリストにドメインを追加し、ドメインの確認を試みます | Adds a domain to the list of identities for your Amazon SES account in the current AWS Region and attempts to verify it | 公式ページへ |
Amazon Simple Email Service | Confirm-SESEmailAddress | hp???\ fe | Deprecated | 公式ページへ |
Amazon Simple Email Service | Confirm-SESEmailIdentity | 現在のAWS地域のAmazon SESアカウントのアイデンティティリストに電子メールアドレスを追加し、それを検証しようとします | Adds an email address to the list of identities for your Amazon SES account in the current AWS region and attempts to verify it | 公式ページへ |
Amazon Simple Email Service | Copy-SESReceiptRuleSet | 既存のものを複製することによって受信ルールセットを作成します。 | Creates a receipt rule set by cloning an existing one | 公式ページへ |
Amazon Simple Email Service | Get-SESAccountSendingEnabled | 現在の地域のAmazon SESアカウントのメール送信ステータスを返します。 | Returns the email sending status of the Amazon SES account for the current region | 公式ページへ |
Amazon Simple Email Service | Get-SESActiveReceiptRuleSet | 現在アクティブなレシートルールセットのメタデータとレシートルールを返します。 | Returns the metadata and receipt rules for the receipt rule set that is currently active | 公式ページへ |
Amazon Simple Email Service | Get-SESConfigurationSet | 指定された構成セットの詳細を返します。 | Returns the details of the specified configuration set | 公式ページへ |
Amazon Simple Email Service | Get-SESConfigurationSetList | 現在のAWS地域でAmazon SESアカウントに関連付けられている設定セットのリストを提供します | Provides a list of the configuration sets associated with your Amazon SES account in the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Get-SESCustomVerificationEmailTemplate | 指定したテンプレート名用のカスタム電子メール検証テンプレートを返します。 | Returns the custom email verification template for the template name you specify | 公式ページへ |
Amazon Simple Email Service | Get-SESCustomVerificationEmailTemplateList | 現在のAWS地域のアカウントの既存のカスタム確認メールテンプレートを一覧表示します。 | Lists the existing custom verification email templates for your account in the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentity | 確認ステータスに関係なく、現在のAWS地域のAWSアカウントのすべてのアイデンティティ(電子メールアドレスとドメイン)を含むリストを返します | Returns a list containing all of the identities (email addresses and domains) for your AWS account in the current AWS Region, regardless of verification status | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentityDkimAttribute | エンティティのEasy DKIM署名の現在のステータスを返します | Returns the current status of Easy DKIM signing for an entity | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentityMailFromDomainAttribute | アイデンティティのリストのカスタムMAIL FROM属性を返します。 | Returns the custom MAIL FROM attributes for a list of identities | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentityNotificationAttribute | 確認されたアイデンティティ(電子メールアドレスおよび/またはドメイン)のリストが与えられると、アイデンティティ通知属性 | Given a list of verified identities (email addresses and/or domains), returns a structure describing identity notification attributes | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentityPolicy | 指定されたアイデンティティ(電子メールアドレスまたはドメイン)に対して要求された送信許可ポリシーを返します。 | Returns the requested sending authorization policies for the given identity (an email address or a domain) | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentityPolicyList | 指定されたアイデンティティ(電子メールアドレスまたはドメイン)に添付されている送信許可ポリシーのリストを返します。 | Returns a list of sending authorization policies that are attached to the given identity (an email address or a domain) | 公式ページへ |
Amazon Simple Email Service | Get-SESIdentityVerificationAttribute | アイデンティティ(電子メールアドレスおよび/またはドメイン)のリストが与えられると、検証ステータスおよび(アイデンティティについては)各アイデンティティの検証トークンを返す | Given a list of identities (email addresses and/or domains), returns the verification status and (for domain identities) the verification token for each identity | 公式ページへ |
Amazon Simple Email Service | Get-SESReceiptFilterList | 現在のAWSリージョンのAWSアカウントに関連付けられているIPアドレスフィルタを一覧表示します。 | Lists the IP address filters associated with your AWS account in the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Get-SESReceiptRule | 指定された受信ルールの詳細を返します。 | Returns the details of the specified receipt rule | 公式ページへ |
Amazon Simple Email Service | Get-SESReceiptRuleSet | 指定されたレシートルールセットの詳細を返します。 | Returns the details of the specified receipt rule set | 公式ページへ |
Amazon Simple Email Service | Get-SESReceiptRuleSetList | 現在のAWS地域のAWSアカウントに存在する受信ルールセットを一覧表示します。 | Lists the receipt rule sets that exist under your AWS account in the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Get-SESSendQuota | Amazon SESアカウントの送信制限を提供します。 | Provides the sending limits for the Amazon SES account | 公式ページへ |
Amazon Simple Email Service | Get-SESSendStatistic | 現在のAWS地域の統計を送信します。 | Provides sending statistics for the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Get-SESTemplate | 指定したテンプレートのテンプレートオブジェクト(件名、HTML部分、テキスト部分を含む)を表示します。 | Displays the template object (which includes the Subject line, HTML part and text part) for the template you specify | 公式ページへ |
Amazon Simple Email Service | Get-SESTemplateList | Amazon SESアカウントに存在する電子メールテンプレートを現在のAWSリージョンに一覧表示します。 | Lists the email templates present in your Amazon SES account in the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Get-SESVerifiedEmailAddress | hp???\ fe | Deprecated | 公式ページへ |
Amazon Simple Email Service | New-SESConfigurationSet | 構成セットを作成します。 | Creates a configuration set | 公式ページへ |
Amazon Simple Email Service | New-SESConfigurationSetEventDestination | 構成セット・イベント宛先を作成します。 | Creates a configuration set event destination | 公式ページへ |
Amazon Simple Email Service | New-SESConfigurationSetTrackingOption | オープンおよびクリックイベントトラッキングのための構成セットとカスタムドメインとの関連付けを作成します。 | Creates an association between a configuration set and a custom domain for open and click event tracking | 公式ページへ |
Amazon Simple Email Service | New-SESCustomVerificationEmailTemplate | 新しいカスタム確認メールテンプレートを作成します | Creates a new custom verification email template | 公式ページへ |
Amazon Simple Email Service | New-SESReceiptFilter | 新しいIPアドレスフィルタを作成します。 | Creates a new IP address filter | 公式ページへ |
Amazon Simple Email Service | New-SESReceiptRule | 受領ルールを作成します。 | Creates a receipt rule | 公式ページへ |
Amazon Simple Email Service | New-SESReceiptRuleSet | 空の受信確認ルールセットを作成します。 | Creates an empty receipt rule set | 公式ページへ |
Amazon Simple Email Service | New-SESTemplate | 電子メールテンプレートを作成します。 | Creates an email template | 公式ページへ |
Amazon Simple Email Service | Remove-SESConfigurationSet | 構成セットを削除します。 | Deletes a configuration set | 公式ページへ |
Amazon Simple Email Service | Remove-SESConfigurationSetEventDestination | 構成セット・イベントの宛先を削除します。 | Deletes a configuration set event destination | 公式ページへ |
Amazon Simple Email Service | Remove-SESConfigurationSetTrackingOption | オープンおよびクリックイベントトラッキングのための構成セットとカスタムドメインとの関連付けを削除します。 | Deletes an association between a configuration set and a custom domain for open and click event tracking | 公式ページへ |
Amazon Simple Email Service | Remove-SESCustomVerificationEmailTemplate | 既存のカスタム確認メールテンプレートを削除します | Deletes an existing custom verification email template | 公式ページへ |
Amazon Simple Email Service | Remove-SESIdentity | 確認されたアイデンティティのリストから指定されたアイデンティティ(電子メールアドレスまたはドメイン)を削除します。 | Deletes the specified identity (an email address or a domain) from the list of verified identities | 公式ページへ |
Amazon Simple Email Service | Remove-SESIdentityPolicy | 指定されたアイデンティティ(電子メールアドレスまたはドメイン)に対して指定された送信許可ポリシーを削除します。 | Deletes the specified sending authorization policy for the given identity (an email address or a domain) | 公式ページへ |
Amazon Simple Email Service | Remove-SESReceiptFilter | 指定されたIPアドレスフィルタを削除します。 | Deletes the specified IP address filter | 公式ページへ |
Amazon Simple Email Service | Remove-SESReceiptRule | 指定した受信ルールを削除します。 | Deletes the specified receipt rule | 公式ページへ |
Amazon Simple Email Service | Remove-SESReceiptRuleSet | 指定された受領ルールセットと、それに含まれるすべての受領ルールを削除します。 | Deletes the specified receipt rule set and all of the receipt rules it contains | 公式ページへ |
Amazon Simple Email Service | Remove-SESTemplate | 電子メールテンプレートを削除する | Deletes an email template | 公式ページへ |
Amazon Simple Email Service | Remove-SESVerifiedEmailAddress | hp???\ fe | Deprecated | 公式ページへ |
Amazon Simple Email Service | Send-SESBounce | Amazon SES経由で受け取った電子メールの送信者にバウンスメッセージを生成して送信します。 | Generates and sends a bounce message to the sender of an email you received through Amazon SES | 公式ページへ |
Amazon Simple Email Service | Send-SESBulkTemplatedEmail | 複数の宛先に電子メールメッセージを作成する | Composes an email message to multiple destinations | 公式ページへ |
Amazon Simple Email Service | Send-SESCustomVerificationEmail | 現在のAWS地域のAmazon SESアカウントのアイデンティティリストに電子メールアドレスを追加し、それを検証しようとします | Adds an email address to the list of identities for your Amazon SES account in the current AWS Region and attempts to verify it | 公式ページへ |
Amazon Simple Email Service | Send-SESEmail | 電子メールメッセージを作成し、すぐに送信待ちにする | Composes an email message and immediately queues it for sending | 公式ページへ |
Amazon Simple Email Service | Send-SESRawEmail | 電子メールメッセージを作成し、すぐに送信待ちにする | Composes an email message and immediately queues it for sending | 公式ページへ |
Amazon Simple Email Service | Send-SESTemplatedEmail | 電子メールテンプレートを使用して電子メールメッセージを作成し、送信用にすぐにキューに入れます。 | Composes an email message using an email template and immediately queues it for sending | 公式ページへ |
Amazon Simple Email Service | Set-SESActiveReceiptRuleSet | 指定された受信ルールセットをアクティブ受信ルールセットとして設定します。 | Sets the specified receipt rule set as the active receipt rule set | 公式ページへ |
Amazon Simple Email Service | Set-SESIdentityDkimEnabled | アイデンティティから送信された電子メールのEasy DKIM署名を有効または無効にします。 | Enables or disables Easy DKIM signing of email sent from an identity | 公式ページへ |
Amazon Simple Email Service | Set-SESIdentityFeedbackForwardingEnabled | アイデンティティ(電子メールアドレスまたはドメイン)を指定すると、Amazon SESがバウンスおよび苦情通知を電子メールとして転送するかどうかを有効または無効にします | Given an identity (an email address or a domain), enables or disables whether Amazon SES forwards bounce and complaint notifications as email | 公式ページへ |
Amazon Simple Email Service | Set-SESIdentityHeadersInNotificationsEnabled | アイデンティティ(電子メールアドレスまたはドメイン)が指定されている場合、Amazon SESに、Amazon Simple Notification Service(Amazon SNS)の元の電子メールヘッダーが指定されたタイプの通知を含むかどうかを設定します | Given an identity (an email address or a domain), sets whether Amazon SES includes the original email headers in the Amazon Simple Notification Service (Amazon SNS) notifications of a specified type | 公式ページへ |
Amazon Simple Email Service | Set-SESIdentityMailFromDomain | 確認されたID(電子メールアドレスまたはドメイン)のカスタムMAIL FROMドメインセットアップを有効または無効にします。 | Enables or disables the custom MAIL FROM domain setup for a verified identity (an email address or a domain) | 公式ページへ |
Amazon Simple Email Service | Set-SESIdentityNotificationTopic | アイデンティティ(電子メールアドレスまたはドメイン)が指定されている場合、ソースとしてそのアイデンティティと共に送信された電子メールのバウンス、苦情、および/または配信通知を発行する、Amazon Simple Notification Service(Amazon SNS)トピックを設定します | Given an identity (an email address or a domain), sets the Amazon Simple Notification Service (Amazon SNS) topic to which Amazon SES will publish bounce, complaint, and/or delivery notifications for emails sent with that identity as the Source | 公式ページへ |
Amazon Simple Email Service | Set-SESReceiptRulePosition | 受信ルールセット内の指定した受信ルールの位置を設定します。 | Sets the position of the specified receipt rule in the receipt rule set | 公式ページへ |
Amazon Simple Email Service | Set-SESReceiptRuleSetOrder | レシートルールセット内でレシートルールを並べ替える | Reorders the receipt rules within a receipt rule set | 公式ページへ |
Amazon Simple Email Service | Test-SESRenderTemplate | テンプレートと置換データのセットが提供された場合の電子メールのMIMEコンテンツのプレビューを作成します。 | Creates a preview of the MIME content of an email when provided with a template and a set of replacement data | 公式ページへ |
Amazon Simple Email Service | Update-SESAccountSendingEnabled | 現在のAWS地域のAmazon SESアカウント全体でのメール送信を有効または無効にします。 | Enables or disables email sending across your entire Amazon SES account in the current AWS Region | 公式ページへ |
Amazon Simple Email Service | Update-SESConfigurationSetEventDestination | 構成セットのイベント宛先を更新します。 | Updates the event destination of a configuration set | 公式ページへ |
Amazon Simple Email Service | Update-SESConfigurationSetReputationMetricsEnabled | 特定のAWSリージョン内の特定の構成セットを使用して送信された電子メールの評判メトリックの公開を有効または無効にします。 | Enables or disables the publishing of reputation metrics for emails sent using a specific configuration set in a given AWS Region | 公式ページへ |
Amazon Simple Email Service | Update-SESConfigurationSetSendingEnabled | 特定のAWSリージョン内の特定の構成セットを使用して送信されたメッセージの電子メール送信を有効または無効にします。 | Enables or disables email sending for messages sent using a specific configuration set in a given AWS Region | 公式ページへ |
Amazon Simple Email Service | Update-SESConfigurationSetTrackingOption | オープンおよびクリックイベントトラッキングのための構成セットとカスタムドメインとの間の関連付けを変更します。 | Modifies an association between a configuration set and a custom domain for open and click event tracking | 公式ページへ |
Amazon Simple Email Service | Update-SESCustomVerificationEmailTemplate | 既存のカスタム確認メールテンプレートを更新する | Updates an existing custom verification email template | 公式ページへ |
Amazon Simple Email Service | Update-SESReceiptRule | 受信ルールを更新する | Updates a receipt rule | 公式ページへ |
Amazon Simple Email Service | Update-SESTemplate | 電子メールテンプレートを更新する | Updates an email template | 公式ページへ |
Amazon Simple Email Service | Write-SESIdentityPolicy | 指定されたアイデンティティ(電子メールアドレスまたはドメイン)の送信許可ポリシーを追加または更新します。 | Adds or updates a sending authorization policy for the specified identity (an email address or a domain) | 公式ページへ |
Amazon Simple Notification Service | Add-SNSPermission | 特定のアクションに指定されたAWSアカウントへのアクセスを許可して、トピックのアクセス制御ポリシーに文を追加します | Adds a statement to a topic's access control policy, granting access for the specified AWS accounts to the specified actions | 公式ページへ |
Amazon Simple Notification Service | Confirm-SNSSubscription | 以前の購読アクションによってエンドポイントに送信されたトークンを検証することにより、エンドポイント所有者がメッセージを受信する意思を確認します。 | Verifies an endpoint owner's intent to receive messages by validating the token sent to the endpoint by an earlier Subscribe action | 公式ページへ |
Amazon Simple Notification Service | Connect-SNSNotification | エンドポイントに確認メッセージを送信してエンドポイントの購読を準備する | Prepares to subscribe an endpoint by sending the endpoint a confirmation message | 公式ページへ |
Amazon Simple Notification Service | Disconnect-SNSNotification | サブスクリプションを削除する | Deletes a subscription | 公式ページへ |
Amazon Simple Notification Service | Enable-SNSPhoneNumber | このリクエストを使用してオプトアウトされている電話番号をオプトインします。これにより、その番号にSMSメッセージを送信し直すことができます | Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number | 公式ページへ |
Amazon Simple Notification Service | Get-SNSEndpointAttribute | サポートされているプッシュ通知サービスの1つ(GCMやAPNSなど)のデバイスのエンドポイント属性を取得します。 | Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS | 公式ページへ |
Amazon Simple Notification Service | Get-SNSEndpointsByPlatformApplication | サポートされているプッシュ通知サービス(GCMやAPNSなど)のデバイスのエンドポイントとエンドポイント属性を一覧表示します | Lists the endpoints and endpoint attributes for devices in a supported push notification service, such as GCM and APNS | 公式ページへ |
Amazon Simple Notification Service | Get-SNSPhoneNumbersOptedOut | オプトアウトされた電話番号のリストを返します。つまり、SMSメッセージを送信できません。 | Returns a list of phone numbers that are opted out, meaning you cannot send SMS messages to them | 公式ページへ |
Amazon Simple Notification Service | Get-SNSPlatformApplicationAttribute | サポートされているプッシュ通知サービス(APNSやGCMなど)のプラットフォームアプリケーションオブジェクトの属性を取得します。 | Retrieves the attributes of the platform application object for the supported push notification services, such as APNS and GCM | 公式ページへ |
Amazon Simple Notification Service | Get-SNSPlatformApplicationList | サポートされているプッシュ通知サービス(APNSやGCMなど)のプラットフォームアプリケーションオブジェクトを一覧表示します。 | Lists the platform application objects for the supported push notification services, such as APNS and GCM | 公式ページへ |
Amazon Simple Notification Service | Get-SNSSMSAttribute | あなたのアカウントからSMSメッセージを送信するための設定を返します。 | Returns the settings for sending SMS messages from your account | 公式ページへ |
Amazon Simple Notification Service | Get-SNSSubscription | リクエスターのサブスクリプションのリストを返します。 | Returns a list of the requester's subscriptions | 公式ページへ |
Amazon Simple Notification Service | Get-SNSSubscriptionAttribute | サブスクリプションのすべてのプロパティを返します。 | Returns all of the properties of a subscription | 公式ページへ |
Amazon Simple Notification Service | Get-SNSSubscriptionByTopic | 特定のトピックに対するサブスクリプションのリストを返します。 | Returns a list of the subscriptions to a specific topic | 公式ページへ |
Amazon Simple Notification Service | Get-SNSTopic | リクエスタのトピックのリストを返します。 | Returns a list of the requester's topics | 公式ページへ |
Amazon Simple Notification Service | Get-SNSTopicAttribute | トピックのすべてのプロパティを返します。 | Returns all of the properties of a topic | 公式ページへ |
Amazon Simple Notification Service | New-SNSPlatformApplication | デバイスとモバイルアプリケーションが登録されるAPNSやGCMなど、サポートされているプッシュ通知サービスのプラットフォームアプリケーションオブジェクトを作成します | Creates a platform application object for one of the supported push notification services, such as APNS and GCM, to which devices and mobile apps may register | 公式ページへ |
Amazon Simple Notification Service | New-SNSPlatformEndpoint | サポートされているプッシュ通知サービス(GCMやAPNSなど)の1つにデバイスとモバイルアプリのエンドポイントを作成します | Creates an endpoint for a device and mobile app on one of the supported push notification services, such as GCM and APNS | 公式ページへ |
Amazon Simple Notification Service | New-SNSTopic | 通知を公開できるトピックを作成します。 | Creates a topic to which notifications can be published | 公式ページへ |
Amazon Simple Notification Service | Publish-SNSMessage | Amazon SNSトピックにメッセージを送信するか、電話番号に直接テキストメッセージ(SMSメッセージ)を送信します。 | Sends a message to an Amazon SNS topic or sends a text message (SMS message) directly to a phone number | 公式ページへ |
Amazon Simple Notification Service | Remove-SNSEndpoint | Amazon SNSからデバイスとモバイルアプリケーションのエンドポイントを削除します。 | Deletes the endpoint for a device and mobile app from Amazon SNS | 公式ページへ |
Amazon Simple Notification Service | Remove-SNSPermission | トピックのアクセス制御ポリシーからステートメントを削除します。 | Removes a statement from a topic's access control policy | 公式ページへ |
Amazon Simple Notification Service | Remove-SNSPlatformApplication | サポートされているプッシュ通知サービスの1つ(APNSやGCMなど)のプラットフォームアプリケーションオブジェクトを削除します。 | Deletes a platform application object for one of the supported push notification services, such as APNS and GCM | 公式ページへ |
Amazon Simple Notification Service | Remove-SNSTopic | トピックとそのすべてのサブスクリプションを削除します。 | Deletes a topic and all its subscriptions | 公式ページへ |
Amazon Simple Notification Service | Set-SNSEndpointAttribute | サポートされているプッシュ通知サービス(GCMやAPNSなど)のいずれかにあるデバイスのエンドポイントの属性を設定します | Sets the attributes for an endpoint for a device on one of the supported push notification services, such as GCM and APNS | 公式ページへ |
Amazon Simple Notification Service | Set-SNSPlatformApplicationAttribute | サポートされているプッシュ通知サービス(APNSやGCMなど)のプラットフォームアプリケーションオブジェクトの属性を設定します | Sets the attributes of the platform application object for the supported push notification services, such as APNS and GCM | 公式ページへ |
Amazon Simple Notification Service | Set-SNSSMSAttribute | この要求を使用して、SMSメッセージを送信し、毎日のSMS使用レポートを受信するためのデフォルト設定を設定します | Use this request to set the default settings for sending SMS messages and receiving daily SMS usage reports | 公式ページへ |
Amazon Simple Notification Service | Set-SNSSubscriptionAttribute | サブスクリプション所有者がサブスクリプションの属性を新しい値に設定できるようにする | Allows a subscription owner to set an attribute of the subscription to a new value | 公式ページへ |
Amazon Simple Notification Service | Set-SNSTopicAttribute | トピックの所有者がトピックの属性を新しい値に設定できるようにします | Allows a topic owner to set an attribute of the topic to a new value | 公式ページへ |
Amazon Simple Notification Service | Test-SNSIfPhoneNumberIsOptedOut | 電話番号を受け入れ、電話所有者があなたのアカウントからのSMSメッセージを受信しないように選択したかどうかを示します | Accepts a phone number and indicates whether the phone holder has opted out of receiving SMS messages from your account | 公式ページへ |
Amazon Simple Queue Service | Add-SQSPermission | 特定の | 公式ページへ | |
Amazon Simple Queue Service | Add-SQSResourceTag | コスト割り当てタグを指定されたAmazon SQSキューに追加する | Add cost allocation tags to the specified Amazon SQS queue | 公式ページへ |
Amazon Simple Queue Service | Clear-SQSQueue | QueueURLパラメータで指定されたキュー内のメッセージを削除します。 | Deletes the messages in a queue specified by the QueueURL parameter | 公式ページへ |
Amazon Simple Queue Service | Edit-SQSMessageVisibility | キュー内の指定されたメッセージの可視性のタイムアウトを新しい値に変更します。 | Changes the visibility timeout of a specified message in a queue to a new value | 公式ページへ |
Amazon Simple Queue Service | Edit-SQSMessageVisibilityBatch | 複数のメッセージの可視性のタイムアウトを変更する | Changes the visibility timeout of multiple messages | 公式ページへ |
Amazon Simple Queue Service | Get-SQSDeadLetterSourceQueue | デッド・レター・キューで構成されたRedrivePolicyキュー属性を持つキューのリストを返します。 | Returns a list of your queues that have the RedrivePolicy queue attribute configured with a dead-letter queue | 公式ページへ |
Amazon Simple Queue Service | Get-SQSQueue | キューのリストを返します。 | Returns a list of your queues | 公式ページへ |
Amazon Simple Queue Service | Get-SQSQueueAttribute | 指定されたキューの属性を取得します。 | Gets attributes for the specified queue | 公式ページへ |
Amazon Simple Queue Service | Get-SQSQueueUrl | 既存のキューのURLを返します。 | Returns the URL of an existing queue | 公式ページへ |
Amazon Simple Queue Service | Get-SQSResourceTag | 指定したAmazon SQSキューに追加されたすべてのコスト割り当てタグを一覧表示する | List all cost allocation tags added to the specified Amazon SQS queue | 公式ページへ |
Amazon Simple Queue Service | New-SQSQueue | 新しい標準またはFIFOキューを作成します。 | Creates a new standard or FIFO queue | 公式ページへ |
Amazon Simple Queue Service | Receive-SQSMessage | 指定されたキューから1つまたは複数のメッセージ(最大10個)を取得します。 | Retrieves one or more messages (up to 10), from the specified queue | 公式ページへ |
Amazon Simple Queue Service | Remove-SQSMessage | 指定されたキューから指定されたメッセージを削除します。 | Deletes the specified message from the specified queue | 公式ページへ |
Amazon Simple Queue Service | Remove-SQSMessageBatch | 指定されたキューから最大10個のメッセージを削除します。 | Deletes up to ten messages from the specified queue | 公式ページへ |
Amazon Simple Queue Service | Remove-SQSPermission | 指定されたLabelパラメータに一致するキューポリシー内のアクセス許可を取り消します。 | Revokes any permissions in the queue policy that matches the specified Label parameter | 公式ページへ |
Amazon Simple Queue Service | Remove-SQSQueue | キューの内容に関係なく、QueueUrlで指定されたキューを削除します。 | Deletes the queue specified by the QueueUrl, regardless of the queue's contents | 公式ページへ |
Amazon Simple Queue Service | Remove-SQSResourceTag | 指定したAmazon SQSキューからコスト割り当てタグを削除する | Remove cost allocation tags from the specified Amazon SQS queue | 公式ページへ |
Amazon Simple Queue Service | Send-SQSMessage | 指定されたキューにメッセージを送ります。 | Delivers a message to the specified queue | 公式ページへ |
Amazon Simple Queue Service | Send-SQSMessageBatch | 指定されたキューに最大10個のメッセージを配信する | Delivers up to ten messages to the specified queue | 公式ページへ |
Amazon Simple Queue Service | Set-SQSQueueAttribute | 1つまたは複数のキュー属性の値を設定します。 | Sets the value of one or more queue attributes | 公式ページへ |
Amazon Simple Storage Service | Copy-S3Object | 公式ページへ | ||
Amazon Simple Storage Service | Get-S3ACL | バケットのアクセス制御ポリシーを取得します。 | Gets the access control policy for the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3Bucket | 一連のバケットを記述する1つ以上のS3Bucketインスタンスを取得する | Retrieves one or more S3Bucket instances describing a set of buckets | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketAccelerateConfiguration | バケットの加速設定を返します。 | Returns the accelerate configuration of a bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketAnalyticsConfiguration | バケットのアナリティクス設定を取得します(アナリティクス設定IDで指定)。 | Gets an analytics configuration for the bucket (specified by the analytics configuration ID) | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketAnalyticsConfigurationList | バケットの分析設定を一覧表示します。 | Lists the analytics configurations for the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketEncryption | バケットのサーバー側の暗号化設定を返します。 | Returns the server-side encryption configuration of a bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketInventoryConfiguration | バケットから在庫設定(在庫IDで識別)を返します。 | Returns an inventory configuration (identified by the inventory ID) from the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketInventoryConfigurationList | バケットの在庫設定のリストを返します。 | Returns a list of inventory configurations for the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketLocation | バケットが存在する領域を返します。 | Returns the region the bucket resides in | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketLogging | バケットのロギングステータスと、ユーザーがそのステータスを表示および変更する権限を返します。 | Returns the logging status of a bucket and the permissions users have to view and modify that status | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketMetricsConfiguration | バケットからメトリック構成(メトリック構成IDで指定)を取得します。 | Gets a metrics configuration (specified by the metrics configuration ID) from the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketMetricsConfigurationList | バケットのメトリック設定を一覧表示します。 | Lists the metrics configurations for the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketNotification | バケットの通知設定を返します。 | Returns the notification configuration of a bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketPolicy | 指定されたバケットのポリシーを返します。 | Returns the policy of a specified bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketReplication | 指定したAmazon S3バケットのレプリケーション設定を取得します。 | Retrieves the replication configuration for the given Amazon S3 bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketRequestPayment | バケットのリクエスト支払い設定を返します。 | Returns the request payment configuration of a bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketTagging | バケットに関連付けられたタグセットを返します。 | Returns the tag set associated with the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketVersioning | バケットのバージョン管理状態を返します。 | Returns the versioning state of a bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3BucketWebsite | バケットのウェブサイト設定を返します。 | Returns the website configuration for a bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3CORSConfiguration | バケットのcors設定を返します。 | Returns the cors configuration for the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3LifecycleConfiguration | バケットに設定されているライフサイクル設定情報を返します。 | Returns the lifecycle configuration information set on the bucket | 公式ページへ |
Amazon Simple Storage Service | Get-S3Object | 1つまたは複数のS3オブジェクトのS3Objectインスタンスを取得します。 | Retrieves S3Object instances for one or more S3 objects | 公式ページへ |
Amazon Simple Storage Service | Get-S3ObjectMetadata | HEAD操作は、オブジェクト自体を返さずにオブジェクトからメタデータを取得します | The HEAD operation retrieves metadata from an object without returning the object itself | 公式ページへ |
Amazon Simple Storage Service | Get-S3ObjectTagSet | オブジェクトのタグセットを返す | Returns the tag-set of an object | 公式ページへ |
Amazon Simple Storage Service | Get-S3PreSignedURL | 通常は認証が必要なリソースへのアクセスを許可する署名付きURLを作成する | Create a signed URL allowing access to a resource that would usually require authentication | 公式ページへ |
Amazon Simple Storage Service | Get-S3Version | バケット内のオブジェクトのすべてのバージョンに関するメタデータを返します。 | Returns metadata about all of the versions of objects in a bucket | 公式ページへ |
Amazon Simple Storage Service | New-S3Bucket | 指定された名前と権限で新しいバケットを作成します。 | Creates a new bucket with the supplied name and permissions | 公式ページへ |
Amazon Simple Storage Service | Read-S3Object | S3オブジェクト(オプションでサブオブジェクトを含む)をローカルファイルまたはフォルダの場所にダウンロードします。 | Downloads an S3 object, optionally including sub-objects, to a local file or folder location | 公式ページへ |
Amazon Simple Storage Service | Remove-S3Bucket | S3バケットを削除し、オプションで残っているバケットコンテンツを削除することができます(空でないバケットは削除できません) | Deletes an S3 bucket, optionally deleting remaining bucket content first (non-empty buckets cannot be deleted) | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketAnalyticsConfiguration | バケットの分析設定を削除します(分析設定IDで指定) | Deletes an analytics configuration for the bucket (specified by the analytics configuration ID) | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketEncryption | バケットからサーバー側の暗号化設定を削除します。 | Deletes the server-side encryption configuration from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketInventoryConfiguration | バケットから在庫設定(在庫IDで特定)を削除します。 | Deletes an inventory configuration (identified by the inventory ID) from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketMetricsConfiguration | バケットからメトリック構成(メトリック構成IDで指定)を削除します。 | Deletes a metrics configuration (specified by the metrics configuration ID) from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketPolicy | バケットからポリシーを削除します。 | Deletes the policy from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketReplication | バケットからレプリケーション設定を削除します。 | Deletes the replication configuration from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketTagging | バケットからタグを削除します。 | Deletes the tags from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3BucketWebsite | この操作では、バケットからウェブサイトの設定が削除されます。 | This operation removes the website configuration from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3CORSConfiguration | バケットに設定されているcors設定情報を削除します。 | Deletes the cors configuration information set for the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3LifecycleConfiguration | バケットからライフサイクル設定を削除します。 | Deletes the lifecycle configuration from the bucket | 公式ページへ |
Amazon Simple Storage Service | Remove-S3MultipartUpload | この操作は、マルチパートアップロードを中止します。 | This operation aborts multipart uploads | 公式ページへ |
Amazon Simple Storage Service | Remove-S3Object | S3から指定されたオブジェクト、オブジェクトのバージョンまたはオブジェクトのセットを削除します。 | Deletes the specified object, object version or set of objects from S3 | 公式ページへ |
Amazon Simple Storage Service | Remove-S3ObjectTagSet | タグセットを既存のオブジェクトから削除します。 | Removes the tag-set from an existing object | 公式ページへ |
Amazon Simple Storage Service | Restore-S3Object | アーカイブされたオブジェクトのコピーをAmazon S3に復元します。 | Restores an archived copy of an object back into Amazon S3 | 公式ページへ |
Amazon Simple Storage Service | Select-S3ObjectContent | この操作は、単純なStructured Query Language(SQL)文に基づいてAmazon S3オブジェクトの内容をフィルタリングします | This operation filters the contents of an Amazon S3 object based on a simple Structured Query Language (SQL) statement | 公式ページへ |
Amazon Simple Storage Service | Set-S3ACL | S3AccessControlListを指定されたバケットまたはオブジェクトに設定します。 | Sets an S3AccessControlList on the specified bucket or object | 公式ページへ |
Amazon Simple Storage Service | Set-S3BucketEncryption | 新しいサーバー側の暗号化構成を作成する(存在する場合は既存の暗号化構成を置き換える) | Creates a new server-side encryption configuration (or replaces an existing one, if present) | 公式ページへ |
Amazon Simple Storage Service | Test-S3Bucket | S3バケットが存在することをテストします。 | Tests that an S3 Bucket exists | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketAccelerateConfiguration | 既存のバケットのアクセラレーション設定を設定します。 | Sets the accelerate configuration of an existing bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketAnalyticsConfiguration | バケットの分析設定を設定します(分析設定IDで指定)。 | Sets an analytics configuration for the bucket (specified by the analytics configuration ID) | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketInventoryConfiguration | バケットから在庫設定(在庫IDで特定)を追加します。 | Adds an inventory configuration (identified by the inventory ID) from the bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketLogging | バケットのロギングパラメータを設定し、ロギングパラメータを表示および変更できるユーザの権限を指定する | Set the logging parameters for a bucket and to specify permissions for who can view and modify the logging parameters | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketMetricsConfiguration | バケットのメトリック設定(メトリック設定IDで指定)を設定します。 | Sets a metrics configuration (specified by the metrics configuration ID) for the bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketNotification | バケットの指定されたイベントの通知を有効にします。 | Enables notifications of specified events for a bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketPolicy | バケット上のポリシーを置き換えます | Replaces a policy on a bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketReplication | 新しい複製構成を作成します(存在する場合は既存の複製構成を置き換えます) | Creates a new replication configuration (or replaces an existing one, if present) | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketRequestPayment | バケットのリクエスト支払い設定を設定します。 | Sets the request payment configuration for a bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketTagging | バケットのタグを設定します。 | Sets the tags for a bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketVersioning | 既存のバケットのバージョン管理の状態を設定します。 | Sets the versioning state of an existing bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3BucketWebsite | バケットのウェブサイト設定を設定する | Set the website configuration for a bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3CORSConfiguration | バケットのcors設定を設定します。 | Sets the cors configuration for a bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3LifecycleConfiguration | バケットのライフサイクル設定を設定します。 | Sets lifecycle configuration for your bucket | 公式ページへ |
Amazon Simple Storage Service | Write-S3Object | ローカルファイル、テキストコンテンツまたはファイルのフォルダ階層をAmazon S3にアップロードし、指定されたキー(単一オブジェクト)またはキープレフィックス(複数のオブジェクト)を使用して指定されたバケットに配置します。 | Uploads a local file, text content or a folder hierarchy of files to Amazon S3, placing them into the specified bucket using the specified key (single object) or key prefix (multiple objects) | 公式ページへ |
Amazon Simple Storage Service | Write-S3ObjectTagSet | 指定されたタグセットを既にバケット内に存在するオブジェクトに設定する | Sets the supplied tag-set to an object that already exists in a bucket | 公式ページへ |
Amazon Transcribe Service | Get-TRSTranscriptionJob | 転記ジョブに関する情報を返します。 | Returns information about a transcription job | 公式ページへ |
Amazon Transcribe Service | Get-TRSTranscriptionJobList | 指定したステータスの転写ジョブを一覧表示します。 | Lists transcription jobs with the specified status | 公式ページへ |
Amazon Transcribe Service | Get-TRSVocabulary | ボキャブラリに関する情報を取得する | Gets information about a vocabulary | 公式ページへ |
Amazon Transcribe Service | Get-TRSVocabularyList | 指定された条件に一致するボキャブラリのリストを返します。 | Returns a list of vocabularies that match the specified criteria | 公式ページへ |
Amazon Transcribe Service | New-TRSVocabulary | AmazonのTranscribeがオーディオファイルのトランスクリプションを処理する方法を変更するために使用できる新しいカスタムボキャブラリを作成します。 | Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file | 公式ページへ |
Amazon Transcribe Service | Remove-TRSVocabulary | Amazon Transcribeから語彙を削除する | Deletes a vocabulary from Amazon Transcribe | 公式ページへ |
Amazon Transcribe Service | Start-TRSTranscriptionJob | 音声をテキストに転記する非同期ジョブを開始します。 | Starts an asynchronous job to transcribe speech to text | 公式ページへ |
Amazon Transcribe Service | Update-TRSVocabulary | 既存の語彙を新しい値で更新する | Updates an existing vocabulary with new values | 公式ページへ |
Amazon Translate | ConvertTo-TRNTargetLanguage | 入力テキストをソース言語からターゲット言語に翻訳する | Translates input text from the source language to the target language | 公式ページへ |
Amazon WorkDocs | Add-WDResourcePermission | 指定されたフォルダまたはドキュメントに対する一連のアクセス許可を作成します。 | Creates a set of permissions for the specified folder or document | 公式ページへ |
Amazon WorkDocs | Disable-WDUser | 指定したユーザーを非アクティブ化します。これにより、Amazon WorkDocsへのユーザーのアクセスが取り消されます。 | Deactivates the specified user, which revokes the user's access to Amazon WorkDocs | 公式ページへ |
Amazon WorkDocs | Enable-WDUser | 指定されたユーザーをアクティブ化します。 | Activates the specified user | 公式ページへ |
Amazon WorkDocs | Get-WDActivity | 指定された期間内のユーザーアクティビティについて説明します。 | Describes the user activities in a specified time period | 公式ページへ |
Amazon WorkDocs | Get-WDComment | 指定したドキュメントバージョンのすべてのコメントを一覧表示する | List all the comments for the specified document version | 公式ページへ |
Amazon WorkDocs | Get-WDCurrentUser | 認証トークンが生成された現在のユーザーの詳細を取得します。 | Retrieves details of the current user for whom the authentication token was generated | 公式ページへ |
Amazon WorkDocs | Get-WDDocument | ドキュメントの詳細を取得する | Retrieves details of a document | 公式ページへ |
Amazon WorkDocs | Get-WDDocumentPath | 要求されたドキュメントのパス情報(ルートフォルダからの階層)を取得します。 | Retrieves the path information (the hierarchy from the root folder) for the requested document | 公式ページへ |
Amazon WorkDocs | Get-WDDocumentVersion | 指定されたドキュメントのバージョンメタデータを取得します。 | Retrieves version metadata for the specified document | 公式ページへ |
Amazon WorkDocs | Get-WDDocumentVersionList | 指定されたドキュメントのドキュメントバージョンを取得します。 | Retrieves the document versions for the specified document | 公式ページへ |
Amazon WorkDocs | Get-WDFolder | 指定されたフォルダのメタデータを取得します。 | Retrieves the metadata of the specified folder | 公式ページへ |
Amazon WorkDocs | Get-WDFolderContent | ドキュメントやサブフォルダを含む、指定したフォルダの内容について説明します。 | Describes the contents of the specified folder, including its documents and subfolders | 公式ページへ |
Amazon WorkDocs | Get-WDFolderPath | 指定されたフォルダのパス情報(ルートフォルダからの階層)を取得します。 | Retrieves the path information (the hierarchy from the root folder) for the specified folder | 公式ページへ |
Amazon WorkDocs | Get-WDGroup | クエリで指定されたグループについて説明します。 | Describes the groups specified by query | 公式ページへ |
Amazon WorkDocs | Get-WDNotificationSubscriptionList | 指定した通知サブスクリプションを一覧表示します。 | Lists the specified notification subscriptions | 公式ページへ |
Amazon WorkDocs | Get-WDResourcePermissionList | 指定されたリソースのアクセス許可について説明します。 | Describes the permissions of a specified resource | 公式ページへ |
Amazon WorkDocs | Get-WDRootFolder | 現在のユーザーの特別なフォルダについて説明します。 RootFolderとRecycleBin | Describes the current user's special folders; the RootFolder and the RecycleBin | 公式ページへ |
Amazon WorkDocs | Get-WDUserList | 指定したユーザーについて説明します。 | Describes the specified users | 公式ページへ |
Amazon WorkDocs | New-WDComment | 指定したドキュメントバージョンに新しいコメントを追加します。 | Adds a new comment to the specified document version | 公式ページへ |
Amazon WorkDocs | New-WDCustomMetadata | 指定されたリソース(フォルダ、ドキュメント、またはバージョン)に1つ以上のカスタムプロパティを追加します。 | Adds one or more custom properties to the specified resource (a folder, document, or version) | 公式ページへ |
Amazon WorkDocs | New-WDFolder | 指定された名前と親フォルダを持つフォルダを作成します。 | Creates a folder with the specified name and parent folder | 公式ページへ |
Amazon WorkDocs | New-WDLabel | 指定されたリソース(ドキュメントまたはフォルダ)に指定したラベルのリストを追加します。 | Adds the specified list of labels to the given resource (a document or folder) | 公式ページへ |
Amazon WorkDocs | New-WDNotificationSubscription | Amazon SNS通知を使用するようにWorkDocsを設定する | Configure WorkDocs to use Amazon SNS notifications | 公式ページへ |
Amazon WorkDocs | New-WDUser | 簡易ADまたはMicrosoft ADディレクトリにユーザーを作成します。 | Creates a user in a Simple AD or Microsoft AD directory | 公式ページへ |
Amazon WorkDocs | Remove-WDComment | ドキュメントバージョンから指定されたコメントを削除します。 | Deletes the specified comment from the document version | 公式ページへ |
Amazon WorkDocs | Remove-WDCustomMetadata | 指定されたリソースからカスタムメタデータを削除します。 | Deletes custom metadata from the specified resource | 公式ページへ |
Amazon WorkDocs | Remove-WDDocument | 指定したドキュメントとそれに関連するメタデータを完全に削除します。 | Permanently deletes the specified document and its associated metadata | 公式ページへ |
Amazon WorkDocs | Remove-WDFolder | 指定したフォルダとその内容を完全に削除します。 | Permanently deletes the specified folder and its contents | 公式ページへ |
Amazon WorkDocs | Remove-WDFolderContent | 指定したフォルダの内容を削除します。 | Deletes the contents of the specified folder | 公式ページへ |
Amazon WorkDocs | Remove-WDLabel | 指定されたラベルのリストをリソースから削除します。 | Deletes the specified list of labels from a resource | 公式ページへ |
Amazon WorkDocs | Remove-WDNotificationSubscription | 指定した組織から指定したサブスクリプションを削除します。 | Deletes the specified subscription from the specified organization | 公式ページへ |
Amazon WorkDocs | Remove-WDResourcePermission | 指定されたプリンシパルのアクセス権を指定されたリソースから削除します。 | Removes the permission for the specified principal from the specified resource | 公式ページへ |
Amazon WorkDocs | Remove-WDUser | 指定したユーザーをSimple ADまたはMicrosoft ADディレクトリから削除します。 | Deletes the specified user from a Simple AD or Microsoft AD directory | 公式ページへ |
Amazon WorkDocs | Start-WDDocumentVersionUpload | 新しいドキュメントオブジェクトとバージョンオブジェクトを作成します。 | Creates a new document object and version object | 公式ページへ |
Amazon WorkDocs | Stop-WDDocumentVersionUpload | InitiateDocumentVersionUploadによって以前に開始された、指定されたドキュメントバージョンのアップロードを中止します。 | Aborts the upload of the specified document version that was previously initiated by InitiateDocumentVersionUpload | 公式ページへ |
Amazon WorkDocs | Update-WDDocument | ドキュメントの指定された属性を更新します。 | Updates the specified attributes of a document | 公式ページへ |
Amazon WorkDocs | Update-WDDocumentVersion | ドキュメントバージョンのステータスをACTIVEに変更します。 | Changes the status of the document version to ACTIVE | 公式ページへ |
Amazon WorkDocs | Update-WDFolder | 指定されたフォルダの指定された属性を更新します。 | Updates the specified attributes of the specified folder | 公式ページへ |
Amazon WorkDocs | Update-WDUser | 指定したユーザーの指定された属性を更新し、管理者権限をAmazon WorkDocsサイトに付与または取り消します | Updates the specified attributes of the specified user, and grants or revokes administrative privileges to the Amazon WorkDocs site | 公式ページへ |
Amazon WorkMail | Add-WMDelegateToResource | リソースのデリゲートセットにメンバーを追加します。 | Adds a member to the resource's set of delegates | 公式ページへ |
Amazon WorkMail | Add-WMMemberToGroup | グループのセットにメンバーを追加します。 | Adds a member to the group's set | 公式ページへ |
Amazon WorkMail | Get-WMAliasList | 指定されたエンティティに関連付けられたエイリアスを一覧表示するページ番号付き呼び出しを作成します。 | Creates a paginated call to list the aliases associated with a given entity | 公式ページへ |
Amazon WorkMail | Get-WMDelegateList | リソースに関連付けられたデリゲートを一覧表示します。 | Lists the delegates associated with a resource | 公式ページへ |
Amazon WorkMail | Get-WMGroup | グループで使用可能なデータを返します。 | Returns the data available for the group | 公式ページへ |
Amazon WorkMail | Get-WMGroupList | 組織のグループの概要を返します。 | Returns summaries of the organization's groups | 公式ページへ |
Amazon WorkMail | Get-WMMailboxPermissionList | メールボックスに関連付けられているメールボックスのアクセス許可を一覧表示します。 | Lists the mailbox permissions associated with a mailbox | 公式ページへ |
Amazon WorkMail | Get-WMMemberList | グループのメンバーの概要を返します。 | Returns an overview of the members of a group | 公式ページへ |
Amazon WorkMail | Get-WMOrganization | 特定の組織に関する詳細情報をその識別子に基づいて提供します | Provides more information regarding a given organization based on its identifier | 公式ページへ |
Amazon WorkMail | Get-WMOrganizationList | 顧客の削除されていない組織の概要を返します。 | Returns summaries of the customer's non-deleted organizations | 公式ページへ |
Amazon WorkMail | Get-WMResource | リソースで使用可能なデータを返します。 | Returns the data available for the resource | 公式ページへ |
Amazon WorkMail | Get-WMResourceList | 組織のリソースの要約を返します。 | Returns summaries of the organization's resources | 公式ページへ |
Amazon WorkMail | Get-WMUser | ユーザーに関する情報を提供します。 | Provides information regarding the user | 公式ページへ |
Amazon WorkMail | Get-WMUserList | 組織のユーザーの概要を返します。 | Returns summaries of the organization's users | 公式ページへ |
Amazon WorkMail | New-WMAlias | Amazon WorkMailの特定のメンバーのセットにエイリアスを追加します。 | Adds an alias to the set of a given member of Amazon WorkMail | 公式ページへ |
Amazon WorkMail | New-WMGroup | RegisterToWorkMail操作を呼び出してAmazon WorkMailで使用できるグループを作成します。 | Creates a group that can be used in Amazon WorkMail by calling the RegisterToWorkMail operation | 公式ページへ |
Amazon WorkMail | New-WMResource | 新しいAmazon WorkMailリソースを作成します。 | Creates a new Amazon WorkMail resource | 公式ページへ |
Amazon WorkMail | New-WMUser | RegisterToWorkMail操作を呼び出してAmazon WorkMailで使用できるユーザーを作成します。 | Creates a user who can be used in Amazon WorkMail by calling the RegisterToWorkMail operation | 公式ページへ |
Amazon WorkMail | Register-WMToWorkMail | メールボックスとカレンダー機能を関連付けることによって、Amazon WorkMailの使用のための既存のユーザー、無効なユーザー、グループ、またはリソース/エンティティを登録します。 | Registers an existing and disabled user, group, or resource/entity for Amazon WorkMail use by associating a mailbox and calendaring capabilities | 公式ページへ |
Amazon WorkMail | Remove-WMAlias | 特定のユーザーのエイリアスのセットからエイリアスを削除する | Remove the alias from a set of aliases for a given user | 公式ページへ |
Amazon WorkMail | Remove-WMDelegateFromResource | リソースのデリゲートセットからメンバーを削除します。 | Removes a member from the resource's set of delegates | 公式ページへ |
Amazon WorkMail | Remove-WMFromWorkMail | Amazon WorkMailで使用されなくなったユーザー、グループ、またはリソースをマークする | Mark a user, group, or resource as no longer used in Amazon WorkMail | 公式ページへ |
Amazon WorkMail | Remove-WMGroup | Amazon WorkMailからグループを削除します。 | Deletes a group from Amazon WorkMail | 公式ページへ |
Amazon WorkMail | Remove-WMMailboxPermission | ユーザーまたはグループに付与されたアクセス許可を削除します。 | Deletes permissions granted to a user or group | 公式ページへ |
Amazon WorkMail | Remove-WMMemberFromGroup | グループからメンバーを削除します。 | Removes a member from a group | 公式ページへ |
Amazon WorkMail | Remove-WMResource | 指定されたリソースを削除します。 | Deletes the specified resource | 公式ページへ |
Amazon WorkMail | Remove-WMUser | Amazon WorkMailおよびそれ以降のすべてのシステムからユーザーを削除します。 | Deletes a user from Amazon WorkMail and all subsequent systems | 公式ページへ |
Amazon WorkMail | Reset-WMPassword | 管理者がユーザーのパスワードをリセットできるようにする | Allows the administrator to reset the password for a user | 公式ページへ |
Amazon WorkMail | Update-WMPrimaryEmailAddress | エンティティのプライマリ電子メールを更新します。 | Updates the primary email for an entity | 公式ページへ |
Amazon WorkMail | Update-WMResource | リソースのデータを更新します。 | Updates data for the resource | 公式ページへ |
Amazon WorkMail | Write-WMMailboxPermission | ユーザーまたはグループのアクセス許可を設定する | Sets permissions for a user or group | 公式ページへ |
Amazon WorkSpaces | Approve-WKSIpRule | 指定したIPアクセス制御グループに1つ以上のルールを追加します。 | Adds one or more rules to the specified IP access control group | 公式ページへ |
Amazon WorkSpaces | Edit-WKSWorkspaceProperty | 指定されたWorkSpaceプロパティを変更します。 | Modifies the specified WorkSpace properties | 公式ページへ |
Amazon WorkSpaces | Edit-WKSWorkspaceState | 指定されたWorkSpaceの状態を設定します。 | Sets the state of the specified WorkSpace | 公式ページへ |
Amazon WorkSpaces | Get-WKSIpGroup | 1つまたは複数のIPアクセス制御グループについて説明します。 | Describes one or more of your IP access control groups | 公式ページへ |
Amazon WorkSpaces | Get-WKSTag | 指定されたWorkSpaceの指定されたタグを記述する | Describes the specified tags for the specified WorkSpace | 公式ページへ |
Amazon WorkSpaces | Get-WKSWorkspace | 指定されたWorkSpacesについて説明します。 | Describes the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Get-WKSWorkspaceBundle | 利用可能なWorkSpaceバンドルについて説明します。 | Describes the available WorkSpace bundles | 公式ページへ |
Amazon WorkSpaces | Get-WKSWorkspaceDirectory | Amazon WorkSpacesに登録されているAWSディレクトリサービスディレクトリについて説明します。 | Describes the available AWS Directory Service directories that are registered with Amazon WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Get-WKSWorkspacesConnectionStatus | 指定されたWorkSpacesの接続ステータスを示します。 | Describes the connection status of the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | New-WKSIpGroup | IPアクセス制御グループを作成します。 | Creates an IP access control group | 公式ページへ |
Amazon WorkSpaces | New-WKSTag | 指定されたWorkSpaceに指定されたタグを作成します。 | Creates the specified tags for the specified WorkSpace | 公式ページへ |
Amazon WorkSpaces | New-WKSWorkspace | 1つまたは複数のWorkSpacesを作成します。 | Creates one or more WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Register-WKSIpGroup | 指定されたIPアクセス制御グループを指定されたディレクトリに関連付けます。 | Associates the specified IP access control group with the specified directory | 公式ページへ |
Amazon WorkSpaces | Remove-WKSIpGroup | 指定されたIPアクセス制御グループを削除します。 | Deletes the specified IP access control group | 公式ページへ |
Amazon WorkSpaces | Remove-WKSTag | 指定されたタグを指定されたWorkSpaceから削除します。 | Deletes the specified tags from the specified WorkSpace | 公式ページへ |
Amazon WorkSpaces | Remove-WKSWorkspace | 指定されたWorkSpacesを終了します。 | Terminates the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Reset-WKSWorkspace | 指定したWorkSpacesを再構築します。 | Rebuilds the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Restart-WKSWorkspace | 指定されたWorkSpacesを再起動します。 | Reboots the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Revoke-WKSIpRule | 指定したIPアクセス制御グループから1つまたは複数のルールを削除します。 | Removes one or more rules from the specified IP access control group | 公式ページへ |
Amazon WorkSpaces | Start-WKSWorkspace | 指定されたWorkSpacesを開始します。 | Starts the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Stop-WKSWorkspace | 指定されたWorkSpacesを停止します。 | Stops the specified WorkSpaces | 公式ページへ |
Amazon WorkSpaces | Unregister-WKSIpGroup | 指定したIPアクセス制御グループと指定したディレクトリの関連付けを解除します。 | Disassociates the specified IP access control group from the specified directory | 公式ページへ |
Amazon WorkSpaces | Update-WKSRulesOfIpGroup | 指定したIPアクセス制御グループの現在のルールを指定されたルールに置き換えます。 | Replaces the current rules of the specified IP access control group with the specified rules | 公式ページへ |
Application Auto Scaling | Add-AASScalableTarget | スケーラブルなターゲットを登録または更新する | Registers or updates a scalable target | 公式ページへ |
Application Auto Scaling | Get-AASScalingActivity | 前の6週間の指定された名前空間内のスケーリングアクティビティに関する説明的な情報を提供します | Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks | 公式ページへ |
Application Auto Scaling | Get-AASScalingPolicy | 指定したサービス名前空間のスケーリングポリシーについて説明します。 | Describes the scaling policies for the specified service namespace | 公式ページへ |
Application Auto Scaling | Get-AASScheduledAction | 指定されたサービス名前空間のスケジュールされたアクションについて説明します。 | Describes the scheduled actions for the specified service namespace | 公式ページへ |
Application Auto Scaling | Remove-AASScalableTarget | スケーラブルなターゲットを登録解除する | Deregisters a scalable target | 公式ページへ |
Application Auto Scaling | Remove-AASScalingPolicy | 指定されたアプリケーション自動スケーリングスケーリングポリシーを削除します。 | Deletes the specified Application Auto Scaling scaling policy | 公式ページへ |
Application Auto Scaling | Remove-AASScheduledAction | 指定されたアプリケーション自動スケーリングスケジュールされたアクションを削除します。 | Deletes the specified Application Auto Scaling scheduled action | 公式ページへ |
Application Auto Scaling | Set-AASScalingPolicy | アプリケーション自動スケーリングスケーラブルターゲットのポリシーを作成または更新します。 | Creates or updates a policy for an Application Auto Scaling scalable target | 公式ページへ |
Application Auto Scaling | Set-AASScheduledAction | アプリケーション自動スケーリングスケーラブルターゲットのスケジュールされたアクションを作成または更新します。 | Creates or updates a scheduled action for an Application Auto Scaling scalable target | 公式ページへ |
Application Discovery Service | Add-ADSConfigurationItemsToApplication | 1つ以上の設定項目をアプリケーションに関連付けます。 | Associates one or more configuration items with an application | 公式ページへ |
Application Discovery Service | Get-ADSAgent | IDまたはその他のフィルタで指定されたエージェントまたはコネクタを一覧表示します。 | Lists agents or connectors as specified by ID or other filters | 公式ページへ |
Application Discovery Service | Get-ADSConfiguration | 構成アイテムIDのリストの属性を取得します。 | Retrieves attributes for a list of configuration item IDs | 公式ページへ |
Application Discovery Service | Get-ADSConfigurationList | 必要なparamater configurationTypeに渡された値によって指定された構成項目のリストを取得します。 | Retrieves a list of configuration items as specified by the value passed to the required paramater configurationType | 公式ページへ |
Application Discovery Service | Get-ADSContinuousExport | IDで指定されたエクスポートをリストします。 | Lists exports as specified by ID | 公式ページへ |
Application Discovery Service | Get-ADSDiscoverySummary | 検出されたアセットの短い要約を取得します。 | Retrieves a short summary of discovered assets | 公式ページへ |
Application Discovery Service | Get-ADSExportConfiguration | DescribeExportConfigurationsは推奨されていません | DescribeExportConfigurations is deprecated | 公式ページへ |
Application Discovery Service | Get-ADSExportConfigurationsId | hp???\ fe | Deprecated | 公式ページへ |
Application Discovery Service | Get-ADSExportTask | 1つまたは複数のエクスポートタスクのステータスを取得する | Retrieve status of one or more export tasks | 公式ページへ |
Application Discovery Service | Get-ADSServerNeighborList | 指定されたサーバーから1ホップ離れたサーバーの一覧を取得します。 | Retrieves a list of servers that are one network hop away from a specified server | 公式ページへ |
Application Discovery Service | Get-ADSTag | オプションのパラメータフィルタに渡されたキーと値のペア、名前、および値で指定されたタグを持つ設定項目のリストを取得します。 | Retrieves a list of configuration items that have tags as specified by the key-value pairs, name and value, passed to the optional parameter filters | 公式ページへ |
Application Discovery Service | New-ADSApplication | 指定された名前と説明でアプリケーションを作成します。 | Creates an application with the given name and description | 公式ページへ |
Application Discovery Service | New-ADSTag | 構成項目の1つ以上のタグを作成します。 | Creates one or more tags for configuration items | 公式ページへ |
Application Discovery Service | Remove-ADSApplication | アプリケーションとその関連付けのリストを構成項目と一緒に削除します。 | Deletes a list of applications and their associations with configuration items | 公式ページへ |
Application Discovery Service | Remove-ADSConfigurationItemsFromApplication | アプリケーションから1つ以上の構成項目の関連付けを解除する | Disassociates one or more configuration items from an application | 公式ページへ |
Application Discovery Service | Remove-ADSTag | 構成項目と1つ以上のタグとの関連付けを削除します。 | Deletes the association between configuration items and one or more tags | 公式ページへ |
Application Discovery Service | Start-ADSContinuousExport | Amazon Athenaにエージェントの発見されたデータの連続的な流れを開始する | Start the continuous flow of agent's discovered data into Amazon Athena | 公式ページへ |
Application Discovery Service | Start-ADSDataCollectionByAgentId | 指定されたエージェントまたはコネクタにデータの収集を開始するように指示します。 | Instructs the specified agents or connectors to start collecting data | 公式ページへ |
Application Discovery Service | Start-ADSExportTask | 発見されたデータのS3バケットへのエクスポートを開始します。 | Begins the export of discovered data to an S3 bucket | 公式ページへ |
Application Discovery Service | Stop-ADSContinuousExport | エージェントの発見したデータがAmazon Athenaに流れ続けるのを止める | Stop the continuous flow of agent's discovered data into Amazon Athena | 公式ページへ |
Application Discovery Service | Stop-ADSDataCollectionByAgentId | 指定されたエージェントまたはコネクタにデータの収集を停止するように指示します。 | Instructs the specified agents or connectors to stop collecting data | 公式ページへ |
Application Discovery Service | Update-ADSApplication | アプリケーションに関するメタデータを更新する | Updates metadata about an application | 公式ページへ |
Auto Scaling | Add-ASLoadBalancer | 1つまたは複数のクラシックロードバランサを指定された自動スケーリンググループに接続します。 | Attaches one or more Classic Load Balancers to the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Add-ASLoadBalancerTargetGroup | 1つまたは複数のターゲットグループを指定されたオートスケーリンググループに接続します。 | Attaches one or more target groups to the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Complete-ASLifecycleAction | 指定されたトークンまたはインスタンスのライフサイクルアクションを指定された結果で完了します。 | Completes the lifecycle action for the specified token or instance with the specified result | 公式ページへ |
Auto Scaling | Disable-ASMetricsCollection | 指定した自動スケーリンググループのグループメトリックを無効にする | Disables group metrics for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Dismount-ASInstance | 指定したAuto Scalingグループから1つまたは複数のインスタンスを削除します。 | Removes one or more instances from the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Dismount-ASLoadBalancer | 指定された自動スケーリンググループから1つ以上のクラシックロードバランサを切り離します | Detaches one or more Classic Load Balancers from the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Dismount-ASLoadBalancerTargetGroup | 指定した自動スケーリンググループから1つ以上のターゲットグループを切り離します。 | Detaches one or more target groups from the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Enter-ASStandby | 指定されたインスタンスをスタンバイ状態に移行します。 | Moves the specified instances into the standby state | 公式ページへ |
Auto Scaling | Exit-ASStandby | 指定されたインスタンスをスタンバイ状態から移動します。 | Moves the specified instances out of the standby state | 公式ページへ |
Auto Scaling | Get-ASAccountLimit | AWSアカウントの現在の自動スケーリングリソース制限について説明します。 | Describes the current Auto Scaling resource limits for your AWS account | 公式ページへ |
Auto Scaling | Get-ASAdjustmentType | PutScalingPolicyで使用するポリシー調整の種類について説明します。 | Describes the policy adjustment types for use with PutScalingPolicy | 公式ページへ |
Auto Scaling | Get-ASAutoScalingGroup | 1つまたは複数の自動スケーリンググループを記述する | Describes one or more Auto Scaling groups | 公式ページへ |
Auto Scaling | Get-ASAutoScalingInstance | 1つまたは複数のAuto Scalingインスタンスを記述する | Describes one or more Auto Scaling instances | 公式ページへ |
Auto Scaling | Get-ASAutoScalingNotificationType | Amazon EC2自動スケーリングでサポートされている通知タイプについて説明します。 | Describes the notification types that are supported by Amazon EC2 Auto Scaling | 公式ページへ |
Auto Scaling | Get-ASLaunchConfiguration | 1つまたは複数の起動設定について説明します。 | Describes one or more launch configurations | 公式ページへ |
Auto Scaling | Get-ASLifecycleHook | 指定した自動スケーリンググループのライフサイクルフックについて説明します。 | Describes the lifecycle hooks for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Get-ASLifecycleHookType | 使用可能なタイプのライフサイクルフックについて説明します。 | Describes the available types of lifecycle hooks | 公式ページへ |
Auto Scaling | Get-ASLoadBalancer | 指定した自動スケーリンググループのロードバランサについて説明します。 | Describes the load balancers for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Get-ASLoadBalancerTargetGroup | 指定された自動スケーリンググループのターゲットグループについて説明します。 | Describes the target groups for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Get-ASMetricCollectionType | Amazon EC2自動スケーリングのCloudWatchメトリックについて説明します | Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling | 公式ページへ |
Auto Scaling | Get-ASNotificationConfiguration | 指定した自動スケーリンググループに関連付けられている通知アクションについて説明します。 | Describes the notification actions associated with the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Get-ASPolicy | 指定された自動スケーリンググループのポリシーについて説明します。 | Describes the policies for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Get-ASScalingActivity | 指定された自動スケーリンググループの1つまたは複数のスケーリングアクティビティについて説明します。 | Describes one or more scaling activities for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Get-ASScalingProcessType | ResumeProcessesおよびSuspendProcessesで使用するスケーリング処理の種類について説明します。 | Describes the scaling process types for use with ResumeProcesses and SuspendProcesses | 公式ページへ |
Auto Scaling | Get-ASScheduledAction | 自動スケーリンググループにスケジュールされて実行されていないアクションについて説明します。 | Describes the actions scheduled for your Auto Scaling group that haven't run | 公式ページへ |
Auto Scaling | Get-ASTag | 指定されたタグを記述する | Describes the specified tags | 公式ページへ |
Auto Scaling | Get-ASTerminationPolicyType | Amazon EC2 Auto Scalingでサポートされている終了ポリシーについて説明します。 | Describes the termination policies supported by Amazon EC2 Auto Scaling | 公式ページへ |
Auto Scaling | Mount-ASInstance | 1つ以上のEC2インスタンスを指定されたAuto Scalingグループに接続します。 | Attaches one or more EC2 instances to the specified Auto Scaling group | 公式ページへ |
Auto Scaling | New-ASAutoScalingGroup | 指定された名前と属性を持つAuto Scalingグループを作成します。 | Creates an Auto Scaling group with the specified name and attributes | 公式ページへ |
Auto Scaling | New-ASLaunchConfiguration | 起動設定を作成します。 | Creates a launch configuration | 公式ページへ |
Auto Scaling | Remove-ASAutoScalingGroup | 指定した自動スケーリンググループを削除します。 | Deletes the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Remove-ASLaunchConfiguration | 指定された起動設定を削除します。 | Deletes the specified launch configuration | 公式ページへ |
Auto Scaling | Remove-ASLifecycleHook | 指定したライフサイクルフックを削除します。 | Deletes the specified lifecycle hook | 公式ページへ |
Auto Scaling | Remove-ASNotificationConfiguration | 指定された通知を削除します。 | Deletes the specified notification | 公式ページへ |
Auto Scaling | Remove-ASPolicy | 指定された自動スケーリングポリシーを削除します。 | Deletes the specified Auto Scaling policy | 公式ページへ |
Auto Scaling | Remove-ASScheduledAction | 指定されたスケジュールされたアクションを削除します。 | Deletes the specified scheduled action | 公式ページへ |
Auto Scaling | Remove-ASScheduledActionBatch | 指定した自動スケーリンググループの1つ以上のスケジュールされたアクションを削除します。 | Deletes one or more scheduled actions for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Remove-ASTag | 指定されたタグを削除します。 | Deletes the specified tags | 公式ページへ |
Auto Scaling | Resume-ASProcess | 指定された自動スケーリングプロセス、またはすべての中断されたプロセスを、指定されたAuto Scalingグループに対して再開します。 | Resumes the specified suspended automatic scaling processes, or all suspended process, for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Set-ASDesiredCapacity | 指定した自動スケーリンググループのサイズを設定します。 | Sets the size of the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Set-ASInstanceHealth | 指定したインスタンスの正常性状態を設定します。 | Sets the health status of the specified instance | 公式ページへ |
Auto Scaling | Set-ASInstanceProtection | 指定したインスタンスのインスタンス保護設定を更新します。 | Updates the instance protection settings of the specified instances | 公式ページへ |
Auto Scaling | Set-ASScheduledUpdateGroupActionBatch | 自動スケーリンググループのスケジューリングされたスケーリングアクションを1つ以上作成または更新します。 | Creates or updates one or more scheduled scaling actions for an Auto Scaling group | 公式ページへ |
Auto Scaling | Set-ASTag | 指定した自動スケーリンググループのタグを作成または更新します。 | Creates or updates tags for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Start-ASPolicy | 指定されたポリシーを実行します。 | Executes the specified policy | 公式ページへ |
Auto Scaling | Stop-ASInstanceInAutoScalingGroup | 指定されたインスタンスを終了し、必要に応じてグループサイズを調整します。 | Terminates the specified instance and optionally adjusts the desired group size | 公式ページへ |
Auto Scaling | Suspend-ASProcess | 指定された自動スケーリングプロセス、またはすべてのプロセスを、指定された自動スケーリンググループに対して一時停止します。 | Suspends the specified automatic scaling processes, or all processes, for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Update-ASAutoScalingGroup | 指定した自動スケーリンググループの設定を更新します。 | Updates the configuration for the specified Auto Scaling group | 公式ページへ |
Auto Scaling | Write-ASLifecycleActionHeartbeat | 指定したトークンまたはインスタンスに関連付けられたライフサイクルアクションのハートビートを記録します。 | Records a heartbeat for the lifecycle action associated with the specified token or instance | 公式ページへ |
Auto Scaling | Write-ASLifecycleHook | 指定した自動スケーリンググループのライフサイクルフックを作成または更新します。 | Creates or updates a lifecycle hook for the specified Auto Scaling Group | 公式ページへ |
Auto Scaling | Write-ASNotificationConfiguration | 指定されたイベントが発生したときに通知を送信するようにAuto Scalingグループを設定します。 | Configures an Auto Scaling group to send notifications when specified events take place | 公式ページへ |
Auto Scaling | Write-ASScalingPolicy | 自動スケーリンググループのポリシーを作成または更新します。 | Creates or updates a policy for an Auto Scaling group | 公式ページへ |
Auto Scaling | Write-ASScheduledUpdateGroupAction | 自動スケーリンググループのスケジュールされたスケーリングアクションを作成または更新します。 | Creates or updates a scheduled scaling action for an Auto Scaling group | 公式ページへ |
AWS AppStream | Add-APSResourceTag | 指定されたAppStream 2の1つまたは複数のタグを追加または上書きする | Adds or overwrites one or more tags for the specified AppStream 2 | 公式ページへ |
AWS AppStream | Copy-APSImage | 同じリージョン内または同じAWSアカウント内の新しいリージョンに画像をコピーする | Copies the image within the same region or to a new region within the same AWS account | 公式ページへ |
AWS AppStream | Get-APSAssociatedFleetList | 指定されたスタックに関連付けられているフリートの名前を取得します。 | Retrieves the name of the fleet that is associated with the specified stack | 公式ページへ |
AWS AppStream | Get-APSAssociatedStackList | 指定されたフリートが関連付けられているスタックの名前を取得します。 | Retrieves the name of the stack with which the specified fleet is associated | 公式ページへ |
AWS AppStream | Get-APSDirectoryConfigList | AppStream 2の1つまたは複数の指定されたディレクトリ構成オブジェクトを記述するリストを取得します。 | Retrieves a list that describes one or more specified Directory Config objects for AppStream 2 | 公式ページへ |
AWS AppStream | Get-APSFleetList | 艦隊名が指定されている場合、指定された艦隊を記述するリストを取得する | Retrieves a list that describes one or more specified fleets, if the fleet names are provided | 公式ページへ |
AWS AppStream | Get-APSImageBuilderList | イメージビルダ名が指定されている場合、1つまたは複数の指定されたイメージビルダを記述するリストを取得します。 | Retrieves a list that describes one or more specified image builders, if the image builder names are provided | 公式ページへ |
AWS AppStream | Get-APSImageList | イメージ名が指定されている場合、1つまたは複数の指定されたイメージを記述するリストを取得します。 | Retrieves a list that describes one or more specified images, if the image names are provided | 公式ページへ |
AWS AppStream | Get-APSImagePermission | 所有しているプラ??イベートイメージのアクセス許可を示すリストを取得します。 | Retrieves a list that describes the permissions for a private image that you own | 公式ページへ |
AWS AppStream | Get-APSSessionList | 指定されたスタックおよびフリートのストリーミングセッションを記述するリストを取得します。 | Retrieves a list that describes the streaming sessions for a specified stack and fleet | 公式ページへ |
AWS AppStream | Get-APSStackList | スタック名が指定されている場合、指定された1つまたは複数のスタックを記述するリストを取得します。 | Retrieves a list that describes one or more specified stacks, if the stack names are provided | 公式ページへ |
AWS AppStream | Get-APSTagsForResourceList | 指定されたAppStream 2のすべてのタグのリストを取得します。 | Retrieves a list of all tags for the specified AppStream 2 | 公式ページへ |
AWS AppStream | New-APSDirectoryConfig | AppStream 2でディレクトリ構成オブジェクトを作成します。 | Creates a Directory Config object in AppStream 2 | 公式ページへ |
AWS AppStream | New-APSFleet | 艦隊を作る | Creates a fleet | 公式ページへ |
AWS AppStream | New-APSImageBuilder | イメージビルダを作成します。 | Creates an image builder | 公式ページへ |
AWS AppStream | New-APSImageBuilderStreamingURL | イメージビルダーストリーミングセッションを開始するためのURLを作成します。 | Creates a URL to start an image builder streaming session | 公式ページへ |
AWS AppStream | New-APSStack | アプリケーションをユーザーにストリーミングするためのスタックを作成します。 | Creates a stack to start streaming applications to users | 公式ページへ |
AWS AppStream | New-APSStreamingURL | AppStream 2を開始するための一時URLを作成します。 | Creates a temporary URL to start an AppStream 2 | 公式ページへ |
AWS AppStream | Register-APSFleet | 指定されたフリートを指定されたスタックに関連付けます。 | Associates the specified fleet with the specified stack | 公式ページへ |
AWS AppStream | Remove-APSDirectoryConfig | AppStream 2から指定されたディレクトリ構成オブジェクトを削除します。 | Deletes the specified Directory Config object from AppStream 2 | 公式ページへ |
AWS AppStream | Remove-APSFleet | 指定されたフリートを削除します。 | Deletes the specified fleet | 公式ページへ |
AWS AppStream | Remove-APSImage | 指定されたイメージを削除します。 | Deletes the specified image | 公式ページへ |
AWS AppStream | Remove-APSImageBuilder | 指定されたイメージビルダを削除し、容量を解放します。 | Deletes the specified image builder and releases the capacity | 公式ページへ |
AWS AppStream | Remove-APSImagePermission | 指定したプライベートイメージのアクセス許可を削除します。 | Deletes permissions for the specified private image | 公式ページへ |
AWS AppStream | Remove-APSResourceTag | 指定されたAppStream 2から1つ以上の指定されたタグの関連付けを解除します。 | Disassociates one or more specified tags from the specified AppStream 2 | 公式ページへ |
AWS AppStream | Remove-APSStack | 指定されたスタックを削除します。 | Deletes the specified stack | 公式ページへ |
AWS AppStream | Revoke-APSSession | 指定したストリーミングセッションを直ちに停止します。 | Immediately stops the specified streaming session | 公式ページへ |
AWS AppStream | Start-APSFleet | 指定されたフリートを開始します。 | Starts the specified fleet | 公式ページへ |
AWS AppStream | Start-APSImageBuilder | 指定されたイメージビルダを開始します。 | Starts the specified image builder | 公式ページへ |
AWS AppStream | Stop-APSFleet | 指定されたフリートを停止する | Stops the specified fleet | 公式ページへ |
AWS AppStream | Stop-APSImageBuilder | 指定されたイメージビルダを停止します。 | Stops the specified image builder | 公式ページへ |
AWS AppStream | Unregister-APSFleet | 指定されたフリートと指定されたスタックの関連付けを解除します。 | Disassociates the specified fleet from the specified stack | 公式ページへ |
AWS AppStream | Update-APSDirectoryConfig | AppStream 2で指定されたDirectory Configオブジェクトを更新します。 | Updates the specified Directory Config object in AppStream 2 | 公式ページへ |
AWS AppStream | Update-APSFleet | 指定された艦隊を更新する | Updates the specified fleet | 公式ページへ |
AWS AppStream | Update-APSImagePermission | 指定したプライベートイメージのアクセス権を追加または更新します。 | Adds or updates permissions for the specified private image | 公式ページへ |
AWS AppStream | Update-APSStack | 指定されたスタックの指定されたフィールドを更新します。 | Updates the specified fields for the specified stack | 公式ページへ |
AWS AppSync | Get-ASYNApiKeyList | 指定されたAPIのAPIキーを一覧表示します。 | Lists the API keys for a given API | 公式ページへ |
AWS AppSync | Get-ASYNDataSource | DataSourceオブジェクトを取得します。 | Retrieves a DataSource object | 公式ページへ |
AWS AppSync | Get-ASYNDataSourceList | 指定されたAPIのデータソースを一覧表示します。 | Lists the data sources for a given API | 公式ページへ |
AWS AppSync | Get-ASYNGraphqlApi | GraphqlApiオブジェクトを取得する | Retrieves a GraphqlApi object | 公式ページへ |
AWS AppSync | Get-ASYNGraphqlApiList | GraphQL APIを一覧表示する | Lists your GraphQL APIs | 公式ページへ |
AWS AppSync | Get-ASYNIntrospectionSchema | GraphQL APIのイントロスペクションスキーマを取得します。 | Retrieves the introspection schema for a GraphQL API | 公式ページへ |
AWS AppSync | Get-ASYNResolver | リゾルバオブジェクトを取得する | Retrieves a Resolver object | 公式ページへ |
AWS AppSync | Get-ASYNResolverList | 指定されたAPIのリゾルバを列挙し、タイプします。 | Lists the resolvers for a given API and type | 公式ページへ |
AWS AppSync | Get-ASYNSchemaCreationStatus | スキーマ作成操作の現在のステータスを取得します。 | Retrieves the current status of a schema creation operation | 公式ページへ |
AWS AppSync | Get-ASYNType | Typeオブジェクトを取得します。 | Retrieves a Type object | 公式ページへ |
AWS AppSync | Get-ASYNTypeList | 指定されたAPIの型をリストします。 | Lists the types for a given API | 公式ページへ |
AWS AppSync | New-ASYNApiKey | APIを実行しているクライアントに配布できる一意のキーを作成します。 | Creates a unique key that you can distribute to clients who are executing your API | 公式ページへ |
AWS AppSync | New-ASYNDataSource | DataSourceオブジェクトを作成します。 | Creates a DataSource object | 公式ページへ |
AWS AppSync | New-ASYNGraphqlApi | GraphqlApiオブジェクトを作成します。 | Creates a GraphqlApi object | 公式ページへ |
AWS AppSync | New-ASYNResolver | リゾルバオブジェクトを作成します。 | Creates a Resolver object | 公式ページへ |
AWS AppSync | New-ASYNType | Typeオブジェクトを作成します。 | Creates a Type object | 公式ページへ |
AWS AppSync | Remove-ASYNApiKey | APIキーを削除します。 | Deletes an API key | 公式ページへ |
AWS AppSync | Remove-ASYNDataSource | DataSourceオブジェクトを削除します。 | Deletes a DataSource object | 公式ページへ |
AWS AppSync | Remove-ASYNGraphqlApi | GraphqlApiオブジェクトを削除する | Deletes a GraphqlApi object | 公式ページへ |
AWS AppSync | Remove-ASYNResolver | リゾルバオブジェクトを削除する | Deletes a Resolver object | 公式ページへ |
AWS AppSync | Remove-ASYNType | Typeオブジェクトを削除します。 | Deletes a Type object | 公式ページへ |
AWS AppSync | Start-ASYNSchemaCreation | GraphQL APIに新しいスキーマを追加します。 | Adds a new schema to your GraphQL API | 公式ページへ |
AWS AppSync | Update-ASYNApiKey | APIキーを更新する | Updates an API key | 公式ページへ |
AWS AppSync | Update-ASYNDataSource | DataSourceオブジェクトを更新します。 | Updates a DataSource object | 公式ページへ |
AWS AppSync | Update-ASYNGraphqlApi | GraphqlApiオブジェクトを更新する | Updates a GraphqlApi object | 公式ページへ |
AWS AppSync | Update-ASYNResolver | Resolverオブジェクトを更新する | Updates a Resolver object | 公式ページへ |
AWS AppSync | Update-ASYNType | Typeオブジェクトを更新します。 | Updates a Type object | 公式ページへ |
AWS Batch | Get-BATComputeEnvironment | 1つまたは複数のコンピューティング環境について説明します。 | Describes one or more of your compute environments | 公式ページへ |
AWS Batch | Get-BATJobDefinition | ジョブ定義のリストを記述する | Describes a list of job definitions | 公式ページへ |
AWS Batch | Get-BATJobDetail | AWSバッチジョブのリストについて説明します | Describes a list of AWS Batch jobs | 公式ページへ |
AWS Batch | Get-BATJobQueue | 1つまたは複数のジョブ・キューについて説明します。 | Describes one or more of your job queues | 公式ページへ |
AWS Batch | Get-BATJobsList | 指定されたジョブ・キューのタスク・ジョブのリストを戻します。 | Returns a list of task jobs for a specified job queue | 公式ページへ |
AWS Batch | New-BATComputeEnvironment | AWSバッチ計算環境を作成する | Creates an AWS Batch compute environment | 公式ページへ |
AWS Batch | New-BATJobQueue | AWSバッチジョブキューを作成します。 | Creates an AWS Batch job queue | 公式ページへ |
AWS Batch | Register-BATJobDefinition | AWSバッチジョブ定義を登録する | Registers an AWS Batch job definition | 公式ページへ |
AWS Batch | Remove-BATComputeEnvironment | AWSバッチ計算環境を削除する | Deletes an AWS Batch compute environment | 公式ページへ |
AWS Batch | Remove-BATJob | ジョブキュー内のジョブを終了する | Terminates a job in a job queue | 公式ページへ |
AWS Batch | Remove-BATJobQueue | 指定されたジョブ・キューを削除します。 | Deletes the specified job queue | 公式ページへ |
AWS Batch | Stop-BATJob | AWSバッチジョブキュー内のジョブを取り消します。 | Cancels a job in an AWS Batch job queue | 公式ページへ |
AWS Batch | Submit-BATJob | ジョブ定義からAWSバッチジョブを送信します。 | Submits an AWS Batch job from a job definition | 公式ページへ |
AWS Batch | Unregister-BATJobDefinition | AWSバッチジョブの登録を拒否する | Deregisters an AWS Batch job definition | 公式ページへ |
AWS Batch | Update-BATComputeEnvironment | AWSバッチ計算環境を更新する | Updates an AWS Batch compute environment | 公式ページへ |
AWS Batch | Update-BATJobQueue | ジョブキューを更新する | Updates a job queue | 公式ページへ |
AWS Budgets | Get-BGTBudget | 予算を記述する | Describes a budget | 公式ページへ |
AWS Budgets | Get-BGTBudgetList | アカウントに関連付けられた予算を一覧表示します。 | Lists the budgets associated with an account | 公式ページへ |
AWS Budgets | Get-BGTNotificationsForBudget | 予算に関連付けられている通知を一覧表示します。 | Lists the notifications associated with a budget | 公式ページへ |
AWS Budgets | Get-BGTSubscribersForNotification | 通知に関連付けられているサブスクライバを一覧表示します。 | Lists the subscribers associated with a notification | 公式ページへ |
AWS Budgets | New-BGTBudget | 予算を作成し、含まれている場合は通知と加入者を作成します | Creates a budget and, if included, notifications and subscribers | 公式ページへ |
AWS Budgets | New-BGTNotification | 通知を作成する | Creates a notification | 公式ページへ |
AWS Budgets | New-BGTSubscriber | サブスクライバを作成する | Creates a subscriber | 公式ページへ |
AWS Budgets | Remove-BGTBudget | 予算を削除する | Deletes a budget | 公式ページへ |
AWS Budgets | Remove-BGTNotification | 通知を削除する | Deletes a notification | 公式ページへ |
AWS Budgets | Remove-BGTSubscriber | サブスクライバを削除します。 | Deletes a subscriber | 公式ページへ |
AWS Budgets | Update-BGTBudget | 予算を更新する | Updates a budget | 公式ページへ |
AWS Budgets | Update-BGTNotification | 通知を更新する | Updates a notification | 公式ページへ |
AWS Budgets | Update-BGTSubscriber | 加入者を更新する | Updates a subscriber | 公式ページへ |
AWS Certificate Manager | Add-ACMCertificateTag | 1つまたは複数のタグをACM証明書に追加します。 | Adds one or more tags to an ACM certificate | 公式ページへ |
AWS Certificate Manager | Export-ACMCertificate | プライベート認証局(CA)によって発行されたプライベート証明書をどこかで使用するためにエクスポートします。 | Exports a private certificate issued by a private certificate authority (CA) for use anywhere | 公式ページへ |
AWS Certificate Manager | Get-ACMCertificate | ARNとその証明書チェーンで指定された証明書を取得します。 | Retrieves a certificate specified by an ARN and its certificate chain | 公式ページへ |
AWS Certificate Manager | Get-ACMCertificateDetail | 指定されたACM証明書に関する詳細なメタデータを返します。 | Returns detailed metadata about the specified ACM certificate | 公式ページへ |
AWS Certificate Manager | Get-ACMCertificateList | 証明書のARNとドメイン名のリストを取得する | Retrieves a list of certificate ARNs and domain names | 公式ページへ |
AWS Certificate Manager | Get-ACMCertificateTagList | ACM証明書に適用されたタグを一覧表示します。 | Lists the tags that have been applied to the ACM certificate | 公式ページへ |
AWS Certificate Manager | Import-ACMCertificate | 証明書をAWS Certificate Manager(ACM)にインポートして、ACMと統合されたサービスで使用する | Imports a certificate into AWS Certificate Manager (ACM) to use with services that are integrated with ACM | 公式ページへ |
AWS Certificate Manager | New-ACMCertificate | 他のAWSサービスで使用するためのACM証明書を要求する | Requests an ACM certificate for use with other AWS services | 公式ページへ |
AWS Certificate Manager | Remove-ACMCertificate | 証明書と関連する秘密鍵を削除します。 | Deletes a certificate and its associated private key | 公式ページへ |
AWS Certificate Manager | Remove-ACMCertificateTag | ACM証明書から1つまたは複数のタグを削除する | Remove one or more tags from an ACM certificate | 公式ページへ |
AWS Certificate Manager | Send-ACMValidationEmail | ドメイン所有権の検証を要求する電子メールを再送信します。 | Resends the email that requests domain ownership validation | 公式ページへ |
AWS Certificate Manager | Update-ACMCertificateOption | 証明書を更新する | Updates a certificate | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Add-PCACertificateAuthorityTag | プライベートCAに1つまたは複数のタグを追加します。 | Adds one or more tags to your private CA | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificate | プライベートCAから証明書を取得します。 | Retrieves a certificate from your private CA | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificateAuthority | あなたのプライベート認証局(CA)に関する情報を一覧表示します。 | Lists information about your private certificate authority (CA) | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificateAuthorityAuditReport | CreateCertificateAuthorityAuditReport操作を呼び出して作成された特定の監査レポートに関する情報を一覧表示します。 | Lists information about a specific audit report created by calling the CreateCertificateAuthorityAuditReport operation | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificateAuthorityCertificate | プライベート認証局(CA)の証明書と証明書チェーンを取得します。 | Retrieves the certificate and certificate chain for your private certificate authority (CA) | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificateAuthorityCsr | プライベート認証局(CA)の証明書署名要求(CSR)を取得します。 | Retrieves the certificate signing request (CSR) for your private certificate authority (CA) | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificateAuthorityList | CreateCertificateAuthority操作を使用して作成したプライベート認証機関を一覧表示します。 | Lists the private certificate authorities that you created by using the CreateCertificateAuthority operation | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Get-PCACertificateAuthorityTagList | プライベートCAに関連付けられているタグがあれば、一覧表示します | Lists the tags, if any, that are associated with your private CA | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Import-PCACertificateAuthorityCertificate | 署名されたプライベートCA証明書をACM PCAにインポートします。 | Imports your signed private CA certificate into ACM PCA | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | New-PCACertificate | プライベート認証局(CA)を使用してクライアント証明書を発行する | Uses your private certificate authority (CA) to issue a client certificate | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | New-PCACertificateAuthority | 秘密の下位認証局(CA)を作成します。 | Creates a private subordinate certificate authority (CA) | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | New-PCACertificateAuthorityAuditReport | CA秘密鍵が使用されるたびにリストされる監査レポートを作成します。 | Creates an audit report that lists every time that the your CA private key is used | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Remove-PCACertificateAuthority | プライベート認証局(CA)を削除します。 | Deletes a private certificate authority (CA) | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Remove-PCACertificateAuthorityTag | プライベートCAから1つまたは複数のタグを削除する | Remove one or more tags from your private CA | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Restore-PCACertificateAuthority | DELETED状態にある証明機関(CA)を復元します。 | Restores a certificate authority (CA) that is in the DELETED state | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Revoke-PCACertificate | IssueCertificate操作を呼び出して発行した証明書を取り消す | Revokes a certificate that you issued by calling the IssueCertificate operation | 公式ページへ |
AWS Certificate Manager Private Certificate Authority | Update-PCACertificateAuthority | プライベート認証局(CA)のステータスまたは構成を更新します。 | Updates the status or configuration of a private certificate authority (CA) | 公式ページへ |
AWS Cloud Directory | Add-CDIRFacetToObject | オブジェクトに新しいファセットを追加します。 | Adds a new Facet to an object | 公式ページへ |
AWS Cloud Directory | Add-CDIRResourceTag | リソースにタグを追加するためのAPI操作 | An API operation for adding tags to a resource | 公式ページへ |
AWS Cloud Directory | Add-CDIRSchema | 入力された公開スキーマを、指定されたバージョンで、発行されたスキーマと同じ名前とバージョンのDirectoryにコピーします。 | Copies the input published schema, at the specified version, into the Directory with the same name and version as that of the published schema | 公式ページへ |
AWS Cloud Directory | Connect-CDIRObject | 既存のオブジェクトを別のオブジェクトにアタッチする | Attaches an existing object to another object | 公式ページへ |
AWS Cloud Directory | Disable-CDIRDirectory | 指定したディレクトリを無効にする | Disables the specified directory | 公式ページへ |
AWS Cloud Directory | Disconnect-CDIRObject | 指定されたオブジェクトを親オブジェクトから切り離します。 | Detaches a given object from the parent object | 公式ページへ |
AWS Cloud Directory | Dismount-CDIRObjectFromIndex | 指定されたオブジェクトを指定されたインデックスから切り離します。 | Detaches the specified object from the specified index | 公式ページへ |
AWS Cloud Directory | Dismount-CDIRPolicyFromObject | オブジェクトからポリシーを切り離す | Detaches a policy from an object | 公式ページへ |
AWS Cloud Directory | Dismount-CDIRTypedLink | 指定されたソースオブジェクトおよびターゲットオブジェクトから型付きリンクを切り離します。 | Detaches a typed link from a specified source and target object | 公式ページへ |
AWS Cloud Directory | Enable-CDIRDirectory | 指定したディレクトリを有効にします。 | Enables the specified directory | 公式ページへ |
AWS Cloud Directory | Get-CDIRAppliedSchemaArn | ディレクトリに適用されたスキーマのメジャーバージョンを一覧表示します。 | Lists schema major versions applied to a directory | 公式ページへ |
AWS Cloud Directory | Get-CDIRAppliedSchemaVersion | 使用中のマイナーバージョンを含む、現在適用されているスキーマバージョンARNを返します。 | Returns current applied schema version ARN, including the minor version in use | 公式ページへ |
AWS Cloud Directory | Get-CDIRDevelopmentSchemaArn | 開発状態のスキーマの各Amazonリソース名(ARN)を取得します。 | Retrieves each Amazon Resource Name (ARN) of schemas in the development state | 公式ページへ |
AWS Cloud Directory | Get-CDIRDirectory | アカウント内に作成されたディレクトリを一覧表示する | Lists directories created within an account | 公式ページへ |
AWS Cloud Directory | Get-CDIRDirectoryMetadata | ディレクトリに関するメタデータを取得する | Retrieves metadata about a directory | 公式ページへ |
AWS Cloud Directory | Get-CDIRDirectoryPolicy | ディレクトリのルートから指定されたオブジェクトまでのすべてのポリシーを一覧表示します。 | Lists all policies from the root of the Directory to the object specified | 公式ページへ |
AWS Cloud Directory | Get-CDIRFacet | ファセット名、属性、ルール、またはObjectTypeなどのファセットの詳細を取得します。 | Gets details of the Facet, such as facet name, attributes, Rules, or ObjectType | 公式ページへ |
AWS Cloud Directory | Get-CDIRFacetAttribute | ファセットに添付された属性を取得します。 | Retrieves attributes attached to the facet | 公式ページへ |
AWS Cloud Directory | Get-CDIRFacetName | スキーマに存在するファセットの名前を取得します。 | Retrieves the names of facets that exist in a schema | 公式ページへ |
AWS Cloud Directory | Get-CDIRIncomingTypedLink | オブジェクトのすべての着信TypedLinkSpecifier情報のページ番号付きリストを返します。 | Returns a paginated list of all the incoming TypedLinkSpecifier information for an object | 公式ページへ |
AWS Cloud Directory | Get-CDIRIndex | 指定したインデックスにアタッチされたオブジェクトを一覧表示します。 | Lists objects attached to the specified index | 公式ページへ |
AWS Cloud Directory | Get-CDIRLinkAttribute | 型付きリンクに関連付けられている属性を取得します。 | Retrieves attributes that are associated with a typed link | 公式ページへ |
AWS Cloud Directory | Get-CDIRManagedSchemaArn | 各管理対象スキーマのメジャー・バージョン・ファミリーをリストします。 | Lists the major version families of each managed schema | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectAttribute | オブジェクトに関連付けられたファセット内の属性を取得します。 | Retrieves attributes within a facet that are associated with an object | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectAttributeList | オブジェクトに関連付けられているすべての属性を一覧表示します。 | Lists all attributes that are associated with an object | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectChild | 指定されたオブジェクトに関連付けられている子オブジェクトのページ番号付きリストを返します。 | Returns a paginated list of child objects that are associated with a given object | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectIndex | 指定されたオブジェクトにアタッチされているインデックスを一覧表示します。 | Lists indices attached to the specified object | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectInformation | オブジェクトに関するメタデータを取得します。 | Retrieves metadata about an object | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectParent | 指定されたオブジェクトに関連付けられている親オブジェクトをページ区切り形式で一覧表示します。 | Lists parent objects that are associated with a given object in pagination fashion | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectParentPath | ノード、リーフノード、ポリシーノード、およびインデックスノードオブジェクトなど、任意のオブジェクトタイプに対して使用可能なすべての親パスを取得します。 | Retrieves all available parent paths for any object type such as node, leaf node, policy node, and index node objects | 公式ページへ |
AWS Cloud Directory | Get-CDIRObjectPolicy | ページング方式でオブジェクトに付加されたポリシーを返します。 | Returns policies attached to an object in pagination fashion | 公式ページへ |
AWS Cloud Directory | Get-CDIROutgoingTypedLink | オブジェクトのすべての発信TypedLinkSpecifier情報のページ番号付きリストを返します。 | Returns a paginated list of all the outgoing TypedLinkSpecifier information for an object | 公式ページへ |
AWS Cloud Directory | Get-CDIRPolicyAttachment | 指定されたポリシーが関連付けられているすべてのObjectIdentifierを返します。 | Returns all of the ObjectIdentifiers to which a given policy is attached | 公式ページへ |
AWS Cloud Directory | Get-CDIRPublishedSchemaArn | 発行された各スキーマのメジャー・バージョン・ファミリーをリストします。 | Lists the major version families of each published schema | 公式ページへ |
AWS Cloud Directory | Get-CDIRResourceTag | リソースのタグを返す | Returns tags for a resource | 公式ページへ |
AWS Cloud Directory | Get-CDIRSchemaAsJson | スキーマのJSON表現を取得します。 | Retrieves a JSON representation of the schema | 公式ページへ |
AWS Cloud Directory | Get-CDIRTypedLinkFacetAttribute | 特定のTypedLinkFacetのすべての属性定義のページ番号リストを返します。 | Returns a paginated list of all attribute definitions for a particular TypedLinkFacet | 公式ページへ |
AWS Cloud Directory | Get-CDIRTypedLinkFacetInformation | 特定のTypedLinkFacetのID属性の順序を返します。 | Returns the identity attribute order for a specific TypedLinkFacet | 公式ページへ |
AWS Cloud Directory | Get-CDIRTypedLinkFacetName | 特定のスキーマのTypedLinkファセット名のページ番号付きリストを返します。 | Returns a paginated list of TypedLink facet names for a particular schema | 公式ページへ |
AWS Cloud Directory | Mount-CDIRObjectToIndex | 指定されたオブジェクトを指定されたインデックスに接続します。 | Attaches the specified object to the specified index | 公式ページへ |
AWS Cloud Directory | Mount-CDIRPolicy | 通常のオブジェクトにポリシーオブジェクトを付加する | Attaches a policy object to a regular object | 公式ページへ |
AWS Cloud Directory | Mount-CDIRTypedLink | 指定されたソースオブジェクトとターゲットオブジェクトに型付きリンクを添付します。 | Attaches a typed link to a specified source and target object | 公式ページへ |
AWS Cloud Directory | New-CDIRDirectory | 公開されたスキーマをディレクトリにコピーしてディレクトリを作成します。 | Creates a Directory by copying the published schema into the directory | 公式ページへ |
AWS Cloud Directory | New-CDIRDirectoryObject | ディレクトリにオブジェクトを作成する | Creates an object in a Directory | 公式ページへ |
AWS Cloud Directory | New-CDIRFacet | スキーマに新しいファセットを作成します。 | Creates a new Facet in a schema | 公式ページへ |
AWS Cloud Directory | New-CDIRIndex | インデックスオブジェクトを作成します。 | Creates an index object | 公式ページへ |
AWS Cloud Directory | New-CDIRSchema | 開発状態で新しいスキーマを作成します。 | Creates a new schema in a development state | 公式ページへ |
AWS Cloud Directory | New-CDIRTypedLinkFacet | TypedLinkFacetを作成します。 | Creates a TypedLinkFacet | 公式ページへ |
AWS Cloud Directory | Read-CDIRDirectoryBatch | バッチ内ですべての読み取り操作を実行します。 | Performs all the read operations in a batch | 公式ページへ |
AWS Cloud Directory | Remove-CDIRDirectory | ディレクトリを削除します。 | Deletes a directory | 公式ページへ |
AWS Cloud Directory | Remove-CDIRDirectoryObject | オブジェクトとその関連属性を削除します。 | Deletes an object and its associated attributes | 公式ページへ |
AWS Cloud Directory | Remove-CDIRFacet | 指定されたファセットを削除する | Deletes a given Facet | 公式ページへ |
AWS Cloud Directory | Remove-CDIRFacetFromObject | 指定されたオブジェクトから指定されたファセットを削除します。 | Removes the specified facet from the specified object | 公式ページへ |
AWS Cloud Directory | Remove-CDIRResourceTag | リソースからタグを削除するためのAPI操作 | An API operation for removing tags from a resource | 公式ページへ |
AWS Cloud Directory | Remove-CDIRSchema | 指定されたスキーマを削除します。 | Deletes a given schema | 公式ページへ |
AWS Cloud Directory | Remove-CDIRTypedLinkFacet | TypedLinkFacetを削除します。 | Deletes a TypedLinkFacet | 公式ページへ |
AWS Cloud Directory | Update-CDIRAppliedSchema | MinorVersionにあるスキーマ更新を使用してPublishedSchemaArnを使用して、1つのディレクトリをインプレースでアップグレードします。 | Upgrades a single directory in-place using the PublishedSchemaArn with schema updates found in MinorVersion | 公式ページへ |
AWS Cloud Directory | Update-CDIRFacet | 次のことを行います | Does the following | 公式ページへ |
AWS Cloud Directory | Update-CDIRLinkAttribute | 指定された型付きリンクの属性を更新する | Updates a given typed link’s attributes | 公式ページへ |
AWS Cloud Directory | Update-CDIRObjectAttribute | 指定されたオブジェクトの属性を更新します。 | Updates a given object's attributes | 公式ページへ |
AWS Cloud Directory | Update-CDIRPublishedSchema | DevelopmentSchemaArnの現在のコンテンツを使用して、新しいマイナーバージョンのリビジョンで公開されたスキーマをアップグレードします。 | Upgrades a published schema under a new minor version revision using the current contents of DevelopmentSchemaArn | 公式ページへ |
AWS Cloud Directory | Update-CDIRSchema | スキーマ名を新しい名前で更新します。 | Updates the schema name with a new name | 公式ページへ |
AWS Cloud Directory | Update-CDIRTypedLinkFacet | TypedLinkFacetを更新する | Updates a TypedLinkFacet | 公式ページへ |
AWS Cloud Directory | Write-CDIRDirectoryBatch | バッチ内のすべての書き込み操作を実行します。 | Performs all the write operations in a batch | 公式ページへ |
AWS Cloud Directory | Write-CDIRSchemaFromJson | JSONアップロードを使用してスキーマを更新できるようにする | Allows a schema to be updated using JSON upload | 公式ページへ |
AWS Cloud HSM | Edit-HSMItem | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Edit-HSMLunaClient | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Edit-HSMPartitionGroup | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMAvailableZone | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMConfig | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMItem | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMItemList | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMLunaClient | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMLunaClientList | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMPartitionGroup | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMPartitionGroupList | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Get-HSMResourceTag | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | New-HSMItem | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | New-HSMLunaClient | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | New-HSMPartitionGroup | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Remove-HSMItem | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Remove-HSMLunaClient | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Remove-HSMPartitionGroup | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Remove-HSMResourceTag | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM | Set-HSMResourceTag | これは AWS CloudHSM Classic b>のドキュメントです | This is documentation for AWS CloudHSM Classic | 公式ページへ |
AWS Cloud HSM V2 | Add-HSM2ResourceTag | 指定されたAWS CloudHSMクラスタの1つ以上のタグを追加または上書きする | Adds or overwrites one or more tags for the specified AWS CloudHSM cluster | 公式ページへ |
AWS Cloud HSM V2 | Copy-HSM2BackupToRegion | 公式ページへ | ||
AWS Cloud HSM V2 | Get-HSM2Backup | AWS CloudHSMクラスタのバックアップに関する情報を取得します。 | Gets information about backups of AWS CloudHSM clusters | 公式ページへ |
AWS Cloud HSM V2 | Get-HSM2Cluster | AWS CloudHSMクラスタに関する情報を取得します。 | Gets information about AWS CloudHSM clusters | 公式ページへ |
AWS Cloud HSM V2 | Get-HSM2ResourceTag | 指定されたAWS CloudHSMクラスタのタグのリストを取得します。 | Gets a list of tags for the specified AWS CloudHSM cluster | 公式ページへ |
AWS Cloud HSM V2 | Initialize-HSM2Cluster | あなたの発行認証局(CA)およびCAのルート証明書によって発行されたクラスタ証明書を提出することによって、AWS CloudHSMクラスタを請求します | Claims an AWS CloudHSM cluster by submitting the cluster certificate issued by your issuing certificate authority (CA) and the CA's root certificate | 公式ページへ |
AWS Cloud HSM V2 | New-HSM2Cluster | 新しいAWS CloudHSMクラスタを作成します。 | Creates a new AWS CloudHSM cluster | 公式ページへ |
AWS Cloud HSM V2 | New-HSM2Hsm | 指定されたAWS CloudHSMクラスタに新しいハードウェアセキュリティモジュール(HSM)を作成します。 | Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster | 公式ページへ |
AWS Cloud HSM V2 | Remove-HSM2Cluster | 指定されたAWS CloudHSMクラスタを削除します。 | Deletes the specified AWS CloudHSM cluster | 公式ページへ |
AWS Cloud HSM V2 | Remove-HSM2Hsm | 指定されたHSMを削除します。 | Deletes the specified HSM | 公式ページへ |
AWS Cloud HSM V2 | Remove-HSM2ResourceTag | 指定されたタグを指定されたAWS CloudHSMクラスタから削除します。 | Removes the specified tag or tags from the specified AWS CloudHSM cluster | 公式ページへ |
AWS Cloud9 | Get-C9EnvironmentData | AWS Cloud9開発環境に関する情報を取得する | Gets information about AWS Cloud9 development environments | 公式ページへ |
AWS Cloud9 | Get-C9EnvironmentList | AWS Cloud9開発環境識別子のリストを取得します。 | Gets a list of AWS Cloud9 development environment identifiers | 公式ページへ |
AWS Cloud9 | Get-C9EnvironmentMembershipList | AWS Cloud9開発環境の環境メンバーに関する情報を取得します。 | Gets information about environment members for an AWS Cloud9 development environment | 公式ページへ |
AWS Cloud9 | Get-C9EnvironmentStatus | AWS Cloud9開発環境のステータス情報を取得します。 | Gets status information for an AWS Cloud9 development environment | 公式ページへ |
AWS Cloud9 | New-C9EnvironmentEC2 | AWS Cloud9開発環境を作成し、Amazon EC2(Amazon Elastic Compute Cloud)インスタンスを起動し、インスタンスから環境に接続します | Creates an AWS Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and then connects from the instance to the environment | 公式ページへ |
AWS Cloud9 | New-C9EnvironmentMembership | 環境メンバーをAWS Cloud9開発環境に追加します。 | Adds an environment member to an AWS Cloud9 development environment | 公式ページへ |
AWS Cloud9 | Remove-C9Environment | AWS Cloud9開発環境を削除する | Deletes an AWS Cloud9 development environment | 公式ページへ |
AWS Cloud9 | Remove-C9EnvironmentMembership | AWS Cloud9開発環境から環境メンバーを削除する | Deletes an environment member from an AWS Cloud9 development environment | 公式ページへ |
AWS Cloud9 | Update-C9Environment | 既存のAWS Cloud9開発環境の設定を変更する | Changes the settings of an existing AWS Cloud9 development environment | 公式ページへ |
AWS Cloud9 | Update-C9EnvironmentMembership | AWS Cloud9開発環境の既存の環境メンバーの設定を変更する | Changes the settings of an existing environment member for an AWS Cloud9 development environment | 公式ページへ |
AWS CloudFormation | Get-CFNAccountLimit | アカウントに作成できるスタックの最大数など、アカウントのAWS CloudFormationの制限を取得します | Retrieves your account's AWS CloudFormation limits, such as the maximum number of stacks that you can create in your account | 公式ページへ |
AWS CloudFormation | Get-CFNChangeSet | 変更セットの入力と、変更セットを実行する場合にAWS CloudFormationが行う変更のリストを返します。 | Returns the inputs for the change set and a list of changes that AWS CloudFormation will make if you execute the change set | 公式ページへ |
AWS CloudFormation | Get-CFNChangeSetList | スタックの各アクティブな変更セットのIDとステータスを返します。 | Returns the ID and status of each active change set for a stack | 公式ページへ |
AWS CloudFormation | Get-CFNExport | このアクションを呼び出すアカウントと地域のすべてのエクスポートされた出力値を一覧表示します | Lists all exported output values in the account and region in which you call this action | 公式ページへ |
AWS CloudFormation | Get-CFNImportList | エクスポートされた出力値をインポートしているすべてのスタックをリストします。 | Lists all stacks that are importing an exported output value | 公式ページへ |
AWS CloudFormation | Get-CFNStack | 指定されたスタックの説明を返します。スタック名が指定されなかった場合、作成されたすべてのスタックの説明が返されます | Returns the description for the specified stack; if no stack name was specified, then it returns the description for all the stacks created | 公式ページへ |
AWS CloudFormation | Get-CFNStackEvent | 指定したスタックのすべてのスタック関連イベントを、時系列の逆順に返します。 | Returns all stack related events for a specified stack in reverse chronological order | 公式ページへ |
AWS CloudFormation | Get-CFNStackInstance | 指定したスタックセット、AWSアカウント、およびリージョンに関連付けられているスタックインスタンスを返します。 | Returns the stack instance that's associated with the specified stack set, AWS account, and region | 公式ページへ |
AWS CloudFormation | Get-CFNStackInstanceList | 指定されたスタックセットに関連付けられているスタックインスタンスに関する概要情報を返します。 | Returns summary information about stack instances that are associated with the specified stack set | 公式ページへ |
AWS CloudFormation | Get-CFNStackPolicy | 指定したスタックのスタックポリシーを返します。 | Returns the stack policy for a specified stack | 公式ページへ |
AWS CloudFormation | Get-CFNStackResource | 指定したスタック内の指定されたリソースの説明を返します。 | Returns a description of the specified resource in the specified stack | 公式ページへ |
AWS CloudFormation | Get-CFNStackResourceList | 実行中のスタックと削除されたスタックのAWSリソースの説明を返します。 | Returns AWS resource descriptions for running and deleted stacks | 公式ページへ |
AWS CloudFormation | Get-CFNStackResourceSummary | 指定されたスタックのすべてのリソースの説明を返します。 | Returns descriptions of all resources of the specified stack | 公式ページへ |
AWS CloudFormation | Get-CFNStackSet | 指定されたスタックセットの説明を返します。 | Returns the description of the specified stack set | 公式ページへ |
AWS CloudFormation | Get-CFNStackSetList | ユーザーに関連付けられているスタックセットに関する概要情報を返します。 | Returns summary information about stack sets that are associated with the user | 公式ページへ |
AWS CloudFormation | Get-CFNStackSetOperation | 指定されたスタックセット操作の説明を返します。 | Returns the description of the specified stack set operation | 公式ページへ |
AWS CloudFormation | Get-CFNStackSetOperationList | スタックセットに対して実行された操作に関する概要情報を返します。 | Returns summary information about operations performed on a stack set | 公式ページへ |
AWS CloudFormation | Get-CFNStackSetOperationResultList | スタックセット操作の結果に関する要約情報を返します。 | Returns summary information about the results of a stack set operation | 公式ページへ |
AWS CloudFormation | Get-CFNStackSummary | 指定されたStackStatusFilterとステータスが一致するスタックの要約情報を返します。 | Returns the summary information for stacks whose status matches the specified StackStatusFilter | 公式ページへ |
AWS CloudFormation | Get-CFNTemplate | 指定されたスタックのテンプレート本体を返します。 | Returns the template body for a specified stack | 公式ページへ |
AWS CloudFormation | Get-CFNTemplateSummary | 新規または既存のテンプレートに関する情報を返します。 | Returns information about a new or existing template | 公式ページへ |
AWS CloudFormation | Measure-CFNTemplateCost | テンプレートの推定月額費用を返します。 | Returns the estimated monthly cost of a template | 公式ページへ |
AWS CloudFormation | New-CFNChangeSet | スタックの変更のリストを作成します。 | Creates a list of changes for a stack | 公式ページへ |
AWS CloudFormation | New-CFNStack | テンプレートで指定されたスタックを作成します。 | Creates a stack as specified in the template | 公式ページへ |
AWS CloudFormation | New-CFNStackInstance | 指定されたアカウントのスタックインスタンスを指定された領域内に作成します。 | Creates stack instances for the specified accounts, within the specified regions | 公式ページへ |
AWS CloudFormation | New-CFNStackSet | スタックセットを作成する | Creates a stack set | 公式ページへ |
AWS CloudFormation | Remove-CFNChangeSet | 指定した変更セットを削除します。 | Deletes the specified change set | 公式ページへ |
AWS CloudFormation | Remove-CFNStack | 指定されたスタックを削除します。 | Deletes a specified stack | 公式ページへ |
AWS CloudFormation | Remove-CFNStackInstance | 指定された領域のスタックインスタンスを指定された領域内で削除します。 | Deletes stack instances for the specified accounts, in the specified regions | 公式ページへ |
AWS CloudFormation | Remove-CFNStackSet | スタックセットを削除します。 | Deletes a stack set | 公式ページへ |
AWS CloudFormation | Resume-CFNUpdateRollback | UPDATE_ROLLBACK_FAILED状態にある指定されたスタックの場合、UPDATE_ROLLBACK_COMPLETE状態に戻ります | For a specified stack that is in the UPDATE_ROLLBACK_FAILED state, continues rolling it back to the UPDATE_ROLLBACK_COMPLETE state | 公式ページへ |
AWS CloudFormation | Send-CFNResourceSignal | 成功または失敗の状態で指定されたリソースに信号を送信します。 | Sends a signal to the specified resource with a success or failure status | 公式ページへ |
AWS CloudFormation | Set-CFNStackPolicy | 指定されたスタックのスタックポリシーを設定します。 | Sets a stack policy for a specified stack | 公式ページへ |
AWS CloudFormation | Start-CFNChangeSet | 指定された変更セットが作成されたときに提供された入力情報を使用してスタックを更新します。 | Updates a stack using the input information that was provided when the specified change set was created | 公式ページへ |
AWS CloudFormation | Stop-CFNStackSetOperation | スタックセットおよび関連するスタックインスタンスで進行中の操作を停止します。 | Stops an in-progress operation on a stack set and its associated stack instances | 公式ページへ |
AWS CloudFormation | Stop-CFNUpdateStack | 指定されたスタック上の更新をキャンセルします。 | Cancels an update on the specified stack | 公式ページへ |
AWS CloudFormation | Test-CFNStack | CloudFormationスタックをテストして、特定のステータスになっているかどうかを判断します。 | Tests a CloudFormation stack to determine if it's in a certain status | 公式ページへ |
AWS CloudFormation | Test-CFNTemplate | 指定したテンプレートを検証します。 | Validates a specified template | 公式ページへ |
AWS CloudFormation | Update-CFNStack | テンプレートで指定されたスタックを更新します。 | Updates a stack as specified in the template | 公式ページへ |
AWS CloudFormation | Update-CFNStackInstance | 指定されたアカウントのスタックインスタンスのパラメータ値を、指定された地域内で更新します。 | Updates the parameter values for stack instances for the specified accounts, within the specified regions | 公式ページへ |
AWS CloudFormation | Update-CFNStackSet | スタックセット、および関連付けられたスタックインスタンスを指定されたアカウントと地域で更新します。 | Updates the stack set, and associated stack instances in the specified accounts and regions | 公式ページへ |
AWS CloudFormation | Update-CFNTerminationProtection | 指定されたスタックの終了保護を更新します。 | Updates termination protection for the specified stack | 公式ページへ |
AWS CloudFormation | Wait-CFNStack | 目的のCloudFormation Stackステータスに達するかタイムアウトが発生するまでスクリプトの実行を一時停止します。 | Pauses execution of the script until the desired CloudFormation Stack status has been reached or timeout occurs | 公式ページへ |
AWS CloudTrail | Add-CTResourceTag | 1つ以上のタグをトレイルに追加します(最大50まで)。 | Adds one or more tags to a trail, up to a limit of 50 | 公式ページへ |
AWS CloudTrail | Find-CTEvent | CloudTrailでキャプチャしたAPIアクティビティイベントを検索し、アカウントのリソースを作成、更新、または削除します。 | Looks up API activity events captured by CloudTrail that create, update, or delete resources in your account | 公式ページへ |
AWS CloudTrail | Get-CTEventSelector | トレイル用に設定したイベントセレクタの設定について説明します。 | Describes the settings for the event selectors that you configured for your trail | 公式ページへ |
AWS CloudTrail | Get-CTPublicKey | 指定された時間範囲内でダイジェストファイルに署名するために秘密鍵が使用されたすべての公開鍵を返します。 | Returns all public keys whose private keys were used to sign the digest files within the specified time range | 公式ページへ |
AWS CloudTrail | Get-CTResourceTag | 現在の地域のトレイルのタグを一覧表示します。 | Lists the tags for the trail in the current region | 公式ページへ |
AWS CloudTrail | Get-CTTrail | アカウントの現在の地域に関連付けられているトレールの設定を取得します。 | Retrieves settings for the trail associated with the current region for your account | 公式ページへ |
AWS CloudTrail | Get-CTTrailStatus | 指定されたトレールに関する情報のJSON形式のリストを返します。 | Returns a JSON-formatted list of information about the specified trail | 公式ページへ |
AWS CloudTrail | New-CTTrail | Amazon S3バケットへのログデータ配信の設定を指定する証跡を作成します。 | Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket | 公式ページへ |
AWS CloudTrail | Remove-CTResourceTag | 指定されたタグをトレイルから削除します。 | Removes the specified tags from a trail | 公式ページへ |
AWS CloudTrail | Remove-CTTrail | トレイルを削除する | Deletes a trail | 公式ページへ |
AWS CloudTrail | Start-CTLogging | AWS API呼び出しの記録とトレイルのログファイル配信を開始します。 | Starts the recording of AWS API calls and log file delivery for a trail | 公式ページへ |
AWS CloudTrail | Stop-CTLogging | 指定されたトレイルのAWS API呼び出しとログファイル配信の記録を中断します。 | Suspends the recording of AWS API calls and log file delivery for the specified trail | 公式ページへ |
AWS CloudTrail | Update-CTTrail | ログファイルの配信を指定する設定を更新します。 | Updates the settings that specify delivery of log files | 公式ページへ |
AWS CloudTrail | Write-CTEventSelector | あなたのトレイルのイベントセレクタを設定する | Configures an event selector for your trail | 公式ページへ |
AWS CodeBuild | Get-CBBuildBatch | ビルドに関する情報を取得する | Gets information about builds | 公式ページへ |
AWS CodeBuild | Get-CBBuildIdList | ビルドIDのリストを取得します。各ビルドIDは単一のビルドを表します。 | Gets a list of build IDs, with each build ID representing a single build | 公式ページへ |
AWS CodeBuild | Get-CBBuildIdListForProject | 指定されたビルドプロジェクトのビルドIDのリストを取得します。各ビルドIDは単一のビルドを表します。 | Gets a list of build IDs for the specified build project, with each build ID representing a single build | 公式ページへ |
AWS CodeBuild | Get-CBCuratedEnvironmentImageList | AWS CodeBuildによって管理されるDockerイメージに関する情報を取得します。 | Gets information about Docker images that are managed by AWS CodeBuild | 公式ページへ |
AWS CodeBuild | Get-CBProjectBatch | ビルドプロジェクトに関する情報を取得する | Gets information about build projects | 公式ページへ |
AWS CodeBuild | Get-CBProjectList | ビルドプロジェクト名のリストを取得します。各ビルドプロジェクト名は、単一のビルドプロジェクトを表します。 | Gets a list of build project names, with each build project name representing a single build project | 公式ページへ |
AWS CodeBuild | New-CBProject | ビルドプロジェクトを作成する | Creates a build project | 公式ページへ |
AWS CodeBuild | New-CBWebhook | GitHubリポジトリにソースコードが格納されている既存のAWS CodeBuildビルドプロジェクトの場合、コード変更がリポジトリにプッシュされるたびにAWS CodeBuildがソースコードを自動的に再構築できるようになります | For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, enables AWS CodeBuild to begin automatically rebuilding the source code every time a code change is pushed to the repository | 公式ページへ |
AWS CodeBuild | Remove-CBBuildBatch | 1つ以上のビルドを削除する | Deletes one or more builds | 公式ページへ |
AWS CodeBuild | Remove-CBProject | ビルドプロジェクトを削除する | Deletes a build project | 公式ページへ |
AWS CodeBuild | Remove-CBWebhook | ソースコードがGitHubリポジトリに保存されている既存のAWS CodeBuildビルドプロジェクトの場合、コード変更がリポジトリにプッシュされるたびにAWS CodeBuildがソースコードを自動的に再構築することを停止します | For an existing AWS CodeBuild build project that has its source code stored in a GitHub repository, stops AWS CodeBuild from automatically rebuilding the source code every time a code change is pushed to the repository | 公式ページへ |
AWS CodeBuild | Reset-CBProjectCache | プロジェクトのキャッシュをリセットします。 | Resets the cache for a project | 公式ページへ |
AWS CodeBuild | Start-CBBuild | ビルドの実行を開始する | Starts running a build | 公式ページへ |
AWS CodeBuild | Stop-CBBuild | ビルドの実行をやめようとする試み | Attempts to stop running a build | 公式ページへ |
AWS CodeBuild | Update-CBProject | ビルドプロジェクトの設定を変更する | Changes the settings of a build project | 公式ページへ |
AWS CodeBuild | Update-CBWebhook | AWS CodeBuildビルドプロジェクトに関連付けられたWebHookを更新します。 | Updates the webhook associated with an AWS CodeBuild build project | 公式ページへ |
AWS CodeCommit | Get-CCBlob | リポジトリ内の個々のBLOBのbase-64でコード化されたコンテンツを返します。 | Returns the base-64 encoded content of an individual blob within a repository | 公式ページへ |
AWS CodeCommit | Get-CCBranch | リポジトリブランチに関する情報を返します。リポジトリブランチの名前と最後のコミットIDを返します。 | Returns information about a repository branch, including its name and the last commit ID | 公式ページへ |
AWS CodeCommit | Get-CCBranchList | リポジトリ内の1つ以上のブランチに関する情報を取得します。 | Gets information about one or more branches in a repository | 公式ページへ |
AWS CodeCommit | Get-CCComment | リポジトリ内の変更、ファイル、またはコミットに対するコメントの内容を返します | Returns the content of a comment made on a change, file, or commit in a repository | 公式ページへ |
AWS CodeCommit | Get-CCCommentsForComparedCommit | 2つのコミット間の比較で行われたコメントに関する情報を返します。 | Returns information about comments made on the comparison between two commits | 公式ページへ |
AWS CodeCommit | Get-CCCommentsForPullRequest | プルリクエストで行われたコメントを返します。 | Returns comments made on a pull request | 公式ページへ |
AWS CodeCommit | Get-CCCommit | コミットメッセージとコミッター情報を含むコミットに関する情報を返します。 | Returns information about a commit, including commit message and committer information | 公式ページへ |
AWS CodeCommit | Get-CCDifferenceList | 有効なコミット指定子(ブランチ、タグ、HEAD、コミットIDまたはその他の完全修飾された参照など)の違いに関する情報を返します。 | Returns information about the differences in a valid commit specifier (such as a branch, tag, HEAD, commit ID or other fully qualified reference) | 公式ページへ |
AWS CodeCommit | Get-CCMergeConflict | リポジトリ内のプル要求の前後のコミットID間のマージ競合に関する情報を返します | Returns information about merge conflicts between the before and after commit IDs for a pull request in a repository | 公式ページへ |
AWS CodeCommit | Get-CCPullRequest | 指定されたリポジトリ内のプル要求に関する情報を取得する | Gets information about a pull request in a specified repository | 公式ページへ |
AWS CodeCommit | Get-CCPullRequestEvent | 1つまたは複数のプルリクエストイベントに関する情報を返します。 | Returns information about one or more pull request events | 公式ページへ |
AWS CodeCommit | Get-CCPullRequestList | 指定されたリポジトリに対するプル要求のリストを返します。 | Returns a list of pull requests for a specified repository | 公式ページへ |
AWS CodeCommit | Get-CCRepository | リポジトリに関する情報を返します。 | Returns information about a repository | 公式ページへ |
AWS CodeCommit | Get-CCRepositoryBatch | 1つまたは複数のリポジトリに関する情報を返します。 | Returns information about one or more repositories | 公式ページへ |
AWS CodeCommit | Get-CCRepositoryList | 1つまたは複数のリポジトリに関する情報を取得する | Gets information about one or more repositories | 公式ページへ |
AWS CodeCommit | Get-CCRepositoryTrigger | リポジトリ用に構成されたトリガに関する情報を取得します。 | Gets information about triggers configured for a repository | 公式ページへ |
AWS CodeCommit | Merge-CCPullRequestByFastForward | プル要求をクローズし、プル要求のソース・コミットを、指定された宛先ブランチにそのプル・リクエスト用に、早送りマージ・オプションを使用して指定されたコミットでマージしようとします。 | Closes a pull request and attempts to merge the source commit of a pull request into the specified destination branch for that pull request at the specified commit using the fast-forward merge option | 公式ページへ |
AWS CodeCommit | New-CCBranch | リポジトリに新しいブランチを作成し、ブランチをコミットにポイントする | Creates a new branch in a repository and points the branch to a commit | 公式ページへ |
AWS CodeCommit | New-CCPullRequest | 指定されたリポジトリにプル要求を作成します。 | Creates a pull request in the specified repository | 公式ページへ |
AWS CodeCommit | New-CCRepository | 空の新しいリポジトリを作成します。 | Creates a new, empty repository | 公式ページへ |
AWS CodeCommit | Remove-CCBranch | リポジトリのデフォルトブランチでない限り、ブランチをリポジトリから削除します。 | Deletes a branch from a repository, unless that branch is the default branch for the repository | 公式ページへ |
AWS CodeCommit | Remove-CCCommentContent | リポジトリ内の変更、ファイル、またはコミットに対して行われたコメントの内容を削除します。 | Deletes the content of a comment made on a change, file, or commit in a repository | 公式ページへ |
AWS CodeCommit | Remove-CCRepository | リポジトリを削除します。 | Deletes a repository | 公式ページへ |
AWS CodeCommit | Send-CCCommentForComparedCommit | 2つのコミット間の比較にコメントを投稿する | Posts a comment on the comparison between two commits | 公式ページへ |
AWS CodeCommit | Send-CCCommentForPullRequest | プルリクエストにコメントを投稿する | Posts a comment on a pull request | 公式ページへ |
AWS CodeCommit | Send-CCCommentReply | コミットまたはプルリクエストの比較に関する既存のコメントに返信するコメントを投稿します。 | Posts a comment in reply to an existing comment on a comparison between commits or a pull request | 公式ページへ |
AWS CodeCommit | Set-CCRepositoryTrigger | リポジトリのすべてのトリガを置き換えます | Replaces all triggers for a repository | 公式ページへ |
AWS CodeCommit | Test-CCRepositoryTrigger | トリガターゲットに情報を送信することによって、リポジトリトリガの機能をテストします。 | Tests the functionality of repository triggers by sending information to the trigger target | 公式ページへ |
AWS CodeCommit | Update-CCComment | コメントの内容を置き換えます。 | Replaces the contents of a comment | 公式ページへ |
AWS CodeCommit | Update-CCDefaultBranch | 指定したリポジトリのデフォルトのブランチ名を設定または変更します。 | Sets or changes the default branch name for the specified repository | 公式ページへ |
AWS CodeCommit | Update-CCPullRequestDescription | プルリクエストの説明の内容を置き換えます。 | Replaces the contents of the description of a pull request | 公式ページへ |
AWS CodeCommit | Update-CCPullRequestStatus | プルリクエストのステータスを更新します。 | Updates the status of a pull request | 公式ページへ |
AWS CodeCommit | Update-CCPullRequestTitle | プルリクエストのタイトルを置き換えます。 | Replaces the title of a pull request | 公式ページへ |
AWS CodeCommit | Update-CCRepositoryDescription | リポジトリのコメントまたは説明を設定または変更する | Sets or changes the comment or description for a repository | 公式ページへ |
AWS CodeCommit | Update-CCRepositoryName | リポジトリの名前を変更する | Renames a repository | 公式ページへ |
AWS CodeCommit | Write-CCFile | AWS CodeCommitリポジトリ内のファイルを追加または更新する | Adds or updates a file in an AWS CodeCommit repository | 公式ページへ |
AWS CodeDeploy | Add-CDOnPremiseInstanceTag | オンプレミスのインスタンスにタグを追加する | Adds tags to on-premises instances | 公式ページへ |
AWS CodeDeploy | Get-CDApplication | アプリケーションに関する情報を取得します。 | Gets information about an application | 公式ページへ |
AWS CodeDeploy | Get-CDApplicationBatch | 1つまたは複数のアプリケーションに関する情報を取得します。 | Gets information about one or more applications | 公式ページへ |
AWS CodeDeploy | Get-CDApplicationList | 該当するIAMユーザーまたはAWSアカウントに登録されているアプリケーションを一覧表示します。 | Lists the applications registered with the applicable IAM user or AWS account | 公式ページへ |
AWS CodeDeploy | Get-CDApplicationRevision | アプリケーションリビジョンに関する情報を取得します。 | Gets information about an application revision | 公式ページへ |
AWS CodeDeploy | Get-CDApplicationRevisionBatch | 1つまたは複数のアプリケーションリビジョンに関する情報を取得します。 | Gets information about one or more application revisions | 公式ページへ |
AWS CodeDeploy | Get-CDApplicationRevisionList | アプリケーションのリビジョンに関する情報を表示します。 | Lists information about revisions for an application | 公式ページへ |
AWS CodeDeploy | Get-CDDeployment | デプロイメントに関する情報を取得します。 | Gets information about a deployment | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentBatch | 1つ以上の配備に関する情報を取得する | Gets information about one or more deployments | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentConfig | デプロイメント構成に関する情報を取得します。 | Gets information about a deployment configuration | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentConfigList | 適用可能なIAMユーザーまたはAWSアカウントを使用して展開構成を一覧表示します。 | Lists the deployment configurations with the applicable IAM user or AWS account | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentGroup | デプロイメントグループに関する情報を取得する | Gets information about a deployment group | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentGroupBatch | 1つ以上の展開グループに関する情報を取得する | Gets information about one or more deployment groups | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentGroupList | 適用可能なIAMユーザーまたはAWSアカウントに登録されているアプリケーションの展開グループを一覧表示します。 | Lists the deployment groups for an application registered with the applicable IAM user or AWS account | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentInstance | デプロイメントの一部としてインスタンスに関する情報を取得します。 | Gets information about an instance as part of a deployment | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentInstanceBatch | デプロイメントグループの一部である1つ以上のインスタンスに関する情報を取得します。 | Gets information about one or more instance that are part of a deployment group | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentInstanceList | 該当するIAMユーザーまたはAWSアカウントに関連付けられている展開のインスタンスを一覧表示します。 | Lists the instance for a deployment associated with the applicable IAM user or AWS account | 公式ページへ |
AWS CodeDeploy | Get-CDDeploymentList | 適用可能なIAMユーザーまたはAWSアカウントに登録されているアプリケーションの展開グループ内の展開を一覧表示します。 | Lists the deployments in a deployment group for an application registered with the applicable IAM user or AWS account | 公式ページへ |
AWS CodeDeploy | Get-CDGitHubAccountTokenNameList | GitHubアカウントに保存されている接続の名前を一覧表示します。 | Lists the names of stored connections to GitHub accounts | 公式ページへ |
AWS CodeDeploy | Get-CDOnPremiseInstance | オンプレミスのインスタンスに関する情報を取得します。 | Gets information about an on-premises instance | 公式ページへ |
AWS CodeDeploy | Get-CDOnPremiseInstanceBatch | 1つ以上のオンプレミス・インスタンスに関する情報を取得します。 | Gets information about one or more on-premises instances | 公式ページへ |
AWS CodeDeploy | Get-CDOnPremiseInstanceList | 1つ以上のオンプレミス・インスタンスの名前のリストを取得します。 | Gets a list of names for one or more on-premises instances | 公式ページへ |
AWS CodeDeploy | New-CDApplication | アプリケーションを作成します。 | Creates an application | 公式ページへ |
AWS CodeDeploy | New-CDDeployment | 指定したデプロイメントグループを使用してアプリケーションリビジョンを展開します。 | Deploys an application revision through the specified deployment group | 公式ページへ |
AWS CodeDeploy | New-CDDeploymentConfig | デプロイメント構成を作成します。 | Creates a deployment configuration | 公式ページへ |
AWS CodeDeploy | New-CDDeploymentGroup | アプリケーションリビジョンを展開する展開グループを作成します。 | Creates a deployment group to which application revisions will be deployed | 公式ページへ |
AWS CodeDeploy | Register-CDApplicationRevision | AWSコードで登録指定したアプリケーションのリビジョンを削除 | Registers with AWS CodeDeploy a revision for the specified application | 公式ページへ |
AWS CodeDeploy | Register-CDOnPremiseInstance | オンプレミスのインスタンスを登録する | Registers an on-premises instance | 公式ページへ |
AWS CodeDeploy | Remove-CDApplication | アプリケーションを削除します。 | Deletes an application | 公式ページへ |
AWS CodeDeploy | Remove-CDDeploymentConfig | デプロイメント構成を削除します。 | Deletes a deployment configuration | 公式ページへ |
AWS CodeDeploy | Remove-CDDeploymentGroup | デプロイメントグループを削除します。 | Deletes a deployment group | 公式ページへ |
AWS CodeDeploy | Remove-CDGitHubAccountToken | GitHubアカウントの接続を削除する | Deletes a GitHub account connection | 公式ページへ |
AWS CodeDeploy | Remove-CDOnPremiseInstanceTag | 1つ以上のオンプレミスのインスタンスから1つ以上のタグを削除します。 | Removes one or more tags from one or more on-premises instances | 公式ページへ |
AWS CodeDeploy | Resume-CDDeployment | 青/緑の展開では、指定された待機時間が経過するのを待つことなく、元の環境のインスタンスから代替環境のインスタンスへのトラフィックを再ルーティングするプロセスを開始します | For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment to instances in the replacement environment without waiting for a specified wait time to elapse | 公式ページへ |
AWS CodeDeploy | Stop-CDDeployment | 進行中の展開を停止しようとする試み | Attempts to stop an ongoing deployment | 公式ページへ |
AWS CodeDeploy | Unregister-CDOnPremiseInstance | オンプレミスのインスタンスの登録を拒否する | Deregisters an on-premises instance | 公式ページへ |
AWS CodeDeploy | Update-CDApplication | アプリケーションの名前を変更する | Changes the name of an application | 公式ページへ |
AWS CodeDeploy | Update-CDDeploymentGroup | 展開グループに関する情報を変更する | Changes information about a deployment group | 公式ページへ |
AWS CodeDeploy | Write-CDLifecycleEventHookExecutionStatus | ラムダ検証関数の結果を設定する | Sets the result of a Lambda validation function | 公式ページへ |
AWS CodePipeline | Confirm-CPJob | 指定されたジョブに関する情報とそのジョブが求人者によって受信されたかどうかを返します | Returns information about a specified job and whether that job has been received by the job worker | 公式ページへ |
AWS CodePipeline | Confirm-CPThirdPartyJob | 求人者が指定された仕事を受け取ったことを確認する | Confirms a job worker has received the specified job | 公式ページへ |
AWS CodePipeline | Disable-CPStageTransition | パイプライン内のアーティファクトがパイプラインの次のステージに移行しないようにする | Prevents artifacts in a pipeline from transitioning to the next stage in the pipeline | 公式ページへ |
AWS CodePipeline | Enable-CPStageTransition | パイプラインの成果物をパイプラインのステージに移行できるようにする | Enables artifacts in a pipeline to transition to a stage in a pipeline | 公式ページへ |
AWS CodePipeline | Get-CPActionableJobList | AWS CodePipelineが動作するすべてのジョブに関する情報を返します。 | Returns information about any jobs for AWS CodePipeline to act upon | 公式ページへ |
AWS CodePipeline | Get-CPActionableThirdPartyJobList | 職務を担当する第三者の仕事があるかどうかを判断する | Determines whether there are any third party jobs for a job worker to act on | 公式ページへ |
AWS CodePipeline | Get-CPActionType | アカウントに関連付けられているすべてのAWS CodePipelineアクションタイプの概要を取得します。 | Gets a summary of all AWS CodePipeline action types associated with your account | 公式ページへ |
AWS CodePipeline | Get-CPJobDetail | ジョブに関する情報を返します。 | Returns information about a job | 公式ページへ |
AWS CodePipeline | Get-CPPipeline | パイプラインのメタデータ、構造、ステージ、およびアクションを返します。 | Returns the metadata, structure, stages, and actions of a pipeline | 公式ページへ |
AWS CodePipeline | Get-CPPipelineExecution | アーティファクト、パイプライン実行ID、パイプラインの名前、バージョン、およびステータスに関する詳細を含む、パイプラインの実行に関する情報を返します。 | Returns information about an execution of a pipeline, including details about artifacts, the pipeline execution ID, and the name, version, and status of the pipeline | 公式ページへ |
AWS CodePipeline | Get-CPPipelineExecutionSummary | パイプラインの最新の実行の概要を取得します。 | Gets a summary of the most recent executions for a pipeline | 公式ページへ |
AWS CodePipeline | Get-CPPipelineList | アカウントに関連付けられているすべてのパイプラインの概要を取得します。 | Gets a summary of all of the pipelines associated with your account | 公式ページへ |
AWS CodePipeline | Get-CPPipelineState | ステージとアクションを含むパイプラインの状態に関する情報を返します。 | Returns information about the state of a pipeline, including the stages and actions | 公式ページへ |
AWS CodePipeline | Get-CPThirdPartyJobDetail | 第三者の行動のための仕事の詳細を要求する | Requests the details of a job for a third party action | 公式ページへ |
AWS CodePipeline | Get-CPWebhookList | このアカウントのこの地域にあるすべてのウェブフックのリストを取得します。 | Gets a listing of all the webhooks in this region for this account | 公式ページへ |
AWS CodePipeline | New-CPCustomActionType | AWSアカウントに関連付けられたすべてのパイプラインで使用できる新しいカスタムアクションを作成します。 | Creates a new custom action that can be used in all pipelines associated with the AWS account | 公式ページへ |
AWS CodePipeline | New-CPPipeline | パイプラインを作成する | Creates a pipeline | 公式ページへ |
AWS CodePipeline | Redo-CPStageExecution | ステージで最後に失敗したアクションを再試行してパイプラインの実行を再開します。 | Resumes the pipeline execution by retrying the last failed actions in a stage | 公式ページへ |
AWS CodePipeline | Register-CPWebhookWithThirdParty | 作成されたウェブフックと外部ツールとの間の接続を、検出されるイベントで設定します | Configures a connection between the webhook that was created and the external tool with events to be detected | 公式ページへ |
AWS CodePipeline | Remove-CPCustomActionType | カスタムアクションを削除済みとしてマークします。 | Marks a custom action as deleted | 公式ページへ |
AWS CodePipeline | Remove-CPPipeline | 指定されたパイプラインを削除します。 | Deletes the specified pipeline | 公式ページへ |
AWS CodePipeline | Remove-CPWebhook | 以前作成したウェブフックを名前で削除します。 | Deletes a previously created webhook by name | 公式ページへ |
AWS CodePipeline | Start-CPPipelineExecution | 指定されたパイプラインを開始します。 | Starts the specified pipeline | 公式ページへ |
AWS CodePipeline | Unregister-CPWebhookWithThirdParty | CodePipelineによって作成されたWebhookと外部ツールとの接続を、検出されるイベントと削除します。 | Removes the connection between the webhook that was created by CodePipeline and the external tool with events to be detected | 公式ページへ |
AWS CodePipeline | Update-CPPipeline | 指定されたパイプラインを編集または構造の変更で更新します。 | Updates a specified pipeline with edits or changes to its structure | 公式ページへ |
AWS CodePipeline | Write-CPActionRevision | ソースの新しいリビジョンについてAWS CodePipelineに情報を提供します | Provides information to AWS CodePipeline about new revisions to a source | 公式ページへ |
AWS CodePipeline | Write-CPApprovalResult | AWS CodePipelineへの手動承認リクエストへの応答を提供します。 | Provides the response to a manual approval request to AWS CodePipeline | 公式ページへ |
AWS CodePipeline | Write-CPJobFailureResult | 職務員がパイプラインに戻した仕事の失敗を表します。 | Represents the failure of a job as returned to the pipeline by a job worker | 公式ページへ |
AWS CodePipeline | Write-CPJobSuccessResult | 仕事の従業員がパイプラインに返す仕事の成功を表します。 | Represents the success of a job as returned to the pipeline by a job worker | 公式ページへ |
AWS CodePipeline | Write-CPThirdPartyJobFailureResult | 職務員がパイプラインに戻した第三者の仕事の失敗を表します。 | Represents the failure of a third party job as returned to the pipeline by a job worker | 公式ページへ |
AWS CodePipeline | Write-CPThirdPartyJobSuccessResult | 職員によってパイプラインに返された第三者の仕事の成功を表す | Represents the success of a third party job as returned to the pipeline by a job worker | 公式ページへ |
AWS CodePipeline | Write-CPWebhook | Webhookを定義し、CodePipelineによって生成された固有のwebhook URLを返します。 | Defines a webhook and returns a unique webhook URL generated by CodePipeline | 公式ページへ |
AWS CodeStar | Add-CSTTagsForProject | プロジェクトにタグを追加する | Adds tags to a project | 公式ページへ |
AWS CodeStar | Add-CSTTeamMember | AWS CodeStarプロジェクトのチームにIAMユーザーを追加する | Adds an IAM user to the team for an AWS CodeStar project | 公式ページへ |
AWS CodeStar | Get-CSTProject | プロジェクトとそのリソースについて説明します。 | Describes a project and its resources | 公式ページへ |
AWS CodeStar | Get-CSTProjectList | AWSアカウントに関連付けられたAWS CodeStarのすべてのプロジェクトを一覧表示します。 | Lists all projects in AWS CodeStar associated with your AWS account | 公式ページへ |
AWS CodeStar | Get-CSTResourceList | AWS CodeStarでプロジェクトに関連付けられたリソースを一覧表示します。 | Lists resources associated with a project in AWS CodeStar | 公式ページへ |
AWS CodeStar | Get-CSTTagsForProject | プロジェクトのタグを取得します。 | Gets the tags for a project | 公式ページへ |
AWS CodeStar | Get-CSTTeamMemberList | プロジェクトに関連付けられているすべてのチームメンバーを一覧表示します。 | Lists all team members associated with a project | 公式ページへ |
AWS CodeStar | Get-CSTUserProfile | AWS CodeStarのユーザーとすべてのプロジェクトのユーザー属性について説明します。 | Describes a user in AWS CodeStar and the user attributes across all projects | 公式ページへ |
AWS CodeStar | Get-CSTUserProfileList | AWS CodeStarでAWSアカウント用に設定されたすべてのユーザープロファイルを一覧表示します。 | Lists all the user profiles configured for your AWS account in AWS CodeStar | 公式ページへ |
AWS CodeStar | New-CSTProject | 将来の使用のために予約済み | Reserved for future use | 公式ページへ |
AWS CodeStar | New-CSTUserProfile | AWS CodeStarで、ユーザーに関連付けられた表示名や電子メールアドレスなどのユーザー設定を含むユーザーのプロファイルを作成します。 | Creates a profile for a user that includes user preferences, such as the display name and email address assocciated with the user, in AWS CodeStar | 公式ページへ |
AWS CodeStar | Remove-CSTProject | プロジェクトリソースを含むプロジェクトを削除します。 | Deletes a project, including project resources | 公式ページへ |
AWS CodeStar | Remove-CSTTagsForProject | プロジェクトからタグを削除する | Removes tags from a project | 公式ページへ |
AWS CodeStar | Remove-CSTTeamMember | プロジェクトからユーザーを削除します。 | Removes a user from a project | 公式ページへ |
AWS CodeStar | Remove-CSTUserProfile | AWS CodeStarのユーザープロファイルを削除します。表示名や電子メールアドレスなど、そのプロファイルに関連付けられているすべての個人設定データが削除されます。 | Deletes a user profile in AWS CodeStar, including all personal preference data associated with that profile, such as display name and email address | 公式ページへ |
AWS CodeStar | Update-CSTProject | AWS CodeStarでプロジェクトを更新する | Updates a project in AWS CodeStar | 公式ページへ |
AWS CodeStar | Update-CSTTeamMember | AWS CodeStarプロジェクトのチームメンバーの属性を更新する | Updates a team member's attributes in an AWS CodeStar project | 公式ページへ |
AWS CodeStar | Update-CSTUserProfile | AWS CodeStarでユーザーのプロフィールを更新する | Updates a user's profile in AWS CodeStar | 公式ページへ |
AWS Config | Get-CFGAggregateComplianceByConfigRuleList | 準拠したルールと違反するルールのリソース数で、準拠したルールと違反するルールのリストを返します。 | Returns a list of compliant and noncompliant rules with the number of resources for compliant and noncompliant rules | 公式ページへ |
AWS Config | Get-CFGAggregateComplianceDetailsByConfigRule | ルール内の特定のリソースに対する指定されたAWS Configルールの評価結果を返します。 | Returns the evaluation results for the specified AWS Config rule for a specific resource in a rule | 公式ページへ |
AWS Config | Get-CFGAggregateConfigRuleComplianceSummary | アグリゲータ内の1つ以上のアカウントおよび地域に対する準拠ルールおよび非準拠ルールの数を返します。 | Returns the number of compliant and noncompliant rules for one or more accounts and regions in an aggregator | 公式ページへ |
AWS Config | Get-CFGAggregationAuthorizationList | さまざまなアグリゲータアカウントと地域に付与された権限のリストを返します | Returns a list of authorizations granted to various aggregator accounts and regions | 公式ページへ |
AWS Config | Get-CFGComplianceByConfigRule | 指定されたAWS Configルールが準拠しているかどうかを示します。 | Indicates whether the specified AWS Config rules are compliant | 公式ページへ |
AWS Config | Get-CFGComplianceByResource | 指定されたAWSリソースが準拠しているかどうかを示します。 | Indicates whether the specified AWS resources are compliant | 公式ページへ |
AWS Config | Get-CFGComplianceDetailsByConfigRule | 指定されたAWS Configルールの評価結果を返します。 | Returns the evaluation results for the specified AWS Config rule | 公式ページへ |
AWS Config | Get-CFGComplianceDetailsByResource | 指定されたAWSリソースの評価結果を返します。 | Returns the evaluation results for the specified AWS resource | 公式ページへ |
AWS Config | Get-CFGComplianceSummaryByConfigRule | 準拠していないAWS Configルールの数を返します。それぞれのルールは最大25個までです。 | Returns the number of AWS Config rules that are compliant and noncompliant, up to a maximum of 25 for each | 公式ページへ |
AWS Config | Get-CFGComplianceSummaryByResourceType | 準拠しているリソースの数と非準拠の数を返します。 | Returns the number of resources that are compliant and the number that are noncompliant | 公式ページへ |
AWS Config | Get-CFGConfigRule | AWS Configルールの詳細を返します。 | Returns details about your AWS Config rules | 公式ページへ |
AWS Config | Get-CFGConfigRuleEvaluationStatus | 各AWS管理対象のConfigルールのステータス情報を返します。 | Returns status information for each of your AWS managed Config rules | 公式ページへ |
AWS Config | Get-CFGConfigurationAggregatorList | 1つ以上の構成アグリゲーターの詳細を返します。 | Returns the details of one or more configuration aggregators | 公式ページへ |
AWS Config | Get-CFGConfigurationAggregatorSourcesStatus | アグリゲータ内のソースのステータス情報を返します。 | Returns status information for sources within an aggregator | 公式ページへ |
AWS Config | Get-CFGConfigurationRecorder | 指定された設定レコーダーの詳細を返します。 | Returns the details for the specified configuration recorders | 公式ページへ |
AWS Config | Get-CFGConfigurationRecorderStatus | 指定されたコンフィギュレーションレコーダの現在のステータスを返します。 | Returns the current status of the specified configuration recorder | 公式ページへ |
AWS Config | Get-CFGDeliveryChannel | 指定された配信チャネルの詳細を返します。 | Returns details about the specified delivery channel | 公式ページへ |
AWS Config | Get-CFGDeliveryChannelStatus | 指定された配信チャネルの現在のステータスを返します。 | Returns the current status of the specified delivery channel | 公式ページへ |
AWS Config | Get-CFGDiscoveredResource | リソースタイプを受け入れ、そのタイプのリソースのリソース識別子のリストを返します。 | Accepts a resource type and returns a list of resource identifiers for the resources of that type | 公式ページへ |
AWS Config | Get-CFGDiscoveredResourceCount | 公式ページへ | ||
AWS Config | Get-CFGGetResourceConfigBatch | 要求された1つまたは複数のリソースの現在の構成を返します。 | Returns the current configuration for one or more requested resources | 公式ページへ |
AWS Config | Get-CFGPendingAggregationRequestList | すべての保留中の集約要求のリストを返します。 | Returns a list of all pending aggregation requests | 公式ページへ |
AWS Config | Get-CFGResourceConfigHistory | 指定されたリソースの構成項目のリストを返します。 | Returns a list of configuration items for the specified resource | 公式ページへ |
AWS Config | Get-CFGRetentionConfiguration | 1つまたは複数の保持設定の詳細を返します。 | Returns the details of one or more retention configurations | 公式ページへ |
AWS Config | Remove-CFGAggregationAuthorization | 指定した地域の指定された設定アグリゲータアカウントに付与されている権限を削除します。 | Deletes the authorization granted to the specified configuration aggregator account in a specified region | 公式ページへ |
AWS Config | Remove-CFGConfigRule | 指定されたAWS Configルールとそのすべての評価結果を削除します。 | Deletes the specified AWS Config rule and all of its evaluation results | 公式ページへ |
AWS Config | Remove-CFGConfigurationAggregator | 指定された構成アグリゲータおよびアグリゲータに関連付けられた集約データを削除します。 | Deletes the specified configuration aggregator and the aggregated data associated with the aggregator | 公式ページへ |
AWS Config | Remove-CFGConfigurationRecorder | コンフィギュレーションレコーダを削除します。 | Deletes the configuration recorder | 公式ページへ |
AWS Config | Remove-CFGDeliveryChannel | 配信チャネルを削除します。 | Deletes the delivery channel | 公式ページへ |
AWS Config | Remove-CFGEvaluationResult | 指定されたAWS構成ルールの評価結果を削除します。 | Deletes the evaluation results for the specified AWS Config rule | 公式ページへ |
AWS Config | Remove-CFGPendingAggregationRequest | 指定された地域の指定されたアグリゲータアカウントの保留中の承認リクエストを削除します。 | Deletes pending authorization requests for a specified aggregator account in a specified region | 公式ページへ |
AWS Config | Remove-CFGRetentionConfiguration | 保持設定を削除します。 | Deletes the retention configuration | 公式ページへ |
AWS Config | Start-CFGConfigRulesEvaluation | 指定されたAWS構成ルールのオンデマンド評価を、リソースの最後の既知の構成状態に対して実行します。 | Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the resources | 公式ページへ |
AWS Config | Start-CFGConfigurationRecorder | AWSアカウントに記録するように選択したAWSリソースの記録設定を開始します。 | Starts recording configurations of the AWS resources you have selected to record in your AWS account | 公式ページへ |
AWS Config | Stop-CFGConfigurationRecorder | AWSアカウントに記録するように選択したAWSリソースの記録設定を停止します。 | Stops recording configurations of the AWS resources you have selected to record in your AWS account | 公式ページへ |
AWS Config | Submit-CFGConfigSnapshotDelivery | 指定された配信チャネルのAmazon S3バケットへの構成スナップショットの配信をスケジュールする | Schedules delivery of a configuration snapshot to the Amazon S3 bucket in the specified delivery channel | 公式ページへ |
AWS Config | Write-CFGAggregationAuthorization | アグリゲータアカウントとリージョンがソースアカウントとリージョンからデータを収集することを承認します。 | Authorizes the aggregator account and region to collect data from the source account and region | 公式ページへ |
AWS Config | Write-CFGConfigRule | AWSリソースが希望する構成に準拠しているかどうかを評価するAWS Configルールを追加または更新します。 | Adds or updates an AWS Config rule for evaluating whether your AWS resources comply with your desired configurations | 公式ページへ |
AWS Config | Write-CFGConfigurationAggregator | 選択したソースアカウントと地域で構成アグリゲータを作成して更新します。 | Creates and updates the configuration aggregator with the selected source accounts and regions | 公式ページへ |
AWS Config | Write-CFGConfigurationRecorder | 選択したリソース構成を記録する新しい構成レコーダーを作成します。 | Creates a new configuration recorder to record the selected resource configurations | 公式ページへ |
AWS Config | Write-CFGDeliveryChannel | Amazon S3バケットおよびAmazon SNSトピックに構成情報を配信する配信チャネルオブジェクトを作成します。 | Creates a delivery channel object to deliver configuration information to an Amazon S3 bucket and Amazon SNS topic | 公式ページへ |
AWS Config | Write-CFGEvaluation | 評価結果をAWS Configに配信するためにAWSラムダ関数で使用されます。 | Used by an AWS Lambda function to deliver evaluation results to AWS Config | 公式ページへ |
AWS Config | Write-CFGRetentionConfiguration | AWS Configが履歴情報を保存する保存期間(日数)の詳細を含む保存設定を作成して更新します。 | Creates and updates the retention configuration with details about retention period (number of days) that AWS Config stores your historical information | 公式ページへ |
AWS Cost and Usage Report | Get-CURReportDefinition | アカウントが所有するレポート定義のリストを記述します |
Describe a list of report definitions owned by the account |
公式ページへ |
AWS Cost and Usage Report | Remove-CURReportDefinition | 指定したレポート定義を削除する | Delete a specified report definition | 公式ページへ |
AWS Cost and Usage Report | Write-CURReportDefinition | 新しいレポート定義を作成する | Create a new report definition | 公式ページへ |
AWS Cost Explorer | Get-CECostAndUsage | アカウントの費用と利用状況の指標を取得します。 | Retrieves cost and usage metrics for your account | 公式ページへ |
AWS Cost Explorer | Get-CEDimensionValue | 指定されたフィルタの使用可能なフィルタ値をすべて取得します。 | Retrieves all available filter values for a specified filter over a period of time | 公式ページへ |
AWS Cost Explorer | Get-CEReservationCoverage | あなたのアカウントの予約範囲を取得します。 | Retrieves the reservation coverage for your account | 公式ページへ |
AWS Cost Explorer | Get-CEReservationPurchaseRecommendation | 購入する予約の推奨事項を取得します。 | Gets recommendations for which reservations to purchase | 公式ページへ |
AWS Cost Explorer | Get-CEReservationUtilization | アカウントの予約率を取得します。 | Retrieves the reservation utilization for your account | 公式ページへ |
AWS Cost Explorer | Get-CETag | 指定した期間の利用可能なタグキーとタグ値のクエリ | Queries for available tag keys and tag values for a specified period | 公式ページへ |
AWS Data Pipeline | Add-DPResourceTag | 指定されたパイプラインのタグを追加または変更します。 | Adds or modifies tags for the specified pipeline | 公式ページへ |
AWS Data Pipeline | Disable-DPPipeline | 指定された実行パイプラインを無効にする | Deactivates the specified running pipeline | 公式ページへ |
AWS Data Pipeline | Enable-DPPipeline | 指定されたパイプラインを検証し、パイプラインタスクの処理を開始します。 | Validates the specified pipeline and starts processing pipeline tasks | 公式ページへ |
AWS Data Pipeline | Find-DPObject | 指定された条件セットに一致するオブジェクトの名前を、指定されたパイプラインで照会します。 | Queries the specified pipeline for the names of objects that match the specified set of conditions | 公式ページへ |
AWS Data Pipeline | Get-DPObject | パイプラインに関連付けられた一連のオブジェクトのオブジェクト定義を取得します。 | Gets the object definitions for a set of objects associated with the pipeline | 公式ページへ |
AWS Data Pipeline | Get-DPPipeline | アクセス権限を持つすべてのアクティブなパイプラインのパイプライン識別子を一覧表示します。 | Lists the pipeline identifiers for all active pipelines that you have permission to access | 公式ページへ |
AWS Data Pipeline | Get-DPPipelineDefinition | 指定されたパイプラインの定義を取得します。 | Gets the definition of the specified pipeline | 公式ページへ |
AWS Data Pipeline | Get-DPPipelineDescription | 1つ以上のパイプラインに関するメタデータを取得する | Retrieves metadata about one or more pipelines | 公式ページへ |
AWS Data Pipeline | Get-DPTask | タスクランナーはPollForTaskを呼び出し、AWSデータパイプラインから実行するタスクを受け取ります | Task runners call PollForTask to receive a task to perform from AWS Data Pipeline | 公式ページへ |
AWS Data Pipeline | Invoke-DPExpression | タスクランナーはEvaluateExpressionを呼び出して、指定されたオブジェクトのコンテキスト内の文字列を評価します。 | Task runners call EvaluateExpression to evaluate a string in the context of the specified object | 公式ページへ |
AWS Data Pipeline | New-DPPipeline | 新しい空のパイプラインを作成します。 | Creates a new, empty pipeline | 公式ページへ |
AWS Data Pipeline | Remove-DPPipeline | パイプライン、そのパイプライン定義、およびその実行履歴を削除します。 | Deletes a pipeline, its pipeline definition, and its run history | 公式ページへ |
AWS Data Pipeline | Remove-DPResourceTag | 指定されたパイプラインから既存のタグを削除します。 | Removes existing tags from the specified pipeline | 公式ページへ |
AWS Data Pipeline | Set-DPStatus | 指定されたパイプラインオブジェクトで、指定された物理パイプラインオブジェクトまたは論理パイプラインオブジェクトのステータスが更新されるように要求します。 | Requests that the status of the specified physical or logical pipeline objects be updated in the specified pipeline | 公式ページへ |
AWS Data Pipeline | Set-DPTaskStatus | タスクランナーはSetTaskStatusを呼び出してAWSデータパイプラインにタスクが完了したことを通知し、最終ステータスに関する情報を提供します | Task runners call SetTaskStatus to notify AWS Data Pipeline that a task is completed and provide information about the final status | 公式ページへ |
AWS Data Pipeline | Test-DPPipelineDefinition | 指定されたパイプライン定義が正しい形式であり、エラーなしで実行できることを確認するために、指定されたパイプライン定義を検証します。 | Validates the specified pipeline definition to ensure that it is well formed and can be run without error | 公式ページへ |
AWS Data Pipeline | Update-DPTaskProgress | タスクランナーは、タスクが割り当てられていることを確認するためにタスクが割り当てられると、ReportTaskProgressを呼び出します | Task runners call ReportTaskProgress when assigned a task to acknowledge that it has the task | 公式ページへ |
AWS Data Pipeline | Update-DPTaskRunnerHeartbeat | タスクランナーは、15分ごとにReportTaskRunnerHeartbeatを呼び出して、それらが操作可能であることを示します | Task runners call ReportTaskRunnerHeartbeat every 15 minutes to indicate that they are operational | 公式ページへ |
AWS Data Pipeline | Write-DPPipelineDefinition | タスク、スケジュール、および前提条件を指定されたパイプラインに追加します。 | Adds tasks, schedules, and preconditions to the specified pipeline | 公式ページへ |
AWS Database Migration Service | Edit-DMSEndpoint | 指定されたエンドポイントを変更します。 | Modifies the specified endpoint | 公式ページへ |
AWS Database Migration Service | Edit-DMSEventSubscription | 既存のAWS DMSイベント通知サブスクリプションを変更します。 | Modifies an existing AWS DMS event notification subscription | 公式ページへ |
AWS Database Migration Service | Edit-DMSReplicationInstance | レプリケーションインスタンスを変更して新しい設定を適用します。 | Modifies the replication instance to apply new settings | 公式ページへ |
AWS Database Migration Service | Edit-DMSReplicationSubnetGroup | 指定したレプリケーションサブネットグループの設定を変更します。 | Modifies the settings for the specified replication subnet group | 公式ページへ |
AWS Database Migration Service | Edit-DMSReplicationTask | 指定されたレプリケーションタスクを変更します。 | Modifies the specified replication task | 公式ページへ |
AWS Database Migration Service | Get-DMSAccountAttribute | 顧客アカウントのすべてのAWS DMS属性を一覧表示します。 | Lists all of the AWS DMS attributes for a customer account | 公式ページへ |
AWS Database Migration Service | Get-DMSCertificate | 証明書の説明を提供します。 | Provides a description of the certificate | 公式ページへ |
AWS Database Migration Service | Get-DMSConnection | レプリケーションインスタンスとエンドポイント間で行われた接続のステータスについて説明します。 | Describes the status of the connections that have been made between the replication instance and an endpoint | 公式ページへ |
AWS Database Migration Service | Get-DMSEndpoint | 現在の地域のアカウントのエンドポイントに関する情報を返します。 | Returns information about the endpoints for your account in the current region | 公式ページへ |
AWS Database Migration Service | Get-DMSEndpointType | 利用可能なエンドポイントの種類に関する情報を返します。 | Returns information about the type of endpoints available | 公式ページへ |
AWS Database Migration Service | Get-DMSEvent | 指定されたソース識別子とソースタイプのイベントを一覧表示します。 | Lists events for a given source identifier and source type | 公式ページへ |
AWS Database Migration Service | Get-DMSEventCategory | すべてのイベントソースタイプのカテゴリ、または指定されている場合は指定されたソースタイプのカテゴリを一覧表示します。 | Lists categories for all event source types, or, if specified, for a specified source type | 公式ページへ |
AWS Database Migration Service | Get-DMSEventSubscription | カスタマーアカウントのすべてのイベントサブスクリプションを一覧表示します。 | Lists all the event subscriptions for a customer account | 公式ページへ |
AWS Database Migration Service | Get-DMSOrderableReplicationInstance | 指定された領域に作成できる複製インスタンスの種類に関する情報を返します。 | Returns information about the replication instance types that can be created in the specified region | 公式ページへ |
AWS Database Migration Service | Get-DMSRefreshSchemasStatus | RefreshSchemas操作のステータスを返します。 | Returns the status of the RefreshSchemas operation | 公式ページへ |
AWS Database Migration Service | Get-DMSReplicationInstance | 現在の地域のアカウントの複製インスタンスに関する情報を返します。 | Returns information about replication instances for your account in the current region | 公式ページへ |
AWS Database Migration Service | Get-DMSReplicationInstanceTaskLog | 指定されたタスクのタスクログに関する情報を返します。 | Returns information about the task logs for the specified task | 公式ページへ |
AWS Database Migration Service | Get-DMSReplicationSubnetGroup | レプリケーションサブネットグループに関する情報を返します。 | Returns information about the replication subnet groups | 公式ページへ |
AWS Database Migration Service | Get-DMSReplicationTask | 現在の地域のアカウントの複製タスクに関する情報を返します。 | Returns information about replication tasks for your account in the current region | 公式ページへ |
AWS Database Migration Service | Get-DMSReplicationTaskAssessmentResult | Amazon S3からのタスク評価結果を返します。 | Returns the task assessment results from Amazon S3 | 公式ページへ |
AWS Database Migration Service | Get-DMSResourceTag | AWS DMSリソースのすべてのタグを一覧表示します。 | Lists all tags for an AWS DMS resource | 公式ページへ |
AWS Database Migration Service | Get-DMSSchema | 指定したエンドポイントのスキーマに関する情報を返します。 | Returns information about the schema for the specified endpoint | 公式ページへ |
AWS Database Migration Service | Get-DMSTableStatistic | 表の名前、挿入された行、更新された行、削除された行を含む、データベース移行タスクの表統計を戻します。 | Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted | 公式ページへ |
AWS Database Migration Service | Import-DMSCertificate | 指定された証明書をアップロードします。 | Uploads the specified certificate | 公式ページへ |
AWS Database Migration Service | Invoke-DMSSchemaRefresh | 指定されたエンドポイントのスキーマに移入します。 | Populates the schema for the specified endpoint | 公式ページへ |
AWS Database Migration Service | New-DMSEndpoint | 提供された設定を使用してエンドポイントを作成します。 | Creates an endpoint using the provided settings | 公式ページへ |
AWS Database Migration Service | New-DMSEventSubscription | AWS DMSイベント通知サブスクリプションを作成します。 | Creates an AWS DMS event notification subscription | 公式ページへ |
AWS Database Migration Service | New-DMSReplicationInstance | 指定されたパラメータを使用してレプリケーションインスタンスを作成します。 | Creates the replication instance using the specified parameters | 公式ページへ |
AWS Database Migration Service | New-DMSReplicationSubnetGroup | VPC内のサブネットIDのリストを指定して、複製サブネットグループを作成します。 | Creates a replication subnet group given a list of the subnet IDs in a VPC | 公式ページへ |
AWS Database Migration Service | New-DMSReplicationTask | 指定されたパラメータを使用してレプリケーションタスクを作成します。 | Creates a replication task using the specified parameters | 公式ページへ |
AWS Database Migration Service | Remove-DMSCertificate | 指定された証明書を削除します。 | Deletes the specified certificate | 公式ページへ |
AWS Database Migration Service | Remove-DMSEndpoint | 指定されたエンドポイントを削除します。 | Deletes the specified endpoint | 公式ページへ |
AWS Database Migration Service | Remove-DMSEventSubscription | AWS DMSイベントサブスクリプションを削除する | Deletes an AWS DMS event subscription | 公式ページへ |
AWS Database Migration Service | Remove-DMSReplicationInstance | 指定したレプリケーションインスタンスを削除します。 | Deletes the specified replication instance | 公式ページへ |
AWS Database Migration Service | Remove-DMSReplicationSubnetGroup | サブネットグループを削除します。 | Deletes a subnet group | 公式ページへ |
AWS Database Migration Service | Remove-DMSReplicationTask | 指定されたレプリケーションタスクを削除します。 | Deletes the specified replication task | 公式ページへ |
AWS Database Migration Service | Remove-DMSResourceTag | DMSリソースからメタデータタグを削除します。 | Removes metadata tags from a DMS resource | 公式ページへ |
AWS Database Migration Service | Restart-DMSReplicationInstance | レプリケーションインスタンスを再起動します。 | Reboots a replication instance | 公式ページへ |
AWS Database Migration Service | Restore-DMSTable | ターゲットデータベーステーブルをソースデータで再ロードします。 | Reloads the target database table with the source data | 公式ページへ |
AWS Database Migration Service | Set-DMSResourceTag | レプリケーションインスタンス、エンドポイント、セキュリティグループ、および移行タスクを含む、AWS DMSリソースにメタデータタグを追加します。 | Adds metadata tags to an AWS DMS resource, including replication instance, endpoint, security group, and migration task | 公式ページへ |
AWS Database Migration Service | Start-DMSReplicationTask | レプリケーションタスクを開始します。 | Starts the replication task | 公式ページへ |
AWS Database Migration Service | Start-DMSReplicationTaskAssessment | ソースデータベース内でサポートされていないデータ型のレプリケーションタスクの評価を開始します。 | Starts the replication task assessment for unsupported data types in the source database | 公式ページへ |
AWS Database Migration Service | Stop-DMSReplicationTask | レプリケーションタスクを停止します。 | Stops the replication task | 公式ページへ |
AWS Database Migration Service | Test-DMSConnection | レプリケーションインスタンスとエンドポイント間の接続をテストします。 | Tests the connection between the replication instance and the endpoint | 公式ページへ |
AWS Device Farm | Get-DFAccountSettingList | アカウントで購入された測定されていないiOSおよび/または計測されていないAndroid搭載端末の数を返します。 | Returns the number of unmetered iOS and/or unmetered Android devices that have been purchased by the account | 公式ページへ |
AWS Device Farm | Get-DFArtifactList | 成果物に関する情報を取得する | Gets information about artifacts | 公式ページへ |
AWS Device Farm | Get-DFDevice | 一意のデバイスタイプに関する情報を取得します。 | Gets information about a unique device type | 公式ページへ |
AWS Device Farm | Get-DFDeviceInstance | プライベート・デバイス・フリートに属するデバイス・インスタンスに関する情報を戻します。 | Returns information about a device instance belonging to a private device fleet | 公式ページへ |
AWS Device Farm | Get-DFDeviceInstanceList | 1つ以上のAWSアカウントに関連付けられたプライベートデバイスインスタンスに関する情報を返します。 | Returns information about the private device instances associated with one or more AWS accounts | 公式ページへ |
AWS Device Farm | Get-DFDeviceList | 一意のデバイスタイプに関する情報を取得します。 | Gets information about unique device types | 公式ページへ |
AWS Device Farm | Get-DFDevicePool | デバイスプールに関する情報を取得します。 | Gets information about a device pool | 公式ページへ |
AWS Device Farm | Get-DFDevicePoolCompatibility | デバイスプールとの互換性に関する情報を取得します。 | Gets information about compatibility with a device pool | 公式ページへ |
AWS Device Farm | Get-DFDevicePoolList | デバイスプールに関する情報を取得します。 | Gets information about device pools | 公式ページへ |
AWS Device Farm | Get-DFInstanceProfile | 指定されたインスタンスプロファイルに関する情報を返します。 | Returns information about the specified instance profile | 公式ページへ |
AWS Device Farm | Get-DFInstanceProfileList | AWSアカウント内のすべてのインスタンスプロファイルに関する情報を返します。 | Returns information about all the instance profiles in an AWS account | 公式ページへ |
AWS Device Farm | Get-DFJob | ジョブに関する情報を取得する | Gets information about a job | 公式ページへ |
AWS Device Farm | Get-DFJobList | 特定のテスト実行のジョブに関する情報を取得します。 | Gets information about jobs for a given test run | 公式ページへ |
AWS Device Farm | Get-DFNetworkProfile | ネットワークプロファイルに関する情報を返します。 | Returns information about a network profile | 公式ページへ |
AWS Device Farm | Get-DFNetworkProfileList | 使用可能なネットワークプロファイルのリストを返します。 | Returns the list of available network profiles | 公式ページへ |
AWS Device Farm | Get-DFOffering | ユーザーがAPIを使用して管理できる製品またはサービスのリストを返します | Returns a list of products or offerings that the user can manage through the API | 公式ページへ |
AWS Device Farm | Get-DFOfferingPromotion | オファーのプロモーションのリストを返します | Returns a list of offering promotions | 公式ページへ |
AWS Device Farm | Get-DFOfferingStatus | AWSアカウントで購入されたすべてのオファリングの現在のステータスと今後のステータスを取得します。 | Gets the current status and future status of all offerings purchased by an AWS account | 公式ページへ |
AWS Device Farm | Get-DFOfferingTransaction | AWSアカウントの履歴購入、更新、およびシステム更新トランザクションのリストを返します。 | Returns a list of all historical purchases, renewals, and system renewal transactions for an AWS account | 公式ページへ |
AWS Device Farm | Get-DFProject | プロジェクトに関する情報を取得する | Gets information about a project | 公式ページへ |
AWS Device Farm | Get-DFProjectList | プロジェクトに関する情報を取得する | Gets information about projects | 公式ページへ |
AWS Device Farm | Get-DFRemoteAccessSession | 現在実行中のリモートアクセスセッションへのリンクを返します。 | Returns a link to a currently running remote access session | 公式ページへ |
AWS Device Farm | Get-DFRemoteAccessSessionList | 現在実行中のすべてのリモートアクセスセッションのリストを返します。 | Returns a list of all currently running remote access sessions | 公式ページへ |
AWS Device Farm | Get-DFRun | 実行に関する情報を取得します。 | Gets information about a run | 公式ページへ |
AWS Device Farm | Get-DFRunList | AWS Device FarmプロジェクトのARNを指定すると、実行に関する情報を取得します。 | Gets information about runs, given an AWS Device Farm project ARN | 公式ページへ |
AWS Device Farm | Get-DFSampleList | AWS Device FarmプロジェクトのARNを指定すると、サンプルに関する情報を取得します。ARNこの操作では、使用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、 | Gets information about samples, given an AWS Device Farm project ARNThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
AWS Device Farm | Get-DFSuite | スイートに関する情報を取得する | Gets information about a suite | 公式ページへ |
AWS Device Farm | Get-DFSuiteList | 特定のジョブのテストスイートに関する情報を取得します。 | Gets information about test suites for a given job | 公式ページへ |
AWS Device Farm | Get-DFTest | テストに関する情報を取得する | Gets information about a test | 公式ページへ |
AWS Device Farm | Get-DFTestList | 特定のテストスイート内のテストに関する情報を取得します。 | Gets information about tests in a given test suite | 公式ページへ |
AWS Device Farm | Get-DFUniqueProblemList | 固有の問題に関する情報を取得します。 | Gets information about unique problems | 公式ページへ |
AWS Device Farm | Get-DFUpload | アップロードに関する情報を取得します。 | Gets information about an upload | 公式ページへ |
AWS Device Farm | Get-DFUploadList | AWS Device FarmプロジェクトのARNが指定されている場合、アップロードに関する情報を取得します。 | Gets information about uploads, given an AWS Device Farm project ARN | 公式ページへ |
AWS Device Farm | Get-DFVPCEConfiguration | Amazon仮想プライベートクラウド(VPC)エンドポイントの構成設定に関する情報を返します。 | Returns information about the configuration settings for your Amazon Virtual Private Cloud (VPC) endpoint | 公式ページへ |
AWS Device Farm | Get-DFVPCEConfigurationList | AWSアカウント内のすべてのAmazon Virtual Private Cloud(VPC)エンドポイント設定に関する情報を返します。 | Returns information about all Amazon Virtual Private Cloud (VPC) endpoint configurations in the AWS account | 公式ページへ |
AWS Device Farm | Install-DFToRemoteAccessSession | リモートアクセスセッションでデバイスにアプリケーションをインストールします。 | Installs an application to the device in a remote access session | 公式ページへ |
AWS Device Farm | New-DFDevicePool | デバイスプールを作成します。 | Creates a device pool | 公式ページへ |
AWS Device Farm | New-DFInstanceProfile | 1つまたは複数のプライベートフリートデバイスインスタンスに適用できるプロファイルを作成します。 | Creates a profile that can be applied to one or more private fleet device instances | 公式ページへ |
AWS Device Farm | New-DFNetworkProfile | ネットワークプロファイルを作成します。 | Creates a network profile | 公式ページへ |
AWS Device Farm | New-DFOfferingPurchase | AWSアカウントの商品を即座に購入する | Immediately purchases offerings for an AWS account | 公式ページへ |
AWS Device Farm | New-DFOfferingRenewal | 次の期間のeffectiveDateから開始して、オファリングのために更新するデバイスの量を明示的に設定します。 | Explicitly sets the quantity of devices to renew for an offering, starting from the effectiveDate of the next period | 公式ページへ |
AWS Device Farm | New-DFProject | 新しいプロジェクトを作成する | Creates a new project | 公式ページへ |
AWS Device Farm | New-DFRemoteAccessSession | リモートアクセスセッションを指定して開始する | Specifies and starts a remote access session | 公式ページへ |
AWS Device Farm | New-DFUpload | アプリやテストスクリプトをアップロードする | Uploads an app or test scripts | 公式ページへ |
AWS Device Farm | New-DFVPCEConfiguration | Amazon Virtual Private Cloud(VPC)エンドポイント用のデバイスファームに構成レコードを作成します。 | Creates a configuration record in Device Farm for your Amazon Virtual Private Cloud (VPC) endpoint | 公式ページへ |
AWS Device Farm | Remove-DFDevicePool | プールARNを指定してデバイスプールを削除します。 | Deletes a device pool given the pool ARN | 公式ページへ |
AWS Device Farm | Remove-DFInstanceProfile | 1つまたは複数のプライベートデバイスインスタンスに適用できるプロファイルを削除します。 | Deletes a profile that can be applied to one or more private device instances | 公式ページへ |
AWS Device Farm | Remove-DFNetworkProfile | ネットワークプロファイルを削除します。 | Deletes a network profile | 公式ページへ |
AWS Device Farm | Remove-DFProject | プロジェクトARNが指定されているAWS Device Farmプロジェクトを削除します。 | Deletes an AWS Device Farm project, given the project ARN | 公式ページへ |
AWS Device Farm | Remove-DFRemoteAccessSession | 完了したリモートアクセスセッションとその結果を削除します。 | Deletes a completed remote access session and its results | 公式ページへ |
AWS Device Farm | Remove-DFRun | 実行されたARNが指定されている場合、実行を削除します。 | Deletes the run, given the run ARN | 公式ページへ |
AWS Device Farm | Remove-DFUpload | アップロードARNを指定してアップロードを削除します。 | Deletes an upload given the upload ARN | 公式ページへ |
AWS Device Farm | Remove-DFVPCEConfiguration | Amazon Virtual Private Cloud(VPC)エンドポイントの設定を削除します。 | Deletes a configuration for your Amazon Virtual Private Cloud (VPC) endpoint | 公式ページへ |
AWS Device Farm | Stop-DFJob | 現在のジョブの停止要求を開始します。 | Initiates a stop request for the current job | 公式ページへ |
AWS Device Farm | Stop-DFRemoteAccessSession | 指定されたリモートアクセスセッションを終了します。 | Ends a specified remote access session | 公式ページへ |
AWS Device Farm | Stop-DFRun | 現在のテスト実行の停止要求を開始します。 | Initiates a stop request for the current test run | 公式ページへ |
AWS Device Farm | Submit-DFTestRun | 実行をスケジュールする | Schedules a run | 公式ページへ |
AWS Device Farm | Update-DFDeviceInstance | 既存のプライベートデバイスインスタンスに関する情報を更新します。 | Updates information about an existing private device instance | 公式ページへ |
AWS Device Farm | Update-DFDevicePool | 属性とプールARNを指定して、デバイスプール内の名前、説明、およびルールを変更します。 | Modifies the name, description, and rules in a device pool given the attributes and the pool ARN | 公式ページへ |
AWS Device Farm | Update-DFInstanceProfile | 既存のプライベート・デバイス・インスタンス・プロファイルに関する情報を更新します。 | Updates information about an existing private device instance profile | 公式ページへ |
AWS Device Farm | Update-DFNetworkProfile | 特定の設定でネットワークプロファイルを更新する | Updates the network profile with specific settings | 公式ページへ |
AWS Device Farm | Update-DFProject | 指定されたプロジェクト名を変更します。プロジェクトARNと新しい名前が与えられます。 | Modifies the specified project name, given the project ARN and a new name | 公式ページへ |
AWS Device Farm | Update-DFUpload | アップロードされたテスト仕様の更新(テスト仕様) | Update an uploaded test specification (test spec) | 公式ページへ |
AWS Device Farm | Update-DFVPCEConfiguration | 既存のAmazon VPC(仮想プライベートクラウド)エンドポイント構成に関する情報を更新します。 | Updates information about an existing Amazon Virtual Private Cloud (VPC) endpoint configuration | 公式ページへ |
AWS Direct Connect | Add-DCResourceTag | 指定されたタグを指定されたダイレクトコネクトリソースに追加します。 | Adds the specified tags to the specified Direct Connect resource | 公式ページへ |
AWS Direct Connect | Confirm-DCConnection | 相互接続上にホストされた接続の作成を確認する | Confirm the creation of a hosted connection on an interconnect | 公式ページへ |
AWS Direct Connect | Confirm-DCPrivateVirtualInterface | 別の顧客が作成したプライベート仮想インターフェイスの所有権を受け入れる | Accept ownership of a private virtual interface created by another customer | 公式ページへ |
AWS Direct Connect | Confirm-DCPublicVirtualInterface | 別の顧客が作成したパブリック仮想インターフェイスの所有権を受け入れる | Accept ownership of a public virtual interface created by another customer | 公式ページへ |
AWS Direct Connect | Enable-DCConnectionOnInterconnect | AllocateHostedConnectionを使用して非推奨 | Deprecated in favor of AllocateHostedConnection | 公式ページへ |
AWS Direct Connect | Enable-DCPrivateVirtualInterface | 他のAWS顧客が所有するプライベート仮想インターフェイスの提供 | Provisions a private virtual interface to be owned by another AWS customer | 公式ページへ |
AWS Direct Connect | Enable-DCPublicVirtualInterface | 異なる顧客が所有するパブリック仮想インタフェースの提供 | Provisions a public virtual interface to be owned by a different customer | 公式ページへ |
AWS Direct Connect | Get-DCConnection | このリージョンのすべての接続を表示します。 | Displays all connections in this region | 公式ページへ |
AWS Direct Connect | Get-DCConnectionLoa | DescribeLoaを使用して非推奨 | Deprecated in favor of DescribeLoa | 公式ページへ |
AWS Direct Connect | Get-DCConnectionsOnInterconnect | DescribeHostedConnectionsを使用して非推奨 | Deprecated in favor of DescribeHostedConnections | 公式ページへ |
AWS Direct Connect | Get-DCGateway | アカウントの直接接続ゲートウェイのリストを返します。 | Returns a list of direct connect gateways in your account | 公式ページへ |
AWS Direct Connect | Get-DCGatewayAssociation | すべての直接接続ゲートウェイと仮想プライベートゲートウェイ(VGW)の関連付けの一覧を返します。 | Returns a list of all direct connect gateway and virtual private gateway (VGW) associations | 公式ページへ |
AWS Direct Connect | Get-DCGatewayAttachment | すべての直接接続ゲートウェイと仮想インターフェイス(VIF)添付ファイルの一覧を返します。 | Returns a list of all direct connect gateway and virtual interface (VIF) attachments | 公式ページへ |
AWS Direct Connect | Get-DCHostedConnection | 指定された相互接続またはリンク集約グループ(LAG)でプロビジョニングされたホストされた接続のリストを返します。 | Returns a list of hosted connections that have been provisioned on the given interconnect or link aggregation group (LAG) | 公式ページへ |
AWS Direct Connect | Get-DCInterconnect | AWSアカウントが所有する相互接続のリストを返します。 | Returns a list of interconnects owned by the AWS account | 公式ページへ |
AWS Direct Connect | Get-DCInterconnectLoa | DescribeLoaを使用して非推奨 | Deprecated in favor of DescribeLoa | 公式ページへ |
AWS Direct Connect | Get-DCLag | アカウント内のリンク集約グループ(LAG)について説明します。 | Describes the link aggregation groups (LAGs) in your account | 公式ページへ |
AWS Direct Connect | Get-DCLoa | 接続、相互接続、リンクアグリゲーショングループ(LAG)のLOA-CFAを返します。 | Returns the LOA-CFA for a connection, interconnect, or link aggregation group (LAG) | 公式ページへ |
AWS Direct Connect | Get-DCLocation | 現在のAWSリージョン内のAWS Direct Connectの場所のリストを返します。 | Returns the list of AWS Direct Connect locations in the current AWS region | 公式ページへ |
AWS Direct Connect | Get-DCResourceTag | 指定されたダイレクトコネクトリソースに関連付けられているタグについて説明します。 | Describes the tags associated with the specified Direct Connect resources | 公式ページへ |
AWS Direct Connect | Get-DCVirtualGateway | AWSアカウントが所有する仮想プライベートゲートウェイのリストを返します。 | Returns a list of virtual private gateways owned by the AWS account | 公式ページへ |
AWS Direct Connect | Get-DCVirtualInterface | AWSアカウントのすべての仮想インターフェイスを表示します。 | Displays all virtual interfaces for an AWS account | 公式ページへ |
AWS Direct Connect | New-DCBGPPeer | 指定された仮想インターフェイス上に新しいBGPピアを作成します。 | Creates a new BGP peer on a specified virtual interface | 公式ページへ |
AWS Direct Connect | New-DCConnection | 顧客ネットワークと特定のAWS Direct Connectロケーションとの間に新しい接続を作成します。 | Creates a new connection between the customer network and a specific AWS Direct Connect location | 公式ページへ |
AWS Direct Connect | New-DCGateway | 新しい直接接続ゲートウェイを作成します。 | Creates a new direct connect gateway | 公式ページへ |
AWS Direct Connect | New-DCGatewayAssociation | 直接接続ゲートウェイと仮想プライベートゲートウェイ(VGW)間の関連付けを作成します。 | Creates an association between a direct connect gateway and a virtual private gateway (VGW) | 公式ページへ |
AWS Direct Connect | New-DCHostedConnection | 相互接続またはリンク集約グループ(LAG)でホストされた接続を作成します。 | Creates a hosted connection on an interconnect or a link aggregation group (LAG) | 公式ページへ |
AWS Direct Connect | New-DCInterconnect | AWS Direct Connectパートナーのネットワークと特定のAWS Direct Connectロケーションとの間に新しい相互接続を作成します | Creates a new interconnect between a AWS Direct Connect partner's network and a specific AWS Direct Connect location | 公式ページへ |
AWS Direct Connect | New-DCLag | 顧客ネットワークと特定のAWS Direct Connectロケーションとの間に、指定された数のバンドルされた物理接続を持つ新しいリンク集約グループ(LAG)を作成します | Creates a new link aggregation group (LAG) with the specified number of bundled physical connections between the customer network and a specific AWS Direct Connect location | 公式ページへ |
AWS Direct Connect | New-DCPrivateVirtualInterface | 新しいプライベート仮想インターフェイスを作成します。 | Creates a new private virtual interface | 公式ページへ |
AWS Direct Connect | New-DCPublicVirtualInterface | 新しいパブリック仮想インターフェイスを作成します。 | Creates a new public virtual interface | 公式ページへ |
AWS Direct Connect | Register-DCConnectionWithLag | 既存の接続をリンク集約グループ(LAG)と関連付けます。 | Associates an existing connection with a link aggregation group (LAG) | 公式ページへ |
AWS Direct Connect | Register-DCHostedConnection | ホステッド接続とその仮想インターフェイスをリンク集約グループ(LAG)または相互接続に関連付けます。 | Associates a hosted connection and its virtual interfaces with a link aggregation group (LAG) or interconnect | 公式ページへ |
AWS Direct Connect | Register-DCVirtualInterface | 仮想インターフェイスを指定されたリンク集約グループ(LAG)または接続に関連付けます。 | Associates a virtual interface with a specified link aggregation group (LAG) or connection | 公式ページへ |
AWS Direct Connect | Remove-DCBGPPeer | 指定された仮想インターフェイス上で、指定されたカスタマーアドレスとASNに一致するBGPピアを削除します。 | Deletes a BGP peer on the specified virtual interface that matches the specified customer address and ASN | 公式ページへ |
AWS Direct Connect | Remove-DCConnection | 接続を削除します。 | Deletes the connection | 公式ページへ |
AWS Direct Connect | Remove-DCGateway | 直接接続ゲートウェイを削除します。 | Deletes a direct connect gateway | 公式ページへ |
AWS Direct Connect | Remove-DCGatewayAssociation | 直接接続ゲートウェイと仮想プライベートゲートウェイの間の関連付けを削除します。 | Deletes the association between a direct connect gateway and a virtual private gateway | 公式ページへ |
AWS Direct Connect | Remove-DCInterconnect | 指定された相互接続を削除します。 | Deletes the specified interconnect | 公式ページへ |
AWS Direct Connect | Remove-DCLag | リンクアグリゲーショングループ(LAG)を削除します。 | Deletes a link aggregation group (LAG) | 公式ページへ |
AWS Direct Connect | Remove-DCResourceTag | 指定されたダイレクトコネクトリソースから1つまたは複数のタグを削除します。 | Removes one or more tags from the specified Direct Connect resource | 公式ページへ |
AWS Direct Connect | Remove-DCVirtualInterface | 仮想インターフェイスを削除します。 | Deletes a virtual interface | 公式ページへ |
AWS Direct Connect | Unregister-DCConnectionFromLag | リンクアグリゲーショングループ(LAG)からの接続の関連付けを解除します。 | Disassociates a connection from a link aggregation group (LAG) | 公式ページへ |
AWS Direct Connect | Update-DCLag | リンクアグリゲーショングループ(LAG)の属性を更新します。 | Updates the attributes of a link aggregation group (LAG) | 公式ページへ |
AWS Directory Service | Add-DSIpRoute | オンプレミスドメインのDNSサーバーが公開アドレス指定可能なIPアドレスを使用する場合は、CIDRアドレスブロックを追加して、Amazon Web Services上のMicrosoft ADとの間でトラフィックを正しくルーティングする必要があります | If the DNS server for your on-premises domain uses a publicly addressable IP address, you must add a CIDR address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services | 公式ページへ |
AWS Directory Service | Add-DSResourceTag | 指定したディレクトリの1つまたは複数のタグを追加または上書きする | Adds or overwrites one or more tags for the specified directory | 公式ページへ |
AWS Directory Service | Approve-DSTrust | Microsoft Active DirectoryのAWSディレクトリサービスを使用すると、信頼関係を設定および確認できます | AWS Directory Service for Microsoft Active Directory allows you to configure and verify trust relationships | 公式ページへ |
AWS Directory Service | Connect-DSDirectory | オンプレミスディレクトリに接続するADコネクタを作成します。 | Creates an AD Connector to connect to an on-premises directory | 公式ページへ |
AWS Directory Service | Disable-DSRadius | ADコネクタディレクトリのリモート認証ダイヤルインユーザーサービス(RADIUS)サーバーでマルチファクタ認証(MFA)を無効にする | Disables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory | 公式ページへ |
AWS Directory Service | Disable-DSSso | ディレクトリのシングルサインオンを無効にする | Disables single-sign on for a directory | 公式ページへ |
AWS Directory Service | Enable-DSRadius | ADコネクタディレクトリのリモート認証ダイヤルインユーザーサービス(RADIUS)サーバーでマルチファクタ認証(MFA)を有効にします。 | Enables multi-factor authentication (MFA) with the Remote Authentication Dial In User Service (RADIUS) server for an AD Connector directory | 公式ページへ |
AWS Directory Service | Enable-DSSso | ディレクトリのシングルサインオンを有効にする | Enables single sign-on for a directory | 公式ページへ |
AWS Directory Service | Get-DSConditionalForwarder | このアカウントの条件付きフォワーダに関する情報を取得します。 | Obtains information about the conditional forwarders for this account | 公式ページへ |
AWS Directory Service | Get-DSDirectory | このアカウントに属するディレクトリに関する情報を取得します。 | Obtains information about the directories that belong to this account | 公式ページへ |
AWS Directory Service | Get-DSDirectoryLimit | 現在のリージョンのディレクトリ制限情報を取得します。 | Obtains directory limit information for the current region | 公式ページへ |
AWS Directory Service | Get-DSDomainControllerList | ディレクトリ内のすべてのドメインコントローラに関する情報を提供します。 | Provides information about any domain controllers in your directory | 公式ページへ |
AWS Directory Service | Get-DSEventTopic | 指定されたディレクトリからステータスメッセージを受け取るSNSトピックに関する情報を取得します。 | Obtains information about which SNS topics receive status messages from the specified directory | 公式ページへ |
AWS Directory Service | Get-DSIpRouteList | ディレクトリに追加したアドレスブロックを一覧表示します。 | Lists the address blocks that you have added to a directory | 公式ページへ |
AWS Directory Service | Get-DSResourceTag | ディレクトリのすべてのタグを一覧表示する | Lists all tags on a directory | 公式ページへ |
AWS Directory Service | Get-DSSchemaExtension | Microsoft ADディレクトリに適用されたすべてのスキーマ拡張を一覧表示します。 | Lists all schema extensions applied to a Microsoft AD Directory | 公式ページへ |
AWS Directory Service | Get-DSSnapshot | このアカウントに属するディレクトリスナップショットに関する情報を取得します。 | Obtains information about the directory snapshots that belong to this account | 公式ページへ |
AWS Directory Service | Get-DSSnapshotLimit | ディレクトリの手動スナップショット制限を取得します。 | Obtains the manual snapshot limits for a directory | 公式ページへ |
AWS Directory Service | Get-DSTrust | このアカウントの信頼関係に関する情報を取得します。 | Obtains information about the trust relationships for this account | 公式ページへ |
AWS Directory Service | New-DSAlias | ディレクトリのエイリアスを作成し、そのエイリアスをディレクトリに割り当てます。 | Creates an alias for a directory and assigns the alias to the directory | 公式ページへ |
AWS Directory Service | New-DSComputer | 指定されたディレクトリにコンピュータアカウントを作成し、コンピュータをディレクトリに参加させます。 | Creates a computer account in the specified directory, and joins the computer to the directory | 公式ページへ |
AWS Directory Service | New-DSConditionalForwarder | AWSディレクトリに関連付けられた条件付き転送を作成します。 | Creates a conditional forwarder associated with your AWS directory | 公式ページへ |
AWS Directory Service | New-DSDirectory | 単純なADディレクトリを作成します。 | Creates a Simple AD directory | 公式ページへ |
AWS Directory Service | New-DSMicrosoftAD | AWSクラウドにMicrosoft ADを作成する | Creates a Microsoft AD in the AWS cloud | 公式ページへ |
AWS Directory Service | New-DSSnapshot | AWSクラウドにSimple ADまたはMicrosoft ADディレクトリのスナップショットを作成します。 | Creates a snapshot of a Simple AD or Microsoft AD directory in the AWS cloud | 公式ページへ |
AWS Directory Service | New-DSTrust | Microsoft Active DirectoryのAWSディレクトリサービスでは、信頼関係を構成できます | AWS Directory Service for Microsoft Active Directory allows you to configure trust relationships | 公式ページへ |
AWS Directory Service | Register-DSEventTopic | ディレクトリをSNSトピックに関連付ける | Associates a directory with an SNS topic | 公式ページへ |
AWS Directory Service | Remove-DSConditionalForwarder | AWSディレクトリ用に設定された条件付き転送を削除します。 | Deletes a conditional forwarder that has been set up for your AWS directory | 公式ページへ |
AWS Directory Service | Remove-DSDirectory | AWSディレクトリサービスディレクトリを削除する | Deletes an AWS Directory Service directory | 公式ページへ |
AWS Directory Service | Remove-DSIpRoute | ディレクトリからIPアドレスブロックを削除します。 | Removes IP address blocks from a directory | 公式ページへ |
AWS Directory Service | Remove-DSResourceTag | ディレクトリからタグを削除する | Removes tags from a directory | 公式ページへ |
AWS Directory Service | Remove-DSSnapshot | ディレクトリスナップショットを削除します。 | Deletes a directory snapshot | 公式ページへ |
AWS Directory Service | Remove-DSTrust | AWSクラウド内のMicrosoft ADと外部ドメイン間の既存の信頼関係を削除します。 | Deletes an existing trust relationship between your Microsoft AD in the AWS cloud and an external domain | 公式ページへ |
AWS Directory Service | Reset-DSUserPassword | AWS Managed Microsoft ADまたはSimple ADディレクトリ内の任意のユーザのパスワードをリセットします。 | Resets the password for any user in your AWS Managed Microsoft AD or Simple AD directory | 公式ページへ |
AWS Directory Service | Restore-DSFromSnapshot | 既存のディレクトリスナップショットを使用してディレクトリを復元します。 | Restores a directory using an existing directory snapshot | 公式ページへ |
AWS Directory Service | Set-DSDomainControllerCount | ドメインコントローラをディレクトリに追加または削除します | Adds or removes domain controllers to or from the directory | 公式ページへ |
AWS Directory Service | Start-DSSchemaExtension | スキーマ拡張をMicrosoft ADディレクトリに適用する | Applies a schema extension to a Microsoft AD directory | 公式ページへ |
AWS Directory Service | Stop-DSSchemaExtension | 進行中のスキーマ拡張をMicrosoft ADディレクトリにキャンセルします。 | Cancels an in-progress schema extension to a Microsoft AD directory | 公式ページへ |
AWS Directory Service | Unregister-DSEventTopic | 指定されたディレクトリを、指定されたSNSトピックのパブリッシャとして削除します。 | Removes the specified directory as a publisher to the specified SNS topic | 公式ページへ |
AWS Directory Service | Update-DSConditionalForwarder | AWSディレクトリ用に設定された条件付き転送を更新します。 | Updates a conditional forwarder that has been set up for your AWS directory | 公式ページへ |
AWS Directory Service | Update-DSRadius | ADコネクタディレクトリのユーザー認証(RADIUS)サーバー情報のリモート認証ダイヤルを更新します。 | Updates the Remote Authentication Dial In User Service (RADIUS) server information for an AD Connector directory | 公式ページへ |
AWS Elastic Beanstalk | Get-EBAccountAttribute | 呼び出し元のAWSアカウントに関連付けられているAWS Elastic Beanstalkに関連する属性を返します。 | Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account | 公式ページへ |
AWS Elastic Beanstalk | Get-EBApplication | 既存のアプリケーションの説明を返します。 | Returns the descriptions of existing applications | 公式ページへ |
AWS Elastic Beanstalk | Get-EBApplicationVersion | アプリケーションのバージョンのリストを取得する | Retrieve a list of application versions | 公式ページへ |
AWS Elastic Beanstalk | Get-EBAvailableSolutionStackList | 利用可能なソリューションスタック名のリストを返します。パブリックバージョンは最初に、その後は逆順になります | Returns a list of the available solution stack names, with the public version first and then in reverse chronological order | 公式ページへ |
AWS Elastic Beanstalk | Get-EBConfigurationOption | 特定の構成テンプレートまたは環境で使用される構成オプション、または指定されたソリューションスタックが定義する構成オプションについて説明します。 | Describes the configuration options that are used in a particular configuration template or environment, or that a specified solution stack defines | 公式ページへ |
AWS Elastic Beanstalk | Get-EBConfigurationSetting | 指定された構成セット、つまり実行環境に関連する構成テンプレートまたは構成セットの設定の説明を返します | Returns a description of the settings for the specified configuration set, that is, either a configuration template or the configuration set associated with a running environment | 公式ページへ |
AWS Elastic Beanstalk | Get-EBDNSAvailability | 指定されたCNAMEが使用可能かどうかをチェックします。 | Checks if the specified CNAME is available | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEnvironment | 既存の環境の説明を返します。 | Returns descriptions for existing environments | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEnvironmentHealth | 指定した環境の全体的な正常性に関する情報を返します。 | Returns information about the overall health of the specified environment | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEnvironmentInfo | RequestEnvironmentInfo要求からコンパイルされた情報を取得します。 | Retrieves the compiled information from a RequestEnvironmentInfo request | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEnvironmentManagedAction | 環境の今後の進行中の管理アクションを一覧表示する | Lists an environment's upcoming and in-progress managed actions | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEnvironmentManagedActionHistory | 環境の完了した管理アクションと失敗した管理アクションを一覧表示します。 | Lists an environment's completed and failed managed actions | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEnvironmentResource | この環境のAWSリソースを返します。 | Returns AWS resources for this environment | 公式ページへ |
AWS Elastic Beanstalk | Get-EBEvent | 最後の6週間までの基準に一致するイベント記述のリストを返します | Returns list of event descriptions matching criteria up to the last 6 weeks | 公式ページへ |
AWS Elastic Beanstalk | Get-EBInstanceHealth | AWS Elastic Beanstalkのインスタンスの正常性に関する詳細情報を取得します。 | Retrieves detailed information about the health of instances in your AWS Elastic Beanstalk | 公式ページへ |
AWS Elastic Beanstalk | Get-EBPlatformVersion | 使用可能なプラットフォームを一覧表示します。 | Lists the available platforms | 公式ページへ |
AWS Elastic Beanstalk | Get-EBPlatformVersionDetail | プラットフォームのバージョンについて説明します。 | Describes the version of the platform | 公式ページへ |
AWS Elastic Beanstalk | Get-EBResourceTag | AWS Elastic Beanstalkリソースに適用されたタグを返します。 | Returns the tags applied to an AWS Elastic Beanstalk resource | 公式ページへ |
AWS Elastic Beanstalk | Group-EBEnvironment | 単一のアプリケーションの別々のコンポーネントをそれぞれ実行する一連の環境を作成または更新する | Create or update a group of environments that each run a separate component of a single application | 公式ページへ |
AWS Elastic Beanstalk | New-EBApplication | デフォルトとアプリケーションバージョンのない1つの構成テンプレートを持つアプリケーションを作成します。 | Creates an application that has one configuration template named default and no application versions | 公式ページへ |
AWS Elastic Beanstalk | New-EBApplicationVersion | 指定されたアプリケーションのアプリケーションバージョンを作成します。 | Creates an application version for the specified application | 公式ページへ |
AWS Elastic Beanstalk | New-EBConfigurationTemplate | 構成テンプレートを作成します。 | Creates a configuration template | 公式ページへ |
AWS Elastic Beanstalk | New-EBEnvironment | 指定された構成を使用して、指定したアプリケーションの環境を起動します。 | Launches an environment for the specified application using the specified configuration | 公式ページへ |
AWS Elastic Beanstalk | New-EBPlatformVersion | カスタムプラットフォームの新しいバージョンを作成する | Create a new version of your custom platform | 公式ページへ |
AWS Elastic Beanstalk | New-EBStorageLocation | Elastic Beanstalk環境で使用されるアプリケーションのバージョン、ログ、およびその他のファイルを格納するバケットをAmazon S3に作成します。 | Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk environments | 公式ページへ |
AWS Elastic Beanstalk | Remove-EBApplication | 関連するすべてのバージョンと構成と共に、指定されたアプリケーションを削除します。 | Deletes the specified application along with all associated versions and configurations | 公式ページへ |
AWS Elastic Beanstalk | Remove-EBApplicationVersion | 指定されたバージョンを指定されたアプリケーションから削除します。 | Deletes the specified version from the specified application | 公式ページへ |
AWS Elastic Beanstalk | Remove-EBConfigurationTemplate | 指定された構成テンプレートを削除します。 | Deletes the specified configuration template | 公式ページへ |
AWS Elastic Beanstalk | Remove-EBEnvironmentConfiguration | 実行環境に関連するドラフト構成を削除します。 | Deletes the draft configuration associated with the running environment | 公式ページへ |
AWS Elastic Beanstalk | Remove-EBPlatformVersion | 指定されたバージョンのカスタムプラットフォームを削除します。 | Deletes the specified version of a custom platform | 公式ページへ |
AWS Elastic Beanstalk | Request-EBEnvironmentInfo | デプロイされた環境の指定されたタイプの情報をコンパイルする要求を開始します。 | Initiates a request to compile the specified type of information of the deployed environment | 公式ページへ |
AWS Elastic Beanstalk | Restart-EBAppServer | 各Amazon EC2インスタンスで実行されているアプリケーションコンテナサーバーを再起動します | Causes the environment to restart the application container server running on each Amazon EC2 instance | 公式ページへ |
AWS Elastic Beanstalk | Set-EBEnvironmentCNAME | 2つの環境のCNAMEを入れ替えます | Swaps the CNAMEs of two environments | 公式ページへ |
AWS Elastic Beanstalk | Start-EBEnvironmentRebuild | すべてのAWSリソースを削除して再作成する | Deletes and recreates all of the AWS resources | 公式ページへ |
AWS Elastic Beanstalk | Stop-EBEnvironment | 指定された環境を終了する | Terminates the specified environment | 公式ページへ |
AWS Elastic Beanstalk | Stop-EBEnvironmentUpdate | 進行中の環境構成の更新またはアプリケーションのバージョンの展開をキャンセルします。 | Cancels in-progress environment configuration update or application version deployment | 公式ページへ |
AWS Elastic Beanstalk | Submit-EBEnvironmentManagedAction | スケジュールされた管理対象アクションを直ちに適用する | Applies a scheduled managed action immediately | 公式ページへ |
AWS Elastic Beanstalk | Test-EBConfigurationSetting | 一連の構成設定と構成テンプレートまたは環境のいずれかを取得し、それらの値が有効かどうかを判断します | Takes a set of configuration settings and either a configuration template or environment, and determines whether those values are valid | 公式ページへ |
AWS Elastic Beanstalk | Update-EBApplication | 指定されたアプリケーションが指定されたプロパティを持つように更新します。 | Updates the specified application to have the specified properties | 公式ページへ |
AWS Elastic Beanstalk | Update-EBApplicationResourceLifecycle | アプリケーションのライフサイクル設定を変更する | Modifies lifecycle settings for an application | 公式ページへ |
AWS Elastic Beanstalk | Update-EBApplicationVersion | 指定されたアプリケーションのバージョンを更新して、指定されたプロパティ | Updates the specified application version to have the specified properties | 公式ページへ |
AWS Elastic Beanstalk | Update-EBConfigurationTemplate | 指定された構成テンプレートを更新して、指定されたプロパティまたは構成オプション値を持つようにします。 | Updates the specified configuration template to have the specified properties or configuration option values | 公式ページへ |
AWS Elastic Beanstalk | Update-EBEnvironment | 環境記述を更新したり、新しいアプリケーションバージョンを展開したり、全く新しい構成テンプレートに構成設定を更新したり、実行環境の構成オプション値を選択して更新したりする | Updates the environment description, deploys a new application version, updates the configuration settings to an entirely new configuration template, or updates select configuration option values in the running environment | 公式ページへ |
AWS Elastic Beanstalk | Update-EBResourceTag | AWS Elastic Beanstalkリソースに適用されたタグのリストを更新する | Update the list of tags applied to an AWS Elastic Beanstalk resource | 公式ページへ |
AWS Elemental MediaConvert | Add-EMCResourceTag | MediaConvertキュー、プリセット、またはジョブテンプレートにタグを付ける | Tag a MediaConvert queue, preset, or job template | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCEndpoint | アカウントのAPIエンドポイントを取得するために、空の本文を含むリクエストを地域のAPIエンドポイントに送信する | Send an request with an empty body to the regional API endpoint to get your account API endpoint | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCJob | 完了した特定のトランスコードジョブのJSONを取得する | Retrieve the JSON for a specific completed transcoding job | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCJobList | 直近に作成されたジョブを20個までJSON配列で取得する | Retrieve a JSON array of up to twenty of your most recently created jobs | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCJobTemplate | 特定のジョブテンプレートのJSONを取得する | Retrieve the JSON for a specific job template | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCJobTemplateList | 最大20個のジョブテンプレートを含むJSON配列を取得する | Retrieve a JSON array of up to twenty of your job templates | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCPreset | 特定のプリセットのJSONを取得する | Retrieve the JSON for a specific preset | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCPresetList | 最大20個のプリセットのJSON配列を取得する | Retrieve a JSON array of up to twenty of your presets | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCQueue | 特定のキューのJSONを取得する | Retrieve the JSON for a specific queue | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCQueueList | 最大20個のキューを含むJSON配列を取得する | Retrieve a JSON array of up to twenty of your queues | 公式ページへ |
AWS Elemental MediaConvert | Get-EMCResourceTag | MediaConvertリソースのタグを取得する | Retrieve the tags for a MediaConvert resource | 公式ページへ |
AWS Elemental MediaConvert | New-EMCJob | 新しいトランスコードジョブを作成する | Create a new transcoding job | 公式ページへ |
AWS Elemental MediaConvert | New-EMCJobTemplate | 新しいジョブテンプレートを作成する | Create a new job template | 公式ページへ |
AWS Elemental MediaConvert | New-EMCPreset | 新しいプリセットを作成する | Create a new preset | 公式ページへ |
AWS Elemental MediaConvert | New-EMCQueue | 新しいトランスコードキューを作成する | Create a new transcoding queue | 公式ページへ |
AWS Elemental MediaConvert | Remove-EMCJobTemplate | 作成したジョブテンプレートを完全に削除する | Permanently delete a job template you have created | 公式ページへ |
AWS Elemental MediaConvert | Remove-EMCPreset | あなたが作成したプリセットを永久に削除する | Permanently delete a preset you have created | 公式ページへ |
AWS Elemental MediaConvert | Remove-EMCQueue | 作成したキューを完全に削除する | Permanently delete a queue you have created | 公式ページへ |
AWS Elemental MediaConvert | Remove-EMCResourceTag | MediaConvertキュー、プリセット、またはジョブテンプレートのタグを解除する | Untag a MediaConvert queue, preset, or job template | 公式ページへ |
AWS Elemental MediaConvert | Stop-EMCJob | キューからジョブを永久に削除する | Permanently remove a job from a queue | 公式ページへ |
AWS Elemental MediaConvert | Update-EMCJobTemplate | 既存のジョブテンプレートの1つを変更する | Modify one of your existing job templates | 公式ページへ |
AWS Elemental MediaConvert | Update-EMCPreset | 既存のプリセットの1つを変更する | Modify one of your existing presets | 公式ページへ |
AWS Elemental MediaConvert | Update-EMCQueue | 既存のキューの1つを変更する | Modify one of your existing queues | 公式ページへ |
AWS Elemental MediaLive | Get-EMLChannel | チャンネルの詳細を取得する | Gets details about a channel | 公式ページへ |
AWS Elemental MediaLive | Get-EMLChannelList | 作成されたチャネルのリストを生成します。この操作では、使用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | Produces list of channels that have been createdThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
AWS Elemental MediaLive | Get-EMLInput | 入力に関する詳細を生成する | Produces details about an input | 公式ページへ |
AWS Elemental MediaLive | Get-EMLInputList | 作成された入力のリストを生成します。この操作では、利用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | Produces list of inputs that have been createdThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
AWS Elemental MediaLive | Get-EMLInputSecurityGroup | 入力セキュリティグループの概要を生成します。 | Produces a summary of an Input Security Group | 公式ページへ |
AWS Elemental MediaLive | Get-EMLInputSecurityGroupList | アカウントの入力セキュリティグループのリストを生成します。この操作では、利用可能なすべての結果がパイプラインに自動的にページされます。反復に関連するパラメータは、ページ設定された出力を手動で制御する場合にのみ必要です | Produces a list of Input Security Groups for an accountThis operation automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output | 公式ページへ |
AWS Elemental MediaLive | Get-EMLOffering | オファリングの詳細を入手する | Get details for an offering | 公式ページへ |
AWS Elemental MediaLive | Get-EMLOfferingList | 購入可能な商品のリスト | List offerings available for purchase | 公式ページへ |
AWS Elemental MediaLive | Get-EMLReservation | 予約の詳細を取得する | Get details for a reservation | 公式ページへ |
AWS Elemental MediaLive | Get-EMLReservationList | 購入した予約を一覧表示する | List purchased reservations | 公式ページへ |
AWS Elemental MediaLive | New-EMLChannel | 新しいチャンネルを作成する | Creates a new channel | 公式ページへ |
AWS Elemental MediaLive | New-EMLInput | 入力を作成する | Create an input | 公式ページへ |
AWS Elemental MediaLive | New-EMLInputSecurityGroup | 入力セキュリティグループを作成します。 | Creates a Input Security Group | 公式ページへ |
AWS Elemental MediaLive | New-EMLOfferingPurchase | オファーを購入して予約を作成する | Purchase an offering and create a reservation | 公式ページへ |
AWS Elemental MediaLive | Remove-EMLChannel | チャンネルの削除を開始する | Starts deletion of channel | 公式ページへ |
AWS Elemental MediaLive | Remove-EMLInput | 入力されたエンドポイントを削除します。 | Deletes the input end point | 公式ページへ |
AWS Elemental MediaLive | Remove-EMLInputSecurityGroup | 入力セキュリティグループを削除します。 | Deletes an Input Security Group | 公式ページへ |
AWS Elemental MediaLive | Remove-EMLReservation | 期限切れの予約を削除する | Delete an expired reservation | 公式ページへ |
AWS Elemental MediaLive | Start-EMLChannel | 既存のチャンネルを開始する | Starts an existing channel | 公式ページへ |
AWS Elemental MediaLive | Stop-EMLChannel | 実行中のチャネルを停止する | Stops a running channel | 公式ページへ |
AWS Elemental MediaLive | Update-EMLChannel | チャンネルを更新する | Updates a channel | 公式ページへ |
AWS Elemental MediaLive | Update-EMLInput | 入力を更新する | Updates an input | 公式ページへ |
AWS Elemental MediaLive | Update-EMLInputSecurityGroup | 入力セキュリティグループのWhileリストを更新する | Update an Input Security Group's Whilelists | 公式ページへ |
AWS Elemental MediaPackage | Get-EMPChannel | チャンネルの詳細を取得する | Gets details about a Channel | 公式ページへ |
AWS Elemental MediaPackage | Get-EMPChannelList | チャネルのコレクションを返します。 | Returns a collection of Channels | 公式ページへ |
AWS Elemental MediaPackage | Get-EMPOriginEndpoint | 既存のOriginEndpointの詳細を取得します。 | Gets details about an existing OriginEndpoint | 公式ページへ |
AWS Elemental MediaPackage | Get-EMPOriginEndpointList | OriginEndpointレコードのコレクションを返します。 | Returns a collection of OriginEndpoint records | 公式ページへ |
AWS Elemental MediaPackage | Invoke-EMPChannelCredentialRotation | チャネルのユーザー名とパスワードの変更 | Changes the Channel ingest username and password | 公式ページへ |
AWS Elemental MediaPackage | New-EMPChannel | 新しいチャンネルを作成する | Creates a new Channel | 公式ページへ |
AWS Elemental MediaPackage | New-EMPOriginEndpoint | 新しいOriginEndpointレコードを作成します。 | Creates a new OriginEndpoint record | 公式ページへ |
AWS Elemental MediaPackage | Remove-EMPChannel | 既存のチャンネルを削除する | Deletes an existing Channel | 公式ページへ |
AWS Elemental MediaPackage | Remove-EMPOriginEndpoint | 既存のOriginEndpointを削除します。 | Deletes an existing OriginEndpoint | 公式ページへ |
AWS Elemental MediaPackage | Update-EMPChannel | 既存のチャンネルを更新する | Updates an existing Channel | 公式ページへ |
AWS Elemental MediaPackage | Update-EMPOriginEndpoint | 既存のOriginEndpointを更新する | Updates an existing OriginEndpoint | 公式ページへ |
AWS Elemental MediaStore | Get-EMSContainer | 要求されたコンテナのプロパティを取得します。 | Retrieves the properties of the requested container | 公式ページへ |
AWS Elemental MediaStore | Get-EMSContainerList | AWS Elemental MediaStoreのすべてのコンテナのプロパティを一覧表示します | Lists the properties of all containers in AWS Elemental MediaStore | 公式ページへ |
AWS Elemental MediaStore | Get-EMSContainerPolicy | 指定されたコンテナのアクセスポリシーを取得します。 | Retrieves the access policy for the specified container | 公式ページへ |
AWS Elemental MediaStore | Get-EMSCorsPolicy | コンテナに設定されているクロスオリジンリソース共有(CORS)構成情報を返します。 | Returns the cross-origin resource sharing (CORS) configuration information that is set for the container | 公式ページへ |
AWS Elemental MediaStore | New-EMSContainer | オブジェクトを保持するストレージコンテナを作成します。 | Creates a storage container to hold objects | 公式ページへ |
AWS Elemental MediaStore | Remove-EMSContainer | 指定されたコンテナを削除します。 | Deletes the specified container | 公式ページへ |
AWS Elemental MediaStore | Remove-EMSContainerPolicy | 指定されたコンテナに関連付けられているアクセスポリシーを削除します。 | Deletes the access policy that is associated with the specified container | 公式ページへ |
AWS Elemental MediaStore | Remove-EMSCorsPolicy | コンテナに設定されているクロスオリジンリソース共有(CORS)構成情報を削除します。 | Deletes the cross-origin resource sharing (CORS) configuration information that is set for the container | 公式ページへ |
AWS Elemental MediaStore | Write-EMSContainerPolicy | 指定されたコンテナのアクセスポリシーを作成して、アクセス可能なユーザーとクライアントを制限する | Creates an access policy for the specified container to restrict the users and clients that can access it | 公式ページへ |
AWS Elemental MediaStore | Write-EMSCorsPolicy | コンテナがクロス・オリジン・リクエストを処理できるように、クロス・オリジン・リソース共有(CORS)構成をコンテナに設定します。 | Sets the cross-origin resource sharing (CORS) configuration on a container so that the container can service cross-origin requests | 公式ページへ |
AWS Elemental MediaStore Data Plane | Get-EMSDItemList | 指定したフォルダ内のフォルダおよびオブジェクトに関するメタデータエントリのリストを提供します。 | Provides a list of metadata entries about folders and objects in the specified folder | 公式ページへ |
AWS Elemental MediaStore Data Plane | Get-EMSDObject | 指定されたパスにオブジェクトをダウンロードします。 | Downloads the object at the specified path | 公式ページへ |
AWS Elemental MediaStore Data Plane | Get-EMSDObjectMetadata | 指定されたパスにあるオブジェクトのヘッダーを取得します。 | Gets the headers for an object at the specified path | 公式ページへ |
AWS Elemental MediaStore Data Plane | Remove-EMSDObject | 指定されたパスにあるオブジェクトを削除します。 | Deletes an object at the specified path | 公式ページへ |
AWS Elemental MediaStore Data Plane | Write-EMSDObject | 指定されたパスにオブジェクトをアップロードします。 | Uploads an object to the specified path | 公式ページへ |
AWS Glue | Get-GLUECatalogImportStatus | 移行操作のステータスを取得します。 | Retrieves the status of a migration operation | 公式ページへ |
AWS Glue | Get-GLUEClassifier | 分類子を名前で取得する | Retrieve a classifier by name | 公式ページへ |
AWS Glue | Get-GLUEClassifierList | データカタログ内のすべてのクラシファイアオブジェクトを一覧表示します。 | Lists all classifier objects in the Data Catalog | 公式ページへ |
AWS Glue | Get-GLUEConnection | データカタログから接続定義を取得します。 | Retrieves a connection definition from the Data Catalog | 公式ページへ |
AWS Glue | Get-GLUEConnectionList | データカタログから接続定義のリストを取得します。 | Retrieves a list of connection definitions from the Data Catalog | 公式ページへ |
AWS Glue | Get-GLUECrawler | 指定されたクローラのメタデータを取得します。 | Retrieves metadata for a specified crawler | 公式ページへ |
AWS Glue | Get-GLUECrawlerList | 顧客アカウントで定義されたすべてのクローラのメタデータを取得します。 | Retrieves metadata for all crawlers defined in the customer account | 公式ページへ |
AWS Glue | Get-GLUECrawlerMetricsList | 指定されたクローラに関するメトリックを取得します。 | Retrieves metrics about specified crawlers | 公式ページへ |
AWS Glue | Get-GLUEDatabase | 指定されたデータベースの定義を取得します。 | Retrieves the definition of a specified database | 公式ページへ |
AWS Glue | Get-GLUEDatabaseList | 指定されたデータカタログに定義されているすべてのデータベースを取得します。 | Retrieves all Databases defined in a given Data Catalog | 公式ページへ |
AWS Glue | Get-GLUEDataflowGraph | Pythonスクリプトを有向非循環グラフ(DAG)に変換します。 | Transforms a Python script into a directed acyclic graph (DAG) | 公式ページへ |
AWS Glue | Get-GLUEDevEndpoint | 指定されたDevEndpointに関する情報を取得します。 | Retrieves information about a specified DevEndpoint | 公式ページへ |
AWS Glue | Get-GLUEDevEndpointList | このAWSアカウントのすべてのDevEndpointを取得します。 | Retrieves all the DevEndpoints in this AWS account | 公式ページへ |
AWS Glue | Get-GLUEJob | 既存のジョブ定義を取得します。 | Retrieves an existing job definition | 公式ページへ |
AWS Glue | Get-GLUEJobList | 現在のすべてのジョブ定義を取得します。 | Retrieves all current job definitions | 公式ページへ |
AWS Glue | Get-GLUEJobRun | 指定されたジョブの実行に関するメタデータを取得します。 | Retrieves the metadata for a given job run | 公式ページへ |
AWS Glue | Get-GLUEJobRunList | 特定のジョブ定義のすべての実行に関するメタデータを取得します。 | Retrieves metadata for all runs of a given job definition | 公式ページへ |
AWS Glue | Get-GLUEMapping | マッピングを作成する | Creates mappings | 公式ページへ |
AWS Glue | Get-GLUEPartition | 指定されたパーティションに関する情報を取得します。 | Retrieves information about a specified partition | 公式ページへ |
AWS Glue | Get-GLUEPartitionBatch | バッチリクエスト内のパーティションを取得する | Retrieves partitions in a batch request | 公式ページへ |
AWS Glue | Get-GLUEPartitionList | テーブル内のパーティションに関する情報を取得します。 | Retrieves information about the partitions in a table | 公式ページへ |
AWS Glue | Get-GLUEPlan | 指定されたマッピングを実行するコードを取得します。 | Gets code to perform a specified mapping | 公式ページへ |
AWS Glue | Get-GLUETable | 指定したテーブルのデータカタログ内のテーブル定義を取得します。 | Retrieves the Table definition in a Data Catalog for a specified table | 公式ページへ |
AWS Glue | Get-GLUETableList | 指定されたデータベース内のテーブルの一部またはすべての定義を取得します。 | Retrieves the definitions of some or all of the tables in a given Database | 公式ページへ |
AWS Glue | Get-GLUETableVersion | 指定されたバージョンのテーブルを取得する | Retrieves a specified version of a table | 公式ページへ |
AWS Glue | Get-GLUETableVersionList | 指定されたテーブルの使用可能なバージョンを識別する文字列のリストを取得します。 | Retrieves a list of strings that identify available versions of a specified table | 公式ページへ |
AWS Glue | Get-GLUETrigger | トリガーの定義を取得します。 | Retrieves the definition of a trigger | 公式ページへ |
AWS Glue | Get-GLUETriggerList | ジョブに関連付けられているすべてのトリガーを取得します。 | Gets all the triggers associated with a job | 公式ページへ |
AWS Glue | Get-GLUEUserDefinedFunction | データカタログから指定された関数定義を取得します。 | Retrieves a specified function definition from the Data Catalog | 公式ページへ |
AWS Glue | Get-GLUEUserDefinedFunctionList | データカタログから複数の関数定義を取得する | Retrieves a multiple function definitions from the Data Catalog | 公式ページへ |
AWS Glue | Import-GLUECatalog | 既存のAthenaデータカタログをAWS Glueにインポートする | Imports an existing Athena Data Catalog to AWS Glue | 公式ページへ |
AWS Glue | New-GLUEClassifier | ユーザーのアカウントに分類子を作成します。 | Creates a classifier in the user's account | 公式ページへ |
AWS Glue | New-GLUEConnection | データカタログに接続定義を作成します。 | Creates a connection definition in the Data Catalog | 公式ページへ |
AWS Glue | New-GLUECrawler | 指定されたターゲット、役割、構成、およびオプションのスケジュールを使用して新しいクローラーを作成します。 | Creates a new crawler with specified targets, role, configuration, and optional schedule | 公式ページへ |
AWS Glue | New-GLUEDatabase | データカタログに新しいデータベースを作成します。 | Creates a new database in a Data Catalog | 公式ページへ |
AWS Glue | New-GLUEDevEndpoint | 新しいDevEndpointを作成します。 | Creates a new DevEndpoint | 公式ページへ |
AWS Glue | New-GLUEJob | 新しいジョブ定義を作成します。 | Creates a new job definition | 公式ページへ |
AWS Glue | New-GLUEPartition | 新しいパーティションを作成します。 | Creates a new partition | 公式ページへ |
AWS Glue | New-GLUEPartitionBatch | バッチ操作で1つまたは複数のパーティションを作成します。 | Creates one or more partitions in a batch operation | 公式ページへ |
AWS Glue | New-GLUEScript | 有向非循環グラフ(DAG)をコードに変換する | Transforms a directed acyclic graph (DAG) into code | 公式ページへ |
AWS Glue | New-GLUETable | データカタログに新しいテーブル定義を作成します。 | Creates a new table definition in the Data Catalog | 公式ページへ |
AWS Glue | New-GLUETrigger | 新しいトリガーを作成します。 | Creates a new trigger | 公式ページへ |
AWS Glue | New-GLUEUserDefinedFunction | データカタログに新しい関数定義を作成します。 | Creates a new function definition in the Data Catalog | 公式ページへ |
AWS Glue | Remove-GLUEClassifier | データカタログから分類子を削除します。 | Removes a classifier from the Data Catalog | 公式ページへ |
AWS Glue | Remove-GLUEConnection | データカタログから接続を削除します。 | Deletes a connection from the Data Catalog | 公式ページへ |
AWS Glue | Remove-GLUEConnectionBatch | データカタログから接続定義のリストを削除します。 | Deletes a list of connection definitions from the Data Catalog | 公式ページへ |
AWS Glue | Remove-GLUECrawler | クローラの状態がRUNNINGでない限り、指定したクローラをデータカタログから削除します。 | Removes a specified crawler from the Data Catalog, unless the crawler state is RUNNING | 公式ページへ |
AWS Glue | Remove-GLUEDatabase | データカタログから指定されたデータベースを削除します。 | Removes a specified Database from a Data Catalog | 公式ページへ |
AWS Glue | Remove-GLUEDevEndpoint | 指定したDevEndpointを削除します。 | Deletes a specified DevEndpoint | 公式ページへ |
AWS Glue | Remove-GLUEJob | 指定されたジョブ定義を削除します。 | Deletes a specified job definition | 公式ページへ |
AWS Glue | Remove-GLUEPartition | 指定されたパーティションを削除します。 | Deletes a specified partition | 公式ページへ |
AWS Glue | Remove-GLUEPartitionBatch | バッチ操作で1つ以上のパーティションを削除します。 | Deletes one or more partitions in a batch operation | 公式ページへ |
AWS Glue | Remove-GLUETable | データカタログからテーブル定義を削除します。 | Removes a table definition from the Data Catalog | 公式ページへ |
AWS Glue | Remove-GLUETableBatch | 一度に複数のテーブルを削除する | Deletes multiple tables at once | 公式ページへ |
AWS Glue | Remove-GLUETableVersion | 指定したバージョンのテーブルを削除します。 | Deletes a specified version of a table | 公式ページへ |
AWS Glue | Remove-GLUETableVersionBatch | 指定したバージョンのテーブルのバッチを削除します。 | Deletes a specified batch of versions of a table | 公式ページへ |
AWS Glue | Remove-GLUETrigger | 指定されたトリガーを削除します。 | Deletes a specified trigger | 公式ページへ |
AWS Glue | Remove-GLUEUserDefinedFunction | データカタログから既存の関数定義を削除します。 | Deletes an existing function definition from the Data Catalog | 公式ページへ |
AWS Glue | Reset-GLUEJobBookmark | ブックマークのエントリをリセットします。 | Resets a bookmark entry | 公式ページへ |
AWS Glue | Start-GLUECrawler | スケジュールされているものに関係なく、指定されたクローラを使用してクロールを開始します。 | Starts a crawl using the specified crawler, regardless of what is scheduled | 公式ページへ |
AWS Glue | Start-GLUECrawlerSchedule | クローラーが既に実行されているか、またはスケジュール状態がすでにSCHEDULEDでないかぎり、指定されたクローラーのスケジュール状態をSCHEDULEDに変更します。 | Changes the schedule state of the specified crawler to SCHEDULED, unless the crawler is already running or the schedule state is already SCHEDULED | 公式ページへ |
AWS Glue | Start-GLUEJobRun | ジョブ定義を使用してジョブを開始します。 | Starts a job run using a job definition | 公式ページへ |
AWS Glue | Start-GLUETrigger | 既存のトリガーを開始します。 | Starts an existing trigger | 公式ページへ |
AWS Glue | Stop-GLUECrawler | 指定されたクローラーが実行中の場合、クロールを停止します | If the specified crawler is running, stops the crawl | 公式ページへ |
AWS Glue | Stop-GLUECrawlerSchedule | 指定されたクローラーのスケジュール状態をNOT_SCHEDULEDに設定しますが、クローラーがすでに実行されている場合はクローラーを停止しません | Sets the schedule state of the specified crawler to NOT_SCHEDULED, but does not stop the crawler if it is already running | 公式ページへ |
AWS Glue | Stop-GLUEJobRunBatch | 指定されたジョブ定義に対して1つ以上のジョブ実行を停止します。 | Stops one or more job runs for a specified job definition | 公式ページへ |
AWS Glue | Stop-GLUETrigger | 指定されたトリガーを停止します。 | Stops a specified trigger | 公式ページへ |
AWS Glue | Update-GLUEClassifier | 既存の分類子(存在するフィールドに応じて、GrokClassifier、XMLClassifier、またはJsonClassifier)を変更します。 | Modifies an existing classifier (a GrokClassifier, XMLClassifier, or JsonClassifier, depending on which field is present) | 公式ページへ |
AWS Glue | Update-GLUEConnection | データカタログの接続定義を更新します。 | Updates a connection definition in the Data Catalog | 公式ページへ |
AWS Glue | Update-GLUECrawler | クローラを更新する | Updates a crawler | 公式ページへ |
AWS Glue | Update-GLUECrawlerSchedule | cron式を使用してクローラのスケジュールを更新します。 | Updates the schedule of a crawler using a cron expression | 公式ページへ |
AWS Glue | Update-GLUEDatabase | データカタログ内の既存のデータベース定義を更新します。 | Updates an existing database definition in a Data Catalog | 公式ページへ |
AWS Glue | Update-GLUEDevEndpoint | 指定されたDevEndpointを更新します。 | Updates a specified DevEndpoint | 公式ページへ |
AWS Glue | Update-GLUEJob | 既存のジョブ定義を更新する | Updates an existing job definition | 公式ページへ |
AWS Glue | Update-GLUEPartition | パーティションを更新する | Updates a partition | 公式ページへ |
AWS Glue | Update-GLUETable | データカタログ内のメタデータテーブルを更新します。 | Updates a metadata table in the Data Catalog | 公式ページへ |
AWS Glue | Update-GLUETrigger | トリガー定義を更新します。 | Updates a trigger definition | 公式ページへ |
AWS Glue | Update-GLUEUserDefinedFunction | データカタログの既存の関数定義を更新します。 | Updates an existing function definition in the Data Catalog | 公式ページへ |
AWS Greengrass | Add-GGRoleToGroup | ロールをグループに関連付ける | Associates a role with a group | 公式ページへ |
AWS Greengrass | Add-GGServiceRoleToAccount | あなたのアカウントと役割を関連付ける | Associates a role with your account | 公式ページへ |
AWS Greengrass | Get-GGAssociatedRole | 特定のグループに関連付けられたロールを取得します。 | Retrieves the role associated with a particular group | 公式ページへ |
AWS Greengrass | Get-GGConnectivityInfo | コアの接続情報を取得します。 | Retrieves the connectivity information for a core | 公式ページへ |
AWS Greengrass | Get-GGCoreDefinition | コア定義バージョンに関する情報を取得します。 | Retrieves information about a core definition version | 公式ページへ |
AWS Greengrass | Get-GGCoreDefinitionList | コア定義のリストを取得する | Retrieves a list of core definitions | 公式ページへ |
AWS Greengrass | Get-GGCoreDefinitionVersion | コア定義バージョンに関する情報を取得します。 | Retrieves information about a core definition version | 公式ページへ |
AWS Greengrass | Get-GGCoreDefinitionVersionList | コア定義のバージョンを一覧表示します。 | Lists the versions of a core definition | 公式ページへ |
AWS Greengrass | Get-GGDeploymentList | グループの展開履歴を返します。 | Returns a history of deployments for the group | 公式ページへ |
AWS Greengrass | Get-GGDeploymentStatus | デプロイメントのステータスを返します。 | Returns the status of a deployment | 公式ページへ |
AWS Greengrass | Get-GGDeviceDefinition | デバイス定義に関する情報を取得します。 | Retrieves information about a device definition | 公式ページへ |
AWS Greengrass | Get-GGDeviceDefinitionList | デバイス定義のリストを取得する | Retrieves a list of device definitions | 公式ページへ |
AWS Greengrass | Get-GGDeviceDefinitionVersion | デバイス定義のバージョンに関する情報を取得します。 | Retrieves information about a device definition version | 公式ページへ |
AWS Greengrass | Get-GGDeviceDefinitionVersionList | デバイス定義のバージョンを一覧表示します。 | Lists the versions of a device definition | 公式ページへ |
AWS Greengrass | Get-GGFunctionDefinition | ラムダ関数定義に関する情報(作成時刻と最新バージョンを含む)を取得する | Retrieves information about a Lambda function definition, including its creation time and latest version | 公式ページへ |
AWS Greengrass | Get-GGFunctionDefinitionList | ラムダ関数定義のリストを取得する | Retrieves a list of Lambda function definitions | 公式ページへ |
AWS Greengrass | Get-GGFunctionDefinitionVersion | バージョンに含まれるラムダ関数とその構成を含む、ラムダ関数定義バージョンに関する情報を取得します。 | Retrieves information about a Lambda function definition version, including which Lambda functions are included in the version and their configurations | 公式ページへ |
AWS Greengrass | Get-GGFunctionDefinitionVersionList | ラムダ関数定義のバージョンを一覧表示します。 | Lists the versions of a Lambda function definition | 公式ページへ |
AWS Greengrass | Get-GGGroup | グループに関する情報を取得する | Retrieves information about a group | 公式ページへ |
AWS Greengrass | Get-GGGroupCertificateAuthority | グループに関連付けられたCAを取得します。 | Retreives the CA associated with a group | 公式ページへ |
AWS Greengrass | Get-GGGroupCertificateAuthorityList | グループの現在のCAを取得します。 | Retrieves the current CAs for a group | 公式ページへ |
AWS Greengrass | Get-GGGroupCertificateConfiguration | グループで使用されているCAの現在の構成を取得します。 | Retrieves the current configuration for the CA used by the group | 公式ページへ |
AWS Greengrass | Get-GGGroupList | グループのリストを取得する | Retrieves a list of groups | 公式ページへ |
AWS Greengrass | Get-GGGroupVersion | グループのバージョンに関する情報を取得する | Retrieves information about a group version | 公式ページへ |
AWS Greengrass | Get-GGGroupVersionList | グループのバージョンを一覧表示します。 | Lists the versions of a group | 公式ページへ |
AWS Greengrass | Get-GGLoggerDefinition | ロガー定義に関する情報を取得する | Retrieves information about a logger definition | 公式ページへ |
AWS Greengrass | Get-GGLoggerDefinitionList | ロガー定義のリストを取得する | Retrieves a list of logger definitions | 公式ページへ |
AWS Greengrass | Get-GGLoggerDefinitionVersion | ロガー定義バージョンに関する情報を取得する | Retrieves information about a logger definition version | 公式ページへ |
AWS Greengrass | Get-GGLoggerDefinitionVersionList | ロガー定義のバージョンを一覧表示します。 | Lists the versions of a logger definition | 公式ページへ |
AWS Greengrass | Get-GGResourceDefinition | リソース定義に関する情報(作成時刻と最新バージョンを含む)を取得します。 | Retrieves information about a resource definition, including its creation time and latest version | 公式ページへ |
AWS Greengrass | Get-GGResourceDefinitionList | リソース定義のリストを取得します。 | Retrieves a list of resource definitions | 公式ページへ |
AWS Greengrass | Get-GGResourceDefinitionVersion | バージョンに含まれるリソースを含むリソース定義バージョンに関する情報を取得します。 | Retrieves information about a resource definition version, including which resources are included in the version | 公式ページへ |
AWS Greengrass | Get-GGResourceDefinitionVersionList | リソース定義のバージョンをリストします。 | Lists the versions of a resource definition | 公式ページへ |
AWS Greengrass | Get-GGServiceRoleForAccount | アカウントに添付されているサービスロールを取得します。 | Retrieves the service role that is attached to your account | 公式ページへ |
AWS Greengrass | Get-GGSubscriptionDefinition | サブスクリプション定義に関する情報を取得する | Retrieves information about a subscription definition | 公式ページへ |
AWS Greengrass | Get-GGSubscriptionDefinitionList | サブスクリプション定義のリストを取得する | Retrieves a list of subscription definitions | 公式ページへ |
AWS Greengrass | Get-GGSubscriptionDefinitionVersion | サブスクリプション定義バージョンに関する情報を取得します。 | Retrieves information about a subscription definition version | 公式ページへ |
AWS Greengrass | Get-GGSubscriptionDefinitionVersionList | サブスクリプション定義のバージョンをリストします。 | Lists the versions of a subscription definition | 公式ページへ |
AWS Greengrass | New-GGCoreDefinition | コア定義を作成する | Creates a core definition | 公式ページへ |
AWS Greengrass | New-GGCoreDefinitionVersion | すでに定義されているコア定義のバージョンを作成します。 | Creates a version of a core definition that has already been defined | 公式ページへ |
AWS Greengrass | New-GGDeployment | デプロイメントを作成します。 | Creates a deployment | 公式ページへ |
AWS Greengrass | New-GGDeviceDefinition | デバイス定義を作成します。 | Creates a device definition | 公式ページへ |
AWS Greengrass | New-GGDeviceDefinitionVersion | すでに定義されているデバイス定義のバージョンを作成します。 | Creates a version of a device definition that has already been defined | 公式ページへ |
AWS Greengrass | New-GGFunctionDefinition | グループ内で使用されるラムダ関数とその構成のリストを含むラムダ関数定義を作成します | Creates a Lambda function definition which contains a list of Lambda functions and their configurations to be used in a group | 公式ページへ |
AWS Greengrass | New-GGFunctionDefinitionVersion | 既に定義されているラムダ関数定義のバージョンを作成します。 | Creates a version of a Lambda function definition that has already been defined | 公式ページへ |
AWS Greengrass | New-GGGroup | グループを作成する | Creates a group | 公式ページへ |
AWS Greengrass | New-GGGroupCertificateAuthority | グループのCAを作成します。 | Creates a CA for the group | 公式ページへ |
AWS Greengrass | New-GGGroupVersion | すでに定義されているグループのバージョンを作成します。 | Creates a version of a group which has already been defined | 公式ページへ |
AWS Greengrass | New-GGLoggerDefinition | ロガー定義を作成します。 | Creates a logger definition | 公式ページへ |
AWS Greengrass | New-GGLoggerDefinitionVersion | すでに定義されているロガー定義のバージョンを作成します。 | Creates a version of a logger definition that has already been defined | 公式ページへ |
AWS Greengrass | New-GGResourceDefinition | グループ内で使用されるリソースのリストを含むリソース定義を作成します。 | Creates a resource definition which contains a list of resources to be used in a group | 公式ページへ |
AWS Greengrass | New-GGResourceDefinitionVersion | すでに定義されているリソース定義のバージョンを作成します。 | Creates a version of a resource definition that has already been defined | 公式ページへ |
AWS Greengrass | New-GGSoftwareUpdateJob | コアまたはコアグループのソフトウェアアップデートを作成します(IoTのものとして指定されます) | Creates a software update for a core or group of cores (specified as an IoT thing group | 公式ページへ |
AWS Greengrass | New-GGSubscriptionDefinition | サブスクリプション定義を作成します。 | Creates a subscription definition | 公式ページへ |
AWS Greengrass | New-GGSubscriptionDefinitionVersion | すでに定義されているサブスクリプション定義のバージョンを作成します。 | Creates a version of a subscription definition which has already been defined | 公式ページへ |
AWS Greengrass | Remove-GGCoreDefinition | コア定義を削除します。 | Deletes a core definition | 公式ページへ |
AWS Greengrass | Remove-GGDeviceDefinition | デバイス定義を削除します。 | Deletes a device definition | 公式ページへ |
AWS Greengrass | Remove-GGFunctionDefinition | ラムダ関数定義を削除する | Deletes a Lambda function definition | 公式ページへ |
AWS Greengrass | Remove-GGGroup | グループを削除する | Deletes a group | 公式ページへ |
AWS Greengrass | Remove-GGLoggerDefinition | ロガー定義を削除する | Deletes a logger definition | 公式ページへ |
AWS Greengrass | Remove-GGResourceDefinition | リソース定義を削除します。 | Deletes a resource definition | 公式ページへ |
AWS Greengrass | Remove-GGRoleFromGroup | グループから役割の関連付けを解除します。 | Disassociates the role from a group | 公式ページへ |
AWS Greengrass | Remove-GGServiceRoleFromAccount | サービスロールとアカウントの関連付けを解除します。 | Disassociates the service role from your account | 公式ページへ |
AWS Greengrass | Remove-GGSubscriptionDefinition | サブスクリプション定義を削除します。 | Deletes a subscription definition | 公式ページへ |
AWS Greengrass | Reset-GGDeployment | グループの配備をリセットします。 | Resets a group's deployments | 公式ページへ |
AWS Greengrass | Update-GGConnectivityInfo | コアの接続情報を更新します。 | Updates the connectivity information for the core | 公式ページへ |
AWS Greengrass | Update-GGCoreDefinition | コア定義を更新する | Updates a core definition | 公式ページへ |
AWS Greengrass | Update-GGDeviceDefinition | デバイス定義を更新する | Updates a device definition | 公式ページへ |
AWS Greengrass | Update-GGFunctionDefinition | ラムダ関数定義を更新する | Updates a Lambda function definition | 公式ページへ |
AWS Greengrass | Update-GGGroup | グループを更新する | Updates a group | 公式ページへ |
AWS Greengrass | Update-GGGroupCertificateConfiguration | グループの証明書の有効期限を更新します。 | Updates the Certificate expiry time for a group | 公式ページへ |
AWS Greengrass | Update-GGLoggerDefinition | ロガー定義を更新する | Updates a logger definition | 公式ページへ |
AWS Greengrass | Update-GGResourceDefinition | リソース定義を更新します。 | Updates a resource definition | 公式ページへ |
AWS Greengrass | Update-GGSubscriptionDefinition | サブスクリプション定義を更新する | Updates a subscription definition | 公式ページへ |
AWS Health | Get-HLTHAffectedEntity | 指定されたフィルタ条件に基づいて、指定されたイベントの影響を受けたエンティティのリストを返します。 | Returns a list of entities that have been affected by the specified events, based on the specified filter criteria | 公式ページへ |
AWS Health | Get-HLTHEntityAggregate | 指定されたイベントのそれぞれによって影響を受けるエンティティの数を返します。 | Returns the number of entities that are affected by each of the specified events | 公式ページへ |
AWS Health | Get-HLTHEvent | 指定されたフィルタ条件を満たすイベントに関する情報を返します。 | Returns information about events that meet the specified filter criteria | 公式ページへ |
AWS Health | Get-HLTHEventAggregate | 各イベントタイプのイベント数を返します(発行、スケジュール変更、アカウント通知) | Returns the number of events of each event type (issue, scheduled change, and account notification) | 公式ページへ |
AWS Health | Get-HLTHEventDetail | 1つまたは複数の指定されたイベントに関する詳細情報を返します。 | Returns detailed information about one or more specified events | 公式ページへ |
AWS Health | Get-HLTHEventType | 指定されたフィルタ条件を満たすイベントタイプを返します。 | Returns the event types that meet the specified filter criteria | 公式ページへ |
AWS Identity and Access Management | Add-IAMClientIDToOpenIDConnectProvider | 指定したIAM OpenID Connect(OIDC)プロバイダリソースに既に登録されているクライアントIDのリストに、新しいクライアントID(オーディエンスとも呼ばれます)を追加します | Adds a new client ID (also known as audience) to the list of client IDs already registered for the specified IAM OpenID Connect (OIDC) provider resource | 公式ページへ |
AWS Identity and Access Management | Add-IAMRoleToInstanceProfile | 指定されたIAMロールを指定されたインスタンスプロファイルに追加します。 | Adds the specified IAM role to the specified instance profile | 公式ページへ |
AWS Identity and Access Management | Add-IAMUserToGroup | 指定したユーザーを指定したグループに追加します。 | Adds the specified user to the specified group | 公式ページへ |
AWS Identity and Access Management | Disable-IAMMFADevice | 指定されたMFAデバイスを無効にし、それが元々有効になっていたユーザ名との関連付けから削除します | Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled | 公式ページへ |
AWS Identity and Access Management | Edit-IAMPassword | この操作を呼び出すIAMユーザーのパスワードを変更します。 | Changes the password of the IAM user who is calling this operation | 公式ページへ |
AWS Identity and Access Management | Enable-IAMMFADevice | 指定されたMFAデバイスをイネーブルにし、指定されたIAMユーザと関連付けます | Enables the specified MFA device and associates it with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMAccessKey | 指定されたIAMユーザーに関連付けられたアクセスキーIDに関する情報を返します。 | Returns information about the access key IDs associated with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMAccessKeyLastUsed | 指定されたアクセスキーが最後に使用された時の情報を取得する | Retrieves information about when the specified access key was last used | 公式ページへ |
AWS Identity and Access Management | Get-IAMAccountAlias | AWSアカウントに関連付けられたアカウントエイリアスを一覧表示します。 | Lists the account alias associated with the AWS account | 公式ページへ |
AWS Identity and Access Management | Get-IAMAccountAuthorizationDetail | AWSアカウント内のすべてのIAMユーザ、グループ、ロール、およびポリシーに関する情報(それらの関係を含む)を取得します。 | Retrieves information about all IAM users, groups, roles, and policies in your AWS account, including their relationships to one another | 公式ページへ |
AWS Identity and Access Management | Get-IAMAccountPasswordPolicy | AWSアカウントのパスワードポリシーを取得します。 | Retrieves the password policy for the AWS account | 公式ページへ |
AWS Identity and Access Management | Get-IAMAccountSummary | AWSアカウントのIAMエンティティ使用量とIAMクォータに関する情報を取得します。 | Retrieves information about IAM entity usage and IAM quotas in the AWS account | 公式ページへ |
AWS Identity and Access Management | Get-IAMAttachedGroupPolicyList | 指定したIAMグループに接続されているすべての管理ポリシーを一覧表示します。 | Lists all managed policies that are attached to the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Get-IAMAttachedRolePolicyList | 指定されたIAMロールに接続されているすべての管理ポリシーを一覧表示します。 | Lists all managed policies that are attached to the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Get-IAMAttachedUserPolicyList | 指定されたIAMユーザーに接続されているすべての管理ポリシーを一覧表示します。 | Lists all managed policies that are attached to the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMContextKeysForCustomPolicy | 入力ポリシーで参照されているすべてのコンテキストキーのリストを取得します。 | Gets a list of all of the context keys referenced in the input policies | 公式ページへ |
AWS Identity and Access Management | Get-IAMContextKeysForPrincipalPolicy | 指定されたIAMエンティティに接続されているすべてのIAMポリシーで参照されているすべてのコンテキストキーのリストを取得します。 | Gets a list of all of the context keys referenced in all the IAM policies that are attached to the specified IAM entity | 公式ページへ |
AWS Identity and Access Management | Get-IAMCredentialReport | AWSアカウントの資格情報レポートを取得します。 | Retrieves a credential report for the AWS account | 公式ページへ |
AWS Identity and Access Management | Get-IAMEntitiesForPolicy | 指定した管理対象ポリシーが関連付けられているすべてのIAMユーザー、グループ、および役割を一覧表示します。 | Lists all IAM users, groups, and roles that the specified managed policy is attached to | 公式ページへ |
AWS Identity and Access Management | Get-IAMGroup | 指定されたIAMグループ内にあるIAMユーザーのリストを返します。 | Returns a list of IAM users that are in the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Get-IAMGroupForUser | 指定したIAMユーザーが属するIAMグループを一覧表示します。 | Lists the IAM groups that the specified IAM user belongs to | 公式ページへ |
AWS Identity and Access Management | Get-IAMGroupList | 指定されたパスプレフィックスを持つIAMグループを一覧表示します。 | Lists the IAM groups that have the specified path prefix | 公式ページへ |
AWS Identity and Access Management | Get-IAMGroupPolicy | 指定されたIAMグループに埋め込まれている、指定されたインラインポリシー文書を取得します。 | Retrieves the specified inline policy document that is embedded in the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Get-IAMGroupPolicyList | 指定したIAMグループに埋め込まれているインラインポリシーの名前を一覧表示します。 | Lists the names of the inline policies that are embedded in the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Get-IAMInstanceProfile | インスタンスプロファイルのパス、GUID、ARN、ロールなど、指定されたインスタンスプロファイルに関する情報を取得します。 | Retrieves information about the specified instance profile, including the instance profile's path, GUID, ARN, and role | 公式ページへ |
AWS Identity and Access Management | Get-IAMInstanceProfileForRole | 指定された関連IAMロールを持つインスタンスプロファイルを一覧表示します。 | Lists the instance profiles that have the specified associated IAM role | 公式ページへ |
AWS Identity and Access Management | Get-IAMInstanceProfileList | 指定されたパス・プレフィックスを持つインスタンス・プロファイルをリストします。 | Lists the instance profiles that have the specified path prefix | 公式ページへ |
AWS Identity and Access Management | Get-IAMLoginProfile | 指定したIAMユーザーのユーザー名とパスワードの作成日を取得します。 | Retrieves the user name and password-creation date for the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMMFADevice | IAMユーザのMFAデバイスを一覧表示します。 | Lists the MFA devices for an IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMOpenIDConnectProvider | IAM内の指定されたOpenID Connect(OIDC)プロバイダリソースオブジェクトに関する情報を返します。 | Returns information about the specified OpenID Connect (OIDC) provider resource object in IAM | 公式ページへ |
AWS Identity and Access Management | Get-IAMOpenIDConnectProviderList | AWSアカウントで定義されたIAM OpenID Connect(OIDC)プロバイダリソースオブジェクトに関する情報を一覧表示します。 | Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the AWS account | 公式ページへ |
AWS Identity and Access Management | Get-IAMPolicy | ポリシーのデフォルトバージョン、ポリシーが付加されているIAMユーザー、グループ、およびロールの総数など、指定した管理対象ポリシーに関する情報を取得します。 | Retrieves information about the specified managed policy, including the policy's default version and the total number of IAM users, groups, and roles to which the policy is attached | 公式ページへ |
AWS Identity and Access Management | Get-IAMPolicyList | 独自の顧客定義管理ポリシーとすべてのAWS管理ポリシーを含む、AWSアカウントで使用可能なすべての管理ポリシーを一覧表示します。 | Lists all the managed policies that are available in your AWS account, including your own customer-defined managed policies and all AWS managed policies | 公式ページへ |
AWS Identity and Access Management | Get-IAMPolicyVersion | 指定された管理対象ポリシー(ポリシー文書を含む)の指定されたバージョンに関する情報を取得します。 | Retrieves information about the specified version of the specified managed policy, including the policy document | 公式ページへ |
AWS Identity and Access Management | Get-IAMPolicyVersionList | ポリシーのデフォルトバージョンとして現在設定されているバージョンを含む、指定した管理対象ポリシーのバージョンに関する情報を一覧表示します。 | Lists information about the versions of the specified managed policy, including the version that is currently set as the policy's default version | 公式ページへ |
AWS Identity and Access Management | Get-IAMRole | 役割のパス、GUID、ARN、および役割を引き受ける権限を付与する役割の信頼ポリシーを含む、指定された役割に関する情報を取得します。 | Retrieves information about the specified role, including the role's path, GUID, ARN, and the role's trust policy that grants permission to assume the role | 公式ページへ |
AWS Identity and Access Management | Get-IAMRoleList | 指定されたパスプレフィックスを持つIAMロールを一覧表示します。 | Lists the IAM roles that have the specified path prefix | 公式ページへ |
AWS Identity and Access Management | Get-IAMRolePolicy | 指定されたIAMロールで埋め込まれている、指定されたインラインポリシー文書を取得します。 | Retrieves the specified inline policy document that is embedded with the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Get-IAMRolePolicyList | 指定したIAMロールに埋め込まれているインラインポリシーの名前を一覧表示します。 | Lists the names of the inline policies that are embedded in the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Get-IAMSAMLProvider | IAM SAMLプロバイダリソースオブジェクトが作成または更新されたときにアップロードされたSAMLプロバイダメタドキュメントを返します。 | Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated | 公式ページへ |
AWS Identity and Access Management | Get-IAMSAMLProviderList | アカウントのIAMで定義されているSAMLプロバイダリソースオブジェクトを一覧表示します。 | Lists the SAML provider resource objects defined in IAM in the account | 公式ページへ |
AWS Identity and Access Management | Get-IAMServerCertificate | IAMに格納されている指定されたサーバー証明書に関する情報を取得します。 | Retrieves information about the specified server certificate stored in IAM | 公式ページへ |
AWS Identity and Access Management | Get-IAMServerCertificateList | 指定されたパス接頭辞を持つIAMに格納されているサーバー証明書を一覧表示します。 | Lists the server certificates stored in IAM that have the specified path prefix | 公式ページへ |
AWS Identity and Access Management | Get-IAMServiceLinkedRoleDeletionStatus | サービスに関連付けられた役割の削除のステータスを取得します。 | Retrieves the status of your service-linked role deletion | 公式ページへ |
AWS Identity and Access Management | Get-IAMServiceSpecificCredentialList | 指定したIAMユーザーに関連付けられているサービス固有の資格情報に関する情報を返します。 | Returns information about the service-specific credentials associated with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMSigningCertificate | 指定されたIAMユーザーに関連付けられている署名証明書に関する情報を返します。 | Returns information about the signing certificates associated with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMSSHPublicKey | キーに関するメタデータを含む、指定されたSSH公開鍵を取得します。 | Retrieves the specified SSH public key, including metadata about the key | 公式ページへ |
AWS Identity and Access Management | Get-IAMSSHPublicKeyList | 指定されたIAMユーザーに関連付けられたSSH公開キーに関する情報を返します。 | Returns information about the SSH public keys associated with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMUser | ユーザーの作成日、パス、一意のID、およびARNを含む、指定されたIAMユーザーに関する情報を取得します。 | Retrieves information about the specified IAM user, including the user's creation date, path, unique ID, and ARN | 公式ページへ |
AWS Identity and Access Management | Get-IAMUserList | 指定したパスプレフィックスを持つIAMユーザーを一覧表示します。 | Lists the IAM users that have the specified path prefix | 公式ページへ |
AWS Identity and Access Management | Get-IAMUserPolicy | 指定されたIAMユーザーに埋め込まれている、指定されたインラインポリシー文書を取得します。 | Retrieves the specified inline policy document that is embedded in the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMUserPolicyList | 指定したIAMユーザーに埋め込まれたインラインポリシーの名前を一覧表示します。 | Lists the names of the inline policies embedded in the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Get-IAMVirtualMFADevice | 割り当てステータスによってAWSアカウントで定義された仮想MFAデバイスを一覧表示します。 | Lists the virtual MFA devices defined in the AWS account by assignment status | 公式ページへ |
AWS Identity and Access Management | New-IAMAccessKey | 指定されたユーザーの新しいAWS秘密アクセスキーと対応するAWSアクセスキーIDを作成します。 | Creates a new AWS secret access key and corresponding AWS access key ID for the specified user | 公式ページへ |
AWS Identity and Access Management | New-IAMAccountAlias | AWSアカウントのエイリアスを作成します。 | Creates an alias for your AWS account | 公式ページへ |
AWS Identity and Access Management | New-IAMGroup | 新しいグループを作成します。 | Creates a new group | 公式ページへ |
AWS Identity and Access Management | New-IAMInstanceProfile | 新しいインスタンスプロファイルを作成します。 | Creates a new instance profile | 公式ページへ |
AWS Identity and Access Management | New-IAMLoginProfile | 指定されたユーザーのパスワードを作成し、ユーザーにAWS管理コンソールを介してAWSサービスにアクセスできるようにします | Creates a password for the specified user, giving the user the ability to access AWS services through the AWS Management Console | 公式ページへ |
AWS Identity and Access Management | New-IAMOpenIDConnectProvider | Creates an IAM entity to describe an identity provider (IdP) that supports 公式ページへ | ||
AWS Identity and Access Management | New-IAMPolicy | AWSアカウント用の新しい管理ポリシーを作成します。 | Creates a new managed policy for your AWS account | 公式ページへ |
AWS Identity and Access Management | New-IAMPolicyVersion | 指定された管理対象ポリシーの新しいバージョンを作成します。 | Creates a new version of the specified managed policy | 公式ページへ |
AWS Identity and Access Management | New-IAMRole | AWSアカウント用の新しいロールを作成します。 | Creates a new role for your AWS account | 公式ページへ |
AWS Identity and Access Management | New-IAMSAMLProvider | SAML 2をサポートするアイデンティティプロバイダ(IdP)を記述するIAMリソースを作成します。 | Creates an IAM resource that describes an identity provider (IdP) that supports SAML 2 | 公式ページへ |
AWS Identity and Access Management | New-IAMServiceLinkedRole | 特定のAWSサービスにリンクされているIAMロールを作成します。 | Creates an IAM role that is linked to a specific AWS service | 公式ページへ |
AWS Identity and Access Management | New-IAMServiceSpecificCredential | 要求で指定されたサービスにアクセスするために使用できるユーザー名とパスワードで構成される資格情報のセットを生成します。 | Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request | 公式ページへ |
AWS Identity and Access Management | New-IAMUser | AWSアカウント用の新しいIAMユーザーを作成します。 | Creates a new IAM user for your AWS account | 公式ページへ |
AWS Identity and Access Management | New-IAMVirtualMFADevice | AWSアカウントの新しい仮想MFAデバイスを作成します。 | Creates a new virtual MFA device for the AWS account | 公式ページへ |
AWS Identity and Access Management | Publish-IAMServerCertificate | AWSアカウントのサーバー証明書エンティティをアップロードします。 | Uploads a server certificate entity for the AWS account | 公式ページへ |
AWS Identity and Access Management | Publish-IAMSigningCertificate | Xをアップロードする | Uploads an X | 公式ページへ |
AWS Identity and Access Management | Publish-IAMSSHPublicKey | SSH公開鍵をアップロードし、指定したIAMユーザに関連付けます。 | Uploads an SSH public key and associates it with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Register-IAMGroupPolicy | 指定された管理対象ポリシーを指定されたIAMグループに接続します。 | Attaches the specified managed policy to the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Register-IAMRolePolicy | 指定された管理対象ポリシーを指定されたIAMロールに関連付けます。 | Attaches the specified managed policy to the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Register-IAMUserPolicy | 指定された管理対象ポリシーを指定されたユーザーに接続します。 | Attaches the specified managed policy to the specified user | 公式ページへ |
AWS Identity and Access Management | Remove-IAMAccessKey | 指定されたIAMユーザーに関連付けられているアクセスキーペアを削除します。 | Deletes the access key pair associated with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Remove-IAMAccountAlias | 指定されたAWSアカウントエイリアスを削除します。 | Deletes the specified AWS account alias | 公式ページへ |
AWS Identity and Access Management | Remove-IAMAccountPasswordPolicy | AWSアカウントのパスワードポリシーを削除します。 | Deletes the password policy for the AWS account | 公式ページへ |
AWS Identity and Access Management | Remove-IAMClientIDFromOpenIDConnectProvider | 指定したIAM OpenID Connect(OIDC)プロバイダリソースオブジェクトに登録されているクライアントIDのリストから、指定したクライアントID(オーディエンスとも呼ばれます)を削除します。 | Removes the specified client ID (also known as audience) from the list of client IDs registered for the specified IAM OpenID Connect (OIDC) provider resource object | 公式ページへ |
AWS Identity and Access Management | Remove-IAMGroup | 指定されたIAMグループを削除します。 | Deletes the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Remove-IAMGroupPolicy | 指定されたIAMグループに埋め込まれている、指定されたインラインポリシーを削除します。 | Deletes the specified inline policy that is embedded in the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Remove-IAMInstanceProfile | 指定されたインスタンス・プロファイルを削除します。 | Deletes the specified instance profile | 公式ページへ |
AWS Identity and Access Management | Remove-IAMLoginProfile | 指定されたIAMユーザーのパスワードを削除します。これにより、ユーザーはAWS管理コンソールを介してAWSサービスにアクセスできなくなります | Deletes the password for the specified IAM user, which terminates the user's ability to access AWS services through the AWS Management Console | 公式ページへ |
AWS Identity and Access Management | Remove-IAMOpenIDConnectProvider | IAMのOpenID Connectアイデンティティプロバイダ(IdP)リソースオブジェクトを削除する | Deletes an OpenID Connect identity provider (IdP) resource object in IAM | 公式ページへ |
AWS Identity and Access Management | Remove-IAMPolicy | 指定した管理ポリシーを削除します。 | Deletes the specified managed policy | 公式ページへ |
AWS Identity and Access Management | Remove-IAMPolicyVersion | 指定されたバージョンを指定された管理対象ポリシーから削除します。 | Deletes the specified version from the specified managed policy | 公式ページへ |
AWS Identity and Access Management | Remove-IAMRole | 指定されたロールを削除します。 | Deletes the specified role | 公式ページへ |
AWS Identity and Access Management | Remove-IAMRoleFromInstanceProfile | 指定されたIAMロールを指定されたEC2インスタンスプロファイルから削除します。 | Removes the specified IAM role from the specified EC2 instance profile | 公式ページへ |
AWS Identity and Access Management | Remove-IAMRolePermissionsBoundary | 指定されたIAMロールの権限境界を削除します。 | Deletes the permissions boundary for the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Remove-IAMRolePolicy | 指定されたIAMロールに埋め込まれている、指定されたインラインポリシーを削除します。 | Deletes the specified inline policy that is embedded in the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Remove-IAMSAMLProvider | IAMでSAMLプロバイダリソースを削除する | Deletes a SAML provider resource in IAM | 公式ページへ |
AWS Identity and Access Management | Remove-IAMServerCertificate | 指定されたサーバー証明書を削除します。 | Deletes the specified server certificate | 公式ページへ |
AWS Identity and Access Management | Remove-IAMServiceLinkedRole | サービスに関連付けられた役割の削除要求を送信し、削除のステータスを確認するために使用できるDeletionTaskIdを返します | Submits a service-linked role deletion request and returns a DeletionTaskId, which you can use to check the status of the deletion | 公式ページへ |
AWS Identity and Access Management | Remove-IAMServiceSpecificCredential | 指定したサービス固有の資格証明を削除します。 | Deletes the specified service-specific credential | 公式ページへ |
AWS Identity and Access Management | Remove-IAMSigningCertificate | 指定されたIAMユーザーに関連付けられた署名証明書を削除します。 | Deletes a signing certificate associated with the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Remove-IAMSSHPublicKey | 指定されたSSH公開鍵を削除します。 | Deletes the specified SSH public key | 公式ページへ |
AWS Identity and Access Management | Remove-IAMUser | 指定されたIAMユーザーを削除します。 | Deletes the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Remove-IAMUserFromGroup | 指定されたユーザーを指定したグループから削除します。 | Removes the specified user from the specified group | 公式ページへ |
AWS Identity and Access Management | Remove-IAMUserPermissionsBoundary | 指定されたIAMユーザーの権限境界を削除します。 | Deletes the permissions boundary for the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Remove-IAMUserPolicy | 指定されたIAMユーザーに埋め込まれている、指定されたインラインポリシーを削除します。 | Deletes the specified inline policy that is embedded in the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Remove-IAMVirtualMFADevice | 仮想MFAデバイスを削除します。 | Deletes a virtual MFA device | 公式ページへ |
AWS Identity and Access Management | Request-IAMCredentialReport | AWSアカウントの資格情報レポートを生成する | Generates a credential report for the AWS account | 公式ページへ |
AWS Identity and Access Management | Reset-IAMServiceSpecificCredential | サービス固有の資格証明のパスワードをリセットします。 | Resets the password for a service-specific credential | 公式ページへ |
AWS Identity and Access Management | Set-IAMDefaultPolicyVersion | 指定されたポリシーの指定されたバージョンを、ポリシーのデフォルト(有効)バージョンとして設定します。 | Sets the specified version of the specified policy as the policy's default (operative) version | 公式ページへ |
AWS Identity and Access Management | Set-IAMRolePermissionsBoundary | IAMロールの権限境界として指定されているポリシーを追加または更新します。 | Adds or updates the policy that is specified as the IAM role's permissions boundary | 公式ページへ |
AWS Identity and Access Management | Set-IAMUserPermissionsBoundary | IAMユーザーのアクセス許可の境界として指定されたポリシーを追加または更新します。 | Adds or updates the policy that is specified as the IAM user's permissions boundary | 公式ページへ |
AWS Identity and Access Management | Sync-IAMMFADevice | 指定されたMFAデバイスをAWSサーバ上のIAMリソースオブジェクトと同期させます。 | Synchronizes the specified MFA device with its IAM resource object on the AWS servers | 公式ページへ |
AWS Identity and Access Management | Test-IAMCustomPolicy | IAMポリシーのセットとリソースベースのポリシー(オプション)がAPI操作とAWSリソースのリストとどのように連携してポリシーの有効なアクセス権を決定するかをシミュレートする | Simulate how a set of IAM policies and optionally a resource-based policy works with a list of API operations and AWS resources to determine the policies' effective permissions | 公式ページへ |
AWS Identity and Access Management | Test-IAMPrincipalPolicy | IAMエンティティにアタッチされた一連のIAMポリシーが、API操作とAWSリソースのリストを使ってどのように動作し、ポリシーの有効な権限を判断するかをシミュレートします。 | Simulate how a set of IAM policies attached to an IAM entity works with a list of API operations and AWS resources to determine the policies' effective permissions | 公式ページへ |
AWS Identity and Access Management | Unregister-IAMGroupPolicy | 指定された管理対象ポリシーを指定されたIAMグループから削除します。 | Removes the specified managed policy from the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Unregister-IAMRolePolicy | 指定された管理対象ポリシーを指定されたロールから削除します。 | Removes the specified managed policy from the specified role | 公式ページへ |
AWS Identity and Access Management | Unregister-IAMUserPolicy | 指定した管理対象ポリシーを指定したユーザーから削除します。 | Removes the specified managed policy from the specified user | 公式ページへ |
AWS Identity and Access Management | Update-IAMAccessKey | 指定したアクセスキーのステータスを[アクティブ]から[無効]に変更するか、またはその逆にします。 | Changes the status of the specified access key from Active to Inactive, or vice versa | 公式ページへ |
AWS Identity and Access Management | Update-IAMAccountPasswordPolicy | AWSアカウントのパスワードポリシー設定を更新します。 | Updates the password policy settings for the AWS account | 公式ページへ |
AWS Identity and Access Management | Update-IAMAssumeRolePolicy | IAMエンティティに役割を付与する権限を与えるポリシーを更新します。 | Updates the policy that grants an IAM entity permission to assume a role | 公式ページへ |
AWS Identity and Access Management | Update-IAMGroup | 指定されたIAMグループの名前および/またはパスを更新します。 | Updates the name and/or the path of the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Update-IAMLoginProfile | 指定したIAMユーザーのパスワードを変更します。 | Changes the password for the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Update-IAMOpenIDConnectProviderThumbprint | OpenID Connect(OIDC)プロバイダのリソースオブジェクトに関連付けられている既存のサーバー証明書サムプリントの既存のリストを新しい拇印のリストに置き換えます。 | Replaces the existing list of server certificate thumbprints associated with an OpenID Connect (OIDC) provider resource object with a new list of thumbprints | 公式ページへ |
AWS Identity and Access Management | Update-IAMRole | ロールの説明または最大セッション時間の設定を更新します。 | Updates the description or maximum session duration setting of a role | 公式ページへ |
AWS Identity and Access Management | Update-IAMRoleDescription | 代わりに使用する | Use instead | 公式ページへ |
AWS Identity and Access Management | Update-IAMSAMLProvider | 既存のSAMLプロバイダリソースオブジェクトのメタデータドキュメントを更新します。 | Updates the metadata document for an existing SAML provider resource object | 公式ページへ |
AWS Identity and Access Management | Update-IAMServerCertificate | IAMに格納されている指定されたサーバー証明書の名前および/またはパスを更新します。 | Updates the name and/or the path of the specified server certificate stored in IAM | 公式ページへ |
AWS Identity and Access Management | Update-IAMServiceSpecificCredential | サービス固有の資格証明の状況をアクティブまたは非アクティブに設定します。 | Sets the status of a service-specific credential to Active or Inactive | 公式ページへ |
AWS Identity and Access Management | Update-IAMSigningCertificate | 指定されたユーザ署名証明書のステータスをアクティブからディセーブルに変更します。 | Changes the status of the specified user signing certificate from active to disabled, or vice versa | 公式ページへ |
AWS Identity and Access Management | Update-IAMSSHPublicKey | IAMユーザのSSH公開鍵のステータスをアクティブまたは非アクティブに設定します。 | Sets the status of an IAM user's SSH public key to active or inactive | 公式ページへ |
AWS Identity and Access Management | Update-IAMUser | 指定されたIAMユーザーの名前および/またはパスを更新します。 | Updates the name and/or the path of the specified IAM user | 公式ページへ |
AWS Identity and Access Management | Write-IAMGroupPolicy | 指定したIAMグループに埋め込まれているインラインポリシー文書を追加または更新します。 | Adds or updates an inline policy document that is embedded in the specified IAM group | 公式ページへ |
AWS Identity and Access Management | Write-IAMRolePolicy | 指定されたIAMロールに埋め込まれているインラインポリシードキュメントを追加または更新します。 | Adds or updates an inline policy document that is embedded in the specified IAM role | 公式ページへ |
AWS Identity and Access Management | Write-IAMUserPolicy | 指定されたIAMユーザーに埋め込まれているインラインポリシー文書を追加または更新します。 | Adds or updates an inline policy document that is embedded in the specified IAM user | 公式ページへ |
AWS Import/Export | Get-IEJob | この操作は、リクエスタに関連付けられたジョブを返します。 | This operation returns the jobs associated with the requester | 公式ページへ |
AWS Import/Export | Get-IEShippingLabel | この操作により、処理のためにAWSにデバイスを出荷するために使用する、先払いのUPS出荷ラベルが生成されます | This operation generates a pre-paid UPS shipping label that you will use to ship your device to AWS for processing | 公式ページへ |
AWS Import/Export | Get-IEStatus | この操作は、ジョブが処理パイプライン内のどこにあるか、結果のステータス、およびジョブに関連付けられた署名値など、ジョブに関する情報を返します | This operation returns information about a job, including where the job is in the processing pipeline, the status of the results, and the signature value associated with the job | 公式ページへ |
AWS Import/Export | New-IEJob | この操作は、データのアップロードまたはダウンロードのスケジューリングのプロセスを開始します | This operation initiates the process of scheduling an upload or download of your data | 公式ページへ |
AWS Import/Export | Stop-IEJob | この操作は、指定されたジョブをキャンセルします。 | This operation cancels a specified job | 公式ページへ |
AWS Import/Export | Update-IEJob | この操作を使用して、新しいマニフェストファイルを指定して、元のマニフェストファイルで指定されたパラメータを変更します | You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWAddress | AddressIdを取得し、そのアドレスに関する特定の詳細をAddressオブジェクトの形式で返します | Takes an AddressId and returns specific details about that address in the form of an Address object | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWAddressList | 指定された数のADDRESSオブジェクトを返します。 | Returns a specified number of ADDRESS objects | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWCluster | 出荷情報、クラスタステータス、およびその他の重要なメタデータを含む特定のクラスタに関する情報を返します | Returns information about a specific cluster including shipping information, cluster status, and other important metadata | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWClusterJobList | 指定された長さのJobListEntryオブジェクトの配列を返します。 | Returns an array of JobListEntry objects of the specified length | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWClusterList | 指定された長さのClusterListEntryオブジェクトの配列を返します。 | Returns an array of ClusterListEntry objects of the specified length | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWCompatibleImageList | このアクションは、Snowball Edgeデバイスでの使用がサポートされる、AWSアカウントによって所有されている異なるAmazon EC2 Amazon Machine Images(AMI)のリストを返します | This action returns a list of the different Amazon EC2 Amazon Machine Images (AMIs) that are owned by your AWS account that would be supported for use on a Snowball Edge device | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWJob | 出荷情報、ジョブステータス、およびその他の重要なメタデータを含む特定のジョブに関する情報を返します | Returns information about a specific job including shipping information, job status, and other important metadata | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWJobManifest | 指定されたJobId値に関連付けられたマニフェストファイルのAmazon S3の予約URLへのリンクを返します | Returns a link to an Amazon S3 presigned URL for the manifest file associated with the specified JobId value | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWJobsList | 指定された長さのJobListEntryオブジェクトの配列を返します。 | Returns an array of JobListEntry objects of the specified length | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWJobUnlockCode | 指定されたジョブのUnlockCodeコード値を返します。 | Returns the UnlockCode code value for the specified job | 公式ページへ |
AWS Import/Export Snowball | Get-SNOWSnowballUsage | あなたのアカウントのスノーボールサービスの制限に関する情報と、あなたのアカウントが使用しているスノーボールの数を返します | Returns information about the Snowball service limit for your account, and also the number of Snowballs your account has in use | 公式ページへ |
AWS Import/Export Snowball | New-SNOWAddress | Snowballを出荷するための住所を作成します。 | Creates an address for a Snowball to be shipped to | 公式ページへ |
AWS Import/Export Snowball | New-SNOWCluster | 空のクラスタを作成します。 | Creates an empty cluster | 公式ページへ |
AWS Import/Export Snowball | New-SNOWJob | Amazon S3とオンプレミスデータセンター間でデータをインポートまたはエクスポートするジョブを作成します。 | Creates a job to import or export data between Amazon S3 and your on-premises data center | 公式ページへ |
AWS Import/Export Snowball | Stop-SNOWCluster | クラスタジョブを取り消す | Cancels a cluster job | 公式ページへ |
AWS Import/Export Snowball | Stop-SNOWJob | 指定されたジョブをキャンセルします。 | Cancels the specified job | 公式ページへ |
AWS Import/Export Snowball | Update-SNOWCluster | クラスタのClusterState値がAwaitingQuorum状態になっている間、クラスタに関連付けられている情報の一部を更新できます | While a cluster's ClusterState value is in the AwaitingQuorum state, you can update some of the information associated with a cluster | 公式ページへ |
AWS Import/Export Snowball | Update-SNOWJob | ジョブのJobState値がNewの場合、ジョブに関連付けられている情報の一部を更新できます | While a job's JobState value is New, you can update some of the information associated with a job | 公式ページへ |
AWS IoT | Add-IOTPolicy | 指定したターゲットにポリシーを付加します。 | Attaches a policy to the specified target | 公式ページへ |
AWS IoT | Add-IOTPrincipalPolicy | 指定されたポリシーを指定されたプリンシパル(証明書またはその他の資格情報)に接続します。 | Attaches the specified policy to the specified principal (certificate or other credential) | 公式ページへ |
AWS IoT | Add-IOTTargetsWithJob | グループを継続的なジョブに関連付ける | Associates a group with a continuous job | 公式ページへ |
AWS IoT | Add-IOTThingPrincipal | 指定されたプリンシパルを指定されたものにアタッチする | Attaches the specified principal to the specified thing | 公式ページへ |
AWS IoT | Add-IOTThingToThingGroup | 物を物グループに加える | Adds a thing to a thing group | 公式ページへ |
AWS IoT | Clear-IOTDefaultAuthorizer | デフォルトの承認者をクリアします。 | Clears the default authorizer | 公式ページへ |
AWS IoT | Confirm-IOTCertificateTransfer | 保留中の証明書転送を受け入れる | Accepts a pending certificate transfer | 公式ページへ |
AWS IoT | Deny-IOTCertificateTransfer | 保留中の証明書転送を拒否します。 | Rejects a pending certificate transfer | 公式ページへ |
AWS IoT | Disable-IOTTopicRule | ルールを無効にする | Disables the rule | 公式ページへ |
AWS IoT | Dismount-IOTPolicy | 指定されたターゲットからポリシーを切り離します。 | Detaches a policy from the specified target | 公式ページへ |
AWS IoT | Dismount-IOTSecurityProfile | デバイスディフェンダーのセキュリティプロファイルを物品グループまたはこのアカウントから分離します。 | Disassociates a Device Defender security profile from a thing group or from this account | 公式ページへ |
AWS IoT | Enable-IOTTopicRule | ルールを有効にする | Enables the rule | 公式ページへ |
AWS IoT | Get-IOTAccountAuditConfiguration | このアカウントのDevice Defender監査設定に関する情報を取得します。 | Gets information about the Device Defender audit settings for this account | 公式ページへ |
AWS IoT | Get-IOTActiveViolationList | 特定のDevice Defenderセキュリティプロファイルのアクティブな違反を一覧表示します。 | Lists the active violations for a given Device Defender security profile | 公式ページへ |
AWS IoT | Get-IOTAttachedPoliciesList | 指定された物件グループに添付されているポリシーを一覧表示します。 | Lists the policies attached to the specified thing group | 公式ページへ |
AWS IoT | Get-IOTAuditFindingList | Device Defender監査または指定された期間中に実行された監査の結果(結果)を一覧表示します | Lists the findings (results) of a Device Defender audit or of the audits performed during a specified time period | 公式ページへ |
AWS IoT | Get-IOTAuditTask | Device Defenderの監査に関する情報を取得します。 | Gets information about a Device Defender audit | 公式ページへ |
AWS IoT | Get-IOTAuthorizer | 承認者について説明します。 | Describes an authorizer | 公式ページへ |
AWS IoT | Get-IOTAuthorizersList | アカウントに登録されている承認者を一覧表示します。 | Lists the authorizers registered in your account | 公式ページへ |
AWS IoT | Get-IOTCACertificate | 登録済みのCA証明書について説明します。 | Describes a registered CA certificate | 公式ページへ |
AWS IoT | Get-IOTCACertificateList | AWSアカウントに登録されているCA証明書を一覧表示します。 | Lists the CA certificates registered for your AWS account | 公式ページへ |
AWS IoT | Get-IOTCertificate | 指定された証明書に関する情報を取得します。 | Gets information about the specified certificate | 公式ページへ |
AWS IoT | Get-IOTCertificateList | AWSアカウントに登録されている証明書を一覧表示します。 | Lists the certificates registered in your AWS account | 公式ページへ |
AWS IoT | Get-IOTCertificateListByCA | 指定されたCA証明書によって署名されたデバイス証明書を一覧表示する | List the device certificates signed by the specified CA certificate | 公式ページへ |
AWS IoT | Get-IOTDefaultAuthorizer | デフォルトの承認者について説明します。 | Describes the default authorizer | 公式ページへ |
AWS IoT | Get-IOTEffectivePolicy | 指定されたデバイスがAWS IoTデバイスゲートウェイに接続したときの認可動作に影響を与えるポリシーのリストを取得します | Gets a list of the policies that have an effect on the authorization behavior of the specified device when it connects to the AWS IoT device gateway | 公式ページへ |
AWS IoT | Get-IOTEndpoint | コールを行うAWSアカウント固有のエンドポイントを返します。 | Returns a unique endpoint specific to the AWS account making the call | 公式ページへ |
AWS IoT | Get-IOTEventConfiguration | イベント設定について説明します。 | Describes event configurations | 公式ページへ |
AWS IoT | Get-IOTIndex | 検索インデックスについて説明します | Describes a search index | 公式ページへ |
AWS IoT | Get-IOTIndexingConfiguration | 検索設定を取得します。 | Gets the search configuration | 公式ページへ |
AWS IoT | Get-IOTIndicesList | 検索インデックスを一覧表示する | Lists the search indices | 公式ページへ |
AWS IoT | Get-IOTJob | 仕事を説明する | Describes a job | 公式ページへ |
AWS IoT | Get-IOTJobDocument | ジョブ文書を取得する | Gets a job document | 公式ページへ |
AWS IoT | Get-IOTJobExecution | ジョブの実行を記述する | Describes a job execution | 公式ページへ |
AWS IoT | Get-IOTJobExecutionsForJobList | ジョブのジョブ実行を一覧表示します。 | Lists the job executions for a job | 公式ページへ |
AWS IoT | Get-IOTJobExecutionsForThingList | 指定されたもののジョブ実行を一覧表示します。 | Lists the job executions for the specified thing | 公式ページへ |
AWS IoT | Get-IOTJobsList | リストジョブ | Lists jobs | 公式ページへ |
AWS IoT | Get-IOTLoggingOption | ロギングオプションを取得します。 | Gets the logging options | 公式ページへ |
AWS IoT | Get-IOTOTAUpdate | OTA更新を取得します。 | Gets an OTA update | 公式ページへ |
AWS IoT | Get-IOTOTAUpdateList | OTAアップデートを一覧表示する | Lists OTA updates | 公式ページへ |
AWS IoT | Get-IOTOutgoingCertificate | 転送されているがまだ受け入れられていない証明書を一覧表示する | Lists certificates that are being transferred but not yet accepted | 公式ページへ |
AWS IoT | Get-IOTPolicy | デフォルトバージョンのポリシー文書で指定されたポリシーに関する情報を取得します。 | Gets information about the specified policy with the policy document of the default version | 公式ページへ |
AWS IoT | Get-IOTPolicyList | あなたのポリシーを一覧表示する | Lists your policies | 公式ページへ |
AWS IoT | Get-IOTPolicyPrincipalsList | 指定したポリシーに関連付けられているプリンシパルを一覧表示します。 | Lists the principals associated with the specified policy | 公式ページへ |
AWS IoT | Get-IOTPolicyVersion | 指定したポリシーバージョンに関する情報を取得します。 | Gets information about the specified policy version | 公式ページへ |
AWS IoT | Get-IOTPolicyVersionList | 指定したポリシーのバージョンを一覧表示し、既定のバージョンを識別します。 | Lists the versions of the specified policy and identifies the default version | 公式ページへ |
AWS IoT | Get-IOTPrincipalPolicyList | 指定したプリンシパルに付加されているポリシーを一覧表示します。 | Lists the policies attached to the specified principal | 公式ページへ |
AWS IoT | Get-IOTPrincipalThingList | 指定されたプリンシパルに関連付けられているものを一覧表示します。 | Lists the things associated with the specified principal | 公式ページへ |
AWS IoT | Get-IOTRegistrationCode | CA証明書をAWS IoTに登録するための登録コードを取得します。 | Gets a registration code used to register a CA certificate with AWS IoT | 公式ページへ |
AWS IoT | Get-IOTRoleAlias | ロールエイリアスについて説明します。 | Describes a role alias | 公式ページへ |
AWS IoT | Get-IOTRoleAliasesList | アカウントに登録されている役割の別名を一覧表示します。 | Lists the role aliases registered in your account | 公式ページへ |
AWS IoT | Get-IOTScheduledAudit | スケジュールされた監査に関する情報を取得します。 | Gets information about a scheduled audit | 公式ページへ |
AWS IoT | Get-IOTScheduledAuditList | スケジュールされたすべての監査をリストします。 | Lists all of your scheduled audits | 公式ページへ |
AWS IoT | Get-IOTSecurityProfile | Device Defenderセキュリティプロファイルに関する情報を取得します。 | Gets information about a Device Defender security profile | 公式ページへ |
AWS IoT | Get-IOTSecurityProfileList | 作成したDevice Defenderセキュリティプロファイルを一覧表示します。 | Lists the Device Defender security profiles you have created | 公式ページへ |
AWS IoT | Get-IOTSecurityProfilesForTargetList | ターゲット(物グループ)にアタッチされたDevice Defenderセキュリティプロファイルを一覧表示します。 | Lists the Device Defender security profiles attached to a target (thing group) | 公式ページへ |
AWS IoT | Get-IOTStream | ストリームに関する情報を取得します。 | Gets information about a stream | 公式ページへ |
AWS IoT | Get-IOTStreamList | AWSアカウントのすべてのストリームを一覧表示する | Lists all of the streams in your AWS account | 公式ページへ |
AWS IoT | Get-IOTTargetsForPolicyList | 指定したポリシーのターゲットを一覧表示する | List targets for the specified policy | 公式ページへ |
AWS IoT | Get-IOTTargetsForSecurityProfileList | 特定のDevice Defenderセキュリティプロファイルに関連付けられているターゲット(thingグループ)を一覧表示します。 | Lists the targets (thing groups) associated with a given Device Defender security profile | 公式ページへ |
AWS IoT | Get-IOTTaskList | 指定された期間中に実行されたDevice Defenderの監査を一覧表示します。 | Lists the Device Defender audits that have been performed during a given time period | 公式ページへ |
AWS IoT | Get-IOTThing | 指定されたものに関する情報を取得します。 | Gets information about the specified thing | 公式ページへ |
AWS IoT | Get-IOTThingGroup | 物グループを記述する | Describe a thing group | 公式ページへ |
AWS IoT | Get-IOTThingGroupsForThingList | 指定されたものが属する物のグループを列挙する | List the thing groups to which the specified thing belongs | 公式ページへ |
AWS IoT | Get-IOTThingGroupsList | アカウント内の物品グループを一覧表示する | List the thing groups in your account | 公式ページへ |
AWS IoT | Get-IOTThingList | あなたのものを列挙します | Lists your things | 公式ページへ |
AWS IoT | Get-IOTThingPrincipalList | 指定されたものに関連付けられたプリンシパルを一覧表示します。 | Lists the principals associated with the specified thing | 公式ページへ |
AWS IoT | Get-IOTThingRegistrationTask | 一括処理タスクの説明 | Describes a bulk thing provisioning task | 公式ページへ |
AWS IoT | Get-IOTThingRegistrationTaskReportsList | 物事登録作業に関する情報 | Information about the thing registration tasks | 公式ページへ |
AWS IoT | Get-IOTThingRegistrationTasksList | 一括処理タスクの一覧表示 | List bulk thing provisioning tasks | 公式ページへ |
AWS IoT | Get-IOTThingsInThingGroupList | 指定したグループ内の項目を一覧表示します。 | Lists the things in the specified group | 公式ページへ |
AWS IoT | Get-IOTThingType | 指定された物のタイプに関する情報を取得します。 | Gets information about the specified thing type | 公式ページへ |
AWS IoT | Get-IOTThingTypesList | 既存のものの種類を列挙します。 | Lists the existing thing types | 公式ページへ |
AWS IoT | Get-IOTTopicRule | ルールに関する情報を取得します。 | Gets information about the rule | 公式ページへ |
AWS IoT | Get-IOTTopicRuleList | 特定のトピックのルールを一覧表示します。 | Lists the rules for the specific topic | 公式ページへ |
AWS IoT | Get-IOTV2LoggingLevelsList | ロギングレベルを一覧表示する | Lists logging levels | 公式ページへ |
AWS IoT | Get-IOTV2LoggingOption | きめの細かいログオプションを取得します。 | Gets the fine grained logging options | 公式ページへ |
AWS IoT | Get-IOTViolationEventsList | 指定された期間中に検出されたDevice Defenderセキュリティプロファイルの違反を一覧表示します。 | Lists the Device Defender security profile violations discovered during the given time period | 公式ページへ |
AWS IoT | Mount-IOTSecurityProfile | デバイスディフェンダーのセキュリティプロファイルを物件グループまたはこのアカウントに関連付けます | Associates a Device Defender security profile with a thing group or with this account | 公式ページへ |
AWS IoT | New-IOTAuthorizer | 承認者を作成する | Creates an authorizer | 公式ページへ |
AWS IoT | New-IOTCertificateFromCsr | Xを作成する | Creates an X | 公式ページへ |
AWS IoT | New-IOTJob | ジョブを作成する | Creates a job | 公式ページへ |
AWS IoT | New-IOTKeysAndCertificate | 2048ビットのRSA鍵ペアを作成し、X | Creates a 2048-bit RSA key pair and issues an X | 公式ページへ |
AWS IoT | New-IOTOTAUpdate | ターゲットまたはグループのグループにAWS IoT OTAUpdateを作成します。 | Creates an AWS IoT OTAUpdate on a target group of things or groups | 公式ページへ |
AWS IoT | New-IOTPolicy | AWS IoTポリシーを作成する | Creates an AWS IoT policy | 公式ページへ |
AWS IoT | New-IOTPolicyVersion | 指定されたAWS IoTポリシーの新しいバージョンを作成します。 | Creates a new version of the specified AWS IoT policy | 公式ページへ |
AWS IoT | New-IOTRoleAlias | ロールエイリアスを作成します。 | Creates a role alias | 公式ページへ |
AWS IoT | New-IOTScheduledAudit | 指定された時間間隔で実行されるスケジュール監査を作成します。 | Creates a scheduled audit that is run at a specified time interval | 公式ページへ |
AWS IoT | New-IOTSecurityProfile | Device Defenderセキュリティプロファイルを作成します。 | Creates a Device Defender security profile | 公式ページへ |
AWS IoT | New-IOTStream | MQTTを介して1つまたは複数の大きなファイルをチャンクで配信するためのストリームを作成します。 | Creates a stream for delivering one or more large files in chunks over MQTT | 公式ページへ |
AWS IoT | New-IOTThing | レジストリにレコードを作成します。 | Creates a thing record in the registry | 公式ページへ |
AWS IoT | New-IOTThingGroup | 物グループを作成する | Create a thing group | 公式ページへ |
AWS IoT | New-IOTThingType | 新しいものを作成する | Creates a new thing type | 公式ページへ |
AWS IoT | New-IOTTopicRule | ルールを作成する | Creates a rule | 公式ページへ |
AWS IoT | Register-IOTCACertificate | AWS IoTにCA証明書を登録する | Registers a CA certificate with AWS IoT | 公式ページへ |
AWS IoT | Register-IOTCertificate | AWS IoTにデバイス証明書を登録する | Registers a device certificate with AWS IoT | 公式ページへ |
AWS IoT | Register-IOTThing | 物を準備する | Provisions a thing | 公式ページへ |
AWS IoT | Remove-IOTAccountAuditConfiguration | このアカウントのDevice Defender監査のデフォルト設定を復元します。 | Restores the default settings for Device Defender audits for this account | 公式ページへ |
AWS IoT | Remove-IOTAuthorizer | 承認者を削除する | Deletes an authorizer | 公式ページへ |
AWS IoT | Remove-IOTCACertificate | 登録済みのCA証明書を削除します。 | Deletes a registered CA certificate | 公式ページへ |
AWS IoT | Remove-IOTCertificate | 指定された証明書を削除します。 | Deletes the specified certificate | 公式ページへ |
AWS IoT | Remove-IOTJob | ジョブとそれに関連するジョブの実行を削除します。 | Deletes a job and its related job executions | 公式ページへ |
AWS IoT | Remove-IOTJobExecution | ジョブの実行を削除します。 | Deletes a job execution | 公式ページへ |
AWS IoT | Remove-IOTOTAUpdate | OTAアップデートを削除する | Delete an OTA update | 公式ページへ |
AWS IoT | Remove-IOTPolicy | 指定したポリシーを削除します。 | Deletes the specified policy | 公式ページへ |
AWS IoT | Remove-IOTPolicyVersion | 指定されたポリシーの指定されたバージョンを削除します。 | Deletes the specified version of the specified policy | 公式ページへ |
AWS IoT | Remove-IOTPrincipalPolicy | 指定されたポリシーを指定された証明書から削除します。 | Removes the specified policy from the specified certificate | 公式ページへ |
AWS IoT | Remove-IOTRegistrationCode | CA証明書登録コードを削除します。 | Deletes a CA certificate registration code | 公式ページへ |
AWS IoT | Remove-IOTRoleAlias | ロールエイリアスを削除します。 | Deletes a role alias | 公式ページへ |
AWS IoT | Remove-IOTScheduledAudit | 定期監査を削除する | Deletes a scheduled audit | 公式ページへ |
AWS IoT | Remove-IOTSecurityProfile | Device Defenderセキュリティプロファイルを削除します。 | Deletes a Device Defender security profile | 公式ページへ |
AWS IoT | Remove-IOTStream | ストリームを削除します。 | Deletes a stream | 公式ページへ |
AWS IoT | Remove-IOTThing | 指定されたものを削除する | Deletes the specified thing | 公式ページへ |
AWS IoT | Remove-IOTThingFromThingGroup | 指定したグループから指定したものを削除する | Remove the specified thing from the specified group | 公式ページへ |
AWS IoT | Remove-IOTThingGroup | 物グループを削除する | Deletes a thing group | 公式ページへ |
AWS IoT | Remove-IOTThingPrincipal | 指定されたプリンシパルを指定されたものから切り離す | Detaches the specified principal from the specified thing | 公式ページへ |
AWS IoT | Remove-IOTThingType | 指定されたものを削除します。 | Deletes the specified thing type | 公式ページへ |
AWS IoT | Remove-IOTTopicRule | ルールを削除します。 | Deletes the rule | 公式ページへ |
AWS IoT | Remove-IOTV2LoggingLevel | ロギングレベルを削除します。 | Deletes a logging level | 公式ページへ |
AWS IoT | Request-IOTCertificateTransfer | 指定された証明書を指定されたAWSアカウントに転送します。 | Transfers the specified certificate to the specified AWS account | 公式ページへ |
AWS IoT | Search-IOTIndex | クエリ検索インデックス | The query search index | 公式ページへ |
AWS IoT | Set-IOTDefaultAuthorizer | デフォルトの認可者を設定します。 | Sets the default authorizer | 公式ページへ |
AWS IoT | Set-IOTDefaultPolicyVersion | 指定されたポリシーの指定されたバージョンを、ポリシーのデフォルト(有効)バージョンとして設定します。 | Sets the specified version of the specified policy as the policy's default (operative) version | 公式ページへ |
AWS IoT | Set-IOTLoggingOption | ロギングオプションを設定します。 | Sets the logging options | 公式ページへ |
AWS IoT | Set-IOTThingTypeDeprecation | 物事タイプを非難する | Deprecates a thing type | 公式ページへ |
AWS IoT | Set-IOTTopicRule | ルールを置き換える | Replaces the rule | 公式ページへ |
AWS IoT | Set-IOTV2LoggingLevel | ロギングレベルを設定します。 | Sets the logging level | 公式ページへ |
AWS IoT | Set-IOTV2LoggingOption | V2ロギングサービスのロギングオプションを設定します。 | Sets the logging options for the V2 logging service | 公式ページへ |
AWS IoT | Start-IOTOnDemandAuditTask | オンデマンドDevice Defender監査を開始します。 | Starts an on-demand Device Defender audit | 公式ページへ |
AWS IoT | Start-IOTThingRegistrationTask | 一括プロビジョニングタスクを作成します。 | Creates a bulk thing provisioning task | 公式ページへ |
AWS IoT | Stop-IOTAuditTask | 進行中の監査を取り消す | Cancels an audit that is in progress | 公式ページへ |
AWS IoT | Stop-IOTCertificateTransfer | 指定した証明書の保留中の転送を取り消します。 | Cancels a pending transfer for the specified certificate | 公式ページへ |
AWS IoT | Stop-IOTJob | ジョブをキャンセルする | Cancels a job | 公式ページへ |
AWS IoT | Stop-IOTJobExecution | 与えられたもののジョブの実行を取り消す | Cancels the execution of a job for a given thing | 公式ページへ |
AWS IoT | Stop-IOTThingRegistrationTask | 一括処理タスクを取り消す | Cancels a bulk thing provisioning task | 公式ページへ |
AWS IoT | Test-IOTAuthorization | 指定されたプリンシパルが指定されたリソースに対してAWS IoTアクションを実行する権限を持っているかどうかをテストします。 | Tests if a specified principal is authorized to perform an AWS IoT action on a specified resource | 公式ページへ |
AWS IoT | Test-IOTInvokeAuthorizer | 指定されたカスタム承認者を呼び出すことによって、カスタム承認動作をテストします。 | Tests a custom authorization behavior by invoking a specified custom authorizer | 公式ページへ |
AWS IoT | Test-IOTValidSecurityProfileBehavior | Device Defenderセキュリティプロファイルの動作仕様を検証します。 | Validates a Device Defender security profile behaviors specification | 公式ページへ |
AWS IoT | Update-IOTAccountAuditConfiguration | このアカウントのDevice Defender監査設定を構成または再構成します。 | Configures or reconfigures the Device Defender audit settings for this account | 公式ページへ |
AWS IoT | Update-IOTAuthorizer | 承認者を更新する | Updates an authorizer | 公式ページへ |
AWS IoT | Update-IOTCACertificate | 登録済みのCA証明書を更新します。 | Updates a registered CA certificate | 公式ページへ |
AWS IoT | Update-IOTCertificate | 指定された証明書のステータスを更新します。 | Updates the status of the specified certificate | 公式ページへ |
AWS IoT | Update-IOTEventConfiguration | イベント設定を更新する | Updates the event configurations | 公式ページへ |
AWS IoT | Update-IOTIndexingConfiguration | 検索設定を更新する | Updates the search configuration | 公式ページへ |
AWS IoT | Update-IOTRoleAlias | ロールエイリアスを更新する | Updates a role alias | 公式ページへ |
AWS IoT | Update-IOTScheduledAudit | チェックが実行された回数や監査の実行頻度など、スケジュールされた監査を更新します。 | Updates a scheduled audit, including what checks are performed and how often the audit takes place | 公式ページへ |
AWS IoT | Update-IOTSecurityProfile | Device Defenderのセキュリティプロファイルを更新する | Updates a Device Defender security profile | 公式ページへ |
AWS IoT | Update-IOTStream | 既存のストリームを更新する | Updates an existing stream | 公式ページへ |
AWS IoT | Update-IOTThing | 物事のためのデータを更新する | Updates the data for a thing | 公式ページへ |
AWS IoT | Update-IOTThingGroup | 物事グループを更新する | Update a thing group | 公式ページへ |
AWS IoT | Update-IOTThingGroupsForThing | その物が属するグループを更新する | Updates the groups to which the thing belongs | 公式ページへ |
AWS IoT Jobs Data Plane | Get-IOTJJobExecution | ジョブ実行の詳細を取得する | Gets details of a job execution | 公式ページへ |
AWS IoT Jobs Data Plane | Get-IOTJPendingJobExecution | 端末ステータスにないもののすべてのジョブのリストを取得します。 | Gets the list of all jobs for a thing that are not in a terminal status | 公式ページへ |
AWS IoT Jobs Data Plane | Start-IOTJNextPendingJobExecution | 次の保留状態(ステータスIN??_PROGRESSまたはQUEUED)のジョブ実行を取得して開始します | Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing | 公式ページへ |
AWS IoT Jobs Data Plane | Update-IOTJJobExecution | ジョブ実行のステータスを更新します。 | Updates the status of a job execution | 公式ページへ |
AWS Key Management Service | Add-KMSResourceTag | 顧客マスターキー(CMK)のタグを追加または編集します。 | Adds or edits tags for a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Disable-KMSGrant | 助成金を撤回する | Retires a grant | 公式ページへ |
AWS Key Management Service | Disable-KMSKey | 顧客マスターキー(CMK)の状態を無効に設定し、暗号操作に使用しないようにします。 | Sets the state of a customer master key (CMK) to disabled, thereby preventing its use for cryptographic operations | 公式ページへ |
AWS Key Management Service | Disable-KMSKeyRotation | 公式ページへ | ||
AWS Key Management Service | Enable-KMSKey | カスタマーマスタキー(CMK)の状態を有効に設定し、暗号操作に使用できるようにします。 | Sets the state of a customer master key (CMK) to enabled, thereby permitting its use for cryptographic operations | 公式ページへ |
AWS Key Management Service | Enable-KMSKeyRotation | 公式ページへ | ||
AWS Key Management Service | Get-KMSAliasList | 呼び出し元のAWSアカウントと地域のエイリアスのリストを取得します。 | Gets a list of aliases in the caller's AWS account and region | 公式ページへ |
AWS Key Management Service | Get-KMSGrantList | 指定した顧客マスターキー(CMK)のすべての権限のリストを取得します。 | Gets a list of all grants for the specified customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Get-KMSKey | 指定された顧客マスターキー(CMK)に関する詳細情報を提供します。 | Provides detailed information about the specified customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Get-KMSKeyList | 呼び出し元のAWSアカウントと地域にあるすべての顧客マスターキー(CMK)のリストを取得します。 | Gets a list of all customer master keys (CMKs) in the caller's AWS account and region | 公式ページへ |
AWS Key Management Service | Get-KMSKeyPolicy | 指定された顧客マスターキー(CMK)に関連付けられた主要ポリシーを取得します。 | Gets a key policy attached to the specified customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Get-KMSKeyPolicyList | 顧客マスタキー(CMK)に接続されているキーポリシーの名前を取得します。 | Gets the names of the key policies that are attached to a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Get-KMSKeyRotationStatus | 公式ページへ | ||
AWS Key Management Service | Get-KMSParametersForImport | 既存のキー管理インフラストラクチャからAWS KMSにキーマテリアルをインポートするために必要な項目を返します | Returns the items you need in order to import key material into AWS KMS from your existing key management infrastructure | 公式ページへ |
AWS Key Management Service | Get-KMSResourceTag | 指定した顧客マスターキー(CMK)のすべてのタグのリストを返します。 | Returns a list of all tags for the specified customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Get-KMSRetirableGrant | 権限のRetiringPrincipalが指定されたものと一致するすべての権限のリストを返します | Returns a list of all grants for which the grant's RetiringPrincipal matches the one specified | 公式ページへ |
AWS Key Management Service | Import-KMSKeyMaterial | 既存のキー管理インフラストラクチャからAWS KMSカスタマーマスタキー(CMK)にキーマテリアルをインポートします。 | Imports key material into an AWS KMS customer master key (CMK) from your existing key management infrastructure | 公式ページへ |
AWS Key Management Service | Invoke-KMSDecrypt | 暗号文を復号化する | Decrypts ciphertext | 公式ページへ |
AWS Key Management Service | Invoke-KMSEncrypt | 顧客マスターキー(CMK)を使用して平文を暗号文に暗号化する | Encrypts plaintext into ciphertext by using a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Invoke-KMSReEncrypt | クライアント側のデータの平文を公開せずに、新しい顧客マスターキー(CMK)でサーバー側のデータを暗号化する | Encrypts data on the server side with a new customer master key (CMK) without exposing the plaintext of the data on the client side | 公式ページへ |
AWS Key Management Service | New-KMSAlias | 顧客管理の顧客マスターキー(CMK)の表示名を作成します。 | Creates a display name for a customer-managed customer master key (CMK) | 公式ページへ |
AWS Key Management Service | New-KMSDataKey | アプリケーションでローカルにデータを暗号化するために使用できるデータ暗号化キーを返します | Returns a data encryption key that you can use in your application to encrypt data locally | 公式ページへ |
AWS Key Management Service | New-KMSDataKeyWithoutPlaintext | 得意先マスタキー(CMK)で暗号化されたデータ暗号化キーを返します。 | Returns a data encryption key encrypted under a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | New-KMSGrant | 顧客マスターキー(CMK)に許可を追加します。 | Adds a grant to a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | New-KMSKey | 呼び出し元のAWSアカウントに顧客マスターキー(CMK)を作成します。 | Creates a customer master key (CMK) in the caller's AWS account | 公式ページへ |
AWS Key Management Service | New-KMSRandom | 暗号で安全なランダムなバイト文字列を返します。 | Returns a random byte string that is cryptographically secure | 公式ページへ |
AWS Key Management Service | Remove-KMSAlias | 指定されたエイリアスを削除します。 | Deletes the specified alias | 公式ページへ |
AWS Key Management Service | Remove-KMSImportedKeyMaterial | 以前にインポートしたキーマテリアルを削除します。 | Deletes key material that you previously imported | 公式ページへ |
AWS Key Management Service | Remove-KMSResourceTag | 指定したカスタマーマスタキー(CMK)から指定されたタグを削除します。 | Removes the specified tags from the specified customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Request-KMSKeyDeletion | 顧客マスターキー(CMK)の削除をスケジュールします。 | Schedules the deletion of a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Revoke-KMSGrant | 指定した顧客マスターキー(CMK)の指定された許可を取り消します。 | Revokes the specified grant for the specified customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Stop-KMSKeyDeletion | 顧客マスターキー(CMK)の削除を取り消します。 | Cancels the deletion of a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Update-KMSAlias | 既存の別名を別の顧客マスターキー(CMK)に関連付けます。 | Associates an existing alias with a different customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Update-KMSKeyDescription | 顧客マスターキー(CMK)の説明を更新します。 | Updates the description of a customer master key (CMK) | 公式ページへ |
AWS Key Management Service | Write-KMSKeyPolicy | 指定した顧客マスターキー(CMK)にキーポリシーを付加します。 | Attaches a key policy to the specified customer master key (CMK) | 公式ページへ |
AWS Lambda | Add-LMPermission | 指定されたAWSラムダ関数に関連付けられたリソースポリシーにパーミッションを追加します。 | Adds a permission to the resource policy associated with the specified AWS Lambda function | 公式ページへ |
AWS Lambda | Add-LMResourceTag | ラムダ関数のタグ(キーと値のペア)のリストを作成します。 | Creates a list of tags (key-value pairs) on the Lambda function | 公式ページへ |
AWS Lambda | Get-LMAccountSetting | 顧客のアカウント設定を返します | Returns a customer's account settings | 公式ページへ |
AWS Lambda | Get-LMAlias | 指定されたエイリアス情報(エイリアスARN、説明、およびそれが指している関数バージョンなど)を返します。 | Returns the specified alias information such as the alias ARN, description, and function version it is pointing to | 公式ページへ |
AWS Lambda | Get-LMAliasList | ラムダ関数用に作成されたエイリアスのリストを返す | Returns list of aliases created for a Lambda function | 公式ページへ |
AWS Lambda | Get-LMEventSourceMapping | 指定されたイベントソースマッピングの構成情報を返します(CreateEventSourceMappingを参照)。 | Returns configuration information for the specified event source mapping (see CreateEventSourceMapping) | 公式ページへ |
AWS Lambda | Get-LMEventSourceMappingList | CreateEventSourceMappingを使用して作成したイベントソースマッピングのリストを返します(CreateEventSourceMappingを参照)。 | Returns a list of event source mappings you created using the CreateEventSourceMapping (see CreateEventSourceMapping) | 公式ページへ |
AWS Lambda | Get-LMFunction | ラムダ関数の設定情報と、指定されたURLリンクを返します。 | Returns the configuration information of the Lambda function and a presigned URL link to the | 公式ページへ |
AWS Lambda | Get-LMFunctionConfiguration | ラムダ関数の構成情報を返します。 | Returns the configuration information of the Lambda function | 公式ページへ |
AWS Lambda | Get-LMFunctionList | ラムダ関数のリストを返す | Returns a list of your Lambda functions | 公式ページへ |
AWS Lambda | Get-LMPolicy | 指定されたラムダ関数に関連付けられたリソースポリシーを返します。 | Returns the resource policy associated with the specified Lambda function | 公式ページへ |
AWS Lambda | Get-LMResourceTag | 関数ARN(Amazon Resource Name)が提供されたときに関数に割り当てられたタグのリストを返します。 | Returns a list of tags assigned to a function when supplied the function ARN (Amazon Resource Name) | 公式ページへ |
AWS Lambda | Get-LMVersionsByFunction | 関数のすべてのバージョンを一覧表示する | List all versions of a function | 公式ページへ |
AWS Lambda | Invoke-LMFunction | 呼び出し要求をLambdaに送信します。 | Submits an invocation request to Lambda | 公式ページへ |
AWS Lambda | Invoke-LMFunctionAsync | 呼び出し要求をLambdaに送信します。 | Submits an invocation request to Lambda | 公式ページへ |
AWS Lambda | New-LMAlias | 指定されたラムダ関数のバージョンを指すエイリアスを作成します。 | Creates an alias that points to the specified Lambda function version | 公式ページへ |
AWS Lambda | New-LMEventSourceMapping | ラムダ関数のポーリングベースのイベントソースを識別する | Identifies a poll-based event source for a Lambda function | 公式ページへ |
AWS Lambda | Publish-LMFunction | 新しいラムダ関数を作成する | Creates a new Lambda function | 公式ページへ |
AWS Lambda | Publish-LMVersion | $ LATESTの現在のスナップショットから関数のバージョンを公開します。 | Publishes a version of your function from the current snapshot of $LATEST | 公式ページへ |
AWS Lambda | Remove-LMAlias | 指定されたラムダ関数エイリアスを削除します。 | Deletes the specified Lambda function alias | 公式ページへ |
AWS Lambda | Remove-LMEventSourceMapping | イベントソースマッピングを削除します。 | Removes an event source mapping | 公式ページへ |
AWS Lambda | Remove-LMFunction | 指定されたラムダ関数コードと構成を削除します。 | Deletes the specified Lambda function code and configuration | 公式ページへ |
AWS Lambda | Remove-LMFunctionConcurrency | この関数から同時実行制限を削除します。 | Removes concurrent execution limits from this function | 公式ページへ |
AWS Lambda | Remove-LMPermission | ラムダ関数に関連付けられているリソースポリシーから個々のアクセス許可を削除するには、アクセス許可を追加したときに指定したステートメントIDを指定します | You can remove individual permissions from an resource policy associated with a Lambda function by providing a statement ID that you provided when you added the permission | 公式ページへ |
AWS Lambda | Remove-LMResourceTag | ラムダ関数からタグを削除する | Removes tags from a Lambda function | 公式ページへ |
AWS Lambda | Update-LMAlias | このAPIを使用すると、エイリアスが指す関数バージョンとエイリアスの説明を更新できます | Using this API you can update the function version to which the alias points and the alias description | 公式ページへ |
AWS Lambda | Update-LMEventSourceMapping | イベントソースマッピングを更新することができます | You can update an event source mapping | 公式ページへ |
AWS Lambda | Update-LMFunctionCode | 指定されたラムダ関数のコードを更新します。 | Updates the code for the specified Lambda function | 公式ページへ |
AWS Lambda | Update-LMFunctionConfiguration | 要求に指定された値を使用して、指定されたラムダ関数の構成パラメータを更新します。 | Updates the configuration parameters for the specified Lambda function by using the values provided in the request | 公式ページへ |
AWS Lambda | Write-LMFunctionConcurrency | この関数で使用可能な同時実行数の制限を設定します。 | Sets a limit on the number of concurrent executions available to this function | 公式ページへ |
AWS Marketplace Commerce Analytics | New-MCADataSet | データセットタイプとデータセットの公開日が指定されると、指定されたS3バケットに要求されたデータセットが非同期に公開され、データが利用可能になると、指定されたSNSトピックに通知されます | Given a data set type and data set publication date, asynchronously publishes the requested data set to the specified S3 bucket and notifies the specified SNS topic once the data is available | 公式ページへ |
AWS Marketplace Commerce Analytics | Start-MCASupportDataExport | データセットタイプと日付から、要求された顧客サポートデータを指定されたS3バケットに非同期的に発行し、データが利用可能になると、指定されたSNSトピックに通知する | Given a data set type and a from date, asynchronously publishes the requested customer support data to the specified S3 bucket and notifies the specified SNS topic once the data is available | 公式ページへ |
AWS Marketplace Entitlement Service | Get-MESEntitlementList | GetEntitlementsは、指定された製品のエンタイトルメント値を取得します。 | GetEntitlements retrieves entitlement values for a given product | 公式ページへ |
AWS Marketplace Metering | Get-MMCustomerMetadata | ResolveCustomerは、登録プロセス中にSaaSアプリケーションによって呼び出されます | ResolveCustomer is called by a SaaS application during the registration process | 公式ページへ |
AWS Marketplace Metering | Send-MMMeteringData | メータリングレコードを発行するAPI | API to emit metering records | 公式ページへ |
AWS Marketplace Metering | Send-MMMeteringDataBatch | BatchMeterUsageは、AWS Marketplaceに掲載されているSaaSアプリケーションから呼び出され、一連の顧客のメータリングレコードを投稿します | BatchMeterUsage is called from a SaaS application listed on the AWS Marketplace to post metering records for a set of customers | 公式ページへ |
AWS Migration Hub | Add-MHCreatedArtifact | 作成したAWSクラウドリソースの成果物、移行を受けるターゲット、および移行ツールによって実行された移行タスクを関連付けます。 | Associates a created artifact of an AWS cloud resource, the target receiving the migration, with the migration task performed by a migration tool | 公式ページへ |
AWS Migration Hub | Add-MHDiscoveredResource | 検出されたリソースIDをアプリケーションディスカバリサービス(ADS)から移行タスクに関連付けます。 | Associates a discovered resource ID from Application Discovery Service (ADS) with a migration task | 公式ページへ |
AWS Migration Hub | Get-MHApplicationState | アプリケーションの移行ステータスを取得します。 | Gets the migration status of an application | 公式ページへ |
AWS Migration Hub | Get-MHCreatedArtifactList | 特定の移行タスクにアタッチされた、作成された成果物を更新ストリームに一覧表示します。 | Lists the created artifacts attached to a given migration task in an update stream | 公式ページへ |
AWS Migration Hub | Get-MHDiscoveredResourceList | 指定されたMigrationTaskに関連付けられている検出されたリソースを一覧表示します。 | Lists discovered resources associated with the given MigrationTask | 公式ページへ |
AWS Migration Hub | Get-MHMigrationTask | 特定の移行タスクに関連付けられているすべての属性のリストを取得します。 | Retrieves a list of all attributes associated with a specific migration task | 公式ページへ |
AWS Migration Hub | Get-MHMigrationTaskList | この呼び出しを行うユーザーアカウントに関連付けられたすべての、またはリソース名でフィルタされた移行タスクを一覧表示します。 | Lists all, or filtered by resource name, migration tasks associated with the user account making this call | 公式ページへ |
AWS Migration Hub | Get-MHProgressUpdateStream | この呼び出しを行っているユーザーアカウントに関連付けられている進行状況の更新ストリームを一覧表示します。 | Lists progress update streams associated with the user account making this call | 公式ページへ |
AWS Migration Hub | Import-MHMigrationTask | サーバー、データベースなどを表す新しい移行タスクを登録します。 | Registers a new migration task which represents a server, database, etc | 公式ページへ |
AWS Migration Hub | New-MHProgressUpdateStream | AWSアカウントに暗黙的にリンクされている移行タスク名の名前空間と同様に、アクセス制御に使用されるAWSリソースである進捗状況更新ストリームを作成します。 | Creates a progress update stream which is an AWS resource used for access control as well as a namespace for migration task names that is implicitly linked to your AWS account | 公式ページへ |
AWS Migration Hub | Remove-MHCreatedArtifact | 作成されたAWSリソースの成果物と、以前に関連付けられた移行ツールによって実行された移行タスクとの関連付けを解除します。 | Disassociates a created artifact of an AWS resource with a migration task performed by a migration tool that was previously associated | 公式ページへ |
AWS Migration Hub | Remove-MHDiscoveredResource | 検出されたApplication Discovery Service(ADS)リソースを移行タスクから分離する | Disassociate an Application Discovery Service (ADS) discovered resource from a migration task | 公式ページへ |
AWS Migration Hub | Remove-MHProgressUpdateStream | 以前にアクセス制御に使用されたAWSリソースとして作成されたすべてのタスクを含む進行状況更新ストリームを削除します。 | Deletes a progress update stream, including all of its tasks, which was previously created as an AWS resource used for access control | 公式ページへ |
AWS Migration Hub | Send-MHApplicationStateNotification | アプリケーションの移行状態を設定します。 | Sets the migration state of an application | 公式ページへ |
AWS Migration Hub | Send-MHMigrationTaskStateNotification | 移行タスクに関する現在のステータス、進行状況などの詳細を移行ハブに通知します。 | Notifies Migration Hub of the current status, progress, or other detail regarding a migration task | 公式ページへ |
AWS Migration Hub | Set-MHResourceAttribute | 移行されるリソースの詳細を識別して、Application Discovery Service(ADS)のリポジトリに関連付けられるようにします。 | Provides identifying details of the resource being migrated so that it can be associated in the Application Discovery Service (ADS)'s repository | 公式ページへ |
AWS OpsWorks | Add-OPSElasticIp | スタックに登録されているElastic IPアドレスの1つを指定されたインスタンスに関連付けます。 | Associates one of the stack's registered Elastic IP addresses with a specified instance | 公式ページへ |
AWS OpsWorks | Add-OPSElasticLoadBalancer | Elastic Load Balancingロードバランサを指定されたレイヤーに接続します。 | Attaches an Elastic Load Balancing load balancer to a specified layer | 公式ページへ |
AWS OpsWorks | Add-OPSResourceTag | AWS OpsWorks Stacksの指定されたスタックまたはレイヤーにコスト割り当てタグを適用する | Apply cost-allocation tags to a specified stack or layer in AWS OpsWorks Stacks | 公式ページへ |
AWS OpsWorks | Add-OPSVolume | スタックに登録されているAmazon EBSボリュームの1つを指定されたインスタンスに割り当てます。 | Assigns one of the stack's registered Amazon EBS volumes to a specified instance | 公式ページへ |
AWS OpsWorks | Copy-OPSStack | 指定されたスタックのクローンを作成します。 | Creates a clone of a specified stack | 公式ページへ |
AWS OpsWorks | Dismount-OPSElasticLoadBalancer | 指定されたElastic Load Balancingインスタンスをそのレイヤーから切り離します。 | Detaches a specified Elastic Load Balancing instance from its layer | 公式ページへ |
AWS OpsWorks | Get-OPSAgentVersion | 利用可能なAWS OpsWorks Stacksエージェントのバージョンについて説明します。 | Describes the available AWS OpsWorks Stacks agent versions | 公式ページへ |
AWS OpsWorks | Get-OPSApp | 指定したアプリの説明をリクエストします | Requests a description of a specified set of apps | 公式ページへ |
AWS OpsWorks | Get-OPSCommand | 指定されたコマンドの結果を記述する | Describes the results of specified commands | 公式ページへ |
AWS OpsWorks | Get-OPSDeployment | 指定された一連のデプロイメントの説明を要求します。 | Requests a description of a specified set of deployments | 公式ページへ |
AWS OpsWorks | Get-OPSEcsCluster | スタックに登録されているAmazon ECSクラスタについて説明します。 | Describes Amazon ECS clusters that are registered with a stack | 公式ページへ |
AWS OpsWorks | Get-OPSElasticIp | 公式ページへ | ||
AWS OpsWorks | Get-OPSElasticLoadBalancer | スタックのElastic Load Balancingインスタンスについて説明します。 | Describes a stack's Elastic Load Balancing instances | 公式ページへ |
AWS OpsWorks | Get-OPSHostnameSuggestion | 現在のホスト名のテーマに基づいて、指定されたレイヤの生成されたホスト名を取得します。 | Gets a generated host name for the specified layer, based on the current host name theme | 公式ページへ |
AWS OpsWorks | Get-OPSInstance | インスタンスのセットの説明を要求します。 | Requests a description of a set of instances | 公式ページへ |
AWS OpsWorks | Get-OPSLayer | 指定されたスタック内の1つまたは複数のレイヤの説明を要求します。 | Requests a description of one or more layers in a specified stack | 公式ページへ |
AWS OpsWorks | Get-OPSLoadBasedAutoScaling | 指定されたレイヤーに対する負荷ベースの自動スケーリング構成について説明します。 | Describes load-based auto scaling configurations for specified layers | 公式ページへ |
AWS OpsWorks | Get-OPSMyUserProfile | ユーザーのSSH情報を記述する | Describes a user's SSH information | 公式ページへ |
AWS OpsWorks | Get-OPSOperatingSystem | AWS OpsWorks Stacksでサポートされているオペレーティングシステムについて説明します。 | Describes the operating systems that are supported by AWS OpsWorks Stacks | 公式ページへ |
AWS OpsWorks | Get-OPSPermission | 指定したスタックのアクセス許可を記述する | Describes the permissions for a specified stack | 公式ページへ |
AWS OpsWorks | Get-OPSRaidArray | インスタンスのRAIDアレイを記述する | Describe an instance's RAID arrays | 公式ページへ |
AWS OpsWorks | Get-OPSRdsDbInstance | Amazon RDSインスタンスについて説明します | Describes Amazon RDS instances | 公式ページへ |
AWS OpsWorks | Get-OPSResourceTag | 指定したスタックまたはレイヤーに適用されるタグのリストを返します | Returns a list of tags that are applied to the specified stack or layer | 公式ページへ |
AWS OpsWorks | Get-OPSServiceError | AWS OpsWorks Stacksサービスエラーの説明 | Describes AWS OpsWorks Stacks service errors | 公式ページへ |
AWS OpsWorks | Get-OPSStack | 1つまたは複数のスタックの説明を要求します。 | Requests a description of one or more stacks | 公式ページへ |
AWS OpsWorks | Get-OPSStackProvisioningParameter | スタックのプロビジョニングパラメータの説明を要求します。 | Requests a description of a stack's provisioning parameters | 公式ページへ |
AWS OpsWorks | Get-OPSStackSummary | 指定されたスタック内のレイヤーとアプリケーションの数、および各状態のインスタンスの数(running_setupやonlineなど)を記述する | Describes the number of layers and apps in a specified stack, and the number of instances in each state, such as running_setup or online | 公式ページへ |
AWS OpsWorks | Get-OPSTimeBasedAutoScaling | 指定されたインスタンスの時間ベースの自動スケーリング構成について説明します。 | Describes time-based auto scaling configurations for specified instances | 公式ページへ |
AWS OpsWorks | Get-OPSUserProfile | 指定ユーザーの説明 | Describe specified users | 公式ページへ |
AWS OpsWorks | Get-OPSVolume | インスタンスのAmazon EBSボリュームについて説明します。 | Describes an instance's Amazon EBS volumes | 公式ページへ |
AWS OpsWorks | Grant-OPSAccess | このアクションはWindowsスタックでのみ使用できます | This action can be used only with Windows stacks | 公式ページへ |
AWS OpsWorks | New-OPSApp | 指定されたスタックのアプリケーションを作成します。 | Creates an app for a specified stack | 公式ページへ |
AWS OpsWorks | New-OPSDeployment | デプロイメントコマンドまたはスタックコマンドを実行する | Runs deployment or stack commands | 公式ページへ |
AWS OpsWorks | New-OPSInstance | 指定されたスタックにインスタンスを作成します。 | Creates an instance in a specified stack | 公式ページへ |
AWS OpsWorks | New-OPSLayer | レイヤーを作成する | Creates a layer | 公式ページへ |
AWS OpsWorks | New-OPSStack | 新しいスタックを作成します。 | Creates a new stack | 公式ページへ |
AWS OpsWorks | New-OPSUserProfile | 新しいユーザープロファイルを作成します。 | Creates a new user profile | 公式ページへ |
AWS OpsWorks | Register-OPSEcsCluster | 指定したAmazon ECSクラスタをスタックに登録する | Registers a specified Amazon ECS cluster with a stack | 公式ページへ |
AWS OpsWorks | Register-OPSElasticIp | 指定したスタックに弾性IPアドレスを登録する | Registers an Elastic IP address with a specified stack | 公式ページへ |
AWS OpsWorks | Register-OPSInstance | 指定されたスタックを持つAWS OpsWorks Stacksの外部で作成されたインスタンスを登録します。 | Registers instances that were created outside of AWS OpsWorks Stacks with a specified stack | 公式ページへ |
AWS OpsWorks | Register-OPSInstanceAssignment | 登録されたインスタンスをレイヤーに割り当てる | Assign a registered instance to a layer | 公式ページへ |
AWS OpsWorks | Register-OPSRdsDbInstance | Amazon RDSインスタンスをスタックに登録する | Registers an Amazon RDS instance with a stack | 公式ページへ |
AWS OpsWorks | Register-OPSVolume | Amazon EBSボリュームを指定したスタックに登録する | Registers an Amazon EBS volume with a specified stack | 公式ページへ |
AWS OpsWorks | Remove-OPSApp | 指定したアプリを削除する | Deletes a specified app | 公式ページへ |
AWS OpsWorks | Remove-OPSElasticIp | エラスティックIPアドレスとそのインスタンスの関連付けを解除する | Disassociates an Elastic IP address from its instance | 公式ページへ |
AWS OpsWorks | Remove-OPSInstance | 関連するAmazon EC2インスタンスを終了する指定されたインスタンスを削除します。 | Deletes a specified instance, which terminates the associated Amazon EC2 instance | 公式ページへ |
AWS OpsWorks | Remove-OPSLayer | 指定したレイヤーを削除します。 | Deletes a specified layer | 公式ページへ |
AWS OpsWorks | Remove-OPSResourceTag | 指定したスタックまたはレイヤーからタグを削除します。 | Removes tags from a specified stack or layer | 公式ページへ |
AWS OpsWorks | Remove-OPSStack | 指定されたスタックを削除します。 | Deletes a specified stack | 公式ページへ |
AWS OpsWorks | Remove-OPSUserProfile | ユーザープロファイルを削除します。 | Deletes a user profile | 公式ページへ |
AWS OpsWorks | Remove-OPSVolume | 割り当てられたAmazon EBSボリュームの割り当てを解除する | Unassigns an assigned Amazon EBS volume | 公式ページへ |
AWS OpsWorks | Restart-OPSInstance | 指定されたインスタンスを再起動します。 | Reboots a specified instance | 公式ページへ |
AWS OpsWorks | Set-OPSLoadBasedAutoScaling | 指定したレイヤーの負荷ベースの自動スケーリング設定を指定する | Specify the load-based auto scaling configuration for a specified layer | 公式ページへ |
AWS OpsWorks | Set-OPSPermission | ユーザーの権限を指定します。 | Specifies a user's permissions | 公式ページへ |
AWS OpsWorks | Set-OPSTimeBasedAutoScaling | 指定したインスタンスの時間ベースの自動スケーリング構成を指定する | Specify the time-based auto scaling configuration for a specified instance | 公式ページへ |
AWS OpsWorks | Start-OPSInstance | 指定されたインスタンスを開始します。 | Starts a specified instance | 公式ページへ |
AWS OpsWorks | Start-OPSStack | スタックのインスタンスを開始する | Starts a stack's instances | 公式ページへ |
AWS OpsWorks | Stop-OPSInstance | 指定したインスタンスを停止します。 | Stops a specified instance | 公式ページへ |
AWS OpsWorks | Stop-OPSStack | 指定したスタックを停止します。 | Stops a specified stack | 公式ページへ |
AWS OpsWorks | Unregister-OPSEcsCluster | 指定したAmazon ECSクラスタをスタックから登録解除する | Deregisters a specified Amazon ECS cluster from a stack | 公式ページへ |
AWS OpsWorks | Unregister-OPSElasticIp | 指定された弾性IPアドレスを登録解除する | Deregisters a specified Elastic IP address | 公式ページへ |
AWS OpsWorks | Unregister-OPSInstance | 登録済みのAmazon EC2またはオンプレミスのインスタンスの登録を拒否する | Deregister a registered Amazon EC2 or on-premises instance | 公式ページへ |
AWS OpsWorks | Unregister-OPSInstanceAssignment | インスタンスを使用しているすべてのレイヤーから登録済みインスタンスを割り当て解除する | Unassigns a registered instance from all layers that are using the instance | 公式ページへ |
AWS OpsWorks | Unregister-OPSRdsDbInstance | Amazon RDSインスタンスの登録を抹消する | Deregisters an Amazon RDS instance | 公式ページへ |
AWS OpsWorks | Unregister-OPSVolume | Amazon EBSボリュームの登録抹消 | Deregisters an Amazon EBS volume | 公式ページへ |
AWS OpsWorks | Update-OPSApp | 指定したアプリを更新する | Updates a specified app | 公式ページへ |
AWS OpsWorks | Update-OPSElasticIp | 登録されたElastic IPアドレスの名前を更新します。 | Updates a registered Elastic IP address's name | 公式ページへ |
AWS OpsWorks | Update-OPSInstance | 指定されたインスタンスを更新します。 | Updates a specified instance | 公式ページへ |
AWS OpsWorks | Update-OPSLayer | 指定したレイヤーを更新する | Updates a specified layer | 公式ページへ |
AWS OpsWorks | Update-OPSMyUserProfile | ユーザーのSSH公開鍵を更新します。 | Updates a user's SSH public key | 公式ページへ |
AWS OpsWorks | Update-OPSRdsDbInstance | Amazon RDSインスタンスを更新する | Updates an Amazon RDS instance | 公式ページへ |
AWS OpsWorks | Update-OPSStack | 指定されたスタックを更新する | Updates a specified stack | 公式ページへ |
AWS OpsWorks | Update-OPSUserProfile | 指定されたユーザープロファイルを更新します。 | Updates a specified user profile | 公式ページへ |
AWS OpsWorks | Update-OPSVolume | Amazon EBSボリュームの名前またはマウントポイントを更新する | Updates an Amazon EBS volume's name or mount point | 公式ページへ |
AWS OpsWorksCM | Add-OWCMNode | 新しいノードをサーバーに関連付けます。 | Associates a new node with the server | 公式ページへ |
AWS OpsWorksCM | Get-OWCMAccountAttribute | アカウントの属性を説明し、上限に達する前または超えた後に制限を増やす要求を作成します | Describes your account attributes, and creates requests to increase limits before they are reached or exceeded | 公式ページへ |
AWS OpsWorksCM | Get-OWCMBackupList | バックアップについて説明します。 | Describes backups | 公式ページへ |
AWS OpsWorksCM | Get-OWCMEventList | 指定したサーバーのイベントについて説明します。 | Describes events for a specified server | 公式ページへ |
AWS OpsWorksCM | Get-OWCMNodeAssociationStatus | 既存のアソシエーションまたはディスアソシエーション要求の現在のステータスを返します。 | Returns the current status of an existing association or disassociation request | 公式ページへ |
AWS OpsWorksCM | Get-OWCMServerList | アカウントで特定されたすべての構成管理サーバーを一覧表示します。 | Lists all configuration management servers that are identified with your account | 公式ページへ |
AWS OpsWorksCM | New-OWCMBackup | サーバーのアプリケーションレベルのバックアップを作成します。 | Creates an application-level backup of a server | 公式ページへ |
AWS OpsWorksCM | New-OWCMServer | 新しいサーバーを作成し、即座に開始する | Creates and immedately starts a new server | 公式ページへ |
AWS OpsWorksCM | Remove-OWCMBackup | バックアップを削除します。 | Deletes a backup | 公式ページへ |
AWS OpsWorksCM | Remove-OWCMNode | AWS OpsWorks CMサーバからノードの関連付けを解除し、そのノードをサーバの管理ノードから削除します。 | Disassociates a node from an AWS OpsWorks CM server, and removes the node from the server's managed nodes | 公式ページへ |
AWS OpsWorksCM | Remove-OWCMServer | サーバーとその基盤となるAWS CloudFormationスタック(サーバーのEC2インスタンスを含む)を削除します。 | Deletes the server and the underlying AWS CloudFormation stacks (including the server's EC2 instance) | 公式ページへ |
AWS OpsWorksCM | Restore-OWCMServer | CONNECTION_LOST、HEALTHY、RUNNING、UNHEALTHY、またはTERMINATED状態にあるサーバーにバックアップを復元します。 | Restores a backup to a server that is in a CONNECTION_LOST, HEALTHY, RUNNING, UNHEALTHY, or TERMINATED state | 公式ページへ |
AWS OpsWorksCM | Start-OWCMMaintenance | サーバーのメンテナンスを手動で開始する | Manually starts server maintenance | 公式ページへ |
AWS OpsWorksCM | Update-OWCMServer | サーバーの設定を更新する | Updates settings for a server | 公式ページへ |
AWS OpsWorksCM | Update-OWCMServerEngineAttribute | 特定のサーバー上のエンジン固有の属性を更新します。 | Updates engine-specific attributes on a specified server | 公式ページへ |
AWS Organizations | Add-ORGPolicy | ルート、組織単位(OU)、または個々のアカウントにポリシーを付加します。 | Attaches a policy to a root, an organizational unit (OU), or an individual account | 公式ページへ |
AWS Organizations | Confirm-ORGHandshake | ハンドシェイクリクエストによって提案されたアクションに同意したハンドシェイクの発信者に応答を送信する | Sends a response to the originator of a handshake agreeing to the action proposed by the handshake request | 公式ページへ |
AWS Organizations | Deny-ORGHandshake | ハンドシェイクリクエストを拒否する | Declines a handshake request | 公式ページへ |
AWS Organizations | Disable-ORGAWSServiceAccess | AWSサービス(ServicePrincipalで指定されたサービス)とAWS組織との統合を無効にする | Disables the integration of an AWS service (the service that is specified by ServicePrincipal) with AWS Organizations | 公式ページへ |
AWS Organizations | Disable-ORGPolicyType | ルート内の組織制御ポリシータイプを無効にする | Disables an organizational control policy type in a root | 公式ページへ |
AWS Organizations | Dismount-ORGPolicy | ターゲットルート、組織単位(OU)、またはアカウントからポリシーを切り離します。 | Detaches a policy from a target root, organizational unit (OU), or account | 公式ページへ |
AWS Organizations | Enable-ORGAllFeature | 組織内のすべての機能を有効にする | Enables all features in an organization | 公式ページへ |
AWS Organizations | Enable-ORGAWSServiceAccess | AWSサービス(ServicePrincipalによって指定されたサービス)とAWS組織の統合を有効にします。 | Enables the integration of an AWS service (the service that is specified by ServicePrincipal) with AWS Organizations | 公式ページへ |
AWS Organizations | Enable-ORGPolicyType | ルートにポリシータイプを有効にする | Enables a policy type in a root | 公式ページへ |
AWS Organizations | Get-ORGAccount | 指定されたアカウントに関する組織関連の情報を取得します。 | Retrieves Organizations-related information about the specified account | 公式ページへ |
AWS Organizations | Get-ORGAccountCreationStatus | アカウントを作成するための非同期リクエストの現在のステータスを取得します。 | Retrieves the current status of an asynchronous request to create an account | 公式ページへ |
AWS Organizations | Get-ORGAccountCreationStatusList | 組織で現在追跡中の指定されたステータスに一致するアカウント作成要求を一覧表示します。 | Lists the account creation requests that match the specified status that is currently being tracked for the organization | 公式ページへ |
AWS Organizations | Get-ORGAccountForParent | 指定されたターゲットルートまたは組織単位(OU)に含まれる組織内のアカウントを一覧表示します。 | Lists the accounts in an organization that are contained by the specified target root or organizational unit (OU) | 公式ページへ |
AWS Organizations | Get-ORGAccountHandshakeList | 要求しているユーザーのアカウントに関連付けられている現在のハンドシェイクを一覧表示します。 | Lists the current handshakes that are associated with the account of the requesting user | 公式ページへ |
AWS Organizations | Get-ORGAccountList | 組織内のすべてのアカウントを一覧表示します。 | Lists all the accounts in the organization | 公式ページへ |
AWS Organizations | Get-ORGAWSServiceAccessForOrganization | 組織との統合を可能にしたAWSサービスのリストを返します。 | Returns a list of the AWS services that you enabled to integrate with your organization | 公式ページへ |
AWS Organizations | Get-ORGChild | 指定した親OUまたはルートに含まれるすべての組織単位(OU)またはアカウントを一覧表示します。 | Lists all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root | 公式ページへ |
AWS Organizations | Get-ORGHandshake | 以前に要求されたハンドシェイクに関する情報を取得する | Retrieves information about a previously requested handshake | 公式ページへ |
AWS Organizations | Get-ORGOrganization | ユーザーのアカウントが属する組織に関する情報を取得します。 | Retrieves information about the organization that the user's account belongs to | 公式ページへ |
AWS Organizations | Get-ORGOrganizationalUnit | 組織単位(OU)に関する情報を取得します。 | Retrieves information about an organizational unit (OU) | 公式ページへ |
AWS Organizations | Get-ORGOrganizationalUnitList | 親組織単位またはルートの組織単位(OU)を一覧表示します。 | Lists the organizational units (OUs) in a parent organizational unit or root | 公式ページへ |
AWS Organizations | Get-ORGOrganizationHandshakeList | 要求元のユーザーが参加している組織に関連付けられているハンドシェイクを一覧表示します。 | Lists the handshakes that are associated with the organization that the requesting user is part of | 公式ページへ |
AWS Organizations | Get-ORGParent | 指定された子OUまたはアカウントの直接の親として機能するルートまたは組織単位(OU)を一覧表示します。 | Lists the root or organizational units (OUs) that serve as the immediate parent of the specified child OU or account | 公式ページへ |
AWS Organizations | Get-ORGPolicy | ポリシーに関する情報を取得する | Retrieves information about a policy | 公式ページへ |
AWS Organizations | Get-ORGPolicyForTarget | 指定したターゲットルート、組織単位(OU)、またはアカウントに直接接続されているポリシーを一覧表示します。 | Lists the policies that are directly attached to the specified target root, organizational unit (OU), or account | 公式ページへ |
AWS Organizations | Get-ORGPolicyList | 指定されたタイプの組織内のすべてのポリシーのリストを取得します。 | Retrieves the list of all policies in an organization of a specified type | 公式ページへ |
AWS Organizations | Get-ORGRoot | 現在の組織で定義されているルートを一覧表示します。 | Lists the roots that are defined in the current organization | 公式ページへ |
AWS Organizations | Get-ORGTargetForPolicy | すべてのルーツ、組織単位(OU)、および指定したポリシーが関連付けられているアカウントを一覧表示します。 | Lists all the roots, organizaitonal units (OUs), and accounts to which the specified policy is attached | 公式ページへ |
AWS Organizations | Move-ORGAccount | アカウントを現在のソースの親ルートまたは組織単位(OU)から、指定された親の親ルートまたはOUに移動します。 | Moves an account from its current source parent root or organizational unit (OU) to the specified destination parent root or OU | 公式ページへ |
AWS Organizations | New-ORGAccount | 資格情報が要求を行った組織のメンバーに自動的に参加するAWSアカウントを作成します。 | Creates an AWS account that is automatically a member of the organization whose credentials made the request | 公式ページへ |
AWS Organizations | New-ORGAccountInvitation | 他のアカウントに招待状を送って組織に加盟する | Sends an invitation to another account to join your organization as a member account | 公式ページへ |
AWS Organizations | New-ORGOrganization | AWS組織を作成する | Creates an AWS organization | 公式ページへ |
AWS Organizations | New-ORGOrganizationalUnit | ルートOUまたは親OU内に組織単位(OU)を作成します。 | Creates an organizational unit (OU) within a root or parent OU | 公式ページへ |
AWS Organizations | New-ORGPolicy | ルート、組織単位(OU)、または個々のAWSアカウントにアタッチできる指定されたタイプのポリシーを作成します。 | Creates a policy of a specified type that you can attach to a root, an organizational unit (OU), or an individual AWS account | 公式ページへ |
AWS Organizations | Remove-ORGAccountFromOrganization | 指定されたアカウントを組織から削除します。 | Removes the specified account from the organization | 公式ページへ |
AWS Organizations | Remove-ORGOrganization | 組織を削除します。 | Deletes the organization | 公式ページへ |
AWS Organizations | Remove-ORGOrganizationalUnit | ルートまたは別のOUから組織単位(OU)を削除します。 | Deletes an organizational unit (OU) from a root or another OU | 公式ページへ |
AWS Organizations | Remove-ORGOrganizationAssociation | 親組織からメンバーアカウントを削除します。 | Removes a member account from its parent organization | 公式ページへ |
AWS Organizations | Remove-ORGPolicy | 組織から指定されたポリシーを削除します。 | Deletes the specified policy from your organization | 公式ページへ |
AWS Organizations | Stop-ORGHandshake | ハンドシェイクを取り消す | Cancels a handshake | 公式ページへ |
AWS Organizations | Update-ORGOrganizationalUnit | 指定した組織単位(OU)の名前を変更します。 | Renames the specified organizational unit (OU) | 公式ページへ |
AWS Organizations | Update-ORGPolicy | 既存のポリシーを新しい名前、説明、またはコンテンツで更新します。 | Updates an existing policy with a new name, description, or content | 公式ページへ |
AWS Price List Service | Get-PLSAttributeValue | 属性値のリストを返します。 | Returns a list of attribute values | 公式ページへ |
AWS Price List Service | Get-PLSProduct | フィルタ条件に一致するすべての製品のリストを返します。 | Returns a list of all products that match the filter criteria | 公式ページへ |
AWS Price List Service | Get-PLSService | 1つのサービスのメタデータまたはすべてのサービスのメタデータのリストを返します。 | Returns the metadata for one service or a list of the metadata for all services | 公式ページへ |
AWS Resource Groups | Add-RGResourceTag | 指定されたタグを指定されたARNを持つリソースに追加します。 | Adds specified tags to a resource with the specified ARN | 公式ページへ |
AWS Resource Groups | Find-RGResource | 指定されたクエリに一致するAWSリソース識別子のリストを返します。 | Returns a list of AWS resource identifiers that matches a specified query | 公式ページへ |
AWS Resource Groups | Get-RGGroup | 指定したリソースグループに関する情報を返します。 | Returns information about a specified resource group | 公式ページへ |
AWS Resource Groups | Get-RGGroupList | アカウント内の既存のリソースグループのリストを返します。 | Returns a list of existing resource groups in your account | 公式ページへ |
AWS Resource Groups | Get-RGGroupQuery | 指定したリソースグループに関連付けられたリソースクエリを返します。 | Returns the resource query associated with the specified resource group | 公式ページへ |
AWS Resource Groups | Get-RGGroupResourceList | 指定されたリソースグループのメンバーであるリソースのARNのリストを返します。 | Returns a list of ARNs of resources that are members of a specified resource group | 公式ページへ |
AWS Resource Groups | Get-RGResourceTag | ARNで指定されたリソースに関連付けられているタグのリストを返します。 | Returns a list of tags that are associated with a resource, specified by an ARN | 公式ページへ |
AWS Resource Groups | New-RGGroup | 指定された名前、説明、およびリソースクエリを持つグループを作成します。 | Creates a group with a specified name, description, and resource query | 公式ページへ |
AWS Resource Groups | Remove-RGGroup | 指定したリソースグループを削除します。 | Deletes a specified resource group | 公式ページへ |
AWS Resource Groups | Remove-RGResourceTag | 指定されたリソースから指定されたタグを削除します。 | Deletes specified tags from a specified resource | 公式ページへ |
AWS Resource Groups | Update-RGGroup | 既存のグループを新規または変更された説明で更新します。 | Updates an existing group with a new or changed description | 公式ページへ |
AWS Resource Groups | Update-RGGroupQuery | グループのリソースクエリを更新します。 | Updates the resource query of a group | 公式ページへ |
AWS Resource Groups Tagging API | Add-RGTResourceTag | 指定されたリソースに1つまたは複数のタグを適用します。 | Applies one or more tags to the specified resources | 公式ページへ |
AWS Resource Groups Tagging API | Get-RGTResource | AWSアカウントの指定された領域にある指定されたタグ(キーと値)に関連付けられているすべてのタグ付きリソースを返します | Returns all the tagged resources that are associated with the specified tags (keys and values) located in the specified region for the AWS account | 公式ページへ |
AWS Resource Groups Tagging API | Get-RGTTagKey | AWSアカウントの指定された領域にあるすべてのタグキーを返します。 | Returns all tag keys in the specified region for the AWS account | 公式ページへ |
AWS Resource Groups Tagging API | Get-RGTTagValue | AWSアカウントの指定された領域にある指定されたキーのタグ値をすべて返します。 | Returns all tag values for the specified key in the specified region for the AWS account | 公式ページへ |
AWS Resource Groups Tagging API | Remove-RGTResourceTag | 指定されたタグを指定されたリソースから削除します。 | Removes the specified tags from the specified resources | 公式ページへ |
AWS Secrets Manager | Add-SECResourceTag | キー名と値からなる1つ以上のタグを指定されたシークレットに付加します。 | Attaches one or more tags, each consisting of a key name and a value, to the specified secret | 公式ページへ |
AWS Secrets Manager | Get-SECRandomPassword | 指定された複雑さのランダムパスワードを生成します。 | Generates a random password of the specified complexity | 公式ページへ |
AWS Secrets Manager | Get-SECResourcePolicy | 指定されたシークレットに添付されているリソースベースのポリシー文書のJSONテキストを取得します。 | Retrieves the JSON text of the resource-based policy document that's attached to the specified secret | 公式ページへ |
AWS Secrets Manager | Get-SECSecret | 秘密の詳細を取得する | Retrieves the details of a secret | 公式ページへ |
AWS Secrets Manager | Get-SECSecretList | Secrets ManagerによってAWSアカウントに保存されているすべてのシークレットを一覧表示します。 | Lists all of the secrets that are stored by Secrets Manager in the AWS account | 公式ページへ |
AWS Secrets Manager | Get-SECSecretValue | 指定されたシークレットのバージョンから、暗号化されたフィールドSecretStringまたはSecretBinaryの内容を取得します。 | Retrieves the contents of the encrypted fields SecretString or SecretBinary from the specified version of a secret, whichever contains content | 公式ページへ |
AWS Secrets Manager | Get-SECSecretVersionIdList | 指定されたシークレットに添付されているすべてのバージョンを一覧表示します。 | Lists all of the versions attached to the specified secret | 公式ページへ |
AWS Secrets Manager | Invoke-SECSecretRotation | この秘密を回転させる非同期プロセスを設定して開始します。 | Configures and starts the asynchronous process of rotating this secret | 公式ページへ |
AWS Secrets Manager | New-SECSecret | 新しい秘密を作成する | Creates a new secret | 公式ページへ |
AWS Secrets Manager | Remove-SECResourcePolicy | 秘密に添付されているリソースベースのアクセス許可ポリシーを削除します。 | Deletes the resource-based permission policy that's attached to the secret | 公式ページへ |
AWS Secrets Manager | Remove-SECResourceTag | 指定されたシークレットから1つまたは複数のタグを削除します。 | Removes one or more tags from the specified secret | 公式ページへ |
AWS Secrets Manager | Remove-SECSecret | 秘密全体とそのすべてのバージョンを削除する | Deletes an entire secret and all of its versions | 公式ページへ |
AWS Secrets Manager | Restore-SECSecret | DeletedDateタイムスタンプを削除して、スケジュールされたシークレットの削除を取り消します。 | Cancels the scheduled deletion of a secret by removing the DeletedDate time stamp | 公式ページへ |
AWS Secrets Manager | Stop-SECSecretRotation | 自動スケジュールされたローテーションを無効にし、現在進行中の場合はシークレットのローテーションをキャンセルします | Disables automatic scheduled rotation and cancels the rotation of a secret if one is currently in progress | 公式ページへ |
AWS Secrets Manager | Update-SECSecret | 指定された秘密の詳細の多くを変更する | Modifies many of the details of the specified secret | 公式ページへ |
AWS Secrets Manager | Update-SECSecretVersionStage | 秘密のバージョンに関連付けられたステージングラベルを変更します。 | Modifies the staging labels attached to a version of a secret | 公式ページへ |
AWS Secrets Manager | Write-SECResourcePolicy | 指定されたリソースベースのアクセス許可ポリシーの内容を秘密に添付します。 | Attaches the contents of the specified resource-based permission policy to a secret | 公式ページへ |
AWS Secrets Manager | Write-SECSecretValue | 指定された秘密に新しい暗号化された秘密の値を格納します。 | Stores a new encrypted secret value in the specified secret | 公式ページへ |
AWS Security Token Service | Convert-STSAuthorizationMessage | AWSリクエストに応答して返されるエンコードされたメッセージからリクエストの承認ステータスに関する追加情報をデコードします。 | Decodes additional information about the authorization status of a request from an encoded message returned in response to an AWS request | 公式ページへ |
AWS Security Token Service | Get-STSCallerIdentity | APIの呼び出しに資格情報が使用されるIAM識別情報の詳細を返します。 | Returns details about the IAM identity whose credentials are used to call the API | 公式ページへ |
AWS Security Token Service | Get-STSFederationToken | フェデレーションユーザーの一時的なセキュリティ資格情報(アクセスキーID、秘密のアクセスキー、およびセキュリティトークンからなる)を返します。 | Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) for a federated user | 公式ページへ |
AWS Security Token Service | Get-STSSessionToken | AWSアカウントまたはIAMユーザーの一時的な資格情報のセットを返します。 | Returns a set of temporary credentials for an AWS account or IAM user | 公式ページへ |
AWS Security Token Service | Use-STSRole | 通常はアクセスできないAWSリソースにアクセスするために使用できる一時セキュリティ資格情報(アクセスキーID、シークレットアクセスキー、セキュリティトークンで構成される)を返します | Returns a set of temporary security credentials (consisting of an access key ID, a secret access key, and a security token) that you can use to access AWS resources that you might not normally have access to | 公式ページへ |
AWS Security Token Service | Use-STSRoleWithSAML | SAML認証応答によって認証されたユーザーの一時的なセキュリティ資格情報のセットを返します。 | Returns a set of temporary security credentials for users who have been authenticated via a SAML authentication response | 公式ページへ |
AWS Security Token Service | Use-STSWebIdentityRole | Amazon、Facebook、またはGoogleのログインなど、Web IDプロバイダを使用してモバイルまたはWebアプリケーションで認証されたユーザーの一時的なセキュリティ資格情報を返します。 | Returns a set of temporary security credentials for users who have been authenticated in a mobile or web application with a web identity provider, such as Login with Amazon, Facebook, or Google | 公式ページへ |
AWS Serverless Application Repository | Get-SARApplication | 指定されたアプリケーションを取得します。 | Gets the specified application | 公式ページへ |
AWS Serverless Application Repository | Get-SARApplicationList | 依頼者が所有するアプリケーションを一覧表示します。 | Lists applications owned by the requester | 公式ページへ |
AWS Serverless Application Repository | Get-SARApplicationPolicy | アプリケーションのポリシーを取得します。 | Retrieves the policy for the application | 公式ページへ |
AWS Serverless Application Repository | Get-SARApplicationVersionList | 指定したアプリケーションのバージョンを一覧表示します。 | Lists versions for the specified application | 公式ページへ |
AWS Serverless Application Repository | New-SARApplication | 同じ呼び出しで最初のアプリケーションバージョンを作成するAWS SAMファイルをオプションで含むアプリケーションを作成します。 | Creates an application, optionally including an AWS SAM file to create the first application version in the same call | 公式ページへ |
AWS Serverless Application Repository | New-SARApplicationVersion | アプリケーションのバージョンを作成します。 | Creates an application version | 公式ページへ |
AWS Serverless Application Repository | New-SARCloudFormationChangeSet | 指定されたアプリケーションのAWS CloudFormationチェンジセットを作成します。 | Creates an AWS CloudFormation change set for the given application | 公式ページへ |
AWS Serverless Application Repository | Remove-SARApplication | 指定したアプリケーションを削除します。 | Deletes the specified application | 公式ページへ |
AWS Serverless Application Repository | Set-SARApplicationPolicy | アプリケーションのアクセス許可ポリシーを設定します。 | Sets the permission policy for an application | 公式ページへ |
AWS Serverless Application Repository | Update-SARApplication | 指定されたアプリケーションを更新します。 | Updates the specified application | 公式ページへ |
AWS Service Catalog | Add-SCTagOptionToResource | 指定されたTagOptionを指定されたポートフォリオまたは製品に関連付けます。 | Associate the specified TagOption with the specified portfolio or product | 公式ページへ |
AWS Service Catalog | Copy-SCProduct | 指定したソース製品を指定されたターゲット製品または新製品にコピーします。 | Copies the specified source product to the specified target product or a new product | 公式ページへ |
AWS Service Catalog | Deny-SCPortfolioShare | 指定されたポートフォリオを共有するオファーを拒否する | Rejects an offer to share the specified portfolio | 公式ページへ |
AWS Service Catalog | Find-SCProduct | 呼び出し元がアクセスする製品に関する情報を取得します。 | Gets information about the products to which the caller has access | 公式ページへ |
AWS Service Catalog | Find-SCProductsAsAdmin | 指定したポートフォリオまたはすべての製品の製品に関する情報を取得します。 | Gets information about the products for the specified portfolio or all products | 公式ページへ |
AWS Service Catalog | Find-SCProvisionedProduct | 指定した条件を満たすプロビジョニングされた製品に関する情報を取得します。 | Gets information about the provisioned products that meet the specified criteria | 公式ページへ |
AWS Service Catalog | Get-SCAcceptedPortfolioSharesList | このアカウントで共有が承認されたすべてのポートフォリオを一覧表示します。 | Lists all portfolios for which sharing was accepted by this account | 公式ページへ |
AWS Service Catalog | Get-SCConstrainsForPortfolioList | 指定したポートフォリオと製品の制約を一覧表示します。 | Lists the constraints for the specified portfolio and product | 公式ページへ |
AWS Service Catalog | Get-SCConstraint | 指定された制約に関する情報を取得します。 | Gets information about the specified constraint | 公式ページへ |
AWS Service Catalog | Get-SCCopyProductStatus | 指定されたコピー製品操作のステータスを取得します。 | Gets the status of the specified copy product operation | 公式ページへ |
AWS Service Catalog | Get-SCLaunchPath | 指定した製品へのパスを一覧表示します。 | Lists the paths to the specified product | 公式ページへ |
AWS Service Catalog | Get-SCPortfolio | 指定したポートフォリオに関する情報を取得します。 | Gets information about the specified portfolio | 公式ページへ |
AWS Service Catalog | Get-SCPortfolioAccessList | 指定したポートフォリオにアクセスできるアカウントIDを一覧表示します。 | Lists the account IDs that have access to the specified portfolio | 公式ページへ |
AWS Service Catalog | Get-SCPortfolioList | カタログ内のすべてのポートフォリオを一覧表示します。 | Lists all portfolios in the catalog | 公式ページへ |
AWS Service Catalog | Get-SCPrincipalsForPortfolio | 指定したポートフォリオに関連付けられているすべてのプリンシパルARNを一覧表示します。 | Lists all principal ARNs associated with the specified portfolio | 公式ページへ |
AWS Service Catalog | Get-SCProduct | 指定した製品に関する情報を取得します。 | Gets information about the specified product | 公式ページへ |
AWS Service Catalog | Get-SCProductAsAdmin | 指定した製品に関する情報を取得します。 | Gets information about the specified product | 公式ページへ |
AWS Service Catalog | Get-SCProductPortfoliosList | 指定された製品が関連付けられているすべてのポートフォリオを一覧表示します。 | Lists all portfolios that the specified product is associated with | 公式ページへ |
AWS Service Catalog | Get-SCProductView | 指定した製品に関する情報を取得します。 | Gets information about the specified product | 公式ページへ |
AWS Service Catalog | Get-SCProvisionedProduct | 利用可能な(プロバイズされていない)プロダクトを一覧表示します。 | Lists the provisioned products that are available (not terminated) | 公式ページへ |
AWS Service Catalog | Get-SCProvisionedProductDetail | 指定されたプロビジョニング済み製品に関する情報を取得します。 | Gets information about the specified provisioned product | 公式ページへ |
AWS Service Catalog | Get-SCProvisionedProductPlan | 指定したプランのリソース変更に関する情報を取得します。 | Gets information about the resource changes for the specified plan | 公式ページへ |
AWS Service Catalog | Get-SCProvisionedProductPlanList | 指定されたプロビジョニングされた製品のプランまたはユーザーがアクセスできるすべてのプランを一覧表示します。 | Lists the plans for the specified provisioned product or all plans to which the user has access | 公式ページへ |
AWS Service Catalog | Get-SCProvisioningArtifact | 指定した製品の指定されたプロビジョニング成果物(バージョンとも呼ばれます)に関する情報を取得します。 | Gets information about the specified provisioning artifact (also known as a version) for the specified product | 公式ページへ |
AWS Service Catalog | Get-SCProvisioningArtifactList | 指定した製品のすべてのプロビジョニング成果物(バージョンとも呼ばれます)をリストします。 | Lists all provisioning artifacts (also known as versions) for the specified product | 公式ページへ |
AWS Service Catalog | Get-SCProvisioningParameter | 指定されたプロビジョニングアーティファクトを使用して、指定されたプロダクトをプロビジョニングするために必要な設定に関する情報を取得 | Gets information about the configuration required to provision the specified product using the specified provisioning artifact | 公式ページへ |
AWS Service Catalog | Get-SCRecord | 指定された要求操作に関する情報を取得します。 | Gets information about the specified request operation | 公式ページへ |
AWS Service Catalog | Get-SCRecordHistory | 指定された要求または実行されたすべての要求を一覧表示します。 | Lists the specified requests or all performed requests | 公式ページへ |
AWS Service Catalog | Get-SCResourcesForTagOption | 指定されたTagOptionに関連付けられたリソースを一覧表示します。 | Lists the resources associated with the specified TagOption | 公式ページへ |
AWS Service Catalog | Get-SCTagOption | 指定されたTagOptionに関する情報を取得します。 | Gets information about the specified TagOption | 公式ページへ |
AWS Service Catalog | Get-SCTagOptionList | 指定されたTagOptionsまたはすべてのTagOptionsを一覧表示します。 | Lists the specified TagOptions or all TagOptions | 公式ページへ |
AWS Service Catalog | New-SCConstraint | 制約を作成する | Creates a constraint | 公式ページへ |
AWS Service Catalog | New-SCPortfolio | ポートフォリオを作成する | Creates a portfolio | 公式ページへ |
AWS Service Catalog | New-SCPortfolioShare | 指定されたポートフォリオを指定されたアカウントと共有します。 | Shares the specified portfolio with the specified account | 公式ページへ |
AWS Service Catalog | New-SCProduct | 製品を作成する | Creates a product | 公式ページへ |
AWS Service Catalog | New-SCProvisionedProduct | 指定された製品の提供 | Provisions the specified product | 公式ページへ |
AWS Service Catalog | New-SCProvisionedProductPlan | 計画を作成する | Creates a plan | 公式ページへ |
AWS Service Catalog | New-SCProvisioningArtifact | 指定した製品のプロビジョニング・アーティファクト(バージョンとも呼ばれます)を作成します。 | Creates a provisioning artifact (also known as a version) for the specified product | 公式ページへ |
AWS Service Catalog | New-SCTagOption | TagOptionを作成します。 | Creates a TagOption | 公式ページへ |
AWS Service Catalog | Receive-SCPortfolioShare | 指定されたポートフォリオを共有するオファーを受け入れる | Accepts an offer to share the specified portfolio | 公式ページへ |
AWS Service Catalog | Register-SCPrincipalWithPortfolio | 指定されたプリンシパルARNを指定されたポートフォリオに関連付けます。 | Associates the specified principal ARN with the specified portfolio | 公式ページへ |
AWS Service Catalog | Register-SCProductWithPortfolio | 指定された製品を指定されたポートフォリオに関連付けます。 | Associates the specified product with the specified portfolio | 公式ページへ |
AWS Service Catalog | Remove-SCConstraint | 指定した制約を削除します。 | Deletes the specified constraint | 公式ページへ |
AWS Service Catalog | Remove-SCPortfolio | 指定したポートフォリオを削除します。 | Deletes the specified portfolio | 公式ページへ |
AWS Service Catalog | Remove-SCPortfolioShare | 指定されたポートフォリオを指定されたアカウントと共有することを停止します。 | Stops sharing the specified portfolio with the specified account | 公式ページへ |
AWS Service Catalog | Remove-SCProduct | 指定した製品を削除します。 | Deletes the specified product | 公式ページへ |
AWS Service Catalog | Remove-SCProvisionedProduct | 指定されたプロビジョニング済み製品を終了します。 | Terminates the specified provisioned product | 公式ページへ |
AWS Service Catalog | Remove-SCProvisionedProductPlan | 指定されたプランを削除します。 | Deletes the specified plan | 公式ページへ |
AWS Service Catalog | Remove-SCProvisioningArtifact | 指定されたプロビジョニングアーティファクト(バージョンとも呼ばれます)を指定された製品に対して削除します。 | Deletes the specified provisioning artifact (also known as a version) for the specified product | 公式ページへ |
AWS Service Catalog | Remove-SCTagOption | 指定されたTagOptionを削除します。 | Deletes the specified TagOption | 公式ページへ |
AWS Service Catalog | Remove-SCTagOptionFromResource | 指定されたTagOptionと指定されたリソースとの関連付けを解除します。 | Disassociates the specified TagOption from the specified resource | 公式ページへ |
AWS Service Catalog | Start-SCProvisionedProductPlanExecution | 指定されたプランのリソース変更に基づいて製品をプロビジョニングまたは変更する | Provisions or modifies a product based on the resource changes for the specified plan | 公式ページへ |
AWS Service Catalog | Unregister-SCPrincipalFromPortfolio | 以前に関連付けられたプリンシパルARNを特定のポートフォリオから分離します。 | Disassociates a previously associated principal ARN from a specified portfolio | 公式ページへ |
AWS Service Catalog | Unregister-SCProductFromPortfolio | 指定された製品を指定されたポートフォリオから分離します。 | Disassociates the specified product from the specified portfolio | 公式ページへ |
AWS Service Catalog | Update-SCConstraint | 指定された制約を更新します。 | Updates the specified constraint | 公式ページへ |
AWS Service Catalog | Update-SCPortfolio | 指定したポートフォリオを更新する | Updates the specified portfolio | 公式ページへ |
AWS Service Catalog | Update-SCProduct | 指定された製品を更新します。 | Updates the specified product | 公式ページへ |
AWS Service Catalog | Update-SCProvisionedProduct | 指定されたプロビジョニングされた製品の構成に対する更新を要求します。 | Requests updates to the configuration of the specified provisioned product | 公式ページへ |
AWS Service Catalog | Update-SCProvisioningArtifact | 指定した製品の指定されたプロビジョニング成果物(バージョンとも呼ばれます)を更新します。 | Updates the specified provisioning artifact (also known as a version) for the specified product | 公式ページへ |
AWS Service Catalog | Update-SCTagOption | 指定されたTagOptionを更新します。 | Updates the specified TagOption | 公式ページへ |
AWS Shield | Get-SHLDAttack | DDoS攻撃の詳細を説明します。 | Describes the details of a DDoS attack | 公式ページへ |
AWS Shield | Get-SHLDAttackList | 指定された期間中、すべての進行中のDDoS攻撃またはすべてのDDoS攻撃を返します。 | Returns all ongoing DDoS attacks or all DDoS attacks during a specified time period | 公式ページへ |
AWS Shield | Get-SHLDDRTAccess | 攻撃緩和を支援しながら、AWSアカウントにアクセスするためにDDoS Responseチーム(DRT)が使用するAmazon S3ログバケットの現在のロールとリストを返します | Returns the current role and list of Amazon S3 log buckets used by the DDoS Response team (DRT) to access your AWS account while assisting with attack mitigation | 公式ページへ |
AWS Shield | Get-SHLDEmergencyContactSetting | DRTが攻撃の疑いがあるときに連絡するために使用できる電子メールアドレスを一覧表示します。 | Lists the email addresses that the DRT can use to contact you during a suspected attack | 公式ページへ |
AWS Shield | Get-SHLDProtection | 保護オブジェクトの詳細を一覧表示します。 | Lists the details of a Protection object | 公式ページへ |
AWS Shield | Get-SHLDProtectionList | アカウントのすべての保護オブジェクトを一覧表示します。 | Lists all Protection objects for the account | 公式ページへ |
AWS Shield | Get-SHLDSubscription | アカウントのAWS Shield Advancedサブスクリプションの詳細を提供します | Provides details about the AWS Shield Advanced subscription for an account | 公式ページへ |
AWS Shield | Get-SHLDSubscriptionState | SubscriptionStateをActiveまたはInactiveのいずれかで返します。 | Returns the SubscriptionState, either Active or Inactive | 公式ページへ |
AWS Shield | Grant-SHLDDRTLogBucketAssociation | DDoS対応チーム(DRT)に、フローログを含む指定されたAmazon S3バケットにアクセスする権限を与えます | Authorizes the DDoS Response team (DRT) to access the specified Amazon S3 bucket containing your flow logs | 公式ページへ |
AWS Shield | Grant-SHLDDRTRoleAssociation | 指定された役割を使用してDDoS対応チーム(DRT)に権限を付与し、AWSアカウントにアクセスして、潜在的な攻撃時にDDoS攻撃の緩和を支援します | Authorizes the DDoS Response team (DRT), using the specified role, to access your AWS account to assist with DDoS attack mitigation during potential attacks | 公式ページへ |
AWS Shield | New-SHLDProtection | 特定のAWSリソースに対してAWS Shield Advancedを有効にする | Enables AWS Shield Advanced for a specific AWS resource | 公式ページへ |
AWS Shield | New-SHLDSubscription | アカウントのAWS Shield Advancedを有効にする | Activates AWS Shield Advanced for an account | 公式ページへ |
AWS Shield | Remove-SHLDProtection | AWSシールドの高度な保護を削除する | Deletes an AWS Shield Advanced Protection | 公式ページへ |
AWS Shield | Remove-SHLDSubscription | AWS Shield Advancedをアカウントから削除する | Removes AWS Shield Advanced from an account | 公式ページへ |
AWS Shield | Revoke-SHLDDRTLogBucketAssociation | フローログを含む、指定されたAmazon S3バケットへのDDoSレスポンスチーム(DRT)アクセスを削除します。 | Removes the DDoS Response team's (DRT) access to the specified Amazon S3 bucket containing your flow logs | 公式ページへ |
AWS Shield | Revoke-SHLDDRTRoleAssociation | あなたのAWSアカウントへのDDoSレスポンスチーム(DRT)のアクセスを削除する | Removes the DDoS Response team's (DRT) access to your AWS account | 公式ページへ |
AWS Shield | Update-SHLDEmergencyContactSetting | DRTが攻撃の疑いがあるときに連絡するために使用できる電子メールアドレスのリストの詳細を更新します。 | Updates the details of the list of email addresses that the DRT can use to contact you during a suspected attack | 公式ページへ |
AWS Shield | Update-SHLDSubscription | 既存のサブスクリプションの詳細を更新します。 | Updates the details of an existing subscription | 公式ページへ |
AWS Step Functions | Get-SFNActivity | アクティビティについて説明します | Describes an activity | 公式ページへ |
AWS Step Functions | Get-SFNActivityList | 既存のアクティビティを一覧表示する | Lists the existing activities | 公式ページへ |
AWS Step Functions | Get-SFNActivityTask | 実行中の状態マシンによって実行がスケジュールされているタスク(指定されたアクティビティARNを持つ)を取り出すためにワーカーによって使用されます。 | Used by workers to retrieve a task (with the specified activity ARN) which has been scheduled for execution by a running state machine | 公式ページへ |
AWS Step Functions | Get-SFNExecution | 実行を記述する | Describes an execution | 公式ページへ |
AWS Step Functions | Get-SFNExecutionHistory | 指定された実行の履歴をイベントのリストとして返します。 | Returns the history of the specified execution as a list of events | 公式ページへ |
AWS Step Functions | Get-SFNExecutionList | フィルタリング基準を満たすステートマシンの実行を一覧表示します。 | Lists the executions of a state machine that meet the filtering criteria | 公式ページへ |
AWS Step Functions | Get-SFNStateMachine | ステートマシンについて説明します。 | Describes a state machine | 公式ページへ |
AWS Step Functions | Get-SFNStateMachineForExecution | 特定の実行に関連付けられた状態マシンについて説明します。 | Describes the state machine associated with a specific execution | 公式ページへ |
AWS Step Functions | Get-SFNStateMachineList | 既存の状態マシンをリストします。 | Lists the existing state machines | 公式ページへ |
AWS Step Functions | New-SFNActivity | アクティビティを作成します。 | Creates an activity | 公式ページへ |
AWS Step Functions | New-SFNStateMachine | 状態マシンを作成する | Creates a state machine | 公式ページへ |
AWS Step Functions | Remove-SFNActivity | アクティビティを削除します。 | Deletes an activity | 公式ページへ |
AWS Step Functions | Remove-SFNStateMachine | 状態マシンを削除する | Deletes a state machine | 公式ページへ |
AWS Step Functions | Send-SFNTaskFailure | taskTokenによって識別されたタスクが失敗したことを報告するために、 | Used by workers to report that the task identified by the taskToken failed | 公式ページへ |
AWS Step Functions | Send-SFNTaskHeartbeat | 指定されたtaskTokenによって表されるタスクがまだ進行中であることをサービスに報告するためにワーカーによって使用されます。 | Used by workers to report to the service that the task represented by the specified taskToken is still making progress | 公式ページへ |
AWS Step Functions | Send-SFNTaskSuccess | taskTokenによって識別されたタスクが正常に完了したことを報告するために、ワーカーによって使用されます。 | Used by workers to report that the task identified by the taskToken completed successfully | 公式ページへ |
AWS Step Functions | Start-SFNExecution | ステートマシン実行を開始する | Starts a state machine execution | 公式ページへ |
AWS Step Functions | Stop-SFNExecution | 実行を停止する | Stops an execution | 公式ページへ |
AWS Step Functions | Update-SFNStateMachine | 既存のステートマシンを更新し、その定義および/またはroleArnを変更します。 | Updates an existing state machine by modifying its definition and/or roleArn | 公式ページへ |
AWS Storage Gateway | Add-SGCache | 1つまたは複数のゲートウェイローカルディスクをゲートウェイのキャッシュとして構成します。 | Configures one or more gateway local disks as cache for a gateway | 公式ページへ |
AWS Storage Gateway | Add-SGResourceTag | 指定されたリソースに1つ以上のタグを追加します。 | Adds one or more tags to the specified resource | 公式ページへ |
AWS Storage Gateway | Add-SGUploadBuffer | 1つまたは複数のゲートウェイローカルディスクを、指定されたゲートウェイのアップロードバッファとして構成します。 | Configures one or more gateway local disks as upload buffer for a specified gateway | 公式ページへ |
AWS Storage Gateway | Add-SGWorkingStorage | 1つまたは複数のゲートウェイローカルディスクをゲートウェイの作業用ストレージとして構成します。 | Configures one or more gateway local disks as working storage for a gateway | 公式ページへ |
AWS Storage Gateway | Disable-SGGateway | ゲートウェイがもはや機能していないときにテープ・ゲートウェイを使用不可にする | Disables a tape gateway when the gateway is no longer functioning | 公式ページへ |
AWS Storage Gateway | Enable-SGGateway | 以前にホストにデプロイしたゲートウェイをアクティブにします。 | Activates the gateway you previously deployed on your host | 公式ページへ |
AWS Storage Gateway | Get-SGBandwidthRateLimit | ゲートウェイの帯域幅制限を返します。 | Returns the bandwidth rate limits of a gateway | 公式ページへ |
AWS Storage Gateway | Get-SGCache | ゲートウェイのキャッシュに関する情報を返します。 | Returns information about the cache of a gateway | 公式ページへ |
AWS Storage Gateway | Get-SGCachediSCSIVolume | 要求で指定されたゲートウェイボリュームの説明を返します。 | Returns a description of the gateway volumes specified in the request | 公式ページへ |
AWS Storage Gateway | Get-SGChapCredential | 指定されたiSCSIターゲット(ターゲット - イニシエータペアごとに1つ)のチャレンジハンドシェイク認証プロトコル(CHAP)資格情報の配列を返します | Returns an array of Challenge-Handshake Authentication Protocol (CHAP) credentials information for a specified iSCSI target, one for each target-initiator pair | 公式ページへ |
AWS Storage Gateway | Get-SGFileShareList | 特定のファイルゲートウェイのファイル共有の一覧、または呼び出し元のユーザーアカウントに属するファイル共有の一覧を取得します。 | Gets a list of the file shares for a specific file gateway, or the list of file shares that belong to the calling user account | 公式ページへ |
AWS Storage Gateway | Get-SGGateway | リクエストで指定された地域のAWSアカウントが所有するゲートウェイを一覧表示します。 | Lists gateways owned by an AWS account in a region specified in the request | 公式ページへ |
AWS Storage Gateway | Get-SGGatewayInformation | 名前、ネットワークインターフェイス、設定されたタイムゾーン、および状態(ゲートウェイが実行中かどうか)などのゲートウェイに関するメタデータを返します。 | Returns metadata about a gateway such as its name, network interfaces, configured time zone, and the state (whether the gateway is running or not) | 公式ページへ |
AWS Storage Gateway | Get-SGLocalDisk | ゲートウェイのローカルディスクのリストを返します。 | Returns a list of the gateway's local disks | 公式ページへ |
AWS Storage Gateway | Get-SGMaintenanceStartTime | ゲートウェイの週保守開始時刻を曜日と時刻を含めて返します | Returns your gateway's weekly maintenance start time including the day and time of the week | 公式ページへ |
AWS Storage Gateway | Get-SGNFSFileShareList | ファイルゲートウェイからの1つまたは複数のネットワークファイルシステム(NFS)ファイル共有の説明を取得します。 | Gets a description for one or more Network File System (NFS) file shares from a file gateway | 公式ページへ |
AWS Storage Gateway | Get-SGResourceTag | 指定されたリソースに追加されたタグを一覧表示します。 | Lists the tags that have been added to the specified resource | 公式ページへ |
AWS Storage Gateway | Get-SGSMBFileShare | ファイルゲートウェイからの1つ以上のサーバーメッセージブロック(SMB)ファイル共有の説明を取得します。 | Gets a description for one or more Server Message Block (SMB) file shares from a file gateway | 公式ページへ |
AWS Storage Gateway | Get-SGSMBSetting | ファイルゲートウェイからのサーバーメッセージブロック(SMB)ファイル共有設定の説明を取得します。 | Gets a description of a Server Message Block (SMB) file share settings from a file gateway | 公式ページへ |
AWS Storage Gateway | Get-SGSnapshotSchedule | 指定したゲートウェイボリュームのスナップショットスケジュールについて説明します。 | Describes the snapshot schedule for the specified gateway volume | 公式ページへ |
AWS Storage Gateway | Get-SGStorediSCSIVolume | 要求で指定されたゲートウェイボリュームの説明を返します。 | Returns the description of the gateway volumes specified in the request | 公式ページへ |
AWS Storage Gateway | Get-SGTape | 仮想テープライブラリ(VTL)および仮想テープシェルフ(VTS)の仮想テープを一覧表示します。 | Lists virtual tapes in your virtual tape library (VTL) and your virtual tape shelf (VTS) | 公式ページへ |
AWS Storage Gateway | Get-SGTapeArchive | アーカイブされた仮想テープを仮想テープシェルフ(VTS)からテープゲートウェイに取得します。 | Retrieves an archived virtual tape from the virtual tape shelf (VTS) to a tape gateway | 公式ページへ |
AWS Storage Gateway | Get-SGTapeArchiveList | 仮想テープシェルフ(VTS)内の指定された仮想テープの説明を返します。 | Returns a description of specified virtual tapes in the virtual tape shelf (VTS) | 公式ページへ |
AWS Storage Gateway | Get-SGTapeList | 仮想テープの指定されたAmazonリソース名(ARN)の説明を返します。 | Returns a description of the specified Amazon Resource Name (ARN) of virtual tapes | 公式ページへ |
AWS Storage Gateway | Get-SGTapeRecoveryPoint | 指定した仮想テープのリカバリポイントを取得します。 | Retrieves the recovery point for the specified virtual tape | 公式ページへ |
AWS Storage Gateway | Get-SGTapeRecoveryPointList | 指定したテープ・ゲートウェイで使用可能な仮想テープ・リカバリ・ポイントのリストを返します。 | Returns a list of virtual tape recovery points that are available for the specified tape gateway | 公式ページへ |
AWS Storage Gateway | Get-SGUploadBuffer | ゲートウェイのアップロードバッファに関する情報を返します。 | Returns information about the upload buffer of a gateway | 公式ページへ |
AWS Storage Gateway | Get-SGVolume | ゲートウェイに格納されているiSCSIボリュームを一覧表示します。 | Lists the iSCSI stored volumes of a gateway | 公式ページへ |
AWS Storage Gateway | Get-SGVolumeInitiatorList | ボリュームに接続されているiSCSIイニシエータを一覧表示します。 | Lists iSCSI initiators that are connected to a volume | 公式ページへ |
AWS Storage Gateway | Get-SGVolumeRecoveryPoint | 指定したゲートウェイのリカバリポイントを一覧表示します。 | Lists the recovery points for a specified gateway | 公式ページへ |
AWS Storage Gateway | Get-SGVTLDevice | 指定されたテープゲートウェイの仮想テープライブラリ(VTL)デバイスの説明を返します。 | Returns a description of virtual tape library (VTL) devices for the specified tape gateway | 公式ページへ |
AWS Storage Gateway | Get-SGWorkingStorage | ゲートウェイのワーキングストレージに関する情報を返します。 | Returns information about the working storage of a gateway | 公式ページへ |
AWS Storage Gateway | Invoke-SGCacheRefresh | 指定したファイル共有のキャッシュを更新します。 | Refreshes the cache for the specified file share | 公式ページへ |
AWS Storage Gateway | Join-SGDomain | Active Directoryドメインにファイルゲートウェイを追加します。 | Adds a file gateway to an Active Directory domain | 公式ページへ |
AWS Storage Gateway | New-SGCachediSCSIVolume | 指定されたキャッシュされたボリュームゲートウェイにキャッシュされたボリュームを作成します。 | Creates a cached volume on a specified cached volume gateway | 公式ページへ |
AWS Storage Gateway | New-SGNFSFileShare | 既存のファイルゲートウェイにネットワークファイルシステム(NFS)ファイル共有を作成します。 | Creates a Network File System (NFS) file share on an existing file gateway | 公式ページへ |
AWS Storage Gateway | New-SGSMBFileShare | 既存のファイルゲートウェイにサーバーメッセージブロック(SMB)ファイル共有を作成します。 | Creates a Server Message Block (SMB) file share on an existing file gateway | 公式ページへ |
AWS Storage Gateway | New-SGSnapshot | ボリュームのスナップショットを開始する | Initiates a snapshot of a volume | 公式ページへ |
AWS Storage Gateway | New-SGSnapshotFromVolumeRecoveryPoint | ボリュームリカバリポイントからゲートウェイのスナップショットを開始する | Initiates a snapshot of a gateway from a volume recovery point | 公式ページへ |
AWS Storage Gateway | New-SGStorediSCSIVolume | 指定されたゲートウェイにボリュームを作成します。 | Creates a volume on a specified gateway | 公式ページへ |
AWS Storage Gateway | New-SGTape | 1つまたは複数の仮想テープを作成する | Creates one or more virtual tapes | 公式ページへ |
AWS Storage Gateway | New-SGTapeWithBarcode | 独自のバーコードを使用して仮想テープを作成する | Creates a virtual tape by using your own barcode | 公式ページへ |
AWS Storage Gateway | Remove-SGBandwidthRateLimit | ゲートウェイの帯域幅制限を削除します。 | Deletes the bandwidth rate limits of a gateway | 公式ページへ |
AWS Storage Gateway | Remove-SGChapCredential | 指定されたiSCSIターゲットとイニシエータペアのチャレンジハンドシェイク認証プロトコル(CHAP)クレデンシャルを削除します。 | Deletes Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target and initiator pair | 公式ページへ |
AWS Storage Gateway | Remove-SGFileShare | ファイルゲートウェイからファイル共有を削除する | Deletes a file share from a file gateway | 公式ページへ |
AWS Storage Gateway | Remove-SGGateway | ゲートウェイを削除します。 | Deletes a gateway | 公式ページへ |
AWS Storage Gateway | Remove-SGResourceTag | 指定されたリソースから1つまたは複数のタグを削除します。 | Removes one or more tags from the specified resource | 公式ページへ |
AWS Storage Gateway | Remove-SGSnapshotSchedule | ボリュームのスナップショットを削除する | Deletes a snapshot of a volume | 公式ページへ |
AWS Storage Gateway | Remove-SGTape | 指定した仮想テープを削除します。 | Deletes the specified virtual tape | 公式ページへ |
AWS Storage Gateway | Remove-SGTapeArchive | 指定した仮想テープを仮想テープシェルフ(VTS)から削除します。 | Deletes the specified virtual tape from the virtual tape shelf (VTS) | 公式ページへ |
AWS Storage Gateway | Remove-SGVolume | CreateCachediSCSIVolumeまたはCreateStorediSCSIVolume APIを使用して以前に作成した指定のストレージ・ボリュームを削除します。 | Deletes the specified storage volume that you previously created using the CreateCachediSCSIVolume or CreateStorediSCSIVolume API | 公式ページへ |
AWS Storage Gateway | Reset-SGCache | エラーが発生したすべてのキャッシュディスクをリセットし、ディスクをキャッシュストレージとして再構成できるようにします。 | Resets all cache disks that have encountered a error and makes the disks available for reconfiguration as cache storage | 公式ページへ |
AWS Storage Gateway | Send-SGUploadedNotification | NFSファイル共有に書き込まれたすべてのファイルがAmazon S3にアップロードされたときに、CloudWatchイベントを通じて通知を送信します。 | Sends you notification through CloudWatch Events when all files written to your NFS file share have been uploaded to Amazon S3 | 公式ページへ |
AWS Storage Gateway | Set-SGLocalConsolePassword | VMローカルコンソールのパスワードを設定します。 | Sets the password for your VM local console | 公式ページへ |
AWS Storage Gateway | Set-SGSMBGuestPassword | guestユーザのパスワードを設定します。smbguest | Sets the password for the guest user smbguest | 公式ページへ |
AWS Storage Gateway | Start-SGGateway | 以前にシャットダウンしたゲートウェイを開始します(ShutdownGatewayを参照)。 | Starts a gateway that you previously shut down (see ShutdownGateway) | 公式ページへ |
AWS Storage Gateway | Stop-SGArchival | アーカイブ処理が開始された後に仮想テープのアーカイブを仮想テープシェルフ(VTS)に取り消す | Cancels archiving of a virtual tape to the virtual tape shelf (VTS) after the archiving process is initiated | 公式ページへ |
AWS Storage Gateway | Stop-SGGateway | ゲートウェイをシャットダウンする | Shuts down a gateway | 公式ページへ |
AWS Storage Gateway | Stop-SGRetrieval | 取得プロセスが開始された後、仮想テープシェルフ(VTS)からゲートウェイへの仮想テープの取得を取り消します。 | Cancels retrieval of a virtual tape from the virtual tape shelf (VTS) to a gateway after the retrieval process is initiated | 公式ページへ |
AWS Storage Gateway | Update-SGBandwidthRateLimit | ゲートウェイの帯域幅制限を更新します。 | Updates the bandwidth rate limits of a gateway | 公式ページへ |
AWS Storage Gateway | Update-SGChapCredential | 指定したiSCSIターゲットのチャレンジハンドシェイク認証プロトコル(CHAP)の資格情報を更新します。 | Updates the Challenge-Handshake Authentication Protocol (CHAP) credentials for a specified iSCSI target | 公式ページへ |
AWS Storage Gateway | Update-SGGatewayInformation | ゲートウェイの名前とタイムゾーンを含むゲートウェイのメタデータを更新します。 | Updates a gateway's metadata, which includes the gateway's name and time zone | 公式ページへ |
AWS Storage Gateway | Update-SGGatewaySoftwareNow | ゲートウェイ仮想マシン(VM)ソフトウェアを更新します。 | Updates the gateway virtual machine (VM) software | 公式ページへ |
AWS Storage Gateway | Update-SGMaintenanceStartTime | 週の曜日と時刻を含む、ゲートウェイの週間保守開始時刻情報を更新します。 | Updates a gateway's weekly maintenance start time information, including day and time of the week | 公式ページへ |
AWS Storage Gateway | Update-SGNFSFileShare | ネットワークファイルシステム(NFS)ファイル共有を更新します。 | Updates a Network File System (NFS) file share | 公式ページへ |
AWS Storage Gateway | Update-SGSMBFileShare | サーバーメッセージブロック(SMB)ファイル共有を更新します。 | Updates a Server Message Block (SMB) file share | 公式ページへ |
AWS Storage Gateway | Update-SGSnapshotSchedule | ゲートウェイボリューム用に構成されたスナップショットスケジュールを更新します。 | Updates a snapshot schedule configured for a gateway volume | 公式ページへ |
AWS Storage Gateway | Update-SGVTLDeviceType | テープゲートウェイのメディアチェンジャーのタイプを更新します。 | Updates the type of medium changer in a tape gateway | 公式ページへ |
AWS Support API | Add-ASAAttachmentsToSet | 添付ファイルセットに1つ以上の添付ファイルを追加します。 | Adds one or more attachments to an attachment set | 公式ページへ |
AWS Support API | Add-ASACommunicationToCase | AWSサポートケースに顧客との追加のコミュニケーションを追加 | Adds additional customer communication to an AWS Support case | 公式ページへ |
AWS Support API | Get-ASAAttachment | 指定されたIDを持つ添付ファイルを返します。 | Returns the attachment that has the specified ID | 公式ページへ |
AWS Support API | Get-ASACase | 1つ以上のケースIDを渡すことによって指定したケースのリストを返します | Returns a list of cases that you specify by passing one or more case IDs | 公式ページへ |
AWS Support API | Get-ASACommunication | 1つ以上のサポートケースの通信(および添付ファイル)を返します。 | Returns communications (and attachments) for one or more support cases | 公式ページへ |
AWS Support API | Get-ASAService | 現在のAWSサービスのリストと、それぞれに適用されるサービスカテゴリのリストを返します。 | Returns the current list of AWS services and a list of service categories that applies to each one | 公式ページへ |
AWS Support API | Get-ASASeverityLevel | AWSサポートケースに割り当てることができる重大度レベルのリストを返します。 | Returns the list of severity levels that you can assign to an AWS Support case | 公式ページへ |
AWS Support API | Get-ASATrustedAdvisorCheck | 名前、ID、カテゴリ、説明、メタデータなど、使用可能なすべてのTrusted Advisorチェックに関する情報を返します | Returns information about all available Trusted Advisor checks, including name, ID, category, description, and metadata | 公式ページへ |
AWS Support API | Get-ASATrustedAdvisorCheckRefreshStatus | 指定されたチェックIDを持つトラステッド・アドバイザ・チェックのリフレッシュ・ステータスを戻します。 | Returns the refresh status of the Trusted Advisor checks that have the specified check IDs | 公式ページへ |
AWS Support API | Get-ASATrustedAdvisorCheckResult | 指定されたチェックIDを持つTrusted Advisorチェックの結果を返します。 | Returns the results of the Trusted Advisor check that has the specified check ID | 公式ページへ |
AWS Support API | Get-ASATrustedAdvisorCheckSummary | 指定されたチェックIDを持つトラステッド・アドバイザ・チェックの結果のサマリーを戻します。 | Returns the summaries of the results of the Trusted Advisor checks that have the specified check IDs | 公式ページへ |
AWS Support API | New-ASACase | AWSサポートセンターで新しいケースを作成する | Creates a new case in the AWS Support Center | 公式ページへ |
AWS Support API | Request-ASATrustedAdvisorCheckRefresh | 指定されたチェックIDを持つトラステッド・アドバイザ・チェックのリフレッシュを要求します。 | Requests a refresh of the Trusted Advisor check that has the specified check ID | 公式ページへ |
AWS Support API | Resolve-ASACase | caseIdをとり、ResolveCaseの呼び出しが完了した後のケースの状態とともにケースの初期状態を返します。 | Takes a caseId and returns the initial state of the case along with the state of the case after the call to ResolveCase completed | 公式ページへ |
AWS Systems Manager | Add-SSMResourceTag | 指定されたリソースの1つまたは複数のタグを追加または上書きする | Adds or overwrites one or more tags for the specified resource | 公式ページへ |
AWS Systems Manager | Edit-SSMDocumentPermission | Systems Manager文書を一般公開または非公開で共有する | Shares a Systems Manager document publicly or privately | 公式ページへ |
AWS Systems Manager | Get-SSMActivation | アクティベーションの詳細 | Details about the activation | 公式ページへ |
AWS Systems Manager | Get-SSMAssociation | 指定したターゲットまたはインスタンスの関連付けを記述する | Describes the association for the specified target or instance | 公式ページへ |
AWS Systems Manager | Get-SSMAssociationExecution | このAPIアクションを使用して、特定の関連IDのすべての実行を表示します | Use this API action to view all executions for a specific association ID | 公式ページへ |
AWS Systems Manager | Get-SSMAssociationExecutionTarget | このAPIアクションを使用して、特定の関連付けの特定の実行に関する情報を表示します | Use this API action to view information about a specific execution of a specific association | 公式ページへ |
AWS Systems Manager | Get-SSMAssociationList | 指定したSystems Managerドキュメントまたはインスタンスの関連付けを一覧表示します。 | Lists the associations for the specified Systems Manager document or instance | 公式ページへ |
AWS Systems Manager | Get-SSMAssociationVersionList | 特定の関連付けIDの関連付けのすべてのバージョンを取得します。 | Retrieves all versions of an association for a specific association ID | 公式ページへ |
AWS Systems Manager | Get-SSMAutomationExecution | 特定のオートメーションの実行に関する詳細情報の取得 | Get detailed information about a particular Automation execution | 公式ページへ |
AWS Systems Manager | Get-SSMAutomationExecutionList | アクティブおよび終了されたすべてのオートメーションの実行に関する詳細を提供します。 | Provides details about all active and terminated Automation executions | 公式ページへ |
AWS Systems Manager | Get-SSMAutomationStepExecution | オートメーションワークフローにおけるすべてのアクティブおよび終了ステップの実行に関する情報 | Information about all active and terminated step executions in an Automation workflow | 公式ページへ |
AWS Systems Manager | Get-SSMAvailablePatch | パッチのベースラインに含まれる可能性のあるすべてのパッチを一覧表示します。 | Lists all patches that could possibly be included in a patch baseline | 公式ページへ |
AWS Systems Manager | Get-SSMCommand | AWSアカウントのユーザーから要求されたコマンドを一覧表示します。 | Lists the commands requested by users of the AWS account | 公式ページへ |
AWS Systems Manager | Get-SSMCommandInvocation | 呼び出しは、特定のインスタンスに送信されたコマンドのコピーです | An invocation is copy of a command sent to a specific instance | 公式ページへ |
AWS Systems Manager | Get-SSMCommandInvocationDetail | 呼び出しまたはプラグインのコマンド実行に関する詳細情報を返します。 | Returns detailed information about command execution for an invocation or plugin | 公式ページへ |
AWS Systems Manager | Get-SSMComplianceItemsList | 指定されたリソースIDに対して、このAPIアクションは、異なるリソースタイプのコンプライアンスステータスのリストを返します | For a specified resource ID, this API action returns a list of compliance statuses for different resource types | 公式ページへ |
AWS Systems Manager | Get-SSMComplianceSummariesList | コンプライアンスタイプの準拠リソースおよび非準拠リソースのサマリカウントを返します。 | Returns a summary count of compliant and non-compliant resources for a compliance type | 公式ページへ |
AWS Systems Manager | Get-SSMDefaultPatchBaseline | デフォルトのパッチベースラインを取得します。 | Retrieves the default patch baseline | 公式ページへ |
AWS Systems Manager | Get-SSMDeployablePatchSnapshotForInstance | インスタンスが使用するパッチベースラインの現在のスナップショットを取得します。 | Retrieves the current snapshot for the patch baseline the instance uses | 公式ページへ |
AWS Systems Manager | Get-SSMDocument | 指定したSystems Managerドキュメントの内容を取得します。 | Gets the contents of the specified Systems Manager document | 公式ページへ |
AWS Systems Manager | Get-SSMDocumentDescription | 指定したSystems Managerドキュメントについて説明します。 | Describes the specified Systems Manager document | 公式ページへ |
AWS Systems Manager | Get-SSMDocumentList | 1つまたは複数のSystems Managerドキュメントについて説明します。 | Describes one or more of your Systems Manager documents | 公式ページへ |
AWS Systems Manager | Get-SSMDocumentPermission | Systems Managerドキュメントのアクセス許可について説明します。 | Describes the permissions for a Systems Manager document | 公式ページへ |
AWS Systems Manager | Get-SSMDocumentVersionList | ドキュメントのすべてのバージョンを一覧表示する | List all versions for a document | 公式ページへ |
AWS Systems Manager | Get-SSMEffectiveInstanceAssociationList | インスタンスのすべての関連付け | All associations for the instance(s) | 公式ページへ |
AWS Systems Manager | Get-SSMEffectivePatchesForPatchBaseline | 指定されたパッチベースラインの現在の有効パッチ(パッチおよび承認状態)を取得します。 | Retrieves the current effective patches (the patch and the approval state) for the specified patch baseline | 公式ページへ |
AWS Systems Manager | Get-SSMInstanceAssociationsStatus | インスタンスの関連付けのステータス | The status of the associations for the instance(s) | 公式ページへ |
AWS Systems Manager | Get-SSMInstanceInformation | 1つまたは複数のインスタンスを記述する | Describes one or more of your instances | 公式ページへ |
AWS Systems Manager | Get-SSMInstancePatch | 指定されたインスタンス上のパッチに関する情報と、そのインスタンスに使用されているパッチのベースラインに対する相対的な状態を取得します。 | Retrieves information about the patches on the specified instance and their state relative to the patch baseline being used for the instance | 公式ページへ |
AWS Systems Manager | Get-SSMInstancePatchState | 1つまたは複数のインスタンスの上位レベルのパッチ状態を取得します。 | Retrieves the high-level patch state of one or more instances | 公式ページへ |
AWS Systems Manager | Get-SSMInstancePatchStatesForPatchGroup | 指定したパッチグループ内のインスタンスの高レベルのパッチ状態を取得します。 | Retrieves the high-level patch state for the instances in the specified patch group | 公式ページへ |
AWS Systems Manager | Get-SSMInventory | 在庫情報を照会する | Query inventory information | 公式ページへ |
AWS Systems Manager | Get-SSMInventoryDeletionList | 特定の在庫の削除操作について説明します。 | Describes a specific delete inventory operation | 公式ページへ |
AWS Systems Manager | Get-SSMInventoryEntriesList | リクエストによって返された在庫アイテムのリスト | A list of inventory items returned by the request | 公式ページへ |
AWS Systems Manager | Get-SSMInventorySchema | アカウントのインベントリタイプ名のリストを返すか、特定のインベントリアイテムタイプの属性名のリストを返します | Return a list of inventory type names for the account, or return a list of attribute names for a specific Inventory item type | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindow | メンテナンスウィンドウを取得する | Retrieves a Maintenance Window | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowExecution | メンテナンスウィンドウの実行の一部として実行される特定のタスクの詳細を取得します。 | Retrieves details about a specific task executed as part of a Maintenance Window execution | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowExecutionList | メンテナンスウィンドウの実行結果を一覧表示します。 | Lists the executions of a Maintenance Window | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowExecutionTask | メンテナンスウィンドウの実行の一部として実行される特定のタスクに関する詳細を取得します。 | Retrieves the details about a specific task executed as part of a Maintenance Window execution | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowExecutionTaskInvocation | タスク呼び出しを取得する | Retrieves a task invocation | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowExecutionTaskInvocationList | メンテナンスウィンドウの実行の一部として実行される個々のタスクの個々のタスク実行(ターゲットごとに1つ)を取得します。 | Retrieves the individual task executions (one per target) for a particular task executed as part of a Maintenance Window execution | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowExecutionTaskList | 特定のメンテナンスウィンドウの実行では、実行されたタスク | For a given Maintenance Window execution, lists the tasks that were executed | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowList | AWSアカウントのメンテナンスウィンドウを取得する | Retrieves the Maintenance Windows in an AWS account | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowTarget | メンテナンスウィンドウに登録されているターゲットを一覧表示します。 | Lists the targets registered with the Maintenance Window | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowTask | メンテナンスウィンドウのタスクを一覧表示します。 | Lists the tasks in a Maintenance Window | 公式ページへ |
AWS Systems Manager | Get-SSMMaintenanceWindowTaskList | メンテナンスウィンドウのタスクを一覧表示します。 | Lists the tasks in a Maintenance Window | 公式ページへ |
AWS Systems Manager | Get-SSMParameter | パラメータ名を使用してパラメータに関する情報を取得する | Get information about a parameter by using the parameter name | 公式ページへ |
AWS Systems Manager | Get-SSMParameterHistory | AWSアカウントで使用されるすべてのパラメータのリストを照会する | Query a list of all parameters used by the AWS account | 公式ページへ |
AWS Systems Manager | Get-SSMParameterList | パラメータに関する情報を取得する | Get information about a parameter | 公式ページへ |
AWS Systems Manager | Get-SSMParametersByPath | 特定の階層のパラメータを取得する | Retrieve parameters in a specific hierarchy | 公式ページへ |
AWS Systems Manager | Get-SSMParameterValue | パラメータの詳細を取得する | Get details of a parameter | 公式ページへ |
AWS Systems Manager | Get-SSMPatchBaseline | AWSアカウントのパッチベースラインを一覧表示します。 | Lists the patch baselines in your AWS account | 公式ページへ |
AWS Systems Manager | Get-SSMPatchBaselineDetail | パッチのベースラインに関する情報を取得します。 | Retrieves information about a patch baseline | 公式ページへ |
AWS Systems Manager | Get-SSMPatchBaselineForPatchGroup | 指定したパッチグループに使用するパッチベースラインを取得します。 | Retrieves the patch baseline that should be used for the specified patch group | 公式ページへ |
AWS Systems Manager | Get-SSMPatchGroup | パッチベースラインに登録されているすべてのパッチグループを一覧表示します。 | Lists all patch groups that have been registered with patch baselines | 公式ページへ |
AWS Systems Manager | Get-SSMPatchGroupState | パッチグループの高レベル集約パッチ準拠状態を返します。 | Returns high-level aggregated patch compliance state for a patch group | 公式ページへ |
AWS Systems Manager | Get-SSMResourceComplianceSummariesList | リソース・レベルのサマリー・カウントを戻します。 | Returns a resource-level summary count | 公式ページへ |
AWS Systems Manager | Get-SSMResourceDataSync | リソースデータの同期設定を一覧表示します。 | Lists your resource data sync configurations | 公式ページへ |
AWS Systems Manager | Get-SSMResourceTag | 指定されたリソースに割り当てられたタグのリストを返します。 | Returns a list of the tags assigned to the specified resource | 公式ページへ |
AWS Systems Manager | New-SSMActivation | オンプレミスサーバーまたは仮想マシンをAmazon EC2に登録し、実行コマンドを使用してこれらのリソースを管理できるようにします。 | Registers your on-premises server or virtual machine with Amazon EC2 so that you can manage these resources using Run Command | 公式ページへ |
AWS Systems Manager | New-SSMAssociation | 指定したSystems Managerドキュメントを指定されたインスタンスまたはターゲットに関連付けます。 | Associates the specified Systems Manager document with the specified instances or targets | 公式ページへ |
AWS Systems Manager | New-SSMAssociationFromBatch | 指定したSystems Managerドキュメントを指定されたインスタンスまたはターゲットに関連付けます。 | Associates the specified Systems Manager document with the specified instances or targets | 公式ページへ |
AWS Systems Manager | New-SSMDocument | システム管理者文書を作成します。 | Creates a Systems Manager document | 公式ページへ |
AWS Systems Manager | New-SSMMaintenanceWindow | 新しいメンテナンスウィンドウを作成します。 | Creates a new Maintenance Window | 公式ページへ |
AWS Systems Manager | New-SSMPatchBaseline | パッチのベースラインを作成する | Creates a patch baseline | 公式ページへ |
AWS Systems Manager | New-SSMResourceDataSync | Amazon S3で単一のバケットにリソースデータ同期設定を作成する | Creates a resource data sync configuration to a single bucket in Amazon S3 | 公式ページへ |
AWS Systems Manager | Register-SSMDefaultPatchBaseline | デフォルトのパッチベースラインを定義します。 | Defines the default patch baseline | 公式ページへ |
AWS Systems Manager | Register-SSMPatchBaselineForPatchGroup | パッチグループのパッチベースラインを登録する | Registers a patch baseline for a patch group | 公式ページへ |
AWS Systems Manager | Register-SSMTargetWithMaintenanceWindow | メンテナンスウィンドウでターゲットを登録する | Registers a target with a Maintenance Window | 公式ページへ |
AWS Systems Manager | Register-SSMTaskWithMaintenanceWindow | メンテナンスウィンドウに新しいタスクを追加します。 | Adds a new task to a Maintenance Window | 公式ページへ |
AWS Systems Manager | Remove-SSMActivation | 有効化を削除する | Deletes an activation | 公式ページへ |
AWS Systems Manager | Remove-SSMAssociation | 指定されたSystems Managerドキュメントと指定されたインスタンスの関連付けを解除します。 | Disassociates the specified Systems Manager document from the specified instance | 公式ページへ |
AWS Systems Manager | Remove-SSMDocument | Systems Manager文書およびすべてのインスタンスの関連付けを文書に削除します。 | Deletes the Systems Manager document and all instance associations to the document | 公式ページへ |
AWS Systems Manager | Remove-SSMInventory | カスタム在庫タイプまたはカスタム在庫タイプに関連付けられたデータを削除する | Delete a custom inventory type, or the data associated with a custom Inventory type | 公式ページへ |
AWS Systems Manager | Remove-SSMMaintenanceWindow | メンテナンスウィンドウを削除する | Deletes a Maintenance Window | 公式ページへ |
AWS Systems Manager | Remove-SSMParameter | システムからパラメータを削除する | Delete a parameter from the system | 公式ページへ |
AWS Systems Manager | Remove-SSMParameterCollection | パラメータのリストを削除する | Delete a list of parameters | 公式ページへ |
AWS Systems Manager | Remove-SSMPatchBaseline | パッチのベースラインを削除する | Deletes a patch baseline | 公式ページへ |
AWS Systems Manager | Remove-SSMResourceDataSync | リソースデータ同期構成を削除します。 | Deletes a Resource Data Sync configuration | 公式ページへ |
AWS Systems Manager | Remove-SSMResourceTag | 指定されたリソースからすべてのタグを削除します。 | Removes all tags from the specified resource | 公式ページへ |
AWS Systems Manager | Send-SSMAutomationSignal | 現在の動作または実行のステータスを変更するために、オートメーションの実行に信号を送信します。 | Sends a signal to an Automation execution to change the current behavior or status of the execution | 公式ページへ |
AWS Systems Manager | Send-SSMCommand | 1つ以上のマネージインスタンスでコマンドを実行する | Executes commands on one or more managed instances | 公式ページへ |
AWS Systems Manager | Set-SSMParameterVersionLabel | パラメータラベルは、パラメータの異なるバージョンを管理するのに役立つユーザー定義のエイリアスです | A parameter label is a user-defined alias to help you manage different versions of a parameter | 公式ページへ |
AWS Systems Manager | Start-SSMAssociationsOnce | このAPIアクションを使用して、すぐに1回だけ関連付けを実行します | Use this API action to execute an association immediately and only one time | 公式ページへ |
AWS Systems Manager | Start-SSMAutomationExecution | オートメーション文書の実行を開始する | Initiates execution of an Automation document | 公式ページへ |
AWS Systems Manager | Stop-SSMAutomationExecution | 現在実行中のオートメーションを停止する | Stop an Automation that is currently executing | 公式ページへ |
AWS Systems Manager | Stop-SSMCommand | コマンドIDで指定されたコマンドを取り消そうとします。 | Attempts to cancel the command specified by the Command ID | 公式ページへ |
AWS Systems Manager | Unregister-SSMManagedInstance | 登録されたサーバーの一覧からサーバーまたは仮想マシンを削除します。 | Removes the server or virtual machine from the list of registered servers | 公式ページへ |
AWS Systems Manager | Unregister-SSMPatchBaselineForPatchGroup | パッチベースラインからパッチグループを削除します。 | Removes a patch group from a patch baseline | 公式ページへ |
AWS Systems Manager | Unregister-SSMTargetFromMaintenanceWindow | メンテナンスウィンドウからターゲットを削除します。 | Removes a target from a Maintenance Window | 公式ページへ |
AWS Systems Manager | Unregister-SSMTaskFromMaintenanceWindow | メンテナンスウィンドウからタスクを削除します。 | Removes a task from a Maintenance Window | 公式ページへ |
AWS Systems Manager | Update-SSMAssociation | 関連付けを更新する | Updates an association | 公式ページへ |
AWS Systems Manager | Update-SSMAssociationStatus | 指定したインスタンスに関連付けられているSystems Managerドキュメントのステータスを更新します。 | Updates the status of the Systems Manager document associated with the specified instance | 公式ページへ |
AWS Systems Manager | Update-SSMDocument | 更新したい文書 | The document you want to update | 公式ページへ |
AWS Systems Manager | Update-SSMDocumentDefaultVersion | ドキュメントのデフォルトバージョンを設定する | Set the default version of a document | 公式ページへ |
AWS Systems Manager | Update-SSMMaintenanceWindow | 既存の更新ウィンドウを更新する | Updates an existing Maintenance Window | 公式ページへ |
AWS Systems Manager | Update-SSMMaintenanceWindowTarget | 既存のメンテナンスウィンドウの対象を変更します。 | Modifies the target of an existing Maintenance Window | 公式ページへ |
AWS Systems Manager | Update-SSMMaintenanceWindowTask | メンテナンスウィンドウに割り当てられたタスクを変更します。 | Modifies a task assigned to a Maintenance Window | 公式ページへ |
AWS Systems Manager | Update-SSMManagedInstanceRole | Amazon Identity and Access Management(IAM)ロールを管理対象インスタンスに割り当てまたは変更します。 | Assigns or changes an Amazon Identity and Access Management (IAM) role to the managed instance | 公式ページへ |
AWS Systems Manager | Update-SSMPatchBaseline | 既存のパッチのベースラインを変更する | Modifies an existing patch baseline | 公式ページへ |
AWS Systems Manager | Write-SSMComplianceItem | コンプライアンスタイプおよびその他のコンプライアンスの詳細を指定されたリソースに登録します。 | Registers a compliance type and other compliance details on a designated resource | 公式ページへ |
AWS Systems Manager | Write-SSMInventory | 1つ以上のインスタンスでカスタム在庫アイテムを一括更新 | Bulk update custom inventory items on one more instance | 公式ページへ |
AWS Systems Manager | Write-SSMParameter | システムにパラメータを追加する | Add a parameter to the system | 公式ページへ |
AWS WAF | Get-WAFActivatedRulesInRuleGroupList | ActivatedRuleオブジェクトの配列を返します。 | Returns an array of ActivatedRule objects | 公式ページへ |
AWS WAF | Get-WAFByteMatchSet | ByteMatchSetIdで指定されたByteMatchSetを返します。 | Returns the ByteMatchSet specified by ByteMatchSetId | 公式ページへ |
AWS WAF | Get-WAFByteMatchSetList | ByteMatchSetSummaryオブジェクトの配列を返します。 | Returns an array of ByteMatchSetSummary objects | 公式ページへ |
AWS WAF | Get-WAFChangeToken | AWS WAFオブジェクトを作成、更新、または削除する場合は、変更トークンを取得し、変更トークンを作成、更新、または削除要求に含めます | When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request | 公式ページへ |
AWS WAF | Get-WAFChangeTokenStatus | GetChangeTokenを呼び出して取得したChangeTokenのステータスを返します。 | Returns the status of a ChangeToken that you got by calling GetChangeToken | 公式ページへ |
AWS WAF | Get-WAFGeoMatchSet | GeoMatchSetIdで指定されたGeoMatchSetを返します。 | Returns the GeoMatchSet that is specified by GeoMatchSetId | 公式ページへ |
AWS WAF | Get-WAFGeoMatchSetList | 応答内のGeoMatchSetSummaryオブジェクトの配列を返します。 | Returns an array of GeoMatchSetSummary objects in the response | 公式ページへ |
AWS WAF | Get-WAFIPSet | IPSetIdで指定されたIPSetを返します。 | Returns the IPSet that is specified by IPSetId | 公式ページへ |
AWS WAF | Get-WAFIPSetList | 応答内のIPSetSummaryオブジェクトの配列を返します。 | Returns an array of IPSetSummary objects in the response | 公式ページへ |
AWS WAF | Get-WAFPermissionPolicy | RuleGroupに添付されているIAMポリシーを返します。 | Returns the IAM policy attached to the RuleGroup | 公式ページへ |
AWS WAF | Get-WAFRateBasedRule | GetRateBasedRule要求に含まれているRuleIdで指定されたRateBasedRuleを返します。 | Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request | 公式ページへ |
AWS WAF | Get-WAFRateBasedRuleList | RuleSummaryオブジェクトの配列を返します。 | Returns an array of RuleSummary objects | 公式ページへ |
AWS WAF | Get-WAFRateBasedRuleManagedKey | RuleIdで指定されているRateBasedRuleによって現在ブロックされているIPアドレスの配列を返します。 | Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId | 公式ページへ |
AWS WAF | Get-WAFRegexMatchSet | RegexMatchSetIdで指定されたRegexMatchSetを返します。 | Returns the RegexMatchSet specified by RegexMatchSetId | 公式ページへ |
AWS WAF | Get-WAFRegexMatchSetList | RegexMatchSetSummaryオブジェクトの配列を返します。 | Returns an array of RegexMatchSetSummary objects | 公式ページへ |
AWS WAF | Get-WAFRegexPatternSet | RegexPatternSetIdで指定されたRegexPatternSetを返します。 | Returns the RegexPatternSet specified by RegexPatternSetId | 公式ページへ |
AWS WAF | Get-WAFRegexPatternSetList | RegexPatternSetSummaryオブジェクトの配列を返します。 | Returns an array of RegexPatternSetSummary objects | 公式ページへ |
AWS WAF | Get-WAFRule | GetRule要求に含まれているRuleIdで指定されたルールを返します。 | Returns the Rule that is specified by the RuleId that you included in the GetRule request | 公式ページへ |
AWS WAF | Get-WAFRuleGroup | GetRuleGroup要求に含まれているRuleGroupIdで指定されているRuleGroupを返します。 | Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request | 公式ページへ |
AWS WAF | Get-WAFRuleGroupList | RuleGroupオブジェクトの配列を返します。 | Returns an array of RuleGroup objects | 公式ページへ |
AWS WAF | Get-WAFRuleList | RuleSummaryオブジェクトの配列を返します。 | Returns an array of RuleSummary objects | 公式ページへ |
AWS WAF | Get-WAFSampledRequestList | 選択した時間帯にAWSリソースが受信した最初の5,000件のリクエストの中からAWS WAFがランダムに選択する、指定された数のリクエスト(サンプル)の詳細情報を取得します | Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from among the first 5,000 requests that your AWS resource received during a time range that you choose | 公式ページへ |
AWS WAF | Get-WAFSizeConstraintSet | SizeConstraintSetIdで指定されたSizeConstraintSetを返します。 | Returns the SizeConstraintSet specified by SizeConstraintSetId | 公式ページへ |
AWS WAF | Get-WAFSizeConstraintSetList | SizeConstraintSetSummaryオブジェクトの配列を返します。 | Returns an array of SizeConstraintSetSummary objects | 公式ページへ |
AWS WAF | Get-WAFSqlInjectionMatchSet | SqlInjectionMatchSetIdで指定されたSqlInjectionMatchSetを返します。 | Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId | 公式ページへ |
AWS WAF | Get-WAFSqlInjectionMatchSetList | SqlInjectionMatchSetオブジェクトの配列を返します。 | Returns an array of SqlInjectionMatchSet objects | 公式ページへ |
AWS WAF | Get-WAFSubscribedRuleGroupList | サブスクライブしているRuleGroupオブジェクトの配列を返します。 | Returns an array of RuleGroup objects that you are subscribed to | 公式ページへ |
AWS WAF | Get-WAFWebACL | WebACLIdによって指定されたWebACLを返します。 | Returns the WebACL that is specified by WebACLId | 公式ページへ |
AWS WAF | Get-WAFWebACLList | 応答内のWebACLSummaryオブジェクトの配列を返します。 | Returns an array of WebACLSummary objects in the response | 公式ページへ |
AWS WAF | Get-WAFXssMatchSet | XssMatchSetIdで指定されたXssMatchSetを返します。 | Returns the XssMatchSet that is specified by XssMatchSetId | 公式ページへ |
AWS WAF | Get-WAFXssMatchSetList | XssMatchSetオブジェクトの配列を返します。 | Returns an array of XssMatchSet objects | 公式ページへ |
AWS WAF | New-WAFByteMatchSet | ByteMatchSetを作成します。 | Creates a ByteMatchSet | 公式ページへ |
AWS WAF | New-WAFGeoMatchSet | GeoMatchSetを作成します.GeoMatchSetを使用すると、リクエストの発信元の国に基づいて許可またはブロックするWebリクエストを指定できます | Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from | 公式ページへ |
AWS WAF | New-WAFIPSet | IPセットを作成します。このIPセットを使用して、リクエストが発生したIPアドレスに基づいて許可またはブロックするWebリクエストを指定します | Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from | 公式ページへ |
AWS WAF | New-WAFRateBasedRule | RateBasedRuleを作成します。 | Creates a RateBasedRule | 公式ページへ |
AWS WAF | New-WAFRegexMatchSet | RegexMatchSetを作成します。 | Creates a RegexMatchSet | 公式ページへ |
AWS WAF | New-WAFRegexPatternSet | RegexPatternSetを作成します。 | Creates a RegexPatternSet | 公式ページへ |
AWS WAF | New-WAFRule | IPSetオブジェクト、ByteMatchSetオブジェクト、およびブロックする要求を識別するその他の述部を含むルールを作成します。 | Creates a Rule, which contains the IPSet objects, ByteMatchSet objects, and other predicates that identify the requests that you want to block | 公式ページへ |
AWS WAF | New-WAFRuleGroup | RuleGroupを作成します。 | Creates a RuleGroup | 公式ページへ |
AWS WAF | New-WAFSizeConstraintSet | SizeConstraintSetを作成します。 | Creates a SizeConstraintSet | 公式ページへ |
AWS WAF | New-WAFSqlInjectionMatchSet | Web要求の指定された部分にSQLコードのスニペットを含む要求を許可、ブロック、またはカウントするために使用するSqlInjectionMatchSetを作成します。 | Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests | 公式ページへ |
AWS WAF | New-WAFWebACL | WebACLを作成します.WebACLには、許可、ブロック、またはカウントするCloudFront Web要求を識別するルールが含まれています。 | Creates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count | 公式ページへ |
AWS WAF | New-WAFXssMatchSet | Web要求の指定された部分でクロスサイトスクリプティング攻撃を含む要求を許可、ブロック、またはカウントするために使用するXssMatchSetを作成します。 | Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests | 公式ページへ |
AWS WAF | Remove-WAFByteMatchSet | ByteMatchSetを永久に削除します。 | Permanently deletes a ByteMatchSet | 公式ページへ |
AWS WAF | Remove-WAFGeoMatchSet | GeoMatchSetを永久に削除します。 | Permanently deletes a GeoMatchSet | 公式ページへ |
AWS WAF | Remove-WAFIPSet | IPSetを永久に削除する | Permanently deletes an IPSet | 公式ページへ |
AWS WAF | Remove-WAFPermissionPolicy | 指定したRuleGroupからIAMポリシーを永久に削除します。 | Permanently deletes an IAM policy from the specified RuleGroup | 公式ページへ |
AWS WAF | Remove-WAFRateBasedRule | RateBasedRuleを永久に削除します | Permanently deletes a RateBasedRule | 公式ページへ |
AWS WAF | Remove-WAFRegexMatchSet | RegexMatchSetを永久に削除する | Permanently deletes a RegexMatchSet | 公式ページへ |
AWS WAF | Remove-WAFRegexPatternSet | RegexPatternSetを永久に削除します。 | Permanently deletes a RegexPatternSet | 公式ページへ |
AWS WAF | Remove-WAFRule | 規則を永久に削除する | Permanently deletes a Rule | 公式ページへ |
AWS WAF | Remove-WAFRuleGroup | ルールグループを永久に削除する | Permanently deletes a RuleGroup | 公式ページへ |
AWS WAF | Remove-WAFSizeConstraintSet | SizeConstraintSetを永久に削除します。 | Permanently deletes a SizeConstraintSet | 公式ページへ |
AWS WAF | Remove-WAFSqlInjectionMatchSet | SqlInjectionMatchSetを永久に削除します。 | Permanently deletes a SqlInjectionMatchSet | 公式ページへ |
AWS WAF | Remove-WAFWebACL | WebACLを永久に削除する | Permanently deletes a WebACL | 公式ページへ |
AWS WAF | Remove-WAFXssMatchSet | XssMatchSetを永久に削除します。 | Permanently deletes an XssMatchSet | 公式ページへ |
AWS WAF | Update-WAFByteMatchSet | ByteMatchSet内のByteMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet | 公式ページへ |
AWS WAF | Update-WAFGeoMatchSet | GeoMatchSetのGeoMatchConstraintオブジェクトを挿入または削除します。 | Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet | 公式ページへ |
AWS WAF | Update-WAFIPSet | IPSet内のIPSetDescriptorオブジェクトを挿入または削除します。 | Inserts or deletes IPSetDescriptor objects in an IPSet | 公式ページへ |
AWS WAF | Update-WAFRateBasedRule | 挿入または削除ルール内のオブジェクトの述語を作成し、ルール内のRateLimitを更新します | Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule | 公式ページへ |
AWS WAF | Update-WAFRegexMatchSet | RegexMatchSet内のRegexMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet | 公式ページへ |
AWS WAF | Update-WAFRegexPatternSet | RegexPatternSet内のRegexPatternStringオブジェクトを挿入または削除します。 | Inserts or deletes RegexPatternString objects in a RegexPatternSet | 公式ページへ |
AWS WAF | Update-WAFRule | ルール内の述語オブジェクトの挿入または削除 | Inserts or deletes Predicate objects in a Rule | 公式ページへ |
AWS WAF | Update-WAFRuleGroup | RuleGroup内のActivatedRuleオブジェクトを挿入または削除します。 | Inserts or deletes ActivatedRule objects in a RuleGroup | 公式ページへ |
AWS WAF | Update-WAFSizeConstraintSet | SizeConstraintSetのSizeConstraintオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet | 公式ページへ |
AWS WAF | Update-WAFSqlInjectionMatchSet | SqlInjectionMatchSet内のSqlInjectionMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet | 公式ページへ |
AWS WAF | Update-WAFWebACL | WebACL内のActivatedRuleオブジェクトを挿入または削除する | Inserts or deletes ActivatedRule objects in a WebACL | 公式ページへ |
AWS WAF | Update-WAFXssMatchSet | XssMatchSet内のXssMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet | 公式ページへ |
AWS WAF | Write-WAFPermissionPolicy | 指定されたリソースにIAMポリシーを添付します。 | Attaches a IAM policy to the specified resource | 公式ページへ |
AWS WAF Regional | Get-WAFRActivatedRulesInRuleGroupList | ActivatedRuleオブジェクトの配列を返します。 | Returns an array of ActivatedRule objects | 公式ページへ |
AWS WAF Regional | Get-WAFRByteMatchSet | ByteMatchSetIdで指定されたByteMatchSetを返します。 | Returns the ByteMatchSet specified by ByteMatchSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRByteMatchSetList | ByteMatchSetSummaryオブジェクトの配列を返します。 | Returns an array of ByteMatchSetSummary objects | 公式ページへ |
AWS WAF Regional | Get-WAFRChangeToken | AWS WAFオブジェクトを作成、更新、または削除する場合は、変更トークンを取得し、変更トークンを作成、更新、または削除要求に含めます | When you want to create, update, or delete AWS WAF objects, get a change token and include the change token in the create, update, or delete request | 公式ページへ |
AWS WAF Regional | Get-WAFRChangeTokenStatus | GetChangeTokenを呼び出して取得したChangeTokenのステータスを返します。 | Returns the status of a ChangeToken that you got by calling GetChangeToken | 公式ページへ |
AWS WAF Regional | Get-WAFRGeoMatchSet | GeoMatchSetIdで指定されたGeoMatchSetを返します。 | Returns the GeoMatchSet that is specified by GeoMatchSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRGeoMatchSetList | 応答内のGeoMatchSetSummaryオブジェクトの配列を返します。 | Returns an array of GeoMatchSetSummary objects in the response | 公式ページへ |
AWS WAF Regional | Get-WAFRIPSet | IPSetIdで指定されたIPSetを返します。 | Returns the IPSet that is specified by IPSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRIPSetList | 応答内のIPSetSummaryオブジェクトの配列を返します。 | Returns an array of IPSetSummary objects in the response | 公式ページへ |
AWS WAF Regional | Get-WAFRPermissionPolicy | RuleGroupに添付されているIAMポリシーを返します。 | Returns the IAM policy attached to the RuleGroup | 公式ページへ |
AWS WAF Regional | Get-WAFRRateBasedRule | GetRateBasedRule要求に含まれているRuleIdで指定されたRateBasedRuleを返します。 | Returns the RateBasedRule that is specified by the RuleId that you included in the GetRateBasedRule request | 公式ページへ |
AWS WAF Regional | Get-WAFRRateBasedRuleList | RuleSummaryオブジェクトの配列を返します。 | Returns an array of RuleSummary objects | 公式ページへ |
AWS WAF Regional | Get-WAFRRateBasedRuleManagedKey | RuleIdで指定されているRateBasedRuleによって現在ブロックされているIPアドレスの配列を返します。 | Returns an array of IP addresses currently being blocked by the RateBasedRule that is specified by the RuleId | 公式ページへ |
AWS WAF Regional | Get-WAFRRegexMatchSet | RegexMatchSetIdで指定されたRegexMatchSetを返します。 | Returns the RegexMatchSet specified by RegexMatchSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRRegexMatchSetList | RegexMatchSetSummaryオブジェクトの配列を返します。 | Returns an array of RegexMatchSetSummary objects | 公式ページへ |
AWS WAF Regional | Get-WAFRRegexPatternSet | RegexPatternSetIdで指定されたRegexPatternSetを返します。 | Returns the RegexPatternSet specified by RegexPatternSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRRegexPatternSetList | RegexPatternSetSummaryオブジェクトの配列を返します。 | Returns an array of RegexPatternSetSummary objects | 公式ページへ |
AWS WAF Regional | Get-WAFRResourceForWebACLList | 指定されたWeb ACLに関連付けられたリソースの配列を返します。 | Returns an array of resources associated with the specified web ACL | 公式ページへ |
AWS WAF Regional | Get-WAFRRule | GetRule要求に含まれているRuleIdで指定されたルールを返します。 | Returns the Rule that is specified by the RuleId that you included in the GetRule request | 公式ページへ |
AWS WAF Regional | Get-WAFRRuleGroup | GetRuleGroup要求に含まれているRuleGroupIdで指定されているRuleGroupを返します。 | Returns the RuleGroup that is specified by the RuleGroupId that you included in the GetRuleGroup request | 公式ページへ |
AWS WAF Regional | Get-WAFRRuleGroupList | RuleGroupオブジェクトの配列を返します。 | Returns an array of RuleGroup objects | 公式ページへ |
AWS WAF Regional | Get-WAFRRuleList | RuleSummaryオブジェクトの配列を返します。 | Returns an array of RuleSummary objects | 公式ページへ |
AWS WAF Regional | Get-WAFRSampledRequestList | 選択した時間帯にAWSリソースが受信した最初の5,000件のリクエストの中からAWS WAFがランダムに選択する、指定された数のリクエスト(サンプル)の詳細情報を取得します | Gets detailed information about a specified number of requests--a sample--that AWS WAF randomly selects from among the first 5,000 requests that your AWS resource received during a time range that you choose | 公式ページへ |
AWS WAF Regional | Get-WAFRSizeConstraintSet | SizeConstraintSetIdで指定されたSizeConstraintSetを返します。 | Returns the SizeConstraintSet specified by SizeConstraintSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRSizeConstraintSetList | SizeConstraintSetSummaryオブジェクトの配列を返します。 | Returns an array of SizeConstraintSetSummary objects | 公式ページへ |
AWS WAF Regional | Get-WAFRSqlInjectionMatchSet | SqlInjectionMatchSetIdで指定されたSqlInjectionMatchSetを返します。 | Returns the SqlInjectionMatchSet that is specified by SqlInjectionMatchSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRSqlInjectionMatchSetList | SqlInjectionMatchSetオブジェクトの配列を返します。 | Returns an array of SqlInjectionMatchSet objects | 公式ページへ |
AWS WAF Regional | Get-WAFRSubscribedRuleGroup | サブスクライブしているRuleGroupオブジェクトの配列を返します。 | Returns an array of RuleGroup objects that you are subscribed to | 公式ページへ |
AWS WAF Regional | Get-WAFRWebACL | WebACLIdによって指定されたWebACLを返します。 | Returns the WebACL that is specified by WebACLId | 公式ページへ |
AWS WAF Regional | Get-WAFRWebACLForResource | 指定されたリソースのWeb ACLを返します。 | Returns the web ACL for the specified resource | 公式ページへ |
AWS WAF Regional | Get-WAFRWebACLList | 応答内のWebACLSummaryオブジェクトの配列を返します。 | Returns an array of WebACLSummary objects in the response | 公式ページへ |
AWS WAF Regional | Get-WAFRXssMatchSet | XssMatchSetIdで指定されたXssMatchSetを返します。 | Returns the XssMatchSet that is specified by XssMatchSetId | 公式ページへ |
AWS WAF Regional | Get-WAFRXssMatchSetList | XssMatchSetオブジェクトの配列を返します。 | Returns an array of XssMatchSet objects | 公式ページへ |
AWS WAF Regional | New-WAFRByteMatchSet | ByteMatchSetを作成します。 | Creates a ByteMatchSet | 公式ページへ |
AWS WAF Regional | New-WAFRGeoMatchSet | GeoMatchSetを作成します.GeoMatchSetを使用すると、リクエストの発信元の国に基づいて許可またはブロックするWebリクエストを指定できます | Creates an GeoMatchSet, which you use to specify which web requests you want to allow or block based on the country that the requests originate from | 公式ページへ |
AWS WAF Regional | New-WAFRIPSet | IPセットを作成します。このIPセットを使用して、リクエストが発生したIPアドレスに基づいて許可またはブロックするWebリクエストを指定します | Creates an IPSet, which you use to specify which web requests you want to allow or block based on the IP addresses that the requests originate from | 公式ページへ |
AWS WAF Regional | New-WAFRRateBasedRule | RateBasedRuleを作成します。 | Creates a RateBasedRule | 公式ページへ |
AWS WAF Regional | New-WAFRRegexMatchSet | RegexMatchSetを作成します。 | Creates a RegexMatchSet | 公式ページへ |
AWS WAF Regional | New-WAFRRegexPatternSet | RegexPatternSetを作成します。 | Creates a RegexPatternSet | 公式ページへ |
AWS WAF Regional | New-WAFRRule | IPSetオブジェクト、ByteMatchSetオブジェクト、およびブロックする要求を識別するその他の述部を含むルールを作成します。 | Creates a Rule, which contains the IPSet objects, ByteMatchSet objects, and other predicates that identify the requests that you want to block | 公式ページへ |
AWS WAF Regional | New-WAFRRuleGroup | RuleGroupを作成します。 | Creates a RuleGroup | 公式ページへ |
AWS WAF Regional | New-WAFRSizeConstraintSet | SizeConstraintSetを作成します。 | Creates a SizeConstraintSet | 公式ページへ |
AWS WAF Regional | New-WAFRSqlInjectionMatchSet | Web要求の指定された部分にSQLコードのスニペットを含む要求を許可、ブロック、またはカウントするために使用するSqlInjectionMatchSetを作成します。 | Creates a SqlInjectionMatchSet, which you use to allow, block, or count requests that contain snippets of SQL code in a specified part of web requests | 公式ページへ |
AWS WAF Regional | New-WAFRWebACL | WebACLを作成します.WebACLには、許可、ブロック、またはカウントするCloudFront Web要求を識別するルールが含まれています。 | Creates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count | 公式ページへ |
AWS WAF Regional | New-WAFRXssMatchSet | Web要求の指定された部分でクロスサイトスクリプティング攻撃を含む要求を許可、ブロック、またはカウントするために使用するXssMatchSetを作成します。 | Creates an XssMatchSet, which you use to allow, block, or count requests that contain cross-site scripting attacks in the specified part of web requests | 公式ページへ |
AWS WAF Regional | Register-WAFRWebACL | Web ACLをリソースに関連付ける | Associates a web ACL with a resource | 公式ページへ |
AWS WAF Regional | Remove-WAFRByteMatchSet | ByteMatchSetを永久に削除します。 | Permanently deletes a ByteMatchSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRGeoMatchSet | GeoMatchSetを永久に削除します。 | Permanently deletes a GeoMatchSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRIPSet | IPSetを永久に削除する | Permanently deletes an IPSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRPermissionPolicy | 指定したRuleGroupからIAMポリシーを永久に削除します。 | Permanently deletes an IAM policy from the specified RuleGroup | 公式ページへ |
AWS WAF Regional | Remove-WAFRRateBasedRule | RateBasedRuleを永久に削除します | Permanently deletes a RateBasedRule | 公式ページへ |
AWS WAF Regional | Remove-WAFRRegexMatchSet | RegexMatchSetを永久に削除する | Permanently deletes a RegexMatchSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRRegexPatternSet | RegexPatternSetを永久に削除します。 | Permanently deletes a RegexPatternSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRRule | 規則を永久に削除する | Permanently deletes a Rule | 公式ページへ |
AWS WAF Regional | Remove-WAFRRuleGroup | ルールグループを永久に削除する | Permanently deletes a RuleGroup | 公式ページへ |
AWS WAF Regional | Remove-WAFRSizeConstraintSet | SizeConstraintSetを永久に削除します。 | Permanently deletes a SizeConstraintSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRSqlInjectionMatchSet | SqlInjectionMatchSetを永久に削除します。 | Permanently deletes a SqlInjectionMatchSet | 公式ページへ |
AWS WAF Regional | Remove-WAFRWebACL | WebACLを永久に削除する | Permanently deletes a WebACL | 公式ページへ |
AWS WAF Regional | Remove-WAFRXssMatchSet | XssMatchSetを永久に削除します。 | Permanently deletes an XssMatchSet | 公式ページへ |
AWS WAF Regional | Unregister-WAFRWebACL | 指定されたリソースからWeb ACLを削除します。 | Removes a web ACL from the specified resource | 公式ページへ |
AWS WAF Regional | Update-WAFRByteMatchSet | ByteMatchSet内のByteMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes ByteMatchTuple objects (filters) in a ByteMatchSet | 公式ページへ |
AWS WAF Regional | Update-WAFRGeoMatchSet | GeoMatchSetのGeoMatchConstraintオブジェクトを挿入または削除します。 | Inserts or deletes GeoMatchConstraint objects in an GeoMatchSet | 公式ページへ |
AWS WAF Regional | Update-WAFRIPSet | IPSet内のIPSetDescriptorオブジェクトを挿入または削除します。 | Inserts or deletes IPSetDescriptor objects in an IPSet | 公式ページへ |
AWS WAF Regional | Update-WAFRRateBasedRule | 挿入または削除ルール内のオブジェクトの述語を作成し、ルール内のRateLimitを更新します | Inserts or deletes Predicate objects in a rule and updates the RateLimit in the rule | 公式ページへ |
AWS WAF Regional | Update-WAFRRegexMatchSet | RegexMatchSet内のRegexMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes RegexMatchTuple objects (filters) in a RegexMatchSet | 公式ページへ |
AWS WAF Regional | Update-WAFRRegexPatternSet | RegexPatternSet内のRegexPatternStringオブジェクトを挿入または削除します。 | Inserts or deletes RegexPatternString objects in a RegexPatternSet | 公式ページへ |
AWS WAF Regional | Update-WAFRRule | ルール内の述語オブジェクトの挿入または削除 | Inserts or deletes Predicate objects in a Rule | 公式ページへ |
AWS WAF Regional | Update-WAFRRuleGroup | RuleGroup内のActivatedRuleオブジェクトを挿入または削除します。 | Inserts or deletes ActivatedRule objects in a RuleGroup | 公式ページへ |
AWS WAF Regional | Update-WAFRSizeConstraintSet | SizeConstraintSetのSizeConstraintオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes SizeConstraint objects (filters) in a SizeConstraintSet | 公式ページへ |
AWS WAF Regional | Update-WAFRSqlInjectionMatchSet | SqlInjectionMatchSet内のSqlInjectionMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes SqlInjectionMatchTuple objects (filters) in a SqlInjectionMatchSet | 公式ページへ |
AWS WAF Regional | Update-WAFRWebACL | WebACL内のActivatedRuleオブジェクトを挿入または削除する | Inserts or deletes ActivatedRule objects in a WebACL | 公式ページへ |
AWS WAF Regional | Update-WAFRXssMatchSet | XssMatchSet内のXssMatchTupleオブジェクト(フィルタ)を挿入または削除します。 | Inserts or deletes XssMatchTuple objects (filters) in an XssMatchSet | 公式ページへ |
AWS WAF Regional | Write-WAFRPermissionPolicy | 指定されたリソースにIAMポリシーを添付します。 | Attaches a IAM policy to the specified resource | 公式ページへ |
AWS X-Ray | Get-XREncryptionConfig | X線データの現在の暗号化設定を取得します。 | Retrieves the current encryption configuration for X-Ray data | 公式ページへ |
AWS X-Ray | Get-XRServiceGraph | 受信要求を処理するサービスを記述したドキュメントと、結果として呼び出すダウンストリームサービスを取得します。 | Retrieves a document that describes services that process incoming requests, and downstream services that they call as a result | 公式ページへ |
AWS X-Ray | Get-XRTraceBatch | IDで指定されたトレースのリストを取得します。 | Retrieves a list of traces specified by ID | 公式ページへ |
AWS X-Ray | Get-XRTraceGraph | 1つまたは複数の特定のトレースIDのサービスグラフを取得します。 | Retrieves a service graph for one or more specific trace IDs | 公式ページへ |
AWS X-Ray | Get-XRTraceSummary | オプションのフィルタを使用して、指定された時間枠で使用可能なトレースのIDとメタデータを取得します。 | Retrieves IDs and metadata for traces available for a specified time frame using an optional filter | 公式ページへ |
AWS X-Ray | Write-XREncryptionConfig | X線データの暗号化設定を更新します。 | Updates the encryption configuration for X-Ray data | 公式ページへ |
AWS X-Ray | Write-XRTelemetryRecord | テレメトリをアップロードするためにAWS X-Rayデーモンによって使用されます | Used by the AWS X-Ray daemon to upload telemetry | 公式ページへ |
AWS X-Ray | Write-XRTraceSegment | 公式ページへ | ||
Cmdlet Reference Home | Publish-CDIRSchema.html | 発行 - CDIRSchema | Publish-CDIRSchema | pstoolsref-welcome |
Elastic Load Balancing | Add-ELBLoadBalancerToSubnet | 指定したロードバランサの構成済みサブネットセットに1つ以上のサブネットを追加します。 | Adds one or more subnets to the set of configured subnets for the specified load balancer | 公式ページへ |
Elastic Load Balancing | Add-ELBResourceTag | 指定されたタグを指定されたロードバランサに追加します。 | Adds the specified tags to the specified load balancer | 公式ページへ |
Elastic Load Balancing | Disable-ELBAvailabilityZoneForLoadBalancer | 指定された可用性ゾーンを、指定されたロードバランサの可用性ゾーンのセットから削除します。 | Removes the specified Availability Zones from the set of Availability Zones for the specified load balancer | 公式ページへ |
Elastic Load Balancing | Dismount-ELBLoadBalancerFromSubnet | ロードバランサの設定済みサブネットセットから指定されたサブネットを削除します。 | Removes the specified subnets from the set of configured subnets for the load balancer | 公式ページへ |
Elastic Load Balancing | Edit-ELBLoadBalancerAttribute | 指定したロードバランサの属性を変更します。 | Modifies the attributes of the specified load balancer | 公式ページへ |
Elastic Load Balancing | Enable-ELBAvailabilityZoneForLoadBalancer | 指定された可用性ゾーンを、指定されたロードバランサの可用性ゾーンのセットに追加します。 | Adds the specified Availability Zones to the set of Availability Zones for the specified load balancer | 公式ページへ |
Elastic Load Balancing | Get-ELBAccountLimit | AWSアカウントの現在のElastic Load Balancingリソース制限について説明します。 | Describes the current Elastic Load Balancing resource limits for your AWS account | 公式ページへ |
Elastic Load Balancing | Get-ELBInstanceHealth | 指定されたロードバランサに関する指定されたインスタンスの状態を記述します。 | Describes the state of the specified instances with respect to the specified load balancer | 公式ページへ |
Elastic Load Balancing | Get-ELBLoadBalancer | 指定されたロードバランサについて説明します。 | Describes the specified the load balancers | 公式ページへ |
Elastic Load Balancing | Get-ELBLoadBalancerAttribute | 指定されたロードバランサの属性について説明します。 | Describes the attributes for the specified load balancer | 公式ページへ |
Elastic Load Balancing | Get-ELBLoadBalancerPolicy | 指定したポリシーについて説明します。 | Describes the specified policies | 公式ページへ |
Elastic Load Balancing | Get-ELBLoadBalancerPolicyType | 指定したロードバランサポリシータイプまたはすべてのロードバランサポリシータイプについて説明します。 | Describes the specified load balancer policy types or all load balancer policy types | 公式ページへ |
Elastic Load Balancing | Get-ELBResourceTag | 指定されたロードバランサに関連付けられているタグについて説明します。 | Describes the tags associated with the specified load balancers | 公式ページへ |
Elastic Load Balancing | Join-ELBSecurityGroupToLoadBalancer | 仮想プライベートクラウド(VPC)内の1つまたは複数のセキュリティグループをロードバランサに関連付けます。 | Associates one or more security groups with your load balancer in a virtual private cloud (VPC) | 公式ページへ |
Elastic Load Balancing | New-ELBAppCookieStickinessPolicy | アプリケーション生成のCookieに続くスティッキーセッション存続期間を持つスティッキーポリシーを生成します。 | Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie | 公式ページへ |
Elastic Load Balancing | New-ELBLBCookieStickinessPolicy | ブラウザの有効期間(ユーザエージェント)または指定された有効期限によって制御されるスティッキーセッションの存続期間を持つスティッキーポリシーを生成します | Generates a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period | 公式ページへ |
Elastic Load Balancing | New-ELBLoadBalancer | クラシックロードバランサを作成する | Creates a Classic Load Balancer | 公式ページへ |
Elastic Load Balancing | New-ELBLoadBalancerListener | 指定したロードバランサのリスナーを1つ以上作成します。 | Creates one or more listeners for the specified load balancer | 公式ページへ |
Elastic Load Balancing | New-ELBLoadBalancerPolicy | 指定したロードバランサの指定した属性を持つポリシーを作成します。 | Creates a policy with the specified attributes for the specified load balancer | 公式ページへ |
Elastic Load Balancing | Register-ELBInstanceWithLoadBalancer | 指定されたインスタンスを指定されたロードバランサに追加します。 | Adds the specified instances to the specified load balancer | 公式ページへ |
Elastic Load Balancing | Remove-ELBInstanceFromLoadBalancer | 指定したロードバランサから指定されたインスタンスを登録解除します。 | Deregisters the specified instances from the specified load balancer | 公式ページへ |
Elastic Load Balancing | Remove-ELBLoadBalancer | 指定したロードバランサを削除します。 | Deletes the specified load balancer | 公式ページへ |
Elastic Load Balancing | Remove-ELBLoadBalancerListener | 指定されたロードバランサから指定されたリスナーを削除します。 | Deletes the specified listeners from the specified load balancer | 公式ページへ |
Elastic Load Balancing | Remove-ELBLoadBalancerPolicy | 指定したロードバランサから指定したポリシーを削除します。 | Deletes the specified policy from the specified load balancer | 公式ページへ |
Elastic Load Balancing | Remove-ELBResourceTag | 指定したロードバランサから1つまたは複数のタグを削除します。 | Removes one or more tags from the specified load balancer | 公式ページへ |
Elastic Load Balancing | Set-ELBHealthCheck | EC2インスタンスの正常性状態を評価するときに使用する正常性チェック設定を指定します。 | Specifies the health check settings to use when evaluating the health state of your EC2 instances | 公式ページへ |
Elastic Load Balancing | Set-ELBLoadBalancerListenerSSLCertificate | 指定されたリスナーのSSL接続を終了する証明書を設定します。 | Sets the certificate that terminates the specified listener's SSL connections | 公式ページへ |
Elastic Load Balancing | Set-ELBLoadBalancerPolicyForBackendServer | EC2インスタンスがリッスンしている指定されたポートに関連付けられている一連のポリシーを新しいポリシーセットに置き換えます | Replaces the set of policies associated with the specified port on which the EC2 instance is listening with a new set of policies | 公式ページへ |
Elastic Load Balancing | Set-ELBLoadBalancerPolicyOfListener | 指定したロードバランサポートの現在のポリシーセットを指定されたポリシーセットに置き換えます | Replaces the current set of policies for the specified load balancer port with the specified set of policies | 公式ページへ |
Elastic Load Balancing V2 | Add-ELB2ListenerCertificate | 指定された証明書を指定されたセキュアリスナーに追加します。 | Adds the specified certificate to the specified secure listener | 公式ページへ |
Elastic Load Balancing V2 | Add-ELB2Tag | 指定されたタグを指定されたElastic Load Balancingリソースに追加します。 | Adds the specified tags to the specified Elastic Load Balancing resource | 公式ページへ |
Elastic Load Balancing V2 | Edit-ELB2Listener | 指定されたリスナーの指定されたプロパティを変更します。 | Modifies the specified properties of the specified listener | 公式ページへ |
Elastic Load Balancing V2 | Edit-ELB2LoadBalancerAttribute | 指定したアプリケーション・ロード・バランサまたはネットワーク・ロード・バランサの指定された属性を変更します。 | Modifies the specified attributes of the specified Application Load Balancer or Network Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | Edit-ELB2Rule | 指定したルールを変更します。 | Modifies the specified rule | 公式ページへ |
Elastic Load Balancing V2 | Edit-ELB2TargetGroup | 指定したターゲットグループ内のターゲットの正常性状態を評価するときに使用される正常性チェックを変更します。 | Modifies the health checks used when evaluating the health state of the targets in the specified target group | 公式ページへ |
Elastic Load Balancing V2 | Edit-ELB2TargetGroupAttribute | 指定したターゲットグループの指定された属性を変更します。 | Modifies the specified attributes of the specified target group | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2AccountLimit | AWSアカウントの現在のElastic Load Balancingリソース制限について説明します。 | Describes the current Elastic Load Balancing resource limits for your AWS account | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2Listener | 指定したアプリケーション・ロード・バランサまたはネットワーク・ロード・バランサのリスナーまたはリスナーを指定します。 | Describes the specified listeners or the listeners for the specified Application Load Balancer or Network Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2ListenerCertificate | 指定されたセキュアリスナーの証明書について説明します。 | Describes the certificates for the specified secure listener | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2LoadBalancer | 指定したロードバランサまたはすべてのロードバランサについて説明します。 | Describes the specified load balancers or all of your load balancers | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2LoadBalancerAttribute | 指定したアプリケーション・ロード・バランサまたはネットワーク・ロード・バランサの属性について説明します。 | Describes the attributes for the specified Application Load Balancer or Network Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2Rule | 指定されたルールまたは指定されたリスナーのルールについて説明します。 | Describes the specified rules or the rules for the specified listener | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2SSLPolicy | 指定されたポリシーまたはSSLネゴシエーションに使用されるすべてのポリシーについて説明します。 | Describes the specified policies or all policies used for SSL negotiation | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2Tag | 指定されたリソースのタグを記述する | Describes the tags for the specified resources | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2TargetGroup | 指定したターゲットグループまたはすべてのターゲットグループについて説明します。 | Describes the specified target groups or all of your target groups | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2TargetGroupAttribute | 指定したターゲットグループの属性を説明します。 | Describes the attributes for the specified target group | 公式ページへ |
Elastic Load Balancing V2 | Get-ELB2TargetHealth | 指定したターゲットまたはすべてのターゲットの正常性について説明します。 | Describes the health of the specified targets or all of your targets | 公式ページへ |
Elastic Load Balancing V2 | New-ELB2Listener | 指定したアプリケーション・ロード・バランサまたはネットワーク・ロード・バランサのリスナーを作成します。 | Creates a listener for the specified Application Load Balancer or Network Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | New-ELB2LoadBalancer | アプリケーション・ロード・バランサまたはネットワーク・ロード・バランサを作成する | Creates an Application Load Balancer or a Network Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | New-ELB2Rule | 指定されたリスナーのルールを作成します。 | Creates a rule for the specified listener | 公式ページへ |
Elastic Load Balancing V2 | New-ELB2TargetGroup | ターゲットグループを作成します。 | Creates a target group | 公式ページへ |
Elastic Load Balancing V2 | Register-ELB2Target | 指定したターゲットを指定したターゲットグループに登録します。 | Registers the specified targets with the specified target group | 公式ページへ |
Elastic Load Balancing V2 | Remove-ELB2Listener | 指定されたリスナーを削除します。 | Deletes the specified listener | 公式ページへ |
Elastic Load Balancing V2 | Remove-ELB2ListenerCertificate | 指定された証明書を指定されたセキュアリスナーから削除します。 | Removes the specified certificate from the specified secure listener | 公式ページへ |
Elastic Load Balancing V2 | Remove-ELB2LoadBalancer | 指定したアプリケーション・ロード・バランサまたはネットワーク・ロード・バランサとそれに接続されているリスナーを削除します。 | Deletes the specified Application Load Balancer or Network Load Balancer and its attached listeners | 公式ページへ |
Elastic Load Balancing V2 | Remove-ELB2Rule | 指定したルールを削除します。 | Deletes the specified rule | 公式ページへ |
Elastic Load Balancing V2 | Remove-ELB2Tag | 指定されたタグを指定されたElastic Load Balancingリソースから削除します。 | Removes the specified tags from the specified Elastic Load Balancing resource | 公式ページへ |
Elastic Load Balancing V2 | Remove-ELB2TargetGroup | 指定したターゲットグループを削除します。 | Deletes the specified target group | 公式ページへ |
Elastic Load Balancing V2 | Set-ELB2IpAddressType | 指定したアプリケーション・ロード・バランサまたはネットワーク・ロード・バランサのサブネットで使用されるIPアドレスのタイプを設定します。 | Sets the type of IP addresses used by the subnets of the specified Application Load Balancer or Network Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | Set-ELB2RulePriority | 指定したルールの優先順位を設定します。 | Sets the priorities of the specified rules | 公式ページへ |
Elastic Load Balancing V2 | Set-ELB2SecurityGroup | 指定したセキュリティグループを指定されたアプリケーションロードバランサに関連付けます。 | Associates the specified security groups with the specified Application Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | Set-ELB2Subnet | 指定したアプリケーション・ロード・バランサに対して、指定したパブリック・サブネットの可用性ゾーンを有効にします。 | Enables the Availability Zone for the specified public subnets for the specified Application Load Balancer | 公式ページへ |
Elastic Load Balancing V2 | Unregister-ELB2Target | 指定されたターゲットを指定されたターゲットグループから登録解除します。 | Deregisters the specified targets from the specified target group | 公式ページへ |
Firewall Management Service | Add-FMSAdminAccountAssociation | AWS Firewall Manager管理者アカウントを設定します。 | Sets the AWS Firewall Manager administrator account | 公式ページへ |
Firewall Management Service | Get-FMSAdminAccount | AWS Firewall Managerに関連付けられているAWS組織マスタアカウントをAWS Firewall Manager管理者として返します。 | Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall Manager administrator | 公式ページへ |
Firewall Management Service | Get-FMSComplianceDetail | 指定されたメンバーアカウントに関する詳細なコンプライアンス情報を返します。 | Returns detailed compliance information about the specified member account | 公式ページへ |
Firewall Management Service | Get-FMSComplianceStatusList | 応答内のPolicyComplianceStatusオブジェクトの配列を返します。 | Returns an array of PolicyComplianceStatus objects in the response | 公式ページへ |
Firewall Management Service | Get-FMSNotificationChannel | AWS Firewall ManagerのSNSログを記録するために使用されるAmazon Simple Notification Service(SNS)トピックに関する情報を返します。 | Returns information about the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs | 公式ページへ |
Firewall Management Service | Get-FMSPolicy | 指定されたAWS Firewall Managerポリシーに関する情報を返します。 | Returns information about the specified AWS Firewall Manager policy | 公式ページへ |
Firewall Management Service | Get-FMSPolicyList | 応答内のPolicySummaryオブジェクトの配列を返します。 | Returns an array of PolicySummary objects in the response | 公式ページへ |
Firewall Management Service | Remove-FMSAdminAccountAssociation | AWS Firewall Manager管理者アカウントとして設定されているアカウントの関連付けを解除します。 | Disassociates the account that has been set as the AWS Firewall Manager administrator account | 公式ページへ |
Firewall Management Service | Remove-FMSNotificationChannel | IAMロールとAWS Firewall ManagerのSNSログを記録するために使用されるAmazon Simple Notification Service(SNS)トピックとのAWS Firewall Managerの関連付けを削除します。 | Deletes an AWS Firewall Manager association with the IAM role and the Amazon Simple Notification Service (SNS) topic that is used to record AWS Firewall Manager SNS logs | 公式ページへ |
Firewall Management Service | Remove-FMSPolicy | AWS Firewall Managerポリシーを完全に削除します。 | Permanently deletes an AWS Firewall Manager policy | 公式ページへ |
Firewall Management Service | Set-FMSPolicy | AWS Firewall Managerポリシーを作成します。 | Creates an AWS Firewall Manager policy | 公式ページへ |
Firewall Management Service | Write-FMSNotificationChannel | AWS Firewall ManagerがSNSログを記録するために使用するIAMロールとAmazon Simple Notification Service(SNS)トピックを指定します。 | Designates the IAM role and Amazon Simple Notification Service (SNS) topic that AWS Firewall Manager uses to record SNS logs | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXCluster | クラスタ識別子が指定されていない場合は、プロビジョニングされたすべてのDAXクラスタに関する情報、またはクラスタ識別子が指定されている場合は特定のDAXクラスタに関する情報を返します。 | Returns information about all provisioned DAX clusters if no cluster identifier is specified, or about a specific DAX cluster if a cluster identifier is supplied | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Add-DAXResourceTag | タグのセットをDAXリソースに関連付けます。 | Associates a set of tags with a DAX resource | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXDefaultParameter | DAXキャッシングソフトウェアのデフォルトのシステムパラメータ情報を返します。 | Returns the default system parameter information for the DAX caching software | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXEvent | DAXクラスタおよびパラメータグループに関連するイベントを返します。 | Returns events related to DAX clusters and parameter groups | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXParameter | 特定のパラメータグループの詳細なパラメータリストを返します。 | Returns the detailed parameter list for a particular parameter group | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXParameterGroup | パラメータグループの説明のリストを返します。 | Returns a list of parameter group descriptions | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXResourceTag | DAXクラスタのすべてのタグを一覧表示する | List all of the tags for a DAX cluster | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Get-DAXSubnetGroup | サブネットグループの説明のリストを返します。 | Returns a list of subnet group descriptions | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | New-DAXCluster | DAXクラスタを作成します。 | Creates a DAX cluster | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | New-DAXParameterGroup | 新しいパラメータグループを作成します。 | Creates a new parameter group | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | New-DAXSubnetGroup | 新しいサブネットグループを作成します。 | Creates a new subnet group | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Remove-DAXCluster | 以前にプロビジョニングされたDAXクラスタを削除します。 | Deletes a previously provisioned DAX cluster | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Remove-DAXParameterGroup | 指定したパラメータグループを削除します。 | Deletes the specified parameter group | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Remove-DAXResourceTag | DAXリソースからのタグの関連付けを削除します。 | Removes the association of tags from a DAX resource | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Remove-DAXSubnetGroup | サブネットグループを削除します。 | Deletes a subnet group | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Restart-DAXNode | DAXクラスタの単一ノードを再起動します。 | Reboots a single node of a DAX cluster | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Set-DAXReplicationFactorDecrease | DAXクラスタから1つまたは複数のノードを削除します。 | Removes one or more nodes from a DAX cluster | 公式ページへ |
Amazon DynamoDB Accelerator (DAX) | Set-DAXReplicationFactorIncrease | 1つまたは複数のノードをDAXクラスタに追加します。 | Adds one or more nodes to a DAX cluster | 公式ページへ |
Shell Configuration | Add-AWSLoggingListener | 指定したトレースソースに単一のトレースリスナーを追加します。 | Adds a single trace listener to the specified trace source | 公式ページへ |
Shell Configuration | Clear-AWSCredential | シェルで既定値として現在設定されているAWS資格情報のセットを消去します。名前が指定されている場合は、指定された名前に関連付けられている資格情報のセットをローカルの資格情報ストアから削除します | Clears the set of AWS credentials currently set as default in the shell or, if supplied with a name, deletes the set of credentials associated with the supplied name from the local credentials store | 公式ページへ |
Shell Configuration | Clear-AWSDefaultConfiguration | 資格証明プロファイル名 'default'と 'AWS PS Default'に関連付けられている永続認証情報と、セッションのシェル変数に現在設定されている認証情報と地域データを消去します。 | Clears the persisted credentials associated with the credential profile names 'default' and 'AWS PS Default', plus any credentials and region data currently set in the session's shell variables | 公式ページへ |
Shell Configuration | Clear-AWSHistory | 現在のシェル内のAWS履歴バッファ($ AWSHistory)の内容を消去します。 | Clears the contents of the AWS history buffer ($AWSHistory) in the current shell | 公式ページへ |
Shell Configuration | Clear-AWSProxy | シェルのAWSデフォルトプロキシをクリアします。 | Clears AWS default proxy for the shell | 公式ページへ |
Shell Configuration | Clear-DefaultAWSRegion | シェル変数$ StoredAWSRegionに設定されているデフォルトのAWSリージョンをすべて消去します。 | Clears any default AWS region set in the shell variable $StoredAWSRegion | 公式ページへ |
Shell Configuration | Disable-AWSMetricsLogging | 公式ページへ | ||
Shell Configuration | Enable-AWSMetricsLogging | 公式ページへ | ||
Shell Configuration | Get-AWSCmdletName | 名前付きAmazon Web Servicesサービス操作を呼び出すサービスの名前を返します。サービスの名前またはサービス名に含まれる名詞に適用される接頭辞から1つ以上の単語を使用して検索できる特定のサービスに検索の範囲をオプションで制限します。サービス | Returns the name of the that invokes a named Amazon Web Services service operation, optionally restricting the scope of the search to a specific service which can be identified using one or more words from the service name or the prefix applied to the nouns ofs belonging to the service | 公式ページへ |
Shell Configuration | Get-AWSCredential | 現在シェルでデフォルトとして設定されているか、ローカルの資格情報ストアから指定された名前で保存されている資格情報で初期化されたAWSCredentialsオブジェクトを返します | Returns an AWSCredentials object initialized with from either credentials currently set as default in the shell or saved and associated with the supplied name from the local credential store | 公式ページへ |
Shell Configuration | Get-AWSPowerShellVersion | AWSowerShell統合のバージョンと著作権情報をシェルに書き込みます | Writes version and copyright information for the AWSPowerShell integration to the shell | 公式ページへ |
Shell Configuration | Get-AWSPublicIpAddressRange | Amazon Web Servicesの現在のパブリックIPアドレス範囲のコレクションを返します。 | Returns the collection of current public IP address ranges for Amazon Web Services | 公式ページへ |
Shell Configuration | Get-AWSRegion | 利用可能なAWSリージョンのセットを返します。 | Returns the set of available AWS regions | 公式ページへ |
Shell Configuration | Get-DefaultAWSRegion | シェル変数$ StoredAWSRegionに保持されている、このシェルの現在のデフォルトAWS領域を返します(存在する場合)。 | Returns the current default AWS region for this shell, if any, as held in the shell variable $StoredAWSRegion | 公式ページへ |
Shell Configuration | Initialize-AWSDefaultConfiguration | 'default'という名前のクレデンシャルプロファイルを作成または更新し、現在のシェルでアクティブなプロファイルとオプションのリージョンを設定します | Creates or updates the credential profile named 'default' and sets the profile, and optionally a region, as active in the current shell | 公式ページへ |
Shell Configuration | New-AWSCredential | AWSCredentialsオブジェクトを作成して返します。 | Creates and returns an AWSCredentials object | 公式ページへ |
Shell Configuration | Remove-AWSCredentialProfile | 公式ページへ | ||
Shell Configuration | Remove-AWSLoggingListener | リスナーをAWS APIトレースソースから削除する | Remove a listener from and AWS API trace source | 公式ページへ |
Shell Configuration | Set-AWSCredential | シェル変数$ StoredAWSCredentialsを使用してAWS資格を永続ストア(-StoreAs)に保存するか、一時的にシェル用に保存します。 | Saves AWS credentials to persistent store (-StoreAs) or temporarily for the shell using shell variable $StoredAWSCredentials | 公式ページへ |
Shell Configuration | Set-AWSHistoryConfiguration | 現在のセッションの$ AWSHistoryインスタンスを設定します。 | Configures the $AWSHistory instance for the current session | 公式ページへ |
Shell Configuration | Set-AWSProxy | シェルのAWSデフォルトプロキシを設定する | Sets AWS default proxy for the shell | 公式ページへ |
Shell Configuration | Set-AWSResponseLogging | ログエントリを生成するタイミングを変更する | Modify when to produce log entries | 公式ページへ |
Shell Configuration | Set-AWSSamlEndpoint | SAMLロールプロファイルで使用するためのエンドポイント設定定義を作成または更新します。 | Creates or updates an endpoint settings definition for use with SAML role profiles | 公式ページへ |
Shell Configuration | Set-AWSSamlRoleProfile | SAMLフェデレーションIDプロバイダで使用するロールプロファイルを作成または更新して、ユーザーが引き継ぐ権限を持つロールの一時的なAWS資格情報を取得する | Creates or updates role profiles for use with a SAML federated identity provider to obtain temporary AWS credentials for roles the user is authorized to assume | 公式ページへ |
Shell Configuration | Set-DefaultAWSRegion | デフォルトのAWS領域をシェル環境に設定します。$ StoredAWSRegionとしてアクセス可能です。 | Sets a default AWS region into the shell environment, accessible as $StoredAWSRegion | 公式ページへ |
Update-DAXCluster.html | Update-DAXCluster | DAXクラスタの設定を変更します。 | Modifies the settings for a DAX cluster | 公式ページへ |
Update-DAXParameterGroup.html | Update-DAXParameterGroup | パラメータグループのパラメータを変更します。 | Modifies the parameters of a parameter group | 公式ページへ |
Update-DAXSubnetGroup.html | Update-DAXSubnetGroup | 既存のサブネットグループを変更します。 | Modifies an existing subnet group | 公式ページへ |
[ホーム] - [AWS Powershell コマンドレット一覧]