awscli 1.37.9__py3-none-any.whl → 1.37.11__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.
- awscli/__init__.py +1 -1
- awscli/examples/eks/update-kubeconfig/_description.rst +5 -5
- {awscli-1.37.9.dist-info → awscli-1.37.11.dist-info}/METADATA +2 -2
- {awscli-1.37.9.dist-info → awscli-1.37.11.dist-info}/RECORD +12 -12
- {awscli-1.37.9.data → awscli-1.37.11.data}/scripts/aws +0 -0
- {awscli-1.37.9.data → awscli-1.37.11.data}/scripts/aws.cmd +0 -0
- {awscli-1.37.9.data → awscli-1.37.11.data}/scripts/aws_bash_completer +0 -0
- {awscli-1.37.9.data → awscli-1.37.11.data}/scripts/aws_completer +0 -0
- {awscli-1.37.9.data → awscli-1.37.11.data}/scripts/aws_zsh_completer.sh +0 -0
- {awscli-1.37.9.dist-info → awscli-1.37.11.dist-info}/LICENSE.txt +0 -0
- {awscli-1.37.9.dist-info → awscli-1.37.11.dist-info}/WHEEL +0 -0
- {awscli-1.37.9.dist-info → awscli-1.37.11.dist-info}/top_level.txt +0 -0
awscli/__init__.py
CHANGED
|
@@ -4,16 +4,16 @@ Note:
|
|
|
4
4
|
To use the resulting configuration, you must have kubectl installed and in your PATH environment variable.
|
|
5
5
|
|
|
6
6
|
This command constructs a configuration with prepopulated server and certificate authority data values for a specified cluster.
|
|
7
|
-
You can specify an IAM role ARN with the
|
|
7
|
+
You can specify an IAM role ARN with the ``--role-arn`` option to use for authentication when you issue kubectl commands.
|
|
8
8
|
Otherwise, the IAM entity in your default AWS CLI or SDK credential chain is used.
|
|
9
9
|
You can view your default AWS CLI or SDK identity by running the ``aws sts get-caller-identity`` command.
|
|
10
10
|
|
|
11
11
|
The resulting kubeconfig is created as a new file or merged with an existing kubeconfig file using the following logic:
|
|
12
12
|
|
|
13
|
-
* If you specify a path with the
|
|
14
|
-
* Or, if you have the KUBECONFIG environment variable set, then the resulting configuration file is created at the first entry in that variable or merged with an existing kubeconfig at that location.
|
|
15
|
-
* Otherwise, by default, the resulting configuration file is created at the default kubeconfig path (
|
|
13
|
+
* If you specify a path with the ``--kubeconfig option``, then the resulting configuration file is created there or merged with an existing kubeconfig at that location.
|
|
14
|
+
* Or, if you have the ``KUBECONFIG`` environment variable set, then the resulting configuration file is created at the first entry in that variable or merged with an existing kubeconfig at that location.
|
|
15
|
+
* Otherwise, by default, the resulting configuration file is created at the default kubeconfig path (``.kube/config``) in your home directory or merged with an existing kubeconfig at that location.
|
|
16
16
|
* If a previous cluster configuration exists for an Amazon EKS cluster with the same name at the specified path, the existing configuration is overwritten with the new configuration.
|
|
17
17
|
* When update-kubeconfig writes a configuration to a kubeconfig file, the current-context of the kubeconfig file is set to that configuration.
|
|
18
18
|
|
|
19
|
-
You can use the
|
|
19
|
+
You can use the ``--dry-run`` option to print the resulting configuration to stdout instead of writing it to the specified location.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: awscli
|
|
3
|
-
Version: 1.37.
|
|
3
|
+
Version: 1.37.11
|
|
4
4
|
Summary: Universal Command Line Environment for AWS.
|
|
5
5
|
Home-page: http://aws.amazon.com/cli/
|
|
6
6
|
Author: Amazon Web Services
|
|
@@ -23,7 +23,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Requires-Python: >= 3.8
|
|
25
25
|
License-File: LICENSE.txt
|
|
26
|
-
Requires-Dist: botocore (==1.36.
|
|
26
|
+
Requires-Dist: botocore (==1.36.11)
|
|
27
27
|
Requires-Dist: docutils (<0.17,>=0.10)
|
|
28
28
|
Requires-Dist: s3transfer (<0.12.0,>=0.11.0)
|
|
29
29
|
Requires-Dist: PyYAML (<6.1,>=3.10)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
awscli/__init__.py,sha256=
|
|
1
|
+
awscli/__init__.py,sha256=uXwoqZm51HfrZacDO9cWxB0B0_MmapWrm5vOP7S7D34,1534
|
|
2
2
|
awscli/__main__.py,sha256=iBjOg0tBxNlhzTi_tyc1G0SMGBvHMVvBJzX3JqYaooY,662
|
|
3
3
|
awscli/alias.py,sha256=Us9pvP8Zplbr1W4N3rE5gxicWLqlRG3l_9VPskxafgs,11313
|
|
4
4
|
awscli/argparser.py,sha256=3Pxx-vWytdV985Y6MIl9DeutUXyehIvACIs_PDby8GI,7650
|
|
@@ -2506,7 +2506,7 @@ awscli/examples/eks/update-kubeconfig.rst,sha256=McL_9xA3KST54Y7-AylWlEl1jlOG5n1
|
|
|
2506
2506
|
awscli/examples/eks/update-nodegroup-config.rst,sha256=2HTWv17VZbq7wnwZlCu9h0cSmlt9C4o7LE0dUTW08D0,6583
|
|
2507
2507
|
awscli/examples/eks/update-nodegroup-version.rst,sha256=ZJwGzWjOZFDWu8GewJwYnLvS4yTHq0CHMU4BFDIqaoI,2459
|
|
2508
2508
|
awscli/examples/eks/wait.rst,sha256=q4u9o0yZM6gGk7BJ3qf4uNw1ElDDqzdr4npp5vtfAAE,354
|
|
2509
|
-
awscli/examples/eks/update-kubeconfig/_description.rst,sha256=
|
|
2509
|
+
awscli/examples/eks/update-kubeconfig/_description.rst,sha256=chkZW0gv_iguCI9_sdFqvP1gIw7YUBt6YsLaHwlF3aI,1781
|
|
2510
2510
|
awscli/examples/eks/wait/addon-active.rst,sha256=twG4MgC3yvkSURSb47ZcfhOH8clNDmbky4eRNaYeZF4,409
|
|
2511
2511
|
awscli/examples/eks/wait/addon-deleted.rst,sha256=wSueOKQUDVRyLisSztiYr12-sNgTQdAIeSus1R4dA3c,468
|
|
2512
2512
|
awscli/examples/eks/wait/cluster-active.rst,sha256=RDP3nlWgx8k-AgQSszFQzdOsQjQE81KHpRJOcE-Gdf4,297
|
|
@@ -6069,13 +6069,13 @@ awscli/topics/return-codes.rst,sha256=d9lpNFZwD75IiYcDEADQzu-4QiR8P28UPHkrNwPV5J
|
|
|
6069
6069
|
awscli/topics/s3-config.rst,sha256=kyLbdEEePnHW0hoMmQDkt4o6PbqAdpO5ph_51GgQyXg,11664
|
|
6070
6070
|
awscli/topics/s3-faq.rst,sha256=Kw1w4NFHOTXq9Mz5S3HHw3mBkyeEzH4ruB0PD6-EO1c,2938
|
|
6071
6071
|
awscli/topics/topic-tags.json,sha256=6lUSrs3FKCZNRSQMnjcXNgWyRNGjZIeur1988a4IO5o,1577
|
|
6072
|
-
awscli-1.37.
|
|
6073
|
-
awscli-1.37.
|
|
6074
|
-
awscli-1.37.
|
|
6075
|
-
awscli-1.37.
|
|
6076
|
-
awscli-1.37.
|
|
6077
|
-
awscli-1.37.
|
|
6078
|
-
awscli-1.37.
|
|
6079
|
-
awscli-1.37.
|
|
6080
|
-
awscli-1.37.
|
|
6081
|
-
awscli-1.37.
|
|
6072
|
+
awscli-1.37.11.data/scripts/aws,sha256=r24FExgs0-JjILTQ3XZAqXBYE4SV6UMTtALkLGAj86g,805
|
|
6073
|
+
awscli-1.37.11.data/scripts/aws.cmd,sha256=s46DkC6LNgX63CIkzxxbPnFMJ6DRDBkvc88GnWa8Pvg,1432
|
|
6074
|
+
awscli-1.37.11.data/scripts/aws_bash_completer,sha256=RRpoEGJRagRzyHZKZZOwpltuVYv2EoiZsdXhmyWPZ54,204
|
|
6075
|
+
awscli-1.37.11.data/scripts/aws_completer,sha256=oC9kuMDlWE47dWk_4xjPde2PQvN-M0vND0J4YSLabVQ,1126
|
|
6076
|
+
awscli-1.37.11.data/scripts/aws_zsh_completer.sh,sha256=Qm6Z8ejNAMzpJjaT0pzqxbSDT2zxdmzVe5haRA7qLoc,1808
|
|
6077
|
+
awscli-1.37.11.dist-info/LICENSE.txt,sha256=o5XhFlwu0OK_BBrijlKCRa7dQAm36UrUB3gCV_cEr8E,549
|
|
6078
|
+
awscli-1.37.11.dist-info/METADATA,sha256=lwSpI0x3qTYtgm2pcWeIwNr4qz6ewwSuFzLKvY0QEOU,11331
|
|
6079
|
+
awscli-1.37.11.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
6080
|
+
awscli-1.37.11.dist-info/top_level.txt,sha256=vt9wXFr1_nGYK6abhJgt6zY3fULe4JSZedm_5XOM9S0,7
|
|
6081
|
+
awscli-1.37.11.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|