package servicecatalog
import "github.com/aws/aws-sdk-go-v2/service/servicecatalog"
Package servicecatalog provides the client and types for making API requests to AWS Service Catalog.
AWS Service Catalog (https://aws.amazon.com/servicecatalog/) enables organizations to create and manage catalogs of IT services that are approved for use on AWS. To get the most out of this documentation, you should be familiar with the terminology discussed in AWS Service Catalog Concepts (http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html).
See https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10 for more information on this service.
See servicecatalog package documentation for more information. https://docs.aws.amazon.com/sdk-for-go/api/service/servicecatalog/
Using the Client
To AWS Service Catalog with the SDK use the New function to create a new service client. With that client you can make API requests to the service. These clients are safe to use concurrently.
See the SDK's documentation for more information on how to use the SDK. https://docs.aws.amazon.com/sdk-for-go/api/
See aws.Config documentation for more information on configuring SDK clients. https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
See the AWS Service Catalog client ServiceCatalog for more information on creating client for this service. https://docs.aws.amazon.com/sdk-for-go/api/service/servicecatalog/#New
Index ¶
- Constants
- type AcceptPortfolioShareInput
- func (s AcceptPortfolioShareInput) GoString() string
- func (s AcceptPortfolioShareInput) String() string
- func (s *AcceptPortfolioShareInput) Validate() error
- type AcceptPortfolioShareOutput
- func (s AcceptPortfolioShareOutput) GoString() string
- func (s AcceptPortfolioShareOutput) SDKResponseMetadata() aws.Response
- func (s AcceptPortfolioShareOutput) String() string
- type AcceptPortfolioShareRequest
- type AccessLevelFilter
- type AccessLevelFilterKey
- func (enum AccessLevelFilterKey) MarshalValue() (string, error)
- func (enum AccessLevelFilterKey) MarshalValueBuf(b []byte) ([]byte, error)
- type AccessStatus
- func (enum AccessStatus) MarshalValue() (string, error)
- func (enum AccessStatus) MarshalValueBuf(b []byte) ([]byte, error)
- type AssociatePrincipalWithPortfolioInput
- func (s AssociatePrincipalWithPortfolioInput) GoString() string
- func (s AssociatePrincipalWithPortfolioInput) String() string
- func (s *AssociatePrincipalWithPortfolioInput) Validate() error
- type AssociatePrincipalWithPortfolioOutput
- func (s AssociatePrincipalWithPortfolioOutput) GoString() string
- func (s AssociatePrincipalWithPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s AssociatePrincipalWithPortfolioOutput) String() string
- type AssociatePrincipalWithPortfolioRequest
- type AssociateProductWithPortfolioInput
- func (s AssociateProductWithPortfolioInput) GoString() string
- func (s AssociateProductWithPortfolioInput) String() string
- func (s *AssociateProductWithPortfolioInput) Validate() error
- type AssociateProductWithPortfolioOutput
- func (s AssociateProductWithPortfolioOutput) GoString() string
- func (s AssociateProductWithPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s AssociateProductWithPortfolioOutput) String() string
- type AssociateProductWithPortfolioRequest
- type AssociateServiceActionWithProvisioningArtifactInput
- func (s AssociateServiceActionWithProvisioningArtifactInput) GoString() string
- func (s AssociateServiceActionWithProvisioningArtifactInput) String() string
- func (s *AssociateServiceActionWithProvisioningArtifactInput) Validate() error
- type AssociateServiceActionWithProvisioningArtifactOutput
- func (s AssociateServiceActionWithProvisioningArtifactOutput) GoString() string
- func (s AssociateServiceActionWithProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s AssociateServiceActionWithProvisioningArtifactOutput) String() string
- type AssociateServiceActionWithProvisioningArtifactRequest
- type AssociateTagOptionWithResourceInput
- func (s AssociateTagOptionWithResourceInput) GoString() string
- func (s AssociateTagOptionWithResourceInput) String() string
- func (s *AssociateTagOptionWithResourceInput) Validate() error
- type AssociateTagOptionWithResourceOutput
- func (s AssociateTagOptionWithResourceOutput) GoString() string
- func (s AssociateTagOptionWithResourceOutput) SDKResponseMetadata() aws.Response
- func (s AssociateTagOptionWithResourceOutput) String() string
- type AssociateTagOptionWithResourceRequest
- type BatchAssociateServiceActionWithProvisioningArtifactInput
- func (s BatchAssociateServiceActionWithProvisioningArtifactInput) GoString() string
- func (s BatchAssociateServiceActionWithProvisioningArtifactInput) String() string
- func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) Validate() error
- type BatchAssociateServiceActionWithProvisioningArtifactOutput
- func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) GoString() string
- func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) String() string
- type BatchAssociateServiceActionWithProvisioningArtifactRequest
- type BatchDisassociateServiceActionFromProvisioningArtifactInput
- func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) GoString() string
- func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) String() string
- func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) Validate() error
- type BatchDisassociateServiceActionFromProvisioningArtifactOutput
- func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
- func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) String() string
- type BatchDisassociateServiceActionFromProvisioningArtifactRequest
- type ChangeAction
- func (enum ChangeAction) MarshalValue() (string, error)
- func (enum ChangeAction) MarshalValueBuf(b []byte) ([]byte, error)
- type CloudWatchDashboard
- type ConstraintDetail
- type ConstraintSummary
- type CopyOption
- func (enum CopyOption) MarshalValue() (string, error)
- func (enum CopyOption) MarshalValueBuf(b []byte) ([]byte, error)
- type CopyProductInput
- func (s CopyProductInput) GoString() string
- func (s CopyProductInput) String() string
- func (s *CopyProductInput) Validate() error
- type CopyProductOutput
- func (s CopyProductOutput) GoString() string
- func (s CopyProductOutput) SDKResponseMetadata() aws.Response
- func (s CopyProductOutput) String() string
- type CopyProductRequest
- type CopyProductStatus
- func (enum CopyProductStatus) MarshalValue() (string, error)
- func (enum CopyProductStatus) MarshalValueBuf(b []byte) ([]byte, error)
- type CreateConstraintInput
- func (s CreateConstraintInput) GoString() string
- func (s CreateConstraintInput) String() string
- func (s *CreateConstraintInput) Validate() error
- type CreateConstraintOutput
- func (s CreateConstraintOutput) GoString() string
- func (s CreateConstraintOutput) SDKResponseMetadata() aws.Response
- func (s CreateConstraintOutput) String() string
- type CreateConstraintRequest
- type CreatePortfolioInput
- func (s CreatePortfolioInput) GoString() string
- func (s CreatePortfolioInput) String() string
- func (s *CreatePortfolioInput) Validate() error
- type CreatePortfolioOutput
- func (s CreatePortfolioOutput) GoString() string
- func (s CreatePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s CreatePortfolioOutput) String() string
- type CreatePortfolioRequest
- type CreatePortfolioShareInput
- func (s CreatePortfolioShareInput) GoString() string
- func (s CreatePortfolioShareInput) String() string
- func (s *CreatePortfolioShareInput) Validate() error
- type CreatePortfolioShareOutput
- func (s CreatePortfolioShareOutput) GoString() string
- func (s CreatePortfolioShareOutput) SDKResponseMetadata() aws.Response
- func (s CreatePortfolioShareOutput) String() string
- type CreatePortfolioShareRequest
- type CreateProductInput
- func (s CreateProductInput) GoString() string
- func (s CreateProductInput) String() string
- func (s *CreateProductInput) Validate() error
- type CreateProductOutput
- func (s CreateProductOutput) GoString() string
- func (s CreateProductOutput) SDKResponseMetadata() aws.Response
- func (s CreateProductOutput) String() string
- type CreateProductRequest
- type CreateProvisionedProductPlanInput
- func (s CreateProvisionedProductPlanInput) GoString() string
- func (s CreateProvisionedProductPlanInput) String() string
- func (s *CreateProvisionedProductPlanInput) Validate() error
- type CreateProvisionedProductPlanOutput
- func (s CreateProvisionedProductPlanOutput) GoString() string
- func (s CreateProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
- func (s CreateProvisionedProductPlanOutput) String() string
- type CreateProvisionedProductPlanRequest
- type CreateProvisioningArtifactInput
- func (s CreateProvisioningArtifactInput) GoString() string
- func (s CreateProvisioningArtifactInput) String() string
- func (s *CreateProvisioningArtifactInput) Validate() error
- type CreateProvisioningArtifactOutput
- func (s CreateProvisioningArtifactOutput) GoString() string
- func (s CreateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s CreateProvisioningArtifactOutput) String() string
- type CreateProvisioningArtifactRequest
- type CreateServiceActionInput
- func (s CreateServiceActionInput) GoString() string
- func (s CreateServiceActionInput) String() string
- func (s *CreateServiceActionInput) Validate() error
- type CreateServiceActionOutput
- func (s CreateServiceActionOutput) GoString() string
- func (s CreateServiceActionOutput) SDKResponseMetadata() aws.Response
- func (s CreateServiceActionOutput) String() string
- type CreateServiceActionRequest
- type CreateTagOptionInput
- func (s CreateTagOptionInput) GoString() string
- func (s CreateTagOptionInput) String() string
- func (s *CreateTagOptionInput) Validate() error
- type CreateTagOptionOutput
- func (s CreateTagOptionOutput) GoString() string
- func (s CreateTagOptionOutput) SDKResponseMetadata() aws.Response
- func (s CreateTagOptionOutput) String() string
- type CreateTagOptionRequest
- type DeleteConstraintInput
- func (s DeleteConstraintInput) GoString() string
- func (s DeleteConstraintInput) String() string
- func (s *DeleteConstraintInput) Validate() error
- type DeleteConstraintOutput
- func (s DeleteConstraintOutput) GoString() string
- func (s DeleteConstraintOutput) SDKResponseMetadata() aws.Response
- func (s DeleteConstraintOutput) String() string
- type DeleteConstraintRequest
- type DeletePortfolioInput
- func (s DeletePortfolioInput) GoString() string
- func (s DeletePortfolioInput) String() string
- func (s *DeletePortfolioInput) Validate() error
- type DeletePortfolioOutput
- func (s DeletePortfolioOutput) GoString() string
- func (s DeletePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s DeletePortfolioOutput) String() string
- type DeletePortfolioRequest
- type DeletePortfolioShareInput
- func (s DeletePortfolioShareInput) GoString() string
- func (s DeletePortfolioShareInput) String() string
- func (s *DeletePortfolioShareInput) Validate() error
- type DeletePortfolioShareOutput
- func (s DeletePortfolioShareOutput) GoString() string
- func (s DeletePortfolioShareOutput) SDKResponseMetadata() aws.Response
- func (s DeletePortfolioShareOutput) String() string
- type DeletePortfolioShareRequest
- type DeleteProductInput
- func (s DeleteProductInput) GoString() string
- func (s DeleteProductInput) String() string
- func (s *DeleteProductInput) Validate() error
- type DeleteProductOutput
- func (s DeleteProductOutput) GoString() string
- func (s DeleteProductOutput) SDKResponseMetadata() aws.Response
- func (s DeleteProductOutput) String() string
- type DeleteProductRequest
- type DeleteProvisionedProductPlanInput
- func (s DeleteProvisionedProductPlanInput) GoString() string
- func (s DeleteProvisionedProductPlanInput) String() string
- func (s *DeleteProvisionedProductPlanInput) Validate() error
- type DeleteProvisionedProductPlanOutput
- func (s DeleteProvisionedProductPlanOutput) GoString() string
- func (s DeleteProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
- func (s DeleteProvisionedProductPlanOutput) String() string
- type DeleteProvisionedProductPlanRequest
- type DeleteProvisioningArtifactInput
- func (s DeleteProvisioningArtifactInput) GoString() string
- func (s DeleteProvisioningArtifactInput) String() string
- func (s *DeleteProvisioningArtifactInput) Validate() error
- type DeleteProvisioningArtifactOutput
- func (s DeleteProvisioningArtifactOutput) GoString() string
- func (s DeleteProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s DeleteProvisioningArtifactOutput) String() string
- type DeleteProvisioningArtifactRequest
- type DeleteServiceActionInput
- func (s DeleteServiceActionInput) GoString() string
- func (s DeleteServiceActionInput) String() string
- func (s *DeleteServiceActionInput) Validate() error
- type DeleteServiceActionOutput
- func (s DeleteServiceActionOutput) GoString() string
- func (s DeleteServiceActionOutput) SDKResponseMetadata() aws.Response
- func (s DeleteServiceActionOutput) String() string
- type DeleteServiceActionRequest
- type DeleteTagOptionInput
- func (s DeleteTagOptionInput) GoString() string
- func (s DeleteTagOptionInput) String() string
- func (s *DeleteTagOptionInput) Validate() error
- type DeleteTagOptionOutput
- func (s DeleteTagOptionOutput) GoString() string
- func (s DeleteTagOptionOutput) SDKResponseMetadata() aws.Response
- func (s DeleteTagOptionOutput) String() string
- type DeleteTagOptionRequest
- type DescribeConstraintInput
- func (s DescribeConstraintInput) GoString() string
- func (s DescribeConstraintInput) String() string
- func (s *DescribeConstraintInput) Validate() error
- type DescribeConstraintOutput
- func (s DescribeConstraintOutput) GoString() string
- func (s DescribeConstraintOutput) SDKResponseMetadata() aws.Response
- func (s DescribeConstraintOutput) String() string
- type DescribeConstraintRequest
- type DescribeCopyProductStatusInput
- func (s DescribeCopyProductStatusInput) GoString() string
- func (s DescribeCopyProductStatusInput) String() string
- func (s *DescribeCopyProductStatusInput) Validate() error
- type DescribeCopyProductStatusOutput
- func (s DescribeCopyProductStatusOutput) GoString() string
- func (s DescribeCopyProductStatusOutput) SDKResponseMetadata() aws.Response
- func (s DescribeCopyProductStatusOutput) String() string
- type DescribeCopyProductStatusRequest
- type DescribePortfolioInput
- func (s DescribePortfolioInput) GoString() string
- func (s DescribePortfolioInput) String() string
- func (s *DescribePortfolioInput) Validate() error
- type DescribePortfolioOutput
- func (s DescribePortfolioOutput) GoString() string
- func (s DescribePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s DescribePortfolioOutput) String() string
- type DescribePortfolioRequest
- type DescribePortfolioShareStatusInput
- func (s DescribePortfolioShareStatusInput) GoString() string
- func (s DescribePortfolioShareStatusInput) String() string
- func (s *DescribePortfolioShareStatusInput) Validate() error
- type DescribePortfolioShareStatusOutput
- func (s DescribePortfolioShareStatusOutput) GoString() string
- func (s DescribePortfolioShareStatusOutput) SDKResponseMetadata() aws.Response
- func (s DescribePortfolioShareStatusOutput) String() string
- type DescribePortfolioShareStatusRequest
- type DescribeProductAsAdminInput
- func (s DescribeProductAsAdminInput) GoString() string
- func (s DescribeProductAsAdminInput) String() string
- func (s *DescribeProductAsAdminInput) Validate() error
- type DescribeProductAsAdminOutput
- func (s DescribeProductAsAdminOutput) GoString() string
- func (s DescribeProductAsAdminOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProductAsAdminOutput) String() string
- type DescribeProductAsAdminRequest
- type DescribeProductInput
- func (s DescribeProductInput) GoString() string
- func (s DescribeProductInput) String() string
- func (s *DescribeProductInput) Validate() error
- type DescribeProductOutput
- func (s DescribeProductOutput) GoString() string
- func (s DescribeProductOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProductOutput) String() string
- type DescribeProductRequest
- type DescribeProductViewInput
- func (s DescribeProductViewInput) GoString() string
- func (s DescribeProductViewInput) String() string
- func (s *DescribeProductViewInput) Validate() error
- type DescribeProductViewOutput
- func (s DescribeProductViewOutput) GoString() string
- func (s DescribeProductViewOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProductViewOutput) String() string
- type DescribeProductViewRequest
- type DescribeProvisionedProductInput
- func (s DescribeProvisionedProductInput) GoString() string
- func (s DescribeProvisionedProductInput) String() string
- func (s *DescribeProvisionedProductInput) Validate() error
- type DescribeProvisionedProductOutput
- func (s DescribeProvisionedProductOutput) GoString() string
- func (s DescribeProvisionedProductOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProvisionedProductOutput) String() string
- type DescribeProvisionedProductPlanInput
- func (s DescribeProvisionedProductPlanInput) GoString() string
- func (s DescribeProvisionedProductPlanInput) String() string
- func (s *DescribeProvisionedProductPlanInput) Validate() error
- type DescribeProvisionedProductPlanOutput
- func (s DescribeProvisionedProductPlanOutput) GoString() string
- func (s DescribeProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProvisionedProductPlanOutput) String() string
- type DescribeProvisionedProductPlanRequest
- type DescribeProvisionedProductRequest
- type DescribeProvisioningArtifactInput
- func (s DescribeProvisioningArtifactInput) GoString() string
- func (s DescribeProvisioningArtifactInput) String() string
- func (s *DescribeProvisioningArtifactInput) Validate() error
- type DescribeProvisioningArtifactOutput
- func (s DescribeProvisioningArtifactOutput) GoString() string
- func (s DescribeProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProvisioningArtifactOutput) String() string
- type DescribeProvisioningArtifactRequest
- type DescribeProvisioningParametersInput
- func (s DescribeProvisioningParametersInput) GoString() string
- func (s DescribeProvisioningParametersInput) String() string
- func (s *DescribeProvisioningParametersInput) Validate() error
- type DescribeProvisioningParametersOutput
- func (s DescribeProvisioningParametersOutput) GoString() string
- func (s DescribeProvisioningParametersOutput) SDKResponseMetadata() aws.Response
- func (s DescribeProvisioningParametersOutput) String() string
- type DescribeProvisioningParametersRequest
- type DescribeRecordInput
- func (s DescribeRecordInput) GoString() string
- func (s DescribeRecordInput) String() string
- func (s *DescribeRecordInput) Validate() error
- type DescribeRecordOutput
- func (s DescribeRecordOutput) GoString() string
- func (s DescribeRecordOutput) SDKResponseMetadata() aws.Response
- func (s DescribeRecordOutput) String() string
- type DescribeRecordRequest
- type DescribeServiceActionInput
- func (s DescribeServiceActionInput) GoString() string
- func (s DescribeServiceActionInput) String() string
- func (s *DescribeServiceActionInput) Validate() error
- type DescribeServiceActionOutput
- func (s DescribeServiceActionOutput) GoString() string
- func (s DescribeServiceActionOutput) SDKResponseMetadata() aws.Response
- func (s DescribeServiceActionOutput) String() string
- type DescribeServiceActionRequest
- type DescribeTagOptionInput
- func (s DescribeTagOptionInput) GoString() string
- func (s DescribeTagOptionInput) String() string
- func (s *DescribeTagOptionInput) Validate() error
- type DescribeTagOptionOutput
- func (s DescribeTagOptionOutput) GoString() string
- func (s DescribeTagOptionOutput) SDKResponseMetadata() aws.Response
- func (s DescribeTagOptionOutput) String() string
- type DescribeTagOptionRequest
- type DisableAWSOrganizationsAccessInput
- func (s DisableAWSOrganizationsAccessInput) GoString() string
- func (s DisableAWSOrganizationsAccessInput) String() string
- type DisableAWSOrganizationsAccessOutput
- func (s DisableAWSOrganizationsAccessOutput) GoString() string
- func (s DisableAWSOrganizationsAccessOutput) SDKResponseMetadata() aws.Response
- func (s DisableAWSOrganizationsAccessOutput) String() string
- type DisableAWSOrganizationsAccessRequest
- type DisassociatePrincipalFromPortfolioInput
- func (s DisassociatePrincipalFromPortfolioInput) GoString() string
- func (s DisassociatePrincipalFromPortfolioInput) String() string
- func (s *DisassociatePrincipalFromPortfolioInput) Validate() error
- type DisassociatePrincipalFromPortfolioOutput
- func (s DisassociatePrincipalFromPortfolioOutput) GoString() string
- func (s DisassociatePrincipalFromPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s DisassociatePrincipalFromPortfolioOutput) String() string
- type DisassociatePrincipalFromPortfolioRequest
- type DisassociateProductFromPortfolioInput
- func (s DisassociateProductFromPortfolioInput) GoString() string
- func (s DisassociateProductFromPortfolioInput) String() string
- func (s *DisassociateProductFromPortfolioInput) Validate() error
- type DisassociateProductFromPortfolioOutput
- func (s DisassociateProductFromPortfolioOutput) GoString() string
- func (s DisassociateProductFromPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s DisassociateProductFromPortfolioOutput) String() string
- type DisassociateProductFromPortfolioRequest
- type DisassociateServiceActionFromProvisioningArtifactInput
- func (s DisassociateServiceActionFromProvisioningArtifactInput) GoString() string
- func (s DisassociateServiceActionFromProvisioningArtifactInput) String() string
- func (s *DisassociateServiceActionFromProvisioningArtifactInput) Validate() error
- type DisassociateServiceActionFromProvisioningArtifactOutput
- func (s DisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
- func (s DisassociateServiceActionFromProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s DisassociateServiceActionFromProvisioningArtifactOutput) String() string
- type DisassociateServiceActionFromProvisioningArtifactRequest
- type DisassociateTagOptionFromResourceInput
- func (s DisassociateTagOptionFromResourceInput) GoString() string
- func (s DisassociateTagOptionFromResourceInput) String() string
- func (s *DisassociateTagOptionFromResourceInput) Validate() error
- type DisassociateTagOptionFromResourceOutput
- func (s DisassociateTagOptionFromResourceOutput) GoString() string
- func (s DisassociateTagOptionFromResourceOutput) SDKResponseMetadata() aws.Response
- func (s DisassociateTagOptionFromResourceOutput) String() string
- type DisassociateTagOptionFromResourceRequest
- type EnableAWSOrganizationsAccessInput
- func (s EnableAWSOrganizationsAccessInput) GoString() string
- func (s EnableAWSOrganizationsAccessInput) String() string
- type EnableAWSOrganizationsAccessOutput
- func (s EnableAWSOrganizationsAccessOutput) GoString() string
- func (s EnableAWSOrganizationsAccessOutput) SDKResponseMetadata() aws.Response
- func (s EnableAWSOrganizationsAccessOutput) String() string
- type EnableAWSOrganizationsAccessRequest
- type EvaluationType
- func (enum EvaluationType) MarshalValue() (string, error)
- func (enum EvaluationType) MarshalValueBuf(b []byte) ([]byte, error)
- type ExecuteProvisionedProductPlanInput
- func (s ExecuteProvisionedProductPlanInput) GoString() string
- func (s ExecuteProvisionedProductPlanInput) String() string
- func (s *ExecuteProvisionedProductPlanInput) Validate() error
- type ExecuteProvisionedProductPlanOutput
- func (s ExecuteProvisionedProductPlanOutput) GoString() string
- func (s ExecuteProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
- func (s ExecuteProvisionedProductPlanOutput) String() string
- type ExecuteProvisionedProductPlanRequest
- type ExecuteProvisionedProductServiceActionInput
- func (s ExecuteProvisionedProductServiceActionInput) GoString() string
- func (s ExecuteProvisionedProductServiceActionInput) String() string
- func (s *ExecuteProvisionedProductServiceActionInput) Validate() error
- type ExecuteProvisionedProductServiceActionOutput
- func (s ExecuteProvisionedProductServiceActionOutput) GoString() string
- func (s ExecuteProvisionedProductServiceActionOutput) SDKResponseMetadata() aws.Response
- func (s ExecuteProvisionedProductServiceActionOutput) String() string
- type ExecuteProvisionedProductServiceActionRequest
- type FailedServiceActionAssociation
- func (s FailedServiceActionAssociation) GoString() string
- func (s FailedServiceActionAssociation) String() string
- type GetAWSOrganizationsAccessStatusInput
- func (s GetAWSOrganizationsAccessStatusInput) GoString() string
- func (s GetAWSOrganizationsAccessStatusInput) String() string
- type GetAWSOrganizationsAccessStatusOutput
- func (s GetAWSOrganizationsAccessStatusOutput) GoString() string
- func (s GetAWSOrganizationsAccessStatusOutput) SDKResponseMetadata() aws.Response
- func (s GetAWSOrganizationsAccessStatusOutput) String() string
- type GetAWSOrganizationsAccessStatusRequest
- type LaunchPathSummary
- type ListAcceptedPortfolioSharesInput
- func (s ListAcceptedPortfolioSharesInput) GoString() string
- func (s ListAcceptedPortfolioSharesInput) String() string
- type ListAcceptedPortfolioSharesOutput
- func (s ListAcceptedPortfolioSharesOutput) GoString() string
- func (s ListAcceptedPortfolioSharesOutput) SDKResponseMetadata() aws.Response
- func (s ListAcceptedPortfolioSharesOutput) String() string
- type ListAcceptedPortfolioSharesPager
- type ListAcceptedPortfolioSharesRequest
- func (p *ListAcceptedPortfolioSharesRequest) Paginate(opts ...aws.Option) ListAcceptedPortfolioSharesPager
- func (r ListAcceptedPortfolioSharesRequest) Send(ctx context.Context) (*ListAcceptedPortfolioSharesOutput, error)
- type ListConstraintsForPortfolioInput
- func (s ListConstraintsForPortfolioInput) GoString() string
- func (s ListConstraintsForPortfolioInput) String() string
- func (s *ListConstraintsForPortfolioInput) Validate() error
- type ListConstraintsForPortfolioOutput
- func (s ListConstraintsForPortfolioOutput) GoString() string
- func (s ListConstraintsForPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s ListConstraintsForPortfolioOutput) String() string
- type ListConstraintsForPortfolioPager
- type ListConstraintsForPortfolioRequest
- func (p *ListConstraintsForPortfolioRequest) Paginate(opts ...aws.Option) ListConstraintsForPortfolioPager
- func (r ListConstraintsForPortfolioRequest) Send(ctx context.Context) (*ListConstraintsForPortfolioOutput, error)
- type ListLaunchPathsInput
- func (s ListLaunchPathsInput) GoString() string
- func (s ListLaunchPathsInput) String() string
- func (s *ListLaunchPathsInput) Validate() error
- type ListLaunchPathsOutput
- func (s ListLaunchPathsOutput) GoString() string
- func (s ListLaunchPathsOutput) SDKResponseMetadata() aws.Response
- func (s ListLaunchPathsOutput) String() string
- type ListLaunchPathsPager
- type ListLaunchPathsRequest
- func (p *ListLaunchPathsRequest) Paginate(opts ...aws.Option) ListLaunchPathsPager
- func (r ListLaunchPathsRequest) Send(ctx context.Context) (*ListLaunchPathsOutput, error)
- type ListOrganizationPortfolioAccessInput
- func (s ListOrganizationPortfolioAccessInput) GoString() string
- func (s ListOrganizationPortfolioAccessInput) String() string
- func (s *ListOrganizationPortfolioAccessInput) Validate() error
- type ListOrganizationPortfolioAccessOutput
- func (s ListOrganizationPortfolioAccessOutput) GoString() string
- func (s ListOrganizationPortfolioAccessOutput) SDKResponseMetadata() aws.Response
- func (s ListOrganizationPortfolioAccessOutput) String() string
- type ListOrganizationPortfolioAccessPager
- type ListOrganizationPortfolioAccessRequest
- func (p *ListOrganizationPortfolioAccessRequest) Paginate(opts ...aws.Option) ListOrganizationPortfolioAccessPager
- func (r ListOrganizationPortfolioAccessRequest) Send(ctx context.Context) (*ListOrganizationPortfolioAccessOutput, error)
- type ListPortfolioAccessInput
- func (s ListPortfolioAccessInput) GoString() string
- func (s ListPortfolioAccessInput) String() string
- func (s *ListPortfolioAccessInput) Validate() error
- type ListPortfolioAccessOutput
- func (s ListPortfolioAccessOutput) GoString() string
- func (s ListPortfolioAccessOutput) SDKResponseMetadata() aws.Response
- func (s ListPortfolioAccessOutput) String() string
- type ListPortfolioAccessRequest
- type ListPortfoliosForProductInput
- func (s ListPortfoliosForProductInput) GoString() string
- func (s ListPortfoliosForProductInput) String() string
- func (s *ListPortfoliosForProductInput) Validate() error
- type ListPortfoliosForProductOutput
- func (s ListPortfoliosForProductOutput) GoString() string
- func (s ListPortfoliosForProductOutput) SDKResponseMetadata() aws.Response
- func (s ListPortfoliosForProductOutput) String() string
- type ListPortfoliosForProductPager
- type ListPortfoliosForProductRequest
- func (p *ListPortfoliosForProductRequest) Paginate(opts ...aws.Option) ListPortfoliosForProductPager
- func (r ListPortfoliosForProductRequest) Send(ctx context.Context) (*ListPortfoliosForProductOutput, error)
- type ListPortfoliosInput
- type ListPortfoliosOutput
- func (s ListPortfoliosOutput) GoString() string
- func (s ListPortfoliosOutput) SDKResponseMetadata() aws.Response
- func (s ListPortfoliosOutput) String() string
- type ListPortfoliosPager
- type ListPortfoliosRequest
- func (p *ListPortfoliosRequest) Paginate(opts ...aws.Option) ListPortfoliosPager
- func (r ListPortfoliosRequest) Send(ctx context.Context) (*ListPortfoliosOutput, error)
- type ListPrincipalsForPortfolioInput
- func (s ListPrincipalsForPortfolioInput) GoString() string
- func (s ListPrincipalsForPortfolioInput) String() string
- func (s *ListPrincipalsForPortfolioInput) Validate() error
- type ListPrincipalsForPortfolioOutput
- func (s ListPrincipalsForPortfolioOutput) GoString() string
- func (s ListPrincipalsForPortfolioOutput) SDKResponseMetadata() aws.Response
- func (s ListPrincipalsForPortfolioOutput) String() string
- type ListPrincipalsForPortfolioPager
- type ListPrincipalsForPortfolioRequest
- func (p *ListPrincipalsForPortfolioRequest) Paginate(opts ...aws.Option) ListPrincipalsForPortfolioPager
- func (r ListPrincipalsForPortfolioRequest) Send(ctx context.Context) (*ListPrincipalsForPortfolioOutput, error)
- type ListProvisionedProductPlansInput
- func (s ListProvisionedProductPlansInput) GoString() string
- func (s ListProvisionedProductPlansInput) String() string
- func (s *ListProvisionedProductPlansInput) Validate() error
- type ListProvisionedProductPlansOutput
- func (s ListProvisionedProductPlansOutput) GoString() string
- func (s ListProvisionedProductPlansOutput) SDKResponseMetadata() aws.Response
- func (s ListProvisionedProductPlansOutput) String() string
- type ListProvisionedProductPlansRequest
- type ListProvisioningArtifactsForServiceActionInput
- func (s ListProvisioningArtifactsForServiceActionInput) GoString() string
- func (s ListProvisioningArtifactsForServiceActionInput) String() string
- func (s *ListProvisioningArtifactsForServiceActionInput) Validate() error
- type ListProvisioningArtifactsForServiceActionOutput
- func (s ListProvisioningArtifactsForServiceActionOutput) GoString() string
- func (s ListProvisioningArtifactsForServiceActionOutput) SDKResponseMetadata() aws.Response
- func (s ListProvisioningArtifactsForServiceActionOutput) String() string
- type ListProvisioningArtifactsForServiceActionPager
- type ListProvisioningArtifactsForServiceActionRequest
- func (p *ListProvisioningArtifactsForServiceActionRequest) Paginate(opts ...aws.Option) ListProvisioningArtifactsForServiceActionPager
- func (r ListProvisioningArtifactsForServiceActionRequest) Send(ctx context.Context) (*ListProvisioningArtifactsForServiceActionOutput, error)
- type ListProvisioningArtifactsInput
- func (s ListProvisioningArtifactsInput) GoString() string
- func (s ListProvisioningArtifactsInput) String() string
- func (s *ListProvisioningArtifactsInput) Validate() error
- type ListProvisioningArtifactsOutput
- func (s ListProvisioningArtifactsOutput) GoString() string
- func (s ListProvisioningArtifactsOutput) SDKResponseMetadata() aws.Response
- func (s ListProvisioningArtifactsOutput) String() string
- type ListProvisioningArtifactsRequest
- type ListRecordHistoryInput
- type ListRecordHistoryOutput
- func (s ListRecordHistoryOutput) GoString() string
- func (s ListRecordHistoryOutput) SDKResponseMetadata() aws.Response
- func (s ListRecordHistoryOutput) String() string
- type ListRecordHistoryRequest
- type ListRecordHistorySearchFilter
- func (s ListRecordHistorySearchFilter) GoString() string
- func (s ListRecordHistorySearchFilter) String() string
- type ListResourcesForTagOptionInput
- func (s ListResourcesForTagOptionInput) GoString() string
- func (s ListResourcesForTagOptionInput) String() string
- func (s *ListResourcesForTagOptionInput) Validate() error
- type ListResourcesForTagOptionOutput
- func (s ListResourcesForTagOptionOutput) GoString() string
- func (s ListResourcesForTagOptionOutput) SDKResponseMetadata() aws.Response
- func (s ListResourcesForTagOptionOutput) String() string
- type ListResourcesForTagOptionPager
- type ListResourcesForTagOptionRequest
- func (p *ListResourcesForTagOptionRequest) Paginate(opts ...aws.Option) ListResourcesForTagOptionPager
- func (r ListResourcesForTagOptionRequest) Send(ctx context.Context) (*ListResourcesForTagOptionOutput, error)
- type ListServiceActionsForProvisioningArtifactInput
- func (s ListServiceActionsForProvisioningArtifactInput) GoString() string
- func (s ListServiceActionsForProvisioningArtifactInput) String() string
- func (s *ListServiceActionsForProvisioningArtifactInput) Validate() error
- type ListServiceActionsForProvisioningArtifactOutput
- func (s ListServiceActionsForProvisioningArtifactOutput) GoString() string
- func (s ListServiceActionsForProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s ListServiceActionsForProvisioningArtifactOutput) String() string
- type ListServiceActionsForProvisioningArtifactPager
- type ListServiceActionsForProvisioningArtifactRequest
- func (p *ListServiceActionsForProvisioningArtifactRequest) Paginate(opts ...aws.Option) ListServiceActionsForProvisioningArtifactPager
- func (r ListServiceActionsForProvisioningArtifactRequest) Send(ctx context.Context) (*ListServiceActionsForProvisioningArtifactOutput, error)
- type ListServiceActionsInput
- type ListServiceActionsOutput
- func (s ListServiceActionsOutput) GoString() string
- func (s ListServiceActionsOutput) SDKResponseMetadata() aws.Response
- func (s ListServiceActionsOutput) String() string
- type ListServiceActionsPager
- type ListServiceActionsRequest
- func (p *ListServiceActionsRequest) Paginate(opts ...aws.Option) ListServiceActionsPager
- func (r ListServiceActionsRequest) Send(ctx context.Context) (*ListServiceActionsOutput, error)
- type ListTagOptionsFilters
- func (s ListTagOptionsFilters) GoString() string
- func (s ListTagOptionsFilters) String() string
- func (s *ListTagOptionsFilters) Validate() error
- type ListTagOptionsInput
- func (s ListTagOptionsInput) GoString() string
- func (s ListTagOptionsInput) String() string
- func (s *ListTagOptionsInput) Validate() error
- type ListTagOptionsOutput
- func (s ListTagOptionsOutput) GoString() string
- func (s ListTagOptionsOutput) SDKResponseMetadata() aws.Response
- func (s ListTagOptionsOutput) String() string
- type ListTagOptionsPager
- type ListTagOptionsRequest
- func (p *ListTagOptionsRequest) Paginate(opts ...aws.Option) ListTagOptionsPager
- func (r ListTagOptionsRequest) Send(ctx context.Context) (*ListTagOptionsOutput, error)
- type OrganizationNode
- type OrganizationNodeType
- func (enum OrganizationNodeType) MarshalValue() (string, error)
- func (enum OrganizationNodeType) MarshalValueBuf(b []byte) ([]byte, error)
- type ParameterConstraints
- type PortfolioDetail
- type PortfolioShareType
- func (enum PortfolioShareType) MarshalValue() (string, error)
- func (enum PortfolioShareType) MarshalValueBuf(b []byte) ([]byte, error)
- type Principal
- type PrincipalType
- func (enum PrincipalType) MarshalValue() (string, error)
- func (enum PrincipalType) MarshalValueBuf(b []byte) ([]byte, error)
- type ProductSource
- func (enum ProductSource) MarshalValue() (string, error)
- func (enum ProductSource) MarshalValueBuf(b []byte) ([]byte, error)
- type ProductType
- func (enum ProductType) MarshalValue() (string, error)
- func (enum ProductType) MarshalValueBuf(b []byte) ([]byte, error)
- type ProductViewAggregationValue
- func (s ProductViewAggregationValue) GoString() string
- func (s ProductViewAggregationValue) String() string
- type ProductViewDetail
- type ProductViewFilterBy
- func (enum ProductViewFilterBy) MarshalValue() (string, error)
- func (enum ProductViewFilterBy) MarshalValueBuf(b []byte) ([]byte, error)
- type ProductViewSortBy
- func (enum ProductViewSortBy) MarshalValue() (string, error)
- func (enum ProductViewSortBy) MarshalValueBuf(b []byte) ([]byte, error)
- type ProductViewSummary
- type ProvisionProductInput
- func (s ProvisionProductInput) GoString() string
- func (s ProvisionProductInput) String() string
- func (s *ProvisionProductInput) Validate() error
- type ProvisionProductOutput
- func (s ProvisionProductOutput) GoString() string
- func (s ProvisionProductOutput) SDKResponseMetadata() aws.Response
- func (s ProvisionProductOutput) String() string
- type ProvisionProductRequest
- type ProvisionedProductAttribute
- func (s ProvisionedProductAttribute) GoString() string
- func (s ProvisionedProductAttribute) String() string
- type ProvisionedProductDetail
- func (s ProvisionedProductDetail) GoString() string
- func (s ProvisionedProductDetail) String() string
- type ProvisionedProductPlanDetails
- func (s ProvisionedProductPlanDetails) GoString() string
- func (s ProvisionedProductPlanDetails) String() string
- type ProvisionedProductPlanStatus
- func (enum ProvisionedProductPlanStatus) MarshalValue() (string, error)
- func (enum ProvisionedProductPlanStatus) MarshalValueBuf(b []byte) ([]byte, error)
- type ProvisionedProductPlanSummary
- func (s ProvisionedProductPlanSummary) GoString() string
- func (s ProvisionedProductPlanSummary) String() string
- type ProvisionedProductPlanType
- func (enum ProvisionedProductPlanType) MarshalValue() (string, error)
- func (enum ProvisionedProductPlanType) MarshalValueBuf(b []byte) ([]byte, error)
- type ProvisionedProductStatus
- func (enum ProvisionedProductStatus) MarshalValue() (string, error)
- func (enum ProvisionedProductStatus) MarshalValueBuf(b []byte) ([]byte, error)
- type ProvisionedProductViewFilterBy
- func (enum ProvisionedProductViewFilterBy) MarshalValue() (string, error)
- func (enum ProvisionedProductViewFilterBy) MarshalValueBuf(b []byte) ([]byte, error)
- type ProvisioningArtifact
- type ProvisioningArtifactDetail
- func (s ProvisioningArtifactDetail) GoString() string
- func (s ProvisioningArtifactDetail) String() string
- type ProvisioningArtifactParameter
- func (s ProvisioningArtifactParameter) GoString() string
- func (s ProvisioningArtifactParameter) String() string
- type ProvisioningArtifactPreferences
- func (s ProvisioningArtifactPreferences) GoString() string
- func (s ProvisioningArtifactPreferences) String() string
- type ProvisioningArtifactProperties
- func (s ProvisioningArtifactProperties) GoString() string
- func (s ProvisioningArtifactProperties) String() string
- func (s *ProvisioningArtifactProperties) Validate() error
- type ProvisioningArtifactPropertyName
- func (enum ProvisioningArtifactPropertyName) MarshalValue() (string, error)
- func (enum ProvisioningArtifactPropertyName) MarshalValueBuf(b []byte) ([]byte, error)
- type ProvisioningArtifactSummary
- func (s ProvisioningArtifactSummary) GoString() string
- func (s ProvisioningArtifactSummary) String() string
- type ProvisioningArtifactType
- func (enum ProvisioningArtifactType) MarshalValue() (string, error)
- func (enum ProvisioningArtifactType) MarshalValueBuf(b []byte) ([]byte, error)
- type ProvisioningArtifactView
- func (s ProvisioningArtifactView) GoString() string
- func (s ProvisioningArtifactView) String() string
- type ProvisioningParameter
- func (s ProvisioningParameter) GoString() string
- func (s ProvisioningParameter) String() string
- func (s *ProvisioningParameter) Validate() error
- type ProvisioningPreferences
- func (s ProvisioningPreferences) GoString() string
- func (s ProvisioningPreferences) String() string
- func (s *ProvisioningPreferences) Validate() error
- type RecordDetail
- type RecordError
- type RecordOutput
- type RecordStatus
- func (enum RecordStatus) MarshalValue() (string, error)
- func (enum RecordStatus) MarshalValueBuf(b []byte) ([]byte, error)
- type RecordTag
- type RejectPortfolioShareInput
- func (s RejectPortfolioShareInput) GoString() string
- func (s RejectPortfolioShareInput) String() string
- func (s *RejectPortfolioShareInput) Validate() error
- type RejectPortfolioShareOutput
- func (s RejectPortfolioShareOutput) GoString() string
- func (s RejectPortfolioShareOutput) SDKResponseMetadata() aws.Response
- func (s RejectPortfolioShareOutput) String() string
- type RejectPortfolioShareRequest
- type Replacement
- func (enum Replacement) MarshalValue() (string, error)
- func (enum Replacement) MarshalValueBuf(b []byte) ([]byte, error)
- type RequiresRecreation
- func (enum RequiresRecreation) MarshalValue() (string, error)
- func (enum RequiresRecreation) MarshalValueBuf(b []byte) ([]byte, error)
- type ResourceAttribute
- func (enum ResourceAttribute) MarshalValue() (string, error)
- func (enum ResourceAttribute) MarshalValueBuf(b []byte) ([]byte, error)
- type ResourceChange
- type ResourceChangeDetail
- type ResourceDetail
- type ResourceTargetDefinition
- func (s ResourceTargetDefinition) GoString() string
- func (s ResourceTargetDefinition) String() string
- type ScanProvisionedProductsInput
- func (s ScanProvisionedProductsInput) GoString() string
- func (s ScanProvisionedProductsInput) String() string
- type ScanProvisionedProductsOutput
- func (s ScanProvisionedProductsOutput) GoString() string
- func (s ScanProvisionedProductsOutput) SDKResponseMetadata() aws.Response
- func (s ScanProvisionedProductsOutput) String() string
- type ScanProvisionedProductsRequest
- type SearchProductsAsAdminInput
- func (s SearchProductsAsAdminInput) GoString() string
- func (s SearchProductsAsAdminInput) String() string
- func (s *SearchProductsAsAdminInput) Validate() error
- type SearchProductsAsAdminOutput
- func (s SearchProductsAsAdminOutput) GoString() string
- func (s SearchProductsAsAdminOutput) SDKResponseMetadata() aws.Response
- func (s SearchProductsAsAdminOutput) String() string
- type SearchProductsAsAdminPager
- type SearchProductsAsAdminRequest
- func (p *SearchProductsAsAdminRequest) Paginate(opts ...aws.Option) SearchProductsAsAdminPager
- func (r SearchProductsAsAdminRequest) Send(ctx context.Context) (*SearchProductsAsAdminOutput, error)
- type SearchProductsInput
- type SearchProductsOutput
- func (s SearchProductsOutput) GoString() string
- func (s SearchProductsOutput) SDKResponseMetadata() aws.Response
- func (s SearchProductsOutput) String() string
- type SearchProductsPager
- type SearchProductsRequest
- func (p *SearchProductsRequest) Paginate(opts ...aws.Option) SearchProductsPager
- func (r SearchProductsRequest) Send(ctx context.Context) (*SearchProductsOutput, error)
- type SearchProvisionedProductsInput
- func (s SearchProvisionedProductsInput) GoString() string
- func (s SearchProvisionedProductsInput) String() string
- type SearchProvisionedProductsOutput
- func (s SearchProvisionedProductsOutput) GoString() string
- func (s SearchProvisionedProductsOutput) SDKResponseMetadata() aws.Response
- func (s SearchProvisionedProductsOutput) String() string
- type SearchProvisionedProductsPager
- type SearchProvisionedProductsRequest
- func (p *SearchProvisionedProductsRequest) Paginate(opts ...aws.Option) SearchProvisionedProductsPager
- func (r SearchProvisionedProductsRequest) Send(ctx context.Context) (*SearchProvisionedProductsOutput, error)
- type ServiceActionAssociation
- func (s ServiceActionAssociation) GoString() string
- func (s ServiceActionAssociation) String() string
- func (s *ServiceActionAssociation) Validate() error
- type ServiceActionAssociationErrorCode
- func (enum ServiceActionAssociationErrorCode) MarshalValue() (string, error)
- func (enum ServiceActionAssociationErrorCode) MarshalValueBuf(b []byte) ([]byte, error)
- type ServiceActionDefinitionKey
- func (enum ServiceActionDefinitionKey) MarshalValue() (string, error)
- func (enum ServiceActionDefinitionKey) MarshalValueBuf(b []byte) ([]byte, error)
- type ServiceActionDefinitionType
- func (enum ServiceActionDefinitionType) MarshalValue() (string, error)
- func (enum ServiceActionDefinitionType) MarshalValueBuf(b []byte) ([]byte, error)
- type ServiceActionDetail
- type ServiceActionSummary
- type ServiceCatalog
- func New(config aws.Config) *ServiceCatalog
- func (c *ServiceCatalog) AcceptPortfolioShareRequest(input *AcceptPortfolioShareInput) AcceptPortfolioShareRequest
- func (c *ServiceCatalog) AssociatePrincipalWithPortfolioRequest(input *AssociatePrincipalWithPortfolioInput) AssociatePrincipalWithPortfolioRequest
- func (c *ServiceCatalog) AssociateProductWithPortfolioRequest(input *AssociateProductWithPortfolioInput) AssociateProductWithPortfolioRequest
- func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifactRequest(input *AssociateServiceActionWithProvisioningArtifactInput) AssociateServiceActionWithProvisioningArtifactRequest
- func (c *ServiceCatalog) AssociateTagOptionWithResourceRequest(input *AssociateTagOptionWithResourceInput) AssociateTagOptionWithResourceRequest
- func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactRequest(input *BatchAssociateServiceActionWithProvisioningArtifactInput) BatchAssociateServiceActionWithProvisioningArtifactRequest
- func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactRequest(input *BatchDisassociateServiceActionFromProvisioningArtifactInput) BatchDisassociateServiceActionFromProvisioningArtifactRequest
- func (c *ServiceCatalog) CopyProductRequest(input *CopyProductInput) CopyProductRequest
- func (c *ServiceCatalog) CreateConstraintRequest(input *CreateConstraintInput) CreateConstraintRequest
- func (c *ServiceCatalog) CreatePortfolioRequest(input *CreatePortfolioInput) CreatePortfolioRequest
- func (c *ServiceCatalog) CreatePortfolioShareRequest(input *CreatePortfolioShareInput) CreatePortfolioShareRequest
- func (c *ServiceCatalog) CreateProductRequest(input *CreateProductInput) CreateProductRequest
- func (c *ServiceCatalog) CreateProvisionedProductPlanRequest(input *CreateProvisionedProductPlanInput) CreateProvisionedProductPlanRequest
- func (c *ServiceCatalog) CreateProvisioningArtifactRequest(input *CreateProvisioningArtifactInput) CreateProvisioningArtifactRequest
- func (c *ServiceCatalog) CreateServiceActionRequest(input *CreateServiceActionInput) CreateServiceActionRequest
- func (c *ServiceCatalog) CreateTagOptionRequest(input *CreateTagOptionInput) CreateTagOptionRequest
- func (c *ServiceCatalog) DeleteConstraintRequest(input *DeleteConstraintInput) DeleteConstraintRequest
- func (c *ServiceCatalog) DeletePortfolioRequest(input *DeletePortfolioInput) DeletePortfolioRequest
- func (c *ServiceCatalog) DeletePortfolioShareRequest(input *DeletePortfolioShareInput) DeletePortfolioShareRequest
- func (c *ServiceCatalog) DeleteProductRequest(input *DeleteProductInput) DeleteProductRequest
- func (c *ServiceCatalog) DeleteProvisionedProductPlanRequest(input *DeleteProvisionedProductPlanInput) DeleteProvisionedProductPlanRequest
- func (c *ServiceCatalog) DeleteProvisioningArtifactRequest(input *DeleteProvisioningArtifactInput) DeleteProvisioningArtifactRequest
- func (c *ServiceCatalog) DeleteServiceActionRequest(input *DeleteServiceActionInput) DeleteServiceActionRequest
- func (c *ServiceCatalog) DeleteTagOptionRequest(input *DeleteTagOptionInput) DeleteTagOptionRequest
- func (c *ServiceCatalog) DescribeConstraintRequest(input *DescribeConstraintInput) DescribeConstraintRequest
- func (c *ServiceCatalog) DescribeCopyProductStatusRequest(input *DescribeCopyProductStatusInput) DescribeCopyProductStatusRequest
- func (c *ServiceCatalog) DescribePortfolioRequest(input *DescribePortfolioInput) DescribePortfolioRequest
- func (c *ServiceCatalog) DescribePortfolioShareStatusRequest(input *DescribePortfolioShareStatusInput) DescribePortfolioShareStatusRequest
- func (c *ServiceCatalog) DescribeProductAsAdminRequest(input *DescribeProductAsAdminInput) DescribeProductAsAdminRequest
- func (c *ServiceCatalog) DescribeProductRequest(input *DescribeProductInput) DescribeProductRequest
- func (c *ServiceCatalog) DescribeProductViewRequest(input *DescribeProductViewInput) DescribeProductViewRequest
- func (c *ServiceCatalog) DescribeProvisionedProductPlanRequest(input *DescribeProvisionedProductPlanInput) DescribeProvisionedProductPlanRequest
- func (c *ServiceCatalog) DescribeProvisionedProductRequest(input *DescribeProvisionedProductInput) DescribeProvisionedProductRequest
- func (c *ServiceCatalog) DescribeProvisioningArtifactRequest(input *DescribeProvisioningArtifactInput) DescribeProvisioningArtifactRequest
- func (c *ServiceCatalog) DescribeProvisioningParametersRequest(input *DescribeProvisioningParametersInput) DescribeProvisioningParametersRequest
- func (c *ServiceCatalog) DescribeRecordRequest(input *DescribeRecordInput) DescribeRecordRequest
- func (c *ServiceCatalog) DescribeServiceActionRequest(input *DescribeServiceActionInput) DescribeServiceActionRequest
- func (c *ServiceCatalog) DescribeTagOptionRequest(input *DescribeTagOptionInput) DescribeTagOptionRequest
- func (c *ServiceCatalog) DisableAWSOrganizationsAccessRequest(input *DisableAWSOrganizationsAccessInput) DisableAWSOrganizationsAccessRequest
- func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioRequest(input *DisassociatePrincipalFromPortfolioInput) DisassociatePrincipalFromPortfolioRequest
- func (c *ServiceCatalog) DisassociateProductFromPortfolioRequest(input *DisassociateProductFromPortfolioInput) DisassociateProductFromPortfolioRequest
- func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactRequest(input *DisassociateServiceActionFromProvisioningArtifactInput) DisassociateServiceActionFromProvisioningArtifactRequest
- func (c *ServiceCatalog) DisassociateTagOptionFromResourceRequest(input *DisassociateTagOptionFromResourceInput) DisassociateTagOptionFromResourceRequest
- func (c *ServiceCatalog) EnableAWSOrganizationsAccessRequest(input *EnableAWSOrganizationsAccessInput) EnableAWSOrganizationsAccessRequest
- func (c *ServiceCatalog) ExecuteProvisionedProductPlanRequest(input *ExecuteProvisionedProductPlanInput) ExecuteProvisionedProductPlanRequest
- func (c *ServiceCatalog) ExecuteProvisionedProductServiceActionRequest(input *ExecuteProvisionedProductServiceActionInput) ExecuteProvisionedProductServiceActionRequest
- func (c *ServiceCatalog) GetAWSOrganizationsAccessStatusRequest(input *GetAWSOrganizationsAccessStatusInput) GetAWSOrganizationsAccessStatusRequest
- func (c *ServiceCatalog) ListAcceptedPortfolioSharesRequest(input *ListAcceptedPortfolioSharesInput) ListAcceptedPortfolioSharesRequest
- func (c *ServiceCatalog) ListConstraintsForPortfolioRequest(input *ListConstraintsForPortfolioInput) ListConstraintsForPortfolioRequest
- func (c *ServiceCatalog) ListLaunchPathsRequest(input *ListLaunchPathsInput) ListLaunchPathsRequest
- func (c *ServiceCatalog) ListOrganizationPortfolioAccessRequest(input *ListOrganizationPortfolioAccessInput) ListOrganizationPortfolioAccessRequest
- func (c *ServiceCatalog) ListPortfolioAccessRequest(input *ListPortfolioAccessInput) ListPortfolioAccessRequest
- func (c *ServiceCatalog) ListPortfoliosForProductRequest(input *ListPortfoliosForProductInput) ListPortfoliosForProductRequest
- func (c *ServiceCatalog) ListPortfoliosRequest(input *ListPortfoliosInput) ListPortfoliosRequest
- func (c *ServiceCatalog) ListPrincipalsForPortfolioRequest(input *ListPrincipalsForPortfolioInput) ListPrincipalsForPortfolioRequest
- func (c *ServiceCatalog) ListProvisionedProductPlansRequest(input *ListProvisionedProductPlansInput) ListProvisionedProductPlansRequest
- func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionRequest(input *ListProvisioningArtifactsForServiceActionInput) ListProvisioningArtifactsForServiceActionRequest
- func (c *ServiceCatalog) ListProvisioningArtifactsRequest(input *ListProvisioningArtifactsInput) ListProvisioningArtifactsRequest
- func (c *ServiceCatalog) ListRecordHistoryRequest(input *ListRecordHistoryInput) ListRecordHistoryRequest
- func (c *ServiceCatalog) ListResourcesForTagOptionRequest(input *ListResourcesForTagOptionInput) ListResourcesForTagOptionRequest
- func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactRequest(input *ListServiceActionsForProvisioningArtifactInput) ListServiceActionsForProvisioningArtifactRequest
- func (c *ServiceCatalog) ListServiceActionsRequest(input *ListServiceActionsInput) ListServiceActionsRequest
- func (c *ServiceCatalog) ListTagOptionsRequest(input *ListTagOptionsInput) ListTagOptionsRequest
- func (c *ServiceCatalog) ProvisionProductRequest(input *ProvisionProductInput) ProvisionProductRequest
- func (c *ServiceCatalog) RejectPortfolioShareRequest(input *RejectPortfolioShareInput) RejectPortfolioShareRequest
- func (c *ServiceCatalog) ScanProvisionedProductsRequest(input *ScanProvisionedProductsInput) ScanProvisionedProductsRequest
- func (c *ServiceCatalog) SearchProductsAsAdminRequest(input *SearchProductsAsAdminInput) SearchProductsAsAdminRequest
- func (c *ServiceCatalog) SearchProductsRequest(input *SearchProductsInput) SearchProductsRequest
- func (c *ServiceCatalog) SearchProvisionedProductsRequest(input *SearchProvisionedProductsInput) SearchProvisionedProductsRequest
- func (c *ServiceCatalog) TerminateProvisionedProductRequest(input *TerminateProvisionedProductInput) TerminateProvisionedProductRequest
- func (c *ServiceCatalog) UpdateConstraintRequest(input *UpdateConstraintInput) UpdateConstraintRequest
- func (c *ServiceCatalog) UpdatePortfolioRequest(input *UpdatePortfolioInput) UpdatePortfolioRequest
- func (c *ServiceCatalog) UpdateProductRequest(input *UpdateProductInput) UpdateProductRequest
- func (c *ServiceCatalog) UpdateProvisionedProductRequest(input *UpdateProvisionedProductInput) UpdateProvisionedProductRequest
- func (c *ServiceCatalog) UpdateProvisioningArtifactRequest(input *UpdateProvisioningArtifactInput) UpdateProvisioningArtifactRequest
- func (c *ServiceCatalog) UpdateServiceActionRequest(input *UpdateServiceActionInput) UpdateServiceActionRequest
- func (c *ServiceCatalog) UpdateTagOptionRequest(input *UpdateTagOptionInput) UpdateTagOptionRequest
- type ShareDetails
- type ShareError
- type ShareStatus
- func (enum ShareStatus) MarshalValue() (string, error)
- func (enum ShareStatus) MarshalValueBuf(b []byte) ([]byte, error)
- type SortOrder
- func (enum SortOrder) MarshalValue() (string, error)
- func (enum SortOrder) MarshalValueBuf(b []byte) ([]byte, error)
- type StackSetOperationType
- func (enum StackSetOperationType) MarshalValue() (string, error)
- func (enum StackSetOperationType) MarshalValueBuf(b []byte) ([]byte, error)
- type Status
- func (enum Status) MarshalValue() (string, error)
- func (enum Status) MarshalValueBuf(b []byte) ([]byte, error)
- type Tag
- type TagOptionDetail
- type TagOptionSummary
- type TerminateProvisionedProductInput
- func (s TerminateProvisionedProductInput) GoString() string
- func (s TerminateProvisionedProductInput) String() string
- func (s *TerminateProvisionedProductInput) Validate() error
- type TerminateProvisionedProductOutput
- func (s TerminateProvisionedProductOutput) GoString() string
- func (s TerminateProvisionedProductOutput) SDKResponseMetadata() aws.Response
- func (s TerminateProvisionedProductOutput) String() string
- type TerminateProvisionedProductRequest
- type UpdateConstraintInput
- func (s UpdateConstraintInput) GoString() string
- func (s UpdateConstraintInput) String() string
- func (s *UpdateConstraintInput) Validate() error
- type UpdateConstraintOutput
- func (s UpdateConstraintOutput) GoString() string
- func (s UpdateConstraintOutput) SDKResponseMetadata() aws.Response
- func (s UpdateConstraintOutput) String() string
- type UpdateConstraintRequest
- type UpdatePortfolioInput
- func (s UpdatePortfolioInput) GoString() string
- func (s UpdatePortfolioInput) String() string
- func (s *UpdatePortfolioInput) Validate() error
- type UpdatePortfolioOutput
- func (s UpdatePortfolioOutput) GoString() string
- func (s UpdatePortfolioOutput) SDKResponseMetadata() aws.Response
- func (s UpdatePortfolioOutput) String() string
- type UpdatePortfolioRequest
- type UpdateProductInput
- func (s UpdateProductInput) GoString() string
- func (s UpdateProductInput) String() string
- func (s *UpdateProductInput) Validate() error
- type UpdateProductOutput
- func (s UpdateProductOutput) GoString() string
- func (s UpdateProductOutput) SDKResponseMetadata() aws.Response
- func (s UpdateProductOutput) String() string
- type UpdateProductRequest
- type UpdateProvisionedProductInput
- func (s UpdateProvisionedProductInput) GoString() string
- func (s UpdateProvisionedProductInput) String() string
- func (s *UpdateProvisionedProductInput) Validate() error
- type UpdateProvisionedProductOutput
- func (s UpdateProvisionedProductOutput) GoString() string
- func (s UpdateProvisionedProductOutput) SDKResponseMetadata() aws.Response
- func (s UpdateProvisionedProductOutput) String() string
- type UpdateProvisionedProductRequest
- type UpdateProvisioningArtifactInput
- func (s UpdateProvisioningArtifactInput) GoString() string
- func (s UpdateProvisioningArtifactInput) String() string
- func (s *UpdateProvisioningArtifactInput) Validate() error
- type UpdateProvisioningArtifactOutput
- func (s UpdateProvisioningArtifactOutput) GoString() string
- func (s UpdateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
- func (s UpdateProvisioningArtifactOutput) String() string
- type UpdateProvisioningArtifactRequest
- type UpdateProvisioningParameter
- func (s UpdateProvisioningParameter) GoString() string
- func (s UpdateProvisioningParameter) String() string
- func (s *UpdateProvisioningParameter) Validate() error
- type UpdateProvisioningPreferences
- func (s UpdateProvisioningPreferences) GoString() string
- func (s UpdateProvisioningPreferences) String() string
- func (s *UpdateProvisioningPreferences) Validate() error
- type UpdateServiceActionInput
- func (s UpdateServiceActionInput) GoString() string
- func (s UpdateServiceActionInput) String() string
- func (s *UpdateServiceActionInput) Validate() error
- type UpdateServiceActionOutput
- func (s UpdateServiceActionOutput) GoString() string
- func (s UpdateServiceActionOutput) SDKResponseMetadata() aws.Response
- func (s UpdateServiceActionOutput) String() string
- type UpdateServiceActionRequest
- type UpdateTagOptionInput
- func (s UpdateTagOptionInput) GoString() string
- func (s UpdateTagOptionInput) String() string
- func (s *UpdateTagOptionInput) Validate() error
- type UpdateTagOptionOutput
- func (s UpdateTagOptionOutput) GoString() string
- func (s UpdateTagOptionOutput) SDKResponseMetadata() aws.Response
- func (s UpdateTagOptionOutput) String() string
- type UpdateTagOptionRequest
- type UsageInstruction
Constants ¶
const ( // ErrCodeDuplicateResourceException for service response error code // "DuplicateResourceException". // // The specified resource is a duplicate. ErrCodeDuplicateResourceException = "DuplicateResourceException" // ErrCodeInvalidParametersException for service response error code // "InvalidParametersException". // // One or more parameters provided to the operation are not valid. ErrCodeInvalidParametersException = "InvalidParametersException" // ErrCodeInvalidStateException for service response error code // "InvalidStateException". // // An attempt was made to modify a resource that is in a state that is not valid. // Check your resources to ensure that they are in valid states before retrying // the operation. ErrCodeInvalidStateException = "InvalidStateException" // ErrCodeLimitExceededException for service response error code // "LimitExceededException". // // The current limits of the service would have been exceeded by this operation. // Decrease your resource use or increase your service limits and retry the // operation. ErrCodeLimitExceededException = "LimitExceededException" // ErrCodeOperationNotSupportedException for service response error code // "OperationNotSupportedException". // // The operation is not supported. ErrCodeOperationNotSupportedException = "OperationNotSupportedException" // ErrCodeResourceInUseException for service response error code // "ResourceInUseException". // // A resource that is currently in use. Ensure that the resource is not in use // and retry the operation. ErrCodeResourceInUseException = "ResourceInUseException" // ErrCodeResourceNotFoundException for service response error code // "ResourceNotFoundException". // // The specified resource was not found. ErrCodeResourceNotFoundException = "ResourceNotFoundException" // ErrCodeTagOptionNotMigratedException for service response error code // "TagOptionNotMigratedException". // // An operation requiring TagOptions failed because the TagOptions migration // process has not been performed for this account. Please use the AWS console // to perform the migration process before retrying the operation. ErrCodeTagOptionNotMigratedException = "TagOptionNotMigratedException" )
const ( ServiceName = "servicecatalog" // Service endpoint prefix API calls made to. EndpointsID = ServiceName // Service ID for Regions and Endpoints metadata. )
Service information constants
Types ¶
type AcceptPortfolioShareInput ¶
type AcceptPortfolioShareInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field *string `min:"1" type:"string" required:"true"` // The type of shared portfolios to accept. The default is to accept imported // portfolios. // // * AWS_ORGANIZATIONS - Accept portfolios shared by the master account of // your organization. // // * IMPORTED - Accept imported portfolios. // // * AWS_SERVICECATALOG - Not supported. (Throws ResourceNotFoundException.) // // For example, aws servicecatalog accept-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" // --portfolio-share-type AWS_ORGANIZATIONS PortfolioShareType `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShareInput
func (AcceptPortfolioShareInput) GoString ¶
func (s AcceptPortfolioShareInput) GoString() string
GoString returns the string representation
func (AcceptPortfolioShareInput) String ¶
func (s AcceptPortfolioShareInput) String() string
String returns the string representation
func (*AcceptPortfolioShareInput) Validate ¶
func (s *AcceptPortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AcceptPortfolioShareOutput ¶
type AcceptPortfolioShareOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShareOutput
func (AcceptPortfolioShareOutput) GoString ¶
func (s AcceptPortfolioShareOutput) GoString() string
GoString returns the string representation
func (AcceptPortfolioShareOutput) SDKResponseMetadata ¶
func (s AcceptPortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AcceptPortfolioShareOutput) String ¶
func (s AcceptPortfolioShareOutput) String() string
String returns the string representation
type AcceptPortfolioShareRequest ¶
type AcceptPortfolioShareRequest struct { *aws.Request *AcceptPortfolioShareInput func(*AcceptPortfolioShareInput) AcceptPortfolioShareRequest }
AcceptPortfolioShareRequest is a API request type for the AcceptPortfolioShare API operation.
func (AcceptPortfolioShareRequest) Send ¶
func (r AcceptPortfolioShareRequest) Send(ctx context.Context) (*AcceptPortfolioShareOutput, error)
Send marshals and sends the AcceptPortfolioShare API request.
type AccessLevelFilter ¶
type AccessLevelFilter struct { // The access level. // // * Account - Filter results based on the account. // // * Role - Filter results based on the federated role of the specified user. // // * User - Filter results based on the specified user. Key AccessLevelFilterKey `type:"string" enum:"true"` // The user to which the access level applies. The only supported value is Self. Value *string `type:"string"` // contains filtered or unexported fields }
The access level to use to filter results. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AccessLevelFilter
func (AccessLevelFilter) GoString ¶
func (s AccessLevelFilter) GoString() string
GoString returns the string representation
func (AccessLevelFilter) String ¶
func (s AccessLevelFilter) String() string
String returns the string representation
type AccessLevelFilterKey ¶
type AccessLevelFilterKey string
const ( AccessLevelFilterKeyAccount AccessLevelFilterKey = "Account" AccessLevelFilterKeyRole AccessLevelFilterKey = "Role" AccessLevelFilterKeyUser AccessLevelFilterKey = "User" )
Enum values for AccessLevelFilterKey
func (AccessLevelFilterKey) MarshalValue ¶
func (enum AccessLevelFilterKey) MarshalValue() (string, error)
func (AccessLevelFilterKey) MarshalValueBuf ¶
func (enum AccessLevelFilterKey) MarshalValueBuf(b []byte) ([]byte, error)
type AccessStatus ¶
type AccessStatus string
const ( AccessStatusEnabled AccessStatus = "ENABLED" AccessStatusUnderChange AccessStatus = "UNDER_CHANGE" AccessStatusDisabled AccessStatus = "DISABLED" )
Enum values for AccessStatus
func (AccessStatus) MarshalValue ¶
func (enum AccessStatus) MarshalValue() (string, error)
func (AccessStatus) MarshalValueBuf ¶
func (enum AccessStatus) MarshalValueBuf(b []byte) ([]byte, error)
type AssociatePrincipalWithPortfolioInput ¶
type AssociatePrincipalWithPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The ARN of the principal (IAM user, role, or group). // // PrincipalARN is a required field PrincipalARN *string `min:"1" type:"string" required:"true"` // The principal type. The supported value is IAM. // // PrincipalType is a required field PrincipalType PrincipalType `type:"string" required:"true" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolioInput
func (AssociatePrincipalWithPortfolioInput) GoString ¶
func (s AssociatePrincipalWithPortfolioInput) GoString() string
GoString returns the string representation
func (AssociatePrincipalWithPortfolioInput) String ¶
func (s AssociatePrincipalWithPortfolioInput) String() string
String returns the string representation
func (*AssociatePrincipalWithPortfolioInput) Validate ¶
func (s *AssociatePrincipalWithPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociatePrincipalWithPortfolioOutput ¶
type AssociatePrincipalWithPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolioOutput
func (AssociatePrincipalWithPortfolioOutput) GoString ¶
func (s AssociatePrincipalWithPortfolioOutput) GoString() string
GoString returns the string representation
func (AssociatePrincipalWithPortfolioOutput) SDKResponseMetadata ¶
func (s AssociatePrincipalWithPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociatePrincipalWithPortfolioOutput) String ¶
func (s AssociatePrincipalWithPortfolioOutput) String() string
String returns the string representation
type AssociatePrincipalWithPortfolioRequest ¶
type AssociatePrincipalWithPortfolioRequest struct { *aws.Request Input *AssociatePrincipalWithPortfolioInput Copy func(*AssociatePrincipalWithPortfolioInput) AssociatePrincipalWithPortfolioRequest }
AssociatePrincipalWithPortfolioRequest is a API request type for the AssociatePrincipalWithPortfolio API operation.
func (AssociatePrincipalWithPortfolioRequest) Send ¶
func (r AssociatePrincipalWithPortfolioRequest) Send(ctx context.Context) (*AssociatePrincipalWithPortfolioOutput, error)
Send marshals and sends the AssociatePrincipalWithPortfolio API request.
type AssociateProductWithPortfolioInput ¶
type AssociateProductWithPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the source portfolio. SourcePortfolioId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolioInput
func (AssociateProductWithPortfolioInput) GoString ¶
func (s AssociateProductWithPortfolioInput) GoString() string
GoString returns the string representation
func (AssociateProductWithPortfolioInput) String ¶
func (s AssociateProductWithPortfolioInput) String() string
String returns the string representation
func (*AssociateProductWithPortfolioInput) Validate ¶
func (s *AssociateProductWithPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateProductWithPortfolioOutput ¶
type AssociateProductWithPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolioOutput
func (AssociateProductWithPortfolioOutput) GoString ¶
func (s AssociateProductWithPortfolioOutput) GoString() string
GoString returns the string representation
func (AssociateProductWithPortfolioOutput) SDKResponseMetadata ¶
func (s AssociateProductWithPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateProductWithPortfolioOutput) String ¶
func (s AssociateProductWithPortfolioOutput) String() string
String returns the string representation
type AssociateProductWithPortfolioRequest ¶
type AssociateProductWithPortfolioRequest struct { *aws.Request Input *AssociateProductWithPortfolioInput Copy func(*AssociateProductWithPortfolioInput) AssociateProductWithPortfolioRequest }
AssociateProductWithPortfolioRequest is a API request type for the AssociateProductWithPortfolio API operation.
func (AssociateProductWithPortfolioRequest) Send ¶
func (r AssociateProductWithPortfolioRequest) Send(ctx context.Context) (*AssociateProductWithPortfolioOutput, error)
Send marshals and sends the AssociateProductWithPortfolio API request.
type AssociateServiceActionWithProvisioningArtifactInput ¶
type AssociateServiceActionWithProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateServiceActionWithProvisioningArtifactInput
func (AssociateServiceActionWithProvisioningArtifactInput) GoString ¶
func (s AssociateServiceActionWithProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (AssociateServiceActionWithProvisioningArtifactInput) String ¶
func (s AssociateServiceActionWithProvisioningArtifactInput) String() string
String returns the string representation
func (*AssociateServiceActionWithProvisioningArtifactInput) Validate ¶
func (s *AssociateServiceActionWithProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateServiceActionWithProvisioningArtifactOutput ¶
type AssociateServiceActionWithProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateServiceActionWithProvisioningArtifactOutput
func (AssociateServiceActionWithProvisioningArtifactOutput) GoString ¶
func (s AssociateServiceActionWithProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (AssociateServiceActionWithProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s AssociateServiceActionWithProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateServiceActionWithProvisioningArtifactOutput) String ¶
func (s AssociateServiceActionWithProvisioningArtifactOutput) String() string
String returns the string representation
type AssociateServiceActionWithProvisioningArtifactRequest ¶
type AssociateServiceActionWithProvisioningArtifactRequest struct { *aws.Request Input *AssociateServiceActionWithProvisioningArtifactInput Copy func(*AssociateServiceActionWithProvisioningArtifactInput) AssociateServiceActionWithProvisioningArtifactRequest }
AssociateServiceActionWithProvisioningArtifactRequest is a API request type for the AssociateServiceActionWithProvisioningArtifact API operation.
func (AssociateServiceActionWithProvisioningArtifactRequest) Send ¶
func (r AssociateServiceActionWithProvisioningArtifactRequest) Send(ctx context.Context) (*AssociateServiceActionWithProvisioningArtifactOutput, error)
Send marshals and sends the AssociateServiceActionWithProvisioningArtifact API request.
type AssociateTagOptionWithResourceInput ¶
type AssociateTagOptionWithResourceInput struct { // The resource identifier. // // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // The TagOption identifier. // // TagOptionId is a required field TagOptionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResourceInput
func (AssociateTagOptionWithResourceInput) GoString ¶
func (s AssociateTagOptionWithResourceInput) GoString() string
GoString returns the string representation
func (AssociateTagOptionWithResourceInput) String ¶
func (s AssociateTagOptionWithResourceInput) String() string
String returns the string representation
func (*AssociateTagOptionWithResourceInput) Validate ¶
func (s *AssociateTagOptionWithResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AssociateTagOptionWithResourceOutput ¶
type AssociateTagOptionWithResourceOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResourceOutput
func (AssociateTagOptionWithResourceOutput) GoString ¶
func (s AssociateTagOptionWithResourceOutput) GoString() string
GoString returns the string representation
func (AssociateTagOptionWithResourceOutput) SDKResponseMetadata ¶
func (s AssociateTagOptionWithResourceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (AssociateTagOptionWithResourceOutput) String ¶
func (s AssociateTagOptionWithResourceOutput) String() string
String returns the string representation
type AssociateTagOptionWithResourceRequest ¶
type AssociateTagOptionWithResourceRequest struct { *aws.Request Input *AssociateTagOptionWithResourceInput Copy func(*AssociateTagOptionWithResourceInput) AssociateTagOptionWithResourceRequest }
AssociateTagOptionWithResourceRequest is a API request type for the AssociateTagOptionWithResource API operation.
func (AssociateTagOptionWithResourceRequest) Send ¶
func (r AssociateTagOptionWithResourceRequest) Send(ctx context.Context) (*AssociateTagOptionWithResourceOutput, error)
Send marshals and sends the AssociateTagOptionWithResource API request.
type BatchAssociateServiceActionWithProvisioningArtifactInput ¶
type BatchAssociateServiceActionWithProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // One or more associations, each consisting of the Action ID, the Product ID, // and the Provisioning Artifact ID. // // ServiceActionAssociations is a required field ServiceActionAssociations []ServiceActionAssociation `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchAssociateServiceActionWithProvisioningArtifactInput
func (BatchAssociateServiceActionWithProvisioningArtifactInput) GoString ¶
func (s BatchAssociateServiceActionWithProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (BatchAssociateServiceActionWithProvisioningArtifactInput) String ¶
func (s BatchAssociateServiceActionWithProvisioningArtifactInput) String() string
String returns the string representation
func (*BatchAssociateServiceActionWithProvisioningArtifactInput) Validate ¶
func (s *BatchAssociateServiceActionWithProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchAssociateServiceActionWithProvisioningArtifactOutput ¶
type BatchAssociateServiceActionWithProvisioningArtifactOutput struct { // An object that contains a list of errors, along with information to help // you identify the self-service action. FailedServiceActionAssociations []FailedServiceActionAssociation `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchAssociateServiceActionWithProvisioningArtifactOutput
func (BatchAssociateServiceActionWithProvisioningArtifactOutput) GoString ¶
func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (BatchAssociateServiceActionWithProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (BatchAssociateServiceActionWithProvisioningArtifactOutput) String ¶
func (s BatchAssociateServiceActionWithProvisioningArtifactOutput) String() string
String returns the string representation
type BatchAssociateServiceActionWithProvisioningArtifactRequest ¶
type BatchAssociateServiceActionWithProvisioningArtifactRequest struct { *aws.Request Input *BatchAssociateServiceActionWithProvisioningArtifactInput Copy func(*BatchAssociateServiceActionWithProvisioningArtifactInput) BatchAssociateServiceActionWithProvisioningArtifactRequest }
BatchAssociateServiceActionWithProvisioningArtifactRequest is a API request type for the BatchAssociateServiceActionWithProvisioningArtifact API operation.
func (BatchAssociateServiceActionWithProvisioningArtifactRequest) Send ¶
func (r BatchAssociateServiceActionWithProvisioningArtifactRequest) Send(ctx context.Context) (*BatchAssociateServiceActionWithProvisioningArtifactOutput, error)
Send marshals and sends the BatchAssociateServiceActionWithProvisioningArtifact API request.
type BatchDisassociateServiceActionFromProvisioningArtifactInput ¶
type BatchDisassociateServiceActionFromProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // One or more associations, each consisting of the Action ID, the Product ID, // and the Provisioning Artifact ID. // // ServiceActionAssociations is a required field ServiceActionAssociations []ServiceActionAssociation `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchDisassociateServiceActionFromProvisioningArtifactInput
func (BatchDisassociateServiceActionFromProvisioningArtifactInput) GoString ¶
func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (BatchDisassociateServiceActionFromProvisioningArtifactInput) String ¶
func (s BatchDisassociateServiceActionFromProvisioningArtifactInput) String() string
String returns the string representation
func (*BatchDisassociateServiceActionFromProvisioningArtifactInput) Validate ¶
func (s *BatchDisassociateServiceActionFromProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type BatchDisassociateServiceActionFromProvisioningArtifactOutput ¶
type BatchDisassociateServiceActionFromProvisioningArtifactOutput struct { // An object that contains a list of errors, along with information to help // you identify the self-service action. FailedServiceActionAssociations []FailedServiceActionAssociation `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchDisassociateServiceActionFromProvisioningArtifactOutput
func (BatchDisassociateServiceActionFromProvisioningArtifactOutput) GoString ¶
func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (BatchDisassociateServiceActionFromProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (BatchDisassociateServiceActionFromProvisioningArtifactOutput) String ¶
func (s BatchDisassociateServiceActionFromProvisioningArtifactOutput) String() string
String returns the string representation
type BatchDisassociateServiceActionFromProvisioningArtifactRequest ¶
type BatchDisassociateServiceActionFromProvisioningArtifactRequest struct { *aws.Request Input *BatchDisassociateServiceActionFromProvisioningArtifactInput Copy func(*BatchDisassociateServiceActionFromProvisioningArtifactInput) BatchDisassociateServiceActionFromProvisioningArtifactRequest }
BatchDisassociateServiceActionFromProvisioningArtifactRequest is a API request type for the BatchDisassociateServiceActionFromProvisioningArtifact API operation.
func (BatchDisassociateServiceActionFromProvisioningArtifactRequest) Send ¶
func (r BatchDisassociateServiceActionFromProvisioningArtifactRequest) Send(ctx context.Context) (*BatchDisassociateServiceActionFromProvisioningArtifactOutput, error)
Send marshals and sends the BatchDisassociateServiceActionFromProvisioningArtifact API request.
type ChangeAction ¶
type ChangeAction string
const ( ChangeActionAdd ChangeAction = "ADD" ChangeActionModify ChangeAction = "MODIFY" ChangeActionRemove ChangeAction = "REMOVE" )
Enum values for ChangeAction
func (ChangeAction) MarshalValue ¶
func (enum ChangeAction) MarshalValue() (string, error)
func (ChangeAction) MarshalValueBuf ¶
func (enum ChangeAction) MarshalValueBuf(b []byte) ([]byte, error)
type CloudWatchDashboard ¶
type CloudWatchDashboard struct { // The name of the CloudWatch dashboard. Name *string `type:"string"` // contains filtered or unexported fields }
Information about a CloudWatch dashboard. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CloudWatchDashboard
func (CloudWatchDashboard) GoString ¶
func (s CloudWatchDashboard) GoString() string
GoString returns the string representation
func (CloudWatchDashboard) String ¶
func (s CloudWatchDashboard) String() string
String returns the string representation
type ConstraintDetail ¶
type ConstraintDetail struct { // The identifier of the constraint. ConstraintId *string `min:"1" type:"string"` // The description of the constraint. Description *string `type:"string"` // The owner of the constraint. Owner *string `type:"string"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * STACKSET // // * TEMPLATE Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a constraint. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ConstraintDetail
func (ConstraintDetail) GoString ¶
func (s ConstraintDetail) GoString() string
GoString returns the string representation
func (ConstraintDetail) String ¶
func (s ConstraintDetail) String() string
String returns the string representation
type ConstraintSummary ¶
type ConstraintSummary struct { // The description of the constraint. Description *string `type:"string"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * STACKSET // // * TEMPLATE Type *string `min:"1" type:"string"` // contains filtered or unexported fields }
Summary information about a constraint. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ConstraintSummary
func (ConstraintSummary) GoString ¶
func (s ConstraintSummary) GoString() string
GoString returns the string representation
func (ConstraintSummary) String ¶
func (s ConstraintSummary) String() string
String returns the string representation
type CopyOption ¶
type CopyOption string
const ( CopyOptionCopyTags CopyOption = "CopyTags" )
Enum values for CopyOption
func (CopyOption) MarshalValue ¶
func (enum CopyOption) MarshalValue() (string, error)
func (CopyOption) MarshalValueBuf ¶
func (enum CopyOption) MarshalValueBuf(b []byte) ([]byte, error)
type CopyProductInput ¶
type CopyProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The copy options. If the value is CopyTags, the tags from the source product // are copied to the target product. CopyOptions []CopyOption `type:"list"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The Amazon Resource Name (ARN) of the source product. // // SourceProductArn is a required field SourceProductArn *string `min:"1" type:"string" required:"true"` // The identifiers of the provisioning artifacts (also known as versions) of // the product to copy. By default, all provisioning artifacts are copied. SourceProvisioningArtifactIdentifiers []map[string]string `type:"list"` // The identifier of the target product. By default, a new product is created. TargetProductId *string `min:"1" type:"string"` // A name for the target product. The default is the name of the source product. TargetProductName *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProductInput
func (CopyProductInput) GoString ¶
func (s CopyProductInput) GoString() string
GoString returns the string representation
func (CopyProductInput) String ¶
func (s CopyProductInput) String() string
String returns the string representation
func (*CopyProductInput) Validate ¶
func (s *CopyProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CopyProductOutput ¶
type CopyProductOutput struct { // The token to use to track the progress of the operation. CopyProductToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProductOutput
func (CopyProductOutput) GoString ¶
func (s CopyProductOutput) GoString() string
GoString returns the string representation
func (CopyProductOutput) SDKResponseMetadata ¶
func (s CopyProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CopyProductOutput) String ¶
func (s CopyProductOutput) String() string
String returns the string representation
type CopyProductRequest ¶
type CopyProductRequest struct { *aws.Request Input *CopyProductInput Copy func(*CopyProductInput) CopyProductRequest }
CopyProductRequest is a API request type for the CopyProduct API operation.
func (CopyProductRequest) Send ¶
func (r CopyProductRequest) Send(ctx context.Context) (*CopyProductOutput, error)
Send marshals and sends the CopyProduct API request.
type CopyProductStatus ¶
type CopyProductStatus string
const ( CopyProductStatusSucceeded CopyProductStatus = "SUCCEEDED" CopyProductStatusInProgress CopyProductStatus = "IN_PROGRESS" CopyProductStatusFailed CopyProductStatus = "FAILED" )
Enum values for CopyProductStatus
func (CopyProductStatus) MarshalValue ¶
func (enum CopyProductStatus) MarshalValue() (string, error)
func (CopyProductStatus) MarshalValueBuf ¶
func (enum CopyProductStatus) MarshalValueBuf(b []byte) ([]byte, error)
type CreateConstraintInput ¶
type CreateConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The description of the constraint. Description *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The constraint parameters, in JSON format. The syntax depends on the constraint // type as follows: // // LAUNCHSpecify the RoleArn property as follows: // // {"RoleArn" : "arn:aws:iam::123456789012:role/LaunchRole"} // // You cannot have both a LAUNCH and a STACKSET constraint. // // You also cannot have more than one LAUNCH constraint on a product and portfolio. // // NOTIFICATIONSpecify the NotificationArns property as follows: // // {"NotificationArns" : ["arn:aws:sns:us-east-1:123456789012:Topic"]} // // RESOUCE_UPDATESpecify the TagUpdatesOnProvisionedProduct property as follows: // // {"Version":"2.0","Properties":{"TagUpdateOnProvisionedProduct":"String"}} // // The TagUpdatesOnProvisionedProduct property accepts a string value of ALLOWED // or NOT_ALLOWED. // // STACKSETSpecify the Parameters property as follows: // // {"Version": "String", "Properties": {"AccountList": [ "String" ], "RegionList": // [ "String" ], "AdminRole": "String", "ExecutionRole": "String"}} // // You cannot have both a LAUNCH and a STACKSET constraint. // // You also cannot have more than one STACKSET constraint on a product and portfolio. // // Products with a STACKSET constraint will launch an AWS CloudFormation stack // set. // // TEMPLATESpecify the Rules property. For more information, see Template Constraint // Rules (http://docs.aws.amazon.com/servicecatalog/latest/adminguide/reference-template_constraint_rules.html). // // Parameters is a required field Parameters *string `type:"string" required:"true"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The type of constraint. // // * LAUNCH // // * NOTIFICATION // // * RESOURCE_UPDATE // // * STACKSET // // * TEMPLATE // // Type is a required field Type *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraintInput
func (CreateConstraintInput) GoString ¶
func (s CreateConstraintInput) GoString() string
GoString returns the string representation
func (CreateConstraintInput) String ¶
func (s CreateConstraintInput) String() string
String returns the string representation
func (*CreateConstraintInput) Validate ¶
func (s *CreateConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateConstraintOutput ¶
type CreateConstraintOutput struct { // Information about the constraint. ConstraintDetail *ConstraintDetail `type:"structure"` // The constraint parameters. ConstraintParameters *string `type:"string"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraintOutput
func (CreateConstraintOutput) GoString ¶
func (s CreateConstraintOutput) GoString() string
GoString returns the string representation
func (CreateConstraintOutput) SDKResponseMetadata ¶
func (s CreateConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateConstraintOutput) String ¶
func (s CreateConstraintOutput) String() string
String returns the string representation
type CreateConstraintRequest ¶
type CreateConstraintRequest struct { *aws.Request Input *CreateConstraintInput Copy func(*CreateConstraintInput) CreateConstraintRequest }
CreateConstraintRequest is a API request type for the CreateConstraint API operation.
func (CreateConstraintRequest) Send ¶
func (r CreateConstraintRequest) Send(ctx context.Context) (*CreateConstraintOutput, error)
Send marshals and sends the CreateConstraint API request.
type CreatePortfolioInput ¶
type CreatePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The description of the portfolio. Description *string `type:"string"` // The name to use for display purposes. // // DisplayName is a required field DisplayName *string `min:"1" type:"string" required:"true"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The name of the portfolio provider. // // ProviderName is a required field ProviderName *string `min:"1" type:"string" required:"true"` // One or more tags. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioInput
func (CreatePortfolioInput) GoString ¶
func (s CreatePortfolioInput) GoString() string
GoString returns the string representation
func (CreatePortfolioInput) String ¶
func (s CreatePortfolioInput) String() string
String returns the string representation
func (*CreatePortfolioInput) Validate ¶
func (s *CreatePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortfolioOutput ¶
type CreatePortfolioOutput struct { // Information about the portfolio. PortfolioDetail *PortfolioDetail `type:"structure"` // Information about the tags associated with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioOutput
func (CreatePortfolioOutput) GoString ¶
func (s CreatePortfolioOutput) GoString() string
GoString returns the string representation
func (CreatePortfolioOutput) SDKResponseMetadata ¶
func (s CreatePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreatePortfolioOutput) String ¶
func (s CreatePortfolioOutput) String() string
String returns the string representation
type CreatePortfolioRequest ¶
type CreatePortfolioRequest struct { *aws.Request Input *CreatePortfolioInput Copy func(*CreatePortfolioInput) CreatePortfolioRequest }
CreatePortfolioRequest is a API request type for the CreatePortfolio API operation.
func (CreatePortfolioRequest) Send ¶
func (r CreatePortfolioRequest) Send(ctx context.Context) (*CreatePortfolioOutput, error)
Send marshals and sends the CreatePortfolio API request.
type CreatePortfolioShareInput ¶
type CreatePortfolioShareInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese *string `type:"string"` // The AWS account ID. For example, 123456789012. *string `type:"string"` // The organization node to whom you are going to share. If OrganizationNode // is passed in, PortfolioShare will be created for the node and its children // (when applies), and a PortfolioShareToken will be returned in the output // in order for the administrator to monitor the status of the PortfolioShare // creation process. *OrganizationNode `type:"structure"` // The portfolio identifier. // // PortfolioId is a required field *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShareInput
func (CreatePortfolioShareInput) GoString ¶
func (s CreatePortfolioShareInput) GoString() string
GoString returns the string representation
func (CreatePortfolioShareInput) String ¶
func (s CreatePortfolioShareInput) String() string
String returns the string representation
func (*CreatePortfolioShareInput) Validate ¶
func (s *CreatePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreatePortfolioShareOutput ¶
type CreatePortfolioShareOutput struct { // The portfolio share unique identifier. This will only be returned if portfolio // is shared to an organization node. *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShareOutput
func (CreatePortfolioShareOutput) GoString ¶
func (s CreatePortfolioShareOutput) GoString() string
GoString returns the string representation
func (CreatePortfolioShareOutput) SDKResponseMetadata ¶
func (s CreatePortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreatePortfolioShareOutput) String ¶
func (s CreatePortfolioShareOutput) String() string
String returns the string representation
type CreatePortfolioShareRequest ¶
type CreatePortfolioShareRequest struct { *aws.Request *CreatePortfolioShareInput func(*CreatePortfolioShareInput) CreatePortfolioShareRequest }
CreatePortfolioShareRequest is a API request type for the CreatePortfolioShare API operation.
func (CreatePortfolioShareRequest) Send ¶
func (r CreatePortfolioShareRequest) Send(ctx context.Context) (*CreatePortfolioShareOutput, error)
Send marshals and sends the CreatePortfolioShare API request.
type CreateProductInput ¶
type CreateProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The description of the product. Description *string `type:"string"` // The distributor of the product. Distributor *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The name of the product. // // Name is a required field Name *string `type:"string" required:"true"` // The owner of the product. // // Owner is a required field Owner *string `type:"string" required:"true"` // The type of product. // // ProductType is a required field ProductType ProductType `type:"string" required:"true" enum:"true"` // The configuration of the provisioning artifact. // // ProvisioningArtifactParameters is a required field ProvisioningArtifactParameters *ProvisioningArtifactProperties `type:"structure" required:"true"` // The support information about the product. SupportDescription *string `type:"string"` // The contact email for product support. SupportEmail *string `type:"string"` // The contact URL for product support. SupportUrl *string `type:"string"` // One or more tags. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProductInput
func (CreateProductInput) GoString ¶
func (s CreateProductInput) GoString() string
GoString returns the string representation
func (CreateProductInput) String ¶
func (s CreateProductInput) String() string
String returns the string representation
func (*CreateProductInput) Validate ¶
func (s *CreateProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProductOutput ¶
type CreateProductOutput struct { // Information about the product view. ProductViewDetail *ProductViewDetail `type:"structure"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // Information about the tags associated with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProductOutput
func (CreateProductOutput) GoString ¶
func (s CreateProductOutput) GoString() string
GoString returns the string representation
func (CreateProductOutput) SDKResponseMetadata ¶
func (s CreateProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateProductOutput) String ¶
func (s CreateProductOutput) String() string
String returns the string representation
type CreateProductRequest ¶
type CreateProductRequest struct { *aws.Request Input *CreateProductInput Copy func(*CreateProductInput) CreateProductRequest }
CreateProductRequest is a API request type for the CreateProduct API operation.
func (CreateProductRequest) Send ¶
func (r CreateProductRequest) Send(ctx context.Context) (*CreateProductOutput, error)
Send marshals and sends the CreateProduct API request.
type CreateProvisionedProductPlanInput ¶
type CreateProvisionedProductPlanInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related // events. NotificationArns []string `type:"list"` // The path identifier of the product. This value is optional if the product // has a default path, and required if the product has more than one path. To // list the paths for a product, use ListLaunchPaths. PathId *string `min:"1" type:"string"` // The name of the plan. // // PlanName is a required field PlanName *string `type:"string" required:"true"` // The plan type. // // PlanType is a required field PlanType ProvisionedProductPlanType `type:"string" required:"true" enum:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // A user-friendly name for the provisioned product. This value must be unique // for the AWS account and cannot be updated after the product is provisioned. // // ProvisionedProductName is a required field ProvisionedProductName *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // Parameters specified by the administrator that are required for provisioning // the product. ProvisioningParameters []UpdateProvisioningParameter `type:"list"` // One or more tags. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisionedProductPlanInput
func (CreateProvisionedProductPlanInput) GoString ¶
func (s CreateProvisionedProductPlanInput) GoString() string
GoString returns the string representation
func (CreateProvisionedProductPlanInput) String ¶
func (s CreateProvisionedProductPlanInput) String() string
String returns the string representation
func (*CreateProvisionedProductPlanInput) Validate ¶
func (s *CreateProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProvisionedProductPlanOutput ¶
type CreateProvisionedProductPlanOutput struct { // The plan identifier. PlanId *string `min:"1" type:"string"` // The name of the plan. PlanName *string `type:"string"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionedProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisionedProductPlanOutput
func (CreateProvisionedProductPlanOutput) GoString ¶
func (s CreateProvisionedProductPlanOutput) GoString() string
GoString returns the string representation
func (CreateProvisionedProductPlanOutput) SDKResponseMetadata ¶
func (s CreateProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateProvisionedProductPlanOutput) String ¶
func (s CreateProvisionedProductPlanOutput) String() string
String returns the string representation
type CreateProvisionedProductPlanRequest ¶
type CreateProvisionedProductPlanRequest struct { *aws.Request Input *CreateProvisionedProductPlanInput Copy func(*CreateProvisionedProductPlanInput) CreateProvisionedProductPlanRequest }
CreateProvisionedProductPlanRequest is a API request type for the CreateProvisionedProductPlan API operation.
func (CreateProvisionedProductPlanRequest) Send ¶
func (r CreateProvisionedProductPlanRequest) Send(ctx context.Context) (*CreateProvisionedProductPlanOutput, error)
Send marshals and sends the CreateProvisionedProductPlan API request.
type CreateProvisioningArtifactInput ¶
type CreateProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The configuration for the provisioning artifact. // // Parameters is a required field Parameters *ProvisioningArtifactProperties `type:"structure" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifactInput
func (CreateProvisioningArtifactInput) GoString ¶
func (s CreateProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (CreateProvisioningArtifactInput) String ¶
func (s CreateProvisioningArtifactInput) String() string
String returns the string representation
func (*CreateProvisioningArtifactInput) Validate ¶
func (s *CreateProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateProvisioningArtifactOutput ¶
type CreateProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3, in JSON format. Info map[string]string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifactOutput
func (CreateProvisioningArtifactOutput) GoString ¶
func (s CreateProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (CreateProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s CreateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateProvisioningArtifactOutput) String ¶
func (s CreateProvisioningArtifactOutput) String() string
String returns the string representation
type CreateProvisioningArtifactRequest ¶
type CreateProvisioningArtifactRequest struct { *aws.Request Input *CreateProvisioningArtifactInput Copy func(*CreateProvisioningArtifactInput) CreateProvisioningArtifactRequest }
CreateProvisioningArtifactRequest is a API request type for the CreateProvisioningArtifact API operation.
func (CreateProvisioningArtifactRequest) Send ¶
func (r CreateProvisioningArtifactRequest) Send(ctx context.Context) (*CreateProvisioningArtifactOutput, error)
Send marshals and sends the CreateProvisioningArtifact API request.
type CreateServiceActionInput ¶
type CreateServiceActionInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The self-service action definition. Can be one of the following: // // NameThe name of the AWS Systems Manager Document. For example, AWS-RestartEC2Instance. // // VersionThe AWS Systems Manager automation document version. For example, // "Version": "1" // // AssumeRoleThe Amazon Resource Name (ARN) of the role that performs the self-service // actions on your behalf. For example, "AssumeRole": "arn:aws:iam::12345678910:role/ActionRole". // // To reuse the provisioned product launch role, set to "AssumeRole": "LAUNCH_ROLE". // // ParametersThe list of parameters in JSON format. // // For example: [{\"Name\":\"InstanceId\",\"Type\":\"TARGET\"}]. // // Definition is a required field Definition map[string]string `min:"1" type:"map" required:"true"` // The service action definition type. For example, SSM_AUTOMATION. // // DefinitionType is a required field DefinitionType ServiceActionDefinitionType `type:"string" required:"true" enum:"true"` // The self-service action description. Description *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The self-service action name. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateServiceActionInput
func (CreateServiceActionInput) GoString ¶
func (s CreateServiceActionInput) GoString() string
GoString returns the string representation
func (CreateServiceActionInput) String ¶
func (s CreateServiceActionInput) String() string
String returns the string representation
func (*CreateServiceActionInput) Validate ¶
func (s *CreateServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateServiceActionOutput ¶
type CreateServiceActionOutput struct { // An object containing information about the self-service action. ServiceActionDetail *ServiceActionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateServiceActionOutput
func (CreateServiceActionOutput) GoString ¶
func (s CreateServiceActionOutput) GoString() string
GoString returns the string representation
func (CreateServiceActionOutput) SDKResponseMetadata ¶
func (s CreateServiceActionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateServiceActionOutput) String ¶
func (s CreateServiceActionOutput) String() string
String returns the string representation
type CreateServiceActionRequest ¶
type CreateServiceActionRequest struct { *aws.Request Input *CreateServiceActionInput Copy func(*CreateServiceActionInput) CreateServiceActionRequest }
CreateServiceActionRequest is a API request type for the CreateServiceAction API operation.
func (CreateServiceActionRequest) Send ¶
func (r CreateServiceActionRequest) Send(ctx context.Context) (*CreateServiceActionOutput, error)
Send marshals and sends the CreateServiceAction API request.
type CreateTagOptionInput ¶
type CreateTagOptionInput struct { // The TagOption key. // // Key is a required field Key *string `min:"1" type:"string" required:"true"` // The TagOption value. // // Value is a required field Value *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOptionInput
func (CreateTagOptionInput) GoString ¶
func (s CreateTagOptionInput) GoString() string
GoString returns the string representation
func (CreateTagOptionInput) String ¶
func (s CreateTagOptionInput) String() string
String returns the string representation
func (*CreateTagOptionInput) Validate ¶
func (s *CreateTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateTagOptionOutput ¶
type CreateTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOptionOutput
func (CreateTagOptionOutput) GoString ¶
func (s CreateTagOptionOutput) GoString() string
GoString returns the string representation
func (CreateTagOptionOutput) SDKResponseMetadata ¶
func (s CreateTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (CreateTagOptionOutput) String ¶
func (s CreateTagOptionOutput) String() string
String returns the string representation
type CreateTagOptionRequest ¶
type CreateTagOptionRequest struct { *aws.Request Input *CreateTagOptionInput Copy func(*CreateTagOptionInput) CreateTagOptionRequest }
CreateTagOptionRequest is a API request type for the CreateTagOption API operation.
func (CreateTagOptionRequest) Send ¶
func (r CreateTagOptionRequest) Send(ctx context.Context) (*CreateTagOptionOutput, error)
Send marshals and sends the CreateTagOption API request.
type DeleteConstraintInput ¶
type DeleteConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The identifier of the constraint. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraintInput
func (DeleteConstraintInput) GoString ¶
func (s DeleteConstraintInput) GoString() string
GoString returns the string representation
func (DeleteConstraintInput) String ¶
func (s DeleteConstraintInput) String() string
String returns the string representation
func (*DeleteConstraintInput) Validate ¶
func (s *DeleteConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteConstraintOutput ¶
type DeleteConstraintOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraintOutput
func (DeleteConstraintOutput) GoString ¶
func (s DeleteConstraintOutput) GoString() string
GoString returns the string representation
func (DeleteConstraintOutput) SDKResponseMetadata ¶
func (s DeleteConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteConstraintOutput) String ¶
func (s DeleteConstraintOutput) String() string
String returns the string representation
type DeleteConstraintRequest ¶
type DeleteConstraintRequest struct { *aws.Request Input *DeleteConstraintInput Copy func(*DeleteConstraintInput) DeleteConstraintRequest }
DeleteConstraintRequest is a API request type for the DeleteConstraint API operation.
func (DeleteConstraintRequest) Send ¶
func (r DeleteConstraintRequest) Send(ctx context.Context) (*DeleteConstraintOutput, error)
Send marshals and sends the DeleteConstraint API request.
type DeletePortfolioInput ¶
type DeletePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioInput
func (DeletePortfolioInput) GoString ¶
func (s DeletePortfolioInput) GoString() string
GoString returns the string representation
func (DeletePortfolioInput) String ¶
func (s DeletePortfolioInput) String() string
String returns the string representation
func (*DeletePortfolioInput) Validate ¶
func (s *DeletePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePortfolioOutput ¶
type DeletePortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioOutput
func (DeletePortfolioOutput) GoString ¶
func (s DeletePortfolioOutput) GoString() string
GoString returns the string representation
func (DeletePortfolioOutput) SDKResponseMetadata ¶
func (s DeletePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeletePortfolioOutput) String ¶
func (s DeletePortfolioOutput) String() string
String returns the string representation
type DeletePortfolioRequest ¶
type DeletePortfolioRequest struct { *aws.Request Input *DeletePortfolioInput Copy func(*DeletePortfolioInput) DeletePortfolioRequest }
DeletePortfolioRequest is a API request type for the DeletePortfolio API operation.
func (DeletePortfolioRequest) Send ¶
func (r DeletePortfolioRequest) Send(ctx context.Context) (*DeletePortfolioOutput, error)
Send marshals and sends the DeletePortfolio API request.
type DeletePortfolioShareInput ¶
type DeletePortfolioShareInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese *string `type:"string"` // The AWS account ID. *string `type:"string"` // The organization node to whom you are going to stop sharing. *OrganizationNode `type:"structure"` // The portfolio identifier. // // PortfolioId is a required field *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShareInput
func (DeletePortfolioShareInput) GoString ¶
func (s DeletePortfolioShareInput) GoString() string
GoString returns the string representation
func (DeletePortfolioShareInput) String ¶
func (s DeletePortfolioShareInput) String() string
String returns the string representation
func (*DeletePortfolioShareInput) Validate ¶
func (s *DeletePortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeletePortfolioShareOutput ¶
type DeletePortfolioShareOutput struct { // The portfolio share unique identifier. This will only be returned if delete // is made to an organization node. *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShareOutput
func (DeletePortfolioShareOutput) GoString ¶
func (s DeletePortfolioShareOutput) GoString() string
GoString returns the string representation
func (DeletePortfolioShareOutput) SDKResponseMetadata ¶
func (s DeletePortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeletePortfolioShareOutput) String ¶
func (s DeletePortfolioShareOutput) String() string
String returns the string representation
type DeletePortfolioShareRequest ¶
type DeletePortfolioShareRequest struct { *aws.Request *DeletePortfolioShareInput func(*DeletePortfolioShareInput) DeletePortfolioShareRequest }
DeletePortfolioShareRequest is a API request type for the DeletePortfolioShare API operation.
func (DeletePortfolioShareRequest) Send ¶
func (r DeletePortfolioShareRequest) Send(ctx context.Context) (*DeletePortfolioShareOutput, error)
Send marshals and sends the DeletePortfolioShare API request.
type DeleteProductInput ¶
type DeleteProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProductInput
func (DeleteProductInput) GoString ¶
func (s DeleteProductInput) GoString() string
GoString returns the string representation
func (DeleteProductInput) String ¶
func (s DeleteProductInput) String() string
String returns the string representation
func (*DeleteProductInput) Validate ¶
func (s *DeleteProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProductOutput ¶
type DeleteProductOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProductOutput
func (DeleteProductOutput) GoString ¶
func (s DeleteProductOutput) GoString() string
GoString returns the string representation
func (DeleteProductOutput) SDKResponseMetadata ¶
func (s DeleteProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteProductOutput) String ¶
func (s DeleteProductOutput) String() string
String returns the string representation
type DeleteProductRequest ¶
type DeleteProductRequest struct { *aws.Request Input *DeleteProductInput Copy func(*DeleteProductInput) DeleteProductRequest }
DeleteProductRequest is a API request type for the DeleteProduct API operation.
func (DeleteProductRequest) Send ¶
func (r DeleteProductRequest) Send(ctx context.Context) (*DeleteProductOutput, error)
Send marshals and sends the DeleteProduct API request.
type DeleteProvisionedProductPlanInput ¶
type DeleteProvisionedProductPlanInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // If set to true, AWS Service Catalog stops managing the specified provisioned // product even if it cannot delete the underlying resources. IgnoreErrors *bool `type:"boolean"` // The plan identifier. // // PlanId is a required field PlanId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisionedProductPlanInput
func (DeleteProvisionedProductPlanInput) GoString ¶
func (s DeleteProvisionedProductPlanInput) GoString() string
GoString returns the string representation
func (DeleteProvisionedProductPlanInput) String ¶
func (s DeleteProvisionedProductPlanInput) String() string
String returns the string representation
func (*DeleteProvisionedProductPlanInput) Validate ¶
func (s *DeleteProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProvisionedProductPlanOutput ¶
type DeleteProvisionedProductPlanOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisionedProductPlanOutput
func (DeleteProvisionedProductPlanOutput) GoString ¶
func (s DeleteProvisionedProductPlanOutput) GoString() string
GoString returns the string representation
func (DeleteProvisionedProductPlanOutput) SDKResponseMetadata ¶
func (s DeleteProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteProvisionedProductPlanOutput) String ¶
func (s DeleteProvisionedProductPlanOutput) String() string
String returns the string representation
type DeleteProvisionedProductPlanRequest ¶
type DeleteProvisionedProductPlanRequest struct { *aws.Request Input *DeleteProvisionedProductPlanInput Copy func(*DeleteProvisionedProductPlanInput) DeleteProvisionedProductPlanRequest }
DeleteProvisionedProductPlanRequest is a API request type for the DeleteProvisionedProductPlan API operation.
func (DeleteProvisionedProductPlanRequest) Send ¶
func (r DeleteProvisionedProductPlanRequest) Send(ctx context.Context) (*DeleteProvisionedProductPlanOutput, error)
Send marshals and sends the DeleteProvisionedProductPlan API request.
type DeleteProvisioningArtifactInput ¶
type DeleteProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifactInput
func (DeleteProvisioningArtifactInput) GoString ¶
func (s DeleteProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (DeleteProvisioningArtifactInput) String ¶
func (s DeleteProvisioningArtifactInput) String() string
String returns the string representation
func (*DeleteProvisioningArtifactInput) Validate ¶
func (s *DeleteProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteProvisioningArtifactOutput ¶
type DeleteProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifactOutput
func (DeleteProvisioningArtifactOutput) GoString ¶
func (s DeleteProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (DeleteProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s DeleteProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteProvisioningArtifactOutput) String ¶
func (s DeleteProvisioningArtifactOutput) String() string
String returns the string representation
type DeleteProvisioningArtifactRequest ¶
type DeleteProvisioningArtifactRequest struct { *aws.Request Input *DeleteProvisioningArtifactInput Copy func(*DeleteProvisioningArtifactInput) DeleteProvisioningArtifactRequest }
DeleteProvisioningArtifactRequest is a API request type for the DeleteProvisioningArtifact API operation.
func (DeleteProvisioningArtifactRequest) Send ¶
func (r DeleteProvisioningArtifactRequest) Send(ctx context.Context) (*DeleteProvisioningArtifactOutput, error)
Send marshals and sends the DeleteProvisioningArtifact API request.
type DeleteServiceActionInput ¶
type DeleteServiceActionInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteServiceActionInput
func (DeleteServiceActionInput) GoString ¶
func (s DeleteServiceActionInput) GoString() string
GoString returns the string representation
func (DeleteServiceActionInput) String ¶
func (s DeleteServiceActionInput) String() string
String returns the string representation
func (*DeleteServiceActionInput) Validate ¶
func (s *DeleteServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteServiceActionOutput ¶
type DeleteServiceActionOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteServiceActionOutput
func (DeleteServiceActionOutput) GoString ¶
func (s DeleteServiceActionOutput) GoString() string
GoString returns the string representation
func (DeleteServiceActionOutput) SDKResponseMetadata ¶
func (s DeleteServiceActionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteServiceActionOutput) String ¶
func (s DeleteServiceActionOutput) String() string
String returns the string representation
type DeleteServiceActionRequest ¶
type DeleteServiceActionRequest struct { *aws.Request Input *DeleteServiceActionInput Copy func(*DeleteServiceActionInput) DeleteServiceActionRequest }
DeleteServiceActionRequest is a API request type for the DeleteServiceAction API operation.
func (DeleteServiceActionRequest) Send ¶
func (r DeleteServiceActionRequest) Send(ctx context.Context) (*DeleteServiceActionOutput, error)
Send marshals and sends the DeleteServiceAction API request.
type DeleteTagOptionInput ¶
type DeleteTagOptionInput struct { // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteTagOptionInput
func (DeleteTagOptionInput) GoString ¶
func (s DeleteTagOptionInput) GoString() string
GoString returns the string representation
func (DeleteTagOptionInput) String ¶
func (s DeleteTagOptionInput) String() string
String returns the string representation
func (*DeleteTagOptionInput) Validate ¶
func (s *DeleteTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteTagOptionOutput ¶
type DeleteTagOptionOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteTagOptionOutput
func (DeleteTagOptionOutput) GoString ¶
func (s DeleteTagOptionOutput) GoString() string
GoString returns the string representation
func (DeleteTagOptionOutput) SDKResponseMetadata ¶
func (s DeleteTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DeleteTagOptionOutput) String ¶
func (s DeleteTagOptionOutput) String() string
String returns the string representation
type DeleteTagOptionRequest ¶
type DeleteTagOptionRequest struct { *aws.Request Input *DeleteTagOptionInput Copy func(*DeleteTagOptionInput) DeleteTagOptionRequest }
DeleteTagOptionRequest is a API request type for the DeleteTagOption API operation.
func (DeleteTagOptionRequest) Send ¶
func (r DeleteTagOptionRequest) Send(ctx context.Context) (*DeleteTagOptionOutput, error)
Send marshals and sends the DeleteTagOption API request.
type DescribeConstraintInput ¶
type DescribeConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The identifier of the constraint. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraintInput
func (DescribeConstraintInput) GoString ¶
func (s DescribeConstraintInput) GoString() string
GoString returns the string representation
func (DescribeConstraintInput) String ¶
func (s DescribeConstraintInput) String() string
String returns the string representation
func (*DescribeConstraintInput) Validate ¶
func (s *DescribeConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeConstraintOutput ¶
type DescribeConstraintOutput struct { // Information about the constraint. ConstraintDetail *ConstraintDetail `type:"structure"` // The constraint parameters. ConstraintParameters *string `type:"string"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraintOutput
func (DescribeConstraintOutput) GoString ¶
func (s DescribeConstraintOutput) GoString() string
GoString returns the string representation
func (DescribeConstraintOutput) SDKResponseMetadata ¶
func (s DescribeConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeConstraintOutput) String ¶
func (s DescribeConstraintOutput) String() string
String returns the string representation
type DescribeConstraintRequest ¶
type DescribeConstraintRequest struct { *aws.Request Input *DescribeConstraintInput Copy func(*DescribeConstraintInput) DescribeConstraintRequest }
DescribeConstraintRequest is a API request type for the DescribeConstraint API operation.
func (DescribeConstraintRequest) Send ¶
func (r DescribeConstraintRequest) Send(ctx context.Context) (*DescribeConstraintOutput, error)
Send marshals and sends the DescribeConstraint API request.
type DescribeCopyProductStatusInput ¶
type DescribeCopyProductStatusInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The token for the copy product operation. This token is returned by CopyProduct. // // CopyProductToken is a required field CopyProductToken *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatusInput
func (DescribeCopyProductStatusInput) GoString ¶
func (s DescribeCopyProductStatusInput) GoString() string
GoString returns the string representation
func (DescribeCopyProductStatusInput) String ¶
func (s DescribeCopyProductStatusInput) String() string
String returns the string representation
func (*DescribeCopyProductStatusInput) Validate ¶
func (s *DescribeCopyProductStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCopyProductStatusOutput ¶
type DescribeCopyProductStatusOutput struct { // The status of the copy product operation. CopyProductStatus CopyProductStatus `type:"string" enum:"true"` // The status message. StatusDetail *string `type:"string"` // The identifier of the copied product. TargetProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatusOutput
func (DescribeCopyProductStatusOutput) GoString ¶
func (s DescribeCopyProductStatusOutput) GoString() string
GoString returns the string representation
func (DescribeCopyProductStatusOutput) SDKResponseMetadata ¶
func (s DescribeCopyProductStatusOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeCopyProductStatusOutput) String ¶
func (s DescribeCopyProductStatusOutput) String() string
String returns the string representation
type DescribeCopyProductStatusRequest ¶
type DescribeCopyProductStatusRequest struct { *aws.Request Input *DescribeCopyProductStatusInput Copy func(*DescribeCopyProductStatusInput) DescribeCopyProductStatusRequest }
DescribeCopyProductStatusRequest is a API request type for the DescribeCopyProductStatus API operation.
func (DescribeCopyProductStatusRequest) Send ¶
func (r DescribeCopyProductStatusRequest) Send(ctx context.Context) (*DescribeCopyProductStatusOutput, error)
Send marshals and sends the DescribeCopyProductStatus API request.
type DescribePortfolioInput ¶
type DescribePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioInput
func (DescribePortfolioInput) GoString ¶
func (s DescribePortfolioInput) GoString() string
GoString returns the string representation
func (DescribePortfolioInput) String ¶
func (s DescribePortfolioInput) String() string
String returns the string representation
func (*DescribePortfolioInput) Validate ¶
func (s *DescribePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePortfolioOutput ¶
type DescribePortfolioOutput struct { // Information about the portfolio. PortfolioDetail *PortfolioDetail `type:"structure"` // Information about the TagOptions associated with the portfolio. TagOptions []TagOptionDetail `type:"list"` // Information about the tags associated with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioOutput
func (DescribePortfolioOutput) GoString ¶
func (s DescribePortfolioOutput) GoString() string
GoString returns the string representation
func (DescribePortfolioOutput) SDKResponseMetadata ¶
func (s DescribePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribePortfolioOutput) String ¶
func (s DescribePortfolioOutput) String() string
String returns the string representation
type DescribePortfolioRequest ¶
type DescribePortfolioRequest struct { *aws.Request Input *DescribePortfolioInput Copy func(*DescribePortfolioInput) DescribePortfolioRequest }
DescribePortfolioRequest is a API request type for the DescribePortfolio API operation.
func (DescribePortfolioRequest) Send ¶
func (r DescribePortfolioRequest) Send(ctx context.Context) (*DescribePortfolioOutput, error)
Send marshals and sends the DescribePortfolio API request.
type DescribePortfolioShareStatusInput ¶
type DescribePortfolioShareStatusInput struct { // The token for the portfolio share operation. This token is returned either // by CreatePortfolioShare or by DeletePortfolioShare. // // PortfolioShareToken is a required field *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShareStatusInput
func (DescribePortfolioShareStatusInput) GoString ¶
func (s DescribePortfolioShareStatusInput) GoString() string
GoString returns the string representation
func (DescribePortfolioShareStatusInput) String ¶
func (s DescribePortfolioShareStatusInput) String() string
String returns the string representation
func (*DescribePortfolioShareStatusInput) Validate ¶
func (s *DescribePortfolioShareStatusInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribePortfolioShareStatusOutput ¶
type DescribePortfolioShareStatusOutput struct { // Organization node identifier. It can be either account id, organizational // unit id or organization id. *string `type:"string"` // The portfolio identifier. *string `min:"1" type:"string"` // The token for the portfolio share operation. For example, share-6v24abcdefghi. *string `type:"string"` // Information about the portfolio share operation. *ShareDetails `type:"structure"` // Status of the portfolio share operation. ShareStatus `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShareStatusOutput
func (DescribePortfolioShareStatusOutput) GoString ¶
func (s DescribePortfolioShareStatusOutput) GoString() string
GoString returns the string representation
func (DescribePortfolioShareStatusOutput) SDKResponseMetadata ¶
func (s DescribePortfolioShareStatusOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribePortfolioShareStatusOutput) String ¶
func (s DescribePortfolioShareStatusOutput) String() string
String returns the string representation
type DescribePortfolioShareStatusRequest ¶
type DescribePortfolioShareStatusRequest struct { *aws.Request *DescribePortfolioShareStatusInput func(*DescribePortfolioShareStatusInput) DescribePortfolioShareStatusRequest }
DescribePortfolioShareStatusRequest is a API request type for the DescribePortfolioShareStatus API operation.
func (DescribePortfolioShareStatusRequest) Send ¶
func (r DescribePortfolioShareStatusRequest) Send(ctx context.Context) (*DescribePortfolioShareStatusOutput, error)
Send marshals and sends the DescribePortfolioShareStatus API request.
type DescribeProductAsAdminInput ¶
type DescribeProductAsAdminInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdminInput
func (DescribeProductAsAdminInput) GoString ¶
func (s DescribeProductAsAdminInput) GoString() string
GoString returns the string representation
func (DescribeProductAsAdminInput) String ¶
func (s DescribeProductAsAdminInput) String() string
String returns the string representation
func (*DescribeProductAsAdminInput) Validate ¶
func (s *DescribeProductAsAdminInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductAsAdminOutput ¶
type DescribeProductAsAdminOutput struct { // Information about the product view. ProductViewDetail *ProductViewDetail `type:"structure"` // Information about the provisioning artifacts (also known as versions) for // the specified product. ProvisioningArtifactSummaries []ProvisioningArtifactSummary `type:"list"` // Information about the TagOptions associated with the product. TagOptions []TagOptionDetail `type:"list"` // Information about the tags associated with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdminOutput
func (DescribeProductAsAdminOutput) GoString ¶
func (s DescribeProductAsAdminOutput) GoString() string
GoString returns the string representation
func (DescribeProductAsAdminOutput) SDKResponseMetadata ¶
func (s DescribeProductAsAdminOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProductAsAdminOutput) String ¶
func (s DescribeProductAsAdminOutput) String() string
String returns the string representation
type DescribeProductAsAdminRequest ¶
type DescribeProductAsAdminRequest struct { *aws.Request Input *DescribeProductAsAdminInput Copy func(*DescribeProductAsAdminInput) DescribeProductAsAdminRequest }
DescribeProductAsAdminRequest is a API request type for the DescribeProductAsAdmin API operation.
func (DescribeProductAsAdminRequest) Send ¶
func (r DescribeProductAsAdminRequest) Send(ctx context.Context) (*DescribeProductAsAdminOutput, error)
Send marshals and sends the DescribeProductAsAdmin API request.
type DescribeProductInput ¶
type DescribeProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductInput
func (DescribeProductInput) GoString ¶
func (s DescribeProductInput) GoString() string
GoString returns the string representation
func (DescribeProductInput) String ¶
func (s DescribeProductInput) String() string
String returns the string representation
func (*DescribeProductInput) Validate ¶
func (s *DescribeProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductOutput ¶
type DescribeProductOutput struct { // Summary information about the product view. ProductViewSummary *ProductViewSummary `type:"structure"` // Information about the provisioning artifacts for the specified product. ProvisioningArtifacts []ProvisioningArtifact `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductOutput
func (DescribeProductOutput) GoString ¶
func (s DescribeProductOutput) GoString() string
GoString returns the string representation
func (DescribeProductOutput) SDKResponseMetadata ¶
func (s DescribeProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProductOutput) String ¶
func (s DescribeProductOutput) String() string
String returns the string representation
type DescribeProductRequest ¶
type DescribeProductRequest struct { *aws.Request Input *DescribeProductInput Copy func(*DescribeProductInput) DescribeProductRequest }
DescribeProductRequest is a API request type for the DescribeProduct API operation.
func (DescribeProductRequest) Send ¶
func (r DescribeProductRequest) Send(ctx context.Context) (*DescribeProductOutput, error)
Send marshals and sends the DescribeProduct API request.
type DescribeProductViewInput ¶
type DescribeProductViewInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product view identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductViewInput
func (DescribeProductViewInput) GoString ¶
func (s DescribeProductViewInput) GoString() string
GoString returns the string representation
func (DescribeProductViewInput) String ¶
func (s DescribeProductViewInput) String() string
String returns the string representation
func (*DescribeProductViewInput) Validate ¶
func (s *DescribeProductViewInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProductViewOutput ¶
type DescribeProductViewOutput struct { // Summary information about the product. ProductViewSummary *ProductViewSummary `type:"structure"` // Information about the provisioning artifacts for the product. ProvisioningArtifacts []ProvisioningArtifact `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductViewOutput
func (DescribeProductViewOutput) GoString ¶
func (s DescribeProductViewOutput) GoString() string
GoString returns the string representation
func (DescribeProductViewOutput) SDKResponseMetadata ¶
func (s DescribeProductViewOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProductViewOutput) String ¶
func (s DescribeProductViewOutput) String() string
String returns the string representation
type DescribeProductViewRequest ¶
type DescribeProductViewRequest struct { *aws.Request Input *DescribeProductViewInput Copy func(*DescribeProductViewInput) DescribeProductViewRequest }
DescribeProductViewRequest is a API request type for the DescribeProductView API operation.
func (DescribeProductViewRequest) Send ¶
func (r DescribeProductViewRequest) Send(ctx context.Context) (*DescribeProductViewOutput, error)
Send marshals and sends the DescribeProductView API request.
type DescribeProvisionedProductInput ¶
type DescribeProvisionedProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The provisioned product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductInput
func (DescribeProvisionedProductInput) GoString ¶
func (s DescribeProvisionedProductInput) GoString() string
GoString returns the string representation
func (DescribeProvisionedProductInput) String ¶
func (s DescribeProvisionedProductInput) String() string
String returns the string representation
func (*DescribeProvisionedProductInput) Validate ¶
func (s *DescribeProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisionedProductOutput ¶
type DescribeProvisionedProductOutput struct { // Any CloudWatch dashboards that were created when provisioning the product. CloudWatchDashboards []CloudWatchDashboard `type:"list"` // Information about the provisioned product. ProvisionedProductDetail *ProvisionedProductDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductOutput
func (DescribeProvisionedProductOutput) GoString ¶
func (s DescribeProvisionedProductOutput) GoString() string
GoString returns the string representation
func (DescribeProvisionedProductOutput) SDKResponseMetadata ¶
func (s DescribeProvisionedProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProvisionedProductOutput) String ¶
func (s DescribeProvisionedProductOutput) String() string
String returns the string representation
type DescribeProvisionedProductPlanInput ¶
type DescribeProvisionedProductPlanInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The plan identifier. // // PlanId is a required field PlanId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductPlanInput
func (DescribeProvisionedProductPlanInput) GoString ¶
func (s DescribeProvisionedProductPlanInput) GoString() string
GoString returns the string representation
func (DescribeProvisionedProductPlanInput) String ¶
func (s DescribeProvisionedProductPlanInput) String() string
String returns the string representation
func (*DescribeProvisionedProductPlanInput) Validate ¶
func (s *DescribeProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisionedProductPlanOutput ¶
type DescribeProvisionedProductPlanOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the plan. ProvisionedProductPlanDetails *ProvisionedProductPlanDetails `type:"structure"` // Information about the resource changes that will occur when the plan is executed. ResourceChanges []ResourceChange `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductPlanOutput
func (DescribeProvisionedProductPlanOutput) GoString ¶
func (s DescribeProvisionedProductPlanOutput) GoString() string
GoString returns the string representation
func (DescribeProvisionedProductPlanOutput) SDKResponseMetadata ¶
func (s DescribeProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProvisionedProductPlanOutput) String ¶
func (s DescribeProvisionedProductPlanOutput) String() string
String returns the string representation
type DescribeProvisionedProductPlanRequest ¶
type DescribeProvisionedProductPlanRequest struct { *aws.Request Input *DescribeProvisionedProductPlanInput Copy func(*DescribeProvisionedProductPlanInput) DescribeProvisionedProductPlanRequest }
DescribeProvisionedProductPlanRequest is a API request type for the DescribeProvisionedProductPlan API operation.
func (DescribeProvisionedProductPlanRequest) Send ¶
func (r DescribeProvisionedProductPlanRequest) Send(ctx context.Context) (*DescribeProvisionedProductPlanOutput, error)
Send marshals and sends the DescribeProvisionedProductPlan API request.
type DescribeProvisionedProductRequest ¶
type DescribeProvisionedProductRequest struct { *aws.Request Input *DescribeProvisionedProductInput Copy func(*DescribeProvisionedProductInput) DescribeProvisionedProductRequest }
DescribeProvisionedProductRequest is a API request type for the DescribeProvisionedProduct API operation.
func (DescribeProvisionedProductRequest) Send ¶
func (r DescribeProvisionedProductRequest) Send(ctx context.Context) (*DescribeProvisionedProductOutput, error)
Send marshals and sends the DescribeProvisionedProduct API request.
type DescribeProvisioningArtifactInput ¶
type DescribeProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // Indicates whether a verbose level of detail is enabled. Verbose *bool `type:"boolean"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifactInput
func (DescribeProvisioningArtifactInput) GoString ¶
func (s DescribeProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (DescribeProvisioningArtifactInput) String ¶
func (s DescribeProvisioningArtifactInput) String() string
String returns the string representation
func (*DescribeProvisioningArtifactInput) Validate ¶
func (s *DescribeProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisioningArtifactOutput ¶
type DescribeProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3. Info map[string]string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifactOutput
func (DescribeProvisioningArtifactOutput) GoString ¶
func (s DescribeProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (DescribeProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s DescribeProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProvisioningArtifactOutput) String ¶
func (s DescribeProvisioningArtifactOutput) String() string
String returns the string representation
type DescribeProvisioningArtifactRequest ¶
type DescribeProvisioningArtifactRequest struct { *aws.Request Input *DescribeProvisioningArtifactInput Copy func(*DescribeProvisioningArtifactInput) DescribeProvisioningArtifactRequest }
DescribeProvisioningArtifactRequest is a API request type for the DescribeProvisioningArtifact API operation.
func (DescribeProvisioningArtifactRequest) Send ¶
func (r DescribeProvisioningArtifactRequest) Send(ctx context.Context) (*DescribeProvisioningArtifactOutput, error)
Send marshals and sends the DescribeProvisioningArtifact API request.
type DescribeProvisioningParametersInput ¶
type DescribeProvisioningParametersInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The path identifier of the product. This value is optional if the product // has a default path, and required if the product has more than one path. To // list the paths for a product, use ListLaunchPaths. PathId *string `min:"1" type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParametersInput
func (DescribeProvisioningParametersInput) GoString ¶
func (s DescribeProvisioningParametersInput) GoString() string
GoString returns the string representation
func (DescribeProvisioningParametersInput) String ¶
func (s DescribeProvisioningParametersInput) String() string
String returns the string representation
func (*DescribeProvisioningParametersInput) Validate ¶
func (s *DescribeProvisioningParametersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeProvisioningParametersOutput ¶
type DescribeProvisioningParametersOutput struct { // Information about the constraints used to provision the product. ConstraintSummaries []ConstraintSummary `type:"list"` // Information about the parameters used to provision the product. ProvisioningArtifactParameters []ProvisioningArtifactParameter `type:"list"` // An object that contains information about preferences, such as regions and // accounts, for the provisioning artifact. ProvisioningArtifactPreferences *ProvisioningArtifactPreferences `type:"structure"` // Information about the TagOptions associated with the resource. TagOptions []TagOptionSummary `type:"list"` // Any additional metadata specifically related to the provisioning of the product. // For example, see the Version field of the CloudFormation template. UsageInstructions []UsageInstruction `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParametersOutput
func (DescribeProvisioningParametersOutput) GoString ¶
func (s DescribeProvisioningParametersOutput) GoString() string
GoString returns the string representation
func (DescribeProvisioningParametersOutput) SDKResponseMetadata ¶
func (s DescribeProvisioningParametersOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeProvisioningParametersOutput) String ¶
func (s DescribeProvisioningParametersOutput) String() string
String returns the string representation
type DescribeProvisioningParametersRequest ¶
type DescribeProvisioningParametersRequest struct { *aws.Request Input *DescribeProvisioningParametersInput Copy func(*DescribeProvisioningParametersInput) DescribeProvisioningParametersRequest }
DescribeProvisioningParametersRequest is a API request type for the DescribeProvisioningParameters API operation.
func (DescribeProvisioningParametersRequest) Send ¶
func (r DescribeProvisioningParametersRequest) Send(ctx context.Context) (*DescribeProvisioningParametersOutput, error)
Send marshals and sends the DescribeProvisioningParameters API request.
type DescribeRecordInput ¶
type DescribeRecordInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The record identifier of the provisioned product. This identifier is returned // by the request operation. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecordInput
func (DescribeRecordInput) GoString ¶
func (s DescribeRecordInput) GoString() string
GoString returns the string representation
func (DescribeRecordInput) String ¶
func (s DescribeRecordInput) String() string
String returns the string representation
func (*DescribeRecordInput) Validate ¶
func (s *DescribeRecordInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRecordOutput ¶
type DescribeRecordOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the product. RecordDetail *RecordDetail `type:"structure"` // Information about the product created as the result of a request. For example, // the output for a CloudFormation-backed product that creates an S3 bucket // would include the S3 bucket URL. RecordOutputs []RecordOutput `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecordOutput
func (DescribeRecordOutput) GoString ¶
func (s DescribeRecordOutput) GoString() string
GoString returns the string representation
func (DescribeRecordOutput) SDKResponseMetadata ¶
func (s DescribeRecordOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeRecordOutput) String ¶
func (s DescribeRecordOutput) String() string
String returns the string representation
type DescribeRecordRequest ¶
type DescribeRecordRequest struct { *aws.Request Input *DescribeRecordInput Copy func(*DescribeRecordInput) DescribeRecordRequest }
DescribeRecordRequest is a API request type for the DescribeRecord API operation.
func (DescribeRecordRequest) Send ¶
func (r DescribeRecordRequest) Send(ctx context.Context) (*DescribeRecordOutput, error)
Send marshals and sends the DescribeRecord API request.
type DescribeServiceActionInput ¶
type DescribeServiceActionInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The self-service action identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeServiceActionInput
func (DescribeServiceActionInput) GoString ¶
func (s DescribeServiceActionInput) GoString() string
GoString returns the string representation
func (DescribeServiceActionInput) String ¶
func (s DescribeServiceActionInput) String() string
String returns the string representation
func (*DescribeServiceActionInput) Validate ¶
func (s *DescribeServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeServiceActionOutput ¶
type DescribeServiceActionOutput struct { // Detailed information about the self-service action. ServiceActionDetail *ServiceActionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeServiceActionOutput
func (DescribeServiceActionOutput) GoString ¶
func (s DescribeServiceActionOutput) GoString() string
GoString returns the string representation
func (DescribeServiceActionOutput) SDKResponseMetadata ¶
func (s DescribeServiceActionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeServiceActionOutput) String ¶
func (s DescribeServiceActionOutput) String() string
String returns the string representation
type DescribeServiceActionRequest ¶
type DescribeServiceActionRequest struct { *aws.Request Input *DescribeServiceActionInput Copy func(*DescribeServiceActionInput) DescribeServiceActionRequest }
DescribeServiceActionRequest is a API request type for the DescribeServiceAction API operation.
func (DescribeServiceActionRequest) Send ¶
func (r DescribeServiceActionRequest) Send(ctx context.Context) (*DescribeServiceActionOutput, error)
Send marshals and sends the DescribeServiceAction API request.
type DescribeTagOptionInput ¶
type DescribeTagOptionInput struct { // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOptionInput
func (DescribeTagOptionInput) GoString ¶
func (s DescribeTagOptionInput) GoString() string
GoString returns the string representation
func (DescribeTagOptionInput) String ¶
func (s DescribeTagOptionInput) String() string
String returns the string representation
func (*DescribeTagOptionInput) Validate ¶
func (s *DescribeTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeTagOptionOutput ¶
type DescribeTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOptionOutput
func (DescribeTagOptionOutput) GoString ¶
func (s DescribeTagOptionOutput) GoString() string
GoString returns the string representation
func (DescribeTagOptionOutput) SDKResponseMetadata ¶
func (s DescribeTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DescribeTagOptionOutput) String ¶
func (s DescribeTagOptionOutput) String() string
String returns the string representation
type DescribeTagOptionRequest ¶
type DescribeTagOptionRequest struct { *aws.Request Input *DescribeTagOptionInput Copy func(*DescribeTagOptionInput) DescribeTagOptionRequest }
DescribeTagOptionRequest is a API request type for the DescribeTagOption API operation.
func (DescribeTagOptionRequest) Send ¶
func (r DescribeTagOptionRequest) Send(ctx context.Context) (*DescribeTagOptionOutput, error)
Send marshals and sends the DescribeTagOption API request.
type DisableAWSOrganizationsAccessInput ¶
type DisableAWSOrganizationsAccessInput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisableAWSOrganizationsAccessInput
func (DisableAWSOrganizationsAccessInput) GoString ¶
func (s DisableAWSOrganizationsAccessInput) GoString() string
GoString returns the string representation
func (DisableAWSOrganizationsAccessInput) String ¶
func (s DisableAWSOrganizationsAccessInput) String() string
String returns the string representation
type DisableAWSOrganizationsAccessOutput ¶
type DisableAWSOrganizationsAccessOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisableAWSOrganizationsAccessOutput
func (DisableAWSOrganizationsAccessOutput) GoString ¶
func (s DisableAWSOrganizationsAccessOutput) GoString() string
GoString returns the string representation
func (DisableAWSOrganizationsAccessOutput) SDKResponseMetadata ¶
func (s DisableAWSOrganizationsAccessOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisableAWSOrganizationsAccessOutput) String ¶
func (s DisableAWSOrganizationsAccessOutput) String() string
String returns the string representation
type DisableAWSOrganizationsAccessRequest ¶
type DisableAWSOrganizationsAccessRequest struct { *aws.Request Input *DisableAWSOrganizationsAccessInput Copy func(*DisableAWSOrganizationsAccessInput) DisableAWSOrganizationsAccessRequest }
DisableAWSOrganizationsAccessRequest is a API request type for the DisableAWSOrganizationsAccess API operation.
func (DisableAWSOrganizationsAccessRequest) Send ¶
func (r DisableAWSOrganizationsAccessRequest) Send(ctx context.Context) (*DisableAWSOrganizationsAccessOutput, error)
Send marshals and sends the DisableAWSOrganizationsAccess API request.
type DisassociatePrincipalFromPortfolioInput ¶
type DisassociatePrincipalFromPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The ARN of the principal (IAM user, role, or group). // // PrincipalARN is a required field PrincipalARN *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolioInput
func (DisassociatePrincipalFromPortfolioInput) GoString ¶
func (s DisassociatePrincipalFromPortfolioInput) GoString() string
GoString returns the string representation
func (DisassociatePrincipalFromPortfolioInput) String ¶
func (s DisassociatePrincipalFromPortfolioInput) String() string
String returns the string representation
func (*DisassociatePrincipalFromPortfolioInput) Validate ¶
func (s *DisassociatePrincipalFromPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociatePrincipalFromPortfolioOutput ¶
type DisassociatePrincipalFromPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolioOutput
func (DisassociatePrincipalFromPortfolioOutput) GoString ¶
func (s DisassociatePrincipalFromPortfolioOutput) GoString() string
GoString returns the string representation
func (DisassociatePrincipalFromPortfolioOutput) SDKResponseMetadata ¶
func (s DisassociatePrincipalFromPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociatePrincipalFromPortfolioOutput) String ¶
func (s DisassociatePrincipalFromPortfolioOutput) String() string
String returns the string representation
type DisassociatePrincipalFromPortfolioRequest ¶
type DisassociatePrincipalFromPortfolioRequest struct { *aws.Request Input *DisassociatePrincipalFromPortfolioInput Copy func(*DisassociatePrincipalFromPortfolioInput) DisassociatePrincipalFromPortfolioRequest }
DisassociatePrincipalFromPortfolioRequest is a API request type for the DisassociatePrincipalFromPortfolio API operation.
func (DisassociatePrincipalFromPortfolioRequest) Send ¶
func (r DisassociatePrincipalFromPortfolioRequest) Send(ctx context.Context) (*DisassociatePrincipalFromPortfolioOutput, error)
Send marshals and sends the DisassociatePrincipalFromPortfolio API request.
type DisassociateProductFromPortfolioInput ¶
type DisassociateProductFromPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolioInput
func (DisassociateProductFromPortfolioInput) GoString ¶
func (s DisassociateProductFromPortfolioInput) GoString() string
GoString returns the string representation
func (DisassociateProductFromPortfolioInput) String ¶
func (s DisassociateProductFromPortfolioInput) String() string
String returns the string representation
func (*DisassociateProductFromPortfolioInput) Validate ¶
func (s *DisassociateProductFromPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateProductFromPortfolioOutput ¶
type DisassociateProductFromPortfolioOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolioOutput
func (DisassociateProductFromPortfolioOutput) GoString ¶
func (s DisassociateProductFromPortfolioOutput) GoString() string
GoString returns the string representation
func (DisassociateProductFromPortfolioOutput) SDKResponseMetadata ¶
func (s DisassociateProductFromPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateProductFromPortfolioOutput) String ¶
func (s DisassociateProductFromPortfolioOutput) String() string
String returns the string representation
type DisassociateProductFromPortfolioRequest ¶
type DisassociateProductFromPortfolioRequest struct { *aws.Request Input *DisassociateProductFromPortfolioInput Copy func(*DisassociateProductFromPortfolioInput) DisassociateProductFromPortfolioRequest }
DisassociateProductFromPortfolioRequest is a API request type for the DisassociateProductFromPortfolio API operation.
func (DisassociateProductFromPortfolioRequest) Send ¶
func (r DisassociateProductFromPortfolioRequest) Send(ctx context.Context) (*DisassociateProductFromPortfolioOutput, error)
Send marshals and sends the DisassociateProductFromPortfolio API request.
type DisassociateServiceActionFromProvisioningArtifactInput ¶
type DisassociateServiceActionFromProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateServiceActionFromProvisioningArtifactInput
func (DisassociateServiceActionFromProvisioningArtifactInput) GoString ¶
func (s DisassociateServiceActionFromProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (DisassociateServiceActionFromProvisioningArtifactInput) String ¶
func (s DisassociateServiceActionFromProvisioningArtifactInput) String() string
String returns the string representation
func (*DisassociateServiceActionFromProvisioningArtifactInput) Validate ¶
func (s *DisassociateServiceActionFromProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateServiceActionFromProvisioningArtifactOutput ¶
type DisassociateServiceActionFromProvisioningArtifactOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateServiceActionFromProvisioningArtifactOutput
func (DisassociateServiceActionFromProvisioningArtifactOutput) GoString ¶
func (s DisassociateServiceActionFromProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (DisassociateServiceActionFromProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s DisassociateServiceActionFromProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateServiceActionFromProvisioningArtifactOutput) String ¶
func (s DisassociateServiceActionFromProvisioningArtifactOutput) String() string
String returns the string representation
type DisassociateServiceActionFromProvisioningArtifactRequest ¶
type DisassociateServiceActionFromProvisioningArtifactRequest struct { *aws.Request Input *DisassociateServiceActionFromProvisioningArtifactInput Copy func(*DisassociateServiceActionFromProvisioningArtifactInput) DisassociateServiceActionFromProvisioningArtifactRequest }
DisassociateServiceActionFromProvisioningArtifactRequest is a API request type for the DisassociateServiceActionFromProvisioningArtifact API operation.
func (DisassociateServiceActionFromProvisioningArtifactRequest) Send ¶
func (r DisassociateServiceActionFromProvisioningArtifactRequest) Send(ctx context.Context) (*DisassociateServiceActionFromProvisioningArtifactOutput, error)
Send marshals and sends the DisassociateServiceActionFromProvisioningArtifact API request.
type DisassociateTagOptionFromResourceInput ¶
type DisassociateTagOptionFromResourceInput struct { // The resource identifier. // // ResourceId is a required field ResourceId *string `type:"string" required:"true"` // The TagOption identifier. // // TagOptionId is a required field TagOptionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResourceInput
func (DisassociateTagOptionFromResourceInput) GoString ¶
func (s DisassociateTagOptionFromResourceInput) GoString() string
GoString returns the string representation
func (DisassociateTagOptionFromResourceInput) String ¶
func (s DisassociateTagOptionFromResourceInput) String() string
String returns the string representation
func (*DisassociateTagOptionFromResourceInput) Validate ¶
func (s *DisassociateTagOptionFromResourceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisassociateTagOptionFromResourceOutput ¶
type DisassociateTagOptionFromResourceOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResourceOutput
func (DisassociateTagOptionFromResourceOutput) GoString ¶
func (s DisassociateTagOptionFromResourceOutput) GoString() string
GoString returns the string representation
func (DisassociateTagOptionFromResourceOutput) SDKResponseMetadata ¶
func (s DisassociateTagOptionFromResourceOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (DisassociateTagOptionFromResourceOutput) String ¶
func (s DisassociateTagOptionFromResourceOutput) String() string
String returns the string representation
type DisassociateTagOptionFromResourceRequest ¶
type DisassociateTagOptionFromResourceRequest struct { *aws.Request Input *DisassociateTagOptionFromResourceInput Copy func(*DisassociateTagOptionFromResourceInput) DisassociateTagOptionFromResourceRequest }
DisassociateTagOptionFromResourceRequest is a API request type for the DisassociateTagOptionFromResource API operation.
func (DisassociateTagOptionFromResourceRequest) Send ¶
func (r DisassociateTagOptionFromResourceRequest) Send(ctx context.Context) (*DisassociateTagOptionFromResourceOutput, error)
Send marshals and sends the DisassociateTagOptionFromResource API request.
type EnableAWSOrganizationsAccessInput ¶
type EnableAWSOrganizationsAccessInput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/EnableAWSOrganizationsAccessInput
func (EnableAWSOrganizationsAccessInput) GoString ¶
func (s EnableAWSOrganizationsAccessInput) GoString() string
GoString returns the string representation
func (EnableAWSOrganizationsAccessInput) String ¶
func (s EnableAWSOrganizationsAccessInput) String() string
String returns the string representation
type EnableAWSOrganizationsAccessOutput ¶
type EnableAWSOrganizationsAccessOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/EnableAWSOrganizationsAccessOutput
func (EnableAWSOrganizationsAccessOutput) GoString ¶
func (s EnableAWSOrganizationsAccessOutput) GoString() string
GoString returns the string representation
func (EnableAWSOrganizationsAccessOutput) SDKResponseMetadata ¶
func (s EnableAWSOrganizationsAccessOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (EnableAWSOrganizationsAccessOutput) String ¶
func (s EnableAWSOrganizationsAccessOutput) String() string
String returns the string representation
type EnableAWSOrganizationsAccessRequest ¶
type EnableAWSOrganizationsAccessRequest struct { *aws.Request Input *EnableAWSOrganizationsAccessInput Copy func(*EnableAWSOrganizationsAccessInput) EnableAWSOrganizationsAccessRequest }
EnableAWSOrganizationsAccessRequest is a API request type for the EnableAWSOrganizationsAccess API operation.
func (EnableAWSOrganizationsAccessRequest) Send ¶
func (r EnableAWSOrganizationsAccessRequest) Send(ctx context.Context) (*EnableAWSOrganizationsAccessOutput, error)
Send marshals and sends the EnableAWSOrganizationsAccess API request.
type EvaluationType ¶
type EvaluationType string
const ( EvaluationTypeStatic EvaluationType = "STATIC" EvaluationTypeDynamic EvaluationType = "DYNAMIC" )
Enum values for EvaluationType
func (EvaluationType) MarshalValue ¶
func (enum EvaluationType) MarshalValue() (string, error)
func (EvaluationType) MarshalValueBuf ¶
func (enum EvaluationType) MarshalValueBuf(b []byte) ([]byte, error)
type ExecuteProvisionedProductPlanInput ¶
type ExecuteProvisionedProductPlanInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. // // IdempotencyToken is a required field IdempotencyToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The plan identifier. // // PlanId is a required field PlanId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductPlanInput
func (ExecuteProvisionedProductPlanInput) GoString ¶
func (s ExecuteProvisionedProductPlanInput) GoString() string
GoString returns the string representation
func (ExecuteProvisionedProductPlanInput) String ¶
func (s ExecuteProvisionedProductPlanInput) String() string
String returns the string representation
func (*ExecuteProvisionedProductPlanInput) Validate ¶
func (s *ExecuteProvisionedProductPlanInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteProvisionedProductPlanOutput ¶
type ExecuteProvisionedProductPlanOutput struct { // Information about the result of provisioning the product. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductPlanOutput
func (ExecuteProvisionedProductPlanOutput) GoString ¶
func (s ExecuteProvisionedProductPlanOutput) GoString() string
GoString returns the string representation
func (ExecuteProvisionedProductPlanOutput) SDKResponseMetadata ¶
func (s ExecuteProvisionedProductPlanOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ExecuteProvisionedProductPlanOutput) String ¶
func (s ExecuteProvisionedProductPlanOutput) String() string
String returns the string representation
type ExecuteProvisionedProductPlanRequest ¶
type ExecuteProvisionedProductPlanRequest struct { *aws.Request Input *ExecuteProvisionedProductPlanInput Copy func(*ExecuteProvisionedProductPlanInput) ExecuteProvisionedProductPlanRequest }
ExecuteProvisionedProductPlanRequest is a API request type for the ExecuteProvisionedProductPlan API operation.
func (ExecuteProvisionedProductPlanRequest) Send ¶
func (r ExecuteProvisionedProductPlanRequest) Send(ctx context.Context) (*ExecuteProvisionedProductPlanOutput, error)
Send marshals and sends the ExecuteProvisionedProductPlan API request.
type ExecuteProvisionedProductServiceActionInput ¶
type ExecuteProvisionedProductServiceActionInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // An idempotency token that uniquely identifies the execute request. // // ExecuteToken is a required field ExecuteToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // The identifier of the provisioned product. // // ProvisionedProductId is a required field ProvisionedProductId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductServiceActionInput
func (ExecuteProvisionedProductServiceActionInput) GoString ¶
func (s ExecuteProvisionedProductServiceActionInput) GoString() string
GoString returns the string representation
func (ExecuteProvisionedProductServiceActionInput) String ¶
func (s ExecuteProvisionedProductServiceActionInput) String() string
String returns the string representation
func (*ExecuteProvisionedProductServiceActionInput) Validate ¶
func (s *ExecuteProvisionedProductServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ExecuteProvisionedProductServiceActionOutput ¶
type ExecuteProvisionedProductServiceActionOutput struct { // An object containing detailed information about the result of provisioning // the product. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductServiceActionOutput
func (ExecuteProvisionedProductServiceActionOutput) GoString ¶
func (s ExecuteProvisionedProductServiceActionOutput) GoString() string
GoString returns the string representation
func (ExecuteProvisionedProductServiceActionOutput) SDKResponseMetadata ¶
func (s ExecuteProvisionedProductServiceActionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ExecuteProvisionedProductServiceActionOutput) String ¶
func (s ExecuteProvisionedProductServiceActionOutput) String() string
String returns the string representation
type ExecuteProvisionedProductServiceActionRequest ¶
type ExecuteProvisionedProductServiceActionRequest struct { *aws.Request Input *ExecuteProvisionedProductServiceActionInput Copy func(*ExecuteProvisionedProductServiceActionInput) ExecuteProvisionedProductServiceActionRequest }
ExecuteProvisionedProductServiceActionRequest is a API request type for the ExecuteProvisionedProductServiceAction API operation.
func (ExecuteProvisionedProductServiceActionRequest) Send ¶
func (r ExecuteProvisionedProductServiceActionRequest) Send(ctx context.Context) (*ExecuteProvisionedProductServiceActionOutput, error)
Send marshals and sends the ExecuteProvisionedProductServiceAction API request.
type FailedServiceActionAssociation ¶
type FailedServiceActionAssociation struct { // The error code. Valid values are listed below. ErrorCode ServiceActionAssociationErrorCode `type:"string" enum:"true"` // A text description of the error. ErrorMessage *string `min:"1" type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. ProductId *string `min:"1" type:"string"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. ProvisioningArtifactId *string `min:"1" type:"string"` // The self-service action identifier. For example, act-fs7abcd89wxyz. ServiceActionId *string `min:"1" type:"string"` // contains filtered or unexported fields }
An object containing information about the error, along with identifying information about the self-service action and its associations. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/FailedServiceActionAssociation
func (FailedServiceActionAssociation) GoString ¶
func (s FailedServiceActionAssociation) GoString() string
GoString returns the string representation
func (FailedServiceActionAssociation) String ¶
func (s FailedServiceActionAssociation) String() string
String returns the string representation
type GetAWSOrganizationsAccessStatusInput ¶
type GetAWSOrganizationsAccessStatusInput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetAWSOrganizationsAccessStatusInput
func (GetAWSOrganizationsAccessStatusInput) GoString ¶
func (s GetAWSOrganizationsAccessStatusInput) GoString() string
GoString returns the string representation
func (GetAWSOrganizationsAccessStatusInput) String ¶
func (s GetAWSOrganizationsAccessStatusInput) String() string
String returns the string representation
type GetAWSOrganizationsAccessStatusOutput ¶
type GetAWSOrganizationsAccessStatusOutput struct { // The status of the portfolio share feature. AccessStatus AccessStatus `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetAWSOrganizationsAccessStatusOutput
func (GetAWSOrganizationsAccessStatusOutput) GoString ¶
func (s GetAWSOrganizationsAccessStatusOutput) GoString() string
GoString returns the string representation
func (GetAWSOrganizationsAccessStatusOutput) SDKResponseMetadata ¶
func (s GetAWSOrganizationsAccessStatusOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (GetAWSOrganizationsAccessStatusOutput) String ¶
func (s GetAWSOrganizationsAccessStatusOutput) String() string
String returns the string representation
type GetAWSOrganizationsAccessStatusRequest ¶
type GetAWSOrganizationsAccessStatusRequest struct { *aws.Request Input *GetAWSOrganizationsAccessStatusInput Copy func(*GetAWSOrganizationsAccessStatusInput) GetAWSOrganizationsAccessStatusRequest }
GetAWSOrganizationsAccessStatusRequest is a API request type for the GetAWSOrganizationsAccessStatus API operation.
func (GetAWSOrganizationsAccessStatusRequest) Send ¶
func (r GetAWSOrganizationsAccessStatusRequest) Send(ctx context.Context) (*GetAWSOrganizationsAccessStatusOutput, error)
Send marshals and sends the GetAWSOrganizationsAccessStatus API request.
type LaunchPathSummary ¶
type LaunchPathSummary struct { // The constraints on the portfolio-product relationship. ConstraintSummaries []ConstraintSummary `type:"list"` // The identifier of the product path. Id *string `min:"1" type:"string"` // The name of the portfolio to which the user was assigned. Name *string `type:"string"` // The tags associated with this product path. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Summary information about a product path for a user. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/LaunchPathSummary
func (LaunchPathSummary) GoString ¶
func (s LaunchPathSummary) GoString() string
GoString returns the string representation
func (LaunchPathSummary) String ¶
func (s LaunchPathSummary) String() string
String returns the string representation
type ListAcceptedPortfolioSharesInput ¶
type ListAcceptedPortfolioSharesInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese *string `type:"string"` // The maximum number of items to return with this call. *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. *string `type:"string"` // The type of shared portfolios to list. The default is to list imported portfolios. // // * AWS_ORGANIZATIONS - List portfolios shared by the master account of // your organization // // * AWS_SERVICECATALOG - List default portfolios // // * IMPORTED - List imported portfolios PortfolioShareType `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioSharesInput
func (ListAcceptedPortfolioSharesInput) GoString ¶
func (s ListAcceptedPortfolioSharesInput) GoString() string
GoString returns the string representation
func (ListAcceptedPortfolioSharesInput) String ¶
func (s ListAcceptedPortfolioSharesInput) String() string
String returns the string representation
type ListAcceptedPortfolioSharesOutput ¶
type ListAcceptedPortfolioSharesOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. *string `type:"string"` // Information about the portfolios. []PortfolioDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioSharesOutput
func (ListAcceptedPortfolioSharesOutput) GoString ¶
func (s ListAcceptedPortfolioSharesOutput) GoString() string
GoString returns the string representation
func (ListAcceptedPortfolioSharesOutput) SDKResponseMetadata ¶
func (s ListAcceptedPortfolioSharesOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListAcceptedPortfolioSharesOutput) String ¶
func (s ListAcceptedPortfolioSharesOutput) String() string
String returns the string representation
type ListAcceptedPortfolioSharesPager ¶
ListAcceptedPortfolioSharesPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListAcceptedPortfolioSharesPager) CurrentPage ¶
func (p *ListAcceptedPortfolioSharesPager) CurrentPage() *ListAcceptedPortfolioSharesOutput
type ListAcceptedPortfolioSharesRequest ¶
type ListAcceptedPortfolioSharesRequest struct { *aws.Request *ListAcceptedPortfolioSharesInput func(*ListAcceptedPortfolioSharesInput) ListAcceptedPortfolioSharesRequest }
ListAcceptedPortfolioSharesRequest is a API request type for the ListAcceptedPortfolioShares API operation.
func (*ListAcceptedPortfolioSharesRequest) Paginate ¶
func (p *ListAcceptedPortfolioSharesRequest) Paginate(opts ...aws.Option) ListAcceptedPortfolioSharesPager
Paginate pages iterates over the pages of a ListAcceptedPortfolioSharesRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListAcceptedPortfolioShares operation. req := client.ListAcceptedPortfolioSharesRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListAcceptedPortfolioSharesRequest) Send ¶
func (r ListAcceptedPortfolioSharesRequest) Send(ctx context.Context) (*ListAcceptedPortfolioSharesOutput, error)
Send marshals and sends the ListAcceptedPortfolioShares API request.
type ListConstraintsForPortfolioInput ¶
type ListConstraintsForPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // The product identifier. ProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolioInput
func (ListConstraintsForPortfolioInput) GoString ¶
func (s ListConstraintsForPortfolioInput) GoString() string
GoString returns the string representation
func (ListConstraintsForPortfolioInput) String ¶
func (s ListConstraintsForPortfolioInput) String() string
String returns the string representation
func (*ListConstraintsForPortfolioInput) Validate ¶
func (s *ListConstraintsForPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListConstraintsForPortfolioOutput ¶
type ListConstraintsForPortfolioOutput struct { // Information about the constraints. ConstraintDetails []ConstraintDetail `type:"list"` // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolioOutput
func (ListConstraintsForPortfolioOutput) GoString ¶
func (s ListConstraintsForPortfolioOutput) GoString() string
GoString returns the string representation
func (ListConstraintsForPortfolioOutput) SDKResponseMetadata ¶
func (s ListConstraintsForPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListConstraintsForPortfolioOutput) String ¶
func (s ListConstraintsForPortfolioOutput) String() string
String returns the string representation
type ListConstraintsForPortfolioPager ¶
ListConstraintsForPortfolioPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListConstraintsForPortfolioPager) CurrentPage ¶
func (p *ListConstraintsForPortfolioPager) CurrentPage() *ListConstraintsForPortfolioOutput
type ListConstraintsForPortfolioRequest ¶
type ListConstraintsForPortfolioRequest struct { *aws.Request Input *ListConstraintsForPortfolioInput Copy func(*ListConstraintsForPortfolioInput) ListConstraintsForPortfolioRequest }
ListConstraintsForPortfolioRequest is a API request type for the ListConstraintsForPortfolio API operation.
func (*ListConstraintsForPortfolioRequest) Paginate ¶
func (p *ListConstraintsForPortfolioRequest) Paginate(opts ...aws.Option) ListConstraintsForPortfolioPager
Paginate pages iterates over the pages of a ListConstraintsForPortfolioRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListConstraintsForPortfolio operation. req := client.ListConstraintsForPortfolioRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListConstraintsForPortfolioRequest) Send ¶
func (r ListConstraintsForPortfolioRequest) Send(ctx context.Context) (*ListConstraintsForPortfolioOutput, error)
Send marshals and sends the ListConstraintsForPortfolio API request.
type ListLaunchPathsInput ¶
type ListLaunchPathsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPathsInput
func (ListLaunchPathsInput) GoString ¶
func (s ListLaunchPathsInput) GoString() string
GoString returns the string representation
func (ListLaunchPathsInput) String ¶
func (s ListLaunchPathsInput) String() string
String returns the string representation
func (*ListLaunchPathsInput) Validate ¶
func (s *ListLaunchPathsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListLaunchPathsOutput ¶
type ListLaunchPathsOutput struct { // Information about the launch path. LaunchPathSummaries []LaunchPathSummary `type:"list"` // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPathsOutput
func (ListLaunchPathsOutput) GoString ¶
func (s ListLaunchPathsOutput) GoString() string
GoString returns the string representation
func (ListLaunchPathsOutput) SDKResponseMetadata ¶
func (s ListLaunchPathsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListLaunchPathsOutput) String ¶
func (s ListLaunchPathsOutput) String() string
String returns the string representation
type ListLaunchPathsPager ¶
ListLaunchPathsPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListLaunchPathsPager) CurrentPage ¶
func (p *ListLaunchPathsPager) CurrentPage() *ListLaunchPathsOutput
type ListLaunchPathsRequest ¶
type ListLaunchPathsRequest struct { *aws.Request Input *ListLaunchPathsInput Copy func(*ListLaunchPathsInput) ListLaunchPathsRequest }
ListLaunchPathsRequest is a API request type for the ListLaunchPaths API operation.
func (*ListLaunchPathsRequest) Paginate ¶
func (p *ListLaunchPathsRequest) Paginate(opts ...aws.Option) ListLaunchPathsPager
Paginate pages iterates over the pages of a ListLaunchPathsRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListLaunchPaths operation. req := client.ListLaunchPathsRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListLaunchPathsRequest) Send ¶
func (r ListLaunchPathsRequest) Send(ctx context.Context) (*ListLaunchPathsOutput, error)
Send marshals and sends the ListLaunchPaths API request.
type ListOrganizationPortfolioAccessInput ¶
type ListOrganizationPortfolioAccessInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The organization node type that will be returned in the output. // // * ORGANIZATION - Organization that has access to the portfolio. // // * ORGANIZATIONAL_UNIT - Organizational unit that has access to the portfolio // within your organization. // // * ACCOUNT - Account that has access to the portfolio within your organization. // // OrganizationNodeType is a required field OrganizationNodeType OrganizationNodeType `type:"string" required:"true" enum:"true"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. For example, port-2abcdext3y5fk. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListOrganizationPortfolioAccessInput
func (ListOrganizationPortfolioAccessInput) GoString ¶
func (s ListOrganizationPortfolioAccessInput) GoString() string
GoString returns the string representation
func (ListOrganizationPortfolioAccessInput) String ¶
func (s ListOrganizationPortfolioAccessInput) String() string
String returns the string representation
func (*ListOrganizationPortfolioAccessInput) Validate ¶
func (s *ListOrganizationPortfolioAccessInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListOrganizationPortfolioAccessOutput ¶
type ListOrganizationPortfolioAccessOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Displays information about the organization nodes. OrganizationNodes []OrganizationNode `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListOrganizationPortfolioAccessOutput
func (ListOrganizationPortfolioAccessOutput) GoString ¶
func (s ListOrganizationPortfolioAccessOutput) GoString() string
GoString returns the string representation
func (ListOrganizationPortfolioAccessOutput) SDKResponseMetadata ¶
func (s ListOrganizationPortfolioAccessOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListOrganizationPortfolioAccessOutput) String ¶
func (s ListOrganizationPortfolioAccessOutput) String() string
String returns the string representation
type ListOrganizationPortfolioAccessPager ¶
ListOrganizationPortfolioAccessPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListOrganizationPortfolioAccessPager) CurrentPage ¶
func (p *ListOrganizationPortfolioAccessPager) CurrentPage() *ListOrganizationPortfolioAccessOutput
type ListOrganizationPortfolioAccessRequest ¶
type ListOrganizationPortfolioAccessRequest struct { *aws.Request Input *ListOrganizationPortfolioAccessInput Copy func(*ListOrganizationPortfolioAccessInput) ListOrganizationPortfolioAccessRequest }
ListOrganizationPortfolioAccessRequest is a API request type for the ListOrganizationPortfolioAccess API operation.
func (*ListOrganizationPortfolioAccessRequest) Paginate ¶
func (p *ListOrganizationPortfolioAccessRequest) Paginate(opts ...aws.Option) ListOrganizationPortfolioAccessPager
Paginate pages iterates over the pages of a ListOrganizationPortfolioAccessRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListOrganizationPortfolioAccess operation. req := client.ListOrganizationPortfolioAccessRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListOrganizationPortfolioAccessRequest) Send ¶
func (r ListOrganizationPortfolioAccessRequest) Send(ctx context.Context) (*ListOrganizationPortfolioAccessOutput, error)
Send marshals and sends the ListOrganizationPortfolioAccess API request.
type ListPortfolioAccessInput ¶
type ListPortfolioAccessInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccessInput
func (ListPortfolioAccessInput) GoString ¶
func (s ListPortfolioAccessInput) GoString() string
GoString returns the string representation
func (ListPortfolioAccessInput) String ¶
func (s ListPortfolioAccessInput) String() string
String returns the string representation
func (*ListPortfolioAccessInput) Validate ¶
func (s *ListPortfolioAccessInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPortfolioAccessOutput ¶
type ListPortfolioAccessOutput struct { // Information about the AWS accounts with access to the portfolio. AccountIds []string `type:"list"` // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccessOutput
func (ListPortfolioAccessOutput) GoString ¶
func (s ListPortfolioAccessOutput) GoString() string
GoString returns the string representation
func (ListPortfolioAccessOutput) SDKResponseMetadata ¶
func (s ListPortfolioAccessOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListPortfolioAccessOutput) String ¶
func (s ListPortfolioAccessOutput) String() string
String returns the string representation
type ListPortfolioAccessRequest ¶
type ListPortfolioAccessRequest struct { *aws.Request Input *ListPortfolioAccessInput Copy func(*ListPortfolioAccessInput) ListPortfolioAccessRequest }
ListPortfolioAccessRequest is a API request type for the ListPortfolioAccess API operation.
func (ListPortfolioAccessRequest) Send ¶
func (r ListPortfolioAccessRequest) Send(ctx context.Context) (*ListPortfolioAccessOutput, error)
Send marshals and sends the ListPortfolioAccess API request.
type ListPortfoliosForProductInput ¶
type ListPortfoliosForProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProductInput
func (ListPortfoliosForProductInput) GoString ¶
func (s ListPortfoliosForProductInput) GoString() string
GoString returns the string representation
func (ListPortfoliosForProductInput) String ¶
func (s ListPortfoliosForProductInput) String() string
String returns the string representation
func (*ListPortfoliosForProductInput) Validate ¶
func (s *ListPortfoliosForProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPortfoliosForProductOutput ¶
type ListPortfoliosForProductOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the portfolios. PortfolioDetails []PortfolioDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProductOutput
func (ListPortfoliosForProductOutput) GoString ¶
func (s ListPortfoliosForProductOutput) GoString() string
GoString returns the string representation
func (ListPortfoliosForProductOutput) SDKResponseMetadata ¶
func (s ListPortfoliosForProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListPortfoliosForProductOutput) String ¶
func (s ListPortfoliosForProductOutput) String() string
String returns the string representation
type ListPortfoliosForProductPager ¶
ListPortfoliosForProductPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListPortfoliosForProductPager) CurrentPage ¶
func (p *ListPortfoliosForProductPager) CurrentPage() *ListPortfoliosForProductOutput
type ListPortfoliosForProductRequest ¶
type ListPortfoliosForProductRequest struct { *aws.Request Input *ListPortfoliosForProductInput Copy func(*ListPortfoliosForProductInput) ListPortfoliosForProductRequest }
ListPortfoliosForProductRequest is a API request type for the ListPortfoliosForProduct API operation.
func (*ListPortfoliosForProductRequest) Paginate ¶
func (p *ListPortfoliosForProductRequest) Paginate(opts ...aws.Option) ListPortfoliosForProductPager
Paginate pages iterates over the pages of a ListPortfoliosForProductRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListPortfoliosForProduct operation. req := client.ListPortfoliosForProductRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListPortfoliosForProductRequest) Send ¶
func (r ListPortfoliosForProductRequest) Send(ctx context.Context) (*ListPortfoliosForProductOutput, error)
Send marshals and sends the ListPortfoliosForProduct API request.
type ListPortfoliosInput ¶
type ListPortfoliosInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosInput
func (ListPortfoliosInput) GoString ¶
func (s ListPortfoliosInput) GoString() string
GoString returns the string representation
func (ListPortfoliosInput) String ¶
func (s ListPortfoliosInput) String() string
String returns the string representation
type ListPortfoliosOutput ¶
type ListPortfoliosOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the portfolios. PortfolioDetails []PortfolioDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosOutput
func (ListPortfoliosOutput) GoString ¶
func (s ListPortfoliosOutput) GoString() string
GoString returns the string representation
func (ListPortfoliosOutput) SDKResponseMetadata ¶
func (s ListPortfoliosOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListPortfoliosOutput) String ¶
func (s ListPortfoliosOutput) String() string
String returns the string representation
type ListPortfoliosPager ¶
ListPortfoliosPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListPortfoliosPager) CurrentPage ¶
func (p *ListPortfoliosPager) CurrentPage() *ListPortfoliosOutput
type ListPortfoliosRequest ¶
type ListPortfoliosRequest struct { *aws.Request Input *ListPortfoliosInput Copy func(*ListPortfoliosInput) ListPortfoliosRequest }
ListPortfoliosRequest is a API request type for the ListPortfolios API operation.
func (*ListPortfoliosRequest) Paginate ¶
func (p *ListPortfoliosRequest) Paginate(opts ...aws.Option) ListPortfoliosPager
Paginate pages iterates over the pages of a ListPortfoliosRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListPortfolios operation. req := client.ListPortfoliosRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListPortfoliosRequest) Send ¶
func (r ListPortfoliosRequest) Send(ctx context.Context) (*ListPortfoliosOutput, error)
Send marshals and sends the ListPortfolios API request.
type ListPrincipalsForPortfolioInput ¶
type ListPrincipalsForPortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field PortfolioId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolioInput
func (ListPrincipalsForPortfolioInput) GoString ¶
func (s ListPrincipalsForPortfolioInput) GoString() string
GoString returns the string representation
func (ListPrincipalsForPortfolioInput) String ¶
func (s ListPrincipalsForPortfolioInput) String() string
String returns the string representation
func (*ListPrincipalsForPortfolioInput) Validate ¶
func (s *ListPrincipalsForPortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListPrincipalsForPortfolioOutput ¶
type ListPrincipalsForPortfolioOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // The IAM principals (users or roles) associated with the portfolio. Principals []Principal `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolioOutput
func (ListPrincipalsForPortfolioOutput) GoString ¶
func (s ListPrincipalsForPortfolioOutput) GoString() string
GoString returns the string representation
func (ListPrincipalsForPortfolioOutput) SDKResponseMetadata ¶
func (s ListPrincipalsForPortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListPrincipalsForPortfolioOutput) String ¶
func (s ListPrincipalsForPortfolioOutput) String() string
String returns the string representation
type ListPrincipalsForPortfolioPager ¶
ListPrincipalsForPortfolioPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListPrincipalsForPortfolioPager) CurrentPage ¶
func (p *ListPrincipalsForPortfolioPager) CurrentPage() *ListPrincipalsForPortfolioOutput
type ListPrincipalsForPortfolioRequest ¶
type ListPrincipalsForPortfolioRequest struct { *aws.Request Input *ListPrincipalsForPortfolioInput Copy func(*ListPrincipalsForPortfolioInput) ListPrincipalsForPortfolioRequest }
ListPrincipalsForPortfolioRequest is a API request type for the ListPrincipalsForPortfolio API operation.
func (*ListPrincipalsForPortfolioRequest) Paginate ¶
func (p *ListPrincipalsForPortfolioRequest) Paginate(opts ...aws.Option) ListPrincipalsForPortfolioPager
Paginate pages iterates over the pages of a ListPrincipalsForPortfolioRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListPrincipalsForPortfolio operation. req := client.ListPrincipalsForPortfolioRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListPrincipalsForPortfolioRequest) Send ¶
func (r ListPrincipalsForPortfolioRequest) Send(ctx context.Context) (*ListPrincipalsForPortfolioOutput, error)
Send marshals and sends the ListPrincipalsForPortfolio API request.
type ListProvisionedProductPlansInput ¶
type ListProvisionedProductPlansInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The access level to use to obtain results. The default is User. AccessLevelFilter *AccessLevelFilter `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisionedProductPlansInput
func (ListProvisionedProductPlansInput) GoString ¶
func (s ListProvisionedProductPlansInput) GoString() string
GoString returns the string representation
func (ListProvisionedProductPlansInput) String ¶
func (s ListProvisionedProductPlansInput) String() string
String returns the string representation
func (*ListProvisionedProductPlansInput) Validate ¶
func (s *ListProvisionedProductPlansInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisionedProductPlansOutput ¶
type ListProvisionedProductPlansOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the plans. ProvisionedProductPlans []ProvisionedProductPlanSummary `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisionedProductPlansOutput
func (ListProvisionedProductPlansOutput) GoString ¶
func (s ListProvisionedProductPlansOutput) GoString() string
GoString returns the string representation
func (ListProvisionedProductPlansOutput) SDKResponseMetadata ¶
func (s ListProvisionedProductPlansOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListProvisionedProductPlansOutput) String ¶
func (s ListProvisionedProductPlansOutput) String() string
String returns the string representation
type ListProvisionedProductPlansRequest ¶
type ListProvisionedProductPlansRequest struct { *aws.Request Input *ListProvisionedProductPlansInput Copy func(*ListProvisionedProductPlansInput) ListProvisionedProductPlansRequest }
ListProvisionedProductPlansRequest is a API request type for the ListProvisionedProductPlans API operation.
func (ListProvisionedProductPlansRequest) Send ¶
func (r ListProvisionedProductPlansRequest) Send(ctx context.Context) (*ListProvisionedProductPlansOutput, error)
Send marshals and sends the ListProvisionedProductPlans API request.
type ListProvisioningArtifactsForServiceActionInput ¶
type ListProvisioningArtifactsForServiceActionInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsForServiceActionInput
func (ListProvisioningArtifactsForServiceActionInput) GoString ¶
func (s ListProvisioningArtifactsForServiceActionInput) GoString() string
GoString returns the string representation
func (ListProvisioningArtifactsForServiceActionInput) String ¶
func (s ListProvisioningArtifactsForServiceActionInput) String() string
String returns the string representation
func (*ListProvisioningArtifactsForServiceActionInput) Validate ¶
func (s *ListProvisioningArtifactsForServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisioningArtifactsForServiceActionOutput ¶
type ListProvisioningArtifactsForServiceActionOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // An array of objects with information about product views and provisioning // artifacts. ProvisioningArtifactViews []ProvisioningArtifactView `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsForServiceActionOutput
func (ListProvisioningArtifactsForServiceActionOutput) GoString ¶
func (s ListProvisioningArtifactsForServiceActionOutput) GoString() string
GoString returns the string representation
func (ListProvisioningArtifactsForServiceActionOutput) SDKResponseMetadata ¶
func (s ListProvisioningArtifactsForServiceActionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListProvisioningArtifactsForServiceActionOutput) String ¶
func (s ListProvisioningArtifactsForServiceActionOutput) String() string
String returns the string representation
type ListProvisioningArtifactsForServiceActionPager ¶
ListProvisioningArtifactsForServiceActionPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListProvisioningArtifactsForServiceActionPager) CurrentPage ¶
func (p *ListProvisioningArtifactsForServiceActionPager) CurrentPage() *ListProvisioningArtifactsForServiceActionOutput
type ListProvisioningArtifactsForServiceActionRequest ¶
type ListProvisioningArtifactsForServiceActionRequest struct { *aws.Request Input *ListProvisioningArtifactsForServiceActionInput Copy func(*ListProvisioningArtifactsForServiceActionInput) ListProvisioningArtifactsForServiceActionRequest }
ListProvisioningArtifactsForServiceActionRequest is a API request type for the ListProvisioningArtifactsForServiceAction API operation.
func (*ListProvisioningArtifactsForServiceActionRequest) Paginate ¶
func (p *ListProvisioningArtifactsForServiceActionRequest) Paginate(opts ...aws.Option) ListProvisioningArtifactsForServiceActionPager
Paginate pages iterates over the pages of a ListProvisioningArtifactsForServiceActionRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListProvisioningArtifactsForServiceAction operation. req := client.ListProvisioningArtifactsForServiceActionRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListProvisioningArtifactsForServiceActionRequest) Send ¶
func (r ListProvisioningArtifactsForServiceActionRequest) Send(ctx context.Context) (*ListProvisioningArtifactsForServiceActionOutput, error)
Send marshals and sends the ListProvisioningArtifactsForServiceAction API request.
type ListProvisioningArtifactsInput ¶
type ListProvisioningArtifactsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsInput
func (ListProvisioningArtifactsInput) GoString ¶
func (s ListProvisioningArtifactsInput) GoString() string
GoString returns the string representation
func (ListProvisioningArtifactsInput) String ¶
func (s ListProvisioningArtifactsInput) String() string
String returns the string representation
func (*ListProvisioningArtifactsInput) Validate ¶
func (s *ListProvisioningArtifactsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListProvisioningArtifactsOutput ¶
type ListProvisioningArtifactsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the provisioning artifacts. ProvisioningArtifactDetails []ProvisioningArtifactDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsOutput
func (ListProvisioningArtifactsOutput) GoString ¶
func (s ListProvisioningArtifactsOutput) GoString() string
GoString returns the string representation
func (ListProvisioningArtifactsOutput) SDKResponseMetadata ¶
func (s ListProvisioningArtifactsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListProvisioningArtifactsOutput) String ¶
func (s ListProvisioningArtifactsOutput) String() string
String returns the string representation
type ListProvisioningArtifactsRequest ¶
type ListProvisioningArtifactsRequest struct { *aws.Request Input *ListProvisioningArtifactsInput Copy func(*ListProvisioningArtifactsInput) ListProvisioningArtifactsRequest }
ListProvisioningArtifactsRequest is a API request type for the ListProvisioningArtifacts API operation.
func (ListProvisioningArtifactsRequest) Send ¶
func (r ListProvisioningArtifactsRequest) Send(ctx context.Context) (*ListProvisioningArtifactsOutput, error)
Send marshals and sends the ListProvisioningArtifacts API request.
type ListRecordHistoryInput ¶
type ListRecordHistoryInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The access level to use to obtain results. The default is User. AccessLevelFilter *AccessLevelFilter `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The search filter to scope the results. SearchFilter *ListRecordHistorySearchFilter `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistoryInput
func (ListRecordHistoryInput) GoString ¶
func (s ListRecordHistoryInput) GoString() string
GoString returns the string representation
func (ListRecordHistoryInput) String ¶
func (s ListRecordHistoryInput) String() string
String returns the string representation
type ListRecordHistoryOutput ¶
type ListRecordHistoryOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // The records, in reverse chronological order. RecordDetails []RecordDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistoryOutput
func (ListRecordHistoryOutput) GoString ¶
func (s ListRecordHistoryOutput) GoString() string
GoString returns the string representation
func (ListRecordHistoryOutput) SDKResponseMetadata ¶
func (s ListRecordHistoryOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListRecordHistoryOutput) String ¶
func (s ListRecordHistoryOutput) String() string
String returns the string representation
type ListRecordHistoryRequest ¶
type ListRecordHistoryRequest struct { *aws.Request Input *ListRecordHistoryInput Copy func(*ListRecordHistoryInput) ListRecordHistoryRequest }
ListRecordHistoryRequest is a API request type for the ListRecordHistory API operation.
func (ListRecordHistoryRequest) Send ¶
func (r ListRecordHistoryRequest) Send(ctx context.Context) (*ListRecordHistoryOutput, error)
Send marshals and sends the ListRecordHistory API request.
type ListRecordHistorySearchFilter ¶
type ListRecordHistorySearchFilter struct { // The filter key. // // * product - Filter results based on the specified product identifier. // // * provisionedproduct - Filter results based on the provisioned product // identifier. Key *string `type:"string"` // The filter value. Value *string `type:"string"` // contains filtered or unexported fields }
The search filter to use when listing history records. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistorySearchFilter
func (ListRecordHistorySearchFilter) GoString ¶
func (s ListRecordHistorySearchFilter) GoString() string
GoString returns the string representation
func (ListRecordHistorySearchFilter) String ¶
func (s ListRecordHistorySearchFilter) String() string
String returns the string representation
type ListResourcesForTagOptionInput ¶
type ListResourcesForTagOptionInput struct { // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The resource type. // // * Portfolio // // * Product ResourceType *string `type:"string"` // The TagOption identifier. // // TagOptionId is a required field TagOptionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOptionInput
func (ListResourcesForTagOptionInput) GoString ¶
func (s ListResourcesForTagOptionInput) GoString() string
GoString returns the string representation
func (ListResourcesForTagOptionInput) String ¶
func (s ListResourcesForTagOptionInput) String() string
String returns the string representation
func (*ListResourcesForTagOptionInput) Validate ¶
func (s *ListResourcesForTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListResourcesForTagOptionOutput ¶
type ListResourcesForTagOptionOutput struct { // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // Information about the resources. ResourceDetails []ResourceDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOptionOutput
func (ListResourcesForTagOptionOutput) GoString ¶
func (s ListResourcesForTagOptionOutput) GoString() string
GoString returns the string representation
func (ListResourcesForTagOptionOutput) SDKResponseMetadata ¶
func (s ListResourcesForTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListResourcesForTagOptionOutput) String ¶
func (s ListResourcesForTagOptionOutput) String() string
String returns the string representation
type ListResourcesForTagOptionPager ¶
ListResourcesForTagOptionPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListResourcesForTagOptionPager) CurrentPage ¶
func (p *ListResourcesForTagOptionPager) CurrentPage() *ListResourcesForTagOptionOutput
type ListResourcesForTagOptionRequest ¶
type ListResourcesForTagOptionRequest struct { *aws.Request Input *ListResourcesForTagOptionInput Copy func(*ListResourcesForTagOptionInput) ListResourcesForTagOptionRequest }
ListResourcesForTagOptionRequest is a API request type for the ListResourcesForTagOption API operation.
func (*ListResourcesForTagOptionRequest) Paginate ¶
func (p *ListResourcesForTagOptionRequest) Paginate(opts ...aws.Option) ListResourcesForTagOptionPager
Paginate pages iterates over the pages of a ListResourcesForTagOptionRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListResourcesForTagOption operation. req := client.ListResourcesForTagOptionRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListResourcesForTagOptionRequest) Send ¶
func (r ListResourcesForTagOptionRequest) Send(ctx context.Context) (*ListResourcesForTagOptionOutput, error)
Send marshals and sends the ListResourcesForTagOption API request.
type ListServiceActionsForProvisioningArtifactInput ¶
type ListServiceActionsForProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActionsForProvisioningArtifactInput
func (ListServiceActionsForProvisioningArtifactInput) GoString ¶
func (s ListServiceActionsForProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (ListServiceActionsForProvisioningArtifactInput) String ¶
func (s ListServiceActionsForProvisioningArtifactInput) String() string
String returns the string representation
func (*ListServiceActionsForProvisioningArtifactInput) Validate ¶
func (s *ListServiceActionsForProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListServiceActionsForProvisioningArtifactOutput ¶
type ListServiceActionsForProvisioningArtifactOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // An object containing information about the self-service actions associated // with the provisioning artifact. ServiceActionSummaries []ServiceActionSummary `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActionsForProvisioningArtifactOutput
func (ListServiceActionsForProvisioningArtifactOutput) GoString ¶
func (s ListServiceActionsForProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (ListServiceActionsForProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s ListServiceActionsForProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListServiceActionsForProvisioningArtifactOutput) String ¶
func (s ListServiceActionsForProvisioningArtifactOutput) String() string
String returns the string representation
type ListServiceActionsForProvisioningArtifactPager ¶
ListServiceActionsForProvisioningArtifactPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListServiceActionsForProvisioningArtifactPager) CurrentPage ¶
func (p *ListServiceActionsForProvisioningArtifactPager) CurrentPage() *ListServiceActionsForProvisioningArtifactOutput
type ListServiceActionsForProvisioningArtifactRequest ¶
type ListServiceActionsForProvisioningArtifactRequest struct { *aws.Request Input *ListServiceActionsForProvisioningArtifactInput Copy func(*ListServiceActionsForProvisioningArtifactInput) ListServiceActionsForProvisioningArtifactRequest }
ListServiceActionsForProvisioningArtifactRequest is a API request type for the ListServiceActionsForProvisioningArtifact API operation.
func (*ListServiceActionsForProvisioningArtifactRequest) Paginate ¶
func (p *ListServiceActionsForProvisioningArtifactRequest) Paginate(opts ...aws.Option) ListServiceActionsForProvisioningArtifactPager
Paginate pages iterates over the pages of a ListServiceActionsForProvisioningArtifactRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListServiceActionsForProvisioningArtifact operation. req := client.ListServiceActionsForProvisioningArtifactRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListServiceActionsForProvisioningArtifactRequest) Send ¶
func (r ListServiceActionsForProvisioningArtifactRequest) Send(ctx context.Context) (*ListServiceActionsForProvisioningArtifactOutput, error)
Send marshals and sends the ListServiceActionsForProvisioningArtifact API request.
type ListServiceActionsInput ¶
type ListServiceActionsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActionsInput
func (ListServiceActionsInput) GoString ¶
func (s ListServiceActionsInput) GoString() string
GoString returns the string representation
func (ListServiceActionsInput) String ¶
func (s ListServiceActionsInput) String() string
String returns the string representation
type ListServiceActionsOutput ¶
type ListServiceActionsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // An object containing information about the service actions associated with // the provisioning artifact. ServiceActionSummaries []ServiceActionSummary `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActionsOutput
func (ListServiceActionsOutput) GoString ¶
func (s ListServiceActionsOutput) GoString() string
GoString returns the string representation
func (ListServiceActionsOutput) SDKResponseMetadata ¶
func (s ListServiceActionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListServiceActionsOutput) String ¶
func (s ListServiceActionsOutput) String() string
String returns the string representation
type ListServiceActionsPager ¶
ListServiceActionsPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListServiceActionsPager) CurrentPage ¶
func (p *ListServiceActionsPager) CurrentPage() *ListServiceActionsOutput
type ListServiceActionsRequest ¶
type ListServiceActionsRequest struct { *aws.Request Input *ListServiceActionsInput Copy func(*ListServiceActionsInput) ListServiceActionsRequest }
ListServiceActionsRequest is a API request type for the ListServiceActions API operation.
func (*ListServiceActionsRequest) Paginate ¶
func (p *ListServiceActionsRequest) Paginate(opts ...aws.Option) ListServiceActionsPager
Paginate pages iterates over the pages of a ListServiceActionsRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListServiceActions operation. req := client.ListServiceActionsRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListServiceActionsRequest) Send ¶
func (r ListServiceActionsRequest) Send(ctx context.Context) (*ListServiceActionsOutput, error)
Send marshals and sends the ListServiceActions API request.
type ListTagOptionsFilters ¶
type ListTagOptionsFilters struct { // The active state. Active *bool `type:"boolean"` // The TagOption key. Key *string `min:"1" type:"string"` // The TagOption value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Filters to use when listing TagOptions. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptionsFilters
func (ListTagOptionsFilters) GoString ¶
func (s ListTagOptionsFilters) GoString() string
GoString returns the string representation
func (ListTagOptionsFilters) String ¶
func (s ListTagOptionsFilters) String() string
String returns the string representation
func (*ListTagOptionsFilters) Validate ¶
func (s *ListTagOptionsFilters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagOptionsInput ¶
type ListTagOptionsInput struct { // The search filters. If no search filters are specified, the output includes // all TagOptions. Filters *ListTagOptionsFilters `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptionsInput
func (ListTagOptionsInput) GoString ¶
func (s ListTagOptionsInput) GoString() string
GoString returns the string representation
func (ListTagOptionsInput) String ¶
func (s ListTagOptionsInput) String() string
String returns the string representation
func (*ListTagOptionsInput) Validate ¶
func (s *ListTagOptionsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTagOptionsOutput ¶
type ListTagOptionsOutput struct { // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // Information about the TagOptions. TagOptionDetails []TagOptionDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptionsOutput
func (ListTagOptionsOutput) GoString ¶
func (s ListTagOptionsOutput) GoString() string
GoString returns the string representation
func (ListTagOptionsOutput) SDKResponseMetadata ¶
func (s ListTagOptionsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ListTagOptionsOutput) String ¶
func (s ListTagOptionsOutput) String() string
String returns the string representation
type ListTagOptionsPager ¶
ListTagOptionsPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*ListTagOptionsPager) CurrentPage ¶
func (p *ListTagOptionsPager) CurrentPage() *ListTagOptionsOutput
type ListTagOptionsRequest ¶
type ListTagOptionsRequest struct { *aws.Request Input *ListTagOptionsInput Copy func(*ListTagOptionsInput) ListTagOptionsRequest }
ListTagOptionsRequest is a API request type for the ListTagOptions API operation.
func (*ListTagOptionsRequest) Paginate ¶
func (p *ListTagOptionsRequest) Paginate(opts ...aws.Option) ListTagOptionsPager
Paginate pages iterates over the pages of a ListTagOptionsRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a ListTagOptions operation. req := client.ListTagOptionsRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (ListTagOptionsRequest) Send ¶
func (r ListTagOptionsRequest) Send(ctx context.Context) (*ListTagOptionsOutput, error)
Send marshals and sends the ListTagOptions API request.
type OrganizationNode ¶
type OrganizationNode struct { // The organization node type. Type OrganizationNodeType `type:"string" enum:"true"` // The identifier of the organization node. Value *string `type:"string"` // contains filtered or unexported fields }
Information about the organization node. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/OrganizationNode
func (OrganizationNode) GoString ¶
func (s OrganizationNode) GoString() string
GoString returns the string representation
func (OrganizationNode) String ¶
func (s OrganizationNode) String() string
String returns the string representation
type OrganizationNodeType ¶
type OrganizationNodeType string
const ( OrganizationNodeTypeOrganization OrganizationNodeType = "ORGANIZATION" OrganizationNodeTypeOrganizationalUnit OrganizationNodeType = "ORGANIZATIONAL_UNIT" OrganizationNodeTypeAccount OrganizationNodeType = "ACCOUNT" )
Enum values for OrganizationNodeType
func (OrganizationNodeType) MarshalValue ¶
func (enum OrganizationNodeType) MarshalValue() (string, error)
func (OrganizationNodeType) MarshalValueBuf ¶
func (enum OrganizationNodeType) MarshalValueBuf(b []byte) ([]byte, error)
type ParameterConstraints ¶
type ParameterConstraints struct { // The values that the administrator has allowed for the parameter. AllowedValues []string `type:"list"` // contains filtered or unexported fields }
The constraints that the administrator has put on the parameter. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ParameterConstraints
func (ParameterConstraints) GoString ¶
func (s ParameterConstraints) GoString() string
GoString returns the string representation
func (ParameterConstraints) String ¶
func (s ParameterConstraints) String() string
String returns the string representation
type PortfolioDetail ¶
type PortfolioDetail struct { // The ARN assigned to the portfolio. ARN *string `min:"1" type:"string"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the portfolio. Description *string `type:"string"` // The name to use for display purposes. DisplayName *string `min:"1" type:"string"` // The portfolio identifier. Id *string `min:"1" type:"string"` // The name of the portfolio provider. ProviderName *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a portfolio. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/PortfolioDetail
func (PortfolioDetail) GoString ¶
func (s PortfolioDetail) GoString() string
GoString returns the string representation
func (PortfolioDetail) String ¶
func (s PortfolioDetail) String() string
String returns the string representation
type PortfolioShareType ¶
type PortfolioShareType string
const ( PortfolioShareType = "IMPORTED" PortfolioShareType = "AWS_SERVICECATALOG" PortfolioShareType = "AWS_ORGANIZATIONS" )
Enum values for PortfolioShareType
func (PortfolioShareType) MarshalValue ¶
func (enum PortfolioShareType) MarshalValue() (string, error)
func (PortfolioShareType) MarshalValueBuf ¶
func (enum PortfolioShareType) MarshalValueBuf(b []byte) ([]byte, error)
type Principal ¶
type Principal struct { // The ARN of the principal (IAM user, role, or group). PrincipalARN *string `min:"1" type:"string"` // The principal type. The supported value is IAM. PrincipalType PrincipalType `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a principal. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/Principal
func (Principal) GoString ¶
GoString returns the string representation
func (Principal) String ¶
String returns the string representation
type PrincipalType ¶
type PrincipalType string
const ( PrincipalTypeIam PrincipalType = "IAM" )
Enum values for PrincipalType
func (PrincipalType) MarshalValue ¶
func (enum PrincipalType) MarshalValue() (string, error)
func (PrincipalType) MarshalValueBuf ¶
func (enum PrincipalType) MarshalValueBuf(b []byte) ([]byte, error)
type ProductSource ¶
type ProductSource string
const ( ProductSourceAccount ProductSource = "ACCOUNT" )
Enum values for ProductSource
func (ProductSource) MarshalValue ¶
func (enum ProductSource) MarshalValue() (string, error)
func (ProductSource) MarshalValueBuf ¶
func (enum ProductSource) MarshalValueBuf(b []byte) ([]byte, error)
type ProductType ¶
type ProductType string
const ( ProductTypeCloudFormationTemplate ProductType = "CLOUD_FORMATION_TEMPLATE" ProductTypeMarketplace ProductType = "MARKETPLACE" )
Enum values for ProductType
func (ProductType) MarshalValue ¶
func (enum ProductType) MarshalValue() (string, error)
func (ProductType) MarshalValueBuf ¶
func (enum ProductType) MarshalValueBuf(b []byte) ([]byte, error)
type ProductViewAggregationValue ¶
type ProductViewAggregationValue struct { // An approximate count of the products that match the value. ApproximateCount *int64 `type:"integer"` // The value of the product view aggregation. Value *string `type:"string"` // contains filtered or unexported fields }
A single product view aggregation value/count pair, containing metadata about each product to which the calling user has access. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewAggregationValue
func (ProductViewAggregationValue) GoString ¶
func (s ProductViewAggregationValue) GoString() string
GoString returns the string representation
func (ProductViewAggregationValue) String ¶
func (s ProductViewAggregationValue) String() string
String returns the string representation
type ProductViewDetail ¶
type ProductViewDetail struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The ARN of the product. ProductARN *string `min:"1" type:"string"` // Summary information about the product view. ProductViewSummary *ProductViewSummary `type:"structure"` // The status of the product. // // * AVAILABLE - The product is ready for use. // // * CREATING - Product creation has started; the product is not ready for // use. // // * FAILED - An action failed. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a product view. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewDetail
func (ProductViewDetail) GoString ¶
func (s ProductViewDetail) GoString() string
GoString returns the string representation
func (ProductViewDetail) String ¶
func (s ProductViewDetail) String() string
String returns the string representation
type ProductViewFilterBy ¶
type ProductViewFilterBy string
const ( ProductViewFilterByFullTextSearch ProductViewFilterBy = "FullTextSearch" ProductViewFilterByOwner ProductViewFilterBy = "Owner" ProductViewFilterByProductType ProductViewFilterBy = "ProductType" ProductViewFilterBySourceProductId ProductViewFilterBy = "SourceProductId" )
Enum values for ProductViewFilterBy
func (ProductViewFilterBy) MarshalValue ¶
func (enum ProductViewFilterBy) MarshalValue() (string, error)
func (ProductViewFilterBy) MarshalValueBuf ¶
func (enum ProductViewFilterBy) MarshalValueBuf(b []byte) ([]byte, error)
type ProductViewSortBy ¶
type ProductViewSortBy string
const ( ProductViewSortByTitle ProductViewSortBy = "Title" ProductViewSortByVersionCount ProductViewSortBy = "VersionCount" ProductViewSortByCreationDate ProductViewSortBy = "CreationDate" )
Enum values for ProductViewSortBy
func (ProductViewSortBy) MarshalValue ¶
func (enum ProductViewSortBy) MarshalValue() (string, error)
func (ProductViewSortBy) MarshalValueBuf ¶
func (enum ProductViewSortBy) MarshalValueBuf(b []byte) ([]byte, error)
type ProductViewSummary ¶
type ProductViewSummary struct { // The distributor of the product. Contact the product administrator for the // significance of this value. Distributor *string `type:"string"` // Indicates whether the product has a default path. If the product does not // have a default path, call ListLaunchPaths to disambiguate between paths. // Otherwise, ListLaunchPaths is not required, and the output of ProductViewSummary // can be used directly with DescribeProvisioningParameters. HasDefaultPath *bool `type:"boolean"` // The product view identifier. Id *string `min:"1" type:"string"` // The name of the product. Name *string `type:"string"` // The owner of the product. Contact the product administrator for the significance // of this value. Owner *string `type:"string"` // The product identifier. ProductId *string `min:"1" type:"string"` // Short description of the product. ShortDescription *string `type:"string"` // The description of the support for this Product. SupportDescription *string `type:"string"` // The email contact information to obtain support for this Product. SupportEmail *string `type:"string"` // The URL information to obtain support for this Product. SupportUrl *string `type:"string"` // The product type. Contact the product administrator for the significance // of this value. If this value is MARKETPLACE, the product was created by AWS // Marketplace. Type ProductType `type:"string" enum:"true"` // contains filtered or unexported fields }
Summary information about a product view. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewSummary
func (ProductViewSummary) GoString ¶
func (s ProductViewSummary) GoString() string
GoString returns the string representation
func (ProductViewSummary) String ¶
func (s ProductViewSummary) String() string
String returns the string representation
type ProvisionProductInput ¶
type ProvisionProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related // events. NotificationArns []string `type:"list"` // The path identifier of the product. This value is optional if the product // has a default path, and required if the product has more than one path. To // list the paths for a product, use ListLaunchPaths. PathId *string `min:"1" type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // An idempotency token that uniquely identifies the provisioning request. // // ProvisionToken is a required field ProvisionToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // A user-friendly name for the provisioned product. This value must be unique // for the AWS account and cannot be updated after the product is provisioned. // // ProvisionedProductName is a required field ProvisionedProductName *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // Parameters specified by the administrator that are required for provisioning // the product. ProvisioningParameters []ProvisioningParameter `type:"list"` // An object that contains information about the provisioning preferences for // a stack set. ProvisioningPreferences *ProvisioningPreferences `type:"structure"` // One or more tags. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProductInput
func (ProvisionProductInput) GoString ¶
func (s ProvisionProductInput) GoString() string
GoString returns the string representation
func (ProvisionProductInput) String ¶
func (s ProvisionProductInput) String() string
String returns the string representation
func (*ProvisionProductInput) Validate ¶
func (s *ProvisionProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisionProductOutput ¶
type ProvisionProductOutput struct { // Information about the result of provisioning the product. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProductOutput
func (ProvisionProductOutput) GoString ¶
func (s ProvisionProductOutput) GoString() string
GoString returns the string representation
func (ProvisionProductOutput) SDKResponseMetadata ¶
func (s ProvisionProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ProvisionProductOutput) String ¶
func (s ProvisionProductOutput) String() string
String returns the string representation
type ProvisionProductRequest ¶
type ProvisionProductRequest struct { *aws.Request Input *ProvisionProductInput Copy func(*ProvisionProductInput) ProvisionProductRequest }
ProvisionProductRequest is a API request type for the ProvisionProduct API operation.
func (ProvisionProductRequest) Send ¶
func (r ProvisionProductRequest) Send(ctx context.Context) (*ProvisionProductOutput, error)
Send marshals and sends the ProvisionProduct API request.
type ProvisionedProductAttribute ¶
type ProvisionedProductAttribute struct { // The ARN of the provisioned product. Arn *string `min:"1" type:"string"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The identifier of the provisioned product. Id *string `min:"1" type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. IdempotencyToken *string `min:"1" type:"string"` // The record identifier of the last request performed on this provisioned product. LastRecordId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. Name *string `min:"1" type:"string"` // The assigned identifier for the resource, such as an EC2 instance ID or an // S3 bucket name. PhysicalId *string `type:"string"` // The product identifier. ProductId *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The current status of the provisioned product. // // * AVAILABLE - Stable state, ready to perform any operation. The most recent // operation succeeded and completed. // // * UNDER_CHANGE - Transitive state. Operations performed might not have // valid results. Wait for an AVAILABLE status before performing operations. // // * TAINTED - Stable state, ready to perform any operation. The stack has // completed the requested operation but is not exactly what was requested. // For example, a request to update to a new version failed and the stack // rolled back to the current version. // // * ERROR - An unexpected error occurred. The provisioned product exists // but the stack is not running. For example, CloudFormation received a parameter // value that was not valid and could not launch the stack. // // * PLAN_IN_PROGRESS - Transitive state. The plan operations were performed // to provision a new product, but resources have not yet been created. After // reviewing the list of resources to be created, execute the plan. Wait // for an AVAILABLE status before performing operations. Status ProvisionedProductStatus `type:"string" enum:"true"` // The current status message of the provisioned product. StatusMessage *string `type:"string"` // One or more tags. Tags []Tag `type:"list"` // The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET. Type *string `type:"string"` // The Amazon Resource Name (ARN) of the IAM user. UserArn *string `type:"string"` // The ARN of the IAM user in the session. This ARN might contain a session // ID. UserArnSession *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioned product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionedProductAttribute
func (ProvisionedProductAttribute) GoString ¶
func (s ProvisionedProductAttribute) GoString() string
GoString returns the string representation
func (ProvisionedProductAttribute) String ¶
func (s ProvisionedProductAttribute) String() string
String returns the string representation
type ProvisionedProductDetail ¶
type ProvisionedProductDetail struct { // The ARN of the provisioned product. Arn *string `min:"1" type:"string"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The identifier of the provisioned product. Id *string `type:"string"` // A unique identifier that you provide to ensure idempotency. If multiple requests // differ only by the idempotency token, the same response is returned for each // repeated request. IdempotencyToken *string `min:"1" type:"string"` // The record identifier of the last request performed on this provisioned product. LastRecordId *string `type:"string"` // The user-friendly name of the provisioned product. Name *string `min:"1" type:"string"` // The product identifier. For example, prod-abcdzk7xy33qa. ProductId *string `min:"1" type:"string"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. ProvisioningArtifactId *string `min:"1" type:"string"` // The current status of the provisioned product. // // * AVAILABLE - Stable state, ready to perform any operation. The most recent // operation succeeded and completed. // // * UNDER_CHANGE - Transitive state. Operations performed might not have // valid results. Wait for an AVAILABLE status before performing operations. // // * TAINTED - Stable state, ready to perform any operation. The stack has // completed the requested operation but is not exactly what was requested. // For example, a request to update to a new version failed and the stack // rolled back to the current version. // // * ERROR - An unexpected error occurred. The provisioned product exists // but the stack is not running. For example, CloudFormation received a parameter // value that was not valid and could not launch the stack. // // * PLAN_IN_PROGRESS - Transitive state. The plan operations were performed // to provision a new product, but resources have not yet been created. After // reviewing the list of resources to be created, execute the plan. Wait // for an AVAILABLE status before performing operations. Status ProvisionedProductStatus `type:"string" enum:"true"` // The current status message of the provisioned product. StatusMessage *string `type:"string"` // The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET. Type *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioned product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionedProductDetail
func (ProvisionedProductDetail) GoString ¶
func (s ProvisionedProductDetail) GoString() string
GoString returns the string representation
func (ProvisionedProductDetail) String ¶
func (s ProvisionedProductDetail) String() string
String returns the string representation
type ProvisionedProductPlanDetails ¶
type ProvisionedProductPlanDetails struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // Passed to CloudFormation. The SNS topic ARNs to which to publish stack-related // events. NotificationArns []string `type:"list"` // The path identifier of the product. This value is optional if the product // has a default path, and required if the product has more than one path. To // list the paths for a product, use ListLaunchPaths. PathId *string `min:"1" type:"string"` // The plan identifier. PlanId *string `min:"1" type:"string"` // The name of the plan. PlanName *string `type:"string"` // The plan type. PlanType ProvisionedProductPlanType `type:"string" enum:"true"` // The product identifier. ProductId *string `min:"1" type:"string"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // Parameters specified by the administrator that are required for provisioning // the product. ProvisioningParameters []UpdateProvisioningParameter `type:"list"` // The status. Status ProvisionedProductPlanStatus `type:"string" enum:"true"` // The status message. StatusMessage *string `type:"string"` // One or more tags. Tags []Tag `type:"list"` // The time when the plan was last updated. UpdatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // contains filtered or unexported fields }
Information about a plan. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionedProductPlanDetails
func (ProvisionedProductPlanDetails) GoString ¶
func (s ProvisionedProductPlanDetails) GoString() string
GoString returns the string representation
func (ProvisionedProductPlanDetails) String ¶
func (s ProvisionedProductPlanDetails) String() string
String returns the string representation
type ProvisionedProductPlanStatus ¶
type ProvisionedProductPlanStatus string
const ( ProvisionedProductPlanStatusCreateInProgress ProvisionedProductPlanStatus = "CREATE_IN_PROGRESS" ProvisionedProductPlanStatusCreateSuccess ProvisionedProductPlanStatus = "CREATE_SUCCESS" ProvisionedProductPlanStatusCreateFailed ProvisionedProductPlanStatus = "CREATE_FAILED" ProvisionedProductPlanStatusExecuteInProgress ProvisionedProductPlanStatus = "EXECUTE_IN_PROGRESS" ProvisionedProductPlanStatusExecuteSuccess ProvisionedProductPlanStatus = "EXECUTE_SUCCESS" ProvisionedProductPlanStatusExecuteFailed ProvisionedProductPlanStatus = "EXECUTE_FAILED" )
Enum values for ProvisionedProductPlanStatus
func (ProvisionedProductPlanStatus) MarshalValue ¶
func (enum ProvisionedProductPlanStatus) MarshalValue() (string, error)
func (ProvisionedProductPlanStatus) MarshalValueBuf ¶
func (enum ProvisionedProductPlanStatus) MarshalValueBuf(b []byte) ([]byte, error)
type ProvisionedProductPlanSummary ¶
type ProvisionedProductPlanSummary struct { // The plan identifier. PlanId *string `min:"1" type:"string"` // The name of the plan. PlanName *string `type:"string"` // The plan type. PlanType ProvisionedProductPlanType `type:"string" enum:"true"` // The product identifier. ProvisionProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Summary information about a plan. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionedProductPlanSummary
func (ProvisionedProductPlanSummary) GoString ¶
func (s ProvisionedProductPlanSummary) GoString() string
GoString returns the string representation
func (ProvisionedProductPlanSummary) String ¶
func (s ProvisionedProductPlanSummary) String() string
String returns the string representation
type ProvisionedProductPlanType ¶
type ProvisionedProductPlanType string
const ( ProvisionedProductPlanTypeCloudformation ProvisionedProductPlanType = "CLOUDFORMATION" )
Enum values for ProvisionedProductPlanType
func (ProvisionedProductPlanType) MarshalValue ¶
func (enum ProvisionedProductPlanType) MarshalValue() (string, error)
func (ProvisionedProductPlanType) MarshalValueBuf ¶
func (enum ProvisionedProductPlanType) MarshalValueBuf(b []byte) ([]byte, error)
type ProvisionedProductStatus ¶
type ProvisionedProductStatus string
const ( ProvisionedProductStatusAvailable ProvisionedProductStatus = "AVAILABLE" ProvisionedProductStatusUnderChange ProvisionedProductStatus = "UNDER_CHANGE" ProvisionedProductStatusTainted ProvisionedProductStatus = "TAINTED" ProvisionedProductStatusError ProvisionedProductStatus = "ERROR" ProvisionedProductStatusPlanInProgress ProvisionedProductStatus = "PLAN_IN_PROGRESS" )
Enum values for ProvisionedProductStatus
func (ProvisionedProductStatus) MarshalValue ¶
func (enum ProvisionedProductStatus) MarshalValue() (string, error)
func (ProvisionedProductStatus) MarshalValueBuf ¶
func (enum ProvisionedProductStatus) MarshalValueBuf(b []byte) ([]byte, error)
type ProvisionedProductViewFilterBy ¶
type ProvisionedProductViewFilterBy string
const ( ProvisionedProductViewFilterBySearchQuery ProvisionedProductViewFilterBy = "SearchQuery" )
Enum values for ProvisionedProductViewFilterBy
func (ProvisionedProductViewFilterBy) MarshalValue ¶
func (enum ProvisionedProductViewFilterBy) MarshalValue() (string, error)
func (ProvisionedProductViewFilterBy) MarshalValueBuf ¶
func (enum ProvisionedProductViewFilterBy) MarshalValueBuf(b []byte) ([]byte, error)
type ProvisioningArtifact ¶
type ProvisioningArtifact struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the provisioning artifact. Description *string `type:"string"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // contains filtered or unexported fields }
Information about a provisioning artifact. A provisioning artifact is also known as a product version. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifact
func (ProvisioningArtifact) GoString ¶
func (s ProvisioningArtifact) GoString() string
GoString returns the string representation
func (ProvisioningArtifact) String ¶
func (s ProvisioningArtifact) String() string
String returns the string representation
type ProvisioningArtifactDetail ¶
type ProvisioningArtifactDetail struct { // Indicates whether the product version is active. Active *bool `type:"boolean"` // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the provisioning artifact. Description *string `type:"string"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // The type of provisioning artifact. // // * CLOUD_FORMATION_TEMPLATE - AWS CloudFormation template // // * MARKETPLACE_AMI - AWS Marketplace AMI // // * MARKETPLACE_CAR - AWS Marketplace Clusters and AWS Resources Type ProvisioningArtifactType `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a provisioning artifact (also known as a version) for a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactDetail
func (ProvisioningArtifactDetail) GoString ¶
func (s ProvisioningArtifactDetail) GoString() string
GoString returns the string representation
func (ProvisioningArtifactDetail) String ¶
func (s ProvisioningArtifactDetail) String() string
String returns the string representation
type ProvisioningArtifactParameter ¶
type ProvisioningArtifactParameter struct { // The default value. DefaultValue *string `type:"string"` // The description of the parameter. Description *string `type:"string"` // If this value is true, the value for this parameter is obfuscated from view // when the parameter is retrieved. This parameter is used to hide sensitive // information. IsNoEcho *bool `type:"boolean"` // Constraints that the administrator has put on a parameter. ParameterConstraints *ParameterConstraints `type:"structure"` // The parameter key. ParameterKey *string `min:"1" type:"string"` // The parameter type. ParameterType *string `type:"string"` // contains filtered or unexported fields }
Information about a parameter used to provision a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactParameter
func (ProvisioningArtifactParameter) GoString ¶
func (s ProvisioningArtifactParameter) GoString() string
GoString returns the string representation
func (ProvisioningArtifactParameter) String ¶
func (s ProvisioningArtifactParameter) String() string
String returns the string representation
type ProvisioningArtifactPreferences ¶
type ProvisioningArtifactPreferences struct { // One or more AWS accounts where stack instances are deployed from the stack // set. These accounts can be scoped in ProvisioningPreferences$StackSetAccounts // and UpdateProvisioningPreferences$StackSetAccounts. // // Applicable only to a CFN_STACKSET provisioned product type. StackSetAccounts []string `type:"list"` // One or more AWS Regions where stack instances are deployed from the stack // set. These regions can be scoped in ProvisioningPreferences$StackSetRegions // and UpdateProvisioningPreferences$StackSetRegions. // // Applicable only to a CFN_STACKSET provisioned product type. StackSetRegions []string `type:"list"` // contains filtered or unexported fields }
The user-defined preferences that will be applied during product provisioning, unless overridden by ProvisioningPreferences or UpdateProvisioningPreferences.
For more information on maximum concurrent accounts and failure tolerance, see Stack set operation options (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the AWS CloudFormation User Guide. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactPreferences
func (ProvisioningArtifactPreferences) GoString ¶
func (s ProvisioningArtifactPreferences) GoString() string
GoString returns the string representation
func (ProvisioningArtifactPreferences) String ¶
func (s ProvisioningArtifactPreferences) String() string
String returns the string representation
type ProvisioningArtifactProperties ¶
type ProvisioningArtifactProperties struct { // The description of the provisioning artifact, including how it differs from // the previous provisioning artifact. Description *string `type:"string"` // The URL of the CloudFormation template in Amazon S3. Specify the URL in JSON // format as follows: // // "LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..." // // Info is a required field Info map[string]string `min:"1" type:"map" required:"true"` // The name of the provisioning artifact (for example, v1 v2beta). No spaces // are allowed. Name *string `type:"string"` // The type of provisioning artifact. // // * CLOUD_FORMATION_TEMPLATE - AWS CloudFormation template // // * MARKETPLACE_AMI - AWS Marketplace AMI // // * MARKETPLACE_CAR - AWS Marketplace Clusters and AWS Resources Type ProvisioningArtifactType `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a provisioning artifact (also known as a version) for a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactProperties
func (ProvisioningArtifactProperties) GoString ¶
func (s ProvisioningArtifactProperties) GoString() string
GoString returns the string representation
func (ProvisioningArtifactProperties) String ¶
func (s ProvisioningArtifactProperties) String() string
String returns the string representation
func (*ProvisioningArtifactProperties) Validate ¶
func (s *ProvisioningArtifactProperties) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisioningArtifactPropertyName ¶
type ProvisioningArtifactPropertyName string
const ( ProvisioningArtifactPropertyNameId ProvisioningArtifactPropertyName = "Id" )
Enum values for ProvisioningArtifactPropertyName
func (ProvisioningArtifactPropertyName) MarshalValue ¶
func (enum ProvisioningArtifactPropertyName) MarshalValue() (string, error)
func (ProvisioningArtifactPropertyName) MarshalValueBuf ¶
func (enum ProvisioningArtifactPropertyName) MarshalValueBuf(b []byte) ([]byte, error)
type ProvisioningArtifactSummary ¶
type ProvisioningArtifactSummary struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the provisioning artifact. Description *string `type:"string"` // The identifier of the provisioning artifact. Id *string `min:"1" type:"string"` // The name of the provisioning artifact. Name *string `type:"string"` // The metadata for the provisioning artifact. This is used with AWS Marketplace // products. ProvisioningArtifactMetadata map[string]string `min:"1" type:"map"` // contains filtered or unexported fields }
Summary information about a provisioning artifact (also known as a version) for a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactSummary
func (ProvisioningArtifactSummary) GoString ¶
func (s ProvisioningArtifactSummary) GoString() string
GoString returns the string representation
func (ProvisioningArtifactSummary) String ¶
func (s ProvisioningArtifactSummary) String() string
String returns the string representation
type ProvisioningArtifactType ¶
type ProvisioningArtifactType string
const ( ProvisioningArtifactTypeCloudFormationTemplate ProvisioningArtifactType = "CLOUD_FORMATION_TEMPLATE" ProvisioningArtifactTypeMarketplaceAmi ProvisioningArtifactType = "MARKETPLACE_AMI" ProvisioningArtifactTypeMarketplaceCar ProvisioningArtifactType = "MARKETPLACE_CAR" )
Enum values for ProvisioningArtifactType
func (ProvisioningArtifactType) MarshalValue ¶
func (enum ProvisioningArtifactType) MarshalValue() (string, error)
func (ProvisioningArtifactType) MarshalValueBuf ¶
func (enum ProvisioningArtifactType) MarshalValueBuf(b []byte) ([]byte, error)
type ProvisioningArtifactView ¶
type ProvisioningArtifactView struct { // Summary information about a product view. ProductViewSummary *ProductViewSummary `type:"structure"` // Information about a provisioning artifact. A provisioning artifact is also // known as a product version. ProvisioningArtifact *ProvisioningArtifact `type:"structure"` // contains filtered or unexported fields }
An object that contains summary information about a product view and a provisioning artifact. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningArtifactView
func (ProvisioningArtifactView) GoString ¶
func (s ProvisioningArtifactView) GoString() string
GoString returns the string representation
func (ProvisioningArtifactView) String ¶
func (s ProvisioningArtifactView) String() string
String returns the string representation
type ProvisioningParameter ¶
type ProvisioningParameter struct { // The parameter key. Key *string `min:"1" type:"string"` // The parameter value. Value *string `type:"string"` // contains filtered or unexported fields }
Information about a parameter used to provision a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningParameter
func (ProvisioningParameter) GoString ¶
func (s ProvisioningParameter) GoString() string
GoString returns the string representation
func (ProvisioningParameter) String ¶
func (s ProvisioningParameter) String() string
String returns the string representation
func (*ProvisioningParameter) Validate ¶
func (s *ProvisioningParameter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ProvisioningPreferences ¶
type ProvisioningPreferences struct { // One or more AWS accounts that will have access to the provisioned product. // // Applicable only to a CFN_STACKSET provisioned product type. // // The AWS accounts specified should be within the list of accounts in the STACKSET // constraint. To get the list of accounts in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all accounts from the STACKSET // constraint. StackSetAccounts []string `type:"list"` // The number of accounts, per region, for which this operation can fail before // AWS Service Catalog stops the operation in that region. If the operation // is stopped in a region, AWS Service Catalog doesn't attempt the operation // in any subsequent regions. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. // // The default value is 0 if no value is specified. StackSetFailureToleranceCount *int64 `type:"integer"` // The percentage of accounts, per region, for which this stack operation can // fail before AWS Service Catalog stops the operation in that region. If the // operation is stopped in a region, AWS Service Catalog doesn't attempt the // operation in any subsequent regions. // // When calculating the number of accounts based on the specified percentage, // AWS Service Catalog rounds down to the next whole number. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. StackSetFailureTolerancePercentage *int64 `type:"integer"` // The maximum number of accounts in which to perform this operation at one // time. This is dependent on the value of StackSetFailureToleranceCount. StackSetMaxConcurrentCount // is at most one more than the StackSetFailureToleranceCount. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyCount *int64 `min:"1" type:"integer"` // The maximum percentage of accounts in which to perform this operation at // one time. // // When calculating the number of accounts based on the specified percentage, // AWS Service Catalog rounds down to the next whole number. This is true except // in cases where rounding down would result is zero. In this case, AWS Service // Catalog sets the number as 1 instead. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyPercentage *int64 `min:"1" type:"integer"` // One or more AWS Regions where the provisioned product will be available. // // Applicable only to a CFN_STACKSET provisioned product type. // // The specified regions should be within the list of regions from the STACKSET // constraint. To get the list of regions in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all regions from the STACKSET // constraint. StackSetRegions []string `type:"list"` // contains filtered or unexported fields }
The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product types. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisioningPreferences
func (ProvisioningPreferences) GoString ¶
func (s ProvisioningPreferences) GoString() string
GoString returns the string representation
func (ProvisioningPreferences) String ¶
func (s ProvisioningPreferences) String() string
String returns the string representation
func (*ProvisioningPreferences) Validate ¶
func (s *ProvisioningPreferences) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RecordDetail ¶
type RecordDetail struct { // The UTC time stamp of the creation time. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The path identifier. PathId *string `min:"1" type:"string"` // The product identifier. ProductId *string `min:"1" type:"string"` // The identifier of the provisioned product. ProvisionedProductId *string `min:"1" type:"string"` // The user-friendly name of the provisioned product. ProvisionedProductName *string `min:"1" type:"string"` // The type of provisioned product. The supported values are CFN_STACK and CFN_STACKSET. ProvisionedProductType *string `type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The errors that occurred. RecordErrors []RecordError `type:"list"` // The identifier of the record. RecordId *string `min:"1" type:"string"` // One or more tags. RecordTags []RecordTag `type:"list"` // The record type. // // * PROVISION_PRODUCT // // * UPDATE_PROVISIONED_PRODUCT // // * TERMINATE_PROVISIONED_PRODUCT RecordType *string `type:"string"` // The status of the provisioned product. // // * CREATED - The request was created but the operation has not started. // // * IN_PROGRESS - The requested operation is in progress. // // * IN_PROGRESS_IN_ERROR - The provisioned product is under change but the // requested operation failed and some remediation is occurring. For example, // a rollback. // // * SUCCEEDED - The requested operation has successfully completed. // // * FAILED - The requested operation has unsuccessfully completed. Investigate // using the error messages returned. Status RecordStatus `type:"string" enum:"true"` // The time when the record was last updated. UpdatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // contains filtered or unexported fields }
Information about a request operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordDetail
func (RecordDetail) GoString ¶
func (s RecordDetail) GoString() string
GoString returns the string representation
func (RecordDetail) String ¶
func (s RecordDetail) String() string
String returns the string representation
type RecordError ¶
type RecordError struct { // The numeric value of the error. Code *string `type:"string"` // The description of the error. Description *string `type:"string"` // contains filtered or unexported fields }
The error code and description resulting from an operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordError
func (RecordError) GoString ¶
func (s RecordError) GoString() string
GoString returns the string representation
func (RecordError) String ¶
func (s RecordError) String() string
String returns the string representation
type RecordOutput ¶
type RecordOutput struct { // The description of the output. Description *string `type:"string"` // The output key. OutputKey *string `type:"string"` // The output value. OutputValue *string `type:"string"` // contains filtered or unexported fields }
The output for the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordOutput
func (RecordOutput) GoString ¶
func (s RecordOutput) GoString() string
GoString returns the string representation
func (RecordOutput) String ¶
func (s RecordOutput) String() string
String returns the string representation
type RecordStatus ¶
type RecordStatus string
const ( RecordStatusCreated RecordStatus = "CREATED" RecordStatusInProgress RecordStatus = "IN_PROGRESS" RecordStatusInProgressInError RecordStatus = "IN_PROGRESS_IN_ERROR" RecordStatusSucceeded RecordStatus = "SUCCEEDED" RecordStatusFailed RecordStatus = "FAILED" )
Enum values for RecordStatus
func (RecordStatus) MarshalValue ¶
func (enum RecordStatus) MarshalValue() (string, error)
func (RecordStatus) MarshalValueBuf ¶
func (enum RecordStatus) MarshalValueBuf(b []byte) ([]byte, error)
type RecordTag ¶
type RecordTag struct { // The key for this tag. Key *string `min:"1" type:"string"` // The value for this tag. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a tag, which is a key-value pair. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RecordTag
func (RecordTag) GoString ¶
GoString returns the string representation
func (RecordTag) String ¶
String returns the string representation
type RejectPortfolioShareInput ¶
type RejectPortfolioShareInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese *string `type:"string"` // The portfolio identifier. // // PortfolioId is a required field *string `min:"1" type:"string" required:"true"` // The type of shared portfolios to reject. The default is to reject imported // portfolios. // // * AWS_ORGANIZATIONS - Reject portfolios shared by the master account of // your organization. // // * IMPORTED - Reject imported portfolios. // // * AWS_SERVICECATALOG - Not supported. (Throws ResourceNotFoundException.) // // For example, aws servicecatalog reject-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" // --portfolio-share-type AWS_ORGANIZATIONS PortfolioShareType `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShareInput
func (RejectPortfolioShareInput) GoString ¶
func (s RejectPortfolioShareInput) GoString() string
GoString returns the string representation
func (RejectPortfolioShareInput) String ¶
func (s RejectPortfolioShareInput) String() string
String returns the string representation
func (*RejectPortfolioShareInput) Validate ¶
func (s *RejectPortfolioShareInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RejectPortfolioShareOutput ¶
type RejectPortfolioShareOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShareOutput
func (RejectPortfolioShareOutput) GoString ¶
func (s RejectPortfolioShareOutput) GoString() string
GoString returns the string representation
func (RejectPortfolioShareOutput) SDKResponseMetadata ¶
func (s RejectPortfolioShareOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (RejectPortfolioShareOutput) String ¶
func (s RejectPortfolioShareOutput) String() string
String returns the string representation
type RejectPortfolioShareRequest ¶
type RejectPortfolioShareRequest struct { *aws.Request *RejectPortfolioShareInput func(*RejectPortfolioShareInput) RejectPortfolioShareRequest }
RejectPortfolioShareRequest is a API request type for the RejectPortfolioShare API operation.
func (RejectPortfolioShareRequest) Send ¶
func (r RejectPortfolioShareRequest) Send(ctx context.Context) (*RejectPortfolioShareOutput, error)
Send marshals and sends the RejectPortfolioShare API request.
type Replacement ¶
type Replacement string
const ( ReplacementTrue Replacement = "TRUE" ReplacementFalse Replacement = "FALSE" ReplacementConditional Replacement = "CONDITIONAL" )
Enum values for Replacement
func (Replacement) MarshalValue ¶
func (enum Replacement) MarshalValue() (string, error)
func (Replacement) MarshalValueBuf ¶
func (enum Replacement) MarshalValueBuf(b []byte) ([]byte, error)
type RequiresRecreation ¶
type RequiresRecreation string
const ( RequiresRecreationNever RequiresRecreation = "NEVER" RequiresRecreationConditionally RequiresRecreation = "CONDITIONALLY" RequiresRecreationAlways RequiresRecreation = "ALWAYS" )
Enum values for RequiresRecreation
func (RequiresRecreation) MarshalValue ¶
func (enum RequiresRecreation) MarshalValue() (string, error)
func (RequiresRecreation) MarshalValueBuf ¶
func (enum RequiresRecreation) MarshalValueBuf(b []byte) ([]byte, error)
type ResourceAttribute ¶
type ResourceAttribute string
const ( ResourceAttributeProperties ResourceAttribute = "PROPERTIES" ResourceAttributeMetadata ResourceAttribute = "METADATA" ResourceAttributeCreationpolicy ResourceAttribute = "CREATIONPOLICY" ResourceAttributeUpdatepolicy ResourceAttribute = "UPDATEPOLICY" ResourceAttributeDeletionpolicy ResourceAttribute = "DELETIONPOLICY" ResourceAttributeTags ResourceAttribute = "TAGS" )
Enum values for ResourceAttribute
func (ResourceAttribute) MarshalValue ¶
func (enum ResourceAttribute) MarshalValue() (string, error)
func (ResourceAttribute) MarshalValueBuf ¶
func (enum ResourceAttribute) MarshalValueBuf(b []byte) ([]byte, error)
type ResourceChange ¶
type ResourceChange struct { // The change action. Action ChangeAction `type:"string" enum:"true"` // Information about the resource changes. Details []ResourceChangeDetail `type:"list"` // The ID of the resource, as defined in the CloudFormation template. LogicalResourceId *string `type:"string"` // The ID of the resource, if it was already created. PhysicalResourceId *string `type:"string"` // If the change type is Modify, indicates whether the existing resource is // deleted and replaced with a new one. Replacement Replacement `type:"string" enum:"true"` // The type of resource. ResourceType *string `min:"1" type:"string"` // The change scope. Scope []ResourceAttribute `type:"list"` // contains filtered or unexported fields }
Information about a resource change that will occur when a plan is executed. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ResourceChange
func (ResourceChange) GoString ¶
func (s ResourceChange) GoString() string
GoString returns the string representation
func (ResourceChange) String ¶
func (s ResourceChange) String() string
String returns the string representation
type ResourceChangeDetail ¶
type ResourceChangeDetail struct { // The ID of the entity that caused the change. CausingEntity *string `type:"string"` // For static evaluations, the value of the resource attribute will change and // the new value is known. For dynamic evaluations, the value might change, // and any new value will be determined when the plan is updated. Evaluation EvaluationType `type:"string" enum:"true"` // Information about the resource attribute to be modified. Target *ResourceTargetDefinition `type:"structure"` // contains filtered or unexported fields }
Information about a change to a resource attribute. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ResourceChangeDetail
func (ResourceChangeDetail) GoString ¶
func (s ResourceChangeDetail) GoString() string
GoString returns the string representation
func (ResourceChangeDetail) String ¶
func (s ResourceChangeDetail) String() string
String returns the string representation
type ResourceDetail ¶
type ResourceDetail struct { // The ARN of the resource. ARN *string `type:"string"` // The creation time of the resource. CreatedTime *time.Time `type:"timestamp" timestampFormat:"unix"` // The description of the resource. Description *string `type:"string"` // The identifier of the resource. Id *string `type:"string"` // The name of the resource. Name *string `type:"string"` // contains filtered or unexported fields }
Information about a resource. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ResourceDetail
func (ResourceDetail) GoString ¶
func (s ResourceDetail) GoString() string
GoString returns the string representation
func (ResourceDetail) String ¶
func (s ResourceDetail) String() string
String returns the string representation
type ResourceTargetDefinition ¶
type ResourceTargetDefinition struct { // The attribute to be changed. Attribute ResourceAttribute `type:"string" enum:"true"` // If the attribute is Properties, the value is the name of the property. Otherwise, // the value is null. Name *string `type:"string"` // If the attribute is Properties, indicates whether a change to this property // causes the resource to be re-created. RequiresRecreation RequiresRecreation `type:"string" enum:"true"` // contains filtered or unexported fields }
Information about a change to a resource attribute. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ResourceTargetDefinition
func (ResourceTargetDefinition) GoString ¶
func (s ResourceTargetDefinition) GoString() string
GoString returns the string representation
func (ResourceTargetDefinition) String ¶
func (s ResourceTargetDefinition) String() string
String returns the string representation
type ScanProvisionedProductsInput ¶
type ScanProvisionedProductsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The access level to use to obtain results. The default is User. AccessLevelFilter *AccessLevelFilter `type:"structure"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProductsInput
func (ScanProvisionedProductsInput) GoString ¶
func (s ScanProvisionedProductsInput) GoString() string
GoString returns the string representation
func (ScanProvisionedProductsInput) String ¶
func (s ScanProvisionedProductsInput) String() string
String returns the string representation
type ScanProvisionedProductsOutput ¶
type ScanProvisionedProductsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the provisioned products. ProvisionedProducts []ProvisionedProductDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProductsOutput
func (ScanProvisionedProductsOutput) GoString ¶
func (s ScanProvisionedProductsOutput) GoString() string
GoString returns the string representation
func (ScanProvisionedProductsOutput) SDKResponseMetadata ¶
func (s ScanProvisionedProductsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (ScanProvisionedProductsOutput) String ¶
func (s ScanProvisionedProductsOutput) String() string
String returns the string representation
type ScanProvisionedProductsRequest ¶
type ScanProvisionedProductsRequest struct { *aws.Request Input *ScanProvisionedProductsInput Copy func(*ScanProvisionedProductsInput) ScanProvisionedProductsRequest }
ScanProvisionedProductsRequest is a API request type for the ScanProvisionedProducts API operation.
func (ScanProvisionedProductsRequest) Send ¶
func (r ScanProvisionedProductsRequest) Send(ctx context.Context) (*ScanProvisionedProductsOutput, error)
Send marshals and sends the ScanProvisionedProducts API request.
type SearchProductsAsAdminInput ¶
type SearchProductsAsAdminInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The search filters. If no search filters are specified, the output includes // all products to which the administrator has access. Filters map[string][]string `type:"map"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The portfolio identifier. PortfolioId *string `min:"1" type:"string"` // Access level of the source of the product. ProductSource ProductSource `type:"string" enum:"true"` // The sort field. If no value is specified, the results are not sorted. SortBy ProductViewSortBy `type:"string" enum:"true"` // The sort order. If no value is specified, the results are not sorted. SortOrder SortOrder `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdminInput
func (SearchProductsAsAdminInput) GoString ¶
func (s SearchProductsAsAdminInput) GoString() string
GoString returns the string representation
func (SearchProductsAsAdminInput) String ¶
func (s SearchProductsAsAdminInput) String() string
String returns the string representation
func (*SearchProductsAsAdminInput) Validate ¶
func (s *SearchProductsAsAdminInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type SearchProductsAsAdminOutput ¶
type SearchProductsAsAdminOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the product views. ProductViewDetails []ProductViewDetail `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdminOutput
func (SearchProductsAsAdminOutput) GoString ¶
func (s SearchProductsAsAdminOutput) GoString() string
GoString returns the string representation
func (SearchProductsAsAdminOutput) SDKResponseMetadata ¶
func (s SearchProductsAsAdminOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (SearchProductsAsAdminOutput) String ¶
func (s SearchProductsAsAdminOutput) String() string
String returns the string representation
type SearchProductsAsAdminPager ¶
SearchProductsAsAdminPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*SearchProductsAsAdminPager) CurrentPage ¶
func (p *SearchProductsAsAdminPager) CurrentPage() *SearchProductsAsAdminOutput
type SearchProductsAsAdminRequest ¶
type SearchProductsAsAdminRequest struct { *aws.Request Input *SearchProductsAsAdminInput Copy func(*SearchProductsAsAdminInput) SearchProductsAsAdminRequest }
SearchProductsAsAdminRequest is a API request type for the SearchProductsAsAdmin API operation.
func (*SearchProductsAsAdminRequest) Paginate ¶
func (p *SearchProductsAsAdminRequest) Paginate(opts ...aws.Option) SearchProductsAsAdminPager
Paginate pages iterates over the pages of a SearchProductsAsAdminRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a SearchProductsAsAdmin operation. req := client.SearchProductsAsAdminRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (SearchProductsAsAdminRequest) Send ¶
func (r SearchProductsAsAdminRequest) Send(ctx context.Context) (*SearchProductsAsAdminOutput, error)
Send marshals and sends the SearchProductsAsAdmin API request.
type SearchProductsInput ¶
type SearchProductsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The search filters. If no search filters are specified, the output includes // all products to which the caller has access. Filters map[string][]string `type:"map"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The sort field. If no value is specified, the results are not sorted. SortBy ProductViewSortBy `type:"string" enum:"true"` // The sort order. If no value is specified, the results are not sorted. SortOrder SortOrder `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsInput
func (SearchProductsInput) GoString ¶
func (s SearchProductsInput) GoString() string
GoString returns the string representation
func (SearchProductsInput) String ¶
func (s SearchProductsInput) String() string
String returns the string representation
type SearchProductsOutput ¶
type SearchProductsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // The product view aggregations. ProductViewAggregations map[string][]ProductViewAggregationValue `type:"map"` // Information about the product views. ProductViewSummaries []ProductViewSummary `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsOutput
func (SearchProductsOutput) GoString ¶
func (s SearchProductsOutput) GoString() string
GoString returns the string representation
func (SearchProductsOutput) SDKResponseMetadata ¶
func (s SearchProductsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (SearchProductsOutput) String ¶
func (s SearchProductsOutput) String() string
String returns the string representation
type SearchProductsPager ¶
SearchProductsPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*SearchProductsPager) CurrentPage ¶
func (p *SearchProductsPager) CurrentPage() *SearchProductsOutput
type SearchProductsRequest ¶
type SearchProductsRequest struct { *aws.Request Input *SearchProductsInput Copy func(*SearchProductsInput) SearchProductsRequest }
SearchProductsRequest is a API request type for the SearchProducts API operation.
func (*SearchProductsRequest) Paginate ¶
func (p *SearchProductsRequest) Paginate(opts ...aws.Option) SearchProductsPager
Paginate pages iterates over the pages of a SearchProductsRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a SearchProducts operation. req := client.SearchProductsRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (SearchProductsRequest) Send ¶
func (r SearchProductsRequest) Send(ctx context.Context) (*SearchProductsOutput, error)
Send marshals and sends the SearchProducts API request.
type SearchProvisionedProductsInput ¶
type SearchProvisionedProductsInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The access level to use to obtain results. The default is User. AccessLevelFilter *AccessLevelFilter `type:"structure"` // The search filters. // // When the key is SearchQuery, the searchable fields are arn, createdTime, // id, lastRecordId, idempotencyToken, name, physicalId, productId, provisioningArtifact, // type, status, tags, userArn, and userArnSession. // // Example: "SearchQuery":["status:AVAILABLE"] Filters map[string][]string `type:"map"` // The maximum number of items to return with this call. PageSize *int64 `type:"integer"` // The page token for the next set of results. To retrieve the first set of // results, use null. PageToken *string `type:"string"` // The sort field. If no value is specified, the results are not sorted. The // valid values are arn, id, name, and lastRecordId. SortBy *string `type:"string"` // The sort order. If no value is specified, the results are not sorted. SortOrder SortOrder `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProvisionedProductsInput
func (SearchProvisionedProductsInput) GoString ¶
func (s SearchProvisionedProductsInput) GoString() string
GoString returns the string representation
func (SearchProvisionedProductsInput) String ¶
func (s SearchProvisionedProductsInput) String() string
String returns the string representation
type SearchProvisionedProductsOutput ¶
type SearchProvisionedProductsOutput struct { // The page token to use to retrieve the next set of results. If there are no // additional results, this value is null. NextPageToken *string `type:"string"` // Information about the provisioned products. ProvisionedProducts []ProvisionedProductAttribute `type:"list"` // The number of provisioned products found. TotalResultsCount *int64 `type:"integer"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProvisionedProductsOutput
func (SearchProvisionedProductsOutput) GoString ¶
func (s SearchProvisionedProductsOutput) GoString() string
GoString returns the string representation
func (SearchProvisionedProductsOutput) SDKResponseMetadata ¶
func (s SearchProvisionedProductsOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (SearchProvisionedProductsOutput) String ¶
func (s SearchProvisionedProductsOutput) String() string
String returns the string representation
type SearchProvisionedProductsPager ¶
SearchProvisionedProductsPager is used to paginate the request. This can be done by calling Next and CurrentPage.
func (*SearchProvisionedProductsPager) CurrentPage ¶
func (p *SearchProvisionedProductsPager) CurrentPage() *SearchProvisionedProductsOutput
type SearchProvisionedProductsRequest ¶
type SearchProvisionedProductsRequest struct { *aws.Request Input *SearchProvisionedProductsInput Copy func(*SearchProvisionedProductsInput) SearchProvisionedProductsRequest }
SearchProvisionedProductsRequest is a API request type for the SearchProvisionedProducts API operation.
func (*SearchProvisionedProductsRequest) Paginate ¶
func (p *SearchProvisionedProductsRequest) Paginate(opts ...aws.Option) SearchProvisionedProductsPager
Paginate pages iterates over the pages of a SearchProvisionedProductsRequest operation, calling the Next method for each page. Using the paginators Next method will depict whether or not there are more pages.
Note: This operation can generate multiple requests to a service.
// Example iterating over at most 3 pages of a SearchProvisionedProducts operation. req := client.SearchProvisionedProductsRequest(input) p := req.Paginate() for p.Next() { page := p.CurrentPage() } if err := p.Err(); err != nil { return err }
func (SearchProvisionedProductsRequest) Send ¶
func (r SearchProvisionedProductsRequest) Send(ctx context.Context) (*SearchProvisionedProductsOutput, error)
Send marshals and sends the SearchProvisionedProducts API request.
type ServiceActionAssociation ¶
type ServiceActionAssociation struct { // The product identifier. For example, prod-abcdzk7xy33qa. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. For example, pa-4abcdjnxjj6ne. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // The self-service action identifier. For example, act-fs7abcd89wxyz. // // ServiceActionId is a required field ServiceActionId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
A self-service action association consisting of the Action ID, the Product ID, and the Provisioning Artifact ID. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ServiceActionAssociation
func (ServiceActionAssociation) GoString ¶
func (s ServiceActionAssociation) GoString() string
GoString returns the string representation
func (ServiceActionAssociation) String ¶
func (s ServiceActionAssociation) String() string
String returns the string representation
func (*ServiceActionAssociation) Validate ¶
func (s *ServiceActionAssociation) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServiceActionAssociationErrorCode ¶
type ServiceActionAssociationErrorCode string
const ( ServiceActionAssociationErrorCodeDuplicateResource ServiceActionAssociationErrorCode = "DUPLICATE_RESOURCE" ServiceActionAssociationErrorCodeInternalFailure ServiceActionAssociationErrorCode = "INTERNAL_FAILURE" ServiceActionAssociationErrorCodeLimitExceeded ServiceActionAssociationErrorCode = "LIMIT_EXCEEDED" ServiceActionAssociationErrorCodeResourceNotFound ServiceActionAssociationErrorCode = "RESOURCE_NOT_FOUND" ServiceActionAssociationErrorCodeThrottling ServiceActionAssociationErrorCode = "THROTTLING" )
Enum values for ServiceActionAssociationErrorCode
func (ServiceActionAssociationErrorCode) MarshalValue ¶
func (enum ServiceActionAssociationErrorCode) MarshalValue() (string, error)
func (ServiceActionAssociationErrorCode) MarshalValueBuf ¶
func (enum ServiceActionAssociationErrorCode) MarshalValueBuf(b []byte) ([]byte, error)
type ServiceActionDefinitionKey ¶
type ServiceActionDefinitionKey string
const ( ServiceActionDefinitionKeyName ServiceActionDefinitionKey = "Name" ServiceActionDefinitionKeyVersion ServiceActionDefinitionKey = "Version" ServiceActionDefinitionKeyAssumeRole ServiceActionDefinitionKey = "AssumeRole" ServiceActionDefinitionKeyParameters ServiceActionDefinitionKey = "Parameters" )
Enum values for ServiceActionDefinitionKey
func (ServiceActionDefinitionKey) MarshalValue ¶
func (enum ServiceActionDefinitionKey) MarshalValue() (string, error)
func (ServiceActionDefinitionKey) MarshalValueBuf ¶
func (enum ServiceActionDefinitionKey) MarshalValueBuf(b []byte) ([]byte, error)
type ServiceActionDefinitionType ¶
type ServiceActionDefinitionType string
const ( ServiceActionDefinitionTypeSsmAutomation ServiceActionDefinitionType = "SSM_AUTOMATION" )
Enum values for ServiceActionDefinitionType
func (ServiceActionDefinitionType) MarshalValue ¶
func (enum ServiceActionDefinitionType) MarshalValue() (string, error)
func (ServiceActionDefinitionType) MarshalValueBuf ¶
func (enum ServiceActionDefinitionType) MarshalValueBuf(b []byte) ([]byte, error)
type ServiceActionDetail ¶
type ServiceActionDetail struct { // A map that defines the self-service action. Definition map[string]string `min:"1" type:"map"` // Summary information about the self-service action. ServiceActionSummary *ServiceActionSummary `type:"structure"` // contains filtered or unexported fields }
An object containing detailed information about the self-service action. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ServiceActionDetail
func (ServiceActionDetail) GoString ¶
func (s ServiceActionDetail) GoString() string
GoString returns the string representation
func (ServiceActionDetail) String ¶
func (s ServiceActionDetail) String() string
String returns the string representation
type ServiceActionSummary ¶
type ServiceActionSummary struct { // The self-service action definition type. For example, SSM_AUTOMATION. DefinitionType ServiceActionDefinitionType `type:"string" enum:"true"` // The self-service action description. Description *string `type:"string"` // The self-service action identifier. Id *string `min:"1" type:"string"` // The self-service action name. Name *string `min:"1" type:"string"` // contains filtered or unexported fields }
Detailed information about the self-service action. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ServiceActionSummary
func (ServiceActionSummary) GoString ¶
func (s ServiceActionSummary) GoString() string
GoString returns the string representation
func (ServiceActionSummary) String ¶
func (s ServiceActionSummary) String() string
String returns the string representation
type ServiceCatalog ¶
ServiceCatalog provides the API operation methods for making requests to AWS Service Catalog. See this package's package overview docs for details on the service.
ServiceCatalog methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(config aws.Config) *ServiceCatalog
New creates a new instance of the ServiceCatalog client with a config.
Example:
// Create a ServiceCatalog client from just a config. svc := servicecatalog.New(myConfig)
func (*ServiceCatalog) AcceptPortfolioShareRequest ¶
func (c *ServiceCatalog) AcceptPortfolioShareRequest(input *AcceptPortfolioShareInput) AcceptPortfolioShareRequest
AcceptPortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Accepts an offer to share the specified portfolio.
// Example sending a request using the AcceptPortfolioShareRequest method. req := client.AcceptPortfolioShareRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AcceptPortfolioShare
func (*ServiceCatalog) AssociatePrincipalWithPortfolioRequest ¶
func (c *ServiceCatalog) AssociatePrincipalWithPortfolioRequest(input *AssociatePrincipalWithPortfolioInput) AssociatePrincipalWithPortfolioRequest
AssociatePrincipalWithPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Associates the specified principal ARN with the specified portfolio.
// Example sending a request using the AssociatePrincipalWithPortfolioRequest method. req := client.AssociatePrincipalWithPortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociatePrincipalWithPortfolio
func (*ServiceCatalog) AssociateProductWithPortfolioRequest ¶
func (c *ServiceCatalog) AssociateProductWithPortfolioRequest(input *AssociateProductWithPortfolioInput) AssociateProductWithPortfolioRequest
AssociateProductWithPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Associates the specified product with the specified portfolio.
// Example sending a request using the AssociateProductWithPortfolioRequest method. req := client.AssociateProductWithPortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolio
func (*ServiceCatalog) AssociateServiceActionWithProvisioningArtifactRequest ¶
func (c *ServiceCatalog) AssociateServiceActionWithProvisioningArtifactRequest(input *AssociateServiceActionWithProvisioningArtifactInput) AssociateServiceActionWithProvisioningArtifactRequest
AssociateServiceActionWithProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Associates a self-service action with a provisioning artifact.
// Example sending a request using the AssociateServiceActionWithProvisioningArtifactRequest method. req := client.AssociateServiceActionWithProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateServiceActionWithProvisioningArtifact
func (*ServiceCatalog) AssociateTagOptionWithResourceRequest ¶
func (c *ServiceCatalog) AssociateTagOptionWithResourceRequest(input *AssociateTagOptionWithResourceInput) AssociateTagOptionWithResourceRequest
AssociateTagOptionWithResourceRequest returns a request value for making API operation for AWS Service Catalog.
Associate the specified TagOption with the specified portfolio or product.
// Example sending a request using the AssociateTagOptionWithResourceRequest method. req := client.AssociateTagOptionWithResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateTagOptionWithResource
func (*ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactRequest ¶
func (c *ServiceCatalog) BatchAssociateServiceActionWithProvisioningArtifactRequest(input *BatchAssociateServiceActionWithProvisioningArtifactInput) BatchAssociateServiceActionWithProvisioningArtifactRequest
BatchAssociateServiceActionWithProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Associates multiple self-service actions with provisioning artifacts.
// Example sending a request using the BatchAssociateServiceActionWithProvisioningArtifactRequest method. req := client.BatchAssociateServiceActionWithProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchAssociateServiceActionWithProvisioningArtifact
func (*ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactRequest ¶
func (c *ServiceCatalog) BatchDisassociateServiceActionFromProvisioningArtifactRequest(input *BatchDisassociateServiceActionFromProvisioningArtifactInput) BatchDisassociateServiceActionFromProvisioningArtifactRequest
BatchDisassociateServiceActionFromProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates a batch of self-service actions from the specified provisioning artifact.
// Example sending a request using the BatchDisassociateServiceActionFromProvisioningArtifactRequest method. req := client.BatchDisassociateServiceActionFromProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/BatchDisassociateServiceActionFromProvisioningArtifact
func (*ServiceCatalog) CopyProductRequest ¶
func (c *ServiceCatalog) CopyProductRequest(input *CopyProductInput) CopyProductRequest
CopyProductRequest returns a request value for making API operation for AWS Service Catalog.
Copies the specified source product to the specified target product or a new product.
You can copy a product to the same account or another account. You can copy a product to the same region or another region.
This operation is performed asynchronously. To track the progress of the operation, use DescribeCopyProductStatus.
// Example sending a request using the CopyProductRequest method. req := client.CopyProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CopyProduct
func (*ServiceCatalog) CreateConstraintRequest ¶
func (c *ServiceCatalog) CreateConstraintRequest(input *CreateConstraintInput) CreateConstraintRequest
CreateConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Creates a constraint.
// Example sending a request using the CreateConstraintRequest method. req := client.CreateConstraintRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateConstraint
func (*ServiceCatalog) CreatePortfolioRequest ¶
func (c *ServiceCatalog) CreatePortfolioRequest(input *CreatePortfolioInput) CreatePortfolioRequest
CreatePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Creates a portfolio.
// Example sending a request using the CreatePortfolioRequest method. req := client.CreatePortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolio
func (*ServiceCatalog) CreatePortfolioShareRequest ¶
func (c *ServiceCatalog) CreatePortfolioShareRequest(input *CreatePortfolioShareInput) CreatePortfolioShareRequest
CreatePortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Shares the specified portfolio with the specified account or organization node. Shares to an organization node can only be created by the master account of an Organization. AWSOrganizationsAccess must be enabled in order to create a portfolio share to an organization node.
// Example sending a request using the CreatePortfolioShareRequest method. req := client.CreatePortfolioShareRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreatePortfolioShare
func (*ServiceCatalog) CreateProductRequest ¶
func (c *ServiceCatalog) CreateProductRequest(input *CreateProductInput) CreateProductRequest
CreateProductRequest returns a request value for making API operation for AWS Service Catalog.
Creates a product.
// Example sending a request using the CreateProductRequest method. req := client.CreateProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProduct
func (*ServiceCatalog) CreateProvisionedProductPlanRequest ¶
func (c *ServiceCatalog) CreateProvisionedProductPlanRequest(input *CreateProvisionedProductPlanInput) CreateProvisionedProductPlanRequest
CreateProvisionedProductPlanRequest returns a request value for making API operation for AWS Service Catalog.
Creates a plan. A plan includes the list of resources to be created (when provisioning a new product) or modified (when updating a provisioned product) when the plan is executed.
You can create one plan per provisioned product. To create a plan for an existing provisioned product, the product status must be AVAILBLE or TAINTED.
To view the resource changes in the change set, use DescribeProvisionedProductPlan. To create or modify the provisioned product, use ExecuteProvisionedProductPlan.
// Example sending a request using the CreateProvisionedProductPlanRequest method. req := client.CreateProvisionedProductPlanRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisionedProductPlan
func (*ServiceCatalog) CreateProvisioningArtifactRequest ¶
func (c *ServiceCatalog) CreateProvisioningArtifactRequest(input *CreateProvisioningArtifactInput) CreateProvisioningArtifactRequest
CreateProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Creates a provisioning artifact (also known as a version) for the specified product.
You cannot create a provisioning artifact for a product that was shared with you.
// Example sending a request using the CreateProvisioningArtifactRequest method. req := client.CreateProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateProvisioningArtifact
func (*ServiceCatalog) CreateServiceActionRequest ¶
func (c *ServiceCatalog) CreateServiceActionRequest(input *CreateServiceActionInput) CreateServiceActionRequest
CreateServiceActionRequest returns a request value for making API operation for AWS Service Catalog.
Creates a self-service action.
// Example sending a request using the CreateServiceActionRequest method. req := client.CreateServiceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateServiceAction
func (*ServiceCatalog) CreateTagOptionRequest ¶
func (c *ServiceCatalog) CreateTagOptionRequest(input *CreateTagOptionInput) CreateTagOptionRequest
CreateTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Creates a TagOption.
// Example sending a request using the CreateTagOptionRequest method. req := client.CreateTagOptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/CreateTagOption
func (*ServiceCatalog) DeleteConstraintRequest ¶
func (c *ServiceCatalog) DeleteConstraintRequest(input *DeleteConstraintInput) DeleteConstraintRequest
DeleteConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified constraint.
// Example sending a request using the DeleteConstraintRequest method. req := client.DeleteConstraintRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteConstraint
func (*ServiceCatalog) DeletePortfolioRequest ¶
func (c *ServiceCatalog) DeletePortfolioRequest(input *DeletePortfolioInput) DeletePortfolioRequest
DeletePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified portfolio.
You cannot delete a portfolio if it was shared with you or if it has associated products, users, constraints, or shared accounts.
// Example sending a request using the DeletePortfolioRequest method. req := client.DeletePortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolio
func (*ServiceCatalog) DeletePortfolioShareRequest ¶
func (c *ServiceCatalog) DeletePortfolioShareRequest(input *DeletePortfolioShareInput) DeletePortfolioShareRequest
DeletePortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Stops sharing the specified portfolio with the specified account or organization node. Shares to an organization node can only be deleted by the master account of an Organization.
// Example sending a request using the DeletePortfolioShareRequest method. req := client.DeletePortfolioShareRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeletePortfolioShare
func (*ServiceCatalog) DeleteProductRequest ¶
func (c *ServiceCatalog) DeleteProductRequest(input *DeleteProductInput) DeleteProductRequest
DeleteProductRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified product.
You cannot delete a product if it was shared with you or is associated with a portfolio.
// Example sending a request using the DeleteProductRequest method. req := client.DeleteProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProduct
func (*ServiceCatalog) DeleteProvisionedProductPlanRequest ¶
func (c *ServiceCatalog) DeleteProvisionedProductPlanRequest(input *DeleteProvisionedProductPlanInput) DeleteProvisionedProductPlanRequest
DeleteProvisionedProductPlanRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified plan.
// Example sending a request using the DeleteProvisionedProductPlanRequest method. req := client.DeleteProvisionedProductPlanRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisionedProductPlan
func (*ServiceCatalog) DeleteProvisioningArtifactRequest ¶
func (c *ServiceCatalog) DeleteProvisioningArtifactRequest(input *DeleteProvisioningArtifactInput) DeleteProvisioningArtifactRequest
DeleteProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified provisioning artifact (also known as a version) for the specified product.
You cannot delete a provisioning artifact associated with a product that was shared with you. You cannot delete the last provisioning artifact for a product, because a product must have at least one provisioning artifact.
// Example sending a request using the DeleteProvisioningArtifactRequest method. req := client.DeleteProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteProvisioningArtifact
func (*ServiceCatalog) DeleteServiceActionRequest ¶
func (c *ServiceCatalog) DeleteServiceActionRequest(input *DeleteServiceActionInput) DeleteServiceActionRequest
DeleteServiceActionRequest returns a request value for making API operation for AWS Service Catalog.
Deletes a self-service action.
// Example sending a request using the DeleteServiceActionRequest method. req := client.DeleteServiceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteServiceAction
func (*ServiceCatalog) DeleteTagOptionRequest ¶
func (c *ServiceCatalog) DeleteTagOptionRequest(input *DeleteTagOptionInput) DeleteTagOptionRequest
DeleteTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Deletes the specified TagOption.
You cannot delete a TagOption if it is associated with a product or portfolio.
// Example sending a request using the DeleteTagOptionRequest method. req := client.DeleteTagOptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DeleteTagOption
func (*ServiceCatalog) DescribeConstraintRequest ¶
func (c *ServiceCatalog) DescribeConstraintRequest(input *DescribeConstraintInput) DescribeConstraintRequest
DescribeConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified constraint.
// Example sending a request using the DescribeConstraintRequest method. req := client.DescribeConstraintRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeConstraint
func (*ServiceCatalog) DescribeCopyProductStatusRequest ¶
func (c *ServiceCatalog) DescribeCopyProductStatusRequest(input *DescribeCopyProductStatusInput) DescribeCopyProductStatusRequest
DescribeCopyProductStatusRequest returns a request value for making API operation for AWS Service Catalog.
Gets the status of the specified copy product operation.
// Example sending a request using the DescribeCopyProductStatusRequest method. req := client.DescribeCopyProductStatusRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeCopyProductStatus
func (*ServiceCatalog) DescribePortfolioRequest ¶
func (c *ServiceCatalog) DescribePortfolioRequest(input *DescribePortfolioInput) DescribePortfolioRequest
DescribePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified portfolio.
// Example sending a request using the DescribePortfolioRequest method. req := client.DescribePortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolio
func (*ServiceCatalog) DescribePortfolioShareStatusRequest ¶
func (c *ServiceCatalog) DescribePortfolioShareStatusRequest(input *DescribePortfolioShareStatusInput) DescribePortfolioShareStatusRequest
DescribePortfolioShareStatusRequest returns a request value for making API operation for AWS Service Catalog.
Gets the status of the specified portfolio share operation. This API can only be called by the master account in the organization.
// Example sending a request using the DescribePortfolioShareStatusRequest method. req := client.DescribePortfolioShareStatusRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribePortfolioShareStatus
func (*ServiceCatalog) DescribeProductAsAdminRequest ¶
func (c *ServiceCatalog) DescribeProductAsAdminRequest(input *DescribeProductAsAdminInput) DescribeProductAsAdminRequest
DescribeProductAsAdminRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified product. This operation is run with administrator access.
// Example sending a request using the DescribeProductAsAdminRequest method. req := client.DescribeProductAsAdminRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductAsAdmin
func (*ServiceCatalog) DescribeProductRequest ¶
func (c *ServiceCatalog) DescribeProductRequest(input *DescribeProductInput) DescribeProductRequest
DescribeProductRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified product.
// Example sending a request using the DescribeProductRequest method. req := client.DescribeProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProduct
func (*ServiceCatalog) DescribeProductViewRequest ¶
func (c *ServiceCatalog) DescribeProductViewRequest(input *DescribeProductViewInput) DescribeProductViewRequest
DescribeProductViewRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified product.
// Example sending a request using the DescribeProductViewRequest method. req := client.DescribeProductViewRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProductView
func (*ServiceCatalog) DescribeProvisionedProductPlanRequest ¶
func (c *ServiceCatalog) DescribeProvisionedProductPlanRequest(input *DescribeProvisionedProductPlanInput) DescribeProvisionedProductPlanRequest
DescribeProvisionedProductPlanRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the resource changes for the specified plan.
// Example sending a request using the DescribeProvisionedProductPlanRequest method. req := client.DescribeProvisionedProductPlanRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProductPlan
func (*ServiceCatalog) DescribeProvisionedProductRequest ¶
func (c *ServiceCatalog) DescribeProvisionedProductRequest(input *DescribeProvisionedProductInput) DescribeProvisionedProductRequest
DescribeProvisionedProductRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified provisioned product.
// Example sending a request using the DescribeProvisionedProductRequest method. req := client.DescribeProvisionedProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisionedProduct
func (*ServiceCatalog) DescribeProvisioningArtifactRequest ¶
func (c *ServiceCatalog) DescribeProvisioningArtifactRequest(input *DescribeProvisioningArtifactInput) DescribeProvisioningArtifactRequest
DescribeProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified provisioning artifact (also known as a version) for the specified product.
// Example sending a request using the DescribeProvisioningArtifactRequest method. req := client.DescribeProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningArtifact
func (*ServiceCatalog) DescribeProvisioningParametersRequest ¶
func (c *ServiceCatalog) DescribeProvisioningParametersRequest(input *DescribeProvisioningParametersInput) DescribeProvisioningParametersRequest
DescribeProvisioningParametersRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the configuration required to provision the specified product using the specified provisioning artifact.
If the output contains a TagOption key with an empty list of values, there is a TagOption conflict for that key. The end user cannot take action to fix the conflict, and launch is not blocked. In subsequent calls to ProvisionProduct, do not include conflicted TagOption keys as tags, or this causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value". Tag the provisioned product with the value sc-tagoption-conflict-portfolioId-productId.
// Example sending a request using the DescribeProvisioningParametersRequest method. req := client.DescribeProvisioningParametersRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeProvisioningParameters
func (*ServiceCatalog) DescribeRecordRequest ¶
func (c *ServiceCatalog) DescribeRecordRequest(input *DescribeRecordInput) DescribeRecordRequest
DescribeRecordRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified request operation.
Use this operation after calling a request operation (for example, ProvisionProduct, TerminateProvisionedProduct, or UpdateProvisionedProduct).
// Example sending a request using the DescribeRecordRequest method. req := client.DescribeRecordRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeRecord
func (*ServiceCatalog) DescribeServiceActionRequest ¶
func (c *ServiceCatalog) DescribeServiceActionRequest(input *DescribeServiceActionInput) DescribeServiceActionRequest
DescribeServiceActionRequest returns a request value for making API operation for AWS Service Catalog.
Describes a self-service action.
// Example sending a request using the DescribeServiceActionRequest method. req := client.DescribeServiceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeServiceAction
func (*ServiceCatalog) DescribeTagOptionRequest ¶
func (c *ServiceCatalog) DescribeTagOptionRequest(input *DescribeTagOptionInput) DescribeTagOptionRequest
DescribeTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the specified TagOption.
// Example sending a request using the DescribeTagOptionRequest method. req := client.DescribeTagOptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DescribeTagOption
func (*ServiceCatalog) DisableAWSOrganizationsAccessRequest ¶
func (c *ServiceCatalog) DisableAWSOrganizationsAccessRequest(input *DisableAWSOrganizationsAccessInput) DisableAWSOrganizationsAccessRequest
DisableAWSOrganizationsAccessRequest returns a request value for making API operation for AWS Service Catalog.
Disable portfolio sharing through AWS Organizations feature. This feature will not delete your current shares but it will prevent you from creating new shares throughout your organization. Current shares will not be in sync with your organization structure if it changes after calling this API. This API can only be called by the master account in the organization.
// Example sending a request using the DisableAWSOrganizationsAccessRequest method. req := client.DisableAWSOrganizationsAccessRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisableAWSOrganizationsAccess
func (*ServiceCatalog) DisassociatePrincipalFromPortfolioRequest ¶
func (c *ServiceCatalog) DisassociatePrincipalFromPortfolioRequest(input *DisassociatePrincipalFromPortfolioInput) DisassociatePrincipalFromPortfolioRequest
DisassociatePrincipalFromPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates a previously associated principal ARN from a specified portfolio.
// Example sending a request using the DisassociatePrincipalFromPortfolioRequest method. req := client.DisassociatePrincipalFromPortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociatePrincipalFromPortfolio
func (*ServiceCatalog) DisassociateProductFromPortfolioRequest ¶
func (c *ServiceCatalog) DisassociateProductFromPortfolioRequest(input *DisassociateProductFromPortfolioInput) DisassociateProductFromPortfolioRequest
DisassociateProductFromPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates the specified product from the specified portfolio.
// Example sending a request using the DisassociateProductFromPortfolioRequest method. req := client.DisassociateProductFromPortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateProductFromPortfolio
func (*ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactRequest ¶
func (c *ServiceCatalog) DisassociateServiceActionFromProvisioningArtifactRequest(input *DisassociateServiceActionFromProvisioningArtifactInput) DisassociateServiceActionFromProvisioningArtifactRequest
DisassociateServiceActionFromProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates the specified self-service action association from the specified provisioning artifact.
// Example sending a request using the DisassociateServiceActionFromProvisioningArtifactRequest method. req := client.DisassociateServiceActionFromProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateServiceActionFromProvisioningArtifact
func (*ServiceCatalog) DisassociateTagOptionFromResourceRequest ¶
func (c *ServiceCatalog) DisassociateTagOptionFromResourceRequest(input *DisassociateTagOptionFromResourceInput) DisassociateTagOptionFromResourceRequest
DisassociateTagOptionFromResourceRequest returns a request value for making API operation for AWS Service Catalog.
Disassociates the specified TagOption from the specified resource.
// Example sending a request using the DisassociateTagOptionFromResourceRequest method. req := client.DisassociateTagOptionFromResourceRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/DisassociateTagOptionFromResource
func (*ServiceCatalog) EnableAWSOrganizationsAccessRequest ¶
func (c *ServiceCatalog) EnableAWSOrganizationsAccessRequest(input *EnableAWSOrganizationsAccessInput) EnableAWSOrganizationsAccessRequest
EnableAWSOrganizationsAccessRequest returns a request value for making API operation for AWS Service Catalog.
Enable portfolio sharing feature through AWS Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the current structure. This API can only be called by the master account in the organization.
By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.
// Example sending a request using the EnableAWSOrganizationsAccessRequest method. req := client.EnableAWSOrganizationsAccessRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/EnableAWSOrganizationsAccess
func (*ServiceCatalog) ExecuteProvisionedProductPlanRequest ¶
func (c *ServiceCatalog) ExecuteProvisionedProductPlanRequest(input *ExecuteProvisionedProductPlanInput) ExecuteProvisionedProductPlanRequest
ExecuteProvisionedProductPlanRequest returns a request value for making API operation for AWS Service Catalog.
Provisions or modifies a product based on the resource changes for the specified plan.
// Example sending a request using the ExecuteProvisionedProductPlanRequest method. req := client.ExecuteProvisionedProductPlanRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductPlan
func (*ServiceCatalog) ExecuteProvisionedProductServiceActionRequest ¶
func (c *ServiceCatalog) ExecuteProvisionedProductServiceActionRequest(input *ExecuteProvisionedProductServiceActionInput) ExecuteProvisionedProductServiceActionRequest
ExecuteProvisionedProductServiceActionRequest returns a request value for making API operation for AWS Service Catalog.
Executes a self-service action against a provisioned product.
// Example sending a request using the ExecuteProvisionedProductServiceActionRequest method. req := client.ExecuteProvisionedProductServiceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ExecuteProvisionedProductServiceAction
func (*ServiceCatalog) GetAWSOrganizationsAccessStatusRequest ¶
func (c *ServiceCatalog) GetAWSOrganizationsAccessStatusRequest(input *GetAWSOrganizationsAccessStatusInput) GetAWSOrganizationsAccessStatusRequest
GetAWSOrganizationsAccessStatusRequest returns a request value for making API operation for AWS Service Catalog.
Get the Access Status for AWS Organization portfolio share feature. This API can only be called by the master account in the organization.
// Example sending a request using the GetAWSOrganizationsAccessStatusRequest method. req := client.GetAWSOrganizationsAccessStatusRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/GetAWSOrganizationsAccessStatus
func (*ServiceCatalog) ListAcceptedPortfolioSharesRequest ¶
func (c *ServiceCatalog) ListAcceptedPortfolioSharesRequest(input *ListAcceptedPortfolioSharesInput) ListAcceptedPortfolioSharesRequest
ListAcceptedPortfolioSharesRequest returns a request value for making API operation for AWS Service Catalog.
Lists all portfolios for which sharing was accepted by this account.
// Example sending a request using the ListAcceptedPortfolioSharesRequest method. req := client.ListAcceptedPortfolioSharesRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListAcceptedPortfolioShares
func (*ServiceCatalog) ListConstraintsForPortfolioRequest ¶
func (c *ServiceCatalog) ListConstraintsForPortfolioRequest(input *ListConstraintsForPortfolioInput) ListConstraintsForPortfolioRequest
ListConstraintsForPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Lists the constraints for the specified portfolio and product.
// Example sending a request using the ListConstraintsForPortfolioRequest method. req := client.ListConstraintsForPortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListConstraintsForPortfolio
func (*ServiceCatalog) ListLaunchPathsRequest ¶
func (c *ServiceCatalog) ListLaunchPathsRequest(input *ListLaunchPathsInput) ListLaunchPathsRequest
ListLaunchPathsRequest returns a request value for making API operation for AWS Service Catalog.
Lists the paths to the specified product. A path is how the user has access to a specified product, and is necessary when provisioning a product. A path also determines the constraints put on the product.
// Example sending a request using the ListLaunchPathsRequest method. req := client.ListLaunchPathsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListLaunchPaths
func (*ServiceCatalog) ListOrganizationPortfolioAccessRequest ¶
func (c *ServiceCatalog) ListOrganizationPortfolioAccessRequest(input *ListOrganizationPortfolioAccessInput) ListOrganizationPortfolioAccessRequest
ListOrganizationPortfolioAccessRequest returns a request value for making API operation for AWS Service Catalog.
Lists the organization nodes that have access to the specified portfolio. This API can only be called by the master account in the organization.
// Example sending a request using the ListOrganizationPortfolioAccessRequest method. req := client.ListOrganizationPortfolioAccessRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListOrganizationPortfolioAccess
func (*ServiceCatalog) ListPortfolioAccessRequest ¶
func (c *ServiceCatalog) ListPortfolioAccessRequest(input *ListPortfolioAccessInput) ListPortfolioAccessRequest
ListPortfolioAccessRequest returns a request value for making API operation for AWS Service Catalog.
Lists the account IDs that have access to the specified portfolio.
// Example sending a request using the ListPortfolioAccessRequest method. req := client.ListPortfolioAccessRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolioAccess
func (*ServiceCatalog) ListPortfoliosForProductRequest ¶
func (c *ServiceCatalog) ListPortfoliosForProductRequest(input *ListPortfoliosForProductInput) ListPortfoliosForProductRequest
ListPortfoliosForProductRequest returns a request value for making API operation for AWS Service Catalog.
Lists all portfolios that the specified product is associated with.
// Example sending a request using the ListPortfoliosForProductRequest method. req := client.ListPortfoliosForProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfoliosForProduct
func (*ServiceCatalog) ListPortfoliosRequest ¶
func (c *ServiceCatalog) ListPortfoliosRequest(input *ListPortfoliosInput) ListPortfoliosRequest
ListPortfoliosRequest returns a request value for making API operation for AWS Service Catalog.
Lists all portfolios in the catalog.
// Example sending a request using the ListPortfoliosRequest method. req := client.ListPortfoliosRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPortfolios
func (*ServiceCatalog) ListPrincipalsForPortfolioRequest ¶
func (c *ServiceCatalog) ListPrincipalsForPortfolioRequest(input *ListPrincipalsForPortfolioInput) ListPrincipalsForPortfolioRequest
ListPrincipalsForPortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Lists all principal ARNs associated with the specified portfolio.
// Example sending a request using the ListPrincipalsForPortfolioRequest method. req := client.ListPrincipalsForPortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListPrincipalsForPortfolio
func (*ServiceCatalog) ListProvisionedProductPlansRequest ¶
func (c *ServiceCatalog) ListProvisionedProductPlansRequest(input *ListProvisionedProductPlansInput) ListProvisionedProductPlansRequest
ListProvisionedProductPlansRequest returns a request value for making API operation for AWS Service Catalog.
Lists the plans for the specified provisioned product or all plans to which the user has access.
// Example sending a request using the ListProvisionedProductPlansRequest method. req := client.ListProvisionedProductPlansRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisionedProductPlans
func (*ServiceCatalog) ListProvisioningArtifactsForServiceActionRequest ¶
func (c *ServiceCatalog) ListProvisioningArtifactsForServiceActionRequest(input *ListProvisioningArtifactsForServiceActionInput) ListProvisioningArtifactsForServiceActionRequest
ListProvisioningArtifactsForServiceActionRequest returns a request value for making API operation for AWS Service Catalog.
Lists all provisioning artifacts (also known as versions) for the specified self-service action.
// Example sending a request using the ListProvisioningArtifactsForServiceActionRequest method. req := client.ListProvisioningArtifactsForServiceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifactsForServiceAction
func (*ServiceCatalog) ListProvisioningArtifactsRequest ¶
func (c *ServiceCatalog) ListProvisioningArtifactsRequest(input *ListProvisioningArtifactsInput) ListProvisioningArtifactsRequest
ListProvisioningArtifactsRequest returns a request value for making API operation for AWS Service Catalog.
Lists all provisioning artifacts (also known as versions) for the specified product.
// Example sending a request using the ListProvisioningArtifactsRequest method. req := client.ListProvisioningArtifactsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListProvisioningArtifacts
func (*ServiceCatalog) ListRecordHistoryRequest ¶
func (c *ServiceCatalog) ListRecordHistoryRequest(input *ListRecordHistoryInput) ListRecordHistoryRequest
ListRecordHistoryRequest returns a request value for making API operation for AWS Service Catalog.
Lists the specified requests or all performed requests.
// Example sending a request using the ListRecordHistoryRequest method. req := client.ListRecordHistoryRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListRecordHistory
func (*ServiceCatalog) ListResourcesForTagOptionRequest ¶
func (c *ServiceCatalog) ListResourcesForTagOptionRequest(input *ListResourcesForTagOptionInput) ListResourcesForTagOptionRequest
ListResourcesForTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Lists the resources associated with the specified TagOption.
// Example sending a request using the ListResourcesForTagOptionRequest method. req := client.ListResourcesForTagOptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListResourcesForTagOption
func (*ServiceCatalog) ListServiceActionsForProvisioningArtifactRequest ¶
func (c *ServiceCatalog) ListServiceActionsForProvisioningArtifactRequest(input *ListServiceActionsForProvisioningArtifactInput) ListServiceActionsForProvisioningArtifactRequest
ListServiceActionsForProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.
// Example sending a request using the ListServiceActionsForProvisioningArtifactRequest method. req := client.ListServiceActionsForProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActionsForProvisioningArtifact
func (*ServiceCatalog) ListServiceActionsRequest ¶
func (c *ServiceCatalog) ListServiceActionsRequest(input *ListServiceActionsInput) ListServiceActionsRequest
ListServiceActionsRequest returns a request value for making API operation for AWS Service Catalog.
Lists all self-service actions.
// Example sending a request using the ListServiceActionsRequest method. req := client.ListServiceActionsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListServiceActions
func (*ServiceCatalog) ListTagOptionsRequest ¶
func (c *ServiceCatalog) ListTagOptionsRequest(input *ListTagOptionsInput) ListTagOptionsRequest
ListTagOptionsRequest returns a request value for making API operation for AWS Service Catalog.
Lists the specified TagOptions or all TagOptions.
// Example sending a request using the ListTagOptionsRequest method. req := client.ListTagOptionsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ListTagOptions
func (*ServiceCatalog) ProvisionProductRequest ¶
func (c *ServiceCatalog) ProvisionProductRequest(input *ProvisionProductInput) ProvisionProductRequest
ProvisionProductRequest returns a request value for making API operation for AWS Service Catalog.
Provisions the specified product.
A provisioned product is a resourced instance of a product. For example, provisioning a product based on a CloudFormation template launches a CloudFormation stack and its underlying resources. You can check the status of this request using DescribeRecord.
If the request contains a tag key with an empty list of values, there is a tag conflict for that key. Do not include conflicted keys as tags, or this causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value".
// Example sending a request using the ProvisionProductRequest method. req := client.ProvisionProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProvisionProduct
func (*ServiceCatalog) RejectPortfolioShareRequest ¶
func (c *ServiceCatalog) RejectPortfolioShareRequest(input *RejectPortfolioShareInput) RejectPortfolioShareRequest
RejectPortfolioShareRequest returns a request value for making API operation for AWS Service Catalog.
Rejects an offer to share the specified portfolio.
// Example sending a request using the RejectPortfolioShareRequest method. req := client.RejectPortfolioShareRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/RejectPortfolioShare
func (*ServiceCatalog) ScanProvisionedProductsRequest ¶
func (c *ServiceCatalog) ScanProvisionedProductsRequest(input *ScanProvisionedProductsInput) ScanProvisionedProductsRequest
ScanProvisionedProductsRequest returns a request value for making API operation for AWS Service Catalog.
Lists the provisioned products that are available (not terminated).
To use additional filtering, see SearchProvisionedProducts.
// Example sending a request using the ScanProvisionedProductsRequest method. req := client.ScanProvisionedProductsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ScanProvisionedProducts
func (*ServiceCatalog) SearchProductsAsAdminRequest ¶
func (c *ServiceCatalog) SearchProductsAsAdminRequest(input *SearchProductsAsAdminInput) SearchProductsAsAdminRequest
SearchProductsAsAdminRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the products for the specified portfolio or all products.
// Example sending a request using the SearchProductsAsAdminRequest method. req := client.SearchProductsAsAdminRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProductsAsAdmin
func (*ServiceCatalog) SearchProductsRequest ¶
func (c *ServiceCatalog) SearchProductsRequest(input *SearchProductsInput) SearchProductsRequest
SearchProductsRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the products to which the caller has access.
// Example sending a request using the SearchProductsRequest method. req := client.SearchProductsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProducts
func (*ServiceCatalog) SearchProvisionedProductsRequest ¶
func (c *ServiceCatalog) SearchProvisionedProductsRequest(input *SearchProvisionedProductsInput) SearchProvisionedProductsRequest
SearchProvisionedProductsRequest returns a request value for making API operation for AWS Service Catalog.
Gets information about the provisioned products that meet the specified criteria.
// Example sending a request using the SearchProvisionedProductsRequest method. req := client.SearchProvisionedProductsRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/SearchProvisionedProducts
func (*ServiceCatalog) TerminateProvisionedProductRequest ¶
func (c *ServiceCatalog) TerminateProvisionedProductRequest(input *TerminateProvisionedProductInput) TerminateProvisionedProductRequest
TerminateProvisionedProductRequest returns a request value for making API operation for AWS Service Catalog.
Terminates the specified provisioned product.
This operation does not delete any records associated with the provisioned product.
You can check the status of this request using DescribeRecord.
// Example sending a request using the TerminateProvisionedProductRequest method. req := client.TerminateProvisionedProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProduct
func (*ServiceCatalog) UpdateConstraintRequest ¶
func (c *ServiceCatalog) UpdateConstraintRequest(input *UpdateConstraintInput) UpdateConstraintRequest
UpdateConstraintRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified constraint.
// Example sending a request using the UpdateConstraintRequest method. req := client.UpdateConstraintRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraint
func (*ServiceCatalog) UpdatePortfolioRequest ¶
func (c *ServiceCatalog) UpdatePortfolioRequest(input *UpdatePortfolioInput) UpdatePortfolioRequest
UpdatePortfolioRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified portfolio.
You cannot update a product that was shared with you.
// Example sending a request using the UpdatePortfolioRequest method. req := client.UpdatePortfolioRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolio
func (*ServiceCatalog) UpdateProductRequest ¶
func (c *ServiceCatalog) UpdateProductRequest(input *UpdateProductInput) UpdateProductRequest
UpdateProductRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified product.
// Example sending a request using the UpdateProductRequest method. req := client.UpdateProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProduct
func (*ServiceCatalog) UpdateProvisionedProductRequest ¶
func (c *ServiceCatalog) UpdateProvisionedProductRequest(input *UpdateProvisionedProductInput) UpdateProvisionedProductRequest
UpdateProvisionedProductRequest returns a request value for making API operation for AWS Service Catalog.
Requests updates to the configuration of the specified provisioned product.
If there are tags associated with the object, they cannot be updated or added. Depending on the specific updates requested, this operation can update with no interruption, with some interruption, or replace the provisioned product entirely.
You can check the status of this request using DescribeRecord.
// Example sending a request using the UpdateProvisionedProductRequest method. req := client.UpdateProvisionedProductRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProduct
func (*ServiceCatalog) UpdateProvisioningArtifactRequest ¶
func (c *ServiceCatalog) UpdateProvisioningArtifactRequest(input *UpdateProvisioningArtifactInput) UpdateProvisioningArtifactRequest
UpdateProvisioningArtifactRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified provisioning artifact (also known as a version) for the specified product.
You cannot update a provisioning artifact for a product that was shared with you.
// Example sending a request using the UpdateProvisioningArtifactRequest method. req := client.UpdateProvisioningArtifactRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifact
func (*ServiceCatalog) UpdateServiceActionRequest ¶
func (c *ServiceCatalog) UpdateServiceActionRequest(input *UpdateServiceActionInput) UpdateServiceActionRequest
UpdateServiceActionRequest returns a request value for making API operation for AWS Service Catalog.
Updates a self-service action.
// Example sending a request using the UpdateServiceActionRequest method. req := client.UpdateServiceActionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateServiceAction
func (*ServiceCatalog) UpdateTagOptionRequest ¶
func (c *ServiceCatalog) UpdateTagOptionRequest(input *UpdateTagOptionInput) UpdateTagOptionRequest
UpdateTagOptionRequest returns a request value for making API operation for AWS Service Catalog.
Updates the specified TagOption.
// Example sending a request using the UpdateTagOptionRequest method. req := client.UpdateTagOptionRequest(params) resp, err := req.Send(context.TODO()) if err == nil { fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOption
type ShareDetails ¶
type ShareDetails struct { // List of errors. []ShareError `type:"list"` // List of accounts for whom the operation succeeded. []string `type:"list"` // contains filtered or unexported fields }
Information about the portfolio share operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ShareDetails
func (ShareDetails) GoString ¶
func (s ShareDetails) GoString() string
GoString returns the string representation
func (ShareDetails) String ¶
func (s ShareDetails) String() string
String returns the string representation
type ShareError ¶
type ShareError struct { // List of accounts impacted by the error. []string `type:"list"` // Error type that happened when processing the operation. *string `type:"string"` // Information about the error. *string `type:"string"` // contains filtered or unexported fields }
Errors that occurred during the portfolio share operation. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ShareError
func (ShareError) GoString ¶
func (s ShareError) GoString() string
GoString returns the string representation
func (ShareError) String ¶
func (s ShareError) String() string
String returns the string representation
type ShareStatus ¶
type ShareStatus string
const ( ShareStatus = "NOT_STARTED" ShareStatus = "IN_PROGRESS" ShareStatus = "COMPLETED" ShareStatus = "COMPLETED_WITH_ERRORS" ShareStatus = "ERROR" )
Enum values for ShareStatus
func (ShareStatus) MarshalValue ¶
func (enum ShareStatus) MarshalValue() (string, error)
func (ShareStatus) MarshalValueBuf ¶
func (enum ShareStatus) MarshalValueBuf(b []byte) ([]byte, error)
type SortOrder ¶
type SortOrder string
Enum values for SortOrder
func (SortOrder) MarshalValue ¶
func (SortOrder) MarshalValueBuf ¶
type StackSetOperationType ¶
type StackSetOperationType string
const ( StackSetOperationTypeCreate StackSetOperationType = "CREATE" StackSetOperationTypeUpdate StackSetOperationType = "UPDATE" StackSetOperationTypeDelete StackSetOperationType = "DELETE" )
Enum values for StackSetOperationType
func (StackSetOperationType) MarshalValue ¶
func (enum StackSetOperationType) MarshalValue() (string, error)
func (StackSetOperationType) MarshalValueBuf ¶
func (enum StackSetOperationType) MarshalValueBuf(b []byte) ([]byte, error)
type Status ¶
type Status string
const ( StatusAvailable Status = "AVAILABLE" StatusCreating Status = "CREATING" StatusFailed Status = "FAILED" )
Enum values for Status
func (Status) MarshalValue ¶
func (Status) MarshalValueBuf ¶
type Tag ¶
type Tag struct { // The tag key. // // Key is a required field Key *string `min:"1" type:"string" required:"true"` // The value for this key. // // Value is a required field Value *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Information about a tag. A tag is a key-value pair. Tags are propagated to the resources created when provisioning a product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/Tag
func (Tag) GoString ¶
GoString returns the string representation
func (Tag) String ¶
String returns the string representation
func (*Tag) Validate ¶
Validate inspects the fields of the type to determine if they are valid.
type TagOptionDetail ¶
type TagOptionDetail struct { // The TagOption active state. Active *bool `type:"boolean"` // The TagOption identifier. Id *string `min:"1" type:"string"` // The TagOption key. Key *string `min:"1" type:"string"` // The TagOption value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Information about a TagOption. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TagOptionDetail
func (TagOptionDetail) GoString ¶
func (s TagOptionDetail) GoString() string
GoString returns the string representation
func (TagOptionDetail) String ¶
func (s TagOptionDetail) String() string
String returns the string representation
type TagOptionSummary ¶
type TagOptionSummary struct { // The TagOption key. Key *string `min:"1" type:"string"` // The TagOption value. Values []string `type:"list"` // contains filtered or unexported fields }
Summary information about a TagOption. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TagOptionSummary
func (TagOptionSummary) GoString ¶
func (s TagOptionSummary) GoString() string
GoString returns the string representation
func (TagOptionSummary) String ¶
func (s TagOptionSummary) String() string
String returns the string representation
type TerminateProvisionedProductInput ¶
type TerminateProvisionedProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // If set to true, AWS Service Catalog stops managing the specified provisioned // product even if it cannot delete the underlying resources. IgnoreErrors *bool `type:"boolean"` // The identifier of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductId *string `min:"1" type:"string"` // The name of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductName *string `min:"1" type:"string"` // An idempotency token that uniquely identifies the termination request. This // token is only valid during the termination process. After the provisioned // product is terminated, subsequent requests to terminate the same provisioned // product always return ResourceNotFound. // // TerminateToken is a required field TerminateToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProductInput
func (TerminateProvisionedProductInput) GoString ¶
func (s TerminateProvisionedProductInput) GoString() string
GoString returns the string representation
func (TerminateProvisionedProductInput) String ¶
func (s TerminateProvisionedProductInput) String() string
String returns the string representation
func (*TerminateProvisionedProductInput) Validate ¶
func (s *TerminateProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TerminateProvisionedProductOutput ¶
type TerminateProvisionedProductOutput struct { // Information about the result of this request. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/TerminateProvisionedProductOutput
func (TerminateProvisionedProductOutput) GoString ¶
func (s TerminateProvisionedProductOutput) GoString() string
GoString returns the string representation
func (TerminateProvisionedProductOutput) SDKResponseMetadata ¶
func (s TerminateProvisionedProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (TerminateProvisionedProductOutput) String ¶
func (s TerminateProvisionedProductOutput) String() string
String returns the string representation
type TerminateProvisionedProductRequest ¶
type TerminateProvisionedProductRequest struct { *aws.Request Input *TerminateProvisionedProductInput Copy func(*TerminateProvisionedProductInput) TerminateProvisionedProductRequest }
TerminateProvisionedProductRequest is a API request type for the TerminateProvisionedProduct API operation.
func (TerminateProvisionedProductRequest) Send ¶
func (r TerminateProvisionedProductRequest) Send(ctx context.Context) (*TerminateProvisionedProductOutput, error)
Send marshals and sends the TerminateProvisionedProduct API request.
type UpdateConstraintInput ¶
type UpdateConstraintInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The updated description of the constraint. Description *string `type:"string"` // The identifier of the constraint. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraintInput
func (UpdateConstraintInput) GoString ¶
func (s UpdateConstraintInput) GoString() string
GoString returns the string representation
func (UpdateConstraintInput) String ¶
func (s UpdateConstraintInput) String() string
String returns the string representation
func (*UpdateConstraintInput) Validate ¶
func (s *UpdateConstraintInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateConstraintOutput ¶
type UpdateConstraintOutput struct { // Information about the constraint. ConstraintDetail *ConstraintDetail `type:"structure"` // The constraint parameters. ConstraintParameters *string `type:"string"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateConstraintOutput
func (UpdateConstraintOutput) GoString ¶
func (s UpdateConstraintOutput) GoString() string
GoString returns the string representation
func (UpdateConstraintOutput) SDKResponseMetadata ¶
func (s UpdateConstraintOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateConstraintOutput) String ¶
func (s UpdateConstraintOutput) String() string
String returns the string representation
type UpdateConstraintRequest ¶
type UpdateConstraintRequest struct { *aws.Request Input *UpdateConstraintInput Copy func(*UpdateConstraintInput) UpdateConstraintRequest }
UpdateConstraintRequest is a API request type for the UpdateConstraint API operation.
func (UpdateConstraintRequest) Send ¶
func (r UpdateConstraintRequest) Send(ctx context.Context) (*UpdateConstraintOutput, error)
Send marshals and sends the UpdateConstraint API request.
type UpdatePortfolioInput ¶
type UpdatePortfolioInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The tags to add. AddTags []Tag `type:"list"` // The updated description of the portfolio. Description *string `type:"string"` // The name to use for display purposes. DisplayName *string `min:"1" type:"string"` // The portfolio identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The updated name of the portfolio provider. ProviderName *string `min:"1" type:"string"` // The tags to remove. RemoveTags []string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolioInput
func (UpdatePortfolioInput) GoString ¶
func (s UpdatePortfolioInput) GoString() string
GoString returns the string representation
func (UpdatePortfolioInput) String ¶
func (s UpdatePortfolioInput) String() string
String returns the string representation
func (*UpdatePortfolioInput) Validate ¶
func (s *UpdatePortfolioInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdatePortfolioOutput ¶
type UpdatePortfolioOutput struct { // Information about the portfolio. PortfolioDetail *PortfolioDetail `type:"structure"` // Information about the tags associated with the portfolio. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdatePortfolioOutput
func (UpdatePortfolioOutput) GoString ¶
func (s UpdatePortfolioOutput) GoString() string
GoString returns the string representation
func (UpdatePortfolioOutput) SDKResponseMetadata ¶
func (s UpdatePortfolioOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdatePortfolioOutput) String ¶
func (s UpdatePortfolioOutput) String() string
String returns the string representation
type UpdatePortfolioRequest ¶
type UpdatePortfolioRequest struct { *aws.Request Input *UpdatePortfolioInput Copy func(*UpdatePortfolioInput) UpdatePortfolioRequest }
UpdatePortfolioRequest is a API request type for the UpdatePortfolio API operation.
func (UpdatePortfolioRequest) Send ¶
func (r UpdatePortfolioRequest) Send(ctx context.Context) (*UpdatePortfolioOutput, error)
Send marshals and sends the UpdatePortfolio API request.
type UpdateProductInput ¶
type UpdateProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The tags to add to the product. AddTags []Tag `type:"list"` // The updated description of the product. Description *string `type:"string"` // The updated distributor of the product. Distributor *string `type:"string"` // The product identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The updated product name. Name *string `type:"string"` // The updated owner of the product. Owner *string `type:"string"` // The tags to remove from the product. RemoveTags []string `type:"list"` // The updated support description for the product. SupportDescription *string `type:"string"` // The updated support email for the product. SupportEmail *string `type:"string"` // The updated support URL for the product. SupportUrl *string `type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProductInput
func (UpdateProductInput) GoString ¶
func (s UpdateProductInput) GoString() string
GoString returns the string representation
func (UpdateProductInput) String ¶
func (s UpdateProductInput) String() string
String returns the string representation
func (*UpdateProductInput) Validate ¶
func (s *UpdateProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProductOutput ¶
type UpdateProductOutput struct { // Information about the product view. ProductViewDetail *ProductViewDetail `type:"structure"` // Information about the tags associated with the product. Tags []Tag `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProductOutput
func (UpdateProductOutput) GoString ¶
func (s UpdateProductOutput) GoString() string
GoString returns the string representation
func (UpdateProductOutput) SDKResponseMetadata ¶
func (s UpdateProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateProductOutput) String ¶
func (s UpdateProductOutput) String() string
String returns the string representation
type UpdateProductRequest ¶
type UpdateProductRequest struct { *aws.Request Input *UpdateProductInput Copy func(*UpdateProductInput) UpdateProductRequest }
UpdateProductRequest is a API request type for the UpdateProduct API operation.
func (UpdateProductRequest) Send ¶
func (r UpdateProductRequest) Send(ctx context.Context) (*UpdateProductOutput, error)
Send marshals and sends the UpdateProduct API request.
type UpdateProvisionedProductInput ¶
type UpdateProvisionedProductInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // The new path identifier. This value is optional if the product has a default // path, and required if the product has more than one path. PathId *string `min:"1" type:"string"` // The identifier of the product. ProductId *string `min:"1" type:"string"` // The identifier of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductId *string `min:"1" type:"string"` // The updated name of the provisioned product. You cannot specify both ProvisionedProductName // and ProvisionedProductId. ProvisionedProductName *string `min:"1" type:"string"` // The identifier of the provisioning artifact. ProvisioningArtifactId *string `min:"1" type:"string"` // The new parameters. ProvisioningParameters []UpdateProvisioningParameter `type:"list"` // An object that contains information about the provisioning preferences for // a stack set. ProvisioningPreferences *UpdateProvisioningPreferences `type:"structure"` // One or more tags. Requires the product to have RESOURCE_UPDATE constraint // with TagUpdatesOnProvisionedProduct set to ALLOWED to allow tag updates. Tags []Tag `type:"list"` // The idempotency token that uniquely identifies the provisioning update request. // // UpdateToken is a required field UpdateToken *string `min:"1" type:"string" required:"true" idempotencyToken:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProductInput
func (UpdateProvisionedProductInput) GoString ¶
func (s UpdateProvisionedProductInput) GoString() string
GoString returns the string representation
func (UpdateProvisionedProductInput) String ¶
func (s UpdateProvisionedProductInput) String() string
String returns the string representation
func (*UpdateProvisionedProductInput) Validate ¶
func (s *UpdateProvisionedProductInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisionedProductOutput ¶
type UpdateProvisionedProductOutput struct { // Information about the result of the request. RecordDetail *RecordDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisionedProductOutput
func (UpdateProvisionedProductOutput) GoString ¶
func (s UpdateProvisionedProductOutput) GoString() string
GoString returns the string representation
func (UpdateProvisionedProductOutput) SDKResponseMetadata ¶
func (s UpdateProvisionedProductOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateProvisionedProductOutput) String ¶
func (s UpdateProvisionedProductOutput) String() string
String returns the string representation
type UpdateProvisionedProductRequest ¶
type UpdateProvisionedProductRequest struct { *aws.Request Input *UpdateProvisionedProductInput Copy func(*UpdateProvisionedProductInput) UpdateProvisionedProductRequest }
UpdateProvisionedProductRequest is a API request type for the UpdateProvisionedProduct API operation.
func (UpdateProvisionedProductRequest) Send ¶
func (r UpdateProvisionedProductRequest) Send(ctx context.Context) (*UpdateProvisionedProductOutput, error)
Send marshals and sends the UpdateProvisionedProduct API request.
type UpdateProvisioningArtifactInput ¶
type UpdateProvisioningArtifactInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // Indicates whether the product version is active. Active *bool `type:"boolean"` // The updated description of the provisioning artifact. Description *string `type:"string"` // The updated name of the provisioning artifact. Name *string `type:"string"` // The product identifier. // // ProductId is a required field ProductId *string `min:"1" type:"string" required:"true"` // The identifier of the provisioning artifact. // // ProvisioningArtifactId is a required field ProvisioningArtifactId *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifactInput
func (UpdateProvisioningArtifactInput) GoString ¶
func (s UpdateProvisioningArtifactInput) GoString() string
GoString returns the string representation
func (UpdateProvisioningArtifactInput) String ¶
func (s UpdateProvisioningArtifactInput) String() string
String returns the string representation
func (*UpdateProvisioningArtifactInput) Validate ¶
func (s *UpdateProvisioningArtifactInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisioningArtifactOutput ¶
type UpdateProvisioningArtifactOutput struct { // The URL of the CloudFormation template in Amazon S3. Info map[string]string `min:"1" type:"map"` // Information about the provisioning artifact. ProvisioningArtifactDetail *ProvisioningArtifactDetail `type:"structure"` // The status of the current request. Status Status `type:"string" enum:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningArtifactOutput
func (UpdateProvisioningArtifactOutput) GoString ¶
func (s UpdateProvisioningArtifactOutput) GoString() string
GoString returns the string representation
func (UpdateProvisioningArtifactOutput) SDKResponseMetadata ¶
func (s UpdateProvisioningArtifactOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateProvisioningArtifactOutput) String ¶
func (s UpdateProvisioningArtifactOutput) String() string
String returns the string representation
type UpdateProvisioningArtifactRequest ¶
type UpdateProvisioningArtifactRequest struct { *aws.Request Input *UpdateProvisioningArtifactInput Copy func(*UpdateProvisioningArtifactInput) UpdateProvisioningArtifactRequest }
UpdateProvisioningArtifactRequest is a API request type for the UpdateProvisioningArtifact API operation.
func (UpdateProvisioningArtifactRequest) Send ¶
func (r UpdateProvisioningArtifactRequest) Send(ctx context.Context) (*UpdateProvisioningArtifactOutput, error)
Send marshals and sends the UpdateProvisioningArtifact API request.
type UpdateProvisioningParameter ¶
type UpdateProvisioningParameter struct { // The parameter key. Key *string `min:"1" type:"string"` // If set to true, Value is ignored and the previous parameter value is kept. UsePreviousValue *bool `type:"boolean"` // The parameter value. Value *string `type:"string"` // contains filtered or unexported fields }
The parameter key-value pair used to update a provisioned product. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningParameter
func (UpdateProvisioningParameter) GoString ¶
func (s UpdateProvisioningParameter) GoString() string
GoString returns the string representation
func (UpdateProvisioningParameter) String ¶
func (s UpdateProvisioningParameter) String() string
String returns the string representation
func (*UpdateProvisioningParameter) Validate ¶
func (s *UpdateProvisioningParameter) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateProvisioningPreferences ¶
type UpdateProvisioningPreferences struct { // One or more AWS accounts that will have access to the provisioned product. // // Applicable only to a CFN_STACKSET provisioned product type. // // The AWS accounts specified should be within the list of accounts in the STACKSET // constraint. To get the list of accounts in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all accounts from the STACKSET // constraint. StackSetAccounts []string `type:"list"` // The number of accounts, per region, for which this operation can fail before // AWS Service Catalog stops the operation in that region. If the operation // is stopped in a region, AWS Service Catalog doesn't attempt the operation // in any subsequent regions. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. // // The default value is 0 if no value is specified. StackSetFailureToleranceCount *int64 `type:"integer"` // The percentage of accounts, per region, for which this stack operation can // fail before AWS Service Catalog stops the operation in that region. If the // operation is stopped in a region, AWS Service Catalog doesn't attempt the // operation in any subsequent regions. // // When calculating the number of accounts based on the specified percentage, // AWS Service Catalog rounds down to the next whole number. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetFailureToleranceCount or StackSetFailureTolerancePercentage, // but not both. StackSetFailureTolerancePercentage *int64 `type:"integer"` // The maximum number of accounts in which to perform this operation at one // time. This is dependent on the value of StackSetFailureToleranceCount. StackSetMaxConcurrentCount // is at most one more than the StackSetFailureToleranceCount. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyCount *int64 `min:"1" type:"integer"` // The maximum percentage of accounts in which to perform this operation at // one time. // // When calculating the number of accounts based on the specified percentage, // AWS Service Catalog rounds down to the next whole number. This is true except // in cases where rounding down would result is zero. In this case, AWS Service // Catalog sets the number as 1 instead. // // Note that this setting lets you specify the maximum for operations. For large // deployments, under certain circumstances the actual number of accounts acted // upon concurrently may be lower due to service throttling. // // Applicable only to a CFN_STACKSET provisioned product type. // // Conditional: You must specify either StackSetMaxConcurrentCount or StackSetMaxConcurrentPercentage, // but not both. StackSetMaxConcurrencyPercentage *int64 `min:"1" type:"integer"` // Determines what action AWS Service Catalog performs to a stack set or a stack // instance represented by the provisioned product. The default value is UPDATE // if nothing is specified. // // Applicable only to a CFN_STACKSET provisioned product type. // // CREATECreates a new stack instance in the stack set represented by the provisioned // product. In this case, only new stack instances are created based on accounts // and regions; if new ProductId or ProvisioningArtifactID are passed, they // will be ignored. // // UPDATEUpdates the stack set represented by the provisioned product and also // its stack instances. // // DELETEDeletes a stack instance in the stack set represented by the provisioned // product. StackSetOperationType StackSetOperationType `type:"string" enum:"true"` // One or more AWS Regions where the provisioned product will be available. // // Applicable only to a CFN_STACKSET provisioned product type. // // The specified regions should be within the list of regions from the STACKSET // constraint. To get the list of regions in the STACKSET constraint, use the // DescribeProvisioningParameters operation. // // If no values are specified, the default value is all regions from the STACKSET // constraint. StackSetRegions []string `type:"list"` // contains filtered or unexported fields }
The user-defined preferences that will be applied when updating a provisioned product. Not all preferences are applicable to all provisioned product types. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateProvisioningPreferences
func (UpdateProvisioningPreferences) GoString ¶
func (s UpdateProvisioningPreferences) GoString() string
GoString returns the string representation
func (UpdateProvisioningPreferences) String ¶
func (s UpdateProvisioningPreferences) String() string
String returns the string representation
func (*UpdateProvisioningPreferences) Validate ¶
func (s *UpdateProvisioningPreferences) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateServiceActionInput ¶
type UpdateServiceActionInput struct { // The language code. // // * en - English (default) // // * jp - Japanese // // * zh - Chinese AcceptLanguage *string `type:"string"` // A map that defines the self-service action. Definition map[string]string `min:"1" type:"map"` // The self-service action description. Description *string `type:"string"` // The self-service action identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The self-service action name. Name *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateServiceActionInput
func (UpdateServiceActionInput) GoString ¶
func (s UpdateServiceActionInput) GoString() string
GoString returns the string representation
func (UpdateServiceActionInput) String ¶
func (s UpdateServiceActionInput) String() string
String returns the string representation
func (*UpdateServiceActionInput) Validate ¶
func (s *UpdateServiceActionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateServiceActionOutput ¶
type UpdateServiceActionOutput struct { // Detailed information about the self-service action. ServiceActionDetail *ServiceActionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateServiceActionOutput
func (UpdateServiceActionOutput) GoString ¶
func (s UpdateServiceActionOutput) GoString() string
GoString returns the string representation
func (UpdateServiceActionOutput) SDKResponseMetadata ¶
func (s UpdateServiceActionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateServiceActionOutput) String ¶
func (s UpdateServiceActionOutput) String() string
String returns the string representation
type UpdateServiceActionRequest ¶
type UpdateServiceActionRequest struct { *aws.Request Input *UpdateServiceActionInput Copy func(*UpdateServiceActionInput) UpdateServiceActionRequest }
UpdateServiceActionRequest is a API request type for the UpdateServiceAction API operation.
func (UpdateServiceActionRequest) Send ¶
func (r UpdateServiceActionRequest) Send(ctx context.Context) (*UpdateServiceActionOutput, error)
Send marshals and sends the UpdateServiceAction API request.
type UpdateTagOptionInput ¶
type UpdateTagOptionInput struct { // The updated active state. Active *bool `type:"boolean"` // The TagOption identifier. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // The updated value. Value *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOptionInput
func (UpdateTagOptionInput) GoString ¶
func (s UpdateTagOptionInput) GoString() string
GoString returns the string representation
func (UpdateTagOptionInput) String ¶
func (s UpdateTagOptionInput) String() string
String returns the string representation
func (*UpdateTagOptionInput) Validate ¶
func (s *UpdateTagOptionInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UpdateTagOptionOutput ¶
type UpdateTagOptionOutput struct { // Information about the TagOption. TagOptionDetail *TagOptionDetail `type:"structure"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UpdateTagOptionOutput
func (UpdateTagOptionOutput) GoString ¶
func (s UpdateTagOptionOutput) GoString() string
GoString returns the string representation
func (UpdateTagOptionOutput) SDKResponseMetadata ¶
func (s UpdateTagOptionOutput) SDKResponseMetadata() aws.Response
SDKResponseMetdata return sthe response metadata for the API.
func (UpdateTagOptionOutput) String ¶
func (s UpdateTagOptionOutput) String() string
String returns the string representation
type UpdateTagOptionRequest ¶
type UpdateTagOptionRequest struct { *aws.Request Input *UpdateTagOptionInput Copy func(*UpdateTagOptionInput) UpdateTagOptionRequest }
UpdateTagOptionRequest is a API request type for the UpdateTagOption API operation.
func (UpdateTagOptionRequest) Send ¶
func (r UpdateTagOptionRequest) Send(ctx context.Context) (*UpdateTagOptionOutput, error)
Send marshals and sends the UpdateTagOption API request.
type UsageInstruction ¶
type UsageInstruction struct { // The usage instruction type for the value. Type *string `type:"string"` // The usage instruction value for this type. Value *string `type:"string"` // contains filtered or unexported fields }
Additional information provided by the administrator. Please also see https://docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/UsageInstruction
func (UsageInstruction) GoString ¶
func (s UsageInstruction) GoString() string
GoString returns the string representation
func (UsageInstruction) String ¶
func (s UsageInstruction) String() string
String returns the string representation
Source Files ¶
api.go doc.go errors.go service.go
Directories ¶
Path | Synopsis |
---|---|
service/servicecatalog/servicecatalogiface | Package servicecatalogiface provides an interface to enable mocking the AWS Service Catalog service client for testing your code. |
- Version
- v0.8.0
- Published
- Apr 25, 2019
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 1 second ago –
Tools for package owners.