awscli 1.36.34__py3-none-any.whl → 1.36.36__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 (83) hide show
  1. awscli/__init__.py +1 -1
  2. awscli/customizations/s3/subcommands.py +37 -3
  3. awscli/examples/ec2/associate-transit-gateway-multicast-domain.rst +1 -1
  4. awscli/examples/ec2/delete-verified-access-endpoint.rst +1 -1
  5. awscli/examples/ec2/describe-verified-access-endpoints.rst +2 -2
  6. awscli/examples/ec2/disable-address-transfer.rst +1 -1
  7. awscli/examples/ec2/disable-aws-network-performance-metric-subscription.rst +1 -1
  8. awscli/examples/ec2/disable-fast-launch.rst +2 -2
  9. awscli/examples/ec2/disable-image-block-public-access.rst +1 -1
  10. awscli/examples/ec2/disable-image-deprecation.rst +1 -1
  11. awscli/examples/ec2/disassociate-transit-gateway-multicast-domain.rst +1 -1
  12. awscli/examples/ec2/enable-address-transfer.rst +1 -1
  13. awscli/examples/ec2/enable-fast-launch.rst +2 -2
  14. awscli/examples/ec2/enable-image-deprecation.rst +3 -3
  15. awscli/examples/ec2/export-client-vpn-client-configuration.rst +43 -43
  16. awscli/examples/ec2/get-aws-network-performance-data.rst +1 -1
  17. awscli/examples/ec2/get-capacity-reservation-usage.rst +24 -24
  18. awscli/examples/ec2/get-coip-pool-usage.rst +1 -1
  19. awscli/examples/ec2/get-groups-for-capacity-reservation.rst +1 -1
  20. awscli/examples/ec2/get-network-insights-access-scope-analysis-findings.rst +60 -60
  21. awscli/examples/ec2/get-network-insights-access-scope-content.rst +35 -35
  22. awscli/examples/ec2/get-transit-gateway-multicast-domain-associations.rst +1 -1
  23. awscli/examples/ec2/get-transit-gateway-prefix-list-references.rst +28 -28
  24. awscli/examples/ec2/list-images-in-recycle-bin.rst +1 -1
  25. awscli/examples/ec2/list-snapshots-in-recycle-bin.rst +1 -1
  26. awscli/examples/ec2/modify-availability-zone-group.rst +1 -1
  27. awscli/examples/ec2/modify-capacity-reservation.rst +26 -24
  28. awscli/examples/ec2/modify-fleet.rst +1 -1
  29. awscli/examples/ec2/modify-hosts.rst +37 -35
  30. awscli/examples/ec2/modify-instance-capacity-reservation-attributes.rst +31 -29
  31. awscli/examples/ec2/modify-instance-maintenance-options.rst +2 -2
  32. awscli/examples/ec2/modify-instance-metadata-options.rst +5 -5
  33. awscli/examples/ec2/modify-instance-placement.rst +76 -80
  34. awscli/examples/ec2/modify-snapshot-tier.rst +3 -5
  35. awscli/examples/ec2/modify-transit-gateway-prefix-list-reference.rst +27 -27
  36. awscli/examples/ec2/modify-verified-access-endpoint.rst +2 -2
  37. awscli/examples/ec2/register-instance-event-notification-attributes.rst +2 -2
  38. awscli/examples/ec2/register-transit-gateway-multicast-group-members.rst +1 -1
  39. awscli/examples/ec2/register-transit-gateway-multicast-group-sources.rst +1 -1
  40. awscli/examples/ec2/restore-image-from-recycle-bin.rst +1 -1
  41. awscli/examples/ec2/restore-snapshot-from-recycle-bin.rst +1 -1
  42. awscli/examples/ec2/restore-snapshot-tier.rst +4 -4
  43. awscli/examples/ec2/search-transit-gateway-multicast-groups.rst +1 -1
  44. awscli/examples/ec2/start-network-insights-access-scope-analysis.rst +21 -21
  45. {awscli-1.36.34.dist-info → awscli-1.36.36.dist-info}/METADATA +2 -2
  46. {awscli-1.36.34.dist-info → awscli-1.36.36.dist-info}/RECORD +54 -83
  47. awscli/examples/iot1click-devices/claim-devices-by-claim-code.rst +0 -15
  48. awscli/examples/iot1click-devices/describe-device.rst +0 -27
  49. awscli/examples/iot1click-devices/finalize-device-claim.rst +0 -14
  50. awscli/examples/iot1click-devices/get-device-methods.rst +0 -30
  51. awscli/examples/iot1click-devices/initiate-device-claim.rst +0 -14
  52. awscli/examples/iot1click-devices/invoke-device-method.rst +0 -24
  53. awscli/examples/iot1click-devices/list-device-events.rst +0 -32
  54. awscli/examples/iot1click-devices/list-devices.rst +0 -26
  55. awscli/examples/iot1click-devices/list-tags-for-resource.rst +0 -17
  56. awscli/examples/iot1click-devices/tag-resource.rst +0 -20
  57. awscli/examples/iot1click-devices/unclaim-device.rst +0 -14
  58. awscli/examples/iot1click-devices/untag-resource.rst +0 -12
  59. awscli/examples/iot1click-devices/update-device-state.rst +0 -11
  60. awscli/examples/iot1click-projects/associate-device-with-placement.rst +0 -13
  61. awscli/examples/iot1click-projects/create-placement.rst +0 -12
  62. awscli/examples/iot1click-projects/create-project.rst +0 -27
  63. awscli/examples/iot1click-projects/delete-placement.rst +0 -11
  64. awscli/examples/iot1click-projects/delete-project.rst +0 -10
  65. awscli/examples/iot1click-projects/describe-placement.rst +0 -24
  66. awscli/examples/iot1click-projects/describe-project.rst +0 -32
  67. awscli/examples/iot1click-projects/disassociate-device-from-placement.rst +0 -12
  68. awscli/examples/iot1click-projects/get-devices-in-placement.rst +0 -17
  69. awscli/examples/iot1click-projects/list-placements.rst +0 -21
  70. awscli/examples/iot1click-projects/list-projects.rst +0 -21
  71. awscli/examples/iot1click-projects/list-tags-for-resource.rst +0 -17
  72. awscli/examples/iot1click-projects/tag-resource.rst +0 -20
  73. awscli/examples/iot1click-projects/untag-resource.rst +0 -11
  74. awscli/examples/iot1click-projects/update-placement.rst +0 -21
  75. awscli/examples/iot1click-projects/update-project.rst +0 -11
  76. {awscli-1.36.34.data → awscli-1.36.36.data}/scripts/aws +0 -0
  77. {awscli-1.36.34.data → awscli-1.36.36.data}/scripts/aws.cmd +0 -0
  78. {awscli-1.36.34.data → awscli-1.36.36.data}/scripts/aws_bash_completer +0 -0
  79. {awscli-1.36.34.data → awscli-1.36.36.data}/scripts/aws_completer +0 -0
  80. {awscli-1.36.34.data → awscli-1.36.36.data}/scripts/aws_zsh_completer.sh +0 -0
  81. {awscli-1.36.34.dist-info → awscli-1.36.36.dist-info}/LICENSE.txt +0 -0
  82. {awscli-1.36.34.dist-info → awscli-1.36.36.dist-info}/WHEEL +0 -0
  83. {awscli-1.36.34.dist-info → awscli-1.36.36.dist-info}/top_level.txt +0 -0
