@aws-sdk/client-groundstation 3.1087.0 → 3.1088.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 (62) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/GroundStation.d.ts +136 -147
  3. package/dist-types/ts3.4/GroundStationClient.d.ts +9 -28
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/CancelContactCommand.d.ts +3 -5
  8. package/dist-types/ts3.4/commands/CreateConfigCommand.d.ts +3 -5
  9. package/dist-types/ts3.4/commands/CreateDataflowEndpointGroupCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/CreateDataflowEndpointGroupV2Command.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateEphemerisCommand.d.ts +4 -9
  12. package/dist-types/ts3.4/commands/CreateMissionProfileCommand.d.ts +5 -10
  13. package/dist-types/ts3.4/commands/DeleteConfigCommand.d.ts +3 -5
  14. package/dist-types/ts3.4/commands/DeleteDataflowEndpointGroupCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/DeleteEphemerisCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/DeleteMissionProfileCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +4 -9
  18. package/dist-types/ts3.4/commands/DescribeContactVersionCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DescribeEphemerisCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/GetAgentConfigurationCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/GetAgentTaskResponseUrlCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/GetConfigCommand.d.ts +7 -5
  23. package/dist-types/ts3.4/commands/GetDataflowEndpointGroupCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/GetMinuteUsageCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/GetMissionProfileCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GetSatelliteCommand.d.ts +3 -5
  27. package/dist-types/ts3.4/commands/ListAntennasCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/ListConfigsCommand.d.ts +2 -4
  29. package/dist-types/ts3.4/commands/ListContactVersionsCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/ListContactsCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/ListDataflowEndpointGroupsCommand.d.ts +3 -5
  32. package/dist-types/ts3.4/commands/ListEphemeridesCommand.d.ts +4 -9
  33. package/dist-types/ts3.4/commands/ListGroundStationReservationsCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/ListGroundStationsCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/ListMissionProfilesCommand.d.ts +4 -9
  36. package/dist-types/ts3.4/commands/ListSatellitesCommand.d.ts +3 -8
  37. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/RegisterAgentCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/ReserveContactCommand.d.ts +3 -5
  40. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  42. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/UpdateConfigCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/UpdateEphemerisCommand.d.ts +4 -9
  46. package/dist-types/ts3.4/commands/UpdateMissionProfileCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  48. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  49. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  50. package/dist-types/ts3.4/models/enums.d.ts +11 -22
  51. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  52. package/dist-types/ts3.4/models/models_0.d.ts +6 -18
  53. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  54. package/dist-types/ts3.4/pagination/ListConfigsPaginator.d.ts +1 -4
  55. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  56. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  57. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  58. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  59. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  60. package/dist-types/ts3.4/waiters/waitForContactScheduled.d.ts +3 -5
  61. package/dist-types/ts3.4/waiters/waitForContactUpdated.d.ts +3 -7
  62. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75