DeleteBucketLifecycle
処理概要
バケットに設定されているライフサイクル構成情報を削除します。
リクエストURL
DELETE /{Bucket}?lifecycle指定するパラメーター
ヘッダーパラメーター
| パラメーター | 型 | 説明 | 必須 | 
|---|---|---|---|
| x-amz-content-sha256 | string | ペイロード全体の計算されたSHA256チェックサム | ○ | 
| x-amz-date | string | リクエスト側で生成した現在日時 | ○ | 
| Authorization | string | リクエスト認証に用いる文字列 | ○ | 
パスパラメーター
| パラメーター | 型 | 説明 | 必須 | 
|---|---|---|---|
| Bucket | string | バケット名 | ○ | 
応答フィールド
レスポンスヘッダー
| フィールド (項目) | 型 | 説明 | 
|---|---|---|
| Date | string | トランザクションが実行された日時 | 
| Content-Length | string | レスポンスボディのバイト数 | 
| Connection | string | 持続接続の状態 | 
| x-amz-request-id | string | このリクエストに付与されるID | 
| x-amz-id-2 | string | このリクエストに対する処理ID | 
| x-ntap-sg-trace-id | string | このリクエストに対する処理ID | 
| X-Fcx-Endpoint-Request | string | APIエンドポイントとしてリクエストを受け付けたことを示す番号 | 
リクエストサンプル
    DELETE /general-bucket?lifecycle HTTP/1.1
User-Agent: curl/7.29.0
Host: jp-east-1.storage.api.nifcloud.com
Accept: */*
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20200130T015505Z
Authorization:AWS4-HMAC-SHA256 Credential=XK8Z3830NBL1BT9WD3HD/20200130/jp-east-1/s3/aws4_request,SignedHeaders=host;x-amz-content-sha256;x-amz-date,Signature=db6ef3639b75b8b03dda3acf6893faf7f06677fac477587261ad803665d385a0
  
  
  
  応答サンプル
    HTTP/1.1 204 No Content
Date: Thu, 30 Jan 2020 01:55:06 GMT
Content-Length: 0
Connection: keep-alive
x-amz-request-id: 1580349306112171
x-amz-id-2: 12645205
x-ntap-sg-trace-id: 91c0707f34abc725
X-Fcx-Endpoint-Request: EXECUTED_api3-rmp2.management.jp-east-1.local-20567-8946499-1_204
  
  
  
        










 
        	 
        