awscli/__init__.py CHANGED
@@ -18,7 +18,7 @@ A Universal Command Line Environment for Amazon Web Services.
18
18
 
19
19
  import os
20
20
 
21
- __version__ = '1.36.34'
21
+ __version__ = '1.36.36'
22
22
 
23
23
  #
24
24
  # Get our data path to be added to botocore's search path
@@ -462,6 +462,26 @@ CHECKSUM_ALGORITHM = {
462
462
  'help_text': 'Indicates the algorithm used to create the checksum for the object.'
463
463
  }
464
464
 
465
+ BUCKET_NAME_PREFIX = {
466
+ 'name': 'bucket-name-prefix',
467
+ 'help_text': (
468
+ 'Limits the response to bucket names that begin with the specified '
469
+ 'bucket name prefix.'
470
+ )
471
+ }
472
+
473
+ BUCKET_REGION = {
474
+ 'name': 'bucket-region',
475
+ 'help_text': (
476
+ 'Limits the response to buckets that are located in the specified '
477
+ 'Amazon Web Services Region. The Amazon Web Services Region must be '
478
+ 'expressed according to the Amazon Web Services Region code, such as '
479
+ 'us-west-2 for the US West (Oregon) Region. For a list of the valid '
480
+ 'values for all of the Amazon Web Services Regions, see '
481
+ 'https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region'
482
+ )
483
+ }
484
+
465
485
  TRANSFER_ARGS = [DRYRUN, QUIET, INCLUDE, EXCLUDE, ACL,
466
486
  FOLLOW_SYMLINKS, NO_FOLLOW_SYMLINKS, NO_GUESS_MIME_TYPE,
467
487
  SSE, SSE_C, SSE_C_KEY, SSE_KMS_KEY_ID, SSE_C_COPY_SOURCE,
@@ -494,7 +514,8 @@ class ListCommand(S3Command):
494
514
  USAGE = "<S3Uri> or NONE"
495
515
  ARG_TABLE = [{'name': 'paths', 'nargs': '?', 'default': 's3://',
496
516
  'positional_arg': True, 'synopsis': USAGE}, RECURSIVE,
497
- PAGE_SIZE, HUMAN_READABLE, SUMMARIZE, REQUEST_PAYER]
517
+ PAGE_SIZE, HUMAN_READABLE, SUMMARIZE, REQUEST_PAYER,
518
+ BUCKET_NAME_PREFIX, BUCKET_REGION]
498
519
 
499
520
  def _run_main(self, parsed_args, parsed_globals):
500
521
  super(ListCommand, self)._run_main(parsed_args, parsed_globals)
@@ -508,7 +529,11 @@ class ListCommand(S3Command):
508
529
  path = path[5:]
