Wasm Directoryalpha
Record

create-archive-rule-params

No description available.

record create-archive-rule-params {
  x-amz-content-sha256: option​<string>,
  x-amz-date: option​<string>,
  x-amz-algorithm: option​<string>,
  x-amz-credential: option​<string>,
  x-amz-security-token: option​<string>,
  x-amz-signature: option​<string>,
  x-amz-signed-headers: option​<string>,
  analyzer-name: string,
  rule-name: string,
  filter: create-archive-rule-body-filter,
  client-token: option​<string>,
}

Fields

NameTypeDescription
x-amz-content-sha256option​<string>
x-amz-dateoption​<string>
x-amz-algorithmoption​<string>
x-amz-credentialoption​<string>
x-amz-security-tokenoption​<string>
x-amz-signatureoption​<string>
x-amz-signed-headersoption​<string>
analyzer-namestring
rule-namestring
filtercreate-archive-rule-body-filter
client-tokenoption​<string>