You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.partnercentral-selling.yaml
+43Lines changed: 43 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,7 @@ commands:
65
65
type:
66
66
- CustomerProject
67
67
- Lead
68
+
- ProspectingResult
68
69
- name: create-engagement-invitation
69
70
description: This action creates an invitation from a sender to a single receiver to join an engagement.
70
71
flags:
@@ -205,6 +206,14 @@ commands:
205
206
--cli-input-yaml=: Read arguments from the YAML string provided.
206
207
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
207
208
--identifier=!: Read-only, system generated `Opportunity` unique identifier.
209
+
- name: get-prospecting-from-engagement-task
210
+
description: Retrieves the details and current status of a prospecting task previously started with `StartProspectingFromEngagementTask` to enable polling for completion and access to per-engagement processing results.
211
+
flags:
212
+
--catalog=!: Specifies the catalog associated with the task.
213
+
--cli-input-json=: Read arguments from the JSON string provided.
214
+
--cli-input-yaml=: Read arguments from the YAML string provided.
215
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
216
+
--task-identifier=!: The unique identifier of the prospecting task to retrieve.
208
217
- name: get-resource-snapshot
209
218
description: Use this action to retrieve a specific snapshot record.
210
219
flags:
@@ -434,6 +443,27 @@ commands:
434
443
--task-status=:
435
444
description: Filters the tasks based on their current status.
436
445
nargs: -1
446
+
- name: list-prospecting-from-engagement-tasks
447
+
description: Lists all prospecting tasks initiated by the caller's account.
448
+
flags:
449
+
--catalog=!: Specifies the catalog to list tasks from.
450
+
--cli-input-json=: Read arguments from the JSON string provided.
451
+
--cli-input-yaml=: Read arguments from the YAML string provided.
452
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
453
+
--max-items=: The total number of items to return in the command's output.
454
+
--max-results=: The maximum number of results to return in a single page.
455
+
--next-token=: The pagination token from a previous call to this API.
456
+
--page-size=: The size of each page to get in the AWS service call.
457
+
--sort=: Specifies the field and order used to sort the returned tasks.
458
+
--start-after=: Filters tasks to include only those that started after the specified timestamp.
459
+
--start-before=: Filters tasks to include only those that started before the specified timestamp.
460
+
--starting-token=: A token to specify where to start paginating.
461
+
--task-identifier=:
462
+
description: Filters the results to include only the tasks with the specified identifiers.
463
+
nargs: -1
464
+
--task-name=:
465
+
description: Filters the results to include only tasks with the specified names.
466
+
nargs: -1
437
467
- name: list-resource-snapshot-jobs
438
468
description: Lists resource snapshot jobs owned by the customer.
439
469
flags:
@@ -559,6 +589,18 @@ commands:
559
589
--tags=:
560
590
description: A map of the key-value pairs of the tag or tags to assign.
561
591
nargs: -1
592
+
- name: start-prospecting-from-engagement-task
593
+
description: Starts a task to convert one or more engagement contexts into new prospecting leads.
594
+
flags:
595
+
--catalog=!: Specifies the catalog in which the task is initiated.
596
+
--cli-input-json=: Read arguments from the JSON string provided.
597
+
--cli-input-yaml=: Read arguments from the YAML string provided.
598
+
--client-token=!: A unique, case-sensitive identifier provided by the client to ensure idempotency.
599
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
600
+
--identifiers=!:
601
+
description: The list of engagement identifiers to include in this prospecting task.
602
+
nargs: -1
603
+
--task-name=!: A descriptive name for the task.
562
604
- name: start-resource-snapshot-job
563
605
description: Starts a resource snapshot job that has been previously created.
564
606
flags:
@@ -630,6 +672,7 @@ commands:
630
672
type:
631
673
- CustomerProject
632
674
- Lead
675
+
- ProspectingResult
633
676
- name: update-opportunity
634
677
description: Updates the `Opportunity` record identified by a given `Identifier`.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.route53resolver.yaml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ commands:
86
86
description: A list of the tag keys and values that you want to associate with the domain list.
87
87
nargs: -1
88
88
- name: create-firewall-rule
89
-
description: Creates a single DNS Firewall rule in the specified rule group, using the specified domain list.
89
+
description: Creates a single DNS Firewall rule in the specified rule group.
90
90
flags:
91
91
--action=!: 'The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule''s domain list, or a threat in a DNS Firewall Advanced rule:'
92
92
--block-override-dns-type=: The DNS record's type.
@@ -97,7 +97,7 @@ commands:
97
97
--cli-input-yaml=: Read arguments from the YAML string provided.
98
98
--confidence-threshold=: The confidence threshold for DNS Firewall Advanced.
99
99
--creator-request-id=!: A unique string that identifies the request and that allows you to retry failed requests without the risk of running the operation twice.
100
-
--dns-threat-protection=: Use to create a DNS Firewall Advanced rule.
100
+
--dns-threat-protection=: The type of the DNS Firewall Advanced rule.
101
101
--firewall-domain-list-id=: The ID of the domain list that you want to use in the rule.
102
102
--firewall-domain-redirection-action=: How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
103
103
--firewall-rule-group-id=!: The unique identifier of the firewall rule group where you want to create the rule.
@@ -501,7 +501,7 @@ commands:
501
501
--page-size=: The size of each page to get in the AWS service call.
502
502
--starting-token=: A token to specify where to start paginating.
503
503
- name: list-firewall-rule-types
504
-
description: Retrieves the available rule types that can be used in DNS Firewall rules.
504
+
description: Retrieves the rule-type variants that can be used in the `FirewallRuleType` field of [CreateFirewallRule]() and [UpdateFirewallRule]().
505
505
flags:
506
506
--cli-input-json=: Read arguments from the JSON string provided.
507
507
--cli-input-yaml=: Read arguments from the YAML string provided.
@@ -510,7 +510,7 @@ commands:
510
510
--max-results=: The maximum number of objects that you want Resolver to return for this request.
511
511
--next-token=: For the first call to this list request, omit this value.
512
512
--page-size=: The size of each page to get in the AWS service call.
513
-
--rule-type=: The rule type to filter by.
513
+
--rule-type=: An optional filter that restricts the response to a single [FirewallRuleType]() variant.
514
514
--starting-token=: A token to specify where to start paginating.
515
515
- name: list-firewall-rules
516
516
description: Retrieves the firewall rules that you have defined for the specified firewall rule group.
Copy file name to clipboardExpand all lines: cmd/carapace-aws/cmd/botocore/aws.s3api.yaml
+125Lines changed: 125 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ commands:
58
58
description: Creates a copy of an object that is already stored in Amazon S3.
59
59
flags:
60
60
--acl=: The canned access control list (ACL) to apply to the object.
61
+
--annotation-directive=: Specifies whether you want to copy annotations from the source object or exclude them.
61
62
--bucket-key-enabled: Specifies whether Amazon S3 should use an S3 Bucket Key for object encryption with server-side encryption using Key Management Service (KMS) keys (SSE-KMS).
62
63
--bucket=!: The name of the destination bucket.
63
64
--cache-control=: Specifies the caching behavior along the request/reply chain.
@@ -114,6 +115,9 @@ commands:
114
115
- aws-exec-read
115
116
- bucket-owner-read
116
117
- bucket-owner-full-control
118
+
annotation-directive:
119
+
- COPY
120
+
- EXCLUDE
117
121
checksum-algorithm:
118
122
- CRC32
119
123
- CRC32C
@@ -495,6 +499,23 @@ commands:
495
499
flag:
496
500
request-payer:
497
501
- requester
502
+
- name: delete-object-annotation
503
+
description: Deletes a specific annotation from an Amazon S3 object.
504
+
flags:
505
+
--annotation-name=!: The name of the annotation to delete.
506
+
--bucket=!: The name of the bucket that contains the object.
507
+
--cli-input-json=: Read arguments from the JSON string provided.
508
+
--cli-input-yaml=: Read arguments from the YAML string provided.
509
+
--expected-bucket-owner=: The account ID of the expected bucket owner.
510
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
511
+
--key=!: The object key.
512
+
--object-if-match=: If specified, the operation only succeeds if the object's ETag matches the provided value.
513
+
--request-payer=: ""
514
+
--version-id=: The version ID of the object.
515
+
completion:
516
+
flag:
517
+
request-payer:
518
+
- requester
498
519
- name: delete-object-tagging
499
520
description: This operation is not supported for directory buckets.
500
521
flags:
@@ -798,6 +819,24 @@ commands:
798
819
flag:
799
820
request-payer:
800
821
- requester
822
+
- name: get-object-annotation
823
+
description: Retrieves an annotation from an Amazon S3 object.
824
+
flags:
825
+
--annotation-name=!: The name of the annotation to retrieve.
826
+
--bucket=!: The name of the bucket that contains the object.
827
+
--checksum-mode=: Set to `ENABLED` to validate the checksum of the annotation payload on retrieval.
828
+
--expected-bucket-owner=: The account ID of the expected bucket owner.
829
+
--key=!: The object key.
830
+
--request-payer=: ""
831
+
--version-id=: The version ID of the object.
832
+
completion:
833
+
flag:
834
+
checksum-mode:
835
+
- ENABLED
836
+
request-payer:
837
+
- requester
838
+
positional:
839
+
- - $files
801
840
- name: get-object-attributes
802
841
description: Retrieves all of the metadata from an object without returning the object itself.
803
842
flags:
@@ -1020,6 +1059,27 @@ commands:
1020
1059
- url
1021
1060
request-payer:
1022
1061
- requester
1062
+
- name: list-object-annotations
1063
+
description: Lists the annotations attached to an Amazon S3 object.
1064
+
flags:
1065
+
--annotation-prefix=: Filter results to annotations whose name begins with the specified prefix.
1066
+
--bucket=!: The name of the bucket that contains the object.
1067
+
--cli-input-json=: Read arguments from the JSON string provided.
1068
+
--cli-input-yaml=: Read arguments from the YAML string provided.
1069
+
--continuation-token=: Continuation token returned by a previous request to retrieve the next page.
1070
+
--expected-bucket-owner=: The account ID of the expected bucket owner.
1071
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1072
+
--key=!: The object key.
1073
+
--max-annotation-results=: The maximum number of annotations to return in the response.
1074
+
--max-items=: The total number of items to return in the command's output.
1075
+
--page-size=: The size of each page to get in the AWS service call.
1076
+
--request-payer=: ""
1077
+
--starting-token=: A token to specify where to start paginating.
1078
+
--version-id=: The version ID of the object.
1079
+
completion:
1080
+
flag:
1081
+
request-payer:
1082
+
- requester
1023
1083
- name: list-object-versions
1024
1084
description: This operation is not supported for directory buckets.
1025
1085
flags:
@@ -1721,6 +1781,47 @@ commands:
1721
1781
- XXHASH128
1722
1782
request-payer:
1723
1783
- requester
1784
+
- name: put-object-annotation
1785
+
description: Attaches an annotation to an Amazon S3 object.
1786
+
flags:
1787
+
--annotation-name=!: The name of the annotation.
1788
+
--annotation-payload=!: The annotation payload.
1789
+
--bucket=!: The name of the bucket that contains the object.
1790
+
--checksum-algorithm=: The checksum algorithm to use.
1791
+
--checksum-crc32-c=: Base64-encoded CRC32C checksum of the annotation payload.
1792
+
--checksum-crc32=: Base64-encoded CRC32 checksum of the annotation payload.
1793
+
--checksum-crc64-nvme=: Base64-encoded CRC64NVME checksum of the annotation payload.
1794
+
--checksum-md5=: Base64-encoded MD5 checksum of the annotation payload.
1795
+
--checksum-sha1=: Base64-encoded SHA1 checksum of the annotation payload.
1796
+
--checksum-sha256=: Base64-encoded SHA256 checksum of the annotation payload.
1797
+
--checksum-sha512=: Base64-encoded SHA512 checksum of the annotation payload.
1798
+
--checksum-xxhash3=: Base64-encoded XXHASH3 checksum of the annotation payload.
1799
+
--checksum-xxhash64=: Base64-encoded XXHASH64 checksum of the annotation payload.
1800
+
--checksum-xxhash128=: Base64-encoded XXHASH128 checksum of the annotation payload.
1801
+
--cli-input-json=: Read arguments from the JSON string provided.
1802
+
--cli-input-yaml=: Read arguments from the YAML string provided.
1803
+
--content-md5=: Base64-encoded MD5 digest of the message.
1804
+
--expected-bucket-owner=: The account ID of the expected bucket owner.
1805
+
--generate-cli-skeleton: Prints a JSON skeleton to standard output without sending an API request.
1806
+
--key=!: The object key.
1807
+
--object-if-match=: If specified, the operation only succeeds if the object's ETag matches the provided value.
1808
+
--request-payer=: ""
1809
+
--version-id=: The version ID of the object to attach the annotation to.
1810
+
completion:
1811
+
flag:
1812
+
checksum-algorithm:
1813
+
- CRC32
1814
+
- CRC32C
1815
+
- SHA1
1816
+
- SHA256
1817
+
- CRC64NVME
1818
+
- SHA512
1819
+
- MD5
1820
+
- XXHASH64
1821
+
- XXHASH3
1822
+
- XXHASH128
1823
+
request-payer:
1824
+
- requester
1724
1825
- name: put-object-legal-hold
1725
1826
description: This operation is not supported for directory buckets.
0 commit comments