509
530
  bucket, key = find_bucket_key(path)
510
531
  if not bucket:
511
- self._list_all_buckets(parsed_args.page_size)
532
+ self._list_all_buckets(
533
+ parsed_args.page_size,
534
+ parsed_args.bucket_name_prefix,
535
+ parsed_args.bucket_region,
536
+ )
512
537
  elif parsed_args.dir_op:
513
538
  # Then --recursive was specified.
514
539
  self._list_all_objects_recursive(
@@ -572,11 +597,20 @@ class ListCommand(S3Command):
572
597
  uni_print(print_str)
573
598
  self._at_first_page = False
574
599
 
575
- def _list_all_buckets(self, page_size=None):
600
+ def _list_all_buckets(
601
+ self,
602
+ page_size=None,
603
+ prefix=None,
604
+ bucket_region=None,
605
+ ):
576
606
  paginator = self.client.get_paginator('list_buckets')
577
607
  paging_args = {
578
608
  'PaginationConfig': {'PageSize': page_size}
579
609
  }
610
+ if prefix:
611
+ paging_args['Prefix'] = prefix
612
+ if bucket_region:
613
+ paging_args['BucketRegion'] = bucket_region
580
614
 
581
615
  iterator = paginator.paginate(**paging_args)
582
616
 
@@ -25,4 +25,4 @@ Output::
25
25
  }
26
26
  }
27
27
 
28
- For more information, see `Managing multicast domains <https://docs.aws.amazon.com/vpc/latest/tgw/manage-domain.html>`__ in the *Transit Gateways Guide*.
28
+ For more information, see `Multicast domains <https://docs.aws.amazon.com/vpc/latest/tgw/multicast-domains-about.html>`__ in the *Transit Gateways Guide*.
@@ -34,4 +34,4 @@ Output::
34
34
  }
35
35
  }
36
36
 
37
- For more information, see `Verified Access endpoints <https://docs.aws.amazon.com/verified-access/latest/ug/verfied-access-endpoints.html>`__ in the *AWS Verified Access User Guide*.
37
+ For more information, see `Verified Access endpoints <https://docs.aws.amazon.com/verified-access/latest/ug/verified-access-endpoints.html>`__ in the *AWS Verified Access User Guide*.
@@ -1,6 +1,6 @@
1
1
  **To describe a Verified Access endpoint**
2
2
 
3
- The following ``delete-verified-access-endpoints`` example describes the specified Verified Access endpoint. ::
3
+ The following ``describe-verified-access-endpoints`` example describes the specified Verified Access endpoint. ::
4
4
 
5
5
  aws ec2 describe-verified-access-endpoints \
6
6
  --verified-access-endpoint-ids vae-066fac616d4d546f2
@@ -42,4 +42,4 @@ Output::
42
42
  ]
43
43
  }
44
44
 
45
- For more information, see `Verified Access endpoints <https://docs.aws.amazon.com/verified-access/latest/ug/verfied-access-endpoints.html>`__ in the *AWS Verified Access User Guide*.
45
+ For more information, see `Verified Access endpoints <https://docs.aws.amazon.com/verified-access/latest/ug/verified-access-endpoints.html>`__ in the *AWS Verified Access User Guide*.
@@ -15,4 +15,4 @@ Output::
15
15
  }
16
16
  }
17
17
 
18
- For more information, see `Transfer Elastic IP addresses <https://docs.aws.amazon.com/vpc/latest/userguide/vpc-eips.html#transfer-EIPs-intro>`__ in the *Amazon VPC User Guide*.
18
+ For more information, see `Transfer Elastic IP addresses <https://docs.aws.amazon.com/vpc/latest/userguide/WorkWithEIPs.html#transfer-EIPs-intro>`__ in the *Amazon VPC User Guide*.
@@ -14,4 +14,4 @@ Output::
14
14
  "Output": true
15
15
  }
16
16
 
17
- For more information, see `Manage subscriptions <https://docs.aws.amazon.com/network-manager/latest/infrastructure-performance/nmip-subscriptions-cw.html>`__ in the *Infrastructure Performance User Guide*.
17
+ For more information, see `Manage CloudWatch subscriptions using the CLI <https://docs.aws.amazon.com/network-manager/latest/infrastructure-performance/getting-started-nmip-cli.html>`__ in the *Infrastructure Performance User Guide*.
@@ -1,6 +1,6 @@
1
1
  **To discontinue fast launching for an image**
2
2
 
3
- The following ``disable-fast-launch`` example discontinues fast launching on the specified AMI, and cleans up existing pre-provisioned snapshots. ::
3
+ The following ``disable-fast-launch`` example discontinues Fast Launch for the specified AMI, and cleans up existing pre-provisioned snapshots. ::
4
4
 
5
5
  aws ec2 disable-fast-launch \
6
6
  --image-id ami-01234567890abcedf
@@ -23,4 +23,4 @@ Output::
23
23
  "StateTransitionTime": "2022-01-27T22:47:29.265000+00:00"
24
24
  }
25
25
 
