UNPKG

aws-sdk

Version:
2,213 lines (2,212 loc) • 68.8 kB
{ "version": "2.0", "metadata": { "apiVersion": "2015-12-10", "endpointPrefix": "servicecatalog", "jsonVersion": "1.1", "protocol": "json", "serviceFullName": "AWS Service Catalog", "serviceId": "Service Catalog", "signatureVersion": "v4", "targetPrefix": "AWS242ServiceCatalogService", "uid": "servicecatalog-2015-12-10" }, "operations": { "AcceptPortfolioShare": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "PortfolioShareType": {} } }, "output": { "type": "structure", "members": {} } }, "AssociateBudgetWithResource": { "input": { "type": "structure", "required": [ "BudgetName", "ResourceId" ], "members": { "BudgetName": {}, "ResourceId": {} } }, "output": { "type": "structure", "members": {} } }, "AssociatePrincipalWithPortfolio": { "input": { "type": "structure", "required": [ "PortfolioId", "PrincipalARN", "PrincipalType" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "PrincipalARN": {}, "PrincipalType": {} } }, "output": { "type": "structure", "members": {} } }, "AssociateProductWithPortfolio": { "input": { "type": "structure", "required": [ "ProductId", "PortfolioId" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "PortfolioId": {}, "SourcePortfolioId": {} } }, "output": { "type": "structure", "members": {} } }, "AssociateServiceActionWithProvisioningArtifact": { "input": { "type": "structure", "required": [ "ProductId", "ProvisioningArtifactId", "ServiceActionId" ], "members": { "ProductId": {}, "ProvisioningArtifactId": {}, "ServiceActionId": {}, "AcceptLanguage": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": {} } }, "AssociateTagOptionWithResource": { "input": { "type": "structure", "required": [ "ResourceId", "TagOptionId" ], "members": { "ResourceId": {}, "TagOptionId": {} } }, "output": { "type": "structure", "members": {} } }, "BatchAssociateServiceActionWithProvisioningArtifact": { "input": { "type": "structure", "required": [ "ServiceActionAssociations" ], "members": { "ServiceActionAssociations": { "shape": "Sn" }, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "FailedServiceActionAssociations": { "shape": "Sq" } } } }, "BatchDisassociateServiceActionFromProvisioningArtifact": { "input": { "type": "structure", "required": [ "ServiceActionAssociations" ], "members": { "ServiceActionAssociations": { "shape": "Sn" }, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "FailedServiceActionAssociations": { "shape": "Sq" } } } }, "CopyProduct": { "input": { "type": "structure", "required": [ "SourceProductArn", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "SourceProductArn": {}, "TargetProductId": {}, "TargetProductName": {}, "SourceProvisioningArtifactIdentifiers": { "type": "list", "member": { "type": "map", "key": {}, "value": {} } }, "CopyOptions": { "type": "list", "member": {} }, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "CopyProductToken": {} } } }, "CreateConstraint": { "input": { "type": "structure", "required": [ "PortfolioId", "ProductId", "Parameters", "Type", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "ProductId": {}, "Parameters": {}, "Type": {}, "Description": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "ConstraintDetail": { "shape": "S1b" }, "ConstraintParameters": {}, "Status": {} } } }, "CreatePortfolio": { "input": { "type": "structure", "required": [ "DisplayName", "ProviderName", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "DisplayName": {}, "Description": {}, "ProviderName": {}, "Tags": { "shape": "S1i" }, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "PortfolioDetail": { "shape": "S1n" }, "Tags": { "shape": "S1q" } } } }, "CreatePortfolioShare": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "AccountId": {}, "OrganizationNode": { "shape": "S1s" }, "ShareTagOptions": { "type": "boolean" }, "SharePrincipals": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "PortfolioShareToken": {} } } }, "CreateProduct": { "input": { "type": "structure", "required": [ "Name", "Owner", "ProductType", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "Name": {}, "Owner": {}, "Description": {}, "Distributor": {}, "SupportDescription": {}, "SupportEmail": {}, "SupportUrl": {}, "ProductType": {}, "Tags": { "shape": "S1i" }, "ProvisioningArtifactParameters": { "shape": "S24" }, "IdempotencyToken": { "idempotencyToken": true }, "SourceConnection": { "shape": "S2c" } } }, "output": { "type": "structure", "members": { "ProductViewDetail": { "shape": "S2l" }, "ProvisioningArtifactDetail": { "shape": "S2w" }, "Tags": { "shape": "S1q" } } } }, "CreateProvisionedProductPlan": { "input": { "type": "structure", "required": [ "PlanName", "PlanType", "ProductId", "ProvisionedProductName", "ProvisioningArtifactId", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "PlanName": {}, "PlanType": {}, "NotificationArns": { "shape": "S33" }, "PathId": {}, "ProductId": {}, "ProvisionedProductName": {}, "ProvisioningArtifactId": {}, "ProvisioningParameters": { "shape": "S36" }, "IdempotencyToken": { "idempotencyToken": true }, "Tags": { "shape": "S1q" } } }, "output": { "type": "structure", "members": { "PlanName": {}, "PlanId": {}, "ProvisionProductId": {}, "ProvisionedProductName": {}, "ProvisioningArtifactId": {} } } }, "CreateProvisioningArtifact": { "input": { "type": "structure", "required": [ "ProductId", "Parameters", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "Parameters": { "shape": "S24" }, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "ProvisioningArtifactDetail": { "shape": "S2w" }, "Info": { "shape": "S27" }, "Status": {} } } }, "CreateServiceAction": { "input": { "type": "structure", "required": [ "Name", "DefinitionType", "Definition", "IdempotencyToken" ], "members": { "Name": {}, "DefinitionType": {}, "Definition": { "shape": "S3h" }, "Description": {}, "AcceptLanguage": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "ServiceActionDetail": { "shape": "S3m" } } } }, "CreateTagOption": { "input": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": {}, "Value": {} } }, "output": { "type": "structure", "members": { "TagOptionDetail": { "shape": "S3s" } } } }, "DeleteConstraint": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": {} } }, "DeletePortfolio": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": {} } }, "DeletePortfolioShare": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "AccountId": {}, "OrganizationNode": { "shape": "S1s" } } }, "output": { "type": "structure", "members": { "PortfolioShareToken": {} } } }, "DeleteProduct": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": {} } }, "DeleteProvisionedProductPlan": { "input": { "type": "structure", "required": [ "PlanId" ], "members": { "AcceptLanguage": {}, "PlanId": {}, "IgnoreErrors": { "type": "boolean" } } }, "output": { "type": "structure", "members": {} } }, "DeleteProvisioningArtifact": { "input": { "type": "structure", "required": [ "ProductId", "ProvisioningArtifactId" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "ProvisioningArtifactId": {} } }, "output": { "type": "structure", "members": {} } }, "DeleteServiceAction": { "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": {}, "AcceptLanguage": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": {} } }, "DeleteTagOption": { "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": {} } }, "output": { "type": "structure", "members": {} } }, "DescribeConstraint": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": { "ConstraintDetail": { "shape": "S1b" }, "ConstraintParameters": {}, "Status": {} } } }, "DescribeCopyProductStatus": { "input": { "type": "structure", "required": [ "CopyProductToken" ], "members": { "AcceptLanguage": {}, "CopyProductToken": {} } }, "output": { "type": "structure", "members": { "CopyProductStatus": {}, "TargetProductId": {}, "StatusDetail": {} } } }, "DescribePortfolio": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": { "PortfolioDetail": { "shape": "S1n" }, "Tags": { "shape": "S1q" }, "TagOptions": { "shape": "S4k" }, "Budgets": { "shape": "S4l" } } } }, "DescribePortfolioShareStatus": { "input": { "type": "structure", "required": [ "PortfolioShareToken" ], "members": { "PortfolioShareToken": {} } }, "output": { "type": "structure", "members": { "PortfolioShareToken": {}, "PortfolioId": {}, "OrganizationNodeValue": {}, "Status": {}, "ShareDetails": { "type": "structure", "members": { "SuccessfulShares": { "type": "list", "member": {} }, "ShareErrors": { "type": "list", "member": { "type": "structure", "members": { "Accounts": { "type": "list", "member": {} }, "Message": {}, "Error": {} } } } } } } } }, "DescribePortfolioShares": { "input": { "type": "structure", "required": [ "PortfolioId", "Type" ], "members": { "PortfolioId": {}, "Type": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "NextPageToken": {}, "PortfolioShareDetails": { "type": "list", "member": { "type": "structure", "members": { "PrincipalId": {}, "Type": {}, "Accepted": { "type": "boolean" }, "ShareTagOptions": { "type": "boolean" }, "SharePrincipals": { "type": "boolean" } } } } } } }, "DescribeProduct": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Id": {}, "Name": {} } }, "output": { "type": "structure", "members": { "ProductViewSummary": { "shape": "S2m" }, "ProvisioningArtifacts": { "shape": "S56" }, "Budgets": { "shape": "S4l" }, "LaunchPaths": { "type": "list", "member": { "type": "structure", "members": { "Id": {}, "Name": {} } } } } } }, "DescribeProductAsAdmin": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Id": {}, "Name": {}, "SourcePortfolioId": {} } }, "output": { "type": "structure", "members": { "ProductViewDetail": { "shape": "S2l" }, "ProvisioningArtifactSummaries": { "type": "list", "member": { "type": "structure", "members": { "Id": {}, "Name": {}, "Description": {}, "CreatedTime": { "type": "timestamp" }, "ProvisioningArtifactMetadata": { "shape": "S27" } } } }, "Tags": { "shape": "S1q" }, "TagOptions": { "shape": "S4k" }, "Budgets": { "shape": "S4l" } } } }, "DescribeProductView": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": { "ProductViewSummary": { "shape": "S2m" }, "ProvisioningArtifacts": { "shape": "S56" } } } }, "DescribeProvisionedProduct": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Id": {}, "Name": {} } }, "output": { "type": "structure", "members": { "ProvisionedProductDetail": { "shape": "S5k" }, "CloudWatchDashboards": { "type": "list", "member": { "type": "structure", "members": { "Name": {} } } } } } }, "DescribeProvisionedProductPlan": { "input": { "type": "structure", "required": [ "PlanId" ], "members": { "AcceptLanguage": {}, "PlanId": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ProvisionedProductPlanDetails": { "type": "structure", "members": { "CreatedTime": { "type": "timestamp" }, "PathId": {}, "ProductId": {}, "PlanName": {}, "PlanId": {}, "ProvisionProductId": {}, "ProvisionProductName": {}, "PlanType": {}, "ProvisioningArtifactId": {}, "Status": {}, "UpdatedTime": { "type": "timestamp" }, "NotificationArns": { "shape": "S33" }, "ProvisioningParameters": { "shape": "S36" }, "Tags": { "shape": "S1q" }, "StatusMessage": {} } }, "ResourceChanges": { "type": "list", "member": { "type": "structure", "members": { "Action": {}, "LogicalResourceId": {}, "PhysicalResourceId": {}, "ResourceType": {}, "Replacement": {}, "Scope": { "type": "list", "member": {} }, "Details": { "type": "list", "member": { "type": "structure", "members": { "Target": { "type": "structure", "members": { "Attribute": {}, "Name": {}, "RequiresRecreation": {} } }, "Evaluation": {}, "CausingEntity": {} } } } } } }, "NextPageToken": {} } } }, "DescribeProvisioningArtifact": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "ProvisioningArtifactId": {}, "ProductId": {}, "ProvisioningArtifactName": {}, "ProductName": {}, "Verbose": { "type": "boolean" }, "IncludeProvisioningArtifactParameters": { "type": "boolean" } } }, "output": { "type": "structure", "members": { "ProvisioningArtifactDetail": { "shape": "S2w" }, "Info": { "shape": "S27" }, "Status": {}, "ProvisioningArtifactParameters": { "shape": "S6l" } } } }, "DescribeProvisioningParameters": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "ProductId": {}, "ProductName": {}, "ProvisioningArtifactId": {}, "ProvisioningArtifactName": {}, "PathId": {}, "PathName": {} } }, "output": { "type": "structure", "members": { "ProvisioningArtifactParameters": { "shape": "S6l" }, "ConstraintSummaries": { "shape": "S6w" }, "UsageInstructions": { "type": "list", "member": { "type": "structure", "members": { "Type": {}, "Value": {} } } }, "TagOptions": { "type": "list", "member": { "type": "structure", "members": { "Key": {}, "Values": { "type": "list", "member": {} } } } }, "ProvisioningArtifactPreferences": { "type": "structure", "members": { "StackSetAccounts": { "shape": "S76" }, "StackSetRegions": { "shape": "S77" } } }, "ProvisioningArtifactOutputs": { "shape": "S79", "deprecated": true, "deprecatedMessage": "This property is deprecated and returns the Id and Description of the Provisioning Artifact. Use ProvisioningArtifactOutputKeys instead to get the Keys and Descriptions of the outputs." }, "ProvisioningArtifactOutputKeys": { "shape": "S79" } } } }, "DescribeRecord": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S7f" }, "RecordOutputs": { "shape": "S7q" }, "NextPageToken": {} } } }, "DescribeServiceAction": { "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": {}, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "ServiceActionDetail": { "shape": "S3m" } } } }, "DescribeServiceActionExecutionParameters": { "input": { "type": "structure", "required": [ "ProvisionedProductId", "ServiceActionId" ], "members": { "ProvisionedProductId": {}, "ServiceActionId": {}, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "ServiceActionParameters": { "type": "list", "member": { "type": "structure", "members": { "Name": {}, "Type": {}, "DefaultValues": { "shape": "S82" } } } } } } }, "DescribeTagOption": { "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": {} } }, "output": { "type": "structure", "members": { "TagOptionDetail": { "shape": "S3s" } } } }, "DisableAWSOrganizationsAccess": { "input": { "type": "structure", "members": {} }, "output": { "type": "structure", "members": {} } }, "DisassociateBudgetFromResource": { "input": { "type": "structure", "required": [ "BudgetName", "ResourceId" ], "members": { "BudgetName": {}, "ResourceId": {} } }, "output": { "type": "structure", "members": {} } }, "DisassociatePrincipalFromPortfolio": { "input": { "type": "structure", "required": [ "PortfolioId", "PrincipalARN" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "PrincipalARN": {}, "PrincipalType": {} } }, "output": { "type": "structure", "members": {} } }, "DisassociateProductFromPortfolio": { "input": { "type": "structure", "required": [ "ProductId", "PortfolioId" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "PortfolioId": {} } }, "output": { "type": "structure", "members": {} } }, "DisassociateServiceActionFromProvisioningArtifact": { "input": { "type": "structure", "required": [ "ProductId", "ProvisioningArtifactId", "ServiceActionId" ], "members": { "ProductId": {}, "ProvisioningArtifactId": {}, "ServiceActionId": {}, "AcceptLanguage": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": {} } }, "DisassociateTagOptionFromResource": { "input": { "type": "structure", "required": [ "ResourceId", "TagOptionId" ], "members": { "ResourceId": {}, "TagOptionId": {} } }, "output": { "type": "structure", "members": {} } }, "EnableAWSOrganizationsAccess": { "input": { "type": "structure", "members": {} }, "output": { "type": "structure", "members": {} } }, "ExecuteProvisionedProductPlan": { "input": { "type": "structure", "required": [ "PlanId", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "PlanId": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S7f" } } } }, "ExecuteProvisionedProductServiceAction": { "input": { "type": "structure", "required": [ "ProvisionedProductId", "ServiceActionId", "ExecuteToken" ], "members": { "ProvisionedProductId": {}, "ServiceActionId": {}, "ExecuteToken": { "idempotencyToken": true }, "AcceptLanguage": {}, "Parameters": { "type": "map", "key": {}, "value": { "shape": "S82" } } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S7f" } } } }, "GetAWSOrganizationsAccessStatus": { "input": { "type": "structure", "members": {} }, "output": { "type": "structure", "members": { "AccessStatus": {} } } }, "GetProvisionedProductOutputs": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "ProvisionedProductId": {}, "ProvisionedProductName": {}, "OutputKeys": { "type": "list", "member": {} }, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "Outputs": { "shape": "S7q" }, "NextPageToken": {} } } }, "ImportAsProvisionedProduct": { "input": { "type": "structure", "required": [ "ProductId", "ProvisioningArtifactId", "ProvisionedProductName", "PhysicalId", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "ProvisioningArtifactId": {}, "ProvisionedProductName": {}, "PhysicalId": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S7f" } } } }, "ListAcceptedPortfolioShares": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "PageToken": {}, "PageSize": { "type": "integer" }, "PortfolioShareType": {} } }, "output": { "type": "structure", "members": { "PortfolioDetails": { "shape": "S90" }, "NextPageToken": {} } } }, "ListBudgetsForResource": { "input": { "type": "structure", "required": [ "ResourceId" ], "members": { "AcceptLanguage": {}, "ResourceId": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "Budgets": { "shape": "S4l" }, "NextPageToken": {} } } }, "ListConstraintsForPortfolio": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "ProductId": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ConstraintDetails": { "type": "list", "member": { "shape": "S1b" } }, "NextPageToken": {} } } }, "ListLaunchPaths": { "input": { "type": "structure", "required": [ "ProductId" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "LaunchPathSummaries": { "type": "list", "member": { "type": "structure", "members": { "Id": {}, "ConstraintSummaries": { "shape": "S6w" }, "Tags": { "shape": "S1q" }, "Name": {} } } }, "NextPageToken": {} } } }, "ListOrganizationPortfolioAccess": { "input": { "type": "structure", "required": [ "PortfolioId", "OrganizationNodeType" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "OrganizationNodeType": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "OrganizationNodes": { "type": "list", "member": { "shape": "S1s" } }, "NextPageToken": {} } } }, "ListPortfolioAccess": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "OrganizationParentId": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "AccountIds": { "type": "list", "member": {} }, "NextPageToken": {} } } }, "ListPortfolios": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "PortfolioDetails": { "shape": "S90" }, "NextPageToken": {} } } }, "ListPortfoliosForProduct": { "input": { "type": "structure", "required": [ "ProductId" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "PortfolioDetails": { "shape": "S90" }, "NextPageToken": {} } } }, "ListPrincipalsForPortfolio": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "Principals": { "type": "list", "member": { "type": "structure", "members": { "PrincipalARN": {}, "PrincipalType": {} } } }, "NextPageToken": {} } } }, "ListProvisionedProductPlans": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "ProvisionProductId": {}, "PageSize": { "type": "integer" }, "PageToken": {}, "AccessLevelFilter": { "shape": "S9p" } } }, "output": { "type": "structure", "members": { "ProvisionedProductPlans": { "type": "list", "member": { "type": "structure", "members": { "PlanName": {}, "PlanId": {}, "ProvisionProductId": {}, "ProvisionProductName": {}, "PlanType": {}, "ProvisioningArtifactId": {} } } }, "NextPageToken": {} } } }, "ListProvisioningArtifacts": { "input": { "type": "structure", "required": [ "ProductId" ], "members": { "AcceptLanguage": {}, "ProductId": {} } }, "output": { "type": "structure", "members": { "ProvisioningArtifactDetails": { "type": "list", "member": { "shape": "S2w" } }, "NextPageToken": {} } } }, "ListProvisioningArtifactsForServiceAction": { "input": { "type": "structure", "required": [ "ServiceActionId" ], "members": { "ServiceActionId": {}, "PageSize": { "type": "integer" }, "PageToken": {}, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "ProvisioningArtifactViews": { "type": "list", "member": { "type": "structure", "members": { "ProductViewSummary": { "shape": "S2m" }, "ProvisioningArtifact": { "shape": "S57" } } } }, "NextPageToken": {} } } }, "ListRecordHistory": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "AccessLevelFilter": { "shape": "S9p" }, "SearchFilter": { "type": "structure", "members": { "Key": {}, "Value": {} } }, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "RecordDetails": { "type": "list", "member": { "shape": "S7f" } }, "NextPageToken": {} } } }, "ListResourcesForTagOption": { "input": { "type": "structure", "required": [ "TagOptionId" ], "members": { "TagOptionId": {}, "ResourceType": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ResourceDetails": { "type": "list", "member": { "type": "structure", "members": { "Id": {}, "ARN": {}, "Name": {}, "Description": {}, "CreatedTime": { "type": "timestamp" } } } }, "PageToken": {} } } }, "ListServiceActions": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ServiceActionSummaries": { "shape": "Sak" }, "NextPageToken": {} } } }, "ListServiceActionsForProvisioningArtifact": { "input": { "type": "structure", "required": [ "ProductId", "ProvisioningArtifactId" ], "members": { "ProductId": {}, "ProvisioningArtifactId": {}, "PageSize": { "type": "integer" }, "PageToken": {}, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "ServiceActionSummaries": { "shape": "Sak" }, "NextPageToken": {} } } }, "ListStackInstancesForProvisionedProduct": { "input": { "type": "structure", "required": [ "ProvisionedProductId" ], "members": { "AcceptLanguage": {}, "ProvisionedProductId": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "StackInstances": { "type": "list", "member": { "type": "structure", "members": { "Account": {}, "Region": {}, "StackInstanceStatus": {} } } }, "NextPageToken": {} } } }, "ListTagOptions": { "input": { "type": "structure", "members": { "Filters": { "type": "structure", "members": { "Key": {}, "Value": {}, "Active": { "type": "boolean" } } }, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "TagOptionDetails": { "shape": "S4k" }, "PageToken": {} } } }, "NotifyProvisionProductEngineWorkflowResult": { "input": { "type": "structure", "required": [ "WorkflowToken", "RecordId", "Status", "IdempotencyToken" ], "members": { "WorkflowToken": {}, "RecordId": {}, "Status": {}, "FailureReason": {}, "ResourceIdentifier": { "type": "structure", "members": { "UniqueTag": { "type": "structure", "members": { "Key": {}, "Value": {} } } } }, "Outputs": { "shape": "S7q" }, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": {} } }, "NotifyTerminateProvisionedProductEngineWorkflowResult": { "input": { "type": "structure", "required": [ "WorkflowToken", "RecordId", "Status", "IdempotencyToken" ], "members": { "WorkflowToken": {}, "RecordId": {}, "Status": {}, "FailureReason": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": {} } }, "NotifyUpdateProvisionedProductEngineWorkflowResult": { "input": { "type": "structure", "required": [ "WorkflowToken", "RecordId", "Status", "IdempotencyToken" ], "members": { "WorkflowToken": {}, "RecordId": {}, "Status": {}, "FailureReason": {}, "Outputs": { "shape": "S7q" }, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": {} } }, "ProvisionProduct": { "input": { "type": "structure", "required": [ "ProvisionedProductName", "ProvisionToken" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "ProductName": {}, "ProvisioningArtifactId": {}, "ProvisioningArtifactName": {}, "PathId": {}, "PathName": {}, "ProvisionedProductName": {}, "ProvisioningParameters": { "type": "list", "member": { "type": "structure", "members": { "Key": {}, "Value": {} } } }, "ProvisioningPreferences": { "type": "structure", "members": { "StackSetAccounts": { "shape": "S76" }, "StackSetRegions": { "shape": "S77" }, "StackSetFailureToleranceCount": { "type": "integer" }, "StackSetFailureTolerancePercentage": { "type": "integer" }, "StackSetMaxConcurrencyCount": { "type": "integer" }, "StackSetMaxConcurrencyPercentage": { "type": "integer" } } }, "Tags": { "shape": "S1q" }, "NotificationArns": { "shape": "S33" }, "ProvisionToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S7f" } } } }, "RejectPortfolioShare": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "PortfolioShareType": {} } }, "output": { "type": "structure", "members": {} } }, "ScanProvisionedProducts": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "AccessLevelFilter": { "shape": "S9p" }, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ProvisionedProducts": { "type": "list", "member": { "shape": "S5k" } }, "NextPageToken": {} } } }, "SearchProducts": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Filters": { "shape": "Sbn" }, "PageSize": { "type": "integer" }, "SortBy": {}, "SortOrder": {}, "PageToken": {} } }, "output": { "type": "structure", "members": { "ProductViewSummaries": { "type": "list", "member": { "shape": "S2m" } }, "ProductViewAggregations": { "type": "map", "key": {}, "value": { "type": "list", "member": { "type": "structure", "members": { "Value": {}, "ApproximateCount": { "type": "integer" } } } } }, "NextPageToken": {} } } }, "SearchProductsAsAdmin": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "PortfolioId": {}, "Filters": { "shape": "Sbn"