@aws-sdk/client-groundstation 3.294.0 → 3.296.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 (73) hide show
  1. package/dist-cjs/commands/CancelContactCommand.js +4 -4
  2. package/dist-cjs/commands/CreateConfigCommand.js +4 -4
  3. package/dist-cjs/commands/CreateDataflowEndpointGroupCommand.js +4 -4
  4. package/dist-cjs/commands/CreateEphemerisCommand.js +4 -4
  5. package/dist-cjs/commands/CreateMissionProfileCommand.js +4 -4
  6. package/dist-cjs/commands/DeleteConfigCommand.js +4 -4
  7. package/dist-cjs/commands/DeleteDataflowEndpointGroupCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteEphemerisCommand.js +4 -4
  9. package/dist-cjs/commands/DeleteMissionProfileCommand.js +4 -4
  10. package/dist-cjs/commands/DescribeContactCommand.js +4 -4
  11. package/dist-cjs/commands/DescribeEphemerisCommand.js +4 -4
  12. package/dist-cjs/commands/GetAgentConfigurationCommand.js +4 -4
  13. package/dist-cjs/commands/GetConfigCommand.js +4 -4
  14. package/dist-cjs/commands/GetDataflowEndpointGroupCommand.js +4 -4
  15. package/dist-cjs/commands/GetMinuteUsageCommand.js +4 -4
  16. package/dist-cjs/commands/GetMissionProfileCommand.js +4 -4
  17. package/dist-cjs/commands/GetSatelliteCommand.js +4 -4
  18. package/dist-cjs/commands/ListConfigsCommand.js +4 -4
  19. package/dist-cjs/commands/ListContactsCommand.js +4 -4
  20. package/dist-cjs/commands/ListDataflowEndpointGroupsCommand.js +4 -4
  21. package/dist-cjs/commands/ListEphemeridesCommand.js +4 -4
  22. package/dist-cjs/commands/ListGroundStationsCommand.js +4 -4
  23. package/dist-cjs/commands/ListMissionProfilesCommand.js +4 -4
  24. package/dist-cjs/commands/ListSatellitesCommand.js +4 -4
  25. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  26. package/dist-cjs/commands/RegisterAgentCommand.js +4 -4
  27. package/dist-cjs/commands/ReserveContactCommand.js +4 -4
  28. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  29. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  30. package/dist-cjs/commands/UpdateAgentStatusCommand.js +4 -4
  31. package/dist-cjs/commands/UpdateConfigCommand.js +4 -4
  32. package/dist-cjs/commands/UpdateEphemerisCommand.js +4 -4
  33. package/dist-cjs/commands/UpdateMissionProfileCommand.js +4 -4
  34. package/dist-es/commands/CancelContactCommand.js +4 -4
  35. package/dist-es/commands/CreateConfigCommand.js +4 -4
  36. package/dist-es/commands/CreateDataflowEndpointGroupCommand.js +4 -4
  37. package/dist-es/commands/CreateEphemerisCommand.js +4 -4
  38. package/dist-es/commands/CreateMissionProfileCommand.js +4 -4
  39. package/dist-es/commands/DeleteConfigCommand.js +4 -4
  40. package/dist-es/commands/DeleteDataflowEndpointGroupCommand.js +4 -4
  41. package/dist-es/commands/DeleteEphemerisCommand.js +4 -4
  42. package/dist-es/commands/DeleteMissionProfileCommand.js +4 -4
  43. package/dist-es/commands/DescribeContactCommand.js +4 -4
  44. package/dist-es/commands/DescribeEphemerisCommand.js +4 -4
  45. package/dist-es/commands/GetAgentConfigurationCommand.js +4 -4
  46. package/dist-es/commands/GetConfigCommand.js +4 -4
  47. package/dist-es/commands/GetDataflowEndpointGroupCommand.js +4 -4
  48. package/dist-es/commands/GetMinuteUsageCommand.js +4 -4
  49. package/dist-es/commands/GetMissionProfileCommand.js +4 -4
  50. package/dist-es/commands/GetSatelliteCommand.js +4 -4
  51. package/dist-es/commands/ListConfigsCommand.js +4 -4
  52. package/dist-es/commands/ListContactsCommand.js +4 -4
  53. package/dist-es/commands/ListDataflowEndpointGroupsCommand.js +4 -4
  54. package/dist-es/commands/ListEphemeridesCommand.js +4 -4
  55. package/dist-es/commands/ListGroundStationsCommand.js +4 -4
  56. package/dist-es/commands/ListMissionProfilesCommand.js +4 -4
  57. package/dist-es/commands/ListSatellitesCommand.js +4 -4
  58. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  59. package/dist-es/commands/RegisterAgentCommand.js +4 -4
  60. package/dist-es/commands/ReserveContactCommand.js +4 -4
  61. package/dist-es/commands/TagResourceCommand.js +4 -4
  62. package/dist-es/commands/UntagResourceCommand.js +4 -4
  63. package/dist-es/commands/UpdateAgentStatusCommand.js +4 -4
  64. package/dist-es/commands/UpdateConfigCommand.js +4 -4
  65. package/dist-es/commands/UpdateEphemerisCommand.js +4 -4
  66. package/dist-es/commands/UpdateMissionProfileCommand.js +4 -4
  67. package/dist-types/GroundStationClient.d.ts +4 -4
  68. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  69. package/dist-types/models/models_0.d.ts +5 -5
  70. package/dist-types/ts3.4/GroundStationClient.d.ts +4 -4
  71. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  72. package/dist-types/ts3.4/models/models_0.d.ts +5 -5
  73. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListSatellitesRequestFilterSensitiveLog, ListSatellitesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListSatellitesCommand, serializeAws_restJson1ListSatellitesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListSatellitesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListSatellitesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListSatellitesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListTagsForResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { RegisterAgentRequestFilterSensitiveLog, RegisterAgentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1RegisterAgentCommand, serializeAws_restJson1RegisterAgentCommand, } from "../protocols/Aws_restJson1";
