@aws-sdk/client-cloudfront 3.40.0 → 3.41.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.
Files changed (96) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/endpoints.js +8 -0
  3. package/dist-es/endpoints.js +8 -0
  4. package/dist-types/commands/AssociateAliasCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateCachePolicyCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateDistributionCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateFunctionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateInvalidationCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateKeyGroupCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
  16. package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
  30. package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
  35. package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
  36. package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
  37. package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  38. package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
  39. package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
  40. package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
  41. package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
  42. package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
  44. package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
  46. package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
  47. package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
  48. package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
  49. package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
  50. package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
  51. package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
  52. package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
  53. package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
  54. package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +1 -1
  56. package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +1 -1
  57. package/dist-types/commands/GetStreamingDistributionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +1 -1
  59. package/dist-types/commands/ListCachePoliciesCommand.d.ts +1 -1
  60. package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +1 -1
  61. package/dist-types/commands/ListConflictingAliasesCommand.d.ts +1 -1
  62. package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +1 -1
  63. package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +1 -1
  64. package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +1 -1
  65. package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +1 -1
  66. package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +1 -1
  67. package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +1 -1
  68. package/dist-types/commands/ListDistributionsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +1 -1
  71. package/dist-types/commands/ListFunctionsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListInvalidationsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListKeyGroupsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +1 -1
  75. package/dist-types/commands/ListPublicKeysCommand.d.ts +1 -1
  76. package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -1
  77. package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
  78. package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
  79. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  80. package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
  81. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  82. package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
  83. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
  91. package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
  96. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
12
+
13
+
14
+
15
+
16
+
6
17
  # [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)
7
18
 
8
19
 
@@ -100,6 +100,10 @@ const partitionHash = {
100
100
  hostname: "cloudfront.{region}.c2s.ic.gov",
101
101
  tags: [],
102
102
  },
103
+ {
104
+ hostname: "cloudfront-fips.{region}.c2s.ic.gov",
105
+ tags: ["fips"],
106
+ },
103
107
  ],
104
108
  },
105
109
  "aws-iso-b": {
@@ -110,6 +114,10 @@ const partitionHash = {
110
114
  hostname: "cloudfront.{region}.sc2s.sgov.gov",
111
115
  tags: [],
112
116
  },
117
+ {
118
+ hostname: "cloudfront-fips.{region}.sc2s.sgov.gov",
119
+ tags: ["fips"],
120
+ },
113
121
  ],
114
122
  },
115
123
  "aws-us-gov": {
@@ -98,6 +98,10 @@ var partitionHash = {
98
98
  hostname: "cloudfront.{region}.c2s.ic.gov",
99
99
  tags: [],
100
100
  },
101
+ {
102
+ hostname: "cloudfront-fips.{region}.c2s.ic.gov",
103
+ tags: ["fips"],
104
+ },
101
105
  ],
102
106
  },
103
107
  "aws-iso-b": {
@@ -108,6 +112,10 @@ var partitionHash = {
108
112
  hostname: "cloudfront.{region}.sc2s.sgov.gov",
109
113
  tags: [],
110
114
  },
115
+ {
116
+ hostname: "cloudfront-fips.{region}.sc2s.sgov.gov",
117
+ tags: ["fips"],
118
+ },
111
119
  ],
112
120
  },
