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
| Name | Type | Description |
|---|---|---|
| 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> |