@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 { DeleteThemeForStack } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteThemeForStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteThemeForStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteThemeForStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteThemeForStack", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteThemeForStackCommand")
|
|
14
|
-
.sc(DeleteThemeForStack)
|
|
14
|
+
.sc(DeleteThemeForStack$)
|
|
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 { DeleteUsageReportSubscription } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteUsageReportSubscription$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteUsageReportSubscriptionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteUsageReportSubscriptionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteUsageReportSubscription", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteUsageReportSubscriptionCommand")
|
|
14
|
-
.sc(DeleteUsageReportSubscription)
|
|
14
|
+
.sc(DeleteUsageReportSubscription$)
|
|
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 { DeleteUser } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DeleteUser", {})
|
|
13
13
|
.n("AppStreamClient", "DeleteUserCommand")
|
|
14
|
-
.sc(DeleteUser)
|
|
14
|
+
.sc(DeleteUser$)
|
|
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 { DescribeAppBlockBuilderAppBlockAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAppBlockBuilderAppBlockAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAppBlockBuilderAppBlockAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAppBlockBuilderAppBlockAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeAppBlockBuilderAppBlockAssociations", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeAppBlockBuilderAppBlockAssociationsCommand")
|
|
14
|
-
.sc(DescribeAppBlockBuilderAppBlockAssociations)
|
|
14
|
+
.sc(DescribeAppBlockBuilderAppBlockAssociations$)
|
|
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 { DescribeAppBlockBuilders } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAppBlockBuilders$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAppBlockBuildersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAppBlockBuildersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeAppBlockBuilders", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeAppBlockBuildersCommand")
|
|
14
|
-
.sc(DescribeAppBlockBuilders)
|
|
14
|
+
.sc(DescribeAppBlockBuilders$)
|
|
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 { DescribeAppBlocks } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAppBlocks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAppBlocksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAppBlocksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeAppBlocks", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeAppBlocksCommand")
|
|
14
|
-
.sc(DescribeAppBlocks)
|
|
14
|
+
.sc(DescribeAppBlocks$)
|
|
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 { DescribeAppLicenseUsage } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeAppLicenseUsage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeAppLicenseUsageCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeAppLicenseUsageCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeAppLicenseUsage", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeAppLicenseUsageCommand")
|
|
14
|
-
.sc(DescribeAppLicenseUsage)
|
|
14
|
+
.sc(DescribeAppLicenseUsage$)
|
|
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 { DescribeApplicationFleetAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeApplicationFleetAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeApplicationFleetAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeApplicationFleetAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeApplicationFleetAssociations", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeApplicationFleetAssociationsCommand")
|
|
14
|
-
.sc(DescribeApplicationFleetAssociations)
|
|
14
|
+
.sc(DescribeApplicationFleetAssociations$)
|
|
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 { DescribeApplications } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeApplications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeApplicationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeApplicationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeApplications", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeApplicationsCommand")
|
|
14
|
-
.sc(DescribeApplications)
|
|
14
|
+
.sc(DescribeApplications$)
|
|
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 { DescribeDirectoryConfigs } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeDirectoryConfigs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeDirectoryConfigsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeDirectoryConfigsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeDirectoryConfigs", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeDirectoryConfigsCommand")
|
|
14
|
-
.sc(DescribeDirectoryConfigs)
|
|
14
|
+
.sc(DescribeDirectoryConfigs$)
|
|
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 { DescribeEntitlements } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeEntitlements$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeEntitlementsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeEntitlementsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeEntitlements", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeEntitlementsCommand")
|
|
14
|
-
.sc(DescribeEntitlements)
|
|
14
|
+
.sc(DescribeEntitlements$)
|
|
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 { DescribeFleets } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeFleets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeFleetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeFleetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeFleets", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeFleetsCommand")
|
|
14
|
-
.sc(DescribeFleets)
|
|
14
|
+
.sc(DescribeFleets$)
|
|
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 { DescribeImageBuilders } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeImageBuilders$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeImageBuildersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeImageBuildersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeImageBuilders", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeImageBuildersCommand")
|
|
14
|
-
.sc(DescribeImageBuilders)
|
|
14
|
+
.sc(DescribeImageBuilders$)
|
|
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 { DescribeImagePermissions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeImagePermissions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeImagePermissionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeImagePermissionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeImagePermissions", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeImagePermissionsCommand")
|
|
14
|
-
.sc(DescribeImagePermissions)
|
|
14
|
+
.sc(DescribeImagePermissions$)
|
|
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 { DescribeImages } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeImages$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeImagesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeImagesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeImages", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeImagesCommand")
|
|
14
|
-
.sc(DescribeImages)
|
|
14
|
+
.sc(DescribeImages$)
|
|
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 { DescribeSessions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeSessions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeSessionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeSessionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeSessions", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeSessionsCommand")
|
|
14
|
-
.sc(DescribeSessions)
|
|
14
|
+
.sc(DescribeSessions$)
|
|
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 { DescribeSoftwareAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeSoftwareAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeSoftwareAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeSoftwareAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeSoftwareAssociations", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeSoftwareAssociationsCommand")
|
|
14
|
-
.sc(DescribeSoftwareAssociations)
|
|
14
|
+
.sc(DescribeSoftwareAssociations$)
|
|
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 { DescribeStacks } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeStacks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeStacksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeStacksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeStacks", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeStacksCommand")
|
|
14
|
-
.sc(DescribeStacks)
|
|
14
|
+
.sc(DescribeStacks$)
|
|
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 { DescribeThemeForStack } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeThemeForStack$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeThemeForStackCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeThemeForStackCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeThemeForStack", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeThemeForStackCommand")
|
|
14
|
-
.sc(DescribeThemeForStack)
|
|
14
|
+
.sc(DescribeThemeForStack$)
|
|
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 { DescribeUsageReportSubscriptions } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeUsageReportSubscriptions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeUsageReportSubscriptionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeUsageReportSubscriptionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeUsageReportSubscriptions", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeUsageReportSubscriptionsCommand")
|
|
14
|
-
.sc(DescribeUsageReportSubscriptions)
|
|
14
|
+
.sc(DescribeUsageReportSubscriptions$)
|
|
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 { DescribeUserStackAssociations } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeUserStackAssociations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeUserStackAssociationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeUserStackAssociationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeUserStackAssociations", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeUserStackAssociationsCommand")
|
|
14
|
-
.sc(DescribeUserStackAssociations)
|
|
14
|
+
.sc(DescribeUserStackAssociations$)
|
|
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 { DescribeUsers } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeUsers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeUsersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeUsersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DescribeUsers", {})
|
|
13
13
|
.n("AppStreamClient", "DescribeUsersCommand")
|
|
14
|
-
.sc(DescribeUsers)
|
|
14
|
+
.sc(DescribeUsers$)
|
|
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 { DisableUser } from "../schemas/schemas_0";
|
|
4
|
+
import { DisableUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisableUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisableUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DisableUser", {})
|
|
13
13
|
.n("AppStreamClient", "DisableUserCommand")
|
|
14
|
-
.sc(DisableUser)
|
|
14
|
+
.sc(DisableUser$)
|
|
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 { DisassociateAppBlockBuilderAppBlock } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateAppBlockBuilderAppBlock$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateAppBlockBuilderAppBlockCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateAppBlockBuilderAppBlockCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DisassociateAppBlockBuilderAppBlock", {})
|
|
13
13
|
.n("AppStreamClient", "DisassociateAppBlockBuilderAppBlockCommand")
|
|
14
|
-
.sc(DisassociateAppBlockBuilderAppBlock)
|
|
14
|
+
.sc(DisassociateAppBlockBuilderAppBlock$)
|
|
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 { DisassociateApplicationFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateApplicationFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateApplicationFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateApplicationFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DisassociateApplicationFleet", {})
|
|
13
13
|
.n("AppStreamClient", "DisassociateApplicationFleetCommand")
|
|
14
|
-
.sc(DisassociateApplicationFleet)
|
|
14
|
+
.sc(DisassociateApplicationFleet$)
|
|
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 { DisassociateApplicationFromEntitlement } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateApplicationFromEntitlement$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateApplicationFromEntitlementCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateApplicationFromEntitlementCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DisassociateApplicationFromEntitlement", {})
|
|
13
13
|
.n("AppStreamClient", "DisassociateApplicationFromEntitlementCommand")
|
|
14
|
-
.sc(DisassociateApplicationFromEntitlement)
|
|
14
|
+
.sc(DisassociateApplicationFromEntitlement$)
|
|
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 { DisassociateFleet } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateFleet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateFleetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateFleetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DisassociateFleet", {})
|
|
13
13
|
.n("AppStreamClient", "DisassociateFleetCommand")
|
|
14
|
-
.sc(DisassociateFleet)
|
|
14
|
+
.sc(DisassociateFleet$)
|
|
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 { DisassociateSoftwareFromImageBuilder } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateSoftwareFromImageBuilder$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateSoftwareFromImageBuilderCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateSoftwareFromImageBuilderCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "DisassociateSoftwareFromImageBuilder", {})
|
|
13
13
|
.n("AppStreamClient", "DisassociateSoftwareFromImageBuilderCommand")
|
|
14
|
-
.sc(DisassociateSoftwareFromImageBuilder)
|
|
14
|
+
.sc(DisassociateSoftwareFromImageBuilder$)
|
|
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 { EnableUser } from "../schemas/schemas_0";
|
|
4
|
+
import { EnableUser$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class EnableUserCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class EnableUserCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "EnableUser", {})
|
|
13
13
|
.n("AppStreamClient", "EnableUserCommand")
|
|
14
|
-
.sc(EnableUser)
|
|
14
|
+
.sc(EnableUser$)
|
|
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 { ExpireSession } from "../schemas/schemas_0";
|
|
4
|
+
import { ExpireSession$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ExpireSessionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ExpireSessionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "ExpireSession", {})
|
|
13
13
|
.n("AppStreamClient", "ExpireSessionCommand")
|
|
14
|
-
.sc(ExpireSession)
|
|
14
|
+
.sc(ExpireSession$)
|
|
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 { GetExportImageTask } from "../schemas/schemas_0";
|
|
4
|
+
import { GetExportImageTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetExportImageTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetExportImageTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "GetExportImageTask", {})
|
|
13
13
|
.n("AppStreamClient", "GetExportImageTaskCommand")
|
|
14
|
-
.sc(GetExportImageTask)
|
|
14
|
+
.sc(GetExportImageTask$)
|
|
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 { ListAssociatedFleets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAssociatedFleets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAssociatedFleetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAssociatedFleetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "ListAssociatedFleets", {})
|
|
13
13
|
.n("AppStreamClient", "ListAssociatedFleetsCommand")
|
|
14
|
-
.sc(ListAssociatedFleets)
|
|
14
|
+
.sc(ListAssociatedFleets$)
|
|
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 { ListAssociatedStacks } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAssociatedStacks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAssociatedStacksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAssociatedStacksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "ListAssociatedStacks", {})
|
|
13
13
|
.n("AppStreamClient", "ListAssociatedStacksCommand")
|
|
14
|
-
.sc(ListAssociatedStacks)
|
|
14
|
+
.sc(ListAssociatedStacks$)
|
|
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 { ListEntitledApplications } from "../schemas/schemas_0";
|
|
4
|
+
import { ListEntitledApplications$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListEntitledApplicationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListEntitledApplicationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "ListEntitledApplications", {})
|
|
13
13
|
.n("AppStreamClient", "ListEntitledApplicationsCommand")
|
|
14
|
-
.sc(ListEntitledApplications)
|
|
14
|
+
.sc(ListEntitledApplications$)
|
|
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 { ListExportImageTasks } from "../schemas/schemas_0";
|
|
4
|
+
import { ListExportImageTasks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListExportImageTasksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListExportImageTasksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "ListExportImageTasks", {})
|
|
13
13
|
.n("AppStreamClient", "ListExportImageTasksCommand")
|
|
14
|
-
.sc(ListExportImageTasks)
|
|
14
|
+
.sc(ListExportImageTasks$)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
4
|
+
import { ListTagsForResource$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListTagsForResourceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("PhotonAdminProxyService", "ListTagsForResource", {})
|
|
13
13
|
.n("AppStreamClient", "ListTagsForResourceCommand")
|
|
14
|
-
.sc(ListTagsForResource)
|
|
14
|
+
.sc(ListTagsForResource$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|