6
6
  export class RegisterAgentCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class RegisterAgentCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, RegisterAgentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ContactIdResponseFilterSensitiveLog, ReserveContactRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ReserveContactCommand, serializeAws_restJson1ReserveContactCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ReserveContactCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ReserveContactCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ReserveContactCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAgentStatusRequestFilterSensitiveLog, UpdateAgentStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAgentStatusCommand, serializeAws_restJson1UpdateAgentStatusCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAgentStatusCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateAgentStatusCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAgentStatusCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ConfigIdResponseFilterSensitiveLog, UpdateConfigRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateConfigCommand, serializeAws_restJson1UpdateConfigCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateConfigCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateConfigCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EphemerisIdResponseFilterSensitiveLog, UpdateEphemerisRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateEphemerisCommand, serializeAws_restJson1UpdateEphemerisCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateEphemerisCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateEphemerisCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateEphemerisCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { MissionProfileIdResponseFilterSensitiveLog, UpdateMissionProfileRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateMissionProfileCommand, serializeAws_restJson1UpdateMissionProfileCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateMissionProfileCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UpdateMissionProfileCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UpdateMissionProfileCommand.getEndpointParameterInstructions()));
@@ -41,8 +41,8 @@ import { UpdateConfigCommandInput, UpdateConfigCommandOutput } from "./commands/
41
41
  import { UpdateEphemerisCommandInput, UpdateEphemerisCommandOutput } from "./commands/UpdateEphemerisCommand";
42
42
  import { UpdateMissionProfileCommandInput, UpdateMissionProfileCommandOutput } from "./commands/UpdateMissionProfileCommand";
43
43
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
44
- export declare type ServiceInputTypes = CancelContactCommandInput | CreateConfigCommandInput | CreateDataflowEndpointGroupCommandInput | CreateEphemerisCommandInput | CreateMissionProfileCommandInput | DeleteConfigCommandInput | DeleteDataflowEndpointGroupCommandInput | DeleteEphemerisCommandInput | DeleteMissionProfileCommandInput | DescribeContactCommandInput | DescribeEphemerisCommandInput | GetAgentConfigurationCommandInput | GetConfigCommandInput | GetDataflowEndpointGroupCommandInput | GetMinuteUsageCommandInput | GetMissionProfileCommandInput | GetSatelliteCommandInput | ListConfigsCommandInput | ListContactsCommandInput | ListDataflowEndpointGroupsCommandInput | ListEphemeridesCommandInput | ListGroundStationsCommandInput | ListMissionProfilesCommandInput | ListSatellitesCommandInput | ListTagsForResourceCommandInput | RegisterAgentCommandInput | ReserveContactCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAgentStatusCommandInput | UpdateConfigCommandInput | UpdateEphemerisCommandInput | UpdateMissionProfileCommandInput;
45
- export declare type ServiceOutputTypes = CancelContactCommandOutput | CreateConfigCommandOutput | CreateDataflowEndpointGroupCommandOutput | CreateEphemerisCommandOutput | CreateMissionProfileCommandOutput | DeleteConfigCommandOutput | DeleteDataflowEndpointGroupCommandOutput | DeleteEphemerisCommandOutput | DeleteMissionProfileCommandOutput | DescribeContactCommandOutput | DescribeEphemerisCommandOutput | GetAgentConfigurationCommandOutput | GetConfigCommandOutput | GetDataflowEndpointGroupCommandOutput | GetMinuteUsageCommandOutput | GetMissionProfileCommandOutput | GetSatelliteCommandOutput | ListConfigsCommandOutput | ListContactsCommandOutput | ListDataflowEndpointGroupsCommandOutput | ListEphemeridesCommandOutput | ListGroundStationsCommandOutput | ListMissionProfilesCommandOutput | ListSatellitesCommandOutput | ListTagsForResourceCommandOutput | RegisterAgentCommandOutput | ReserveContactCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAgentStatusCommandOutput | UpdateConfigCommandOutput | UpdateEphemerisCommandOutput | UpdateMissionProfileCommandOutput;
44
+ export type ServiceInputTypes = CancelContactCommandInput | CreateConfigCommandInput | CreateDataflowEndpointGroupCommandInput | CreateEphemerisCommandInput | CreateMissionProfileCommandInput | DeleteConfigCommandInput | DeleteDataflowEndpointGroupCommandInput | DeleteEphemerisCommandInput | DeleteMissionProfileCommandInput | DescribeContactCommandInput | DescribeEphemerisCommandInput | GetAgentConfigurationCommandInput | GetConfigCommandInput | GetDataflowEndpointGroupCommandInput | GetMinuteUsageCommandInput | GetMissionProfileCommandInput | GetSatelliteCommandInput | ListConfigsCommandInput | ListContactsCommandInput | ListDataflowEndpointGroupsCommandInput | ListEphemeridesCommandInput | ListGroundStationsCommandInput | ListMissionProfilesCommandInput | ListSatellitesCommandInput | ListTagsForResourceCommandInput | RegisterAgentCommandInput | ReserveContactCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAgentStatusCommandInput | UpdateConfigCommandInput | UpdateEphemerisCommandInput | UpdateMissionProfileCommandInput;
45
+ export type ServiceOutputTypes = CancelContactCommandOutput | CreateConfigCommandOutput | CreateDataflowEndpointGroupCommandOutput | CreateEphemerisCommandOutput | CreateMissionProfileCommandOutput | DeleteConfigCommandOutput | DeleteDataflowEndpointGroupCommandOutput | DeleteEphemerisCommandOutput | DeleteMissionProfileCommandOutput | DescribeContactCommandOutput | DescribeEphemerisCommandOutput | GetAgentConfigurationCommandOutput | GetConfigCommandOutput | GetDataflowEndpointGroupCommandOutput | GetMinuteUsageCommandOutput | GetMissionProfileCommandOutput | GetSatelliteCommandOutput | ListConfigsCommandOutput | ListContactsCommandOutput | ListDataflowEndpointGroupsCommandOutput | ListEphemeridesCommandOutput | ListGroundStationsCommandOutput | ListMissionProfilesCommandOutput | ListSatellitesCommandOutput | ListTagsForResourceCommandOutput | RegisterAgentCommandOutput | ReserveContactCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAgentStatusCommandOutput | UpdateConfigCommandOutput | UpdateEphemerisCommandOutput | UpdateMissionProfileCommandOutput;
46
46
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
47
47
  /**
48
48
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
@@ -143,13 +143,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
143
143
  */
144
144
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
145
145
  }
146
- declare type GroundStationClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
146
+ type GroundStationClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
147
147
  /**
148
148
  * The configuration interface of GroundStationClient class constructor that set the region, credentials and other options.
149
149
  */
150
150
  export interface GroundStationClientConfig extends GroundStationClientConfigType {
151
151
  }
152
- declare type GroundStationClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
152
+ type GroundStationClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
153
153
  /**
154
154
  * The resolved configuration interface of GroundStationClient class. This is resolved and normalized from the {@link GroundStationClientConfig | constructor configuration interface}.
155
155
  */
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
5
5
  useFipsEndpoint?: boolean | Provider<boolean>;
6
6
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
7
7
  }
8
- export declare type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
8
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
9
9
  defaultSigningName: string;
10
10
  };
