@aws-sdk/client-cloudfront 3.36.0 → 3.39.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 +42 -0
- package/dist-cjs/CloudFront.js +0 -6
- package/dist-cjs/CloudFrontClient.js +0 -11
- package/dist-cjs/commands/AssociateAliasCommand.js +0 -34
- package/dist-cjs/commands/CreateCachePolicyCommand.js +0 -44
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +0 -27
- package/dist-cjs/commands/CreateDistributionCommand.js +0 -36
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +0 -24
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/CreateFunctionCommand.js +0 -34
- package/dist-cjs/commands/CreateInvalidationCommand.js +0 -24
- package/dist-cjs/commands/CreateKeyGroupCommand.js +0 -31
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +0 -27
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +0 -48
- package/dist-cjs/commands/CreatePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +0 -27
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +0 -26
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +0 -26
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +0 -30
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/DeleteDistributionCommand.js +0 -24
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/DeleteFunctionCommand.js +0 -30
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +0 -30
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +0 -24
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +0 -30
- package/dist-cjs/commands/DeletePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +0 -30
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +0 -71
- package/dist-cjs/commands/DescribeFunctionCommand.js +0 -28
- package/dist-cjs/commands/GetCachePolicyCommand.js +0 -37
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +0 -29
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +0 -24
- package/dist-cjs/commands/GetDistributionCommand.js +0 -24
- package/dist-cjs/commands/GetDistributionConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +0 -24
- package/dist-cjs/commands/GetFunctionCommand.js +0 -27
- package/dist-cjs/commands/GetInvalidationCommand.js +0 -24
- package/dist-cjs/commands/GetKeyGroupCommand.js +0 -29
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +0 -29
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +0 -25
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +0 -37
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +0 -30
- package/dist-cjs/commands/GetPublicKeyCommand.js +0 -24
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +0 -24
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +0 -27
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +0 -24
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +0 -24
- package/dist-cjs/commands/ListCachePoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +0 -24
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +0 -46
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +0 -30
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +0 -33
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +0 -24
- package/dist-cjs/commands/ListDistributionsCommand.js +0 -24
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +0 -24
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +0 -24
- package/dist-cjs/commands/ListFunctionsCommand.js +0 -31
- package/dist-cjs/commands/ListInvalidationsCommand.js +0 -24
- package/dist-cjs/commands/ListKeyGroupsCommand.js +0 -29
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +0 -31
- package/dist-cjs/commands/ListPublicKeysCommand.js +0 -24
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +0 -29
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +0 -24
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -24
- package/dist-cjs/commands/PublishFunctionCommand.js +0 -32
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/TestFunctionCommand.js +0 -33
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +0 -41
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +0 -24
- package/dist-cjs/commands/UpdateDistributionCommand.js +0 -102
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +0 -24
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +0 -24
- package/dist-cjs/commands/UpdateFunctionCommand.js +0 -29
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +0 -41
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +0 -41
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +0 -24
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +0 -44
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +0 -24
- package/dist-cjs/commands/index.js +88 -0
- package/dist-cjs/endpoints.js +6 -1
- package/dist-cjs/index.js +5 -95
- package/dist-cjs/models/models_0.js +0 -828
- package/dist-cjs/models/models_1.js +0 -369
- package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +0 -10
- package/dist-cjs/pagination/ListDistributionsPaginator.js +0 -10
- package/dist-cjs/pagination/ListInvalidationsPaginator.js +0 -10
- package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +0 -10
- package/dist-cjs/pagination/index.js +8 -0
- package/dist-cjs/protocols/Aws_restXml.js +0 -2
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-cjs/waiters/index.js +6 -0
- package/dist-cjs/waiters/waitForDistributionDeployed.js +0 -9
- package/dist-cjs/waiters/waitForInvalidationCompleted.js +0 -9
- package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +0 -9
- package/dist-es/commands/index.js +85 -0
- package/dist-es/endpoints.js +6 -1
- package/dist-es/index.js +5 -95
- package/dist-es/pagination/index.js +5 -0
- package/dist-es/waiters/index.js +3 -0
- package/dist-types/commands/index.d.ts +85 -0
- package/dist-types/index.d.ts +5 -95
- package/dist-types/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/CloudFront.d.ts +86 -743
- package/dist-types/ts3.4/CloudFrontClient.d.ts +24 -92
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +2 -32
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +2 -30
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +2 -44
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +2 -22
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +2 -67
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +2 -33
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +2 -23
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +2 -42
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +2 -26
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +2 -27
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +2 -28
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +2 -29
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +2 -98
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +2 -25
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +2 -37
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +2 -40
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/index.d.ts +85 -0
- package/dist-types/ts3.4/index.d.ts +5 -95
- package/dist-types/ts3.4/models/models_0.d.ts +105 -6590
- package/dist-types/ts3.4/models/models_1.d.ts +486 -1713
- package/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/dist-types/ts3.4/waiters/index.d.ts +3 -0
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +2 -9
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +2 -9
- package/dist-types/waiters/index.d.ts +3 -0
- package/package.json +34 -34
|
@@ -6,29 +6,11 @@ export interface UpdateFieldLevelEncryptionProfileCommandInput extends UpdateFie
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateFieldLevelEncryptionProfileCommandOutput extends UpdateFieldLevelEncryptionProfileResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Update a field-level encryption profile. </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CloudFrontClient, UpdateFieldLevelEncryptionProfileCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
15
|
-
* // const { CloudFrontClient, UpdateFieldLevelEncryptionProfileCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
16
|
-
* const client = new CloudFrontClient(config);
|
|
17
|
-
* const command = new UpdateFieldLevelEncryptionProfileCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdateFieldLevelEncryptionProfileCommand extends $Command<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdateFieldLevelEncryptionProfileCommandInput;
|
|
28
12
|
constructor(input: UpdateFieldLevelEncryptionProfileCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFieldLevelEncryptionProfileCommandInput, UpdateFieldLevelEncryptionProfileCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,34 +6,11 @@ export interface UpdateFunctionCommandInput extends UpdateFunctionRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates a CloudFront function.</p>
|
|
11
|
-
* <p>You can update a function’s code or the comment that describes the function. You
|
|
12
|
-
* cannot update a function’s name.</p>
|
|
13
|
-
* <p>To update a function, you provide the function’s name and version (<code>ETag</code> value)
|
|
14
|
-
* along with the updated function code. To get the name and version, you can use
|
|
15
|
-
* <code>ListFunctions</code> and <code>DescribeFunction</code>.</p>
|
|
16
|
-
* @example
|
|
17
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
18
|
-
* ```javascript
|
|
19
|
-
* import { CloudFrontClient, UpdateFunctionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
20
|
-
* // const { CloudFrontClient, UpdateFunctionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
21
|
-
* const client = new CloudFrontClient(config);
|
|
22
|
-
* const command = new UpdateFunctionCommand(input);
|
|
23
|
-
* const response = await client.send(command);
|
|
24
|
-
* ```
|
|
25
|
-
*
|
|
26
|
-
* @see {@link UpdateFunctionCommandInput} for command's `input` shape.
|
|
27
|
-
* @see {@link UpdateFunctionCommandOutput} for command's `response` shape.
|
|
28
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
29
|
-
*
|
|
30
|
-
*/
|
|
9
|
+
|
|
31
10
|
export declare class UpdateFunctionCommand extends $Command<UpdateFunctionCommandInput, UpdateFunctionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
32
11
|
readonly input: UpdateFunctionCommandInput;
|
|
33
12
|
constructor(input: UpdateFunctionCommandInput);
|
|
34
|
-
|
|
35
|
-
* @internal
|
|
36
|
-
*/
|
|
13
|
+
|
|
37
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFunctionCommandInput, UpdateFunctionCommandOutput>;
|
|
38
15
|
private serialize;
|
|
39
16
|
private deserialize;
|
|
@@ -6,46 +6,11 @@ export interface UpdateKeyGroupCommandInput extends UpdateKeyGroupRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates a key group.</p>
|
|
11
|
-
* <p>When you update a key group, all the fields are updated with the values provided in
|
|
12
|
-
* the request. You cannot update some fields independent of others. To update a key
|
|
13
|
-
* group:</p>
|
|
14
|
-
* <ol>
|
|
15
|
-
* <li>
|
|
16
|
-
* <p>Get the current key group with <code>GetKeyGroup</code> or
|
|
17
|
-
* <code>GetKeyGroupConfig</code>.</p>
|
|
18
|
-
* </li>
|
|
19
|
-
* <li>
|
|
20
|
-
* <p>Locally modify the fields in the key group that you want to update. For
|
|
21
|
-
* example, add or remove public key IDs.</p>
|
|
22
|
-
* </li>
|
|
23
|
-
* <li>
|
|
24
|
-
* <p>Call <code>UpdateKeyGroup</code> with the entire key group object, including
|
|
25
|
-
* the fields that you modified and those that you didn’t.</p>
|
|
26
|
-
* </li>
|
|
27
|
-
* </ol>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CloudFrontClient, UpdateKeyGroupCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
32
|
-
* // const { CloudFrontClient, UpdateKeyGroupCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
33
|
-
* const client = new CloudFrontClient(config);
|
|
34
|
-
* const command = new UpdateKeyGroupCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link UpdateKeyGroupCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link UpdateKeyGroupCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
9
|
+
|
|
43
10
|
export declare class UpdateKeyGroupCommand extends $Command<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
|
|
44
11
|
readonly input: UpdateKeyGroupCommandInput;
|
|
45
12
|
constructor(input: UpdateKeyGroupCommandInput);
|
|
46
|
-
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
13
|
+
|
|
49
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateKeyGroupCommandInput, UpdateKeyGroupCommandOutput>;
|
|
50
15
|
private serialize;
|
|
51
16
|
private deserialize;
|
|
@@ -6,46 +6,11 @@ export interface UpdateOriginRequestPolicyCommandInput extends UpdateOriginReque
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateOriginRequestPolicyCommandOutput extends UpdateOriginRequestPolicyResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates an origin request policy configuration.</p>
|
|
11
|
-
* <p>When you update an origin request policy configuration, all the fields are updated
|
|
12
|
-
* with the values provided in the request. You cannot update some fields independent of
|
|
13
|
-
* others. To update an origin request policy configuration:</p>
|
|
14
|
-
* <ol>
|
|
15
|
-
* <li>
|
|
16
|
-
* <p>Use <code>GetOriginRequestPolicyConfig</code> to get the current configuration.</p>
|
|
17
|
-
* </li>
|
|
18
|
-
* <li>
|
|
19
|
-
* <p>Locally modify the fields in the origin request policy configuration that you
|
|
20
|
-
* want to update.</p>
|
|
21
|
-
* </li>
|
|
22
|
-
* <li>
|
|
23
|
-
* <p>Call <code>UpdateOriginRequestPolicy</code> by providing the entire origin
|
|
24
|
-
* request policy configuration, including the fields that you modified and those
|
|
25
|
-
* that you didn’t.</p>
|
|
26
|
-
* </li>
|
|
27
|
-
* </ol>
|
|
28
|
-
* @example
|
|
29
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
30
|
-
* ```javascript
|
|
31
|
-
* import { CloudFrontClient, UpdateOriginRequestPolicyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
32
|
-
* // const { CloudFrontClient, UpdateOriginRequestPolicyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
33
|
-
* const client = new CloudFrontClient(config);
|
|
34
|
-
* const command = new UpdateOriginRequestPolicyCommand(input);
|
|
35
|
-
* const response = await client.send(command);
|
|
36
|
-
* ```
|
|
37
|
-
*
|
|
38
|
-
* @see {@link UpdateOriginRequestPolicyCommandInput} for command's `input` shape.
|
|
39
|
-
* @see {@link UpdateOriginRequestPolicyCommandOutput} for command's `response` shape.
|
|
40
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
41
|
-
*
|
|
42
|
-
*/
|
|
9
|
+
|
|
43
10
|
export declare class UpdateOriginRequestPolicyCommand extends $Command<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
44
11
|
readonly input: UpdateOriginRequestPolicyCommandInput;
|
|
45
12
|
constructor(input: UpdateOriginRequestPolicyCommandInput);
|
|
46
|
-
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
13
|
+
|
|
49
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateOriginRequestPolicyCommandInput, UpdateOriginRequestPolicyCommandOutput>;
|
|
50
15
|
private serialize;
|
|
51
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UpdatePublicKeyCommandInput extends UpdatePublicKeyRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdatePublicKeyCommandOutput extends UpdatePublicKeyResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Update public key information. Note that the only value you can change is the comment.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CloudFrontClient, UpdatePublicKeyCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
15
|
-
* // const { CloudFrontClient, UpdatePublicKeyCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
16
|
-
* const client = new CloudFrontClient(config);
|
|
17
|
-
* const command = new UpdatePublicKeyCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdatePublicKeyCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdatePublicKeyCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdatePublicKeyCommand extends $Command<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdatePublicKeyCommandInput;
|
|
28
12
|
constructor(input: UpdatePublicKeyCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePublicKeyCommandInput, UpdatePublicKeyCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,49 +6,11 @@ export interface UpdateRealtimeLogConfigCommandInput extends UpdateRealtimeLogCo
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateRealtimeLogConfigCommandOutput extends UpdateRealtimeLogConfigResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Updates a real-time log configuration.</p>
|
|
11
|
-
* <p>When you update a real-time log configuration, all the parameters are updated with the
|
|
12
|
-
* values provided in the request. You cannot update some parameters independent of others.
|
|
13
|
-
* To update a real-time log configuration:</p>
|
|
14
|
-
* <ol>
|
|
15
|
-
* <li>
|
|
16
|
-
* <p>Call <code>GetRealtimeLogConfig</code> to get the current real-time log
|
|
17
|
-
* configuration.</p>
|
|
18
|
-
* </li>
|
|
19
|
-
* <li>
|
|
20
|
-
* <p>Locally modify the parameters in the real-time log configuration that you want
|
|
21
|
-
* to update.</p>
|
|
22
|
-
* </li>
|
|
23
|
-
* <li>
|
|
24
|
-
* <p>Call this API (<code>UpdateRealtimeLogConfig</code>) by providing the entire
|
|
25
|
-
* real-time log configuration, including the parameters that you modified and
|
|
26
|
-
* those that you didn’t.</p>
|
|
27
|
-
* </li>
|
|
28
|
-
* </ol>
|
|
29
|
-
* <p>You cannot update a real-time log configuration’s <code>Name</code> or
|
|
30
|
-
* <code>ARN</code>.</p>
|
|
31
|
-
* @example
|
|
32
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
-
* ```javascript
|
|
34
|
-
* import { CloudFrontClient, UpdateRealtimeLogConfigCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
35
|
-
* // const { CloudFrontClient, UpdateRealtimeLogConfigCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
36
|
-
* const client = new CloudFrontClient(config);
|
|
37
|
-
* const command = new UpdateRealtimeLogConfigCommand(input);
|
|
38
|
-
* const response = await client.send(command);
|
|
39
|
-
* ```
|
|
40
|
-
*
|
|
41
|
-
* @see {@link UpdateRealtimeLogConfigCommandInput} for command's `input` shape.
|
|
42
|
-
* @see {@link UpdateRealtimeLogConfigCommandOutput} for command's `response` shape.
|
|
43
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
44
|
-
*
|
|
45
|
-
*/
|
|
9
|
+
|
|
46
10
|
export declare class UpdateRealtimeLogConfigCommand extends $Command<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
|
|
47
11
|
readonly input: UpdateRealtimeLogConfigCommandInput;
|
|
48
12
|
constructor(input: UpdateRealtimeLogConfigCommandInput);
|
|
49
|
-
|
|
50
|
-
* @internal
|
|
51
|
-
*/
|
|
13
|
+
|
|
52
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRealtimeLogConfigCommandInput, UpdateRealtimeLogConfigCommandOutput>;
|
|
53
15
|
private serialize;
|
|
54
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UpdateStreamingDistributionCommandInput extends UpdateStreaming
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateStreamingDistributionCommandOutput extends UpdateStreamingDistributionResult, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Update a streaming distribution. </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { CloudFrontClient, UpdateStreamingDistributionCommand } from "@aws-sdk/client-cloudfront"; // ES Modules import
|
|
15
|
-
* // const { CloudFrontClient, UpdateStreamingDistributionCommand } = require("@aws-sdk/client-cloudfront"); // CommonJS import
|
|
16
|
-
* const client = new CloudFrontClient(config);
|
|
17
|
-
* const command = new UpdateStreamingDistributionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateStreamingDistributionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateStreamingDistributionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdateStreamingDistributionCommand extends $Command<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdateStreamingDistributionCommandInput;
|
|
28
12
|
constructor(input: UpdateStreamingDistributionCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudFrontClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStreamingDistributionCommandInput, UpdateStreamingDistributionCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
export * from "./AssociateAliasCommand";
|
|
2
|
+
export * from "./CreateCachePolicyCommand";
|
|
3
|
+
export * from "./CreateCloudFrontOriginAccessIdentityCommand";
|
|
4
|
+
export * from "./CreateDistributionCommand";
|
|
5
|
+
export * from "./CreateDistributionWithTagsCommand";
|
|
6
|
+
export * from "./CreateFieldLevelEncryptionConfigCommand";
|
|
7
|
+
export * from "./CreateFieldLevelEncryptionProfileCommand";
|
|
8
|
+
export * from "./CreateFunctionCommand";
|
|
9
|
+
export * from "./CreateInvalidationCommand";
|
|
10
|
+
export * from "./CreateKeyGroupCommand";
|
|
11
|
+
export * from "./CreateMonitoringSubscriptionCommand";
|
|
12
|
+
export * from "./CreateOriginRequestPolicyCommand";
|
|
13
|
+
export * from "./CreatePublicKeyCommand";
|
|
14
|
+
export * from "./CreateRealtimeLogConfigCommand";
|
|
15
|
+
export * from "./CreateStreamingDistributionCommand";
|
|
16
|
+
export * from "./CreateStreamingDistributionWithTagsCommand";
|
|
17
|
+
export * from "./DeleteCachePolicyCommand";
|
|
18
|
+
export * from "./DeleteCloudFrontOriginAccessIdentityCommand";
|
|
19
|
+
export * from "./DeleteDistributionCommand";
|
|
20
|
+
export * from "./DeleteFieldLevelEncryptionConfigCommand";
|
|
21
|
+
export * from "./DeleteFieldLevelEncryptionProfileCommand";
|
|
22
|
+
export * from "./DeleteFunctionCommand";
|
|
23
|
+
export * from "./DeleteKeyGroupCommand";
|
|
24
|
+
export * from "./DeleteMonitoringSubscriptionCommand";
|
|
25
|
+
export * from "./DeleteOriginRequestPolicyCommand";
|
|
26
|
+
export * from "./DeletePublicKeyCommand";
|
|
27
|
+
export * from "./DeleteRealtimeLogConfigCommand";
|
|
28
|
+
export * from "./DeleteStreamingDistributionCommand";
|
|
29
|
+
export * from "./DescribeFunctionCommand";
|
|
30
|
+
export * from "./GetCachePolicyCommand";
|
|
31
|
+
export * from "./GetCachePolicyConfigCommand";
|
|
32
|
+
export * from "./GetCloudFrontOriginAccessIdentityCommand";
|
|
33
|
+
export * from "./GetCloudFrontOriginAccessIdentityConfigCommand";
|
|
34
|
+
export * from "./GetDistributionCommand";
|
|
35
|
+
export * from "./GetDistributionConfigCommand";
|
|
36
|
+
export * from "./GetFieldLevelEncryptionCommand";
|
|
37
|
+
export * from "./GetFieldLevelEncryptionConfigCommand";
|
|
38
|
+
export * from "./GetFieldLevelEncryptionProfileCommand";
|
|
39
|
+
export * from "./GetFieldLevelEncryptionProfileConfigCommand";
|
|
40
|
+
export * from "./GetFunctionCommand";
|
|
41
|
+
export * from "./GetInvalidationCommand";
|
|
42
|
+
export * from "./GetKeyGroupCommand";
|
|
43
|
+
export * from "./GetKeyGroupConfigCommand";
|
|
44
|
+
export * from "./GetMonitoringSubscriptionCommand";
|
|
45
|
+
export * from "./GetOriginRequestPolicyCommand";
|
|
46
|
+
export * from "./GetOriginRequestPolicyConfigCommand";
|
|
47
|
+
export * from "./GetPublicKeyCommand";
|
|
48
|
+
export * from "./GetPublicKeyConfigCommand";
|
|
49
|
+
export * from "./GetRealtimeLogConfigCommand";
|
|
50
|
+
export * from "./GetStreamingDistributionCommand";
|
|
51
|
+
export * from "./GetStreamingDistributionConfigCommand";
|
|
52
|
+
export * from "./ListCachePoliciesCommand";
|
|
53
|
+
export * from "./ListCloudFrontOriginAccessIdentitiesCommand";
|
|
54
|
+
export * from "./ListConflictingAliasesCommand";
|
|
55
|
+
export * from "./ListDistributionsByCachePolicyIdCommand";
|
|
56
|
+
export * from "./ListDistributionsByKeyGroupCommand";
|
|
57
|
+
export * from "./ListDistributionsByOriginRequestPolicyIdCommand";
|
|
58
|
+
export * from "./ListDistributionsByRealtimeLogConfigCommand";
|
|
59
|
+
export * from "./ListDistributionsByWebACLIdCommand";
|
|
60
|
+
export * from "./ListDistributionsCommand";
|
|
61
|
+
export * from "./ListFieldLevelEncryptionConfigsCommand";
|
|
62
|
+
export * from "./ListFieldLevelEncryptionProfilesCommand";
|
|
63
|
+
export * from "./ListFunctionsCommand";
|
|
64
|
+
export * from "./ListInvalidationsCommand";
|
|
65
|
+
export * from "./ListKeyGroupsCommand";
|
|
66
|
+
export * from "./ListOriginRequestPoliciesCommand";
|
|
67
|
+
export * from "./ListPublicKeysCommand";
|
|
68
|
+
export * from "./ListRealtimeLogConfigsCommand";
|
|
69
|
+
export * from "./ListStreamingDistributionsCommand";
|
|
70
|
+
export * from "./ListTagsForResourceCommand";
|
|
71
|
+
export * from "./PublishFunctionCommand";
|
|
72
|
+
export * from "./TagResourceCommand";
|
|
73
|
+
export * from "./TestFunctionCommand";
|
|
74
|
+
export * from "./UntagResourceCommand";
|
|
75
|
+
export * from "./UpdateCachePolicyCommand";
|
|
76
|
+
export * from "./UpdateCloudFrontOriginAccessIdentityCommand";
|
|
77
|
+
export * from "./UpdateDistributionCommand";
|
|
78
|
+
export * from "./UpdateFieldLevelEncryptionConfigCommand";
|
|
79
|
+
export * from "./UpdateFieldLevelEncryptionProfileCommand";
|
|
80
|
+
export * from "./UpdateFunctionCommand";
|
|
81
|
+
export * from "./UpdateKeyGroupCommand";
|
|
82
|
+
export * from "./UpdateOriginRequestPolicyCommand";
|
|
83
|
+
export * from "./UpdatePublicKeyCommand";
|
|
84
|
+
export * from "./UpdateRealtimeLogConfigCommand";
|
|
85
|
+
export * from "./UpdateStreamingDistributionCommand";
|
|
@@ -1,96 +1,6 @@
|
|
|
1
|
-
export * from "./CloudFrontClient";
|
|
2
1
|
export * from "./CloudFront";
|
|
3
|
-
export * from "./
|
|
4
|
-
export * from "./commands
|
|
5
|
-
export * from "./
|
|
6
|
-
export * from "./
|
|
7
|
-
export * from "./
|
|
8
|
-
export * from "./commands/CreateFieldLevelEncryptionConfigCommand";
|
|
9
|
-
export * from "./commands/CreateFieldLevelEncryptionProfileCommand";
|
|
10
|
-
export * from "./commands/CreateFunctionCommand";
|
|
11
|
-
export * from "./commands/CreateInvalidationCommand";
|
|
12
|
-
export * from "./commands/CreateKeyGroupCommand";
|
|
13
|
-
export * from "./commands/CreateMonitoringSubscriptionCommand";
|
|
14
|
-
export * from "./commands/CreateOriginRequestPolicyCommand";
|
|
15
|
-
export * from "./commands/CreatePublicKeyCommand";
|
|
16
|
-
export * from "./commands/CreateRealtimeLogConfigCommand";
|
|
17
|
-
export * from "./commands/CreateStreamingDistributionCommand";
|
|
18
|
-
export * from "./commands/CreateStreamingDistributionWithTagsCommand";
|
|
19
|
-
export * from "./commands/DeleteCachePolicyCommand";
|
|
20
|
-
export * from "./commands/DeleteCloudFrontOriginAccessIdentityCommand";
|
|
21
|
-
export * from "./commands/DeleteDistributionCommand";
|
|
22
|
-
export * from "./commands/DeleteFieldLevelEncryptionConfigCommand";
|
|
23
|
-
export * from "./commands/DeleteFieldLevelEncryptionProfileCommand";
|
|
24
|
-
export * from "./commands/DeleteFunctionCommand";
|
|
25
|
-
export * from "./commands/DeleteKeyGroupCommand";
|
|
26
|
-
export * from "./commands/DeleteMonitoringSubscriptionCommand";
|
|
27
|
-
export * from "./commands/DeleteOriginRequestPolicyCommand";
|
|
28
|
-
export * from "./commands/DeletePublicKeyCommand";
|
|
29
|
-
export * from "./commands/DeleteRealtimeLogConfigCommand";
|
|
30
|
-
export * from "./commands/DeleteStreamingDistributionCommand";
|
|
31
|
-
export * from "./commands/DescribeFunctionCommand";
|
|
32
|
-
export * from "./commands/GetCachePolicyCommand";
|
|
33
|
-
export * from "./commands/GetCachePolicyConfigCommand";
|
|
34
|
-
export * from "./commands/GetCloudFrontOriginAccessIdentityCommand";
|
|
35
|
-
export * from "./commands/GetCloudFrontOriginAccessIdentityConfigCommand";
|
|
36
|
-
export * from "./commands/GetDistributionCommand";
|
|
37
|
-
export * from "./waiters/waitForDistributionDeployed";
|
|
38
|
-
export * from "./commands/GetDistributionConfigCommand";
|
|
39
|
-
export * from "./commands/GetFieldLevelEncryptionCommand";
|
|
40
|
-
export * from "./commands/GetFieldLevelEncryptionConfigCommand";
|
|
41
|
-
export * from "./commands/GetFieldLevelEncryptionProfileCommand";
|
|
42
|
-
export * from "./commands/GetFieldLevelEncryptionProfileConfigCommand";
|
|
43
|
-
export * from "./commands/GetFunctionCommand";
|
|
44
|
-
export * from "./commands/GetInvalidationCommand";
|
|
45
|
-
export * from "./waiters/waitForInvalidationCompleted";
|
|
46
|
-
export * from "./commands/GetKeyGroupCommand";
|
|
47
|
-
export * from "./commands/GetKeyGroupConfigCommand";
|
|
48
|
-
export * from "./commands/GetMonitoringSubscriptionCommand";
|
|
49
|
-
export * from "./commands/GetOriginRequestPolicyCommand";
|
|
50
|
-
export * from "./commands/GetOriginRequestPolicyConfigCommand";
|
|
51
|
-
export * from "./commands/GetPublicKeyCommand";
|
|
52
|
-
export * from "./commands/GetPublicKeyConfigCommand";
|
|
53
|
-
export * from "./commands/GetRealtimeLogConfigCommand";
|
|
54
|
-
export * from "./commands/GetStreamingDistributionCommand";
|
|
55
|
-
export * from "./waiters/waitForStreamingDistributionDeployed";
|
|
56
|
-
export * from "./commands/GetStreamingDistributionConfigCommand";
|
|
57
|
-
export * from "./commands/ListCachePoliciesCommand";
|
|
58
|
-
export * from "./commands/ListCloudFrontOriginAccessIdentitiesCommand";
|
|
59
|
-
export * from "./pagination/ListCloudFrontOriginAccessIdentitiesPaginator";
|
|
60
|
-
export * from "./commands/ListConflictingAliasesCommand";
|
|
61
|
-
export * from "./commands/ListDistributionsCommand";
|
|
62
|
-
export * from "./pagination/ListDistributionsPaginator";
|
|
63
|
-
export * from "./commands/ListDistributionsByCachePolicyIdCommand";
|
|
64
|
-
export * from "./commands/ListDistributionsByKeyGroupCommand";
|
|
65
|
-
export * from "./commands/ListDistributionsByOriginRequestPolicyIdCommand";
|
|
66
|
-
export * from "./commands/ListDistributionsByRealtimeLogConfigCommand";
|
|
67
|
-
export * from "./commands/ListDistributionsByWebACLIdCommand";
|
|
68
|
-
export * from "./commands/ListFieldLevelEncryptionConfigsCommand";
|
|
69
|
-
export * from "./commands/ListFieldLevelEncryptionProfilesCommand";
|
|
70
|
-
export * from "./commands/ListFunctionsCommand";
|
|
71
|
-
export * from "./commands/ListInvalidationsCommand";
|
|
72
|
-
export * from "./pagination/ListInvalidationsPaginator";
|
|
73
|
-
export * from "./commands/ListKeyGroupsCommand";
|
|
74
|
-
export * from "./commands/ListOriginRequestPoliciesCommand";
|
|
75
|
-
export * from "./commands/ListPublicKeysCommand";
|
|
76
|
-
export * from "./commands/ListRealtimeLogConfigsCommand";
|
|
77
|
-
export * from "./commands/ListStreamingDistributionsCommand";
|
|
78
|
-
export * from "./pagination/ListStreamingDistributionsPaginator";
|
|
79
|
-
export * from "./commands/ListTagsForResourceCommand";
|
|
80
|
-
export * from "./commands/PublishFunctionCommand";
|
|
81
|
-
export * from "./commands/TagResourceCommand";
|
|
82
|
-
export * from "./commands/TestFunctionCommand";
|
|
83
|
-
export * from "./commands/UntagResourceCommand";
|
|
84
|
-
export * from "./commands/UpdateCachePolicyCommand";
|
|
85
|
-
export * from "./commands/UpdateCloudFrontOriginAccessIdentityCommand";
|
|
86
|
-
export * from "./commands/UpdateDistributionCommand";
|
|
87
|
-
export * from "./commands/UpdateFieldLevelEncryptionConfigCommand";
|
|
88
|
-
export * from "./commands/UpdateFieldLevelEncryptionProfileCommand";
|
|
89
|
-
export * from "./commands/UpdateFunctionCommand";
|
|
90
|
-
export * from "./commands/UpdateKeyGroupCommand";
|
|
91
|
-
export * from "./commands/UpdateOriginRequestPolicyCommand";
|
|
92
|
-
export * from "./commands/UpdatePublicKeyCommand";
|
|
93
|
-
export * from "./commands/UpdateRealtimeLogConfigCommand";
|
|
94
|
-
export * from "./commands/UpdateStreamingDistributionCommand";
|
|
95
|
-
export * from "./pagination/Interfaces";
|
|
96
|
-
export * from "./models/index";
|
|
2
|
+
export * from "./CloudFrontClient";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|