Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title: Clarify ARN Field Description in describe-parameters Output #8923

Open
wants to merge 1,832 commits into
base: develop
Choose a base branch
from

Conversation

Likhitha-03
Copy link

Issue : #8920

Description of changes: This pull request clarifies the description of the ARN field in the output of the describe-parameters command. The LastModifiedUser field now explicitly represents the ARN of the user or role who last modified the parameter, while the newly added ARN field represents the ARN of the parameter itself. This change aims to avoid confusion about what the ARN fields represent in the command output.

Changes made:

  • Added explanatory notes to the describe-parameters command examples.
  • Updated documentation to clearly differentiate between user ARN and parameter ARN.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

* release-1.29.41:
  Bumping version to 1.29.41
  Update changelog based on model updates
  Use parsed args to pass flags from ARG_TABLE
  Use property decorator on cluster_description
* release-1.29.42:
  Bumping version to 1.29.42
  Update changelog based on model updates
  CLI examples for opsworks, opsworkscm
* release-1.29.43:
  Bumping version to 1.29.43
  Update changelog based on model updates
* release-1.29.44:
  Bumping version to 1.29.44
  Update changelog based on model updates
  CLI examples configservice, ec2, pinpoint, payment-cryptography, payment-cryptography-data
* release-1.29.45:
  Bumping version to 1.29.45
  Update changelog based on model updates
* release-1.29.46:
  Bumping version to 1.29.46
  Update changelog based on model updates
  Bump actions/checkout from 3 to 4
* release-1.29.47:
  Bumping version to 1.29.47
  Update changelog based on model updates
* release-1.29.48:
  Bumping version to 1.29.48
  Update changelog based on model updates
  Improve error messages for codeartifact login
* release-1.29.49:
  Bumping version to 1.29.49
  Update changelog based on model updates
* release-1.29.50:
  Bumping version to 1.29.50
  Update changelog based on model updates
* release-1.29.51:
  Bumping version to 1.29.51
  Update changelog based on model updates
* release-1.29.52:
  Bumping version to 1.29.52
  Update changelog based on model updates
  CLI examples directconnect, ec2, iam, iot, lambda, sqs
  Add Swift support for CodeArtifact login command
* release-1.29.53:
  Bumping version to 1.29.53
  Update changelog based on model updates
* release-1.29.54:
  Bumping version to 1.29.54
  Update changelog based on model updates
* release-1.29.55:
  Bumping version to 1.29.55
  Update changelog based on model updates
* release-1.29.56:
  Bumping version to 1.29.56
  Update changelog based on model updates
  adding HealthImaging examples Added 18 new HealthImaging examples
* release-1.29.57:
  Bumping version to 1.29.57
  Update changelog based on model updates
  Update service name
  Add exclusion of bedrock event streaming API
* release-1.29.58:
  Bumping version to 1.29.58
  Update changelog based on model updates
  sync: document --delete behavior for excluded files
  Pin setuptools for 3.12+
  Update classifier and tox file
  Fix mystery function call in EKS tests
  Update testing dependencies
  Start testing on Python 3.12
* release-1.29.59:
  Bumping version to 1.29.59
  Update changelog based on model updates
* release-1.29.60:
  Bumping version to 1.29.60
  Update changelog based on model updates
* release-1.29.61:
  Bumping version to 1.29.61
  Update changelog based on model updates
* release-1.29.62:
  Bumping version to 1.29.62
  Update changelog based on model updates
* release-1.29.63:
  Bumping version to 1.29.63
  Update changelog based on model updates
  Fix bad find/replace for mock.ANY (aws#8232)
* release-1.29.64:
  Bumping version to 1.29.64
  Update changelog based on model updates
* release-1.29.65:
  Bumping version to 1.29.65
  Update changelog based on model updates
  Docs update to configure list to specify which information is listed
* release-1.29.66:
  Bumping version to 1.29.66
  Update changelog based on model updates
* release-1.29.67:
  Bumping version to 1.29.67
  Update changelog based on model updates
* release-1.29.68:
  Bumping version to 1.29.68
  Update changelog based on model updates
  update ci to use GA python 3.12 (aws#8258)
* release-1.29.69:
  Bumping version to 1.29.69
  Update changelog based on model updates
* release-1.29.70:
  Bumping version to 1.29.70
  Update changelog based on model updates
  CLI examples for iam, sts, networkmanager
* release-1.33.35:
  Bumping version to 1.33.35
  Update changelog based on model updates
* release-1.33.36:
  Bumping version to 1.33.36
  Update changelog based on model updates
* release-1.33.37:
  Bumping version to 1.33.37
  Update changelog based on model updates
* release-1.33.38:
  Bumping version to 1.33.38
  Update changelog based on model updates
* release-1.33.39:
  Bumping version to 1.33.39
  Update changelog based on model updates
* release-1.33.40:
  Bumping version to 1.33.40
  Update changelog based on model updates
* release-1.33.41:
  Bumping version to 1.33.41
  Update changelog based on model updates
* release-1.33.42:
  Bumping version to 1.33.42
  Update changelog based on model updates
* release-1.33.43:
  Bumping version to 1.33.43
  Update changelog based on model updates
* release-1.33.44:
  Bumping version to 1.33.44
  Update changelog based on model updates
  Merge customizations for S3
* release-1.34.0:
  Bumping version to 1.34.0
  Update changelog based on model updates
  Update codeartifact login error message
* release-1.34.1:
  Bumping version to 1.34.1
  Update changelog based on model updates
* release-1.34.2:
  Bumping version to 1.34.2
  Update changelog based on model updates
* release-1.34.3:
  Bumping version to 1.34.3
  Update changelog based on model updates
  Remove codestar examples following the deprecation of the service on July 31, 2024. (aws#8874)
  Fix license formatting issues
  Format base *.py files at top level awscli directory
  Add ruff config for awscli
* release-1.34.4:
  Bumping version to 1.34.4
  Update changelog based on model updates
* release-1.34.5:
  Bumping version to 1.34.5
  Update changelog based on model updates
  docs: update create-user.rst
* release-1.34.6:
  Bumping version to 1.34.6
  Update changelog based on model updates
* release-1.34.7:
  Bumping version to 1.34.7
  Update changelog based on model updates
  CLI examples accessanalyzer, cognito-idp, ec2, ecr-public, ecr, ivs-realtime, kms, secretsmanager, securitylake
* release-1.34.8:
  Bumping version to 1.34.8
  Update changelog based on model updates
* release-1.34.9:
  Bumping version to 1.34.9
  Update changelog based on model updates
* release-1.34.10:
  Bumping version to 1.34.10
  Update changelog based on model updates
* release-1.34.11:
  Bumping version to 1.34.11
  Update changelog based on model updates
* release-1.34.12:
  Bumping version to 1.34.12
  Update changelog based on model updates
* release-1.34.13:
  Bumping version to 1.34.13
  Update changelog based on model updates
* release-1.34.14:
  Bumping version to 1.34.14
  Update changelog based on model updates
* release-1.34.15:
  Bumping version to 1.34.15
  Update changelog based on model updates
* release-1.34.16:
  Bumping version to 1.34.16
  Update changelog based on model updates
* release-1.34.17:
  Bumping version to 1.34.17
  Update changelog based on model updates
  examples added and tested
* release-1.34.18:
  Bumping version to 1.34.18
  Update changelog based on model updates
  Merge customizations for EMR
* release-1.34.19:
  Bumping version to 1.34.19
  Update changelog based on model updates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants