@aws-sdk/client-route-53 3.651.1 → 3.654.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 (141) hide show
  1. package/dist-types/commands/ActivateKeySigningKeyCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +11 -0
  3. package/dist-types/commands/ChangeCidrCollectionCommand.d.ts +11 -0
  4. package/dist-types/commands/ChangeResourceRecordSetsCommand.d.ts +11 -0
  5. package/dist-types/commands/ChangeTagsForResourceCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateCidrCollectionCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateHealthCheckCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateHostedZoneCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateKeySigningKeyCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateQueryLoggingConfigCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateReusableDelegationSetCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +11 -0
  13. package/dist-types/commands/CreateTrafficPolicyInstanceCommand.d.ts +11 -0
  14. package/dist-types/commands/CreateTrafficPolicyVersionCommand.d.ts +11 -0
  15. package/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeactivateKeySigningKeyCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteCidrCollectionCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteHealthCheckCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteHostedZoneCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteKeySigningKeyCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteQueryLoggingConfigCommand.d.ts +11 -0
  22. package/dist-types/commands/DeleteReusableDelegationSetCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteTrafficPolicyInstanceCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +11 -0
  26. package/dist-types/commands/DisableHostedZoneDNSSECCommand.d.ts +11 -0
  27. package/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +11 -0
  28. package/dist-types/commands/EnableHostedZoneDNSSECCommand.d.ts +11 -0
  29. package/dist-types/commands/GetAccountLimitCommand.d.ts +11 -0
  30. package/dist-types/commands/GetChangeCommand.d.ts +11 -0
  31. package/dist-types/commands/GetCheckerIpRangesCommand.d.ts +11 -0
  32. package/dist-types/commands/GetDNSSECCommand.d.ts +11 -0
  33. package/dist-types/commands/GetGeoLocationCommand.d.ts +11 -0
  34. package/dist-types/commands/GetHealthCheckCommand.d.ts +11 -0
  35. package/dist-types/commands/GetHealthCheckCountCommand.d.ts +11 -0
  36. package/dist-types/commands/GetHealthCheckLastFailureReasonCommand.d.ts +11 -0
  37. package/dist-types/commands/GetHealthCheckStatusCommand.d.ts +11 -0
  38. package/dist-types/commands/GetHostedZoneCommand.d.ts +11 -0
  39. package/dist-types/commands/GetHostedZoneCountCommand.d.ts +11 -0
  40. package/dist-types/commands/GetHostedZoneLimitCommand.d.ts +11 -0
  41. package/dist-types/commands/GetQueryLoggingConfigCommand.d.ts +11 -0
  42. package/dist-types/commands/GetReusableDelegationSetCommand.d.ts +11 -0
  43. package/dist-types/commands/GetReusableDelegationSetLimitCommand.d.ts +11 -0
  44. package/dist-types/commands/GetTrafficPolicyCommand.d.ts +11 -0
  45. package/dist-types/commands/GetTrafficPolicyInstanceCommand.d.ts +11 -0
  46. package/dist-types/commands/GetTrafficPolicyInstanceCountCommand.d.ts +11 -0
  47. package/dist-types/commands/ListCidrBlocksCommand.d.ts +11 -0
  48. package/dist-types/commands/ListCidrCollectionsCommand.d.ts +11 -0
  49. package/dist-types/commands/ListCidrLocationsCommand.d.ts +11 -0
  50. package/dist-types/commands/ListGeoLocationsCommand.d.ts +11 -0
  51. package/dist-types/commands/ListHealthChecksCommand.d.ts +11 -0
  52. package/dist-types/commands/ListHostedZonesByNameCommand.d.ts +11 -0
  53. package/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +11 -0
  54. package/dist-types/commands/ListHostedZonesCommand.d.ts +11 -0
  55. package/dist-types/commands/ListQueryLoggingConfigsCommand.d.ts +11 -0
  56. package/dist-types/commands/ListResourceRecordSetsCommand.d.ts +11 -0
  57. package/dist-types/commands/ListReusableDelegationSetsCommand.d.ts +11 -0
  58. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  59. package/dist-types/commands/ListTagsForResourcesCommand.d.ts +11 -0
  60. package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +11 -0
  61. package/dist-types/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +11 -0
  62. package/dist-types/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +11 -0
  63. package/dist-types/commands/ListTrafficPolicyInstancesCommand.d.ts +11 -0
  64. package/dist-types/commands/ListTrafficPolicyVersionsCommand.d.ts +11 -0
  65. package/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +11 -0
  66. package/dist-types/commands/TestDNSAnswerCommand.d.ts +11 -0
  67. package/dist-types/commands/UpdateHealthCheckCommand.d.ts +11 -0
  68. package/dist-types/commands/UpdateHostedZoneCommentCommand.d.ts +11 -0
  69. package/dist-types/commands/UpdateTrafficPolicyCommentCommand.d.ts +11 -0
  70. package/dist-types/commands/UpdateTrafficPolicyInstanceCommand.d.ts +11 -0
  71. package/dist-types/ts3.4/commands/ActivateKeySigningKeyCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/AssociateVPCWithHostedZoneCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/ChangeCidrCollectionCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/ChangeResourceRecordSetsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/ChangeTagsForResourceCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/CreateCidrCollectionCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/CreateHealthCheckCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/CreateHostedZoneCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/CreateKeySigningKeyCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/CreateQueryLoggingConfigCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/CreateReusableDelegationSetCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/CreateTrafficPolicyCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/CreateTrafficPolicyInstanceCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/CreateTrafficPolicyVersionCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateVPCAssociationAuthorizationCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/DeactivateKeySigningKeyCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/DeleteCidrCollectionCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/DeleteHealthCheckCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/DeleteHostedZoneCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/DeleteKeySigningKeyCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/DeleteQueryLoggingConfigCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/DeleteReusableDelegationSetCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/DeleteTrafficPolicyCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/DeleteTrafficPolicyInstanceCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DisableHostedZoneDNSSECCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DisassociateVPCFromHostedZoneCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/EnableHostedZoneDNSSECCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/GetAccountLimitCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/GetChangeCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/GetCheckerIpRangesCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/GetDNSSECCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/GetGeoLocationCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/GetHealthCheckCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/GetHealthCheckCountCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/GetHealthCheckLastFailureReasonCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/GetHealthCheckStatusCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/GetHostedZoneCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/GetHostedZoneCountCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/GetHostedZoneLimitCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/GetQueryLoggingConfigCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/GetReusableDelegationSetCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/GetReusableDelegationSetLimitCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/GetTrafficPolicyCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/GetTrafficPolicyInstanceCountCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/ListCidrBlocksCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/ListCidrCollectionsCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/ListCidrLocationsCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/ListGeoLocationsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/ListHealthChecksCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/ListHostedZonesByNameCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/ListHostedZonesByVPCCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/ListHostedZonesCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/ListQueryLoggingConfigsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/ListResourceRecordSetsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/ListReusableDelegationSetsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/ListTrafficPoliciesCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByHostedZoneCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesByPolicyCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/ListTrafficPolicyInstancesCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/ListTrafficPolicyVersionsCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListVPCAssociationAuthorizationsCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/TestDNSAnswerCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/UpdateHealthCheckCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/UpdateHostedZoneCommentCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/UpdateTrafficPolicyCommentCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/UpdateTrafficPolicyInstanceCommand.d.ts +12 -1
  141. package/package.json +38 -38
@@ -36,4 +36,15 @@ declare const GetTrafficPolicyCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class GetTrafficPolicyCommand extends GetTrafficPolicyCommand_base {}
39
+ export declare class GetTrafficPolicyCommand extends GetTrafficPolicyCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: GetTrafficPolicyRequest;
43
+ output: GetTrafficPolicyResponse;
44
+ };
45
+ sdk: {
46
+ input: GetTrafficPolicyCommandInput;
47
+ output: GetTrafficPolicyCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const GetTrafficPolicyInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetTrafficPolicyInstanceCommand extends GetTrafficPolicyInstanceCommand_base {}
40
+ export declare class GetTrafficPolicyInstanceCommand extends GetTrafficPolicyInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: GetTrafficPolicyInstanceRequest;
44
+ output: GetTrafficPolicyInstanceResponse;
45
+ };
46
+ sdk: {
47
+ input: GetTrafficPolicyInstanceCommandInput;
48
+ output: GetTrafficPolicyInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const GetTrafficPolicyInstanceCountCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class GetTrafficPolicyInstanceCountCommand extends GetTrafficPolicyInstanceCountCommand_base {}
40
+ export declare class GetTrafficPolicyInstanceCountCommand extends GetTrafficPolicyInstanceCountCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: {};
44
+ output: GetTrafficPolicyInstanceCountResponse;
45
+ };
46
+ sdk: {
47
+ input: GetTrafficPolicyInstanceCountCommandInput;
48
+ output: GetTrafficPolicyInstanceCountCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListCidrBlocksCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListCidrBlocksCommand extends ListCidrBlocksCommand_base {}
39
+ export declare class ListCidrBlocksCommand extends ListCidrBlocksCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListCidrBlocksRequest;
43
+ output: ListCidrBlocksResponse;
44
+ };
45
+ sdk: {
46
+ input: ListCidrBlocksCommandInput;
47
+ output: ListCidrBlocksCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListCidrCollectionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCidrCollectionsCommand extends ListCidrCollectionsCommand_base {}
40
+ export declare class ListCidrCollectionsCommand extends ListCidrCollectionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCidrCollectionsRequest;
44
+ output: ListCidrCollectionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCidrCollectionsCommandInput;
48
+ output: ListCidrCollectionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListCidrLocationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListCidrLocationsCommand extends ListCidrLocationsCommand_base {}
40
+ export declare class ListCidrLocationsCommand extends ListCidrLocationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListCidrLocationsRequest;
44
+ output: ListCidrLocationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListCidrLocationsCommandInput;
48
+ output: ListCidrLocationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListGeoLocationsCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListGeoLocationsCommand extends ListGeoLocationsCommand_base {}
39
+ export declare class ListGeoLocationsCommand extends ListGeoLocationsCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListGeoLocationsRequest;
43
+ output: ListGeoLocationsResponse;
44
+ };
45
+ sdk: {
46
+ input: ListGeoLocationsCommandInput;
47
+ output: ListGeoLocationsCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -36,4 +36,15 @@ declare const ListHealthChecksCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListHealthChecksCommand extends ListHealthChecksCommand_base {}
39
+ export declare class ListHealthChecksCommand extends ListHealthChecksCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListHealthChecksRequest;
43
+ output: ListHealthChecksResponse;
44
+ };
45
+ sdk: {
46
+ input: ListHealthChecksCommandInput;
47
+ output: ListHealthChecksCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListHostedZonesByNameCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListHostedZonesByNameCommand extends ListHostedZonesByNameCommand_base {}
40
+ export declare class ListHostedZonesByNameCommand extends ListHostedZonesByNameCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListHostedZonesByNameRequest;
44
+ output: ListHostedZonesByNameResponse;
45
+ };
46
+ sdk: {
47
+ input: ListHostedZonesByNameCommandInput;
48
+ output: ListHostedZonesByNameCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListHostedZonesByVPCCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListHostedZonesByVPCCommand extends ListHostedZonesByVPCCommand_base {}
40
+ export declare class ListHostedZonesByVPCCommand extends ListHostedZonesByVPCCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListHostedZonesByVPCRequest;
44
+ output: ListHostedZonesByVPCResponse;
45
+ };
46
+ sdk: {
47
+ input: ListHostedZonesByVPCCommandInput;
48
+ output: ListHostedZonesByVPCCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const ListHostedZonesCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class ListHostedZonesCommand extends ListHostedZonesCommand_base {}
39
+ export declare class ListHostedZonesCommand extends ListHostedZonesCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: ListHostedZonesRequest;
43
+ output: ListHostedZonesResponse;
44
+ };
45
+ sdk: {
46
+ input: ListHostedZonesCommandInput;
47
+ output: ListHostedZonesCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const ListQueryLoggingConfigsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListQueryLoggingConfigsCommand extends ListQueryLoggingConfigsCommand_base {}
40
+ export declare class ListQueryLoggingConfigsCommand extends ListQueryLoggingConfigsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListQueryLoggingConfigsRequest;
44
+ output: ListQueryLoggingConfigsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListQueryLoggingConfigsCommandInput;
48
+ output: ListQueryLoggingConfigsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListResourceRecordSetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListResourceRecordSetsCommand extends ListResourceRecordSetsCommand_base {}
40
+ export declare class ListResourceRecordSetsCommand extends ListResourceRecordSetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListResourceRecordSetsRequest;
44
+ output: ListResourceRecordSetsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListResourceRecordSetsCommandInput;
48
+ output: ListResourceRecordSetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListReusableDelegationSetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListReusableDelegationSetsCommand extends ListReusableDelegationSetsCommand_base {}
40
+ export declare class ListReusableDelegationSetsCommand extends ListReusableDelegationSetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListReusableDelegationSetsRequest;
44
+ output: ListReusableDelegationSetsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListReusableDelegationSetsCommandInput;
48
+ output: ListReusableDelegationSetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceRequest;
44
+ output: ListTagsForResourceResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourcesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourcesCommand extends ListTagsForResourcesCommand_base {}
40
+ export declare class ListTagsForResourcesCommand extends ListTagsForResourcesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourcesRequest;
44
+ output: ListTagsForResourcesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourcesCommandInput;
48
+ output: ListTagsForResourcesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTrafficPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTrafficPoliciesCommand extends ListTrafficPoliciesCommand_base {}
40
+ export declare class ListTrafficPoliciesCommand extends ListTrafficPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTrafficPoliciesRequest;
44
+ output: ListTrafficPoliciesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTrafficPoliciesCommandInput;
48
+ output: ListTrafficPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTrafficPolicyInstancesByHostedZoneCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTrafficPolicyInstancesByHostedZoneCommand extends ListTrafficPolicyInstancesByHostedZoneCommand_base {}
40
+ export declare class ListTrafficPolicyInstancesByHostedZoneCommand extends ListTrafficPolicyInstancesByHostedZoneCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTrafficPolicyInstancesByHostedZoneRequest;
44
+ output: ListTrafficPolicyInstancesByHostedZoneResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTrafficPolicyInstancesByHostedZoneCommandInput;
48
+ output: ListTrafficPolicyInstancesByHostedZoneCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTrafficPolicyInstancesByPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTrafficPolicyInstancesByPolicyCommand extends ListTrafficPolicyInstancesByPolicyCommand_base {}
40
+ export declare class ListTrafficPolicyInstancesByPolicyCommand extends ListTrafficPolicyInstancesByPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTrafficPolicyInstancesByPolicyRequest;
44
+ output: ListTrafficPolicyInstancesByPolicyResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTrafficPolicyInstancesByPolicyCommandInput;
48
+ output: ListTrafficPolicyInstancesByPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTrafficPolicyInstancesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTrafficPolicyInstancesCommand extends ListTrafficPolicyInstancesCommand_base {}
40
+ export declare class ListTrafficPolicyInstancesCommand extends ListTrafficPolicyInstancesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTrafficPolicyInstancesRequest;
44
+ output: ListTrafficPolicyInstancesResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTrafficPolicyInstancesCommandInput;
48
+ output: ListTrafficPolicyInstancesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTrafficPolicyVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTrafficPolicyVersionsCommand extends ListTrafficPolicyVersionsCommand_base {}
40
+ export declare class ListTrafficPolicyVersionsCommand extends ListTrafficPolicyVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTrafficPolicyVersionsRequest;
44
+ output: ListTrafficPolicyVersionsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListTrafficPolicyVersionsCommandInput;
48
+ output: ListTrafficPolicyVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListVPCAssociationAuthorizationsCommand extends ListVPCAssociationAuthorizationsCommand_base {}
40
+ export declare class ListVPCAssociationAuthorizationsCommand extends ListVPCAssociationAuthorizationsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListVPCAssociationAuthorizationsRequest;
44
+ output: ListVPCAssociationAuthorizationsResponse;
45
+ };
46
+ sdk: {
47
+ input: ListVPCAssociationAuthorizationsCommandInput;
48
+ output: ListVPCAssociationAuthorizationsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -36,4 +36,15 @@ declare const TestDNSAnswerCommand_base: {
36
36
  >;
37
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
38
  };
39
- export declare class TestDNSAnswerCommand extends TestDNSAnswerCommand_base {}
39
+ export declare class TestDNSAnswerCommand extends TestDNSAnswerCommand_base {
40
+ protected static __types: {
41
+ api: {
42
+ input: TestDNSAnswerRequest;
43
+ output: TestDNSAnswerResponse;
44
+ };
45
+ sdk: {
46
+ input: TestDNSAnswerCommandInput;
47
+ output: TestDNSAnswerCommandOutput;
48
+ };
49
+ };
50
+ }
@@ -37,4 +37,15 @@ declare const UpdateHealthCheckCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateHealthCheckCommand extends UpdateHealthCheckCommand_base {}
40
+ export declare class UpdateHealthCheckCommand extends UpdateHealthCheckCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateHealthCheckRequest;
44
+ output: UpdateHealthCheckResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateHealthCheckCommandInput;
48
+ output: UpdateHealthCheckCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateHostedZoneCommentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateHostedZoneCommentCommand extends UpdateHostedZoneCommentCommand_base {}
40
+ export declare class UpdateHostedZoneCommentCommand extends UpdateHostedZoneCommentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateHostedZoneCommentRequest;
44
+ output: UpdateHostedZoneCommentResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateHostedZoneCommentCommandInput;
48
+ output: UpdateHostedZoneCommentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateTrafficPolicyCommentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateTrafficPolicyCommentCommand extends UpdateTrafficPolicyCommentCommand_base {}
40
+ export declare class UpdateTrafficPolicyCommentCommand extends UpdateTrafficPolicyCommentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateTrafficPolicyCommentRequest;
44
+ output: UpdateTrafficPolicyCommentResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateTrafficPolicyCommentCommandInput;
48
+ output: UpdateTrafficPolicyCommentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateTrafficPolicyInstanceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateTrafficPolicyInstanceCommand extends UpdateTrafficPolicyInstanceCommand_base {}
40
+ export declare class UpdateTrafficPolicyInstanceCommand extends UpdateTrafficPolicyInstanceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateTrafficPolicyInstanceRequest;
44
+ output: UpdateTrafficPolicyInstanceResponse;
45
+ };
46
+ sdk: {
47
+ input: UpdateTrafficPolicyInstanceCommandInput;
48
+ output: UpdateTrafficPolicyInstanceCommandOutput;
49
+ };
50
+ };
51
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-route-53",
3
3
  "description": "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
4
- "version": "3.651.1",
4
+ "version": "3.654.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-route-53",
@@ -20,47 +20,47 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.651.1",
24
- "@aws-sdk/client-sts": "3.651.1",
25
- "@aws-sdk/core": "3.651.1",
26
- "@aws-sdk/credential-provider-node": "3.651.1",
27
- "@aws-sdk/middleware-host-header": "3.649.0",
28
- "@aws-sdk/middleware-logger": "3.649.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.649.0",
30
- "@aws-sdk/middleware-sdk-route53": "3.649.0",
31
- "@aws-sdk/middleware-user-agent": "3.649.0",
32
- "@aws-sdk/region-config-resolver": "3.649.0",
33
- "@aws-sdk/types": "3.649.0",
34
- "@aws-sdk/util-endpoints": "3.649.0",
35
- "@aws-sdk/util-user-agent-browser": "3.649.0",
36
- "@aws-sdk/util-user-agent-node": "3.649.0",
37
- "@aws-sdk/xml-builder": "3.649.0",
38
- "@smithy/config-resolver": "^3.0.6",
39
- "@smithy/core": "^2.4.1",
40
- "@smithy/fetch-http-handler": "^3.2.5",
41
- "@smithy/hash-node": "^3.0.4",
42
- "@smithy/invalid-dependency": "^3.0.4",
43
- "@smithy/middleware-content-length": "^3.0.6",
44
- "@smithy/middleware-endpoint": "^3.1.1",
45
- "@smithy/middleware-retry": "^3.0.16",
46
- "@smithy/middleware-serde": "^3.0.4",
47
- "@smithy/middleware-stack": "^3.0.4",
48
- "@smithy/node-config-provider": "^3.1.5",
49
- "@smithy/node-http-handler": "^3.2.0",
50
- "@smithy/protocol-http": "^4.1.1",
51
- "@smithy/smithy-client": "^3.3.0",
52
- "@smithy/types": "^3.4.0",
53
- "@smithy/url-parser": "^3.0.4",
23
+ "@aws-sdk/client-sso-oidc": "3.654.0",
24
+ "@aws-sdk/client-sts": "3.654.0",
25
+ "@aws-sdk/core": "3.654.0",
26
+ "@aws-sdk/credential-provider-node": "3.654.0",
27
+ "@aws-sdk/middleware-host-header": "3.654.0",
28
+ "@aws-sdk/middleware-logger": "3.654.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.654.0",
30
+ "@aws-sdk/middleware-sdk-route53": "3.654.0",
31
+ "@aws-sdk/middleware-user-agent": "3.654.0",
32
+ "@aws-sdk/region-config-resolver": "3.654.0",
33
+ "@aws-sdk/types": "3.654.0",
34
+ "@aws-sdk/util-endpoints": "3.654.0",
35
+ "@aws-sdk/util-user-agent-browser": "3.654.0",
36
+ "@aws-sdk/util-user-agent-node": "3.654.0",
37
+ "@aws-sdk/xml-builder": "3.654.0",
38
+ "@smithy/config-resolver": "^3.0.8",
39
+ "@smithy/core": "^2.4.3",
40
+ "@smithy/fetch-http-handler": "^3.2.7",
41
+ "@smithy/hash-node": "^3.0.6",
42
+ "@smithy/invalid-dependency": "^3.0.6",
43
+ "@smithy/middleware-content-length": "^3.0.8",
44
+ "@smithy/middleware-endpoint": "^3.1.3",
45
+ "@smithy/middleware-retry": "^3.0.18",
46
+ "@smithy/middleware-serde": "^3.0.6",
47
+ "@smithy/middleware-stack": "^3.0.6",
48
+ "@smithy/node-config-provider": "^3.1.7",
49
+ "@smithy/node-http-handler": "^3.2.2",
50
+ "@smithy/protocol-http": "^4.1.3",
51
+ "@smithy/smithy-client": "^3.3.2",
52
+ "@smithy/types": "^3.4.2",
53
+ "@smithy/url-parser": "^3.0.6",
54
54
  "@smithy/util-base64": "^3.0.0",
55
55
  "@smithy/util-body-length-browser": "^3.0.0",
56
56
  "@smithy/util-body-length-node": "^3.0.0",
57
- "@smithy/util-defaults-mode-browser": "^3.0.16",
58
- "@smithy/util-defaults-mode-node": "^3.0.16",
59
- "@smithy/util-endpoints": "^2.1.0",
60
- "@smithy/util-middleware": "^3.0.4",
61
- "@smithy/util-retry": "^3.0.4",
57
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
58
+ "@smithy/util-defaults-mode-node": "^3.0.18",
59
+ "@smithy/util-endpoints": "^2.1.2",
60
+ "@smithy/util-middleware": "^3.0.6",
61
+ "@smithy/util-retry": "^3.0.6",
62
62
  "@smithy/util-utf8": "^3.0.0",
63
- "@smithy/util-waiter": "^3.1.3",
63
+ "@smithy/util-waiter": "^3.1.5",
64
64
  "tslib": "^2.6.2"
65
65
  },
66
66
  "devDependencies": {