awscli 1.37.3__py3-none-any.whl → 1.37.4__py3-none-any.whl

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.

Potentially problematic release.


This version of awscli might be problematic. Click here for more details.

Files changed (64) hide show
  1. awscli/__init__.py +1 -1
  2. awscli/examples/cloudfront/create-distribution-with-tags.rst +9 -13
  3. awscli/examples/cloudfront/get-distribution.rst +6 -10
  4. awscli/examples/cloudtrail/put-event-selectors.rst +2 -2
  5. awscli/examples/deploy/batch-get-deployments.rst +2 -2
  6. awscli/examples/deploy/create-deployment.rst +1 -1
  7. awscli/examples/deploy/get-application-revision.rst +2 -2
  8. awscli/examples/deploy/get-deployment.rst +1 -1
  9. awscli/examples/deploy/list-application-revisions.rst +3 -3
  10. awscli/examples/deploy/push.rst +2 -2
  11. awscli/examples/deploy/register-application-revision.rst +1 -1
  12. awscli/examples/ec2/accept-address-transfer.rst +1 -1
  13. awscli/examples/ec2/allocate-hosts.rst +55 -55
  14. awscli/examples/ec2/associate-address.rst +44 -35
  15. awscli/examples/ec2/authorize-security-group-egress.rst +56 -23
  16. awscli/examples/ec2/authorize-security-group-ingress.rst +15 -15
  17. awscli/examples/ec2/cancel-capacity-reservation.rst +14 -14
  18. awscli/examples/ec2/cancel-spot-fleet-requests.rst +43 -46
  19. awscli/examples/ec2/copy-snapshot.rst +2 -4
  20. awscli/examples/ec2/create-capacity-reservation.rst +95 -95
  21. awscli/examples/ec2/create-replace-root-volume-task.rst +1 -3
  22. awscli/examples/ec2/create-restore-image-task.rst +2 -2
  23. awscli/examples/ec2/create-spot-datafeed-subscription.rst +1 -1
  24. awscli/examples/ec2/create-tags.rst +43 -43
  25. awscli/examples/ec2/create-traffic-mirror-filter-rule.rst +32 -32
  26. awscli/examples/ec2/create-traffic-mirror-filter.rst +22 -12
  27. awscli/examples/ec2/create-traffic-mirror-session.rst +31 -31
  28. awscli/examples/ec2/create-traffic-mirror-target.rst +45 -35
  29. awscli/examples/ec2/create-transit-gateway-prefix-list-reference.rst +27 -27
  30. awscli/examples/ec2/create-verified-access-endpoint.rst +1 -1
  31. awscli/examples/ec2/create-vpc-endpoint-service-configuration.rst +67 -65
  32. awscli/examples/ec2/create-vpc-endpoint.rst +4 -4
  33. awscli/examples/ec2/describe-vpc-endpoint-service-configurations.rst +62 -62
  34. awscli/examples/ec2/describe-vpc-endpoint-services.rst +132 -134
  35. awscli/examples/ec2/describe-vpc-endpoints.rst +89 -89
  36. awscli/examples/eks/describe-cluster.rst +1 -1
  37. awscli/examples/emr/create-cluster-examples.rst +4 -4
  38. awscli/examples/emr/schedule-hbase-backup.rst +23 -23
  39. awscli/examples/importexport/create-job.rst +2 -2
  40. awscli/examples/importexport/get-shipping-label.rst +1 -1
  41. awscli/examples/importexport/get-status.rst +1 -1
  42. awscli/examples/rds/download-db-log-file-portion.rst +7 -3
  43. awscli/examples/resourcegroupstaggingapi/untag-resources.rst +1 -1
  44. awscli/examples/s3/cp.rst +7 -7
  45. awscli/examples/s3/ls.rst +2 -2
  46. awscli/examples/s3/mv.rst +5 -5
  47. awscli/examples/s3/sync.rst +5 -5
  48. awscli/examples/securitylake/create-subscriber.rst +83 -0
  49. {awscli-1.37.3.dist-info → awscli-1.37.4.dist-info}/METADATA +2 -2
  50. {awscli-1.37.3.dist-info → awscli-1.37.4.dist-info}/RECORD +62 -63
  51. awscli/examples/securitylake/create-subscriber-data-access.rst +0 -41
  52. awscli/examples/securitylake/create-subscriber-query-access.rst +0 -41
  53. /awscli/examples/securitylake/{create-aws-logsource.rst → create-aws-log-source.rst} +0 -0
  54. /awscli/examples/securitylake/{create-custom-logsource.rst → create-custom-log-source.rst} +0 -0
  55. /awscli/examples/securitylake/{delete-aws-logsource.rst → delete-aws-log-source.rst} +0 -0
  56. /awscli/examples/securitylake/{delete-custom-logsource.rst → delete-custom-log-source.rst} +0 -0
  57. {awscli-1.37.3.data → awscli-1.37.4.data}/scripts/aws +0 -0
  58. {awscli-1.37.3.data → awscli-1.37.4.data}/scripts/aws.cmd +0 -0
  59. {awscli-1.37.3.data → awscli-1.37.4.data}/scripts/aws_bash_completer +0 -0
  60. {awscli-1.37.3.data → awscli-1.37.4.data}/scripts/aws_completer +0 -0
  61. {awscli-1.37.3.data → awscli-1.37.4.data}/scripts/aws_zsh_completer.sh +0 -0
  62. {awscli-1.37.3.dist-info → awscli-1.37.4.dist-info}/LICENSE.txt +0 -0
  63. {awscli-1.37.3.dist-info → awscli-1.37.4.dist-info}/WHEEL +0 -0
  64. {awscli-1.37.3.dist-info → awscli-1.37.4.dist-info}/top_level.txt +0 -0
