diff --git a/clients/client-outposts/src/commands/CreateSiteCommand.ts b/clients/client-outposts/src/commands/CreateSiteCommand.ts index af39da2b4655..f3feed0f8e4f 100644 --- a/clients/client-outposts/src/commands/CreateSiteCommand.ts +++ b/clients/client-outposts/src/commands/CreateSiteCommand.ts @@ -71,7 +71,7 @@ export interface CreateSiteCommandOutput extends CreateSiteOutput, __MetadataBea * RackPhysicalProperties: { // RackPhysicalProperties * PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", @@ -99,7 +99,7 @@ export interface CreateSiteCommandOutput extends CreateSiteOutput, __MetadataBea * // RackPhysicalProperties: { // RackPhysicalProperties * // PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * // PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * // PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * // UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * // UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", diff --git a/clients/client-outposts/src/commands/GetSiteCommand.ts b/clients/client-outposts/src/commands/GetSiteCommand.ts index 376bed3c5713..dcc8305f0837 100644 --- a/clients/client-outposts/src/commands/GetSiteCommand.ts +++ b/clients/client-outposts/src/commands/GetSiteCommand.ts @@ -57,7 +57,7 @@ export interface GetSiteCommandOutput extends GetSiteOutput, __MetadataBearer {} * // RackPhysicalProperties: { // RackPhysicalProperties * // PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * // PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * // PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * // UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * // UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", diff --git a/clients/client-outposts/src/commands/ListSitesCommand.ts b/clients/client-outposts/src/commands/ListSitesCommand.ts index 340e66529903..901cbc10c92b 100644 --- a/clients/client-outposts/src/commands/ListSitesCommand.ts +++ b/clients/client-outposts/src/commands/ListSitesCommand.ts @@ -72,7 +72,7 @@ export interface ListSitesCommandOutput extends ListSitesOutput, __MetadataBeare * // RackPhysicalProperties: { // RackPhysicalProperties * // PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * // PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * // PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * // UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * // UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", diff --git a/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts b/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts index f048b1868eec..0d6204aab1d2 100644 --- a/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts +++ b/clients/client-outposts/src/commands/StartCapacityTaskCommand.ts @@ -28,7 +28,7 @@ export interface StartCapacityTaskCommandInput extends StartCapacityTaskInput {} export interface StartCapacityTaskCommandOutput extends StartCapacityTaskOutput, __MetadataBearer {} /** - *
Starts the specified capacity task. You can have one active capacity task per order or Outpost.
+ *Starts the specified capacity task. You can have one active capacity task for each order and each Outpost.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-outposts/src/commands/UpdateSiteCommand.ts b/clients/client-outposts/src/commands/UpdateSiteCommand.ts index 1feca81db21c..a2264bd4e6b8 100644 --- a/clients/client-outposts/src/commands/UpdateSiteCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteCommand.ts @@ -60,7 +60,7 @@ export interface UpdateSiteCommandOutput extends UpdateSiteOutput, __MetadataBea * // RackPhysicalProperties: { // RackPhysicalProperties * // PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * // PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * // PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * // UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * // UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", diff --git a/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts b/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts index c0e031d7ed41..7998e7de8979 100644 --- a/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts +++ b/clients/client-outposts/src/commands/UpdateSiteRackPhysicalPropertiesCommand.ts @@ -49,7 +49,7 @@ export interface UpdateSiteRackPhysicalPropertiesCommandOutput * SiteId: "STRING_VALUE", // required * PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", @@ -76,7 +76,7 @@ export interface UpdateSiteRackPhysicalPropertiesCommandOutput * // RackPhysicalProperties: { // RackPhysicalProperties * // PowerDrawKva: "POWER_5_KVA" || "POWER_10_KVA" || "POWER_15_KVA" || "POWER_30_KVA", * // PowerPhase: "SINGLE_PHASE" || "THREE_PHASE", - * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W", + * // PowerConnector: "L6_30P" || "IEC309" || "AH530P7W" || "AH532P6W" || "CS8365C", * // PowerFeedDrop: "ABOVE_RACK" || "BELOW_RACK", * // UplinkGbps: "UPLINK_1G" || "UPLINK_10G" || "UPLINK_40G" || "UPLINK_100G", * // UplinkCount: "UPLINK_COUNT_1" || "UPLINK_COUNT_2" || "UPLINK_COUNT_3" || "UPLINK_COUNT_4" || "UPLINK_COUNT_5" || "UPLINK_COUNT_6" || "UPLINK_COUNT_7" || "UPLINK_COUNT_8" || "UPLINK_COUNT_12" || "UPLINK_COUNT_16", diff --git a/clients/client-outposts/src/models/models_0.ts b/clients/client-outposts/src/models/models_0.ts index 1548250d3d3d..322605f4cb0c 100644 --- a/clients/client-outposts/src/models/models_0.ts +++ b/clients/client-outposts/src/models/models_0.ts @@ -1342,6 +1342,7 @@ export type OpticalStandard = (typeof OpticalStandard)[keyof typeof OpticalStand export const PowerConnector = { AH530P7W: "AH530P7W", AH532P6W: "AH532P6W", + CS8365C: "CS8365C", IEC309: "IEC309", L6_30P: "L6_30P", } as const; @@ -3054,6 +3055,10 @@ export interface UpdateSiteRackPhysicalPropertiesInput { * AH532P6W (red) – 3P+N+E, 6hr; 32A; three * phase * + *+ * CS8365C – (common in US); 3P+E, 50A; three phase
+ *Starts the specified capacity task. You can have one active capacity task per order or Outpost.
", + "smithy.api#documentation": "Starts the specified capacity task. You can have one active capacity task for each order and each Outpost.
", "smithy.api#http": { "method": "POST", "uri": "/outposts/{OutpostIdentifier}/capacity", @@ -6409,7 +6415,7 @@ "PowerConnector": { "target": "com.amazonaws.outposts#PowerConnector", "traits": { - "smithy.api#documentation": "The power connector that Amazon Web Services should plan to provide for connections to the hardware.\n Note the correlation between PowerPhase
and PowerConnector
.
Single-phase AC feed
\n\n L6-30P – (common in US); 30A; single phase
\n\n IEC309 (blue) – P+N+E, 6hr; 32 A; single\n phase
\nThree-phase AC feed
\n\n AH530P7W (red) – 3P+N+E, 7hr; 30A; three\n phase
\n\n AH532P6W (red) – 3P+N+E, 6hr; 32A; three\n phase
\nThe power connector that Amazon Web Services should plan to provide for connections to the hardware.\n Note the correlation between PowerPhase
and PowerConnector
.
Single-phase AC feed
\n\n L6-30P – (common in US); 30A; single phase
\n\n IEC309 (blue) – P+N+E, 6hr; 32 A; single\n phase
\nThree-phase AC feed
\n\n AH530P7W (red) – 3P+N+E, 7hr; 30A; three\n phase
\n\n AH532P6W (red) – 3P+N+E, 6hr; 32A; three\n phase
\n\n CS8365C – (common in US); 3P+E, 50A; three phase
\n