Amazon.PowerShell.Cmdlets.GS.AmazonGroundStationClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Whether to set the ephemeris status to ENABLED after validation.Setting this to false will set the ephemeris status to DISABLED after validation.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Ephemeris_Oem_S3Object_Bucket <
String>
An Amazon S3 Bucket name.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Ephemeris_Oem_S3Object_Key <
String>
An Amazon S3 key for the ephemeris.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Ephemeris_Oem_S3Object_Version <
String>
For versioned S3 objects, the version to use for the ephemeris.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Ephemeris_Tle_S3Object_Bucket <
String>
An Amazon S3 Bucket name.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Ephemeris_Tle_S3Object_Key <
String>
An Amazon S3 key for the ephemeris.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-Ephemeris_Tle_S3Object_Version <
String>
For versioned S3 objects, the version to use for the ephemeris.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ExpirationTime <DateTime>
An overall expiration time for the ephemeris in UTC, after which it will become EXPIRED.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The ARN of a KMS key used to encrypt the ephemeris in Ground Station.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The data for an OEM ephemeris, supplied directly in the request rather than through an S3 object.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Ephemeris_Oem_OemData |
Customer-provided priority score to establish the order in which overlapping ephemerides should be used.The default for customer-provided ephemeris priority is 1, and higher numbers take precedence.Priority must be 1 or greater
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
AWS Ground Station satellite ID for this ephemeris.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'EphemerisId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GroundStation.Model.CreateEphemerisResponse). Specifying the name of a property of type Amazon.GroundStation.Model.CreateEphemerisResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Tags assigned to an ephemeris. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |
The data for a TLE ephemeris, supplied directly in the request rather than through an S3 object. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Ephemeris_Tle_TleData |