AWS secretsmanager documentation change
Summary
Fixed formatting issues in documentation links and corrected redundant command syntax
Security assessment
Changes involve typo corrections and command syntax fixes without any security context or implications.
Diff
diff --git a/secretsmanager/latest/userguide/ascp-pod-identity-integration.md b/secretsmanager/latest/userguide/ascp-pod-identity-integration.md index 7651e3d4b..efacfdc54 100644 --- a//secretsmanager/latest/userguide/ascp-pod-identity-integration.md +++ b//secretsmanager/latest/userguide/ascp-pod-identity-integration.md @@ -85 +85 @@ Attach the IAM policy to the role: - 3. Create a Pod Identity association. For an example, see [Create a Pod Identity association ](https://docs.aws.amazon.com/eks/latest/userguide/pod-id-association.html#pod-id-association-create)Create a Pod Identity association in the _Amazon EKS User Guide_ + 3. Create a Pod Identity association. For an example, see [Create a Pod Identity association ](https://docs.aws.amazon.com/eks/latest/userguide/pod-id-association.html#pod-id-association-create) in the _Amazon EKS User Guide_ @@ -89 +89 @@ Attach the IAM policy to the role: - kubectl apply -f kubectl apply -f https://raw.githubusercontent.com/aws/secrets-store-csi-driver-provider-aws/main/examples/ExampleSecretProviderClass-PodIdentity.yaml + kubectl apply -f https://raw.githubusercontent.com/aws/secrets-store-csi-driver-provider-aws/main/examples/ExampleSecretProviderClass-PodIdentity.yaml