AWS.Tools.AppIntegrationsService.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.AppIntegrationsService</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet"> <summary> Adds the specified tags to the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.Tag"> <summary> <para> <para>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.AddAISResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationCmdlet"> <summary> This API is in preview release and subject to change. <para> Get an Application resource. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.GetApplicationResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.GetApplicationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationAssociationListCmdlet"> <summary> Returns a paginated list of application associations for an application. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationAssociationListCmdlet.ApplicationId"> <summary> <para> <para>A unique identifier for the Application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationAssociationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationAssociationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationAssociationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ApplicationAssociations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListApplicationAssociationsResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListApplicationAssociationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationAssociationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ApplicationId parameter. The -PassThru parameter is deprecated, use -Select '^ApplicationId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationListCmdlet"> <summary> This API is in preview release and subject to change. <para> Lists applications in the account. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISApplicationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Applications'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListApplicationsResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListApplicationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationCmdlet"> <summary> Returns information about the DataIntegration. <note><para> You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a> API. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationCmdlet.Identifier"> <summary> <para> <para>A unique identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.GetDataIntegrationResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.GetDataIntegrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet"> <summary> Returns a paginated list of DataIntegration associations in the account. <note><para> You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a> API. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.DataIntegrationIdentifier"> <summary> <para> <para>A unique identifier for the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'DataIntegrationAssociations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListDataIntegrationAssociationsResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListDataIntegrationAssociationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationAssociationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DataIntegrationIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^DataIntegrationIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet"> <summary> Returns a paginated list of DataIntegrations in the account. <note><para> You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a> API. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISDataIntegrationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'DataIntegrations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListDataIntegrationsResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListDataIntegrationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationCmdlet"> <summary> Returns information about the event integration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationCmdlet.Name"> <summary> <para> <para>The name of the event integration. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.GetEventIntegrationResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.GetEventIntegrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet"> <summary> Returns a paginated list of event integration associations in the account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.EventIntegrationName"> <summary> <para> <para>The name of the event integration. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventIntegrationAssociations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListEventIntegrationAssociationsResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListEventIntegrationAssociationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationAssociationListCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the EventIntegrationName parameter. The -PassThru parameter is deprecated, use -Select '^EventIntegrationName' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet"> <summary> Returns a paginated list of event integrations in the account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of results to return per page.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet.NextToken"> <summary> <para> <para>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISEventIntegrationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventIntegrations'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListEventIntegrationsResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListEventIntegrationsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.GetAISResourceTagCmdlet"> <summary> Lists the tags for the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource. </para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.ListTagsForResourceResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.GetAISResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet"> <summary> This API is in preview release and subject to change. <para> Creates and persists an Application resource. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.ExternalUrlConfig_AccessUrl"> <summary> <para> <para>The URL to access the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.ExternalUrlConfig_ApprovedOrigin"> <summary> <para> <para>Additional URLs to allow list if different than the access URL.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Description"> <summary> <para> <para>The description of the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Name"> <summary> <para> <para>The name of the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Namespace"> <summary> <para> <para>The namespace of the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Permission"> <summary> <para> <para>The configuration of events or requests that the application has access to.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Tag"> <summary> <para> <para>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Publication"> <summary> <para> <para>The events that the application publishes.</para> </para> <para>This parameter is deprecated.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Subscription"> <summary> <para> <para>The events that the application subscribes.</para> </para> <para>This parameter is deprecated.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.CreateApplicationResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.CreateApplicationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISApplicationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet"> <summary> Creates and persists a DataIntegration resource. <note><para> You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the <c>CreateDataIntegration</c> API. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Description"> <summary> <para> <para>A description of the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.FileConfiguration_Filter"> <summary> <para> <para>Restrictions for what files should be pulled from the source.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ScheduleConfig_FirstExecutionFrom"> <summary> <para> <para>The start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.FileConfiguration_Folder"> <summary> <para> <para>Identifiers for the source folders to pull all files from recursively.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.KmsKey"> <summary> <para> <para>The KMS key for the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Name"> <summary> <para> <para>The name of the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ScheduleConfig_Object"> <summary> <para> <para>The name of the object to pull from the data source.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ObjectConfiguration"> <summary> <para> <para>The configuration for what data should be pulled from the source.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ScheduleConfig_ScheduleExpression"> <summary> <para> <para>How often the data should be pulled from data source.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.SourceURI"> <summary> <para> <para>The URI of the data source.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Tag"> <summary> <para> <para>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Arn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.CreateDataIntegrationResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.CreateDataIntegrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISDataIntegrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet"> <summary> Creates an EventIntegration, given a specified name, description, and a reference to an Amazon EventBridge bus in your account and a partner event source that pushes events to that bus. No objects are created in the your account, only metadata that is persisted on the EventIntegration control plane. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Description"> <summary> <para> <para>The description of the event integration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.EventBridgeBus"> <summary> <para> <para>The EventBridge bus.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Name"> <summary> <para> <para>The name of the event integration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.EventFilter_Source"> <summary> <para> <para>The source of the events.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Tag"> <summary> <para> <para>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.ClientToken"> <summary> <para> <para>A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventIntegrationArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.CreateEventIntegrationResponse). Specifying the name of a property of type Amazon.AppIntegrationsService.Model.CreateEventIntegrationResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.NewAISEventIntegrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.RemoveAISApplicationCmdlet"> <summary> Deletes the Application. Only Applications that don't have any Application Associations can be deleted. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISApplicationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISApplicationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.DeleteApplicationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISApplicationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISApplicationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet"> <summary> Deletes the DataIntegration. Only DataIntegrations that don't have any DataIntegrationAssociations can be deleted. Deleting a DataIntegration also deletes the underlying Amazon AppFlow flow and service linked role. <note><para> You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a> API. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.DataIntegrationIdentifier"> <summary> <para> <para>A unique identifier for the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.DeleteDataIntegrationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the DataIntegrationIdentifier parameter. The -PassThru parameter is deprecated, use -Select '^DataIntegrationIdentifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISDataIntegrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet"> <summary> Deletes the specified existing event integration. If the event integration is associated with clients, the request is rejected. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.Name"> <summary> <para> <para>The name of the event integration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.DeleteEventIntegrationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISEventIntegrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet"> <summary> Removes the specified tags from the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.TagKey"> <summary> <para> <para>The tag keys.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.RemoveAISResourceTagCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet"> <summary> This API is in preview release and subject to change. <para> Updates and persists an Application resource. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.ExternalUrlConfig_AccessUrl"> <summary> <para> <para>The URL to access the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.ExternalUrlConfig_ApprovedOrigin"> <summary> <para> <para>Additional URLs to allow list if different than the access URL.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Description"> <summary> <para> <para>The description of the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Name"> <summary> <para> <para>The name of the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Permission"> <summary> <para> <para>The configuration of events or requests that the application has access to.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Publication"> <summary> <para> <para>The events that the application publishes.</para> </para> <para>This parameter is deprecated.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Subscription"> <summary> <para> <para>The events that the application subscribes.</para> </para> <para>This parameter is deprecated.</para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.UpdateApplicationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISApplicationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet"> <summary> Updates the description of a DataIntegration. <note><para> You cannot create a DataIntegration association for a DataIntegration that has been previously associated. Use a different DataIntegration, or recreate the DataIntegration using the <a href="https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html">CreateDataIntegration</a> API. </para></note> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Description"> <summary> <para> <para>A description of the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Identifier"> <summary> <para> <para>A unique identifier for the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Name"> <summary> <para> <para>The name of the DataIntegration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.UpdateDataIntegrationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISDataIntegrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet"> <summary> Updates the description of an event integration. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.Description"> <summary> <para> <para>The description of the event integration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.Name"> <summary> <para> <para>The name of the event integration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.AppIntegrationsService.Model.UpdateEventIntegrationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.AIS.UpdateAISEventIntegrationCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |