ソースロケーションを変更します。
操作説明
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
ice:UpdateSourceLocation |
update |
*All Resource
|
なし | なし |
リクエスト構文
POST / HTTP/1.1
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| SourceLocationName |
string |
必須 |
ソースロケーションの名前。 |
MySourceLocation |
| BaseUrl |
string |
任意 |
ソースロケーションのプロトコルとホスト名。 |
http://xxx.com |
| EnableSegmentDelivery |
boolean |
任意 |
独立ドメイン名を使用してセグメントにアクセスするかどうかを指定します。 |
true |
| SegmentDeliveryUrl |
string |
任意 |
セグメントへのアクセスに使用されるドメイン名。 |
http://xxxx.com |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
応答のスキーマ |
||
| RequestId |
string |
リクエスト ID |
xxx-xxxx-xxxxx-xxxx |
| SourceLocation | ChannelAssemblySourceLocation |
ソースロケーション情報。 |
例
成功レスポンス
JSONJSON
{
"RequestId": "xxx-xxxx-xxxxx-xxxx",
"SourceLocation": {
"GmtCreate": "2024-03-29T02:03:17Z",
"SourceLocationName": "MySourceLocation\n",
"State": 0,
"GmtModified": "2024-03-29T02:03:17Z\n",
"SegmentDeliveryConfigurations": "http://segmentdelivery.com\n",
"BaseUrl": "http://xxxx.com\n",
"Arn": "acs:ims:mediaweaver:::sourcelocation/MySourceLocation\n"
}
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。