@aws-sdk/client-appstream 3.952.0 → 3.953.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.
- package/dist-cjs/index.js +1078 -718
- package/dist-cjs/runtimeConfig.shared.js +6 -6
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +2 -2
- package/dist-es/commands/AssociateApplicationFleetCommand.js +2 -2
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +2 -2
- package/dist-es/commands/AssociateFleetCommand.js +2 -2
- package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +2 -2
- package/dist-es/commands/BatchAssociateUserStackCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +2 -2
- package/dist-es/commands/CopyImageCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateAppBlockCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +2 -2
- package/dist-es/commands/CreateDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/CreateEntitlementCommand.js +2 -2
- package/dist-es/commands/CreateExportImageTaskCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -2
- package/dist-es/commands/CreateImageBuilderCommand.js +2 -2
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateImportedImageCommand.js +2 -2
- package/dist-es/commands/CreateStackCommand.js +2 -2
- package/dist-es/commands/CreateStreamingURLCommand.js +2 -2
- package/dist-es/commands/CreateThemeForStackCommand.js +2 -2
- package/dist-es/commands/CreateUpdatedImageCommand.js +2 -2
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/DeleteAppBlockCommand.js +2 -2
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/DeleteEntitlementCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteImageBuilderCommand.js +2 -2
- package/dist-es/commands/DeleteImageCommand.js +2 -2
- package/dist-es/commands/DeleteImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DeleteStackCommand.js +2 -2
- package/dist-es/commands/DeleteThemeForStackCommand.js +2 -2
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +2 -2
- package/dist-es/commands/DescribeAppBlocksCommand.js +2 -2
- package/dist-es/commands/DescribeAppLicenseUsageCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -2
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +2 -2
- package/dist-es/commands/DescribeEntitlementsCommand.js +2 -2
- package/dist-es/commands/DescribeFleetsCommand.js +2 -2
- package/dist-es/commands/DescribeImageBuildersCommand.js +2 -2
- package/dist-es/commands/DescribeImagePermissionsCommand.js +2 -2
- package/dist-es/commands/DescribeImagesCommand.js +2 -2
- package/dist-es/commands/DescribeSessionsCommand.js +2 -2
- package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeStacksCommand.js +2 -2
- package/dist-es/commands/DescribeThemeForStackCommand.js +2 -2
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +2 -2
- package/dist-es/commands/DescribeUsersCommand.js +2 -2
- package/dist-es/commands/DisableUserCommand.js +2 -2
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +2 -2
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +2 -2
- package/dist-es/commands/DisassociateFleetCommand.js +2 -2
- package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +2 -2
- package/dist-es/commands/EnableUserCommand.js +2 -2
- package/dist-es/commands/ExpireSessionCommand.js +2 -2
- package/dist-es/commands/GetExportImageTaskCommand.js +2 -2
- package/dist-es/commands/ListAssociatedFleetsCommand.js +2 -2
- package/dist-es/commands/ListAssociatedStacksCommand.js +2 -2
- package/dist-es/commands/ListEntitledApplicationsCommand.js +2 -2
- package/dist-es/commands/ListExportImageTasksCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/StartAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/StartFleetCommand.js +2 -2
- package/dist-es/commands/StartImageBuilderCommand.js +2 -2
- package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +2 -2
- package/dist-es/commands/StopAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/StopFleetCommand.js +2 -2
- package/dist-es/commands/StopImageBuilderCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +2 -2
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +2 -2
- package/dist-es/commands/UpdateEntitlementCommand.js +2 -2
- package/dist-es/commands/UpdateFleetCommand.js +2 -2
- package/dist-es/commands/UpdateImagePermissionsCommand.js +2 -2
- package/dist-es/commands/UpdateStackCommand.js +2 -2
- package/dist-es/commands/UpdateThemeForStackCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -6
- package/dist-es/schemas/schemas_0.js +640 -612
- package/dist-types/AppStreamClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +333 -392
- package/dist-types/ts3.4/AppStreamClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +332 -393
- package/package.json +35 -35
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartAppBlockBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { StartAppBlockBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartAppBlockBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartAppBlockBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StartAppBlockBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "StartAppBlockBuilderCommand")
|
|
14
|
-
.sc(StartAppBlockBuilder)
|
|
14
|
+
.sc(StartAppBlockBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { StartFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StartFleet", {})
|
|
13
13
|
.n("AppStreamClient", "StartFleetCommand")
|
|
14
|
-
.sc(StartFleet)
|
|
14
|
+
.sc(StartFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { StartImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StartImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "StartImageBuilderCommand")
|
|
14
|
-
.sc(StartImageBuilder)
|
|
14
|
+
.sc(StartImageBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StartSoftwareDeploymentToImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { StartSoftwareDeploymentToImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StartSoftwareDeploymentToImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StartSoftwareDeploymentToImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StartSoftwareDeploymentToImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "StartSoftwareDeploymentToImageBuilderCommand")
|
|
14
|
-
.sc(StartSoftwareDeploymentToImageBuilder)
|
|
14
|
+
.sc(StartSoftwareDeploymentToImageBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopAppBlockBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { StopAppBlockBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopAppBlockBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopAppBlockBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StopAppBlockBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "StopAppBlockBuilderCommand")
|
|
14
|
-
.sc(StopAppBlockBuilder)
|
|
14
|
+
.sc(StopAppBlockBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { StopFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StopFleet", {})
|
|
13
13
|
.n("AppStreamClient", "StopFleetCommand")
|
|
14
|
-
.sc(StopFleet)
|
|
14
|
+
.sc(StopFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { StopImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { StopImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class StopImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class StopImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "StopImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "StopImageBuilderCommand")
|
|
14
|
-
.sc(StopImageBuilder)
|
|
14
|
+
.sc(StopImageBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { TagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { TagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class TagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class TagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "TagResource", {})
|
|
13
13
|
.n("AppStreamClient", "TagResourceCommand")
|
|
14
|
-
.sc(TagResource)
|
|
14
|
+
.sc(TagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UntagResource } from "../schemas/schemas_0";
|
|
4
|
+
import { UntagResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UntagResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UntagResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UntagResource", {})
|
|
13
13
|
.n("AppStreamClient", "UntagResourceCommand")
|
|
14
|
-
.sc(UntagResource)
|
|
14
|
+
.sc(UntagResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateAppBlockBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateAppBlockBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateAppBlockBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateAppBlockBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateAppBlockBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateAppBlockBuilderCommand")
|
|
14
|
-
.sc(UpdateAppBlockBuilder)
|
|
14
|
+
.sc(UpdateAppBlockBuilder$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateApplication } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateApplication$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateApplicationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateApplicationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateApplication", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateApplicationCommand")
|
|
14
|
-
.sc(UpdateApplication)
|
|
14
|
+
.sc(UpdateApplication$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateDirectoryConfig } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateDirectoryConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateDirectoryConfigCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateDirectoryConfigCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateDirectoryConfig", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateDirectoryConfigCommand")
|
|
14
|
-
.sc(UpdateDirectoryConfig)
|
|
14
|
+
.sc(UpdateDirectoryConfig$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateEntitlement } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateEntitlement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateEntitlementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateEntitlementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateEntitlement", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateEntitlementCommand")
|
|
14
|
-
.sc(UpdateEntitlement)
|
|
14
|
+
.sc(UpdateEntitlement$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateFleet", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateFleetCommand")
|
|
14
|
-
.sc(UpdateFleet)
|
|
14
|
+
.sc(UpdateFleet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateImagePermissions } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateImagePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateImagePermissionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateImagePermissionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateImagePermissions", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateImagePermissionsCommand")
|
|
14
|
-
.sc(UpdateImagePermissions)
|
|
14
|
+
.sc(UpdateImagePermissions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateStack } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateStack", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateStackCommand")
|
|
14
|
-
.sc(UpdateStack)
|
|
14
|
+
.sc(UpdateStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { UpdateThemeForStack } from "../schemas/schemas_0";
|
|
4
|
+
import { UpdateThemeForStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class UpdateThemeForStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class UpdateThemeForStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "UpdateThemeForStack", {})
|
|
13
13
|
.n("AppStreamClient", "UpdateThemeForStackCommand")
|
|
14
|
-
.sc(UpdateThemeForStack)
|
|
14
|
+
.sc(UpdateThemeForStack$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
package/dist-es/index.js
CHANGED
|
@@ -23,12 +23,12 @@ export const getRuntimeConfig = (config) => {
|
|
|
23
23
|
},
|
|
24
24
|
],
|
|
25
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
-
protocol: config?.protocol ??
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
26
|
+
protocol: config?.protocol ?? AwsJson1_1Protocol,
|
|
27
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
28
|
+
defaultNamespace: "com.amazonaws.appstream",
|
|
29
|
+
version: "2016-12-01",
|
|
30
|
+
serviceTarget: "PhotonAdminProxyService",
|
|
31
|
+
},
|
|
32
32
|
serviceId: config?.serviceId ?? "AppStream",
|
|
33
33
|
urlParser: config?.urlParser ?? parseUrl,
|
|
34
34
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|