aws-sdk
Version:
AWS SDK for JavaScript
2,232 lines (2,231 loc) • 55.7 kB
JSON
{
"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": {}
}
},
"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": "Sj"
},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"FailedServiceActionAssociations": {
"shape": "Sm"
}
}
}
},
"BatchDisassociateServiceActionFromProvisioningArtifact": {
"input": {
"type": "structure",
"required": [
"ServiceActionAssociations"
],
"members": {
"ServiceActionAssociations": {
"shape": "Sj"
},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"FailedServiceActionAssociations": {
"shape": "Sm"
}
}
}
},
"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": "S18"
},
"ConstraintParameters": {},
"Status": {}
}
}
},
"CreatePortfolio": {
"input": {
"type": "structure",
"required": [
"DisplayName",
"ProviderName",
"IdempotencyToken"
],
"members": {
"AcceptLanguage": {},
"DisplayName": {},
"Description": {},
"ProviderName": {},
"Tags": {
"shape": "S1f"
},
"IdempotencyToken": {
"idempotencyToken": true
}
}
},
"output": {
"type": "structure",
"members": {
"PortfolioDetail": {
"shape": "S1k"
},
"Tags": {
"shape": "S1n"
}
}
}
},
"CreatePortfolioShare": {
"input": {
"type": "structure",
"required": [
"PortfolioId"
],
"members": {
"AcceptLanguage": {},
"PortfolioId": {},
"AccountId": {},
"OrganizationNode": {
"shape": "S1p"
}
}
},
"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": "S1f"
},
"ProvisioningArtifactParameters": {
"shape": "S21"
},
"IdempotencyToken": {
"idempotencyToken": true
}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewDetail": {
"shape": "S29"
},
"ProvisioningArtifactDetail": {
"shape": "S2e"
},
"Tags": {
"shape": "S1n"
}
}
}
},
"CreateProvisionedProductPlan": {
"input": {
"type": "structure",
"required": [
"PlanName",
"PlanType",
"ProductId",
"ProvisionedProductName",
"ProvisioningArtifactId",
"IdempotencyToken"
],
"members": {
"AcceptLanguage": {},
"PlanName": {},
"PlanType": {},
"NotificationArns": {
"shape": "S2j"
},
"PathId": {},
"ProductId": {},
"ProvisionedProductName": {},
"ProvisioningArtifactId": {},
"ProvisioningParameters": {
"shape": "S2m"
},
"IdempotencyToken": {
"idempotencyToken": true
},
"Tags": {
"shape": "S1n"
}
}
},
"output": {
"type": "structure",
"members": {
"PlanName": {},
"PlanId": {},
"ProvisionProductId": {},
"ProvisionedProductName": {},
"ProvisioningArtifactId": {}
}
}
},
"CreateProvisioningArtifact": {
"input": {
"type": "structure",
"required": [
"ProductId",
"Parameters",
"IdempotencyToken"
],
"members": {
"AcceptLanguage": {},
"ProductId": {},
"Parameters": {
"shape": "S21"
},
"IdempotencyToken": {
"idempotencyToken": true
}
}
},
"output": {
"type": "structure",
"members": {
"ProvisioningArtifactDetail": {
"shape": "S2e"
},
"Info": {
"shape": "S24"
},
"Status": {}
}
}
},
"CreateServiceAction": {
"input": {
"type": "structure",
"required": [
"Name",
"DefinitionType",
"Definition",
"IdempotencyToken"
],
"members": {
"Name": {},
"DefinitionType": {},
"Definition": {
"shape": "S2x"
},
"Description": {},
"AcceptLanguage": {},
"IdempotencyToken": {
"idempotencyToken": true
}
}
},
"output": {
"type": "structure",
"members": {
"ServiceActionDetail": {
"shape": "S32"
}
}
}
},
"CreateTagOption": {
"input": {
"type": "structure",
"required": [
"Key",
"Value"
],
"members": {
"Key": {},
"Value": {}
}
},
"output": {
"type": "structure",
"members": {
"TagOptionDetail": {
"shape": "S38"
}
}
}
},
"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": "S1p"
}
}
},
"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": "S18"
},
"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": "S1k"
},
"Tags": {
"shape": "S1n"
},
"TagOptions": {
"shape": "S3z"
}
}
}
},
"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": {}
}
}
}
}
}
}
}
},
"DescribeProduct": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewSummary": {
"shape": "S2a"
},
"ProvisioningArtifacts": {
"shape": "S4c"
}
}
}
},
"DescribeProductAsAdmin": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewDetail": {
"shape": "S29"
},
"ProvisioningArtifactSummaries": {
"type": "list",
"member": {
"type": "structure",
"members": {
"Id": {},
"Name": {},
"Description": {},
"CreatedTime": {
"type": "timestamp"
},
"ProvisioningArtifactMetadata": {
"shape": "S24"
}
}
}
},
"Tags": {
"shape": "S1n"
},
"TagOptions": {
"shape": "S3z"
}
}
}
},
"DescribeProductView": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewSummary": {
"shape": "S2a"
},
"ProvisioningArtifacts": {
"shape": "S4c"
}
}
}
},
"DescribeProvisionedProduct": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {}
}
},
"output": {
"type": "structure",
"members": {
"ProvisionedProductDetail": {
"shape": "S4n"
},
"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": "S2j"
},
"ProvisioningParameters": {
"shape": "S2m"
},
"Tags": {
"shape": "S1n"
},
"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",
"required": [
"ProvisioningArtifactId",
"ProductId"
],
"members": {
"AcceptLanguage": {},
"ProvisioningArtifactId": {},
"ProductId": {},
"Verbose": {
"type": "boolean"
}
}
},
"output": {
"type": "structure",
"members": {
"ProvisioningArtifactDetail": {
"shape": "S2e"
},
"Info": {
"shape": "S24"
},
"Status": {}
}
}
},
"DescribeProvisioningParameters": {
"input": {
"type": "structure",
"required": [
"ProductId",
"ProvisioningArtifactId"
],
"members": {
"AcceptLanguage": {},
"ProductId": {},
"ProvisioningArtifactId": {},
"PathId": {}
}
},
"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": {}
}
}
}
}
}
},
"ConstraintSummaries": {
"shape": "S5z"
},
"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": "S69"
},
"StackSetRegions": {
"shape": "S6a"
}
}
}
}
}
},
"DescribeRecord": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {},
"PageToken": {},
"PageSize": {
"type": "integer"
}
}
},
"output": {
"type": "structure",
"members": {
"RecordDetail": {
"shape": "S6e"
},
"RecordOutputs": {
"type": "list",
"member": {
"type": "structure",
"members": {
"OutputKey": {},
"OutputValue": {},
"Description": {}
}
}
},
"NextPageToken": {}
}
}
},
"DescribeServiceAction": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"Id": {},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"ServiceActionDetail": {
"shape": "S32"
}
}
}
},
"DescribeTagOption": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"Id": {}
}
},
"output": {
"type": "structure",
"members": {
"TagOptionDetail": {
"shape": "S38"
}
}
}
},
"DisableAWSOrganizationsAccess": {
"input": {
"type": "structure",
"members": {}
},
"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": "S6e"
}
}
}
},
"ExecuteProvisionedProductServiceAction": {
"input": {
"type": "structure",
"required": [
"ProvisionedProductId",
"ServiceActionId",
"ExecuteToken"
],
"members": {
"ProvisionedProductId": {},
"ServiceActionId": {},
"ExecuteToken": {
"idempotencyToken": true
},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"RecordDetail": {
"shape": "S6e"
}
}
}
},
"GetAWSOrganizationsAccessStatus": {
"input": {
"type": "structure",
"members": {}
},
"output": {
"type": "structure",
"members": {
"AccessStatus": {}
}
}
},
"ListAcceptedPortfolioShares": {
"input": {
"type": "structure",
"members": {
"AcceptLanguage": {},
"PageToken": {},
"PageSize": {
"type": "integer"
},
"PortfolioShareType": {}
}
},
"output": {
"type": "structure",
"members": {
"PortfolioDetails": {
"shape": "S7i"
},
"NextPageToken": {}
}
}
},
"ListConstraintsForPortfolio": {
"input": {
"type": "structure",
"required": [
"PortfolioId"
],
"members": {
"AcceptLanguage": {},
"PortfolioId": {},
"ProductId": {},
"PageSize": {
"type": "integer"
},
"PageToken": {}
}
},
"output": {
"type": "structure",
"members": {
"ConstraintDetails": {
"type": "list",
"member": {
"shape": "S18"
}
},
"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": "S5z"
},
"Tags": {
"shape": "S1n"
},
"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": "S1p"
}
},
"NextPageToken": {}
}
}
},
"ListPortfolioAccess": {
"input": {
"type": "structure",
"required": [
"PortfolioId"
],
"members": {
"AcceptLanguage": {},
"PortfolioId": {}
}
},
"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": "S7i"
},
"NextPageToken": {}
}
}
},
"ListPortfoliosForProduct": {
"input": {
"type": "structure",
"required": [
"ProductId"
],
"members": {
"AcceptLanguage": {},
"ProductId": {},
"PageToken": {},
"PageSize": {
"type": "integer"
}
}
},
"output": {
"type": "structure",
"members": {
"PortfolioDetails": {
"shape": "S7i"
},
"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": "S86"
}
}
},
"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": "S2e"
}
},
"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": "S2a"
},
"ProvisioningArtifact": {
"shape": "S4d"
}
}
}
},
"NextPageToken": {}
}
}
},
"ListRecordHistory": {
"input": {
"type": "structure",
"members": {
"AcceptLanguage": {},
"AccessLevelFilter": {
"shape": "S86"
},
"SearchFilter": {
"type": "structure",
"members": {
"Key": {},
"Value": {}
}
},
"PageSize": {
"type": "integer"
},
"PageToken": {}
}
},
"output": {
"type": "structure",
"members": {
"RecordDetails": {
"type": "list",
"member": {
"shape": "S6e"
}
},
"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": "S91"
},
"NextPageToken": {}
}
}
},
"ListServiceActionsForProvisioningArtifact": {
"input": {
"type": "structure",
"required": [
"ProductId",
"ProvisioningArtifactId"
],
"members": {
"ProductId": {},
"ProvisioningArtifactId": {},
"PageSize": {
"type": "integer"
},
"PageToken": {},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"ServiceActionSummaries": {
"shape": "S91"
},
"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": "S3z"
},
"PageToken": {}
}
}
},
"ProvisionProduct": {
"input": {
"type": "structure",
"required": [
"ProductId",
"ProvisioningArtifactId",
"ProvisionedProductName",
"ProvisionToken"
],
"members": {
"AcceptLanguage": {},
"ProductId": {},
"ProvisioningArtifactId": {},
"PathId": {},
"ProvisionedProductName": {},
"ProvisioningParameters": {
"type": "list",
"member": {
"type": "structure",
"members": {
"Key": {},
"Value": {}
}
}
},
"ProvisioningPreferences": {
"type": "structure",
"members": {
"StackSetAccounts": {
"shape": "S69"
},
"StackSetRegions": {
"shape": "S6a"
},
"StackSetFailureToleranceCount": {
"type": "integer"
},
"StackSetFailureTolerancePercentage": {
"type": "integer"
},
"StackSetMaxConcurrencyCount": {
"type": "integer"
},
"StackSetMaxConcurrencyPercentage": {
"type": "integer"
}
}
},
"Tags": {
"shape": "S1n"
},
"NotificationArns": {
"shape": "S2j"
},
"ProvisionToken": {
"idempotencyToken": true
}
}
},
"output": {
"type": "structure",
"members": {
"RecordDetail": {
"shape": "S6e"
}
}
}
},
"RejectPortfolioShare": {
"input": {
"type": "structure",
"required": [
"PortfolioId"
],
"members": {
"AcceptLanguage": {},
"PortfolioId": {},
"PortfolioShareType": {}
}
},
"output": {
"type": "structure",
"members": {}
}
},
"ScanProvisionedProducts": {
"input": {
"type": "structure",
"members": {
"AcceptLanguage": {},
"AccessLevelFilter": {
"shape": "S86"
},
"PageSize": {
"type": "integer"
},
"PageToken": {}
}
},
"output": {
"type": "structure",
"members": {
"ProvisionedProducts": {
"type": "list",
"member": {
"shape": "S4n"
}
},
"NextPageToken": {}
}
}
},
"SearchProducts": {
"input": {
"type": "structure",
"members": {
"AcceptLanguage": {},
"Filters": {
"shape": "S9m"
},
"PageSize": {
"type": "integer"
},
"SortBy": {},
"SortOrder": {},
"PageToken": {}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewSummaries": {
"type": "list",
"member": {
"shape": "S2a"
}
},
"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": "S9m"
},
"SortBy": {},
"SortOrder": {},
"PageToken": {},
"PageSize": {
"type": "integer"
},
"ProductSource": {}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewDetails": {
"type": "list",
"member": {
"shape": "S29"
}
},
"NextPageToken": {}
}
}
},
"SearchProvisionedProducts": {
"input": {
"type": "structure",
"members": {
"AcceptLanguage": {},
"AccessLevelFilter": {
"shape": "S86"
},
"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": {},
"Tags": {
"shape": "S1n"
},
"PhysicalId": {},
"ProductId": {},
"ProvisioningArtifactId": {},
"UserArn": {},
"UserArnSession": {}
}
}
},
"TotalResultsCount": {
"type": "integer"
},
"NextPageToken": {}
}
}
},
"TerminateProvisionedProduct": {
"input": {
"type": "structure",
"required": [
"TerminateToken"
],
"members": {
"ProvisionedProductName": {},
"ProvisionedProductId": {},
"TerminateToken": {
"idempotencyToken": true
},
"IgnoreErrors": {
"type": "boolean"
},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"RecordDetail": {
"shape": "S6e"
}
}
}
},
"UpdateConstraint": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {},
"Description": {}
}
},
"output": {
"type": "structure",
"members": {
"ConstraintDetail": {
"shape": "S18"
},
"ConstraintParameters": {},
"Status": {}
}
}
},
"UpdatePortfolio": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {},
"DisplayName": {},
"Description": {},
"ProviderName": {},
"AddTags": {
"shape": "S1f"
},
"RemoveTags": {
"shape": "San"
}
}
},
"output": {
"type": "structure",
"members": {
"PortfolioDetail": {
"shape": "S1k"
},
"Tags": {
"shape": "S1n"
}
}
}
},
"UpdateProduct": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"AcceptLanguage": {},
"Id": {},
"Name": {},
"Owner": {},
"Description": {},
"Distributor": {},
"SupportDescription": {},
"SupportEmail": {},
"SupportUrl": {},
"AddTags": {
"shape": "S1f"
},
"RemoveTags": {
"shape": "San"
}
}
},
"output": {
"type": "structure",
"members": {
"ProductViewDetail": {
"shape": "S29"
},
"Tags": {
"shape": "S1n"
}
}
}
},
"UpdateProvisionedProduct": {
"input": {
"type": "structure",
"required": [
"UpdateToken"
],
"members": {
"AcceptLanguage": {},
"ProvisionedProductName": {},
"ProvisionedProductId": {},
"ProductId": {},
"ProvisioningArtifactId": {},
"PathId": {},
"ProvisioningParameters": {
"shape": "S2m"
},
"ProvisioningPreferences": {
"type": "structure",
"members": {
"StackSetAccounts": {
"shape": "S69"
},
"StackSetRegions": {
"shape": "S6a"
},
"StackSetFailureToleranceCount": {
"type": "integer"
},
"StackSetFailureTolerancePercentage": {
"type": "integer"
},
"StackSetMaxConcurrencyCount": {
"type": "integer"
},
"StackSetMaxConcurrencyPercentage": {
"type": "integer"
},
"StackSetOperationType": {}
}
},
"UpdateToken": {
"idempotencyToken": true
}
}
},
"output": {
"type": "structure",
"members": {
"RecordDetail": {
"shape": "S6e"
}
}
}
},
"UpdateProvisioningArtifact": {
"input": {
"type": "structure",
"required": [
"ProductId",
"ProvisioningArtifactId"
],
"members": {
"AcceptLanguage": {},
"ProductId": {},
"ProvisioningArtifactId": {},
"Name": {},
"Description": {},
"Active": {
"type": "boolean"
}
}
},
"output": {
"type": "structure",
"members": {
"ProvisioningArtifactDetail": {
"shape": "S2e"
},
"Info": {
"shape": "S24"
},
"Status": {}
}
}
},
"UpdateServiceAction": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"Id": {},
"Name": {},
"Definition": {
"shape": "S2x"
},
"Description": {},
"AcceptLanguage": {}
}
},
"output": {
"type": "structure",
"members": {
"ServiceActionDetail": {
"shape": "S32"
}
}
}
},
"UpdateTagOption": {
"input": {
"type": "structure",
"required": [
"Id"
],
"members": {
"Id": {},
"Value": {},
"Active": {
"type": "boolean"
}
}
},
"output": {
"type": "structure",
"members": {
"TagOptionDetail": {
"shape": "S38"
}
}
}
}
},
"shapes": {
"Sj": {
"type": "list",
"member": {
"type": "structure",
"required": [
"ServiceActionId",
"ProductId",
"ProvisioningArtifactId"
],
"members": {
"ServiceActionId": {},
"ProductId": {},
"ProvisioningArtifactId": {}
}
}
},
"Sm": {
"type": "list",
"member": {
"type": "structure",
"members": {
"ServiceActionId": {},