Skip to content

Commit

Permalink
4.1.699
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Nov 15, 2024
1 parent 3267952 commit bad6db1
Show file tree
Hide file tree
Showing 18 changed files with 1,009 additions and 1,009 deletions.
1,580 changes: 790 additions & 790 deletions Include/sdk/_sdk-versions.json

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion changelogs/CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 4.1.698 (2024-11-14 21:29Z)
### 4.1.699 (2024-11-15 04:30Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.927.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.698 (2024-11-14 21:29Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.926.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon AWSDeadlineCloud
* Modified cmdlet New-ADCFleet: added parameters AcceleratorCapabilities_Selection, Count_Max and Count_Min.
Expand Down
5 changes: 4 additions & 1 deletion changelogs/CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
### 4.1.698 (2024-11-14 21:29Z)
### 4.1.699 (2024-11-15 04:30Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.927.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.

### 4.1.698 (2024-11-14 21:29Z)
* AWS Tools for PowerShell now use AWS .NET SDK 3.7.926.0 and leverage its new features and improvements. Please find a description of the changes at https://github.com/aws/aws-sdk-net/blob/main/changelogs/SDK.CHANGELOG.ALL.md.
* Amazon AWSDeadlineCloud
* Modified cmdlet New-ADCFleet: added parameters AcceleratorCapabilities_Selection, Count_Max and Count_Min.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ public partial class GetPCAwsOpportunitySummaryCmdlet : AmazonPartnerCentralSell
/// <summary>
/// <para>
/// <para> The unique identifier for the related partner opportunity. Use this field to correlate
/// an AWS opportunity with its corresponding partner opportunity in your CRM system.
/// </para>
/// an AWS opportunity with its corresponding partner opportunity. </para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ namespace Amazon.PowerShell.Cmdlets.PC
{
/// <summary>
/// Retrieves the details of an engagement invitation shared by AWS with a partner. The
/// information includes key aspects such as the customer, project details, and lifecycle
/// information related to the engagement.
/// information includes aspects such as customer, project details, and lifecycle information.
/// To connect an engagement invitation with an opportunity, match the invitation’s <c>Payload.Project.Title</c>
/// with opportunity <c>Project.Title</c>.
/// </summary>
[Cmdlet("Get", "PCEngagementInvitation")]
[OutputType("Amazon.PartnerCentralSelling.Model.GetEngagementInvitationResponse")]
Expand Down Expand Up @@ -66,7 +67,7 @@ public partial class GetPCEngagementInvitationCmdlet : AmazonPartnerCentralSelli
#region Parameter Identifier
/// <summary>
/// <para>
/// <para>Specifies the unique identifier for the engagement invitation being retrieved.</para>
/// <para>Specifies the unique identifier for the retrieved engagement invitation.</para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public partial class GetPCOpportunityCmdlet : AmazonPartnerCentralSellingClientC
/// from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which
/// environment the opportunity is fetched from. Use <c>AWS</c> to retrieve opportunities
/// in the Amazon Web Services catalog, and <c>Sandbox</c> to retrieve opportunities in
/// a secure and isolated testing environment. </para>
/// a secure, isolated testing environment. </para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
namespace Amazon.PowerShell.Cmdlets.PC
{
/// <summary>
/// This request accepts a list of filters to use to retrieve a specific subset of opportunities,
/// as well as sort options. This feature is available to partners from <a href="https://partnercentral.awspartner.com/">Partner
/// This request accepts a list of filters that retrieve opportunity subsets as well as
/// sort options. This feature is available to partners from <a href="https://partnercentral.awspartner.com/">Partner
/// Central</a> using the <c>ListOpportunities</c> API action.
///
///
Expand Down Expand Up @@ -93,8 +93,8 @@ public partial class GetPCOpportunityListCmdlet : AmazonPartnerCentralSellingCli
/// <para> Specifies the catalog associated with the request. This field takes a string value
/// from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which
/// environment the opportunities are listed in. Use <c>AWS</c> for listing real opportunities
/// in the Amazon Web Services catalog, and <c>Sandbox</c> for to test in a secure and
/// isolated environment. </para>
/// in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated
/// environments. </para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down Expand Up @@ -182,8 +182,8 @@ public partial class GetPCOpportunityListCmdlet : AmazonPartnerCentralSellingCli
/// <summary>
/// <para>
/// <para> Specifies the maximum number of results to return in a single call. This limits the
/// number of opportunities returned in the response to avoid overloading with too many
/// results at once. </para><para> Default: 20 </para>
/// number of opportunities returned in the response to avoid providing too many results
/// at once. </para><para> Default: 20 </para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,8 @@ public partial class GetPCSolutionListCmdlet : AmazonPartnerCentralSellingClient
#region Parameter Status
/// <summary>
/// <para>
/// <para>Filters the solutions based on their status. This filter helps retrieve solutions
/// with statuses such as <c>Active</c>, <c>Inactive</c>, or <c>Pending Approval</c>,
/// allowing partners to manage their solution portfolios effectively.</para>
/// <para>Filters solutions based on their status. This filter helps partners manage their solution
/// portfolios effectively.</para>
/// </para>
/// </summary>
[System.Management.Automation.Parameter(ValueFromPipelineByPropertyName = true)]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ public partial class InvokePCAssignOpportunityCmdlet : AmazonPartnerCentralSelli
/// <summary>
/// <para>
/// <para>Specifies the business title of the assignee managing the opportunity. This helps
/// clarify the individual's role and responsibilities within the organization.</para>
/// clarify the individual's role and responsibilities within the organization. Use the
/// value <c>PartnerAccountManager</c> to update details of the opportunity owner.</para>
/// </para>
/// </summary>
#if !MODULAR
Expand All @@ -79,8 +80,8 @@ public partial class InvokePCAssignOpportunityCmdlet : AmazonPartnerCentralSelli
/// <para> Specifies the catalog associated with the request. This field takes a string value
/// from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which
/// environment the opportunity is assigned in. Use <c>AWS</c> to assign real opportunities
/// in the Amazon Web Services catalog, and <c>Sandbox</c> to test in a secure and isolated
/// environment. </para>
/// in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated
/// environments. </para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down Expand Up @@ -115,7 +116,8 @@ public partial class InvokePCAssignOpportunityCmdlet : AmazonPartnerCentralSelli
#region Parameter Assignee_FirstName
/// <summary>
/// <para>
/// <para>Specifies the first name of the assignee managing the opportunity.</para>
/// <para>Specifies the first name of the assignee managing the opportunity. The system automatically
/// retrieves this value from the user profile by referencing the associated email address.</para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down Expand Up @@ -151,7 +153,8 @@ public partial class InvokePCAssignOpportunityCmdlet : AmazonPartnerCentralSelli
#region Parameter Assignee_LastName
/// <summary>
/// <para>
/// <para>Specifies the last name of the assignee managing the opportunity.</para>
/// <para>Specifies the last name of the assignee managing the opportunity. The system automatically
/// retrieves this value from the user profile by referencing the associated email address.</para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,38 +30,37 @@ namespace Amazon.PowerShell.Cmdlets.PC
/// <summary>
/// Enables you to create a formal association between an <c>Opportunity</c> and various
/// related entities, enriching the context and details of the opportunity for better
/// collaboration and decision-making. You can associate an opportunity with the following
/// types of entities:
/// collaboration and decision making. You can associate an opportunity with the following
/// entity types:
///
/// <ul><li><para>
/// Partner Solution: A software product or consulting practice created and delivered
/// by Partners. Partner Solutions help customers address specific business challenges
/// or achieve particular goals using Amazon Web Services services.
/// by Partners. Partner Solutions help customers address business challenges using Amazon
/// Web Services services.
/// </para></li><li><para>
/// Amazon Web Services Product: Amazon Web Services offers a wide range of products
/// and services designed to provide scalable, reliable, and cost-effective infrastructure
/// solutions. For the latest list of Amazon Web Services products, refer to <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon
/// Amazon Web Services Products: Amazon Web Services offers many products and services
/// that provide scalable, reliable, and cost-effective infrastructure solutions. For
/// the latest list of Amazon Web Services products, see <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon
/// Web Services products</a>.
/// </para></li><li><para>
/// Amazon Web Services Marketplace private offer: Allows Amazon Web Services Marketplace
/// sellers to extend custom pricing and terms to individual Amazon Web Services customers.
/// Sellers can negotiate custom prices, payment schedules, and end user license terms
/// through private offers, enabling Amazon Web Services customers to acquire software
/// solutions tailored to their specific needs. For more information, refer to <a href="https://docs.aws.amazon.com/marketplace/latest/buyerguide/buyer-private-offers.html">Private
/// solutions tailored to their specific needs. For more information, see <a href="https://docs.aws.amazon.com/marketplace/latest/buyerguide/buyer-private-offers.html">Private
/// offers in Amazon Web Services Marketplace</a>.
/// </para></li></ul><para>
/// To obtain identifiers for these entities, use the following methods:
/// </para><ul><li><para>
/// Solution: Use the <c>ListSolutions</c> operation.
/// </para></li><li><para>
/// AWS products: For the latest list of Amazon Web Services products, refer to the Amazon
/// Web Services products list.
/// AWS Products: For the latest list of Amazon Web Services products, see <a href="https://github.com/aws-samples/partner-crm-integration-samples/blob/main/resources/aws_products.json">Amazon
/// Web Services products</a>.
/// </para></li><li><para>
/// Amazon Web Services Marketplace private offer: Use the <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/welcome.html">AWS
/// Marketplace Catalog API</a> to list entities. Specifically, use the <c>ListEntities</c>
/// operation to retrieve a list of private offers. The request to the <c>ListEntities</c>
/// API returns the details of the private offers available to you. For more information,
/// refer to <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListEntities.html">ListEntities</a>.
/// Amazon Web Services Marketplace private offer: Use the <a href="https://docs.aws.amazon.com/marketplace/latest/APIReference/catalog-apis.html">Using
/// the Amazon Web Services Marketplace Catalog API</a> to list entities. Specifically,
/// use the <c>ListEntities</c> operation to retrieve a list of private offers. The request
/// returns the details of available private offers. For more information, see <a href="https://docs.aws.amazon.com/marketplace-catalog/latest/api-reference/API_ListEntities.html">ListEntities</a>.
///
/// </para></li></ul>
/// </summary>
Expand All @@ -81,10 +80,10 @@ public partial class InvokePCAssociateOpportunityCmdlet : AmazonPartnerCentralSe
/// <summary>
/// <para>
/// <para> Specifies the catalog associated with the request. This field takes a string value
/// from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines whichenvironment
/// the opportunity association is made in. Use <c>AWS</c> to associate opportunities
/// in the Amazon Web Services catalog, and <c>Sandbox</c> to test in a secure and isolated
/// environment. </para>
/// from a predefined list: <c>AWS</c> or <c>Sandbox</c>. The catalog determines which
/// environment the opportunity association is made in. Use <c>AWS</c> to associate opportunities
/// in the Amazon Web Services catalog, and <c>Sandbox</c> for testing in secure, isolated
/// environments. </para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down Expand Up @@ -140,8 +139,8 @@ public partial class InvokePCAssociateOpportunityCmdlet : AmazonPartnerCentralSe
#region Parameter RelatedEntityType
/// <summary>
/// <para>
/// <para>Specifies the type of the related entity you're associating with the <c> Opportunity</c>.
/// This helps to categorize and properly process the association. </para>
/// <para>Specifies the entity type that you're associating with the <c> Opportunity</c>. This
/// helps to categorize and properly process the association. </para>
/// </para>
/// </summary>
#if !MODULAR
Expand Down
Loading

0 comments on commit bad6db1

Please sign in to comment.