26
- For more information about configuring a Windows AMI for faster launching, see `Configure your AMI for faster launching <https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/windows-ami-version-history.html#win-ami-config-fast-launch>`__ in the *Amazon EC2 User Guide*.
26
+ For more information, see `Configure EC2 Fast Launch settings for your Windows AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/win-fast-launch-configure.html>`__ in the *Amazon EC2 User Guide*.
@@ -11,4 +11,4 @@ Output::
11
11
  "ImageBlockPublicAccessState": "unblocked"
12
12
  }
13
13
 
14
- For more information, see `Block public access to your AMIs <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis-intro.html#block-public-access-to-amis>`__ in the *Amazon EC2 User Guide*.
14
+ For more information, see `Block public access to your AMIs <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/block-public-access-to-amis.html>`__ in the *Amazon EC2 User Guide*.
@@ -12,4 +12,4 @@ Output::
12
12
  "Return": "true"
13
13
  }
14
14
 
15
- For more information, see `Deprecate an AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-deprecate.html#deprecate-ami>` in the *Amazon EC2 User Guide*.
15
+ For more information, see `Deprecate an AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-deprecate.html>`__ in the *Amazon EC2 User Guide*.
@@ -24,4 +24,4 @@ Output::
24
24
  }
25
25
  }
26
26
 
27
- For more information, see `Working with multicast <https://docs.aws.amazon.com/vpc/latest/tgw/working-with-multicast.html>`__ in the *Transit Gateways Guide*'.
27
+ For more information, see `Multicast domains <https://docs.aws.amazon.com/vpc/latest/tgw/multicast-domains-about.html>`__ in the *Transit Gateways Guide*'.
@@ -18,4 +18,4 @@ Output::
18
18
  }
19
19
  }
20
20
 
21
- For more information, see `Transfer Elastic IP addresses <https://docs.aws.amazon.com/vpc/latest/userguide/vpc-eips.html#transfer-EIPs-intro>`__ in the *Amazon VPC User Guide*.
21
+ For more information, see `Transfer Elastic IP addresses <https://docs.aws.amazon.com/vpc/latest/userguide/WorkWithEIPs.html#transfer-EIPs-intro>`__ in the *Amazon VPC User Guide*.
@@ -1,6 +1,6 @@
1
1
  **To start fast launching for an image**
2
2
 
3
- The following ``enable-fast-launch`` example starts fast launching on the specified AMI and sets the maximum number of parallel instances to launch to 6. The type of resource to use to pre-provision the AMI is set to ``snapshot``, which is also the default value. ::
3
+ The following ``enable-fast-launch`` example configures the specified AMI for Fast Launch and sets the maximum number of parallel instances to launch to 6. The type of resource to use to pre-provision the AMI is set to ``snapshot``, which is also the default value. ::
4
4
 
5
5
  aws ec2 enable-fast-launch \
6
6
  --image-id ami-01234567890abcedf \
@@ -23,4 +23,4 @@ Output::
23
23
  "StateTransitionTime": "2022-01-27T22:16:03.199000+00:00"
24
24
  }
25
25
 
26
- For more information about configuring a Windows AMI for faster launching, see `Configure your AMI for faster launching <https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/windows-ami-version-history.html#win-ami-config-fast-launch>`__ in the *Amazon EC2 User Guide*.
26
+ For more information, see `Configure EC2 Fast Launch settings for your Windows AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/win-fast-launch-configure.html>`__ in the *Amazon EC2 User Guide*.
@@ -1,10 +1,10 @@
1
- **Example 1: To deprecate an AMI**
1
+ **To deprecate an AMI**
2
2
 
3
3
  The following ``enable-image-deprecation`` example deprecates an AMI on a specific date and time. If you specify a value for seconds, Amazon EC2 rounds the seconds to the nearest minute. You must be the AMI owner to perform this procedure. ::
4
4
 
5
5
  aws ec2 enable-image-deprecation \
6
6
  --image-id ami-1234567890abcdef0 \
7
- --deprecate-at "2022-10-15T13:17:12.000Z"
7
+ --deprecate-at '2022-10-15T13:17:12.000Z'
8
8
 
9
9
  Output::
10
10
 
@@ -13,4 +13,4 @@ Output::
13
13
  "Return": "true"
14
14
  }
15
15
 
