UNPKG

prowler-sdk-poc

Version:
2,206 lines 64.4 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": {} } }, "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": "Sm" }, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "FailedServiceActionAssociations": { "shape": "Sp" } } } }, "BatchDisassociateServiceActionFromProvisioningArtifact": { "input": { "type": "structure", "required": [ "ServiceActionAssociations" ], "members": { "ServiceActionAssociations": { "shape": "Sm" }, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "FailedServiceActionAssociations": { "shape": "Sp" } } } }, "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" } } }, "output": { "type": "structure", "members": { "PortfolioShareToken": {} } } }, "CreateProduct": { "input": { "type": "structure", "required": [ "Name", "Owner", "ProductType", "ProvisioningArtifactParameters", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "Name": {}, "Owner": {}, "Description": {}, "Distributor": {}, "SupportDescription": {}, "SupportEmail": {}, "SupportUrl": {}, "ProductType": {}, "Tags": { "shape": "S1i" }, "ProvisioningArtifactParameters": { "shape": "S24" }, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "ProductViewDetail": { "shape": "S2d" }, "ProvisioningArtifactDetail": { "shape": "S2i" }, "Tags": { "shape": "S1q" } } } }, "CreateProvisionedProductPlan": { "input": { "type": "structure", "required": [ "PlanName", "PlanType", "ProductId", "ProvisionedProductName", "ProvisioningArtifactId", "IdempotencyToken" ], "members": { "AcceptLanguage": {}, "PlanName": {}, "PlanType": {}, "NotificationArns": { "shape": "S2o" }, "PathId": {}, "ProductId": {}, "ProvisionedProductName": {}, "ProvisioningArtifactId": {}, "ProvisioningParameters": { "shape": "S2r" }, "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": "S2i" }, "Info": { "shape": "S27" }, "Status": {} } } }, "CreateServiceAction": { "input": { "type": "structure", "required": [ "Name", "DefinitionType", "Definition", "IdempotencyToken" ], "members": { "Name": {}, "DefinitionType": {}, "Definition": { "shape": "S32" }, "Description": {}, "AcceptLanguage": {}, "IdempotencyToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "ServiceActionDetail": { "shape": "S37" } } } }, "CreateTagOption": { "input": { "type": "structure", "required": [ "Key", "Value" ], "members": { "Key": {}, "Value": {} } }, "output": { "type": "structure", "members": { "TagOptionDetail": { "shape": "S3d" } } } }, "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": {} } }, "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": "S45" }, "Budgets": { "shape": "S46" } } } }, "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" } } } } } } }, "DescribeProduct": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Id": {}, "Name": {} } }, "output": { "type": "structure", "members": { "ProductViewSummary": { "shape": "S2e" }, "ProvisioningArtifacts": { "shape": "S4r" }, "Budgets": { "shape": "S46" }, "LaunchPaths": { "type": "list", "member": { "type": "structure", "members": { "Id": {}, "Name": {} } } } } } }, "DescribeProductAsAdmin": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Id": {}, "Name": {}, "SourcePortfolioId": {} } }, "output": { "type": "structure", "members": { "ProductViewDetail": { "shape": "S2d" }, "ProvisioningArtifactSummaries": { "type": "list", "member": { "type": "structure", "members": { "Id": {}, "Name": {}, "Description": {}, "CreatedTime": { "type": "timestamp" }, "ProvisioningArtifactMetadata": { "shape": "S27" } } } }, "Tags": { "shape": "S1q" }, "TagOptions": { "shape": "S45" }, "Budgets": { "shape": "S46" } } } }, "DescribeProductView": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {} } }, "output": { "type": "structure", "members": { "ProductViewSummary": { "shape": "S2e" }, "ProvisioningArtifacts": { "shape": "S4r" } } } }, "DescribeProvisionedProduct": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Id": {}, "Name": {} } }, "output": { "type": "structure", "members": { "ProvisionedProductDetail": { "shape": "S55" }, "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": "S2o" }, "ProvisioningParameters": { "shape": "S2r" }, "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" } } }, "output": { "type": "structure", "members": { "ProvisioningArtifactDetail": { "shape": "S2i" }, "Info": { "shape": "S27" }, "Status": {} } } }, "DescribeProvisioningParameters": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "ProductId": {}, "ProductName": {}, "ProvisioningArtifactId": {}, "ProvisioningArtifactName": {}, "PathId": {}, "PathName": {} } }, "output": { "type": "structure", "members": { "ProvisioningArtifactParameters": { "type": "list", "member": { "type": "structure", "members": { "ParameterKey": {}, "DefaultValue": {}, "ParameterType": {}, "IsNoEcho": { "type": "boolean" }, "Description": {}, "ParameterConstraints": { "type": "structure", "members": { "AllowedValues": { "type": "list", "member": {} }, "AllowedPattern": {}, "ConstraintDescription": {}, "MaxLength": {}, "MinLength": {}, "MaxValue": {}, "MinValue": {} } } } } }, "ConstraintSummaries": { "shape": "S6h" }, "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": "S6r" }, "StackSetRegions": { "shape": "S6s" } } }, "ProvisioningArtifactOutputs": { "type": "list", "member": { "type": "structure", "members": { "Key": {}, "Description": {} } } } } } }, "DescribeRecord": { "input": { "type": "structure", "required": [ "Id" ], "members": { "AcceptLanguage": {}, "Id": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S70" }, "RecordOutputs": { "shape": "S7b" }, "NextPageToken": {} } } }, "DescribeServiceAction": { "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": {}, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "ServiceActionDetail": { "shape": "S37" } } } }, "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": "S7n" } } } } } } }, "DescribeTagOption": { "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": {} } }, "output": { "type": "structure", "members": { "TagOptionDetail": { "shape": "S3d" } } } }, "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": {} } }, "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": {} } }, "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": "S70" } } } }, "ExecuteProvisionedProductServiceAction": { "input": { "type": "structure", "required": [ "ProvisionedProductId", "ServiceActionId", "ExecuteToken" ], "members": { "ProvisionedProductId": {}, "ServiceActionId": {}, "ExecuteToken": { "idempotencyToken": true }, "AcceptLanguage": {}, "Parameters": { "type": "map", "key": {}, "value": { "shape": "S7n" } } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S70" } } } }, "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": "S7b" }, "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": "S70" } } } }, "ListAcceptedPortfolioShares": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "PageToken": {}, "PageSize": { "type": "integer" }, "PortfolioShareType": {} } }, "output": { "type": "structure", "members": { "PortfolioDetails": { "shape": "S8l" }, "NextPageToken": {} } } }, "ListBudgetsForResource": { "input": { "type": "structure", "required": [ "ResourceId" ], "members": { "AcceptLanguage": {}, "ResourceId": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "Budgets": { "shape": "S46" }, "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": "S6h" }, "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": "S8l" }, "NextPageToken": {} } } }, "ListPortfoliosForProduct": { "input": { "type": "structure", "required": [ "ProductId" ], "members": { "AcceptLanguage": {}, "ProductId": {}, "PageToken": {}, "PageSize": { "type": "integer" } } }, "output": { "type": "structure", "members": { "PortfolioDetails": { "shape": "S8l" }, "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": "S9a" } } }, "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": "S2i" } }, "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": "S2e" }, "ProvisioningArtifact": { "shape": "S4s" } } } }, "NextPageToken": {} } } }, "ListRecordHistory": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "AccessLevelFilter": { "shape": "S9a" }, "SearchFilter": { "type": "structure", "members": { "Key": {}, "Value": {} } }, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "RecordDetails": { "type": "list", "member": { "shape": "S70" } }, "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": "Sa5" }, "NextPageToken": {} } } }, "ListServiceActionsForProvisioningArtifact": { "input": { "type": "structure", "required": [ "ProductId", "ProvisioningArtifactId" ], "members": { "ProductId": {}, "ProvisioningArtifactId": {}, "PageSize": { "type": "integer" }, "PageToken": {}, "AcceptLanguage": {} } }, "output": { "type": "structure", "members": { "ServiceActionSummaries": { "shape": "Sa5" }, "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": "S45" }, "PageToken": {} } } }, "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": "S6r" }, "StackSetRegions": { "shape": "S6s" }, "StackSetFailureToleranceCount": { "type": "integer" }, "StackSetFailureTolerancePercentage": { "type": "integer" }, "StackSetMaxConcurrencyCount": { "type": "integer" }, "StackSetMaxConcurrencyPercentage": { "type": "integer" } } }, "Tags": { "shape": "S1q" }, "NotificationArns": { "shape": "S2o" }, "ProvisionToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "RecordDetail": { "shape": "S70" } } } }, "RejectPortfolioShare": { "input": { "type": "structure", "required": [ "PortfolioId" ], "members": { "AcceptLanguage": {}, "PortfolioId": {}, "PortfolioShareType": {} } }, "output": { "type": "structure", "members": {} } }, "ScanProvisionedProducts": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "AccessLevelFilter": { "shape": "S9a" }, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ProvisionedProducts": { "type": "list", "member": { "shape": "S55" } }, "NextPageToken": {} } } }, "SearchProducts": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "Filters": { "shape": "Sav" }, "PageSize": { "type": "integer" }, "SortBy": {}, "SortOrder": {}, "PageToken": {} } }, "output": { "type": "structure", "members": { "ProductViewSummaries": { "type": "list", "member": { "shape": "S2e" } }, "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": "Sav" }, "SortBy": {}, "SortOrder": {}, "PageToken": {}, "PageSize": { "type": "integer" }, "ProductSource": {} } }, "output": { "type": "structure", "members": { "ProductViewDetails": { "type": "list", "member": { "shape": "S2d" } }, "NextPageToken": {} } } }, "SearchProvisionedProducts": { "input": { "type": "structure", "members": { "AcceptLanguage": {}, "AccessLevelFilter": { "shape": "S9a" }, "Filters": { "type": "map", "key": {}, "value": { "type": "list", "member": {} } }, "SortBy": {}, "SortOrder": {}, "PageSize": { "type": "integer" }, "PageToken": {} } }, "output": { "type": "structure", "members": { "ProvisionedProducts": { "type": "list", "member": { "type": "structure", "members": { "Name": {}, "Arn": {}, "Type": {}, "Id": {}, "Status": {}, "StatusMessage": {}, "CreatedTime": { "type": "timestamp" }, "IdempotencyToken": {}, "LastRecordId": {}, "LastProvisioningRecordId": {}, "LastSuccessfulProvisioningRecordId": {}, "Tags": { "shape": "S1q" }, "PhysicalId": {}, "ProductId": {}, "ProductName": {}, "ProvisioningArtifactId": {}, "ProvisioningArtifactName": {}, "UserArn": {}, "UserArnSession": {} }