@aws-sdk/client-cloudfront 3.183.0 → 3.186.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 +19 -0
- package/dist-cjs/protocols/Aws_restXml.js +2 -2
- package/dist-es/CloudFront.js +401 -394
- package/dist-es/CloudFrontClient.js +28 -22
- package/dist-es/commands/AssociateAliasCommand.js +29 -22
- package/dist-es/commands/CreateCachePolicyCommand.js +28 -21
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +28 -21
- package/dist-es/commands/CreateDistributionCommand.js +28 -21
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +28 -21
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +28 -21
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +28 -21
- package/dist-es/commands/CreateFunctionCommand.js +28 -21
- package/dist-es/commands/CreateInvalidationCommand.js +28 -21
- package/dist-es/commands/CreateKeyGroupCommand.js +28 -21
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +28 -21
- package/dist-es/commands/CreateOriginAccessControlCommand.js +28 -21
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +28 -21
- package/dist-es/commands/CreatePublicKeyCommand.js +28 -21
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +28 -21
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +28 -21
- package/dist-es/commands/CreateStreamingDistributionCommand.js +28 -21
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +28 -21
- package/dist-es/commands/DeleteCachePolicyCommand.js +29 -22
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +29 -22
- package/dist-es/commands/DeleteDistributionCommand.js +29 -22
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +29 -22
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +29 -22
- package/dist-es/commands/DeleteFunctionCommand.js +29 -22
- package/dist-es/commands/DeleteKeyGroupCommand.js +29 -22
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +28 -21
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +29 -22
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +29 -22
- package/dist-es/commands/DeletePublicKeyCommand.js +29 -22
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +29 -22
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +29 -22
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +29 -22
- package/dist-es/commands/DescribeFunctionCommand.js +28 -21
- package/dist-es/commands/GetCachePolicyCommand.js +28 -21
- package/dist-es/commands/GetCachePolicyConfigCommand.js +28 -21
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +28 -21
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +28 -21
- package/dist-es/commands/GetDistributionCommand.js +28 -21
- package/dist-es/commands/GetDistributionConfigCommand.js +28 -21
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +28 -21
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +28 -21
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +28 -21
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +28 -21
- package/dist-es/commands/GetFunctionCommand.js +28 -21
- package/dist-es/commands/GetInvalidationCommand.js +28 -21
- package/dist-es/commands/GetKeyGroupCommand.js +28 -21
- package/dist-es/commands/GetKeyGroupConfigCommand.js +28 -21
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +28 -21
- package/dist-es/commands/GetOriginAccessControlCommand.js +28 -21
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +28 -21
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +28 -21
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +28 -21
- package/dist-es/commands/GetPublicKeyCommand.js +28 -21
- package/dist-es/commands/GetPublicKeyConfigCommand.js +28 -21
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +28 -21
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +28 -21
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +28 -21
- package/dist-es/commands/GetStreamingDistributionCommand.js +28 -21
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +28 -21
- package/dist-es/commands/ListCachePoliciesCommand.js +28 -21
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +28 -21
- package/dist-es/commands/ListConflictingAliasesCommand.js +28 -21
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +28 -21
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +28 -21
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +28 -21
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +28 -21
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +28 -21
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +28 -21
- package/dist-es/commands/ListDistributionsCommand.js +28 -21
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +28 -21
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +28 -21
- package/dist-es/commands/ListFunctionsCommand.js +28 -21
- package/dist-es/commands/ListInvalidationsCommand.js +28 -21
- package/dist-es/commands/ListKeyGroupsCommand.js +28 -21
- package/dist-es/commands/ListOriginAccessControlsCommand.js +28 -21
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +28 -21
- package/dist-es/commands/ListPublicKeysCommand.js +28 -21
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +28 -21
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +28 -21
- package/dist-es/commands/ListStreamingDistributionsCommand.js +28 -21
- package/dist-es/commands/ListTagsForResourceCommand.js +28 -21
- package/dist-es/commands/PublishFunctionCommand.js +28 -21
- package/dist-es/commands/TagResourceCommand.js +29 -22
- package/dist-es/commands/TestFunctionCommand.js +28 -21
- package/dist-es/commands/UntagResourceCommand.js +29 -22
- package/dist-es/commands/UpdateCachePolicyCommand.js +28 -21
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +28 -21
- package/dist-es/commands/UpdateDistributionCommand.js +28 -21
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +28 -21
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +28 -21
- package/dist-es/commands/UpdateFunctionCommand.js +28 -21
- package/dist-es/commands/UpdateKeyGroupCommand.js +28 -21
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +28 -21
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +28 -21
- package/dist-es/commands/UpdatePublicKeyCommand.js +28 -21
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +28 -21
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +28 -21
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +28 -21
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/CloudFrontServiceException.js +10 -5
- package/dist-es/models/models_0.js +1689 -2003
- package/dist-es/models/models_1.js +414 -770
- package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +68 -25
- package/dist-es/pagination/ListDistributionsPaginator.js +68 -25
- package/dist-es/pagination/ListInvalidationsPaginator.js +68 -25
- package/dist-es/pagination/ListStreamingDistributionsPaginator.js +68 -25
- package/dist-es/protocols/Aws_restXml.js +12767 -9557
- package/dist-es/runtimeConfig.browser.js +12 -26
- package/dist-es/runtimeConfig.js +12 -30
- package/dist-es/runtimeConfig.native.js +5 -8
- package/dist-es/runtimeConfig.shared.js +11 -8
- package/dist-es/waiters/waitForDistributionDeployed.js +48 -28
- package/dist-es/waiters/waitForInvalidationCompleted.js +48 -28
- package/dist-es/waiters/waitForStreamingDistributionDeployed.js +48 -28
- package/package.json +35 -35
|
@@ -1,798 +1,442 @@
|
|
|
1
|
+
import { __assign, __extends } from "tslib";
|
|
1
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
2
3
|
import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
|
|
3
4
|
import { DistributionConfigFilterSensitiveLog, DistributionFilterSensitiveLog, } from "./models_0";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityInUse.prototype);
|
|
14
|
-
this.Message = opts.Message;
|
|
5
|
+
var CloudFrontOriginAccessIdentityInUse = (function (_super) {
|
|
6
|
+
__extends(CloudFrontOriginAccessIdentityInUse, _super);
|
|
7
|
+
function CloudFrontOriginAccessIdentityInUse(opts) {
|
|
8
|
+
var _this = _super.call(this, __assign({ name: "CloudFrontOriginAccessIdentityInUse", $fault: "client" }, opts)) || this;
|
|
9
|
+
_this.name = "CloudFrontOriginAccessIdentityInUse";
|
|
10
|
+
_this.$fault = "client";
|
|
11
|
+
Object.setPrototypeOf(_this, CloudFrontOriginAccessIdentityInUse.prototype);
|
|
12
|
+
_this.Message = opts.Message;
|
|
13
|
+
return _this;
|
|
15
14
|
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
15
|
+
return CloudFrontOriginAccessIdentityInUse;
|
|
16
|
+
}(__BaseException));
|
|
17
|
+
export { CloudFrontOriginAccessIdentityInUse };
|
|
18
|
+
var NoSuchCloudFrontOriginAccessIdentity = (function (_super) {
|
|
19
|
+
__extends(NoSuchCloudFrontOriginAccessIdentity, _super);
|
|
20
|
+
function NoSuchCloudFrontOriginAccessIdentity(opts) {
|
|
21
|
+
var _this = _super.call(this, __assign({ name: "NoSuchCloudFrontOriginAccessIdentity", $fault: "client" }, opts)) || this;
|
|
22
|
+
_this.name = "NoSuchCloudFrontOriginAccessIdentity";
|
|
23
|
+
_this.$fault = "client";
|
|
24
|
+
Object.setPrototypeOf(_this, NoSuchCloudFrontOriginAccessIdentity.prototype);
|
|
25
|
+
_this.Message = opts.Message;
|
|
26
|
+
return _this;
|
|
28
27
|
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
28
|
+
return NoSuchCloudFrontOriginAccessIdentity;
|
|
29
|
+
}(__BaseException));
|
|
30
|
+
export { NoSuchCloudFrontOriginAccessIdentity };
|
|
31
|
+
var DistributionNotDisabled = (function (_super) {
|
|
32
|
+
__extends(DistributionNotDisabled, _super);
|
|
33
|
+
function DistributionNotDisabled(opts) {
|
|
34
|
+
var _this = _super.call(this, __assign({ name: "DistributionNotDisabled", $fault: "client" }, opts)) || this;
|
|
35
|
+
_this.name = "DistributionNotDisabled";
|
|
36
|
+
_this.$fault = "client";
|
|
37
|
+
Object.setPrototypeOf(_this, DistributionNotDisabled.prototype);
|
|
38
|
+
_this.Message = opts.Message;
|
|
39
|
+
return _this;
|
|
41
40
|
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
41
|
+
return DistributionNotDisabled;
|
|
42
|
+
}(__BaseException));
|
|
43
|
+
export { DistributionNotDisabled };
|
|
44
|
+
var FieldLevelEncryptionConfigInUse = (function (_super) {
|
|
45
|
+
__extends(FieldLevelEncryptionConfigInUse, _super);
|
|
46
|
+
function FieldLevelEncryptionConfigInUse(opts) {
|
|
47
|
+
var _this = _super.call(this, __assign({ name: "FieldLevelEncryptionConfigInUse", $fault: "client" }, opts)) || this;
|
|
48
|
+
_this.name = "FieldLevelEncryptionConfigInUse";
|
|
49
|
+
_this.$fault = "client";
|
|
50
|
+
Object.setPrototypeOf(_this, FieldLevelEncryptionConfigInUse.prototype);
|
|
51
|
+
_this.Message = opts.Message;
|
|
52
|
+
return _this;
|
|
54
53
|
}
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
54
|
+
return FieldLevelEncryptionConfigInUse;
|
|
55
|
+
}(__BaseException));
|
|
56
|
+
export { FieldLevelEncryptionConfigInUse };
|
|
57
|
+
var FieldLevelEncryptionProfileInUse = (function (_super) {
|
|
58
|
+
__extends(FieldLevelEncryptionProfileInUse, _super);
|
|
59
|
+
function FieldLevelEncryptionProfileInUse(opts) {
|
|
60
|
+
var _this = _super.call(this, __assign({ name: "FieldLevelEncryptionProfileInUse", $fault: "client" }, opts)) || this;
|
|
61
|
+
_this.name = "FieldLevelEncryptionProfileInUse";
|
|
62
|
+
_this.$fault = "client";
|
|
63
|
+
Object.setPrototypeOf(_this, FieldLevelEncryptionProfileInUse.prototype);
|
|
64
|
+
_this.Message = opts.Message;
|
|
65
|
+
return _this;
|
|
67
66
|
}
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
67
|
+
return FieldLevelEncryptionProfileInUse;
|
|
68
|
+
}(__BaseException));
|
|
69
|
+
export { FieldLevelEncryptionProfileInUse };
|
|
70
|
+
var FunctionInUse = (function (_super) {
|
|
71
|
+
__extends(FunctionInUse, _super);
|
|
72
|
+
function FunctionInUse(opts) {
|
|
73
|
+
var _this = _super.call(this, __assign({ name: "FunctionInUse", $fault: "client" }, opts)) || this;
|
|
74
|
+
_this.name = "FunctionInUse";
|
|
75
|
+
_this.$fault = "client";
|
|
76
|
+
Object.setPrototypeOf(_this, FunctionInUse.prototype);
|
|
77
|
+
_this.Message = opts.Message;
|
|
78
|
+
return _this;
|
|
80
79
|
}
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
80
|
+
return FunctionInUse;
|
|
81
|
+
}(__BaseException));
|
|
82
|
+
export { FunctionInUse };
|
|
83
|
+
var NoSuchFunctionExists = (function (_super) {
|
|
84
|
+
__extends(NoSuchFunctionExists, _super);
|
|
85
|
+
function NoSuchFunctionExists(opts) {
|
|
86
|
+
var _this = _super.call(this, __assign({ name: "NoSuchFunctionExists", $fault: "client" }, opts)) || this;
|
|
87
|
+
_this.name = "NoSuchFunctionExists";
|
|
88
|
+
_this.$fault = "client";
|
|
89
|
+
Object.setPrototypeOf(_this, NoSuchFunctionExists.prototype);
|
|
90
|
+
_this.Message = opts.Message;
|
|
91
|
+
return _this;
|
|
93
92
|
}
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
93
|
+
return NoSuchFunctionExists;
|
|
94
|
+
}(__BaseException));
|
|
95
|
+
export { NoSuchFunctionExists };
|
|
96
|
+
var NoSuchResource = (function (_super) {
|
|
97
|
+
__extends(NoSuchResource, _super);
|
|
98
|
+
function NoSuchResource(opts) {
|
|
99
|
+
var _this = _super.call(this, __assign({ name: "NoSuchResource", $fault: "client" }, opts)) || this;
|
|
100
|
+
_this.name = "NoSuchResource";
|
|
101
|
+
_this.$fault = "client";
|
|
102
|
+
Object.setPrototypeOf(_this, NoSuchResource.prototype);
|
|
103
|
+
_this.Message = opts.Message;
|
|
104
|
+
return _this;
|
|
106
105
|
}
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
106
|
+
return NoSuchResource;
|
|
107
|
+
}(__BaseException));
|
|
108
|
+
export { NoSuchResource };
|
|
109
|
+
var ResourceInUse = (function (_super) {
|
|
110
|
+
__extends(ResourceInUse, _super);
|
|
111
|
+
function ResourceInUse(opts) {
|
|
112
|
+
var _this = _super.call(this, __assign({ name: "ResourceInUse", $fault: "client" }, opts)) || this;
|
|
113
|
+
_this.name = "ResourceInUse";
|
|
114
|
+
_this.$fault = "client";
|
|
115
|
+
Object.setPrototypeOf(_this, ResourceInUse.prototype);
|
|
116
|
+
_this.Message = opts.Message;
|
|
117
|
+
return _this;
|
|
119
118
|
}
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
119
|
+
return ResourceInUse;
|
|
120
|
+
}(__BaseException));
|
|
121
|
+
export { ResourceInUse };
|
|
122
|
+
var NoSuchMonitoringSubscription = (function (_super) {
|
|
123
|
+
__extends(NoSuchMonitoringSubscription, _super);
|
|
124
|
+
function NoSuchMonitoringSubscription(opts) {
|
|
125
|
+
var _this = _super.call(this, __assign({ name: "NoSuchMonitoringSubscription", $fault: "client" }, opts)) || this;
|
|
126
|
+
_this.name = "NoSuchMonitoringSubscription";
|
|
127
|
+
_this.$fault = "client";
|
|
128
|
+
Object.setPrototypeOf(_this, NoSuchMonitoringSubscription.prototype);
|
|
129
|
+
_this.Message = opts.Message;
|
|
130
|
+
return _this;
|
|
132
131
|
}
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
132
|
+
return NoSuchMonitoringSubscription;
|
|
133
|
+
}(__BaseException));
|
|
134
|
+
export { NoSuchMonitoringSubscription };
|
|
135
|
+
var NoSuchOriginAccessControl = (function (_super) {
|
|
136
|
+
__extends(NoSuchOriginAccessControl, _super);
|
|
137
|
+
function NoSuchOriginAccessControl(opts) {
|
|
138
|
+
var _this = _super.call(this, __assign({ name: "NoSuchOriginAccessControl", $fault: "client" }, opts)) || this;
|
|
139
|
+
_this.name = "NoSuchOriginAccessControl";
|
|
140
|
+
_this.$fault = "client";
|
|
141
|
+
Object.setPrototypeOf(_this, NoSuchOriginAccessControl.prototype);
|
|
142
|
+
_this.Message = opts.Message;
|
|
143
|
+
return _this;
|
|
145
144
|
}
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
145
|
+
return NoSuchOriginAccessControl;
|
|
146
|
+
}(__BaseException));
|
|
147
|
+
export { NoSuchOriginAccessControl };
|
|
148
|
+
var OriginAccessControlInUse = (function (_super) {
|
|
149
|
+
__extends(OriginAccessControlInUse, _super);
|
|
150
|
+
function OriginAccessControlInUse(opts) {
|
|
151
|
+
var _this = _super.call(this, __assign({ name: "OriginAccessControlInUse", $fault: "client" }, opts)) || this;
|
|
152
|
+
_this.name = "OriginAccessControlInUse";
|
|
153
|
+
_this.$fault = "client";
|
|
154
|
+
Object.setPrototypeOf(_this, OriginAccessControlInUse.prototype);
|
|
155
|
+
_this.Message = opts.Message;
|
|
156
|
+
return _this;
|
|
158
157
|
}
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
158
|
+
return OriginAccessControlInUse;
|
|
159
|
+
}(__BaseException));
|
|
160
|
+
export { OriginAccessControlInUse };
|
|
161
|
+
var OriginRequestPolicyInUse = (function (_super) {
|
|
162
|
+
__extends(OriginRequestPolicyInUse, _super);
|
|
163
|
+
function OriginRequestPolicyInUse(opts) {
|
|
164
|
+
var _this = _super.call(this, __assign({ name: "OriginRequestPolicyInUse", $fault: "client" }, opts)) || this;
|
|
165
|
+
_this.name = "OriginRequestPolicyInUse";
|
|
166
|
+
_this.$fault = "client";
|
|
167
|
+
Object.setPrototypeOf(_this, OriginRequestPolicyInUse.prototype);
|
|
168
|
+
_this.Message = opts.Message;
|
|
169
|
+
return _this;
|
|
171
170
|
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
171
|
+
return OriginRequestPolicyInUse;
|
|
172
|
+
}(__BaseException));
|
|
173
|
+
export { OriginRequestPolicyInUse };
|
|
174
|
+
var PublicKeyInUse = (function (_super) {
|
|
175
|
+
__extends(PublicKeyInUse, _super);
|
|
176
|
+
function PublicKeyInUse(opts) {
|
|
177
|
+
var _this = _super.call(this, __assign({ name: "PublicKeyInUse", $fault: "client" }, opts)) || this;
|
|
178
|
+
_this.name = "PublicKeyInUse";
|
|
179
|
+
_this.$fault = "client";
|
|
180
|
+
Object.setPrototypeOf(_this, PublicKeyInUse.prototype);
|
|
181
|
+
_this.Message = opts.Message;
|
|
182
|
+
return _this;
|
|
184
183
|
}
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
184
|
+
return PublicKeyInUse;
|
|
185
|
+
}(__BaseException));
|
|
186
|
+
export { PublicKeyInUse };
|
|
187
|
+
var RealtimeLogConfigInUse = (function (_super) {
|
|
188
|
+
__extends(RealtimeLogConfigInUse, _super);
|
|
189
|
+
function RealtimeLogConfigInUse(opts) {
|
|
190
|
+
var _this = _super.call(this, __assign({ name: "RealtimeLogConfigInUse", $fault: "client" }, opts)) || this;
|
|
191
|
+
_this.name = "RealtimeLogConfigInUse";
|
|
192
|
+
_this.$fault = "client";
|
|
193
|
+
Object.setPrototypeOf(_this, RealtimeLogConfigInUse.prototype);
|
|
194
|
+
_this.Message = opts.Message;
|
|
195
|
+
return _this;
|
|
197
196
|
}
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
197
|
+
return RealtimeLogConfigInUse;
|
|
198
|
+
}(__BaseException));
|
|
199
|
+
export { RealtimeLogConfigInUse };
|
|
200
|
+
var ResponseHeadersPolicyInUse = (function (_super) {
|
|
201
|
+
__extends(ResponseHeadersPolicyInUse, _super);
|
|
202
|
+
function ResponseHeadersPolicyInUse(opts) {
|
|
203
|
+
var _this = _super.call(this, __assign({ name: "ResponseHeadersPolicyInUse", $fault: "client" }, opts)) || this;
|
|
204
|
+
_this.name = "ResponseHeadersPolicyInUse";
|
|
205
|
+
_this.$fault = "client";
|
|
206
|
+
Object.setPrototypeOf(_this, ResponseHeadersPolicyInUse.prototype);
|
|
207
|
+
_this.Message = opts.Message;
|
|
208
|
+
return _this;
|
|
210
209
|
}
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
210
|
+
return ResponseHeadersPolicyInUse;
|
|
211
|
+
}(__BaseException));
|
|
212
|
+
export { ResponseHeadersPolicyInUse };
|
|
213
|
+
var NoSuchStreamingDistribution = (function (_super) {
|
|
214
|
+
__extends(NoSuchStreamingDistribution, _super);
|
|
215
|
+
function NoSuchStreamingDistribution(opts) {
|
|
216
|
+
var _this = _super.call(this, __assign({ name: "NoSuchStreamingDistribution", $fault: "client" }, opts)) || this;
|
|
217
|
+
_this.name = "NoSuchStreamingDistribution";
|
|
218
|
+
_this.$fault = "client";
|
|
219
|
+
Object.setPrototypeOf(_this, NoSuchStreamingDistribution.prototype);
|
|
220
|
+
_this.Message = opts.Message;
|
|
221
|
+
return _this;
|
|
223
222
|
}
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
223
|
+
return NoSuchStreamingDistribution;
|
|
224
|
+
}(__BaseException));
|
|
225
|
+
export { NoSuchStreamingDistribution };
|
|
226
|
+
var StreamingDistributionNotDisabled = (function (_super) {
|
|
227
|
+
__extends(StreamingDistributionNotDisabled, _super);
|
|
228
|
+
function StreamingDistributionNotDisabled(opts) {
|
|
229
|
+
var _this = _super.call(this, __assign({ name: "StreamingDistributionNotDisabled", $fault: "client" }, opts)) || this;
|
|
230
|
+
_this.name = "StreamingDistributionNotDisabled";
|
|
231
|
+
_this.$fault = "client";
|
|
232
|
+
Object.setPrototypeOf(_this, StreamingDistributionNotDisabled.prototype);
|
|
233
|
+
_this.Message = opts.Message;
|
|
234
|
+
return _this;
|
|
236
235
|
}
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
236
|
+
return StreamingDistributionNotDisabled;
|
|
237
|
+
}(__BaseException));
|
|
238
|
+
export { StreamingDistributionNotDisabled };
|
|
239
|
+
var NoSuchInvalidation = (function (_super) {
|
|
240
|
+
__extends(NoSuchInvalidation, _super);
|
|
241
|
+
function NoSuchInvalidation(opts) {
|
|
242
|
+
var _this = _super.call(this, __assign({ name: "NoSuchInvalidation", $fault: "client" }, opts)) || this;
|
|
243
|
+
_this.name = "NoSuchInvalidation";
|
|
244
|
+
_this.$fault = "client";
|
|
245
|
+
Object.setPrototypeOf(_this, NoSuchInvalidation.prototype);
|
|
246
|
+
_this.Message = opts.Message;
|
|
247
|
+
return _this;
|
|
249
248
|
}
|
|
250
|
-
|
|
249
|
+
return NoSuchInvalidation;
|
|
250
|
+
}(__BaseException));
|
|
251
|
+
export { NoSuchInvalidation };
|
|
251
252
|
export var ResponseHeadersPolicyType;
|
|
252
253
|
(function (ResponseHeadersPolicyType) {
|
|
253
254
|
ResponseHeadersPolicyType["custom"] = "custom";
|
|
254
255
|
ResponseHeadersPolicyType["managed"] = "managed";
|
|
255
256
|
})(ResponseHeadersPolicyType || (ResponseHeadersPolicyType = {}));
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
Object.setPrototypeOf(this, TestFunctionFailed.prototype);
|
|
266
|
-
this.Message = opts.Message;
|
|
257
|
+
var TestFunctionFailed = (function (_super) {
|
|
258
|
+
__extends(TestFunctionFailed, _super);
|
|
259
|
+
function TestFunctionFailed(opts) {
|
|
260
|
+
var _this = _super.call(this, __assign({ name: "TestFunctionFailed", $fault: "server" }, opts)) || this;
|
|
261
|
+
_this.name = "TestFunctionFailed";
|
|
262
|
+
_this.$fault = "server";
|
|
263
|
+
Object.setPrototypeOf(_this, TestFunctionFailed.prototype);
|
|
264
|
+
_this.Message = opts.Message;
|
|
265
|
+
return _this;
|
|
267
266
|
}
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
});
|
|
272
|
-
export
|
|
273
|
-
|
|
274
|
-
});
|
|
275
|
-
export
|
|
276
|
-
|
|
277
|
-
});
|
|
278
|
-
export
|
|
279
|
-
|
|
280
|
-
});
|
|
281
|
-
export
|
|
282
|
-
|
|
283
|
-
});
|
|
284
|
-
export
|
|
285
|
-
|
|
286
|
-
});
|
|
287
|
-
export
|
|
288
|
-
|
|
289
|
-
});
|
|
290
|
-
export
|
|
291
|
-
|
|
292
|
-
});
|
|
293
|
-
export
|
|
294
|
-
|
|
295
|
-
});
|
|
296
|
-
export
|
|
297
|
-
|
|
298
|
-
});
|
|
299
|
-
export
|
|
300
|
-
|
|
301
|
-
});
|
|
302
|
-
export
|
|
303
|
-
|
|
304
|
-
});
|
|
305
|
-
export
|
|
306
|
-
|
|
307
|
-
});
|
|
308
|
-
export
|
|
309
|
-
|
|
310
|
-
});
|
|
311
|
-
export
|
|
312
|
-
|
|
313
|
-
});
|
|
314
|
-
export
|
|
315
|
-
|
|
316
|
-
});
|
|
317
|
-
export
|
|
318
|
-
|
|
319
|
-
});
|
|
320
|
-
export
|
|
321
|
-
|
|
322
|
-
});
|
|
323
|
-
export
|
|
324
|
-
|
|
325
|
-
});
|
|
326
|
-
export
|
|
327
|
-
|
|
328
|
-
});
|
|
329
|
-
export
|
|
330
|
-
|
|
331
|
-
});
|
|
332
|
-
export
|
|
333
|
-
|
|
334
|
-
});
|
|
335
|
-
export
|
|
336
|
-
|
|
337
|
-
});
|
|
338
|
-
export
|
|
339
|
-
|
|
340
|
-
});
|
|
341
|
-
export
|
|
342
|
-
|
|
343
|
-
});
|
|
344
|
-
export
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
});
|
|
348
|
-
export
|
|
349
|
-
|
|
350
|
-
});
|
|
351
|
-
export
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
});
|
|
355
|
-
export
|
|
356
|
-
|
|
357
|
-
});
|
|
358
|
-
export
|
|
359
|
-
|
|
360
|
-
});
|
|
361
|
-
export
|
|
362
|
-
|
|
363
|
-
});
|
|
364
|
-
export
|
|
365
|
-
|
|
366
|
-
});
|
|
367
|
-
export
|
|
368
|
-
|
|
369
|
-
});
|
|
370
|
-
export
|
|
371
|
-
|
|
372
|
-
});
|
|
373
|
-
export
|
|
374
|
-
|
|
375
|
-
});
|
|
376
|
-
export
|
|
377
|
-
|
|
378
|
-
});
|
|
379
|
-
export
|
|
380
|
-
|
|
381
|
-
});
|
|
382
|
-
export
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
});
|
|
386
|
-
export
|
|
387
|
-
|
|
388
|
-
});
|
|
389
|
-
export
|
|
390
|
-
|
|
391
|
-
});
|
|
392
|
-
export
|
|
393
|
-
|
|
394
|
-
});
|
|
395
|
-
export
|
|
396
|
-
|
|
397
|
-
});
|
|
398
|
-
export
|
|
399
|
-
|
|
400
|
-
});
|
|
401
|
-
export
|
|
402
|
-
|
|
403
|
-
});
|
|
404
|
-
export
|
|
405
|
-
|
|
406
|
-
});
|
|
407
|
-
export
|
|
408
|
-
|
|
409
|
-
});
|
|
410
|
-
export
|
|
411
|
-
|
|
412
|
-
});
|
|
413
|
-
export
|
|
414
|
-
|
|
415
|
-
});
|
|
416
|
-
export
|
|
417
|
-
|
|
418
|
-
});
|
|
419
|
-
export
|
|
420
|
-
|
|
421
|
-
});
|
|
422
|
-
export
|
|
423
|
-
|
|
424
|
-
});
|
|
425
|
-
export
|
|
426
|
-
|
|
427
|
-
});
|
|
428
|
-
export
|
|
429
|
-
|
|
430
|
-
});
|
|
431
|
-
export
|
|
432
|
-
|
|
433
|
-
});
|
|
434
|
-
export
|
|
435
|
-
|
|
436
|
-
});
|
|
437
|
-
export
|
|
438
|
-
|
|
439
|
-
});
|
|
440
|
-
export
|
|
441
|
-
|
|
442
|
-
});
|
|
443
|
-
export
|
|
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
|
-
});
|
|
267
|
+
return TestFunctionFailed;
|
|
268
|
+
}(__BaseException));
|
|
269
|
+
export { TestFunctionFailed };
|
|
270
|
+
export var DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
271
|
+
export var DeleteDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
272
|
+
export var DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
273
|
+
export var DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
274
|
+
export var DeleteFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
275
|
+
export var DeleteKeyGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
|
+
export var DeleteMonitoringSubscriptionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
277
|
+
export var DeleteMonitoringSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
|
+
export var DeleteOriginAccessControlRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
+
export var DeleteOriginRequestPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
280
|
+
export var DeletePublicKeyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
281
|
+
export var DeleteRealtimeLogConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
282
|
+
export var DeleteResponseHeadersPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
283
|
+
export var DeleteStreamingDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
284
|
+
export var DescribeFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
285
|
+
export var DescribeFunctionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
286
|
+
export var GetCachePolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
287
|
+
export var GetCachePolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
288
|
+
export var GetCachePolicyConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
289
|
+
export var GetCachePolicyConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
290
|
+
export var GetCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
291
|
+
export var GetCloudFrontOriginAccessIdentityResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
|
+
export var GetCloudFrontOriginAccessIdentityConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
293
|
+
export var GetCloudFrontOriginAccessIdentityConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
294
|
+
export var GetDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
295
|
+
export var GetDistributionResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }))); };
|
|
296
|
+
export var GetDistributionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
297
|
+
export var GetDistributionConfigResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }))); };
|
|
298
|
+
export var GetFieldLevelEncryptionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
|
+
export var GetFieldLevelEncryptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
+
export var GetFieldLevelEncryptionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
301
|
+
export var GetFieldLevelEncryptionConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
302
|
+
export var GetFieldLevelEncryptionProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
303
|
+
export var GetFieldLevelEncryptionProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
+
export var GetFieldLevelEncryptionProfileConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
305
|
+
export var GetFieldLevelEncryptionProfileConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
|
+
export var GetFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
+
export var GetFunctionResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }))); };
|
|
308
|
+
export var GetInvalidationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
309
|
+
export var GetInvalidationResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
310
|
+
export var GetKeyGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
+
export var GetKeyGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
+
export var GetKeyGroupConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
|
+
export var GetKeyGroupConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
314
|
+
export var GetMonitoringSubscriptionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
+
export var GetMonitoringSubscriptionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
316
|
+
export var GetOriginAccessControlRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
317
|
+
export var GetOriginAccessControlResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
318
|
+
export var GetOriginAccessControlConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
319
|
+
export var GetOriginAccessControlConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
|
+
export var GetOriginRequestPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
321
|
+
export var GetOriginRequestPolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
322
|
+
export var GetOriginRequestPolicyConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
323
|
+
export var GetOriginRequestPolicyConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
+
export var GetPublicKeyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
325
|
+
export var GetPublicKeyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
326
|
+
export var GetPublicKeyConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
|
+
export var GetPublicKeyConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
328
|
+
export var GetRealtimeLogConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
+
export var GetRealtimeLogConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
330
|
+
export var GetResponseHeadersPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
331
|
+
export var GetResponseHeadersPolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
332
|
+
export var GetResponseHeadersPolicyConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
+
export var GetResponseHeadersPolicyConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
|
+
export var GetStreamingDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
335
|
+
export var GetStreamingDistributionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
336
|
+
export var GetStreamingDistributionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
337
|
+
export var GetStreamingDistributionConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
338
|
+
export var ListCachePoliciesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
339
|
+
export var ListCachePoliciesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
+
export var ListCloudFrontOriginAccessIdentitiesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
|
+
export var CloudFrontOriginAccessIdentitySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
+
export var CloudFrontOriginAccessIdentityListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
343
|
+
export var ListCloudFrontOriginAccessIdentitiesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
+
export var ListConflictingAliasesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
345
|
+
export var ConflictingAliasFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
+
export var ConflictingAliasesListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
347
|
+
export var ListConflictingAliasesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
|
+
export var ListDistributionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
349
|
+
export var DistributionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
+
export var DistributionListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
351
|
+
export var ListDistributionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
352
|
+
export var ListDistributionsByCachePolicyIdRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
353
|
+
export var DistributionIdListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
354
|
+
export var ListDistributionsByCachePolicyIdResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
355
|
+
export var ListDistributionsByKeyGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
356
|
+
export var ListDistributionsByKeyGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
357
|
+
export var ListDistributionsByOriginRequestPolicyIdRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
358
|
+
export var ListDistributionsByOriginRequestPolicyIdResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
359
|
+
export var ListDistributionsByRealtimeLogConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
+
export var ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
361
|
+
export var ListDistributionsByResponseHeadersPolicyIdRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
|
+
export var ListDistributionsByResponseHeadersPolicyIdResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
363
|
+
export var ListDistributionsByWebACLIdRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
364
|
+
export var ListDistributionsByWebACLIdResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
365
|
+
export var ListFieldLevelEncryptionConfigsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
366
|
+
export var FieldLevelEncryptionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
367
|
+
export var FieldLevelEncryptionListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
+
export var ListFieldLevelEncryptionConfigsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
|
+
export var ListFieldLevelEncryptionProfilesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
+
export var FieldLevelEncryptionProfileSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
371
|
+
export var FieldLevelEncryptionProfileListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
+
export var ListFieldLevelEncryptionProfilesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
373
|
+
export var ListFunctionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
+
export var FunctionListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
375
|
+
export var ListFunctionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
+
export var ListInvalidationsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
377
|
+
export var InvalidationSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
+
export var InvalidationListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
379
|
+
export var ListInvalidationsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
+
export var ListKeyGroupsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
381
|
+
export var KeyGroupSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
382
|
+
export var KeyGroupListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
|
+
export var ListKeyGroupsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
384
|
+
export var ListOriginAccessControlsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
385
|
+
export var OriginAccessControlSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
386
|
+
export var OriginAccessControlListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
387
|
+
export var ListOriginAccessControlsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
388
|
+
export var ListOriginRequestPoliciesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
389
|
+
export var OriginRequestPolicySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
|
+
export var OriginRequestPolicyListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
391
|
+
export var ListOriginRequestPoliciesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
392
|
+
export var ListPublicKeysRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
+
export var PublicKeySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
+
export var PublicKeyListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
395
|
+
export var ListPublicKeysResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
396
|
+
export var ListRealtimeLogConfigsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
+
export var RealtimeLogConfigsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
+
export var ListRealtimeLogConfigsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
399
|
+
export var ListResponseHeadersPoliciesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
400
|
+
export var ResponseHeadersPolicySummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
+
export var ResponseHeadersPolicyListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
402
|
+
export var ListResponseHeadersPoliciesResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
403
|
+
export var ListStreamingDistributionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
|
+
export var StreamingDistributionSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
+
export var StreamingDistributionListFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
|
+
export var ListStreamingDistributionsResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
407
|
+
export var ListTagsForResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
408
|
+
export var ListTagsForResourceResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
+
export var PublishFunctionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
410
|
+
export var PublishFunctionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
|
+
export var TagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
412
|
+
export var TestFunctionRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.EventObject && { EventObject: SENSITIVE_STRING }))); };
|
|
413
|
+
export var TestResultFilterSensitiveLog = function (obj) { return (__assign(__assign(__assign(__assign({}, obj), (obj.FunctionExecutionLogs && { FunctionExecutionLogs: SENSITIVE_STRING })), (obj.FunctionErrorMessage && { FunctionErrorMessage: SENSITIVE_STRING })), (obj.FunctionOutput && { FunctionOutput: SENSITIVE_STRING }))); };
|
|
414
|
+
export var TestFunctionResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.TestResult && { TestResult: TestResultFilterSensitiveLog(obj.TestResult) }))); };
|
|
415
|
+
export var TagKeysFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
416
|
+
export var UntagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
417
|
+
export var UpdateCachePolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
|
+
export var UpdateCachePolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
419
|
+
export var UpdateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
+
export var UpdateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
421
|
+
export var UpdateDistributionRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }))); };
|
|
422
|
+
export var UpdateDistributionResultFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }))); };
|
|
423
|
+
export var UpdateFieldLevelEncryptionConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
+
export var UpdateFieldLevelEncryptionConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
|
+
export var UpdateFieldLevelEncryptionProfileRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
+
export var UpdateFieldLevelEncryptionProfileResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
+
export var UpdateFunctionRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }))); };
|
|
428
|
+
export var UpdateFunctionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
429
|
+
export var UpdateKeyGroupRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
+
export var UpdateKeyGroupResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
|
+
export var UpdateOriginAccessControlRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
|
+
export var UpdateOriginAccessControlResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
433
|
+
export var UpdateOriginRequestPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
+
export var UpdateOriginRequestPolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
|
+
export var UpdatePublicKeyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
+
export var UpdatePublicKeyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
+
export var UpdateRealtimeLogConfigRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
export var UpdateRealtimeLogConfigResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
+
export var UpdateResponseHeadersPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
+
export var UpdateResponseHeadersPolicyResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
+
export var UpdateStreamingDistributionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
+
export var UpdateStreamingDistributionResultFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|