16
- For more information, see `Deprecate an AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-deprecate.html#deprecate-ami>` in the *Amazon EC2 User Guide*.
16
+ For more information, see `Deprecate an AMI <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-deprecate.html#deprecate-ami>`__ in the *Amazon EC2 User Guide*.
@@ -1,43 +1,43 @@
1
- **To export the client configuration**
2
-
3
- The following ``export-client-vpn-client-configuration`` example exports the client configuration for the specified Client VPN endpoint. In this example, the output is returned in text format to make it easier to read. ::
4
-
5
- aws ec2 export-client-vpn-client-configuration \
6
- --client-vpn-endpoint-id cvpn-endpoint-123456789123abcde \
7
- --output text
8
-
9
- Output::
10
-
11
- client
12
- dev tun
13
- proto udp
14
- remote cvpn-endpoint-123456789123abcde.prod.clientvpn.ap-south-1.amazonaws.com 443
15
- remote-random-hostname
16
- resolv-retry infinite
17
- nobind
18
- persist-key
19
- persist-tun
20
- remote-cert-tls server
21
- cipher AES-256-GCM
22
- verb 3
23
- <ca>
24
- -----BEGIN CERTIFICATE-----
25
- MIICiTCCAfICCQD6m7oRw0uXOjANBgkqhkiG9w0BAQUFADCBiDELMAkGA1UEBhMC
26
- VVMxCzAJBgNVBAgTAldBMRAwDgYDVQQHEwdTZWF0dGxlMQ8wDQYDVQQKEwZBbWF6
27
- b24xFDASBgNVBAsTC0lBTSBDb25zb2xlMRIwEAYDVQQDEwlUZXN0Q2lsYWMxHzAd
28
- BgkqhkiG9w0BCQEWEG5vb25lQGFtYXpvbi5jb20wHhcNMTEwNDI1MjA0NTIxWhcN
29
- MTIwNDI0MjA0NTIxWjCBiDELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAldBMRAwDgYD
30
- VQQHEwdTZWF0dGxlMQ8wDQYDVQQKEwZBbWF6b24xFDASBgNVBAsTC0lBTSBDb25z
31
- b2xlMRIwEAYDVQQDEwlUZXN0Q2lsYWMxHzAdBgkqhkiG9w0BCQEWEG5vb25lQGFt
32
- YXpvbi5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMaK0dn+a4GmWIWJ
33
- 21uUSfwfEvySWtC2XADZ4nB+BLYgVIk60CpiwsZ3G93vUEIO3IyNoH/f0wYK8m9T
34
- rDHudUZg3qX4waLG5M43q7Wgc/MbQITxOUSQv7c7ugFFDzQGBzZswY6786m86gpE
35
- Ibb3OhjZnzcvQAaRHhdlQWIMm2nrAgMBAAEwDQYJKoZIhvcNAQEFBQADgYEAtCu4
36
- nUhVVxYUntneD9+h8Mg9q6q+auNKyExzyLwaxlAoo7TJHidbtS4J5iNmZgXL0Fkb
37
- FFBjvSfpJIlJ00zbhNYS5f6GuoEDmFJl0ZxBHjJnyp378OD8uTs7fLvjx79LjSTb
38
- NYiytVbZPQUQ5Yaxu2jXnimvw3rrszlaEXAMPLE=
39
- -----END CERTIFICATE-----
40
- </ca>
41
- reneg-sec 0
42
-
43
- For more information, see `Client VPN Endpoints <https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-endpoints.html>`__ in the *AWS Client VPN Administrator Guide*.
1
+ **To export the client configuration**
2
+
3
+ The following ``export-client-vpn-client-configuration`` example exports the client configuration for the specified Client VPN endpoint. In this example, the output is returned in text format to make it easier to read. ::
4
+
5
+ aws ec2 export-client-vpn-client-configuration \
6
+ --client-vpn-endpoint-id cvpn-endpoint-123456789123abcde \
7
+ --output text
8
+
9
+ Output::
10
+
11
+ client
12
+ dev tun
13
+ proto udp
14
+ remote cvpn-endpoint-123456789123abcde.prod.clientvpn.ap-south-1.amazonaws.com 443
15
+ remote-random-hostname
16
+ resolv-retry infinite
17
+ nobind
18
+ persist-key
19
+ persist-tun
20
+ remote-cert-tls server
21
+ cipher AES-256-GCM
22
+ verb 3
23
+ <ca>
24
+ -----BEGIN CERTIFICATE-----
25
+ MIICiTCCAfICCQD6m7oRw0uXOjANBgkqhkiG9w0BAQUFADCBiDELMAkGA1UEBhMC
26
+ VVMxCzAJBgNVBAgTAldBMRAwDgYDVQQHEwdTZWF0dGxlMQ8wDQYDVQQKEwZBbWF6
27
+ b24xFDASBgNVBAsTC0lBTSBDb25zb2xlMRIwEAYDVQQDEwlUZXN0Q2lsYWMxHzAd
28
+ BgkqhkiG9w0BCQEWEG5vb25lQGFtYXpvbi5jb20wHhcNMTEwNDI1MjA0NTIxWhcN
29
+ MTIwNDI0MjA0NTIxWjCBiDELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAldBMRAwDgYD
30
+ VQQHEwdTZWF0dGxlMQ8wDQYDVQQKEwZBbWF6b24xFDASBgNVBAsTC0lBTSBDb25z
31
+ b2xlMRIwEAYDVQQDEwlUZXN0Q2lsYWMxHzAdBgkqhkiG9w0BCQEWEG5vb25lQGFt
32
+ YXpvbi5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMaK0dn+a4GmWIWJ
33
+ 21uUSfwfEvySWtC2XADZ4nB+BLYgVIk60CpiwsZ3G93vUEIO3IyNoH/f0wYK8m9T
34
+ rDHudUZg3qX4waLG5M43q7Wgc/MbQITxOUSQv7c7ugFFDzQGBzZswY6786m86gpE
35
+ Ibb3OhjZnzcvQAaRHhdlQWIMm2nrAgMBAAEwDQYJKoZIhvcNAQEFBQADgYEAtCu4
36
+ nUhVVxYUntneD9+h8Mg9q6q+auNKyExzyLwaxlAoo7TJHidbtS4J5iNmZgXL0Fkb
37
+ FFBjvSfpJIlJ00zbhNYS5f6GuoEDmFJl0ZxBHjJnyp378OD8uTs7fLvjx79LjSTb
38
+ NYiytVbZPQUQ5Yaxu2jXnimvw3rrszlaEXAMPLE=
39
+ -----END CERTIFICATE-----
40
+ </ca>
41
+ reneg-sec 0
42
+
43
+ For more information, see `Client VPN endpoint configuration file export <https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-endpoint-export.html>`__ in the *AWS Client VPN Administrator Guide*.
@@ -66,4 +66,4 @@ Output::
66
66
  ]