@@ -1,41 +0,0 @@
1
- **To create a subscriber with query access**
2
-
3
- The following ``create-subscriber`` example creates a subscriber in Security Lake with query access in the current AWS Region for the specified subscriber identity. ::
4
-
5
- aws securitylake create-subscriber \
6
- --access-types "LAKEFORMATION" \
7
- --sources '[{"awsLogSource": {"sourceName": "VPC_FLOW","sourceVersion": "2.0"}}]' \
8
- --subscriber-name "opensearch-s3" \
9
- --subscriber-identity '{"principal": "029189416600","externalId": "123456789012"}'
10
-
11
- Output::
12
-
13
- {
14
- "subscriber": {
15
- "accessTypes": [
16
- "LAKEFORMATION"
17
- ],
18
- "createdAt": "2024-07-18T01:05:55.853000+00:00",
19
- "resourceShareArn": "arn:aws:ram:us-east-1:123456789012:resource-share/8c31da49-c224-4f1e-bb12-37ab756d6d8a",
20
- "resourceShareName": "LakeFormation-V2-NAMENAMENA-123456789012",
21
- "sources": [
22
- {
23
- "awsLogSource": {
24
- "sourceName": "VPC_FLOW",
25
- "sourceVersion": "2.0"
26
- }
27
- }
28
- ],
29
- "subscriberArn": "arn:aws:securitylake:us-east-1:123456789012:subscriber/e762aabb-ce3d-4585-beab-63474597845d",
30
- "subscriberId": "e762aabb-ce3d-4585-beab-63474597845d",
31
- "subscriberIdentity": {
32
- "externalId": "123456789012",
33
- "principal": "029189416600"
34
- },
35
- "subscriberName": "opensearch-s3",
36
- "subscriberStatus": "ACTIVE",
37
- "updatedAt": "2024-07-18T01:05:58.393000+00:00"
38
- }
39
- }
40
-
41
- For more information, see `Creating a subscriber with query access <https://docs.aws.amazon.com/security-lake/latest/userguide/subscriber-query-access.html#create-query-subscriber-procedures>`__ in the *Amazon Security Lake User Guide*.
File without changes