aws-sdk-partnercentralselling 1.34.0 → 1.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-partnercentralselling/client.rb +353 -8
- data/lib/aws-sdk-partnercentralselling/client_api.rb +219 -0
- data/lib/aws-sdk-partnercentralselling/types.rb +726 -10
- data/lib/aws-sdk-partnercentralselling.rb +1 -1
- data/sig/client.rbs +69 -7
- data/sig/params.rbs +38 -1
- data/sig/types.rbs +156 -6
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 979fb14034ca7ef52b05d2cf5bba792e2ecce4326556f88833a3c65972f7a035
|
|
4
|
+
data.tar.gz: 3dc904f510b9c21dfa2abed8df7522130af5789e62f5dacdff0eec82136e5d35
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c309f6120dccd051e855712e24e7f62ab7763e11bb00181573da29ef5b4eadde223ea15103fb3c6eccf4ac419c57d22aedc1bc5f03dc107a366d0a7c04d8d980
|
|
7
|
+
data.tar.gz: d777bf27079e01af4c1e53529b75746addf4e786d20e038d86fbf458d880f7c9893bd7cea4b6387ee7ccb3948b98c97a67a85de00cf2a562bc6f6d3d8c951922
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.35.0 (2026-06-16)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Added Prospecting APIs to convert engagements into AI-enriched leads with scoring insights. Extended Engagement APIs with ProspectingResult and Lead contexts. Added CoSell Scoring to GetAwsOpportunitySummary- quality score, trend, agent-driven recommendations, and engagement classification.
|
|
8
|
+
|
|
4
9
|
1.34.0 (2026-05-27)
|
|
5
10
|
------------------
|
|
6
11
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.35.0
|
|
@@ -720,7 +720,7 @@ module Aws::PartnerCentralSelling
|
|
|
720
720
|
# contexts: [
|
|
721
721
|
# {
|
|
722
722
|
# id: "EngagementContextIdentifier",
|
|
723
|
-
# type: "CustomerProject", # required, accepts CustomerProject, Lead
|
|
723
|
+
# type: "CustomerProject", # required, accepts CustomerProject, Lead, ProspectingResult
|
|
724
724
|
# payload: {
|
|
725
725
|
# customer_project: {
|
|
726
726
|
# customer: {
|
|
@@ -736,6 +736,9 @@ module Aws::PartnerCentralSelling
|
|
|
736
736
|
# },
|
|
737
737
|
# },
|
|
738
738
|
# lead: {
|
|
739
|
+
# insights: {
|
|
740
|
+
# lead_readiness_score: "String",
|
|
741
|
+
# },
|
|
739
742
|
# qualification_status: "LeadQualificationStatus",
|
|
740
743
|
# customer: { # required
|
|
741
744
|
# industry: "Aerospace", # accepts Aerospace, Agriculture, Automotive, Computers and Electronics, Consumer Goods, Education, Energy - Oil and Gas, Energy - Power and Utilities, Financial Services, Gaming, Government, Healthcare, Hospitality, Life Sciences, Manufacturing, Marketing and Advertising, Media and Entertainment, Mining, Non-Profit Organization, Professional Services, Real Estate and Construction, Retail, Software and Internet, Telecommunications, Transportation and Logistics, Travel, Wholesale and Distribution, Other
|
|
@@ -769,6 +772,34 @@ module Aws::PartnerCentralSelling
|
|
|
769
772
|
# },
|
|
770
773
|
# ],
|
|
771
774
|
# },
|
|
775
|
+
# prospecting_result: {
|
|
776
|
+
# aws: {
|
|
777
|
+
# start_time: Time.now,
|
|
778
|
+
# end_time: Time.now,
|
|
779
|
+
# task_id: "ProspectingTaskIdentifier",
|
|
780
|
+
# task_arn: "TaskArn",
|
|
781
|
+
# task_name: "TaskName",
|
|
782
|
+
# customer: {
|
|
783
|
+
# account_name: "ProspectingAccountName",
|
|
784
|
+
# geo: "ProspectingGeo",
|
|
785
|
+
# region: "ProspectingRegion",
|
|
786
|
+
# sub_region: "ProspectingSubRegion",
|
|
787
|
+
# country: "US", # accepts US, AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CK, CR, CI, HR, CU, CW, CY, CZ, CD, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, AN, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW
|
|
788
|
+
# industry: "Aerospace", # accepts Aerospace, Agriculture, Automotive, Computers and Electronics, Consumer Goods, Education, Energy - Oil and Gas, Energy - Power and Utilities, Financial Services, Gaming, Government, Healthcare, Hospitality, Life Sciences, Manufacturing, Marketing and Advertising, Media and Entertainment, Mining, Non-Profit Organization, Professional Services, Real Estate and Construction, Retail, Software and Internet, Telecommunications, Transportation and Logistics, Travel, Wholesale and Distribution, Other
|
|
789
|
+
# sub_industry: "ProspectingSubIndustry",
|
|
790
|
+
# segment: "ProspectingSegment",
|
|
791
|
+
# company_size: "ProspectingCompanySize",
|
|
792
|
+
# eligible_programs: ["String"],
|
|
793
|
+
# public_profile_summary: "ProspectingPublicProfileSummary",
|
|
794
|
+
# },
|
|
795
|
+
# insights: {
|
|
796
|
+
# marketplace_engagement_score: "EngagementScoreLevel",
|
|
797
|
+
# solution_score: "String",
|
|
798
|
+
# solution_category: "String",
|
|
799
|
+
# solution_sub_category: "String",
|
|
800
|
+
# },
|
|
801
|
+
# },
|
|
802
|
+
# },
|
|
772
803
|
# },
|
|
773
804
|
# },
|
|
774
805
|
# ],
|
|
@@ -843,7 +874,7 @@ module Aws::PartnerCentralSelling
|
|
|
843
874
|
# catalog: "CatalogIdentifier", # required
|
|
844
875
|
# engagement_identifier: "EngagementArnOrIdentifier", # required
|
|
845
876
|
# client_token: "ClientToken", # required
|
|
846
|
-
# type: "CustomerProject", # required, accepts CustomerProject, Lead
|
|
877
|
+
# type: "CustomerProject", # required, accepts CustomerProject, Lead, ProspectingResult
|
|
847
878
|
# payload: { # required
|
|
848
879
|
# customer_project: {
|
|
849
880
|
# customer: {
|
|
@@ -859,6 +890,9 @@ module Aws::PartnerCentralSelling
|
|
|
859
890
|
# },
|
|
860
891
|
# },
|
|
861
892
|
# lead: {
|
|
893
|
+
# insights: {
|
|
894
|
+
# lead_readiness_score: "String",
|
|
895
|
+
# },
|
|
862
896
|
# qualification_status: "LeadQualificationStatus",
|
|
863
897
|
# customer: { # required
|
|
864
898
|
# industry: "Aerospace", # accepts Aerospace, Agriculture, Automotive, Computers and Electronics, Consumer Goods, Education, Energy - Oil and Gas, Energy - Power and Utilities, Financial Services, Gaming, Government, Healthcare, Hospitality, Life Sciences, Manufacturing, Marketing and Advertising, Media and Entertainment, Mining, Non-Profit Organization, Professional Services, Real Estate and Construction, Retail, Software and Internet, Telecommunications, Transportation and Logistics, Travel, Wholesale and Distribution, Other
|
|
@@ -892,6 +926,34 @@ module Aws::PartnerCentralSelling
|
|
|
892
926
|
# },
|
|
893
927
|
# ],
|
|
894
928
|
# },
|
|
929
|
+
# prospecting_result: {
|
|
930
|
+
# aws: {
|
|
931
|
+
# start_time: Time.now,
|
|
932
|
+
# end_time: Time.now,
|
|
933
|
+
# task_id: "ProspectingTaskIdentifier",
|
|
934
|
+
# task_arn: "TaskArn",
|
|
935
|
+
# task_name: "TaskName",
|
|
936
|
+
# customer: {
|
|
937
|
+
# account_name: "ProspectingAccountName",
|
|
938
|
+
# geo: "ProspectingGeo",
|
|
939
|
+
# region: "ProspectingRegion",
|
|
940
|
+
# sub_region: "ProspectingSubRegion",
|
|
941
|
+
# country: "US", # accepts US, AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CK, CR, CI, HR, CU, CW, CY, CZ, CD, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, AN, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW
|
|
942
|
+
# industry: "Aerospace", # accepts Aerospace, Agriculture, Automotive, Computers and Electronics, Consumer Goods, Education, Energy - Oil and Gas, Energy - Power and Utilities, Financial Services, Gaming, Government, Healthcare, Hospitality, Life Sciences, Manufacturing, Marketing and Advertising, Media and Entertainment, Mining, Non-Profit Organization, Professional Services, Real Estate and Construction, Retail, Software and Internet, Telecommunications, Transportation and Logistics, Travel, Wholesale and Distribution, Other
|
|
943
|
+
# sub_industry: "ProspectingSubIndustry",
|
|
944
|
+
# segment: "ProspectingSegment",
|
|
945
|
+
# company_size: "ProspectingCompanySize",
|
|
946
|
+
# eligible_programs: ["String"],
|
|
947
|
+
# public_profile_summary: "ProspectingPublicProfileSummary",
|
|
948
|
+
# },
|
|
949
|
+
# insights: {
|
|
950
|
+
# marketplace_engagement_score: "EngagementScoreLevel",
|
|
951
|
+
# solution_score: "String",
|
|
952
|
+
# solution_category: "String",
|
|
953
|
+
# solution_sub_category: "String",
|
|
954
|
+
# },
|
|
955
|
+
# },
|
|
956
|
+
# },
|
|
895
957
|
# },
|
|
896
958
|
# })
|
|
897
959
|
#
|
|
@@ -1593,6 +1655,7 @@ module Aws::PartnerCentralSelling
|
|
|
1593
1655
|
# * {Types::GetAwsOpportunitySummaryResponse#related_entity_ids #related_entity_ids} => Types::AwsOpportunityRelatedEntities
|
|
1594
1656
|
# * {Types::GetAwsOpportunitySummaryResponse#customer #customer} => Types::AwsOpportunityCustomer
|
|
1595
1657
|
# * {Types::GetAwsOpportunitySummaryResponse#project #project} => Types::AwsOpportunityProject
|
|
1658
|
+
# * {Types::GetAwsOpportunitySummaryResponse#cosell_motion #cosell_motion} => String
|
|
1596
1659
|
# * {Types::GetAwsOpportunitySummaryResponse#catalog #catalog} => String
|
|
1597
1660
|
#
|
|
1598
1661
|
# @example Request syntax with placeholder values
|
|
@@ -1658,6 +1721,13 @@ module Aws::PartnerCentralSelling
|
|
|
1658
1721
|
# resp.insights.aws_products_spend_insights_by_source.aws.aws_products[0].optimizations #=> Array
|
|
1659
1722
|
# resp.insights.aws_products_spend_insights_by_source.aws.aws_products[0].optimizations[0].description #=> String
|
|
1660
1723
|
# resp.insights.aws_products_spend_insights_by_source.aws.aws_products[0].optimizations[0].savings_amount #=> String
|
|
1724
|
+
# resp.insights.opportunity_quality.score #=> Integer
|
|
1725
|
+
# resp.insights.opportunity_quality.trend #=> String
|
|
1726
|
+
# resp.insights.recommendations #=> Array
|
|
1727
|
+
# resp.insights.recommendations[0].type #=> String
|
|
1728
|
+
# resp.insights.recommendations[0].details #=> String
|
|
1729
|
+
# resp.insights.recommendations[0].attributes #=> Hash
|
|
1730
|
+
# resp.insights.recommendations[0].attributes["String"] #=> String
|
|
1661
1731
|
# resp.involvement_type_change_reason #=> String, one of "Expansion Opportunity", "Change in Deal Information", "Customer Requested", "Technical Complexity", "Risk Mitigation"
|
|
1662
1732
|
# resp.related_entity_ids.aws_products #=> Array
|
|
1663
1733
|
# resp.related_entity_ids.aws_products[0] #=> String
|
|
@@ -1676,6 +1746,7 @@ module Aws::PartnerCentralSelling
|
|
|
1676
1746
|
# resp.project.expected_customer_spend[0].target_company #=> String
|
|
1677
1747
|
# resp.project.expected_customer_spend[0].estimation_url #=> String
|
|
1678
1748
|
# resp.project.aws_partition #=> String, one of "aws-eusc"
|
|
1749
|
+
# resp.cosell_motion #=> String
|
|
1679
1750
|
# resp.catalog #=> String
|
|
1680
1751
|
#
|
|
1681
1752
|
# @see http://docs.aws.amazon.com/goto/WebAPI/partnercentral-selling-2022-07-26/GetAwsOpportunitySummary AWS API Documentation
|
|
@@ -1730,7 +1801,7 @@ module Aws::PartnerCentralSelling
|
|
|
1730
1801
|
# resp.modified_by #=> String
|
|
1731
1802
|
# resp.contexts #=> Array
|
|
1732
1803
|
# resp.contexts[0].id #=> String
|
|
1733
|
-
# resp.contexts[0].type #=> String, one of "CustomerProject", "Lead"
|
|
1804
|
+
# resp.contexts[0].type #=> String, one of "CustomerProject", "Lead", "ProspectingResult"
|
|
1734
1805
|
# resp.contexts[0].payload.customer_project.customer.industry #=> String, one of "Aerospace", "Agriculture", "Automotive", "Computers and Electronics", "Consumer Goods", "Education", "Energy - Oil and Gas", "Energy - Power and Utilities", "Financial Services", "Gaming", "Government", "Healthcare", "Hospitality", "Life Sciences", "Manufacturing", "Marketing and Advertising", "Media and Entertainment", "Mining", "Non-Profit Organization", "Professional Services", "Real Estate and Construction", "Retail", "Software and Internet", "Telecommunications", "Transportation and Logistics", "Travel", "Wholesale and Distribution", "Other"
|
|
1735
1806
|
# resp.contexts[0].payload.customer_project.customer.company_name #=> String
|
|
1736
1807
|
# resp.contexts[0].payload.customer_project.customer.website_url #=> String
|
|
@@ -1738,6 +1809,7 @@ module Aws::PartnerCentralSelling
|
|
|
1738
1809
|
# resp.contexts[0].payload.customer_project.project.title #=> String
|
|
1739
1810
|
# resp.contexts[0].payload.customer_project.project.business_problem #=> String
|
|
1740
1811
|
# resp.contexts[0].payload.customer_project.project.target_completion_date #=> String
|
|
1812
|
+
# resp.contexts[0].payload.lead.insights.lead_readiness_score #=> String
|
|
1741
1813
|
# resp.contexts[0].payload.lead.qualification_status #=> String
|
|
1742
1814
|
# resp.contexts[0].payload.lead.customer.industry #=> String, one of "Aerospace", "Agriculture", "Automotive", "Computers and Electronics", "Consumer Goods", "Education", "Energy - Oil and Gas", "Energy - Power and Utilities", "Financial Services", "Gaming", "Government", "Healthcare", "Hospitality", "Life Sciences", "Manufacturing", "Marketing and Advertising", "Media and Entertainment", "Mining", "Non-Profit Organization", "Professional Services", "Real Estate and Construction", "Retail", "Software and Internet", "Telecommunications", "Transportation and Logistics", "Travel", "Wholesale and Distribution", "Other"
|
|
1743
1815
|
# resp.contexts[0].payload.lead.customer.company_name #=> String
|
|
@@ -1761,6 +1833,27 @@ module Aws::PartnerCentralSelling
|
|
|
1761
1833
|
# resp.contexts[0].payload.lead.interactions[0].contact.first_name #=> String
|
|
1762
1834
|
# resp.contexts[0].payload.lead.interactions[0].contact.last_name #=> String
|
|
1763
1835
|
# resp.contexts[0].payload.lead.interactions[0].contact.phone #=> String
|
|
1836
|
+
# resp.contexts[0].payload.prospecting_result.aws.start_time #=> Time
|
|
1837
|
+
# resp.contexts[0].payload.prospecting_result.aws.end_time #=> Time
|
|
1838
|
+
# resp.contexts[0].payload.prospecting_result.aws.task_id #=> String
|
|
1839
|
+
# resp.contexts[0].payload.prospecting_result.aws.task_arn #=> String
|
|
1840
|
+
# resp.contexts[0].payload.prospecting_result.aws.task_name #=> String
|
|
1841
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.account_name #=> String
|
|
1842
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.geo #=> String
|
|
1843
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.region #=> String
|
|
1844
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.sub_region #=> String
|
|
1845
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.country #=> String, one of "US", "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BQ", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CK", "CR", "CI", "HR", "CU", "CW", "CY", "CZ", "CD", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KR", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "AN", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SX", "SK", "SI", "SB", "SO", "ZA", "GS", "SS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW"
|
|
1846
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.industry #=> String, one of "Aerospace", "Agriculture", "Automotive", "Computers and Electronics", "Consumer Goods", "Education", "Energy - Oil and Gas", "Energy - Power and Utilities", "Financial Services", "Gaming", "Government", "Healthcare", "Hospitality", "Life Sciences", "Manufacturing", "Marketing and Advertising", "Media and Entertainment", "Mining", "Non-Profit Organization", "Professional Services", "Real Estate and Construction", "Retail", "Software and Internet", "Telecommunications", "Transportation and Logistics", "Travel", "Wholesale and Distribution", "Other"
|
|
1847
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.sub_industry #=> String
|
|
1848
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.segment #=> String
|
|
1849
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.company_size #=> String
|
|
1850
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.eligible_programs #=> Array
|
|
1851
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.eligible_programs[0] #=> String
|
|
1852
|
+
# resp.contexts[0].payload.prospecting_result.aws.customer.public_profile_summary #=> String
|
|
1853
|
+
# resp.contexts[0].payload.prospecting_result.aws.insights.marketplace_engagement_score #=> String
|
|
1854
|
+
# resp.contexts[0].payload.prospecting_result.aws.insights.solution_score #=> String
|
|
1855
|
+
# resp.contexts[0].payload.prospecting_result.aws.insights.solution_category #=> String
|
|
1856
|
+
# resp.contexts[0].payload.prospecting_result.aws.insights.solution_sub_category #=> String
|
|
1764
1857
|
#
|
|
1765
1858
|
# @see http://docs.aws.amazon.com/goto/WebAPI/partnercentral-selling-2022-07-26/GetEngagement AWS API Documentation
|
|
1766
1859
|
#
|
|
@@ -2017,6 +2110,61 @@ module Aws::PartnerCentralSelling
|
|
|
2017
2110
|
req.send_request(options)
|
|
2018
2111
|
end
|
|
2019
2112
|
|
|
2113
|
+
# Retrieves the details and current status of a prospecting task
|
|
2114
|
+
# previously started with `StartProspectingFromEngagementTask` to enable
|
|
2115
|
+
# polling for completion and access to per-engagement processing
|
|
2116
|
+
# results.
|
|
2117
|
+
#
|
|
2118
|
+
# @option params [required, String] :catalog
|
|
2119
|
+
# Specifies the catalog associated with the task. Specify `AWS` for
|
|
2120
|
+
# production environments and `Sandbox` for testing and development
|
|
2121
|
+
# purposes. The value must match the catalog used when the task was
|
|
2122
|
+
# created.
|
|
2123
|
+
#
|
|
2124
|
+
# @option params [required, String] :task_identifier
|
|
2125
|
+
# The unique identifier of the prospecting task to retrieve. This value
|
|
2126
|
+
# is returned in the `TaskId` field of the
|
|
2127
|
+
# `StartProspectingFromEngagementTask` response.
|
|
2128
|
+
#
|
|
2129
|
+
# @return [Types::GetProspectingFromEngagementTaskResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
2130
|
+
#
|
|
2131
|
+
# * {Types::GetProspectingFromEngagementTaskResponse#task_id #task_id} => String
|
|
2132
|
+
# * {Types::GetProspectingFromEngagementTaskResponse#task_arn #task_arn} => String
|
|
2133
|
+
# * {Types::GetProspectingFromEngagementTaskResponse#task_name #task_name} => String
|
|
2134
|
+
# * {Types::GetProspectingFromEngagementTaskResponse#start_time #start_time} => Time
|
|
2135
|
+
# * {Types::GetProspectingFromEngagementTaskResponse#end_time #end_time} => Time
|
|
2136
|
+
# * {Types::GetProspectingFromEngagementTaskResponse#engagements #engagements} => Array<Types::EngagementProspectingResult>
|
|
2137
|
+
#
|
|
2138
|
+
# @example Request syntax with placeholder values
|
|
2139
|
+
#
|
|
2140
|
+
# resp = client.get_prospecting_from_engagement_task({
|
|
2141
|
+
# catalog: "CatalogIdentifier", # required
|
|
2142
|
+
# task_identifier: "ProspectingTaskIdentifier", # required
|
|
2143
|
+
# })
|
|
2144
|
+
#
|
|
2145
|
+
# @example Response structure
|
|
2146
|
+
#
|
|
2147
|
+
# resp.task_id #=> String
|
|
2148
|
+
# resp.task_arn #=> String
|
|
2149
|
+
# resp.task_name #=> String
|
|
2150
|
+
# resp.start_time #=> Time
|
|
2151
|
+
# resp.end_time #=> Time
|
|
2152
|
+
# resp.engagements #=> Array
|
|
2153
|
+
# resp.engagements[0].engagement_identifier #=> String
|
|
2154
|
+
# resp.engagements[0].engagement_context_id #=> String
|
|
2155
|
+
# resp.engagements[0].status #=> String, one of "PENDING", "IN_PROGRESS", "COMPLETED", "FAILED"
|
|
2156
|
+
# resp.engagements[0].reason_code #=> String
|
|
2157
|
+
# resp.engagements[0].message #=> String
|
|
2158
|
+
#
|
|
2159
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/partnercentral-selling-2022-07-26/GetProspectingFromEngagementTask AWS API Documentation
|
|
2160
|
+
#
|
|
2161
|
+
# @overload get_prospecting_from_engagement_task(params = {})
|
|
2162
|
+
# @param [Hash] params ({})
|
|
2163
|
+
def get_prospecting_from_engagement_task(params = {}, options = {})
|
|
2164
|
+
req = build_request(:get_prospecting_from_engagement_task, params)
|
|
2165
|
+
req.send_request(options)
|
|
2166
|
+
end
|
|
2167
|
+
|
|
2020
2168
|
# Use this action to retrieve a specific snapshot record.
|
|
2021
2169
|
#
|
|
2022
2170
|
# @option params [required, String] :catalog
|
|
@@ -2194,6 +2342,13 @@ module Aws::PartnerCentralSelling
|
|
|
2194
2342
|
# resp.payload.aws_opportunity_summary_full_view.insights.aws_products_spend_insights_by_source.aws.aws_products[0].optimizations #=> Array
|
|
2195
2343
|
# resp.payload.aws_opportunity_summary_full_view.insights.aws_products_spend_insights_by_source.aws.aws_products[0].optimizations[0].description #=> String
|
|
2196
2344
|
# resp.payload.aws_opportunity_summary_full_view.insights.aws_products_spend_insights_by_source.aws.aws_products[0].optimizations[0].savings_amount #=> String
|
|
2345
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.opportunity_quality.score #=> Integer
|
|
2346
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.opportunity_quality.trend #=> String
|
|
2347
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.recommendations #=> Array
|
|
2348
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.recommendations[0].type #=> String
|
|
2349
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.recommendations[0].details #=> String
|
|
2350
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.recommendations[0].attributes #=> Hash
|
|
2351
|
+
# resp.payload.aws_opportunity_summary_full_view.insights.recommendations[0].attributes["String"] #=> String
|
|
2197
2352
|
# resp.payload.aws_opportunity_summary_full_view.involvement_type_change_reason #=> String, one of "Expansion Opportunity", "Change in Deal Information", "Customer Requested", "Technical Complexity", "Risk Mitigation"
|
|
2198
2353
|
# resp.payload.aws_opportunity_summary_full_view.related_entity_ids.aws_products #=> Array
|
|
2199
2354
|
# resp.payload.aws_opportunity_summary_full_view.related_entity_ids.aws_products[0] #=> String
|
|
@@ -2212,6 +2367,7 @@ module Aws::PartnerCentralSelling
|
|
|
2212
2367
|
# resp.payload.aws_opportunity_summary_full_view.project.expected_customer_spend[0].target_company #=> String
|
|
2213
2368
|
# resp.payload.aws_opportunity_summary_full_view.project.expected_customer_spend[0].estimation_url #=> String
|
|
2214
2369
|
# resp.payload.aws_opportunity_summary_full_view.project.aws_partition #=> String, one of "aws-eusc"
|
|
2370
|
+
# resp.payload.aws_opportunity_summary_full_view.cosell_motion #=> String
|
|
2215
2371
|
# resp.target_member_accounts #=> Array
|
|
2216
2372
|
# resp.target_member_accounts[0] #=> String
|
|
2217
2373
|
#
|
|
@@ -2778,8 +2934,8 @@ module Aws::PartnerCentralSelling
|
|
|
2778
2934
|
# catalog: "CatalogIdentifier", # required
|
|
2779
2935
|
# created_by: ["AwsAccount"],
|
|
2780
2936
|
# exclude_created_by: ["AwsAccount"],
|
|
2781
|
-
# context_types: ["CustomerProject"], # accepts CustomerProject, Lead
|
|
2782
|
-
# exclude_context_types: ["CustomerProject"], # accepts CustomerProject, Lead
|
|
2937
|
+
# context_types: ["CustomerProject"], # accepts CustomerProject, Lead, ProspectingResult
|
|
2938
|
+
# exclude_context_types: ["CustomerProject"], # accepts CustomerProject, Lead, ProspectingResult
|
|
2783
2939
|
# sort: {
|
|
2784
2940
|
# sort_order: "ASCENDING", # required, accepts ASCENDING, DESCENDING
|
|
2785
2941
|
# sort_by: "CreatedDate", # required, accepts CreatedDate
|
|
@@ -2801,7 +2957,7 @@ module Aws::PartnerCentralSelling
|
|
|
2801
2957
|
# resp.engagement_summary_list[0].modified_at #=> Time
|
|
2802
2958
|
# resp.engagement_summary_list[0].modified_by #=> String
|
|
2803
2959
|
# resp.engagement_summary_list[0].context_types #=> Array
|
|
2804
|
-
# resp.engagement_summary_list[0].context_types[0] #=> String, one of "CustomerProject", "Lead"
|
|
2960
|
+
# resp.engagement_summary_list[0].context_types[0] #=> String, one of "CustomerProject", "Lead", "ProspectingResult"
|
|
2805
2961
|
# resp.next_token #=> String
|
|
2806
2962
|
#
|
|
2807
2963
|
# @see http://docs.aws.amazon.com/goto/WebAPI/partnercentral-selling-2022-07-26/ListEngagements AWS API Documentation
|
|
@@ -3080,6 +3236,96 @@ module Aws::PartnerCentralSelling
|
|
|
3080
3236
|
req.send_request(options)
|
|
3081
3237
|
end
|
|
3082
3238
|
|
|
3239
|
+
# Lists all prospecting tasks initiated by the caller's account.
|
|
3240
|
+
# Supports optional filters by task identifier, task name, or start time
|
|
3241
|
+
# range. Results can be sorted using configurable options. The response
|
|
3242
|
+
# is paginated. Use the `NextToken` value from each response to retrieve
|
|
3243
|
+
# subsequent pages.
|
|
3244
|
+
#
|
|
3245
|
+
# @option params [required, String] :catalog
|
|
3246
|
+
# Specifies the catalog to list tasks from. Specify `AWS` for production
|
|
3247
|
+
# environments and `Sandbox` for testing and development purposes.
|
|
3248
|
+
#
|
|
3249
|
+
# @option params [Integer] :max_results
|
|
3250
|
+
# The maximum number of results to return in a single page. If
|
|
3251
|
+
# additional results exist, the response includes a `NextToken` value
|
|
3252
|
+
# for retrieving the next page. If omitted, the API uses a
|
|
3253
|
+
# service-defined default page size.
|
|
3254
|
+
#
|
|
3255
|
+
# @option params [String] :next_token
|
|
3256
|
+
# The pagination token from a previous call to this API. Include this
|
|
3257
|
+
# value to retrieve the next page of results. If omitted, the first page
|
|
3258
|
+
# is returned.
|
|
3259
|
+
#
|
|
3260
|
+
# @option params [Array<String>] :task_identifier
|
|
3261
|
+
# Filters the results to include only the tasks with the specified
|
|
3262
|
+
# identifiers. Provide up to 10 task IDs to narrow the list to specific
|
|
3263
|
+
# tasks. If omitted, tasks are not filtered by identifier.
|
|
3264
|
+
#
|
|
3265
|
+
# @option params [Array<String>] :task_name
|
|
3266
|
+
# Filters the results to include only tasks with the specified names.
|
|
3267
|
+
# Provide up to 10 task names to narrow the list. If omitted, tasks are
|
|
3268
|
+
# not filtered by name.
|
|
3269
|
+
#
|
|
3270
|
+
# @option params [Time,DateTime,Date,Integer,String] :start_after
|
|
3271
|
+
# Filters tasks to include only those that started after the specified
|
|
3272
|
+
# timestamp. Use this with `StartBefore` to define a start-time range
|
|
3273
|
+
# for your query. The format follows ISO 8601 date-time notation.
|
|
3274
|
+
#
|
|
3275
|
+
# @option params [Time,DateTime,Date,Integer,String] :start_before
|
|
3276
|
+
# Filters tasks to include only those that started before the specified
|
|
3277
|
+
# timestamp. Use this with `StartAfter` to define a start-time range for
|
|
3278
|
+
# your query. The format follows ISO 8601 date-time notation.
|
|
3279
|
+
#
|
|
3280
|
+
# @option params [Types::ProspectingFromEngagementTaskSort] :sort
|
|
3281
|
+
# Specifies the field and order used to sort the returned tasks. If
|
|
3282
|
+
# omitted, tasks are returned in the default sort order.
|
|
3283
|
+
#
|
|
3284
|
+
# @return [Types::ListProspectingFromEngagementTasksResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
3285
|
+
#
|
|
3286
|
+
# * {Types::ListProspectingFromEngagementTasksResponse#next_token #next_token} => String
|
|
3287
|
+
# * {Types::ListProspectingFromEngagementTasksResponse#task_summaries #task_summaries} => Array<Types::ProspectingTaskSummary>
|
|
3288
|
+
#
|
|
3289
|
+
# The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
|
|
3290
|
+
#
|
|
3291
|
+
# @example Request syntax with placeholder values
|
|
3292
|
+
#
|
|
3293
|
+
# resp = client.list_prospecting_from_engagement_tasks({
|
|
3294
|
+
# catalog: "CatalogIdentifier", # required
|
|
3295
|
+
# max_results: 1,
|
|
3296
|
+
# next_token: "String",
|
|
3297
|
+
# task_identifier: ["ProspectingTaskIdentifier"],
|
|
3298
|
+
# task_name: ["TaskName"],
|
|
3299
|
+
# start_after: Time.now,
|
|
3300
|
+
# start_before: Time.now,
|
|
3301
|
+
# sort: {
|
|
3302
|
+
# sort_order: "ASCENDING", # required, accepts ASCENDING, DESCENDING
|
|
3303
|
+
# sort_by: "StartTime", # required, accepts StartTime, TaskName, FailedEngagementCount
|
|
3304
|
+
# },
|
|
3305
|
+
# })
|
|
3306
|
+
#
|
|
3307
|
+
# @example Response structure
|
|
3308
|
+
#
|
|
3309
|
+
# resp.next_token #=> String
|
|
3310
|
+
# resp.task_summaries #=> Array
|
|
3311
|
+
# resp.task_summaries[0].task_id #=> String
|
|
3312
|
+
# resp.task_summaries[0].task_arn #=> String
|
|
3313
|
+
# resp.task_summaries[0].task_name #=> String
|
|
3314
|
+
# resp.task_summaries[0].start_time #=> Time
|
|
3315
|
+
# resp.task_summaries[0].end_time #=> Time
|
|
3316
|
+
# resp.task_summaries[0].total_engagement_count #=> Integer
|
|
3317
|
+
# resp.task_summaries[0].completed_engagement_count #=> Integer
|
|
3318
|
+
# resp.task_summaries[0].failed_engagement_count #=> Integer
|
|
3319
|
+
#
|
|
3320
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/partnercentral-selling-2022-07-26/ListProspectingFromEngagementTasks AWS API Documentation
|
|
3321
|
+
#
|
|
3322
|
+
# @overload list_prospecting_from_engagement_tasks(params = {})
|
|
3323
|
+
# @param [Hash] params ({})
|
|
3324
|
+
def list_prospecting_from_engagement_tasks(params = {}, options = {})
|
|
3325
|
+
req = build_request(:list_prospecting_from_engagement_tasks, params)
|
|
3326
|
+
req.send_request(options)
|
|
3327
|
+
end
|
|
3328
|
+
|
|
3083
3329
|
# Lists resource snapshot jobs owned by the customer. This operation
|
|
3084
3330
|
# supports various filtering scenarios, including listing all jobs owned
|
|
3085
3331
|
# by the caller, jobs for a specific engagement, jobs with a specific
|
|
@@ -3677,6 +3923,74 @@ module Aws::PartnerCentralSelling
|
|
|
3677
3923
|
req.send_request(options)
|
|
3678
3924
|
end
|
|
3679
3925
|
|
|
3926
|
+
# Starts a task to convert one or more engagement contexts into new
|
|
3927
|
+
# prospecting leads. The task runs asynchronously. To poll for status,
|
|
3928
|
+
# use `GetProspectingFromEngagementTask`, or use
|
|
3929
|
+
# `ListProspectingFromEngagementTasks` to monitor multiple tasks.
|
|
3930
|
+
#
|
|
3931
|
+
# @option params [required, String] :catalog
|
|
3932
|
+
# Specifies the catalog in which the task is initiated. Specify `AWS`
|
|
3933
|
+
# for production environments and `Sandbox` for testing and development
|
|
3934
|
+
# purposes.
|
|
3935
|
+
#
|
|
3936
|
+
# @option params [required, Array<String>] :identifiers
|
|
3937
|
+
# The list of engagement identifiers to include in this prospecting
|
|
3938
|
+
# task. Each identifier must correspond to an existing engagement in the
|
|
3939
|
+
# specified catalog. Maximum of 100 identifiers per task.
|
|
3940
|
+
#
|
|
3941
|
+
# @option params [required, String] :task_name
|
|
3942
|
+
# A descriptive name for the task. This name helps identify the task in
|
|
3943
|
+
# list and get operations. The name must contain 1 to 128 characters.
|
|
3944
|
+
#
|
|
3945
|
+
# @option params [required, String] :client_token
|
|
3946
|
+
# A unique, case-sensitive identifier provided by the client to ensure
|
|
3947
|
+
# idempotency. Making the same request with the same `ClientToken`
|
|
3948
|
+
# returns the same response without creating a duplicate task.
|
|
3949
|
+
#
|
|
3950
|
+
# **A suitable default value is auto-generated.** You should normally
|
|
3951
|
+
# not need to pass this option.**
|
|
3952
|
+
#
|
|
3953
|
+
# @return [Types::StartProspectingFromEngagementTaskResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
3954
|
+
#
|
|
3955
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#identifiers #identifiers} => Array<String>
|
|
3956
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#task_name #task_name} => String
|
|
3957
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#message #message} => String
|
|
3958
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#reason_code #reason_code} => String
|
|
3959
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#start_time #start_time} => Time
|
|
3960
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#task_id #task_id} => String
|
|
3961
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#task_arn #task_arn} => String
|
|
3962
|
+
# * {Types::StartProspectingFromEngagementTaskResponse#task_status #task_status} => String
|
|
3963
|
+
#
|
|
3964
|
+
# @example Request syntax with placeholder values
|
|
3965
|
+
#
|
|
3966
|
+
# resp = client.start_prospecting_from_engagement_task({
|
|
3967
|
+
# catalog: "CatalogIdentifier", # required
|
|
3968
|
+
# identifiers: ["EngagementIdentifier"], # required
|
|
3969
|
+
# task_name: "TaskName", # required
|
|
3970
|
+
# client_token: "ClientToken", # required
|
|
3971
|
+
# })
|
|
3972
|
+
#
|
|
3973
|
+
# @example Response structure
|
|
3974
|
+
#
|
|
3975
|
+
# resp.identifiers #=> Array
|
|
3976
|
+
# resp.identifiers[0] #=> String
|
|
3977
|
+
# resp.task_name #=> String
|
|
3978
|
+
# resp.message #=> String
|
|
3979
|
+
# resp.reason_code #=> String
|
|
3980
|
+
# resp.start_time #=> Time
|
|
3981
|
+
# resp.task_id #=> String
|
|
3982
|
+
# resp.task_arn #=> String
|
|
3983
|
+
# resp.task_status #=> String, one of "PENDING", "IN_PROGRESS", "COMPLETED", "FAILED"
|
|
3984
|
+
#
|
|
3985
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/partnercentral-selling-2022-07-26/StartProspectingFromEngagementTask AWS API Documentation
|
|
3986
|
+
#
|
|
3987
|
+
# @overload start_prospecting_from_engagement_task(params = {})
|
|
3988
|
+
# @param [Hash] params ({})
|
|
3989
|
+
def start_prospecting_from_engagement_task(params = {}, options = {})
|
|
3990
|
+
req = build_request(:start_prospecting_from_engagement_task, params)
|
|
3991
|
+
req.send_request(options)
|
|
3992
|
+
end
|
|
3993
|
+
|
|
3680
3994
|
# Starts a resource snapshot job that has been previously created.
|
|
3681
3995
|
#
|
|
3682
3996
|
# @option params [required, String] :catalog
|
|
@@ -3903,7 +4217,7 @@ module Aws::PartnerCentralSelling
|
|
|
3903
4217
|
# engagement_identifier: "EngagementArnOrIdentifier", # required
|
|
3904
4218
|
# context_identifier: "EngagementContextIdentifier", # required
|
|
3905
4219
|
# engagement_last_modified_at: Time.now, # required
|
|
3906
|
-
# type: "CustomerProject", # required, accepts CustomerProject, Lead
|
|
4220
|
+
# type: "CustomerProject", # required, accepts CustomerProject, Lead, ProspectingResult
|
|
3907
4221
|
# payload: { # required
|
|
3908
4222
|
# lead: {
|
|
3909
4223
|
# qualification_status: "LeadQualificationStatus",
|
|
@@ -3936,6 +4250,9 @@ module Aws::PartnerCentralSelling
|
|
|
3936
4250
|
# phone: "PhoneNumber",
|
|
3937
4251
|
# },
|
|
3938
4252
|
# },
|
|
4253
|
+
# insights: {
|
|
4254
|
+
# lead_readiness_score: "String",
|
|
4255
|
+
# },
|
|
3939
4256
|
# },
|
|
3940
4257
|
# customer_project: {
|
|
3941
4258
|
# customer: {
|
|
@@ -3950,6 +4267,34 @@ module Aws::PartnerCentralSelling
|
|
|
3950
4267
|
# target_completion_date: "EngagementCustomerProjectDetailsTargetCompletionDateString", # required
|
|
3951
4268
|
# },
|
|
3952
4269
|
# },
|
|
4270
|
+
# prospecting_result: {
|
|
4271
|
+
# aws: {
|
|
4272
|
+
# start_time: Time.now,
|
|
4273
|
+
# end_time: Time.now,
|
|
4274
|
+
# task_id: "ProspectingTaskIdentifier",
|
|
4275
|
+
# task_arn: "TaskArn",
|
|
4276
|
+
# task_name: "TaskName",
|
|
4277
|
+
# customer: {
|
|
4278
|
+
# account_name: "ProspectingAccountName",
|
|
4279
|
+
# geo: "ProspectingGeo",
|
|
4280
|
+
# region: "ProspectingRegion",
|
|
4281
|
+
# sub_region: "ProspectingSubRegion",
|
|
4282
|
+
# country: "US", # accepts US, AF, AX, AL, DZ, AS, AD, AO, AI, AQ, AG, AR, AM, AW, AU, AT, AZ, BS, BH, BD, BB, BY, BE, BZ, BJ, BM, BT, BO, BQ, BA, BW, BV, BR, IO, BN, BG, BF, BI, KH, CM, CA, CV, KY, CF, TD, CL, CN, CX, CC, CO, KM, CG, CK, CR, CI, HR, CU, CW, CY, CZ, CD, DK, DJ, DM, DO, EC, EG, SV, GQ, ER, EE, ET, FK, FO, FJ, FI, FR, GF, PF, TF, GA, GM, GE, DE, GH, GI, GR, GL, GD, GP, GU, GT, GG, GN, GW, GY, HT, HM, VA, HN, HK, HU, IS, IN, ID, IR, IQ, IE, IM, IL, IT, JM, JP, JE, JO, KZ, KE, KI, KR, KW, KG, LA, LV, LB, LS, LR, LY, LI, LT, LU, MO, MK, MG, MW, MY, MV, ML, MT, MH, MQ, MR, MU, YT, MX, FM, MD, MC, MN, ME, MS, MA, MZ, MM, NA, NR, NP, NL, AN, NC, NZ, NI, NE, NG, NU, NF, MP, NO, OM, PK, PW, PS, PA, PG, PY, PE, PH, PN, PL, PT, PR, QA, RE, RO, RU, RW, BL, SH, KN, LC, MF, PM, VC, WS, SM, ST, SA, SN, RS, SC, SL, SG, SX, SK, SI, SB, SO, ZA, GS, SS, ES, LK, SD, SR, SJ, SZ, SE, CH, SY, TW, TJ, TZ, TH, TL, TG, TK, TO, TT, TN, TR, TM, TC, TV, UG, UA, AE, GB, UM, UY, UZ, VU, VE, VN, VG, VI, WF, EH, YE, ZM, ZW
|
|
4283
|
+
# industry: "Aerospace", # accepts Aerospace, Agriculture, Automotive, Computers and Electronics, Consumer Goods, Education, Energy - Oil and Gas, Energy - Power and Utilities, Financial Services, Gaming, Government, Healthcare, Hospitality, Life Sciences, Manufacturing, Marketing and Advertising, Media and Entertainment, Mining, Non-Profit Organization, Professional Services, Real Estate and Construction, Retail, Software and Internet, Telecommunications, Transportation and Logistics, Travel, Wholesale and Distribution, Other
|
|
4284
|
+
# sub_industry: "ProspectingSubIndustry",
|
|
4285
|
+
# segment: "ProspectingSegment",
|
|
4286
|
+
# company_size: "ProspectingCompanySize",
|
|
4287
|
+
# eligible_programs: ["String"],
|
|
4288
|
+
# public_profile_summary: "ProspectingPublicProfileSummary",
|
|
4289
|
+
# },
|
|
4290
|
+
# insights: {
|
|
4291
|
+
# marketplace_engagement_score: "EngagementScoreLevel",
|
|
4292
|
+
# solution_score: "String",
|
|
4293
|
+
# solution_category: "String",
|
|
4294
|
+
# solution_sub_category: "String",
|
|
4295
|
+
# },
|
|
4296
|
+
# },
|
|
4297
|
+
# },
|
|
3953
4298
|
# },
|
|
3954
4299
|
# })
|
|
3955
4300
|
#
|
|
@@ -4213,7 +4558,7 @@ module Aws::PartnerCentralSelling
|
|
|
4213
4558
|
tracer: tracer
|
|
4214
4559
|
)
|
|
4215
4560
|
context[:gem_name] = 'aws-sdk-partnercentralselling'
|
|
4216
|
-
context[:gem_version] = '1.
|
|
4561
|
+
context[:gem_version] = '1.35.0'
|
|
4217
4562
|
Seahorse::Client::Request.new(handlers, context)
|
|
4218
4563
|
end
|
|
4219
4564
|
|