67
67
  }
68
68
 
69
- For more information, see `Monitor network performance <https://docs.aws.amazon.com/network-manager/latest/infrastructure-performance/getting-started-nmip-console.html>`__ in the *Infrastructure Performance User Guide*.
69
+ For more information, see `Monitor network performance <https://docs.aws.amazon.com/network-manager/latest/infrastructure-performance/nmip-performance-cli.html>`__ in the *Infrastructure Performance User Guide*.
@@ -1,24 +1,24 @@
1
- **To view capacity reservation usage across AWS accounts**
2
-
3
- The following ``get-capacity-reservation-usage`` example displays usage information for the specified capacity reservation. ::
4
-
5
- aws ec2 get-capacity-reservation-usage \
6
- --capacity-reservation-id cr-1234abcd56EXAMPLE
7
-
8
- Output::
9
-
10
- {
11
- "CapacityReservationId": "cr-1234abcd56EXAMPLE ",
12
- "InstanceUsages": [
13
- {
14
- "UsedInstanceCount": 1,
15
- "AccountId": "123456789012"
16
- }
17
- ],
18
- "AvailableInstanceCount": 4,
19
- "TotalInstanceCount": 5,
20
- "State": "active",
21
- "InstanceType": "t2.medium"
22
- }
23
-
24
- For more information, see `Viewing Shared Capacity Reservation Usage <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/capacity-reservation-sharing.html#shared-cr-usage>`__ in the *Amazon Elastic Compute Cloud User Guide for Linux Instances*.
1
+ **To view capacity reservation usage across AWS accounts**
2
+
3
+ The following ``get-capacity-reservation-usage`` example displays usage information for the specified capacity reservation. ::
4
+
5
+ aws ec2 get-capacity-reservation-usage \
6
+ --capacity-reservation-id cr-1234abcd56EXAMPLE
7
+
8
+ Output::
9
+
10
+ {
11
+ "CapacityReservationId": "cr-1234abcd56EXAMPLE ",
12
+ "InstanceUsages": [
13
+ {
14
+ "UsedInstanceCount": 1,
15
+ "AccountId": "123456789012"
16
+ }
17
+ ],
18
+ "AvailableInstanceCount": 4,
19
+ "TotalInstanceCount": 5,
20
+ "State": "active",
21
+ "InstanceType": "t2.medium"
22
+ }
23
+
24
+ For more information, see `Shared Capacity Reservations <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/capacity-reservation-sharing.html>`__ in the *Amazon EC2 User Guide*.
@@ -27,4 +27,4 @@ Output::
27
27
  "LocalGatewayRouteTableId": "lgw-rtb-059615ef7dEXAMPLE"
28
28
  }
29
29
 
30
- For more information, see `Customer-owned IP addresses <https://docs.aws.amazon.com/outposts/latest/userguide/outposts-networking-components.html#ip-addressing>`__ in the *AWS Outposts User Guide*.
30
+ For more information, see `Customer-owned IP addresses <https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing>`__ in the *AWS Outposts User Guide for Outposts racks*.
@@ -16,4 +16,4 @@ Output::
16
16
  ]
17
17
  }
18
18
 
19
- For more information, see `Working with Capacity Reservations <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/capacity-reservations-using.html>`__ in the *Amazon Elastic Compute Cloud User Guide for Linux Instances*.
19
+ For more information, see `Capacity Reservation groups <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-cr-group.html>`__ in the *Amazon EC2 User Guide*.
@@ -1,60 +1,60 @@
1
- **To get the findings of Network Insights access scope analysis**
2
-
3
- The following ``get-network-insights-access-scope-analysis-findings`` example gets the selected scope analysis findings in your AWS account. ::
4
-
5
- aws ec2 get-network-insights-access-scope-analysis-findings \
6
- --region us-east-1 \
7
- --network-insights-access-scope-analysis-id nis \
8
- --nis-123456789111
9
-
10
- Output::
11
-
12
- {
13
- "NetworkInsightsAccessScopeAnalysisId": "nisa-123456789222",
14
- "AnalysisFindings": [
15
- {
16
- "NetworkInsightsAccessScopeAnalysisId": "nisa-123456789222",
17
- "NetworkInsightsAccessScopeId": "nis-123456789111",
18
- "FindingComponents": [
19
- {
20
- "SequenceNumber": 1,
21
- "Component": {
22
- "Id": "eni-02e3d42d5cceca67d",
23
- "Arn": "arn:aws:ec2:us-east-1:936459623503:network-interface/eni-02e3d32d9cceca17d"
24
- },
25
- "OutboundHeader": {
26
- "DestinationAddresses": [
27
- "0.0.0.0/5",
28
- "11.0.0.0/8",
29
- "12.0.0.0/6",
30
- "128.0.0.0/3",
31
- "16.0.0.0/4",
32
- "160.0.0.0/5",
33
- "168.0.0.0/6",
34
- "172.0.0.0/12"
35
- "8.0.0.0/7"
36
- ],
37
- "DestinationPortRanges": [
38
- {
39
- "From": 0,
40
- "To": 65535
41
- }
42
- ],
43
- "Protocol": "6",
44
- "SourceAddresses": [
45
- "10.0.2.253/32"
46
- ],
47
- "SourcePortRanges": [
48
- {
49
- "From": 0,
50
- "To": 65535
51
- }
52
- ]
53
- }, [etc]
54
- ]
55
- }
56
- }
57
- ]
58
- }
59
-
60
- For more information, see `Getting started with Network Access Analyzer using the AWS CLI <https://docs.aws.amazon.com/vpc/latest/network-access-analyzer/getting-started-cli-naa.html>`__ in the *Network Access Analyzer Guide*.
1
+ **To get the findings of Network Insights access scope analysis**
2
+
3
+ The following ``get-network-insights-access-scope-analysis-findings`` example gets the selected scope analysis findings in your AWS account. ::
4
+
5
+ aws ec2 get-network-insights-access-scope-analysis-findings \
6
+ --region us-east-1 \
7
+ --network-insights-access-scope-analysis-id nis \
8
+ --nis-123456789111
9
+
10
+ Output::
11
+
12
+ {
13
+ "NetworkInsightsAccessScopeAnalysisId": "nisa-123456789222",
14
+ "AnalysisFindings": [
15
+ {
16
+ "NetworkInsightsAccessScopeAnalysisId": "nisa-123456789222",
17
+ "NetworkInsightsAccessScopeId": "nis-123456789111",
18
+ "FindingComponents": [
19
+ {
20
+ "SequenceNumber": 1,
21
+ "Component": {
22
+ "Id": "eni-02e3d42d5cceca67d",
23
+ "Arn": "arn:aws:ec2:us-east-1:936459623503:network-interface/eni-02e3d32d9cceca17d"
24
+ },
25
+ "OutboundHeader": {
26
+ "DestinationAddresses": [
27
+ "0.0.0.0/5",
28
+ "11.0.0.0/8",
29
+ "12.0.0.0/6",
30
+ "128.0.0.0/3",
31
+ "16.0.0.0/4",
32
+ "160.0.0.0/5",
33
+ "168.0.0.0/6",
34
+ "172.0.0.0/12"
35
+ "8.0.0.0/7"
36
+ ],
37
+ "DestinationPortRanges": [
38
+ {
39
+ "From": 0,
40
+ "To": 65535
41
+ }
42
+ ],
43
+ "Protocol": "6",
44
+ "SourceAddresses": [
45
+ "10.0.2.253/32"
46
+ ],
47
+ "SourcePortRanges": [
48
+ {
49
+ "From": 0,
50
+ "To": 65535
51
+ }
52
+ ]
53
+ }, [etc]
54
+ ]
55
+ }
56
+ }
57
+ ]
58
+ }
59
+
60
+ For more information, see `Getting started with Network Access Analyzer using the AWS CLI <https://docs.aws.amazon.com/vpc/latest/network-access-analyzer/getting-started-cli.html>`__ in the *Network Access Analyzer Guide*.
@@ -1,35 +1,35 @@
1
- **To get Network Insights access scope content**
2
-
3
- The following ``get-network-insights-access-scope-content`` example gets the content of the selected scope analysis ID in your AWS account. ::
4
-
5
- aws ec2 get-network-insights-access-scope-content \
6
- --region us-east-1 \
7
- --network-insights-access-scope-id nis-123456789222
8
-
9
- Output::
10
-
11
- {
12
- "NetworkInsightsAccessScopeContent": {
13
- "NetworkInsightsAccessScopeId": "nis-123456789222",
14
- "MatchPaths": [
15
- {
16
- "Source": {
17
- "ResourceStatement": {
18
- "ResourceTypes": [
19
- "AWS::EC2::NetworkInterface"
20
- ]
21
- }
22
- },
23
- "Destination": {
24
- "ResourceStatement": {
25
- "ResourceTypes": [
26
- "AWS::EC2::InternetGateway"
27
- ]
28
- }
29
- }
30
- }
31
- ]
32
- }
33
- }
34
-
35
- For more information, see `Getting started with Network Access Analyzer using the AWS CLI <https://docs.aws.amazon.com/vpc/latest/network-access-analyzer/getting-started-cli-naa.html>`__ in the *Network Access Analyzer Guide*.
1
+ **To get Network Insights access scope content**
2
+
3
+ The following ``get-network-insights-access-scope-content`` example gets the content of the selected scope analysis ID in your AWS account. ::
4
+
5
+ aws ec2 get-network-insights-access-scope-content \
6
+ --region us-east-1 \
7
+ --network-insights-access-scope-id nis-123456789222
8
+
9
+ Output::
10
+
11
+ {
12
+ "NetworkInsightsAccessScopeContent": {
13
+ "NetworkInsightsAccessScopeId": "nis-123456789222",
14
+ "MatchPaths": [
15
+ {
16
+ "Source": {
17
+ "ResourceStatement": {
18
+ "ResourceTypes": [
19
+ "AWS::EC2::NetworkInterface"
20
+ ]
21
+ }
22
+ },
23
+ "Destination": {
24
+ "ResourceStatement": {
25
+ "ResourceTypes": [
26
+ "AWS::EC2::InternetGateway"
27
+ ]
28
+ }
29
+ }
30
+ }
31
+ ]
32
+ }
33
+ }
34
+
35
+ For more information, see `Getting started with Network Access Analyzer using the AWS CLI <https://docs.aws.amazon.com/vpc/latest/network-access-analyzer/getting-started-cli.html>`__ in the *Network Access Analyzer Guide*.
@@ -57,4 +57,4 @@ Output::
57
57
  ]
