aws-sdk-groundstation 1.22.0

AWS SDK for AWS Ground Station
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `CancelContact` operation.
pub mod cancel_contact;

/// Types for the `CreateConfig` operation.
pub mod create_config;

/// Types for the `CreateDataflowEndpointGroup` operation.
pub mod create_dataflow_endpoint_group;

/// Types for the `CreateEphemeris` operation.
pub mod create_ephemeris;

/// Types for the `CreateMissionProfile` operation.
pub mod create_mission_profile;

/// Types for the `DeleteConfig` operation.
pub mod delete_config;

/// Types for the `DeleteDataflowEndpointGroup` operation.
pub mod delete_dataflow_endpoint_group;

/// Types for the `DeleteEphemeris` operation.
pub mod delete_ephemeris;

/// Types for the `DeleteMissionProfile` operation.
pub mod delete_mission_profile;

/// Types for the `DescribeContact` operation.
pub mod describe_contact;

/// Types for the `DescribeEphemeris` operation.
pub mod describe_ephemeris;

/// Types for the `GetAgentConfiguration` operation.
pub mod get_agent_configuration;

/// Types for the `GetConfig` operation.
pub mod get_config;

/// Types for the `GetDataflowEndpointGroup` operation.
pub mod get_dataflow_endpoint_group;

/// Types for the `GetMinuteUsage` operation.
pub mod get_minute_usage;

/// Types for the `GetMissionProfile` operation.
pub mod get_mission_profile;

/// Types for the `GetSatellite` operation.
pub mod get_satellite;

/// Types for the `ListConfigs` operation.
pub mod list_configs;

/// Types for the `ListContacts` operation.
pub mod list_contacts;

/// Types for the `ListDataflowEndpointGroups` operation.
pub mod list_dataflow_endpoint_groups;

/// Types for the `ListEphemerides` operation.
pub mod list_ephemerides;

/// Types for the `ListGroundStations` operation.
pub mod list_ground_stations;

/// Types for the `ListMissionProfiles` operation.
pub mod list_mission_profiles;

/// Types for the `ListSatellites` operation.
pub mod list_satellites;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `RegisterAgent` operation.
pub mod register_agent;

/// Types for the `ReserveContact` operation.
pub mod reserve_contact;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;

/// Types for the `UpdateAgentStatus` operation.
pub mod update_agent_status;

/// Types for the `UpdateConfig` operation.
pub mod update_config;

/// Types for the `UpdateEphemeris` operation.
pub mod update_ephemeris;

/// Types for the `UpdateMissionProfile` operation.
pub mod update_mission_profile;