11
11
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
@@ -596,7 +596,7 @@ export interface UplinkEchoConfig {
596
596
  * <p>Object containing the parameters of a <code>Config</code>.</p>
597
597
  * <p>See the subtype definitions for what each type of <code>Config</code> contains.</p>
598
598
  */
599
- export declare type ConfigTypeData = ConfigTypeData.AntennaDownlinkConfigMember | ConfigTypeData.AntennaDownlinkDemodDecodeConfigMember | ConfigTypeData.AntennaUplinkConfigMember | ConfigTypeData.DataflowEndpointConfigMember | ConfigTypeData.S3RecordingConfigMember | ConfigTypeData.TrackingConfigMember | ConfigTypeData.UplinkEchoConfigMember | ConfigTypeData.$UnknownMember;
599
+ export type ConfigTypeData = ConfigTypeData.AntennaDownlinkConfigMember | ConfigTypeData.AntennaDownlinkDemodDecodeConfigMember | ConfigTypeData.AntennaUplinkConfigMember | ConfigTypeData.DataflowEndpointConfigMember | ConfigTypeData.S3RecordingConfigMember | ConfigTypeData.TrackingConfigMember | ConfigTypeData.UplinkEchoConfigMember | ConfigTypeData.$UnknownMember;
600
600
  export declare namespace ConfigTypeData {
601
601
  /**
602
602
  * <p>Information about how AWS Ground Station should configure an antenna for downlink during a contact.</p>
@@ -946,7 +946,7 @@ export interface S3RecordingDetails {
946
946
  /**
947
947
  * <p>Details for certain <code>Config</code> object types in a contact.</p>
948
948
  */
949
- export declare type ConfigDetails = ConfigDetails.AntennaDemodDecodeDetailsMember | ConfigDetails.EndpointDetailsMember | ConfigDetails.S3RecordingDetailsMember | ConfigDetails.$UnknownMember;
949
+ export type ConfigDetails = ConfigDetails.AntennaDemodDecodeDetailsMember | ConfigDetails.EndpointDetailsMember | ConfigDetails.S3RecordingDetailsMember | ConfigDetails.$UnknownMember;
950
950
  export declare namespace ConfigDetails {
951
951
  /**
952
952
  * <p>Information about the endpoint details.</p>
@@ -1389,7 +1389,7 @@ export interface TLEEphemeris {
1389
1389
  /**
1390
1390
  * <p>Ephemeris data.</p>
1391
1391
  */
1392
- export declare type EphemerisData = EphemerisData.OemMember | EphemerisData.TleMember | EphemerisData.$UnknownMember;
1392
+ export type EphemerisData = EphemerisData.OemMember | EphemerisData.TleMember | EphemerisData.$UnknownMember;
1393
1393
  export declare namespace EphemerisData {
1394
1394
  /**
1395
1395
  * <p>Two-line element set (TLE) ephemeris.</p>
@@ -1465,7 +1465,7 @@ export interface EphemerisIdResponse {
1465
1465
  /**
1466
1466
  * <p>AWS Key Management Service (KMS) Key.</p>
1467
1467
  */
1468
- export declare type KmsKey = KmsKey.KmsAliasArnMember | KmsKey.KmsKeyArnMember | KmsKey.$UnknownMember;
1468
+ export type KmsKey = KmsKey.KmsAliasArnMember | KmsKey.KmsKeyArnMember | KmsKey.$UnknownMember;
1469
1469
  export declare namespace KmsKey {
1470
1470
  /**
1471
1471
  * <p>KMS Key Arn.</p>
@@ -1700,7 +1700,7 @@ export interface EphemerisDescription {
1700
1700
  /**
1701
1701
  * <p/>
1702
1702
  */
1703
- export declare type EphemerisTypeDescription = EphemerisTypeDescription.OemMember | EphemerisTypeDescription.TleMember | EphemerisTypeDescription.$UnknownMember;
1703
+ export type EphemerisTypeDescription = EphemerisTypeDescription.OemMember | EphemerisTypeDescription.TleMember | EphemerisTypeDescription.$UnknownMember;
1704
1704
  export declare namespace EphemerisTypeDescription {
1705
1705
  /**
1706
1706
  * <p>Description of ephemeris.</p>
@@ -181,7 +181,7 @@ import {
181
181
  ClientResolvedEndpointParameters,
182
182
  EndpointParameters,
183
183
  } from "./endpoint/EndpointParameters";
184
- export declare type ServiceInputTypes =
184
+ export type ServiceInputTypes =
185
185
  | CancelContactCommandInput
186
186
  | CreateConfigCommandInput
187
187
  | CreateDataflowEndpointGroupCommandInput
@@ -215,7 +215,7 @@ export declare type ServiceInputTypes =
215
215
  | UpdateConfigCommandInput
216
216
  | UpdateEphemerisCommandInput
217
217
  | UpdateMissionProfileCommandInput;
218
- export declare type ServiceOutputTypes =
218
+ export type ServiceOutputTypes =
219
219
  | CancelContactCommandOutput
220
220
  | CreateConfigCommandOutput
221
221
  | CreateDataflowEndpointGroupCommandOutput
@@ -273,7 +273,7 @@ export interface ClientDefaults
273
273
  logger?: __Logger;
274
274
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
275
275
  }
276
- declare type GroundStationClientConfigType = Partial<
276
+ type GroundStationClientConfigType = Partial<
277
277
  __SmithyConfiguration<__HttpHandlerOptions>
278
278
  > &
279
279
  ClientDefaults &
@@ -286,7 +286,7 @@ declare type GroundStationClientConfigType = Partial<
286
286
  ClientInputEndpointParameters;
287
287
  export interface GroundStationClientConfig
288
288
  extends GroundStationClientConfigType {}
289
- declare type GroundStationClientResolvedConfigType =
289
+ type GroundStationClientResolvedConfigType =
290
290
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
291
291
  Required<ClientDefaults> &
292
292
  RegionResolvedConfig &
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
16
16
  | EndpointV2
17
17
  | Provider<EndpointV2>;
18
18
  }
19
- export declare type ClientResolvedEndpointParameters =
20
- ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
19
+ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
20
+ defaultSigningName: string;
21
+ };
23
22
  export declare const resolveClientEndpointParameters: <T>(
24
23
  options: T & ClientInputEndpointParameters
25
24
  ) => T &
@@ -223,7 +223,7 @@ export interface UplinkEchoConfig {
223
223
  enabled: boolean | undefined;
224
224
  antennaUplinkConfigArn: string | undefined;
225
225
  }
226
- export declare type ConfigTypeData =
226
+ export type ConfigTypeData =
227
227
  | ConfigTypeData.AntennaDownlinkConfigMember
228
228
  | ConfigTypeData.AntennaDownlinkDemodDecodeConfigMember
229
229
  | ConfigTypeData.AntennaUplinkConfigMember
@@ -403,7 +403,7 @@ export interface S3RecordingDetails {
403
403
  bucketArn?: string;
404
404
  keyTemplate?: string;
405
405
  }
406
- export declare type ConfigDetails =
406
+ export type ConfigDetails =
407
407
  | ConfigDetails.AntennaDemodDecodeDetailsMember
408
408
  | ConfigDetails.EndpointDetailsMember
409
409
  | ConfigDetails.S3RecordingDetailsMember
@@ -564,7 +564,7 @@ export interface TLEEphemeris {
564
564
  s3Object?: S3Object;
565
565
  tleData?: TLEData[];
566
566
  }
567
- export declare type EphemerisData =
567
+ export type EphemerisData =
568
568
  | EphemerisData.OemMember
569
569
  | EphemerisData.TleMember
570
570
  | EphemerisData.$UnknownMember;
@@ -604,7 +604,7 @@ export interface CreateEphemerisRequest {
604
604
  export interface EphemerisIdResponse {
605
605
  ephemerisId?: string;
606
606
  }
607
- export declare type KmsKey =
607
+ export type KmsKey =
608
608
  | KmsKey.KmsAliasArnMember
609
609
  | KmsKey.KmsKeyArnMember
610
610
  | KmsKey.$UnknownMember;
@@ -699,7 +699,7 @@ export interface EphemerisDescription {
699
699
  sourceS3Object?: S3Object;
700
700
  ephemerisData?: string;
701
701
  }
702
- export declare type EphemerisTypeDescription =
702
+ export type EphemerisTypeDescription =
703
703
  | EphemerisTypeDescription.OemMember
704
704
  | EphemerisTypeDescription.TleMember
705
705
  | EphemerisTypeDescription.$UnknownMember;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-groundstation",
3
3
  "description": "AWS SDK for JavaScript Groundstation Client for Node.js, Browser and React Native",
4
- "version": "3.294.0",
4
+ "version": "3.296.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,50 +20,50 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.294.0",
24
- "@aws-sdk/config-resolver": "3.292.0",
25
- "@aws-sdk/credential-provider-node": "3.294.0",
26
- "@aws-sdk/fetch-http-handler": "3.292.0",
27
- "@aws-sdk/hash-node": "3.292.0",
28
- "@aws-sdk/invalid-dependency": "3.292.0",
29
- "@aws-sdk/middleware-content-length": "3.292.0",
30
- "@aws-sdk/middleware-endpoint": "3.292.0",
31
- "@aws-sdk/middleware-host-header": "3.292.0",
32
- "@aws-sdk/middleware-logger": "3.292.0",
33
- "@aws-sdk/middleware-recursion-detection": "3.292.0",
34
- "@aws-sdk/middleware-retry": "3.293.0",
35
- "@aws-sdk/middleware-serde": "3.292.0",
36
- "@aws-sdk/middleware-signing": "3.292.0",
37
- "@aws-sdk/middleware-stack": "3.292.0",
38
- "@aws-sdk/middleware-user-agent": "3.293.0",
39
- "@aws-sdk/node-config-provider": "3.292.0",
40
- "@aws-sdk/node-http-handler": "3.292.0",
41
- "@aws-sdk/protocol-http": "3.292.0",
42
- "@aws-sdk/smithy-client": "3.292.0",
43
- "@aws-sdk/types": "3.292.0",
44
- "@aws-sdk/url-parser": "3.292.0",
45
- "@aws-sdk/util-base64": "3.292.0",
46
- "@aws-sdk/util-body-length-browser": "3.292.0",
47
- "@aws-sdk/util-body-length-node": "3.292.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.292.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.292.0",
50
- "@aws-sdk/util-endpoints": "3.293.0",
51
- "@aws-sdk/util-retry": "3.292.0",
52
- "@aws-sdk/util-user-agent-browser": "3.292.0",
53
- "@aws-sdk/util-user-agent-node": "3.292.0",
54
- "@aws-sdk/util-utf8": "3.292.0",
55
- "@aws-sdk/util-waiter": "3.292.0",
56
- "tslib": "^2.3.1"
23
+ "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/config-resolver": "3.296.0",
25
+ "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/fetch-http-handler": "3.296.0",
27
+ "@aws-sdk/hash-node": "3.296.0",
28
+ "@aws-sdk/invalid-dependency": "3.296.0",
29
+ "@aws-sdk/middleware-content-length": "3.296.0",
30
+ "@aws-sdk/middleware-endpoint": "3.296.0",
31
+ "@aws-sdk/middleware-host-header": "3.296.0",
32
+ "@aws-sdk/middleware-logger": "3.296.0",
33
+ "@aws-sdk/middleware-recursion-detection": "3.296.0",
34
+ "@aws-sdk/middleware-retry": "3.296.0",
35
+ "@aws-sdk/middleware-serde": "3.296.0",
36
+ "@aws-sdk/middleware-signing": "3.296.0",
37
+ "@aws-sdk/middleware-stack": "3.296.0",
38
+ "@aws-sdk/middleware-user-agent": "3.296.0",
39
+ "@aws-sdk/node-config-provider": "3.296.0",
40
+ "@aws-sdk/node-http-handler": "3.296.0",
41
+ "@aws-sdk/protocol-http": "3.296.0",
42
+ "@aws-sdk/smithy-client": "3.296.0",
43
+ "@aws-sdk/types": "3.296.0",
44
+ "@aws-sdk/url-parser": "3.296.0",
45
+ "@aws-sdk/util-base64": "3.295.0",
46
+ "@aws-sdk/util-body-length-browser": "3.295.0",
47
+ "@aws-sdk/util-body-length-node": "3.295.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.296.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.296.0",
50
+ "@aws-sdk/util-endpoints": "3.296.0",
51
+ "@aws-sdk/util-retry": "3.296.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.296.0",
53
+ "@aws-sdk/util-user-agent-node": "3.296.0",
54
+ "@aws-sdk/util-utf8": "3.295.0",
55
+ "@aws-sdk/util-waiter": "3.296.0",
56
+ "tslib": "^2.5.0"
57
57
  },
58
58
  "devDependencies": {
59
- "@aws-sdk/service-client-documentation-generator": "3.293.0",
59
+ "@aws-sdk/service-client-documentation-generator": "3.295.0",
60
60
  "@tsconfig/node14": "1.0.3",
61
61
  "@types/node": "^14.14.31",
62
62
  "concurrently": "7.0.0",
63
63
  "downlevel-dts": "0.10.1",
64
64
  "rimraf": "3.0.2",
65
65
  "typedoc": "0.23.23",
66
- "typescript": "~4.6.2"
66
+ "typescript": "~4.9.5"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=14.0.0"