58
58
  }
59
59
 
60
- For more information, see `Managing multicast domains <https://docs.aws.amazon.com/vpc/latest/tgw/manage-domain.html>`__ in the *Transit Gateways Guide*.
60
+ For more information, see `Multicast domains <https://docs.aws.amazon.com/vpc/latest/tgw/multicast-domains-about.html>`__ in the *Transit Gateways Guide*.
@@ -1,28 +1,28 @@
1
- **To get prefix list references in a transit gateway route table**
2
-
3
- The following ``get-transit-gateway-prefix-list-references`` example gets the prefix list references for the specified transit gateway route table, and filters by the ID of a specific prefix list. ::
4
-
5
- aws ec2 get-transit-gateway-prefix-list-references \
6
- --transit-gateway-route-table-id tgw-rtb-0123456789abcd123 \
7
- --filters Name=prefix-list-id,Values=pl-11111122222222333
8
-
9
- Output::
10
-
11
- {
12
- "TransitGatewayPrefixListReferences": [
13
- {
14
- "TransitGatewayRouteTableId": "tgw-rtb-0123456789abcd123",
15
- "PrefixListId": "pl-11111122222222333",
16
- "PrefixListOwnerId": "123456789012",
17
- "State": "available",
18
- "Blackhole": false,
19
- "TransitGatewayAttachment": {
20
- "TransitGatewayAttachmentId": "tgw-attach-aabbccddaabbccaab",
21
- "ResourceType": "vpc",
22
- "ResourceId": "vpc-112233445566aabbc"
23
- }
24
- }
25
- ]
26
- }
27
-
28
- For more information, see `Prefix list references <https://docs.aws.amazon.com/vpc/latest/tgw/tgw-prefix-lists.html>`__ in the *Transit Gateways Guide*.
1
+ **To get prefix list references in a transit gateway route table**
2
+
3
+ The following ``get-transit-gateway-prefix-list-references`` example gets the prefix list references for the specified transit gateway route table, and filters by the ID of a specific prefix list. ::
4
+
5
+ aws ec2 get-transit-gateway-prefix-list-references \
6
+ --transit-gateway-route-table-id tgw-rtb-0123456789abcd123 \
7
+ --filters Name=prefix-list-id,Values=pl-11111122222222333
8
+
9
+ Output::
10
+
11
+ {
12
+ "TransitGatewayPrefixListReferences": [
13
+ {
14
+ "TransitGatewayRouteTableId": "tgw-rtb-0123456789abcd123",
15
+ "PrefixListId": "pl-11111122222222333",
16
+ "PrefixListOwnerId": "123456789012",
17
+ "State": "available",
18
+ "Blackhole": false,
19
+ "TransitGatewayAttachment": {
20
+ "TransitGatewayAttachmentId": "tgw-attach-aabbccddaabbccaab",
21
+ "ResourceType": "vpc",
22
+ "ResourceId": "vpc-112233445566aabbc"
23
+ }
24
+ }
25
+ ]
26
+ }
27
+
28
+ For more information, see `Prefix list references <https://docs.aws.amazon.com/vpc/latest/tgw/create-prefix-list-reference.html>`__ in the *Transit Gateways Guide*.
@@ -18,4 +18,4 @@ Output::
18
18
  ]
19
19
  }
20
20
 
21
- For more information, see `Recover AMIs from the Recycle Bin <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/recycle-bin-working-with-amis.html>`__ in the *Amazon Elastic Compute Cloud User Guide*.
21
+ For more information, see `Recover deleted AMIs from the Recycle Bin <https://docs.aws.amazon.com/ebs/latest/userguide/recycle-bin-working-with-amis.html>`__ in the *Amazon EBS User Guide*.