@aws-sdk/client-cloudfront 3.181.0 → 3.183.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist-es/CloudFront.js +394 -401
- package/dist-es/CloudFrontClient.js +22 -28
- package/dist-es/commands/AssociateAliasCommand.js +22 -29
- package/dist-es/commands/CreateCachePolicyCommand.js +21 -28
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/CreateDistributionCommand.js +21 -28
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/CreateFunctionCommand.js +21 -28
- package/dist-es/commands/CreateInvalidationCommand.js +21 -28
- package/dist-es/commands/CreateKeyGroupCommand.js +21 -28
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/CreatePublicKeyCommand.js +21 -28
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/DeleteCachePolicyCommand.js +22 -29
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +22 -29
- package/dist-es/commands/DeleteDistributionCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +22 -29
- package/dist-es/commands/DeleteFunctionCommand.js +22 -29
- package/dist-es/commands/DeleteKeyGroupCommand.js +22 -29
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +22 -29
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +22 -29
- package/dist-es/commands/DeletePublicKeyCommand.js +22 -29
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +22 -29
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +22 -29
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +22 -29
- package/dist-es/commands/DescribeFunctionCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +21 -28
- package/dist-es/commands/GetDistributionCommand.js +21 -28
- package/dist-es/commands/GetDistributionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +21 -28
- package/dist-es/commands/GetFunctionCommand.js +21 -28
- package/dist-es/commands/GetInvalidationCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupConfigCommand.js +21 -28
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyConfigCommand.js +21 -28
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +21 -28
- package/dist-es/commands/ListCachePoliciesCommand.js +21 -28
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +21 -28
- package/dist-es/commands/ListConflictingAliasesCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +21 -28
- package/dist-es/commands/ListFunctionsCommand.js +21 -28
- package/dist-es/commands/ListInvalidationsCommand.js +21 -28
- package/dist-es/commands/ListKeyGroupsCommand.js +21 -28
- package/dist-es/commands/ListOriginAccessControlsCommand.js +21 -28
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +21 -28
- package/dist-es/commands/ListPublicKeysCommand.js +21 -28
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +21 -28
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +21 -28
- package/dist-es/commands/ListStreamingDistributionsCommand.js +21 -28
- package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
- package/dist-es/commands/PublishFunctionCommand.js +21 -28
- package/dist-es/commands/TagResourceCommand.js +22 -29
- package/dist-es/commands/TestFunctionCommand.js +21 -28
- package/dist-es/commands/UntagResourceCommand.js +22 -29
- package/dist-es/commands/UpdateCachePolicyCommand.js +21 -28
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/UpdateDistributionCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/UpdateFunctionCommand.js +21 -28
- package/dist-es/commands/UpdateKeyGroupCommand.js +21 -28
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/UpdatePublicKeyCommand.js +21 -28
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/CloudFrontServiceException.js +5 -10
- package/dist-es/models/models_0.js +2003 -1689
- package/dist-es/models/models_1.js +770 -414
- package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +25 -68
- package/dist-es/pagination/ListDistributionsPaginator.js +25 -68
- package/dist-es/pagination/ListInvalidationsPaginator.js +25 -68
- package/dist-es/pagination/ListStreamingDistributionsPaginator.js +25 -68
- package/dist-es/protocols/Aws_restXml.js +9557 -12767
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForDistributionDeployed.js +28 -48
- package/dist-es/waiters/waitForInvalidationCompleted.js +28 -48
- package/dist-es/waiters/waitForStreamingDistributionDeployed.js +28 -48
- package/package.json +35 -35
|
@@ -1,442 +1,798 @@
|
|
|
1
|
-
import { __assign, __extends } from "tslib";
|
|
2
1
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
2
|
import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
|
|
4
3
|
import { DistributionConfigFilterSensitiveLog, DistributionFilterSensitiveLog, } from "./models_0";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
export class CloudFrontOriginAccessIdentityInUse extends __BaseException {
|
|
5
|
+
constructor(opts) {
|
|
6
|
+
super({
|
|
7
|
+
name: "CloudFrontOriginAccessIdentityInUse",
|
|
8
|
+
$fault: "client",
|
|
9
|
+
...opts,
|
|
10
|
+
});
|
|
11
|
+
this.name = "CloudFrontOriginAccessIdentityInUse";
|
|
12
|
+
this.$fault = "client";
|
|
13
|
+
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityInUse.prototype);
|
|
14
|
+
this.Message = opts.Message;
|
|
14
15
|
}
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
16
|
+
}
|
|
17
|
+
export class NoSuchCloudFrontOriginAccessIdentity extends __BaseException {
|
|
18
|
+
constructor(opts) {
|
|
19
|
+
super({
|
|
20
|
+
name: "NoSuchCloudFrontOriginAccessIdentity",
|
|
21
|
+
$fault: "client",
|
|
22
|
+
...opts,
|
|
23
|
+
});
|
|
24
|
+
this.name = "NoSuchCloudFrontOriginAccessIdentity";
|
|
25
|
+
this.$fault = "client";
|
|
26
|
+
Object.setPrototypeOf(this, NoSuchCloudFrontOriginAccessIdentity.prototype);
|
|
27
|
+
this.Message = opts.Message;
|
|
27
28
|
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
29
|
+
}
|
|
30
|
+
export class DistributionNotDisabled extends __BaseException {
|
|
31
|
+
constructor(opts) {
|
|
32
|
+
super({
|
|
33
|
+
name: "DistributionNotDisabled",
|
|
34
|
+
$fault: "client",
|
|
35
|
+
...opts,
|
|
36
|
+
});
|
|
37
|
+
this.name = "DistributionNotDisabled";
|
|
38
|
+
this.$fault = "client";
|
|
39
|
+
Object.setPrototypeOf(this, DistributionNotDisabled.prototype);
|
|
40
|
+
this.Message = opts.Message;
|
|
40
41
|
}
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
42
|
+
}
|
|
43
|
+
export class FieldLevelEncryptionConfigInUse extends __BaseException {
|
|
44
|
+
constructor(opts) {
|
|
45
|
+
super({
|
|
46
|
+
name: "FieldLevelEncryptionConfigInUse",
|
|
47
|
+
$fault: "client",
|
|
48
|
+
...opts,
|
|
49
|
+
});
|
|
50
|
+
this.name = "FieldLevelEncryptionConfigInUse";
|
|
51
|
+
this.$fault = "client";
|
|
52
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionConfigInUse.prototype);
|
|
53
|
+
this.Message = opts.Message;
|
|
53
54
|
}
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
55
|
+
}
|
|
56
|
+
export class FieldLevelEncryptionProfileInUse extends __BaseException {
|
|
57
|
+
constructor(opts) {
|
|
58
|
+
super({
|
|
59
|
+
name: "FieldLevelEncryptionProfileInUse",
|
|
60
|
+
$fault: "client",
|
|
61
|
+
...opts,
|
|
62
|
+
});
|
|
63
|
+
this.name = "FieldLevelEncryptionProfileInUse";
|
|
64
|
+
this.$fault = "client";
|
|
65
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionProfileInUse.prototype);
|
|
66
|
+
this.Message = opts.Message;
|
|
66
67
|
}
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
68
|
+
}
|
|
69
|
+
export class FunctionInUse extends __BaseException {
|
|
70
|
+
constructor(opts) {
|
|
71
|
+
super({
|
|
72
|
+
name: "FunctionInUse",
|
|
73
|
+
$fault: "client",
|
|
74
|
+
...opts,
|
|
75
|
+
});
|
|
76
|
+
this.name = "FunctionInUse";
|
|
77
|
+
this.$fault = "client";
|
|
78
|
+
Object.setPrototypeOf(this, FunctionInUse.prototype);
|
|
79
|
+
this.Message = opts.Message;
|
|
79
80
|
}
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
81
|
+
}
|
|
82
|
+
export class NoSuchFunctionExists extends __BaseException {
|
|
83
|
+
constructor(opts) {
|
|
84
|
+
super({
|
|
85
|
+
name: "NoSuchFunctionExists",
|
|
86
|
+
$fault: "client",
|
|
87
|
+
...opts,
|
|
88
|
+
});
|
|
89
|
+
this.name = "NoSuchFunctionExists";
|
|
90
|
+
this.$fault = "client";
|
|
91
|
+
Object.setPrototypeOf(this, NoSuchFunctionExists.prototype);
|
|
92
|
+
this.Message = opts.Message;
|
|
92
93
|
}
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
94
|
+
}
|
|
95
|
+
export class NoSuchResource extends __BaseException {
|
|
96
|
+
constructor(opts) {
|
|
97
|
+
super({
|
|
98
|
+
name: "NoSuchResource",
|
|
99
|
+
$fault: "client",
|
|
100
|
+
...opts,
|
|
101
|
+
});
|
|
102
|
+
this.name = "NoSuchResource";
|
|
103
|
+
this.$fault = "client";
|
|
104
|
+
Object.setPrototypeOf(this, NoSuchResource.prototype);
|
|
105
|
+
this.Message = opts.Message;
|
|
105
106
|
}
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
107
|
+
}
|
|
108
|
+
export class ResourceInUse extends __BaseException {
|
|
109
|
+
constructor(opts) {
|
|
110
|
+
super({
|
|
111
|
+
name: "ResourceInUse",
|
|
112
|
+
$fault: "client",
|
|
113
|
+
...opts,
|
|
114
|
+
});
|
|
115
|
+
this.name = "ResourceInUse";
|
|
116
|
+
this.$fault = "client";
|
|
117
|
+
Object.setPrototypeOf(this, ResourceInUse.prototype);
|
|
118
|
+
this.Message = opts.Message;
|
|
118
119
|
}
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
120
|
+
}
|
|
121
|
+
export class NoSuchMonitoringSubscription extends __BaseException {
|
|
122
|
+
constructor(opts) {
|
|
123
|
+
super({
|
|
124
|
+
name: "NoSuchMonitoringSubscription",
|
|
125
|
+
$fault: "client",
|
|
126
|
+
...opts,
|
|
127
|
+
});
|
|
128
|
+
this.name = "NoSuchMonitoringSubscription";
|
|
129
|
+
this.$fault = "client";
|
|
130
|
+
Object.setPrototypeOf(this, NoSuchMonitoringSubscription.prototype);
|
|
131
|
+
this.Message = opts.Message;
|
|
131
132
|
}
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
133
|
+
}
|
|
134
|
+
export class NoSuchOriginAccessControl extends __BaseException {
|
|
135
|
+
constructor(opts) {
|
|
136
|
+
super({
|
|
137
|
+
name: "NoSuchOriginAccessControl",
|
|
138
|
+
$fault: "client",
|
|
139
|
+
...opts,
|
|
140
|
+
});
|
|
141
|
+
this.name = "NoSuchOriginAccessControl";
|
|
142
|
+
this.$fault = "client";
|
|
143
|
+
Object.setPrototypeOf(this, NoSuchOriginAccessControl.prototype);
|
|
144
|
+
this.Message = opts.Message;
|
|
144
145
|
}
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
146
|
+
}
|
|
147
|
+
export class OriginAccessControlInUse extends __BaseException {
|
|
148
|
+
constructor(opts) {
|
|
149
|
+
super({
|
|
150
|
+
name: "OriginAccessControlInUse",
|
|
151
|
+
$fault: "client",
|
|
152
|
+
...opts,
|
|
153
|
+
});
|
|
154
|
+
this.name = "OriginAccessControlInUse";
|
|
155
|
+
this.$fault = "client";
|
|
156
|
+
Object.setPrototypeOf(this, OriginAccessControlInUse.prototype);
|
|
157
|
+
this.Message = opts.Message;
|
|
157
158
|
}
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
159
|
+
}
|
|
160
|
+
export class OriginRequestPolicyInUse extends __BaseException {
|
|
161
|
+
constructor(opts) {
|
|
162
|
+
super({
|
|
163
|
+
name: "OriginRequestPolicyInUse",
|
|
164
|
+
$fault: "client",
|
|
165
|
+
...opts,
|
|
166
|
+
});
|
|
167
|
+
this.name = "OriginRequestPolicyInUse";
|
|
168
|
+
this.$fault = "client";
|
|
169
|
+
Object.setPrototypeOf(this, OriginRequestPolicyInUse.prototype);
|
|
170
|
+
this.Message = opts.Message;
|
|
170
171
|
}
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
172
|
+
}
|
|
173
|
+
export class PublicKeyInUse extends __BaseException {
|
|
174
|
+
constructor(opts) {
|
|
175
|
+
super({
|
|
176
|
+
name: "PublicKeyInUse",
|
|
177
|
+
$fault: "client",
|
|
178
|
+
...opts,
|
|
179
|
+
});
|
|
180
|
+
this.name = "PublicKeyInUse";
|
|
181
|
+
this.$fault = "client";
|
|
182
|
+
Object.setPrototypeOf(this, PublicKeyInUse.prototype);
|
|
183
|
+
this.Message = opts.Message;
|
|
183
184
|
}
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
185
|
+
}
|
|
186
|
+
export class RealtimeLogConfigInUse extends __BaseException {
|
|
187
|
+
constructor(opts) {
|
|
188
|
+
super({
|
|
189
|
+
name: "RealtimeLogConfigInUse",
|
|
190
|
+
$fault: "client",
|
|
191
|
+
...opts,
|
|
192
|
+
});
|
|
193
|
+
this.name = "RealtimeLogConfigInUse";
|
|
194
|
+
this.$fault = "client";
|
|
195
|
+
Object.setPrototypeOf(this, RealtimeLogConfigInUse.prototype);
|
|
196
|
+
this.Message = opts.Message;
|
|
196
197
|
}
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
198
|
+
}
|
|
199
|
+
export class ResponseHeadersPolicyInUse extends __BaseException {
|
|
200
|
+
constructor(opts) {
|
|
201
|
+
super({
|
|
202
|
+
name: "ResponseHeadersPolicyInUse",
|
|
203
|
+
$fault: "client",
|
|
204
|
+
...opts,
|
|
205
|
+
});
|
|
206
|
+
this.name = "ResponseHeadersPolicyInUse";
|
|
207
|
+
this.$fault = "client";
|
|
208
|
+
Object.setPrototypeOf(this, ResponseHeadersPolicyInUse.prototype);
|
|
209
|
+
this.Message = opts.Message;
|
|
209
210
|
}
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
211
|
+
}
|
|
212
|
+
export class NoSuchStreamingDistribution extends __BaseException {
|
|
213
|
+
constructor(opts) {
|
|
214
|
+
super({
|
|
215
|
+
name: "NoSuchStreamingDistribution",
|
|
216
|
+
$fault: "client",
|
|
217
|
+
...opts,
|
|
218
|
+
});
|
|
219
|
+
this.name = "NoSuchStreamingDistribution";
|
|
220
|
+
this.$fault = "client";
|
|
221
|
+
Object.setPrototypeOf(this, NoSuchStreamingDistribution.prototype);
|
|
222
|
+
this.Message = opts.Message;
|
|
222
223
|
}
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
224
|
+
}
|
|
225
|
+
export class StreamingDistributionNotDisabled extends __BaseException {
|
|
226
|
+
constructor(opts) {
|
|
227
|
+
super({
|
|
228
|
+
name: "StreamingDistributionNotDisabled",
|
|
229
|
+
$fault: "client",
|
|
230
|
+
...opts,
|
|
231
|
+
});
|
|
232
|
+
this.name = "StreamingDistributionNotDisabled";
|
|
233
|
+
this.$fault = "client";
|
|
234
|
+
Object.setPrototypeOf(this, StreamingDistributionNotDisabled.prototype);
|
|
235
|
+
this.Message = opts.Message;
|
|
235
236
|
}
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
237
|
+
}
|
|
238
|
+
export class NoSuchInvalidation extends __BaseException {
|
|
239
|
+
constructor(opts) {
|
|
240
|
+
super({
|
|
241
|
+
name: "NoSuchInvalidation",
|
|
242
|
+
$fault: "client",
|
|
243
|
+
...opts,
|
|
244
|
+
});
|
|
245
|
+
this.name = "NoSuchInvalidation";
|
|
246
|
+
this.$fault = "client";
|
|
247
|
+
Object.setPrototypeOf(this, NoSuchInvalidation.prototype);
|
|
248
|
+
this.Message = opts.Message;
|
|
248
249
|
}
|
|
249
|
-
|
|
250
|
-
}(__BaseException));
|
|
251
|
-
export { NoSuchInvalidation };
|
|
250
|
+
}
|
|
252
251
|
export var ResponseHeadersPolicyType;
|
|
253
252
|
(function (ResponseHeadersPolicyType) {
|
|
254
253
|
ResponseHeadersPolicyType["custom"] = "custom";
|
|
255
254
|
ResponseHeadersPolicyType["managed"] = "managed";
|
|
256
255
|
})(ResponseHeadersPolicyType || (ResponseHeadersPolicyType = {}));
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
256
|
+
export class TestFunctionFailed extends __BaseException {
|
|
257
|
+
constructor(opts) {
|
|
258
|
+
super({
|
|
259
|
+
name: "TestFunctionFailed",
|
|
260
|
+
$fault: "server",
|
|
261
|
+
...opts,
|
|
262
|
+
});
|
|
263
|
+
this.name = "TestFunctionFailed";
|
|
264
|
+
this.$fault = "server";
|
|
265
|
+
Object.setPrototypeOf(this, TestFunctionFailed.prototype);
|
|
266
|
+
this.Message = opts.Message;
|
|
266
267
|
}
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
export
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
export
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
export
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
export
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
export
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
export
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
export
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
export
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
export
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
export
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
export
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
export
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
export
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
export
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
export
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
export
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
export
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
export
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
export
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
export
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
export
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
export
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
export
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
export
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
export
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
export
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
export
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
export
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
export
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
export
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
export
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
export
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
export
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
export
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
export
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
export
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
export
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
export
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
export
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
export
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
export
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
export
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
export
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
export
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
export
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
export
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
export
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
export
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
export
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
export
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
export
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
export
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
export
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
export
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
export
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
export
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
export
|
|
268
|
+
}
|
|
269
|
+
export const DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
270
|
+
...obj,
|
|
271
|
+
});
|
|
272
|
+
export const DeleteDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
273
|
+
...obj,
|
|
274
|
+
});
|
|
275
|
+
export const DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
276
|
+
...obj,
|
|
277
|
+
});
|
|
278
|
+
export const DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
279
|
+
...obj,
|
|
280
|
+
});
|
|
281
|
+
export const DeleteFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
export const DeleteKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
285
|
+
...obj,
|
|
286
|
+
});
|
|
287
|
+
export const DeleteMonitoringSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
288
|
+
...obj,
|
|
289
|
+
});
|
|
290
|
+
export const DeleteMonitoringSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
291
|
+
...obj,
|
|
292
|
+
});
|
|
293
|
+
export const DeleteOriginAccessControlRequestFilterSensitiveLog = (obj) => ({
|
|
294
|
+
...obj,
|
|
295
|
+
});
|
|
296
|
+
export const DeleteOriginRequestPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
297
|
+
...obj,
|
|
298
|
+
});
|
|
299
|
+
export const DeletePublicKeyRequestFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
export const DeleteRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
303
|
+
...obj,
|
|
304
|
+
});
|
|
305
|
+
export const DeleteResponseHeadersPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
306
|
+
...obj,
|
|
307
|
+
});
|
|
308
|
+
export const DeleteStreamingDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
309
|
+
...obj,
|
|
310
|
+
});
|
|
311
|
+
export const DescribeFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
312
|
+
...obj,
|
|
313
|
+
});
|
|
314
|
+
export const DescribeFunctionResultFilterSensitiveLog = (obj) => ({
|
|
315
|
+
...obj,
|
|
316
|
+
});
|
|
317
|
+
export const GetCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
export const GetCachePolicyResultFilterSensitiveLog = (obj) => ({
|
|
321
|
+
...obj,
|
|
322
|
+
});
|
|
323
|
+
export const GetCachePolicyConfigRequestFilterSensitiveLog = (obj) => ({
|
|
324
|
+
...obj,
|
|
325
|
+
});
|
|
326
|
+
export const GetCachePolicyConfigResultFilterSensitiveLog = (obj) => ({
|
|
327
|
+
...obj,
|
|
328
|
+
});
|
|
329
|
+
export const GetCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
export const GetCloudFrontOriginAccessIdentityResultFilterSensitiveLog = (obj) => ({
|
|
333
|
+
...obj,
|
|
334
|
+
});
|
|
335
|
+
export const GetCloudFrontOriginAccessIdentityConfigRequestFilterSensitiveLog = (obj) => ({
|
|
336
|
+
...obj,
|
|
337
|
+
});
|
|
338
|
+
export const GetCloudFrontOriginAccessIdentityConfigResultFilterSensitiveLog = (obj) => ({
|
|
339
|
+
...obj,
|
|
340
|
+
});
|
|
341
|
+
export const GetDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
export const GetDistributionResultFilterSensitiveLog = (obj) => ({
|
|
345
|
+
...obj,
|
|
346
|
+
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
347
|
+
});
|
|
348
|
+
export const GetDistributionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
349
|
+
...obj,
|
|
350
|
+
});
|
|
351
|
+
export const GetDistributionConfigResultFilterSensitiveLog = (obj) => ({
|
|
352
|
+
...obj,
|
|
353
|
+
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
354
|
+
});
|
|
355
|
+
export const GetFieldLevelEncryptionRequestFilterSensitiveLog = (obj) => ({
|
|
356
|
+
...obj,
|
|
357
|
+
});
|
|
358
|
+
export const GetFieldLevelEncryptionResultFilterSensitiveLog = (obj) => ({
|
|
359
|
+
...obj,
|
|
360
|
+
});
|
|
361
|
+
export const GetFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
362
|
+
...obj,
|
|
363
|
+
});
|
|
364
|
+
export const GetFieldLevelEncryptionConfigResultFilterSensitiveLog = (obj) => ({
|
|
365
|
+
...obj,
|
|
366
|
+
});
|
|
367
|
+
export const GetFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
368
|
+
...obj,
|
|
369
|
+
});
|
|
370
|
+
export const GetFieldLevelEncryptionProfileResultFilterSensitiveLog = (obj) => ({
|
|
371
|
+
...obj,
|
|
372
|
+
});
|
|
373
|
+
export const GetFieldLevelEncryptionProfileConfigRequestFilterSensitiveLog = (obj) => ({
|
|
374
|
+
...obj,
|
|
375
|
+
});
|
|
376
|
+
export const GetFieldLevelEncryptionProfileConfigResultFilterSensitiveLog = (obj) => ({
|
|
377
|
+
...obj,
|
|
378
|
+
});
|
|
379
|
+
export const GetFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
380
|
+
...obj,
|
|
381
|
+
});
|
|
382
|
+
export const GetFunctionResultFilterSensitiveLog = (obj) => ({
|
|
383
|
+
...obj,
|
|
384
|
+
...(obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }),
|
|
385
|
+
});
|
|
386
|
+
export const GetInvalidationRequestFilterSensitiveLog = (obj) => ({
|
|
387
|
+
...obj,
|
|
388
|
+
});
|
|
389
|
+
export const GetInvalidationResultFilterSensitiveLog = (obj) => ({
|
|
390
|
+
...obj,
|
|
391
|
+
});
|
|
392
|
+
export const GetKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
393
|
+
...obj,
|
|
394
|
+
});
|
|
395
|
+
export const GetKeyGroupResultFilterSensitiveLog = (obj) => ({
|
|
396
|
+
...obj,
|
|
397
|
+
});
|
|
398
|
+
export const GetKeyGroupConfigRequestFilterSensitiveLog = (obj) => ({
|
|
399
|
+
...obj,
|
|
400
|
+
});
|
|
401
|
+
export const GetKeyGroupConfigResultFilterSensitiveLog = (obj) => ({
|
|
402
|
+
...obj,
|
|
403
|
+
});
|
|
404
|
+
export const GetMonitoringSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
405
|
+
...obj,
|
|
406
|
+
});
|
|
407
|
+
export const GetMonitoringSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
408
|
+
...obj,
|
|
409
|
+
});
|
|
410
|
+
export const GetOriginAccessControlRequestFilterSensitiveLog = (obj) => ({
|
|
411
|
+
...obj,
|
|
412
|
+
});
|
|
413
|
+
export const GetOriginAccessControlResultFilterSensitiveLog = (obj) => ({
|
|
414
|
+
...obj,
|
|
415
|
+
});
|
|
416
|
+
export const GetOriginAccessControlConfigRequestFilterSensitiveLog = (obj) => ({
|
|
417
|
+
...obj,
|
|
418
|
+
});
|
|
419
|
+
export const GetOriginAccessControlConfigResultFilterSensitiveLog = (obj) => ({
|
|
420
|
+
...obj,
|
|
421
|
+
});
|
|
422
|
+
export const GetOriginRequestPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
});
|
|
425
|
+
export const GetOriginRequestPolicyResultFilterSensitiveLog = (obj) => ({
|
|
426
|
+
...obj,
|
|
427
|
+
});
|
|
428
|
+
export const GetOriginRequestPolicyConfigRequestFilterSensitiveLog = (obj) => ({
|
|
429
|
+
...obj,
|
|
430
|
+
});
|
|
431
|
+
export const GetOriginRequestPolicyConfigResultFilterSensitiveLog = (obj) => ({
|
|
432
|
+
...obj,
|
|
433
|
+
});
|
|
434
|
+
export const GetPublicKeyRequestFilterSensitiveLog = (obj) => ({
|
|
435
|
+
...obj,
|
|
436
|
+
});
|
|
437
|
+
export const GetPublicKeyResultFilterSensitiveLog = (obj) => ({
|
|
438
|
+
...obj,
|
|
439
|
+
});
|
|
440
|
+
export const GetPublicKeyConfigRequestFilterSensitiveLog = (obj) => ({
|
|
441
|
+
...obj,
|
|
442
|
+
});
|
|
443
|
+
export const GetPublicKeyConfigResultFilterSensitiveLog = (obj) => ({
|
|
444
|
+
...obj,
|
|
445
|
+
});
|
|
446
|
+
export const GetRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
447
|
+
...obj,
|
|
448
|
+
});
|
|
449
|
+
export const GetRealtimeLogConfigResultFilterSensitiveLog = (obj) => ({
|
|
450
|
+
...obj,
|
|
451
|
+
});
|
|
452
|
+
export const GetResponseHeadersPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
453
|
+
...obj,
|
|
454
|
+
});
|
|
455
|
+
export const GetResponseHeadersPolicyResultFilterSensitiveLog = (obj) => ({
|
|
456
|
+
...obj,
|
|
457
|
+
});
|
|
458
|
+
export const GetResponseHeadersPolicyConfigRequestFilterSensitiveLog = (obj) => ({
|
|
459
|
+
...obj,
|
|
460
|
+
});
|
|
461
|
+
export const GetResponseHeadersPolicyConfigResultFilterSensitiveLog = (obj) => ({
|
|
462
|
+
...obj,
|
|
463
|
+
});
|
|
464
|
+
export const GetStreamingDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
465
|
+
...obj,
|
|
466
|
+
});
|
|
467
|
+
export const GetStreamingDistributionResultFilterSensitiveLog = (obj) => ({
|
|
468
|
+
...obj,
|
|
469
|
+
});
|
|
470
|
+
export const GetStreamingDistributionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
471
|
+
...obj,
|
|
472
|
+
});
|
|
473
|
+
export const GetStreamingDistributionConfigResultFilterSensitiveLog = (obj) => ({
|
|
474
|
+
...obj,
|
|
475
|
+
});
|
|
476
|
+
export const ListCachePoliciesRequestFilterSensitiveLog = (obj) => ({
|
|
477
|
+
...obj,
|
|
478
|
+
});
|
|
479
|
+
export const ListCachePoliciesResultFilterSensitiveLog = (obj) => ({
|
|
480
|
+
...obj,
|
|
481
|
+
});
|
|
482
|
+
export const ListCloudFrontOriginAccessIdentitiesRequestFilterSensitiveLog = (obj) => ({
|
|
483
|
+
...obj,
|
|
484
|
+
});
|
|
485
|
+
export const CloudFrontOriginAccessIdentitySummaryFilterSensitiveLog = (obj) => ({
|
|
486
|
+
...obj,
|
|
487
|
+
});
|
|
488
|
+
export const CloudFrontOriginAccessIdentityListFilterSensitiveLog = (obj) => ({
|
|
489
|
+
...obj,
|
|
490
|
+
});
|
|
491
|
+
export const ListCloudFrontOriginAccessIdentitiesResultFilterSensitiveLog = (obj) => ({
|
|
492
|
+
...obj,
|
|
493
|
+
});
|
|
494
|
+
export const ListConflictingAliasesRequestFilterSensitiveLog = (obj) => ({
|
|
495
|
+
...obj,
|
|
496
|
+
});
|
|
497
|
+
export const ConflictingAliasFilterSensitiveLog = (obj) => ({
|
|
498
|
+
...obj,
|
|
499
|
+
});
|
|
500
|
+
export const ConflictingAliasesListFilterSensitiveLog = (obj) => ({
|
|
501
|
+
...obj,
|
|
502
|
+
});
|
|
503
|
+
export const ListConflictingAliasesResultFilterSensitiveLog = (obj) => ({
|
|
504
|
+
...obj,
|
|
505
|
+
});
|
|
506
|
+
export const ListDistributionsRequestFilterSensitiveLog = (obj) => ({
|
|
507
|
+
...obj,
|
|
508
|
+
});
|
|
509
|
+
export const DistributionSummaryFilterSensitiveLog = (obj) => ({
|
|
510
|
+
...obj,
|
|
511
|
+
});
|
|
512
|
+
export const DistributionListFilterSensitiveLog = (obj) => ({
|
|
513
|
+
...obj,
|
|
514
|
+
});
|
|
515
|
+
export const ListDistributionsResultFilterSensitiveLog = (obj) => ({
|
|
516
|
+
...obj,
|
|
517
|
+
});
|
|
518
|
+
export const ListDistributionsByCachePolicyIdRequestFilterSensitiveLog = (obj) => ({
|
|
519
|
+
...obj,
|
|
520
|
+
});
|
|
521
|
+
export const DistributionIdListFilterSensitiveLog = (obj) => ({
|
|
522
|
+
...obj,
|
|
523
|
+
});
|
|
524
|
+
export const ListDistributionsByCachePolicyIdResultFilterSensitiveLog = (obj) => ({
|
|
525
|
+
...obj,
|
|
526
|
+
});
|
|
527
|
+
export const ListDistributionsByKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
528
|
+
...obj,
|
|
529
|
+
});
|
|
530
|
+
export const ListDistributionsByKeyGroupResultFilterSensitiveLog = (obj) => ({
|
|
531
|
+
...obj,
|
|
532
|
+
});
|
|
533
|
+
export const ListDistributionsByOriginRequestPolicyIdRequestFilterSensitiveLog = (obj) => ({
|
|
534
|
+
...obj,
|
|
535
|
+
});
|
|
536
|
+
export const ListDistributionsByOriginRequestPolicyIdResultFilterSensitiveLog = (obj) => ({
|
|
537
|
+
...obj,
|
|
538
|
+
});
|
|
539
|
+
export const ListDistributionsByRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
540
|
+
...obj,
|
|
541
|
+
});
|
|
542
|
+
export const ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog = (obj) => ({
|
|
543
|
+
...obj,
|
|
544
|
+
});
|
|
545
|
+
export const ListDistributionsByResponseHeadersPolicyIdRequestFilterSensitiveLog = (obj) => ({
|
|
546
|
+
...obj,
|
|
547
|
+
});
|
|
548
|
+
export const ListDistributionsByResponseHeadersPolicyIdResultFilterSensitiveLog = (obj) => ({
|
|
549
|
+
...obj,
|
|
550
|
+
});
|
|
551
|
+
export const ListDistributionsByWebACLIdRequestFilterSensitiveLog = (obj) => ({
|
|
552
|
+
...obj,
|
|
553
|
+
});
|
|
554
|
+
export const ListDistributionsByWebACLIdResultFilterSensitiveLog = (obj) => ({
|
|
555
|
+
...obj,
|
|
556
|
+
});
|
|
557
|
+
export const ListFieldLevelEncryptionConfigsRequestFilterSensitiveLog = (obj) => ({
|
|
558
|
+
...obj,
|
|
559
|
+
});
|
|
560
|
+
export const FieldLevelEncryptionSummaryFilterSensitiveLog = (obj) => ({
|
|
561
|
+
...obj,
|
|
562
|
+
});
|
|
563
|
+
export const FieldLevelEncryptionListFilterSensitiveLog = (obj) => ({
|
|
564
|
+
...obj,
|
|
565
|
+
});
|
|
566
|
+
export const ListFieldLevelEncryptionConfigsResultFilterSensitiveLog = (obj) => ({
|
|
567
|
+
...obj,
|
|
568
|
+
});
|
|
569
|
+
export const ListFieldLevelEncryptionProfilesRequestFilterSensitiveLog = (obj) => ({
|
|
570
|
+
...obj,
|
|
571
|
+
});
|
|
572
|
+
export const FieldLevelEncryptionProfileSummaryFilterSensitiveLog = (obj) => ({
|
|
573
|
+
...obj,
|
|
574
|
+
});
|
|
575
|
+
export const FieldLevelEncryptionProfileListFilterSensitiveLog = (obj) => ({
|
|
576
|
+
...obj,
|
|
577
|
+
});
|
|
578
|
+
export const ListFieldLevelEncryptionProfilesResultFilterSensitiveLog = (obj) => ({
|
|
579
|
+
...obj,
|
|
580
|
+
});
|
|
581
|
+
export const ListFunctionsRequestFilterSensitiveLog = (obj) => ({
|
|
582
|
+
...obj,
|
|
583
|
+
});
|
|
584
|
+
export const FunctionListFilterSensitiveLog = (obj) => ({
|
|
585
|
+
...obj,
|
|
586
|
+
});
|
|
587
|
+
export const ListFunctionsResultFilterSensitiveLog = (obj) => ({
|
|
588
|
+
...obj,
|
|
589
|
+
});
|
|
590
|
+
export const ListInvalidationsRequestFilterSensitiveLog = (obj) => ({
|
|
591
|
+
...obj,
|
|
592
|
+
});
|
|
593
|
+
export const InvalidationSummaryFilterSensitiveLog = (obj) => ({
|
|
594
|
+
...obj,
|
|
595
|
+
});
|
|
596
|
+
export const InvalidationListFilterSensitiveLog = (obj) => ({
|
|
597
|
+
...obj,
|
|
598
|
+
});
|
|
599
|
+
export const ListInvalidationsResultFilterSensitiveLog = (obj) => ({
|
|
600
|
+
...obj,
|
|
601
|
+
});
|
|
602
|
+
export const ListKeyGroupsRequestFilterSensitiveLog = (obj) => ({
|
|
603
|
+
...obj,
|
|
604
|
+
});
|
|
605
|
+
export const KeyGroupSummaryFilterSensitiveLog = (obj) => ({
|
|
606
|
+
...obj,
|
|
607
|
+
});
|
|
608
|
+
export const KeyGroupListFilterSensitiveLog = (obj) => ({
|
|
609
|
+
...obj,
|
|
610
|
+
});
|
|
611
|
+
export const ListKeyGroupsResultFilterSensitiveLog = (obj) => ({
|
|
612
|
+
...obj,
|
|
613
|
+
});
|
|
614
|
+
export const ListOriginAccessControlsRequestFilterSensitiveLog = (obj) => ({
|
|
615
|
+
...obj,
|
|
616
|
+
});
|
|
617
|
+
export const OriginAccessControlSummaryFilterSensitiveLog = (obj) => ({
|
|
618
|
+
...obj,
|
|
619
|
+
});
|
|
620
|
+
export const OriginAccessControlListFilterSensitiveLog = (obj) => ({
|
|
621
|
+
...obj,
|
|
622
|
+
});
|
|
623
|
+
export const ListOriginAccessControlsResultFilterSensitiveLog = (obj) => ({
|
|
624
|
+
...obj,
|
|
625
|
+
});
|
|
626
|
+
export const ListOriginRequestPoliciesRequestFilterSensitiveLog = (obj) => ({
|
|
627
|
+
...obj,
|
|
628
|
+
});
|
|
629
|
+
export const OriginRequestPolicySummaryFilterSensitiveLog = (obj) => ({
|
|
630
|
+
...obj,
|
|
631
|
+
});
|
|
632
|
+
export const OriginRequestPolicyListFilterSensitiveLog = (obj) => ({
|
|
633
|
+
...obj,
|
|
634
|
+
});
|
|
635
|
+
export const ListOriginRequestPoliciesResultFilterSensitiveLog = (obj) => ({
|
|
636
|
+
...obj,
|
|
637
|
+
});
|
|
638
|
+
export const ListPublicKeysRequestFilterSensitiveLog = (obj) => ({
|
|
639
|
+
...obj,
|
|
640
|
+
});
|
|
641
|
+
export const PublicKeySummaryFilterSensitiveLog = (obj) => ({
|
|
642
|
+
...obj,
|
|
643
|
+
});
|
|
644
|
+
export const PublicKeyListFilterSensitiveLog = (obj) => ({
|
|
645
|
+
...obj,
|
|
646
|
+
});
|
|
647
|
+
export const ListPublicKeysResultFilterSensitiveLog = (obj) => ({
|
|
648
|
+
...obj,
|
|
649
|
+
});
|
|
650
|
+
export const ListRealtimeLogConfigsRequestFilterSensitiveLog = (obj) => ({
|
|
651
|
+
...obj,
|
|
652
|
+
});
|
|
653
|
+
export const RealtimeLogConfigsFilterSensitiveLog = (obj) => ({
|
|
654
|
+
...obj,
|
|
655
|
+
});
|
|
656
|
+
export const ListRealtimeLogConfigsResultFilterSensitiveLog = (obj) => ({
|
|
657
|
+
...obj,
|
|
658
|
+
});
|
|
659
|
+
export const ListResponseHeadersPoliciesRequestFilterSensitiveLog = (obj) => ({
|
|
660
|
+
...obj,
|
|
661
|
+
});
|
|
662
|
+
export const ResponseHeadersPolicySummaryFilterSensitiveLog = (obj) => ({
|
|
663
|
+
...obj,
|
|
664
|
+
});
|
|
665
|
+
export const ResponseHeadersPolicyListFilterSensitiveLog = (obj) => ({
|
|
666
|
+
...obj,
|
|
667
|
+
});
|
|
668
|
+
export const ListResponseHeadersPoliciesResultFilterSensitiveLog = (obj) => ({
|
|
669
|
+
...obj,
|
|
670
|
+
});
|
|
671
|
+
export const ListStreamingDistributionsRequestFilterSensitiveLog = (obj) => ({
|
|
672
|
+
...obj,
|
|
673
|
+
});
|
|
674
|
+
export const StreamingDistributionSummaryFilterSensitiveLog = (obj) => ({
|
|
675
|
+
...obj,
|
|
676
|
+
});
|
|
677
|
+
export const StreamingDistributionListFilterSensitiveLog = (obj) => ({
|
|
678
|
+
...obj,
|
|
679
|
+
});
|
|
680
|
+
export const ListStreamingDistributionsResultFilterSensitiveLog = (obj) => ({
|
|
681
|
+
...obj,
|
|
682
|
+
});
|
|
683
|
+
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
684
|
+
...obj,
|
|
685
|
+
});
|
|
686
|
+
export const ListTagsForResourceResultFilterSensitiveLog = (obj) => ({
|
|
687
|
+
...obj,
|
|
688
|
+
});
|
|
689
|
+
export const PublishFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
690
|
+
...obj,
|
|
691
|
+
});
|
|
692
|
+
export const PublishFunctionResultFilterSensitiveLog = (obj) => ({
|
|
693
|
+
...obj,
|
|
694
|
+
});
|
|
695
|
+
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
696
|
+
...obj,
|
|
697
|
+
});
|
|
698
|
+
export const TestFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
699
|
+
...obj,
|
|
700
|
+
...(obj.EventObject && { EventObject: SENSITIVE_STRING }),
|
|
701
|
+
});
|
|
702
|
+
export const TestResultFilterSensitiveLog = (obj) => ({
|
|
703
|
+
...obj,
|
|
704
|
+
...(obj.FunctionExecutionLogs && { FunctionExecutionLogs: SENSITIVE_STRING }),
|
|
705
|
+
...(obj.FunctionErrorMessage && { FunctionErrorMessage: SENSITIVE_STRING }),
|
|
706
|
+
...(obj.FunctionOutput && { FunctionOutput: SENSITIVE_STRING }),
|
|
707
|
+
});
|
|
708
|
+
export const TestFunctionResultFilterSensitiveLog = (obj) => ({
|
|
709
|
+
...obj,
|
|
710
|
+
...(obj.TestResult && { TestResult: TestResultFilterSensitiveLog(obj.TestResult) }),
|
|
711
|
+
});
|
|
712
|
+
export const TagKeysFilterSensitiveLog = (obj) => ({
|
|
713
|
+
...obj,
|
|
714
|
+
});
|
|
715
|
+
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
716
|
+
...obj,
|
|
717
|
+
});
|
|
718
|
+
export const UpdateCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
719
|
+
...obj,
|
|
720
|
+
});
|
|
721
|
+
export const UpdateCachePolicyResultFilterSensitiveLog = (obj) => ({
|
|
722
|
+
...obj,
|
|
723
|
+
});
|
|
724
|
+
export const UpdateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
725
|
+
...obj,
|
|
726
|
+
});
|
|
727
|
+
export const UpdateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = (obj) => ({
|
|
728
|
+
...obj,
|
|
729
|
+
});
|
|
730
|
+
export const UpdateDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
731
|
+
...obj,
|
|
732
|
+
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
733
|
+
});
|
|
734
|
+
export const UpdateDistributionResultFilterSensitiveLog = (obj) => ({
|
|
735
|
+
...obj,
|
|
736
|
+
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
737
|
+
});
|
|
738
|
+
export const UpdateFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
739
|
+
...obj,
|
|
740
|
+
});
|
|
741
|
+
export const UpdateFieldLevelEncryptionConfigResultFilterSensitiveLog = (obj) => ({
|
|
742
|
+
...obj,
|
|
743
|
+
});
|
|
744
|
+
export const UpdateFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
745
|
+
...obj,
|
|
746
|
+
});
|
|
747
|
+
export const UpdateFieldLevelEncryptionProfileResultFilterSensitiveLog = (obj) => ({
|
|
748
|
+
...obj,
|
|
749
|
+
});
|
|
750
|
+
export const UpdateFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
751
|
+
...obj,
|
|
752
|
+
...(obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }),
|
|
753
|
+
});
|
|
754
|
+
export const UpdateFunctionResultFilterSensitiveLog = (obj) => ({
|
|
755
|
+
...obj,
|
|
756
|
+
});
|
|
757
|
+
export const UpdateKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
758
|
+
...obj,
|
|
759
|
+
});
|
|
760
|
+
export const UpdateKeyGroupResultFilterSensitiveLog = (obj) => ({
|
|
761
|
+
...obj,
|
|
762
|
+
});
|
|
763
|
+
export const UpdateOriginAccessControlRequestFilterSensitiveLog = (obj) => ({
|
|
764
|
+
...obj,
|
|
765
|
+
});
|
|
766
|
+
export const UpdateOriginAccessControlResultFilterSensitiveLog = (obj) => ({
|
|
767
|
+
...obj,
|
|
768
|
+
});
|
|
769
|
+
export const UpdateOriginRequestPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
770
|
+
...obj,
|
|
771
|
+
});
|
|
772
|
+
export const UpdateOriginRequestPolicyResultFilterSensitiveLog = (obj) => ({
|
|
773
|
+
...obj,
|
|
774
|
+
});
|
|
775
|
+
export const UpdatePublicKeyRequestFilterSensitiveLog = (obj) => ({
|
|
776
|
+
...obj,
|
|
777
|
+
});
|
|
778
|
+
export const UpdatePublicKeyResultFilterSensitiveLog = (obj) => ({
|
|
779
|
+
...obj,
|
|
780
|
+
});
|
|
781
|
+
export const UpdateRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
782
|
+
...obj,
|
|
783
|
+
});
|
|
784
|
+
export const UpdateRealtimeLogConfigResultFilterSensitiveLog = (obj) => ({
|
|
785
|
+
...obj,
|
|
786
|
+
});
|
|
787
|
+
export const UpdateResponseHeadersPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
788
|
+
...obj,
|
|
789
|
+
});
|
|
790
|
+
export const UpdateResponseHeadersPolicyResultFilterSensitiveLog = (obj) => ({
|
|
791
|
+
...obj,
|
|
792
|
+
});
|
|
793
|
+
export const UpdateStreamingDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
794
|
+
...obj,
|
|
795
|
+
});
|
|
796
|
+
export const UpdateStreamingDistributionResultFilterSensitiveLog = (obj) => ({
|
|
797
|
+
...obj,
|
|
798
|
+
});
|