113
121
  "aws-us-gov": {
@@ -30,7 +30,7 @@ export interface AssociateAliasCommandOutput extends __MetadataBearer {
30
30
  *
31
31
  * @see {@link AssociateAliasCommandInput} for command's `input` shape.
32
32
  * @see {@link AssociateAliasCommandOutput} for command's `response` shape.
33
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
33
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
34
34
  *
35
35
  */
36
36
  export declare class AssociateAliasCommand extends $Command<AssociateAliasCommandInput, AssociateAliasCommandOutput, CloudFrontClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult,
40
40
  *
41
41
  * @see {@link CreateCachePolicyCommandInput} for command's `input` shape.
42
42
  * @see {@link CreateCachePolicyCommandOutput} for command's `response` shape.
43
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class CreateCachePolicyCommand extends $Command<CreateCachePolicyCommandInput, CreateCachePolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface CreateCloudFrontOriginAccessIdentityCommandOutput extends Creat
23
23
  *
24
24
  * @see {@link CreateCloudFrontOriginAccessIdentityCommandInput} for command's `input` shape.
25
25
  * @see {@link CreateCloudFrontOriginAccessIdentityCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class CreateCloudFrontOriginAccessIdentityCommand extends $Command<CreateCloudFrontOriginAccessIdentityCommandInput, CreateCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig> {
@@ -32,7 +32,7 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
32
32
  *
33
33
  * @see {@link CreateDistributionCommandInput} for command's `input` shape.
34
34
  * @see {@link CreateDistributionCommandOutput} for command's `response` shape.
35
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
35
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
36
36
  *
37
37
  */
38
38
  export declare class CreateDistributionCommand extends $Command<CreateDistributionCommandInput, CreateDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateDistributionWithTagsCommandOutput extends CreateDistribut
20
20
  *
21
21
  * @see {@link CreateDistributionWithTagsCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateDistributionWithTagsCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateDistributionWithTagsCommand extends $Command<CreateDistributionWithTagsCommandInput, CreateDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateFieldLevelEncryptionConfigCommandOutput extends CreateFie
20
20
  *
21
21
  * @see {@link CreateFieldLevelEncryptionConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateFieldLevelEncryptionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateFieldLevelEncryptionConfigCommand extends $Command<CreateFieldLevelEncryptionConfigCommandInput, CreateFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateFieldLevelEncryptionProfileCommandOutput extends CreateFi
20
20
  *
21
21
  * @see {@link CreateFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateFieldLevelEncryptionProfileCommand extends $Command<CreateFieldLevelEncryptionProfileCommandInput, CreateFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
@@ -30,7 +30,7 @@ export interface CreateFunctionCommandOutput extends CreateFunctionResult, __Met
30
30
  *
31
31
  * @see {@link CreateFunctionCommandInput} for command's `input` shape.
32
32
  * @see {@link CreateFunctionCommandOutput} for command's `response` shape.
33
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
33
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
34
34
  *
35
35
  */
36
36
  export declare class CreateFunctionCommand extends $Command<CreateFunctionCommandInput, CreateFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateInvalidationCommandOutput extends CreateInvalidationResul
20
20
  *
21
21
  * @see {@link CreateInvalidationCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateInvalidationCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateInvalidationCommand extends $Command<CreateInvalidationCommandInput, CreateInvalidationCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface CreateKeyGroupCommandOutput extends CreateKeyGroupResult, __Met
27
27
  *
28
28
  * @see {@link CreateKeyGroupCommandInput} for command's `input` shape.
29
29
  * @see {@link CreateKeyGroupCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class CreateKeyGroupCommand extends $Command<CreateKeyGroupCommandInput, CreateKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface CreateMonitoringSubscriptionCommandOutput extends CreateMonitor
23
23
  *
24
24
  * @see {@link CreateMonitoringSubscriptionCommandInput} for command's `input` shape.
25
25
  * @see {@link CreateMonitoringSubscriptionCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class CreateMonitoringSubscriptionCommand extends $Command<CreateMonitoringSubscriptionCommandInput, CreateMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -44,7 +44,7 @@ export interface CreateOriginRequestPolicyCommandOutput extends CreateOriginRequ
44
44
  *
45
45
  * @see {@link CreateOriginRequestPolicyCommandInput} for command's `input` shape.
46
46
  * @see {@link CreateOriginRequestPolicyCommandOutput} for command's `response` shape.
47
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
47
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
48
48
  *
49
49
  */
50
50
  export declare class CreateOriginRequestPolicyCommand extends $Command<CreateOriginRequestPolicyCommandInput, CreateOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreatePublicKeyCommandOutput extends CreatePublicKeyResult, __M
20
20
  *
21
21
  * @see {@link CreatePublicKeyCommandInput} for command's `input` shape.
22
22
  * @see {@link CreatePublicKeyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreatePublicKeyCommand extends $Command<CreatePublicKeyCommandInput, CreatePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface CreateRealtimeLogConfigCommandOutput extends CreateRealtimeLogC
23
23
  *
24
24
  * @see {@link CreateRealtimeLogConfigCommandInput} for command's `input` shape.
25
25
  * @see {@link CreateRealtimeLogConfigCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class CreateRealtimeLogConfigCommand extends $Command<CreateRealtimeLogConfigCommandInput, CreateRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface CreateResponseHeadersPolicyCommandOutput extends CreateResponse
27
27
  *
28
28
  * @see {@link CreateResponseHeadersPolicyCommandInput} for command's `input` shape.
29
29
  * @see {@link CreateResponseHeadersPolicyCommandOutput} for command's `response` shape.
30
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class CreateResponseHeadersPolicyCommand extends $Command<CreateResponseHeadersPolicyCommandInput, CreateResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -22,7 +22,7 @@ export interface CreateStreamingDistributionCommandOutput extends CreateStreamin
22
22
  *
23
23
  * @see {@link CreateStreamingDistributionCommandInput} for command's `input` shape.
24
24
  * @see {@link CreateStreamingDistributionCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
25
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
26
26
  *
27
27
  */
28
28
  export declare class CreateStreamingDistributionCommand extends $Command<CreateStreamingDistributionCommandInput, CreateStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -22,7 +22,7 @@ export interface CreateStreamingDistributionWithTagsCommandOutput extends Create
22
22
  *
23
23
  * @see {@link CreateStreamingDistributionWithTagsCommandInput} for command's `input` shape.
24
24
  * @see {@link CreateStreamingDistributionWithTagsCommandOutput} for command's `response` shape.
25
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
25
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
26
26
  *
27
27
  */
28
28
  export declare class CreateStreamingDistributionWithTagsCommand extends $Command<CreateStreamingDistributionWithTagsCommandInput, CreateStreamingDistributionWithTagsCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DeleteCachePolicyCommandOutput extends __MetadataBearer {
26
26
  *
27
27
  * @see {@link DeleteCachePolicyCommandInput} for command's `input` shape.
28
28
  * @see {@link DeleteCachePolicyCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DeleteCachePolicyCommand extends $Command<DeleteCachePolicyCommandInput, DeleteCachePolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeleteCloudFrontOriginAccessIdentityCommandOutput extends __Met
20
20
  *
21
21
  * @see {@link DeleteCloudFrontOriginAccessIdentityCommandInput} for command's `input` shape.
22
22
  * @see {@link DeleteCloudFrontOriginAccessIdentityCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeleteCloudFrontOriginAccessIdentityCommand extends $Command<DeleteCloudFrontOriginAccessIdentityCommandInput, DeleteCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeleteDistributionCommandOutput extends __MetadataBearer {
20
20
  *
21
21
  * @see {@link DeleteDistributionCommandInput} for command's `input` shape.
22
22
  * @see {@link DeleteDistributionCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeleteDistributionCommand extends $Command<DeleteDistributionCommandInput, DeleteDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeleteFieldLevelEncryptionConfigCommandOutput extends __Metadat
20
20
  *
21
21
  * @see {@link DeleteFieldLevelEncryptionConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link DeleteFieldLevelEncryptionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeleteFieldLevelEncryptionConfigCommand extends $Command<DeleteFieldLevelEncryptionConfigCommandInput, DeleteFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeleteFieldLevelEncryptionProfileCommandOutput extends __Metada
20
20
  *
21
21
  * @see {@link DeleteFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
22
22
  * @see {@link DeleteFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeleteFieldLevelEncryptionProfileCommand extends $Command<DeleteFieldLevelEncryptionProfileCommandInput, DeleteFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DeleteFunctionCommandOutput extends __MetadataBearer {
26
26
  *
27
27
  * @see {@link DeleteFunctionCommandInput} for command's `input` shape.
28
28
  * @see {@link DeleteFunctionCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DeleteFunctionCommand extends $Command<DeleteFunctionCommandInput, DeleteFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {
26
26
  *
27
27
  * @see {@link DeleteKeyGroupCommandInput} for command's `input` shape.
28
28
  * @see {@link DeleteKeyGroupCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DeleteKeyGroupCommand extends $Command<DeleteKeyGroupCommandInput, DeleteKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DeleteMonitoringSubscriptionCommandOutput extends DeleteMonitor
21
21
  *
22
22
  * @see {@link DeleteMonitoringSubscriptionCommandInput} for command's `input` shape.
23
23
  * @see {@link DeleteMonitoringSubscriptionCommandOutput} for command's `response` shape.
24
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DeleteMonitoringSubscriptionCommand extends $Command<DeleteMonitoringSubscriptionCommandInput, DeleteMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer
26
26
  *
27
27
  * @see {@link DeleteOriginRequestPolicyCommandInput} for command's `input` shape.
28
28
  * @see {@link DeleteOriginRequestPolicyCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DeleteOriginRequestPolicyCommand extends $Command<DeleteOriginRequestPolicyCommandInput, DeleteOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeletePublicKeyCommandOutput extends __MetadataBearer {
20
20
  *
21
21
  * @see {@link DeletePublicKeyCommandInput} for command's `input` shape.
22
22
  * @see {@link DeletePublicKeyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeletePublicKeyCommand extends $Command<DeletePublicKeyCommandInput, DeletePublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {
26
26
  *
27
27
  * @see {@link DeleteRealtimeLogConfigCommandInput} for command's `input` shape.
28
28
  * @see {@link DeleteRealtimeLogConfigCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DeleteRealtimeLogConfigCommand extends $Command<DeleteRealtimeLogConfigCommandInput, DeleteRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBear
26
26
  *
27
27
  * @see {@link DeleteResponseHeadersPolicyCommandInput} for command's `input` shape.
28
28
  * @see {@link DeleteResponseHeadersPolicyCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DeleteResponseHeadersPolicyCommand extends $Command<DeleteResponseHeadersPolicyCommandInput, DeleteResponseHeadersPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -67,7 +67,7 @@ export interface DeleteStreamingDistributionCommandOutput extends __MetadataBear
67
67
  *
68
68
  * @see {@link DeleteStreamingDistributionCommandInput} for command's `input` shape.
69
69
  * @see {@link DeleteStreamingDistributionCommandOutput} for command's `response` shape.
70
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
70
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
71
71
  *
72
72
  */
73
73
  export declare class DeleteStreamingDistributionCommand extends $Command<DeleteStreamingDistributionCommandInput, DeleteStreamingDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, _
24
24
  *
25
25
  * @see {@link DescribeFunctionCommandInput} for command's `input` shape.
26
26
  * @see {@link DescribeFunctionCommandOutput} for command's `response` shape.
27
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class DescribeFunctionCommand extends $Command<DescribeFunctionCommandInput, DescribeFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -33,7 +33,7 @@ export interface GetCachePolicyCommandOutput extends GetCachePolicyResult, __Met
33
33
  *
34
34
  * @see {@link GetCachePolicyCommandInput} for command's `input` shape.
35
35
  * @see {@link GetCachePolicyCommandOutput} for command's `response` shape.
36
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
36
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
37
37
  *
38
38
  */
39
39
  export declare class GetCachePolicyCommand extends $Command<GetCachePolicyCommandInput, GetCachePolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface GetCachePolicyConfigCommandOutput extends GetCachePolicyConfigR
25
25
  *
26
26
  * @see {@link GetCachePolicyConfigCommandInput} for command's `input` shape.
27
27
  * @see {@link GetCachePolicyConfigCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class GetCachePolicyConfigCommand extends $Command<GetCachePolicyConfigCommandInput, GetCachePolicyConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetCloudFrontOriginAccessIdentityCommandOutput extends GetCloud
20
20
  *
21
21
  * @see {@link GetCloudFrontOriginAccessIdentityCommandInput} for command's `input` shape.
22
22
  * @see {@link GetCloudFrontOriginAccessIdentityCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetCloudFrontOriginAccessIdentityCommand extends $Command<GetCloudFrontOriginAccessIdentityCommandInput, GetCloudFrontOriginAccessIdentityCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput extends Ge
20
20
  *
21
21
  * @see {@link GetCloudFrontOriginAccessIdentityConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetCloudFrontOriginAccessIdentityConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetCloudFrontOriginAccessIdentityConfigCommand extends $Command<GetCloudFrontOriginAccessIdentityConfigCommandInput, GetCloudFrontOriginAccessIdentityConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetDistributionCommandOutput extends GetDistributionResult, __M
20
20
  *
21
21
  * @see {@link GetDistributionCommandInput} for command's `input` shape.
22
22
  * @see {@link GetDistributionCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetDistributionCommand extends $Command<GetDistributionCommandInput, GetDistributionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetDistributionConfigCommandOutput extends GetDistributionConfi
20
20
  *
21
21
  * @see {@link GetDistributionConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetDistributionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetDistributionConfigCommand extends $Command<GetDistributionConfigCommandInput, GetDistributionConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetFieldLevelEncryptionCommandOutput extends GetFieldLevelEncry
20
20
  *
21
21
  * @see {@link GetFieldLevelEncryptionCommandInput} for command's `input` shape.
22
22
  * @see {@link GetFieldLevelEncryptionCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetFieldLevelEncryptionCommand extends $Command<GetFieldLevelEncryptionCommandInput, GetFieldLevelEncryptionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetFieldLevelEncryptionConfigCommandOutput extends GetFieldLeve
20
20
  *
21
21
  * @see {@link GetFieldLevelEncryptionConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetFieldLevelEncryptionConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetFieldLevelEncryptionConfigCommand extends $Command<GetFieldLevelEncryptionConfigCommandInput, GetFieldLevelEncryptionConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetFieldLevelEncryptionProfileCommandOutput extends GetFieldLev
20
20
  *
21
21
  * @see {@link GetFieldLevelEncryptionProfileCommandInput} for command's `input` shape.
22
22
  * @see {@link GetFieldLevelEncryptionProfileCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetFieldLevelEncryptionProfileCommand extends $Command<GetFieldLevelEncryptionProfileCommandInput, GetFieldLevelEncryptionProfileCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetFieldLevelEncryptionProfileConfigCommandOutput extends GetFi
20
20
  *
21
21
  * @see {@link GetFieldLevelEncryptionProfileConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetFieldLevelEncryptionProfileConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetFieldLevelEncryptionProfileConfigCommand extends $Command<GetFieldLevelEncryptionProfileConfigCommandInput, GetFieldLevelEncryptionProfileConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetFunctionCommandOutput extends GetFunctionResult, __MetadataB
23
23
  *
24
24
  * @see {@link GetFunctionCommandInput} for command's `input` shape.
25
25
  * @see {@link GetFunctionCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetFunctionCommand extends $Command<GetFunctionCommandInput, GetFunctionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetInvalidationCommandOutput extends GetInvalidationResult, __M
20
20
  *
21
21
  * @see {@link GetInvalidationCommandInput} for command's `input` shape.
22
22
  * @see {@link GetInvalidationCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetInvalidationCommand extends $Command<GetInvalidationCommandInput, GetInvalidationCommandOutput, CloudFrontClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface GetKeyGroupCommandOutput extends GetKeyGroupResult, __MetadataB
25
25
  *
26
26
  * @see {@link GetKeyGroupCommandInput} for command's `input` shape.
27
27
  * @see {@link GetKeyGroupCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class GetKeyGroupCommand extends $Command<GetKeyGroupCommandInput, GetKeyGroupCommandOutput, CloudFrontClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface GetKeyGroupConfigCommandOutput extends GetKeyGroupConfigResult,
25
25
  *
26
26
  * @see {@link GetKeyGroupConfigCommandInput} for command's `input` shape.
27
27
  * @see {@link GetKeyGroupConfigCommandOutput} for command's `response` shape.
28
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class GetKeyGroupConfigCommand extends $Command<GetKeyGroupConfigCommandInput, GetKeyGroupConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface GetMonitoringSubscriptionCommandOutput extends GetMonitoringSub
21
21
  *
22
22
  * @see {@link GetMonitoringSubscriptionCommandInput} for command's `input` shape.
23
23
  * @see {@link GetMonitoringSubscriptionCommandOutput} for command's `response` shape.
24
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class GetMonitoringSubscriptionCommand extends $Command<GetMonitoringSubscriptionCommandInput, GetMonitoringSubscriptionCommandOutput, CloudFrontClientResolvedConfig> {
@@ -33,7 +33,7 @@ export interface GetOriginRequestPolicyCommandOutput extends GetOriginRequestPol
33
33
  *
34
34
  * @see {@link GetOriginRequestPolicyCommandInput} for command's `input` shape.
35
35
  * @see {@link GetOriginRequestPolicyCommandOutput} for command's `response` shape.
36
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
36
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
37
37
  *
38
38
  */
39
39
  export declare class GetOriginRequestPolicyCommand extends $Command<GetOriginRequestPolicyCommandInput, GetOriginRequestPolicyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface GetOriginRequestPolicyConfigCommandOutput extends GetOriginRequ
26
26
  *
27
27
  * @see {@link GetOriginRequestPolicyConfigCommandInput} for command's `input` shape.
28
28
  * @see {@link GetOriginRequestPolicyConfigCommandOutput} for command's `response` shape.
29
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class GetOriginRequestPolicyConfigCommand extends $Command<GetOriginRequestPolicyConfigCommandInput, GetOriginRequestPolicyConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __Metadat
20
20
  *
21
21
  * @see {@link GetPublicKeyCommandInput} for command's `input` shape.
22
22
  * @see {@link GetPublicKeyCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetPublicKeyCommand extends $Command<GetPublicKeyCommandInput, GetPublicKeyCommandOutput, CloudFrontClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetPublicKeyConfigCommandOutput extends GetPublicKeyConfigResul
20
20
  *
21
21
  * @see {@link GetPublicKeyConfigCommandInput} for command's `input` shape.
22
22
  * @see {@link GetPublicKeyConfigCommandOutput} for command's `response` shape.
23
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetPublicKeyConfigCommand extends $Command<GetPublicKeyConfigCommandInput, GetPublicKeyConfigCommandOutput, CloudFrontClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetRealtimeLogConfigCommandOutput extends GetRealtimeLogConfigR
23
23
  *
24
24
  * @see {@link GetRealtimeLogConfigCommandInput} for command's `input` shape.
25
25
  * @see {@link GetRealtimeLogConfigCommandOutput} for command's `response` shape.
26
- * @see {@link CloudFrontClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link CloudFrontClientResolvedConfig | config} for CloudFrontClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetRealtimeLogConfigCommand extends $Command<GetRealtimeLogConfigCommandInput, GetRealtimeLogConfigCommandOutput, CloudFrontClientResolvedConfig> {